{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.6aiSEgro/b1/liquidsoap_1.4.3-3_arm64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.6aiSEgro/b2/liquidsoap_1.4.3-3_arm64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,4 +1,4 @@\n \n 624ef972c34b37687006b5ffeeea7035 863004 debug optional liquidsoap-dbgsym_1.4.3-3_arm64.deb\n 43126c2b188f78f16a253a475904b17c 33956 editors optional liquidsoap-mode_1.4.3-3_all.deb\n- 35e595f6e19fb4772fb49191a3c96593 4017764 sound optional liquidsoap_1.4.3-3_arm64.deb\n+ 356dc9c5b787024f0af9bc6165ce82eb 4017760 sound optional liquidsoap_1.4.3-3_arm64.deb\n"}, {"source1": "liquidsoap_1.4.3-3_arm64.deb", "source2": "liquidsoap_1.4.3-3_arm64.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 4972 2021-07-21 14:18:07.000000 control.tar.xz\n--rw-r--r-- 0 0 0 4012600 2021-07-21 14:18:07.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 4012596 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) 414246 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"}]}]}]}]}