--- /srv/rebuilderd/tmp/rebuilderdKmds5a/inputs/heartbeat_3.0.6-19_i386.deb +++ /srv/rebuilderd/tmp/rebuilderdKmds5a/out/heartbeat_3.0.6-19_i386.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 324704 2026-07-01 20:42:15.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 324780 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: 2ba45b25ca543feb0e642e7455be07fa14015cb0 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: cf467693405d44ed3aa239196111146ab24ff9f7 │ │ │ │ │ │ │ │ Displaying notes found in: .note.ABI-tag │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag) OS: Linux, ABI: 3.2.0 │ │ │ ├── readelf --wide --decompress --hex-dump=.data {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Hex dump of section '.data': │ │ │ │ - 0x00008000 00000000 04800000 00000000 e2030000 ................ │ │ │ │ + 0x00008000 00000000 04800000 00000000 e3030000 ................ │ │ │ │ 0x00008010 ffffffff 00000000 00000000 00000000 ................ │ │ │ │ 0x00008020 00510000 84800000 48800000 00000000 .Q......H....... │ │ │ │ 0x00008030 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00008040 00000000 00000000 102d0000 .........-.. │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 61343562 32356361 35343366 65623065 a45b25ca543feb0e │ │ │ │ - 0x00000010 36343265 37343535 62653037 66613134 642e7455be07fa14 │ │ │ │ - 0x00000020 30313563 62302e64 65627567 00000000 015cb0.debug.... │ │ │ │ - 0x00000030 804d0f3e .M.> │ │ │ │ + 0x00000000 34363736 39333430 35643434 65643361 467693405d44ed3a │ │ │ │ + 0x00000010 61323339 31393631 31313134 36616232 a239196111146ab2 │ │ │ │ + 0x00000020 34666639 66372e64 65627567 00000000 4ff9f7.debug.... │ │ │ │ + 0x00000030 327f4e98 2.N. │ │ ├── ./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"