--- /srv/rebuilderd/tmp/rebuilderduWb1As/inputs/heartbeat_3.0.6-19_loong64.deb +++ /srv/rebuilderd/tmp/rebuilderduWb1As/out/heartbeat_3.0.6-19_loong64.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 313132 2026-07-01 20:42:15.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 313152 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: 8a3c0d405671255b107206aaefa307c8dd67eabe │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: d7f20d055d5221f8b265aa502f93301f4bcaa2ee │ │ │ │ │ │ │ │ Displaying notes found in: .note.ABI-tag │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag) OS: Linux, ABI: 5.19.0 │ │ │ ├── readelf --wide --decompress --hex-dump=.data {} │ │ │ │ @@ -1,10 +1,10 @@ │ │ │ │ │ │ │ │ Hex dump of section '.data': │ │ │ │ - 0x00020000 00000000 e2030000 ffffffff 00000000 ................ │ │ │ │ + 0x00020000 00000000 e3030000 ffffffff 00000000 ................ │ │ │ │ 0x00020010 a0460000 00000000 b8030200 00000000 .F.............. │ │ │ │ 0x00020020 60000200 00000000 00000000 00000000 `............... │ │ │ │ 0x00020030 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00020040 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00020050 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00020060 9c2c0000 00000000 .,...... │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 33633064 34303536 37313235 35623130 3c0d405671255b10 │ │ │ │ - 0x00000010 37323036 61616566 61333037 63386464 7206aaefa307c8dd │ │ │ │ - 0x00000020 36376561 62652e64 65627567 00000000 67eabe.debug.... │ │ │ │ - 0x00000030 18f7b999 .... │ │ │ │ + 0x00000000 66323064 30353564 35323231 66386232 f20d055d5221f8b2 │ │ │ │ + 0x00000010 36356161 35303266 39333330 31663462 65aa502f93301f4b │ │ │ │ + 0x00000020 63616132 65652e64 65627567 00000000 caa2ee.debug.... │ │ │ │ + 0x00000030 4071e8c0 @q.. │ │ ├── ./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"