--- /srv/rebuilderd/tmp/rebuilderdO6Kqb6/inputs/heartbeat_3.0.6-19_riscv64.deb +++ /srv/rebuilderd/tmp/rebuilderdO6Kqb6/out/heartbeat_3.0.6-19_riscv64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-07-01 20:42:15.000000 debian-binary │ --rw-r--r-- 0 0 0 5080 2026-07-01 20:42:15.000000 control.tar.xz │ --rw-r--r-- 0 0 0 314232 2026-07-01 20:42:15.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 5084 2026-07-01 20:42:15.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 314412 2026-07-01 20:42:15.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/libexec/heartbeat/apphbd │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 1415258d986c70dc84a518beb920ba548fbd02af │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 3a617dfb62379148835419586855e08ea7e5af5d │ │ │ │ │ │ │ │ Displaying notes found in: .note.ABI-tag │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag) OS: Linux, ABI: 4.15.0 │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -/lib/ld-linux-riscv64-lp64d.so.1 │ │ │ │ +]/lib/ld-linux-riscv64-lp64d.so.1 │ │ │ │ g_malloc │ │ │ │ _ITM_deregisterTMCloneTable │ │ │ │ NewPILPluginUniv │ │ │ │ g_str_equal │ │ │ │ g_hash_table_lookup │ │ │ │ PIL_strerror │ │ │ │ g_hash_table_new │ │ │ ├── readelf --wide --decompress --hex-dump=.data {} │ │ │ │ @@ -1,10 +1,10 @@ │ │ │ │ │ │ │ │ Hex dump of section '.data': │ │ │ │ - 0x00006000 00000000 00000000 00000000 e2030000 ................ │ │ │ │ + 0x00006000 00000000 00000000 00000000 e3030000 ................ │ │ │ │ 0x00006010 ffffffff 00000000 00000000 00000000 ................ │ │ │ │ 0x00006020 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00006030 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00006040 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00006050 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00006060 00000000 00000000 00000000 00000000 ................ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 31353235 38643938 36633730 64633834 15258d986c70dc84 │ │ │ │ - 0x00000010 61353138 62656239 32306261 35343866 a518beb920ba548f │ │ │ │ - 0x00000020 62643032 61662e64 65627567 00000000 bd02af.debug.... │ │ │ │ - 0x00000030 6c3806af l8.. │ │ │ │ + 0x00000000 36313764 66623632 33373931 34383833 617dfb6237914883 │ │ │ │ + 0x00000010 35343139 35383638 35356530 38656137 5419586855e08ea7 │ │ │ │ + 0x00000020 65356166 35642e64 65627567 00000000 e5af5d.debug.... │ │ │ │ + 0x00000030 2146cd3f !F.? │ │ ├── ./usr/share/heartbeat/ha_config │ │ │ @@ -18,21 +18,21 @@ │ │ │ # directory to drop core files into │ │ │ HA_COREDIR="/var/lib/heartbeat/cores" │ │ │ │ │ │ # Group to own API fifos │ │ │ HA_APIGROUP="haclient" │ │ │ │ │ │ # GID to own API fifos │ │ │ -HA_APIGID="995" │ │ │ +HA_APIGID="996" │ │ │ │ │ │ # User to own CCM fifos │ │ │ HA_CCMUSER="hacluster" │ │ │ │ │ │ # UID to own CCM fifos │ │ │ -HA_CCMUID="994" │ │ │ +HA_CCMUID="995" │ │ │ │ │ │ # Init start priority │ │ │ HB_INITSTARTPRI="75" │ │ │ │ │ │ # Init stop priority │ │ │ HB_INITSTOPPRI="05"