--- /srv/rebuilderd/tmp/rebuilderdrNSKzq/inputs/heartbeat_3.0.6-18+b1_arm64.deb +++ /srv/rebuilderd/tmp/rebuilderdrNSKzq/out/heartbeat_3.0.6-18+b1_arm64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-06-27 18:47:56.000000 debian-binary │ -rw-r--r-- 0 0 0 5144 2026-06-27 18:47:56.000000 control.tar.xz │ --rw-r--r-- 0 0 0 305900 2026-06-27 18:47:56.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 306228 2026-06-27 18:47:56.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,11 +1,11 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 937b2fd4904356f0a671621de8fe966dc804c4f4 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 901b9ba0adb877a98d38b7b3eef3f8fb1e0f894b │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.property │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0 Properties: AArch64 feature: BTI, PAC, GCS │ │ │ │ │ │ │ │ Displaying notes found in: .note.ABI-tag │ │ │ │ Owner Data size Description │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -/lib/ld-linux-aarch64.so.1 │ │ │ │ +K/lib/ld-linux-aarch64.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,11 +1,11 @@ │ │ │ │ │ │ │ │ Hex dump of section '.data': │ │ │ │ 0x00020000 00000000 00000000 08000200 00000000 ................ │ │ │ │ - 0x00020010 00000000 e1030000 ffffffff 00000000 ................ │ │ │ │ + 0x00020010 00000000 e2030000 ffffffff 00000000 ................ │ │ │ │ 0x00020020 a8470000 00000000 c8030200 00000000 .G.............. │ │ │ │ 0x00020030 70000200 00000000 00000000 00000000 p............... │ │ │ │ 0x00020040 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00020050 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00020060 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00020070 502f0000 00000000 P/...... │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 37623266 64343930 34333536 66306136 7b2fd4904356f0a6 │ │ │ │ - 0x00000010 37313632 31646538 66653936 36646338 71621de8fe966dc8 │ │ │ │ - 0x00000020 30346334 66342e64 65627567 00000000 04c4f4.debug.... │ │ │ │ - 0x00000030 2c10b109 ,... │ │ │ │ + 0x00000000 31623962 61306164 62383737 61393864 1b9ba0adb877a98d │ │ │ │ + 0x00000010 33386237 62336565 66336638 66623165 38b7b3eef3f8fb1e │ │ │ │ + 0x00000020 30663839 34622e64 65627567 00000000 0f894b.debug.... │ │ │ │ + 0x00000030 5ce96cec \.l. │ │ ├── ./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="994" │ │ │ +HA_APIGID="995" │ │ │ │ │ │ # User to own CCM fifos │ │ │ HA_CCMUSER="hacluster" │ │ │ │ │ │ # UID to own CCM fifos │ │ │ -HA_CCMUID="993" │ │ │ +HA_CCMUID="994" │ │ │ │ │ │ # Init start priority │ │ │ HB_INITSTARTPRI="75" │ │ │ │ │ │ # Init stop priority │ │ │ HB_INITSTOPPRI="05"