--- /srv/rebuilderd/tmp/rebuilderdX6C5yP/inputs/heartbeat_3.0.6-18+b1_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderdX6C5yP/out/heartbeat_3.0.6-18+b1_ppc64el.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-06-28 18:05:40.000000 debian-binary │ --rw-r--r-- 0 0 0 5140 2026-06-28 18:05:40.000000 control.tar.xz │ --rw-r--r-- 0 0 0 332148 2026-06-28 18:05:40.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 5144 2026-06-28 18:05:40.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 332152 2026-06-28 18:05:40.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: 79c547dfc7a3f3432d215ad7cd29b2fed3af2c72 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 68c6ae7ec6673115a5ac7896a588a27305112b31 │ │ │ │ │ │ │ │ Displaying notes found in: .note.ABI-tag │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag) OS: Linux, ABI: 3.10.0 │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -,r/lib64/ld64.so.2 │ │ │ │ ++1/lib64/ld64.so.2 │ │ │ │ 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 88570000 00000000 c83f0200 00000000 .W.......?...... │ │ │ │ 0x00020030 70000200 00000000 00000000 00000000 p............... │ │ │ │ 0x00020040 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00020050 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00020060 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00020070 50330000 00000000 P3...... │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 63353437 64666337 61336633 34333264 c547dfc7a3f3432d │ │ │ │ - 0x00000010 32313561 64376364 32396232 66656433 215ad7cd29b2fed3 │ │ │ │ - 0x00000020 61663263 37322e64 65627567 00000000 af2c72.debug.... │ │ │ │ - 0x00000030 e74ca229 .L.) │ │ │ │ + 0x00000000 63366165 37656336 36373331 31356135 c6ae7ec6673115a5 │ │ │ │ + 0x00000010 61633738 39366135 38386132 37333035 ac7896a588a27305 │ │ │ │ + 0x00000020 31313262 33312e64 65627567 00000000 112b31.debug.... │ │ │ │ + 0x00000030 2b109f0c +... │ │ ├── ./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"