--- /srv/rebuilderd/tmp/rebuilderdouSyBX/inputs/heartbeat_3.0.6-19_arm64.deb +++ /srv/rebuilderd/tmp/rebuilderdouSyBX/out/heartbeat_3.0.6-19_arm64.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 5076 2026-07-01 20:42:15.000000 control.tar.xz │ --rw-r--r-- 0 0 0 305892 2026-07-01 20:42:15.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 305728 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,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: 901b9ba0adb877a98d38b7b3eef3f8fb1e0f894b │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: f4abac564adb92e56664f1f499567e7be42bd0c9 │ │ │ │ │ │ │ │ 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 @@ │ │ │ │ -K/lib/ld-linux-aarch64.so.1 │ │ │ │ +/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 e2030000 ffffffff 00000000 ................ │ │ │ │ + 0x00020010 00000000 e3030000 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 31623962 61306164 62383737 61393864 1b9ba0adb877a98d │ │ │ │ - 0x00000010 33386237 62336565 66336638 66623165 38b7b3eef3f8fb1e │ │ │ │ - 0x00000020 30663839 34622e64 65627567 00000000 0f894b.debug.... │ │ │ │ - 0x00000030 42f742dd B.B. │ │ │ │ + 0x00000000 61626163 35363461 64623932 65353636 abac564adb92e566 │ │ │ │ + 0x00000010 36346631 66343939 35363765 37626534 64f1f499567e7be4 │ │ │ │ + 0x00000020 32626430 63392e64 65627567 00000000 2bd0c9.debug.... │ │ │ │ + 0x00000030 42026a4f B.jO │ │ ├── ./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"