{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.RPykdfJQ/b1/liquidsoap_1.4.3-3_armhf.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.RPykdfJQ/b2/liquidsoap_1.4.3-3_armhf.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,4 +1,4 @@\n \n 29673388161b1bdd0d9ed31cd56296eb 714608 debug optional liquidsoap-dbgsym_1.4.3-3_armhf.deb\n 43126c2b188f78f16a253a475904b17c 33956 editors optional liquidsoap-mode_1.4.3-3_all.deb\n- 17a1b44fdb36827dad59a37ecb88025f 3316808 sound optional liquidsoap_1.4.3-3_armhf.deb\n+ 45f9885d6a9ebeb473e01a94f29e8c8e 3316792 sound optional liquidsoap_1.4.3-3_armhf.deb\n"}, {"source1": "liquidsoap_1.4.3-3_armhf.deb", "source2": "liquidsoap_1.4.3-3_armhf.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2021-07-21 14:18:07.000000 debian-binary\n -rw-r--r-- 0 0 0 4968 2021-07-21 14:18:07.000000 control.tar.xz\n--rw-r--r-- 0 0 0 3311648 2021-07-21 14:18:07.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 3311632 2021-07-21 14:18:07.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -97,15 +97,15 @@\n -rw-r--r-- 0 root (0) root (0) 414228 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/reference.html\n -rw-r--r-- 0 root (0) root (0) 13116 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/replay_gain.html\n -rw-r--r-- 0 root (0) root (0) 9671 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/request_sources.html\n -rw-r--r-- 0 root (0) root (0) 4827 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/requests.html\n -rw-r--r-- 0 root (0) root (0) 2561 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/script_loading.html\n -rw-r--r-- 0 root (0) root (0) 9826 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/seek.html\n -rw-r--r-- 0 root (0) root (0) 29050 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/server.html\n--rw-r--r-- 0 root (0) root (0) 79512 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/settings.html\n+-rw-r--r-- 0 root (0) root (0) 79513 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/settings.html\n -rw-r--r-- 0 root (0) root (0) 6570 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/shoutcast.html\n -rw-r--r-- 0 root (0) root (0) 11879 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/sources.html\n -rw-r--r-- 0 root (0) root (0) 7885 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/split-cue.html\n -rw-r--r-- 0 root (0) root (0) 13318 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/stream_content.html\n -rw-r--r-- 0 root (0) root (0) 11073 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/video-static.html\n -rw-r--r-- 0 root (0) root (0) 32444 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/video.html\n drwxr-xr-x 0 root (0) root (0) 0 2021-07-21 14:18:07.000000 ./usr/share/doc-base/\n"}, {"source1": "./usr/share/doc/liquidsoap/html/settings.html", "source2": "./usr/share/doc/liquidsoap/html/settings.html", "unified_diff": "@@ -428,15 +428,15 @@\n

Sandbox binary to use.

\n
set("sandbox.binary","bwrap")
\n

Enable network

\n
set("sandbox.network",true)
\n

Read-only directories

\n
set("sandbox.ro",["/"])
\n

Read/write directories. Default: [$HOME;$TMPDIR].

\n-
set("sandbox.rw",["/nonexistent/first-build","/tmp"])
\n+
set("sandbox.rw",["/nonexistent/second-build","/tmp"])
\n

Additional default environment variables.

\n
set("sandbox.setenv",["TEMPDIR=/tmp","TEMP=/tmp","TMPDIR=/tmp","TMP=/tmp"])
\n

Run command inside shell.

\n
set("sandbox.shell",true)
\n

Patch to shell binary. Defaults to $SHELL if set and \u201c/bin/sh\u201d otherwise.

\n
set("sandbox.shell.path","/bin/bash")
\n

Environment varialbes to unset.

\n"}]}]}]}]}