--- /srv/reproducible-results/rbuild-debian/r-b-build.6aiSEgro/b1/liquidsoap_1.4.3-3_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.6aiSEgro/b2/liquidsoap_1.4.3-3_arm64.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ 624ef972c34b37687006b5ffeeea7035 863004 debug optional liquidsoap-dbgsym_1.4.3-3_arm64.deb │ 43126c2b188f78f16a253a475904b17c 33956 editors optional liquidsoap-mode_1.4.3-3_all.deb │ - 35e595f6e19fb4772fb49191a3c96593 4017764 sound optional liquidsoap_1.4.3-3_arm64.deb │ + 356dc9c5b787024f0af9bc6165ce82eb 4017760 sound optional liquidsoap_1.4.3-3_arm64.deb ├── liquidsoap_1.4.3-3_arm64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-07-21 14:18:07.000000 debian-binary │ │ -rw-r--r-- 0 0 0 4972 2021-07-21 14:18:07.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 4012600 2021-07-21 14:18:07.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 4012596 2021-07-21 14:18:07.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -97,15 +97,15 @@ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 414246 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/reference.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 13116 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/replay_gain.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 9671 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/request_sources.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4827 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/requests.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2561 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/script_loading.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 9826 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/seek.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 29050 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/server.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 79512 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/settings.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 79513 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/settings.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 6570 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/shoutcast.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 11879 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/sources.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 7885 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/split-cue.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 13318 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/stream_content.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 11073 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/video-static.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 32444 2021-07-21 14:18:07.000000 ./usr/share/doc/liquidsoap/html/video.html │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-07-21 14:18:07.000000 ./usr/share/doc-base/ │ │ │ ├── ./usr/share/doc/liquidsoap/html/settings.html │ │ │ │ @@ -428,15 +428,15 @@ │ │ │ │

Sandbox binary to use.

│ │ │ │
set("sandbox.binary","bwrap")
│ │ │ │

Enable network

│ │ │ │
set("sandbox.network",true)
│ │ │ │

Read-only directories

│ │ │ │
set("sandbox.ro",["/"])
│ │ │ │

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

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

Additional default environment variables.

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

Run command inside shell.

│ │ │ │
set("sandbox.shell",true)
│ │ │ │

Patch to shell binary. Defaults to $SHELL if set and “/bin/sh” otherwise.

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

Environment varialbes to unset.