--- /tmp/bitshuffle-0.3.5-3.1+b21sh8cs4p/debian/bitshuffle_0.3.5-3.1+b2_amd64.deb +++ bitshuffle_0.3.5-3.1+b2_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2020-12-07 07:55:53.000000 debian-binary │ --rw-r--r-- 0 0 0 2280 2020-12-07 07:55:53.000000 control.tar.xz │ --rw-r--r-- 0 0 0 179248 2020-12-07 07:55:53.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 2284 2020-12-07 07:55:53.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 179152 2020-12-07 07:55:53.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/lib/python3/dist-packages/bitshuffle/ext.cpython-39-x86_64-linux-gnu.so │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 02d25f84da99ea58cdd5f423e1ab3a37b2abc79b │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 8c36ee3670bada15ac6933455c1d8455609fb8b0 │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -665,15 +665,15 @@ │ │ │ │ Transpose bytes within words but not bits. │ │ │ │ Copies the data. │ │ │ │ For testing and profiling purposes. │ │ │ │ Whether compiled using AVX2 instructions. │ │ │ │ Whether compiled using SSE2 instructions. │ │ │ │ Whether compiled using Arm NEON instructions. │ │ │ │ /usr/lib/debug/.dwz/x86_64-linux-gnu/bitshuffle.debug │ │ │ │ -d25f84da99ea58cdd5f423e1ab3a37b2abc79b.debug │ │ │ │ +36ee3670bada15ac6933455c1d8455609fb8b0.debug │ │ │ │ .shstrtab │ │ │ │ .note.gnu.build-id │ │ │ │ .gnu.hash │ │ │ │ .gnu.version │ │ │ │ .gnu.version_r │ │ │ │ .rela.dyn │ │ │ │ .rela.plt │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debugaltlink': │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/. │ │ │ │ 0x00000010 64777a2f 7838365f 36342d6c 696e7578 dwz/x86_64-linux │ │ │ │ 0x00000020 2d676e75 2f626974 73687566 666c652e -gnu/bitshuffle. │ │ │ │ - 0x00000030 64656275 6700991f f7e451bd 714da768 debug.....Q.qM.h │ │ │ │ - 0x00000040 1a054527 422e8b27 bbc7 ..E'B..'.. │ │ │ │ + 0x00000030 64656275 67003724 5125d950 3fa267ab debug.7$Q%.P?.g. │ │ │ │ + 0x00000040 d283ac20 daff7396 299c ... ..s.). │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 64323566 38346461 39396561 35386364 d25f84da99ea58cd │ │ │ │ - 0x00000010 64356634 32336531 61623361 33376232 d5f423e1ab3a37b2 │ │ │ │ - 0x00000020 61626337 39622e64 65627567 00000000 abc79b.debug.... │ │ │ │ - 0x00000030 c0df8fc2 .... │ │ │ │ + 0x00000000 33366565 33363730 62616461 31356163 36ee3670bada15ac │ │ │ │ + 0x00000010 36393333 34353563 31643834 35353630 6933455c1d845560 │ │ │ │ + 0x00000020 39666238 62302e64 65627567 00000000 9fb8b0.debug.... │ │ │ │ + 0x00000030 c4351f97 .5.. │ │ ├── ./usr/lib/python3/dist-packages/bitshuffle/h5.cpython-39-x86_64-linux-gnu.so │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 9c8791f2e421ee993002bf330ef92ff59f6db8a6 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: ce481eaa669e5b2843b3f07dc61963cfed46062a │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -560,15 +560,15 @@ │ │ │ │ Create dataset with a filter pipeline including bitshuffle and LZF │ │ │ │ Check if chunks/maxshape match dataset rank │ │ │ │ Create a dataset with an arbitrary filter pipeline. │ │ │ │ Return a new low-level dataset identifier. │ │ │ │ Much of this code is copied from h5py, but couldn't reuse much code due to │ │ │ │ unstable API. │ │ │ │ /usr/lib/debug/.dwz/x86_64-linux-gnu/bitshuffle.debug │ │ │ │ -8791f2e421ee993002bf330ef92ff59f6db8a6.debug │ │ │ │ +481eaa669e5b2843b3f07dc61963cfed46062a.debug │ │ │ │ .shstrtab │ │ │ │ .note.gnu.build-id │ │ │ │ .gnu.hash │ │ │ │ .gnu.version │ │ │ │ .gnu.version_r │ │ │ │ .rela.dyn │ │ │ │ .rela.plt │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debugaltlink': │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/. │ │ │ │ 0x00000010 64777a2f 7838365f 36342d6c 696e7578 dwz/x86_64-linux │ │ │ │ 0x00000020 2d676e75 2f626974 73687566 666c652e -gnu/bitshuffle. │ │ │ │ - 0x00000030 64656275 6700991f f7e451bd 714da768 debug.....Q.qM.h │ │ │ │ - 0x00000040 1a054527 422e8b27 bbc7 ..E'B..'.. │ │ │ │ + 0x00000030 64656275 67003724 5125d950 3fa267ab debug.7$Q%.P?.g. │ │ │ │ + 0x00000040 d283ac20 daff7396 299c ... ..s.). │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 38373931 66326534 32316565 39393330 8791f2e421ee9930 │ │ │ │ - 0x00000010 30326266 33333065 66393266 66353966 02bf330ef92ff59f │ │ │ │ - 0x00000020 36646238 61362e64 65627567 00000000 6db8a6.debug.... │ │ │ │ - 0x00000030 21d6fed2 !... │ │ │ │ + 0x00000000 34383165 61613636 39653562 32383433 481eaa669e5b2843 │ │ │ │ + 0x00000010 62336630 37646336 31393633 63666564 b3f07dc61963cfed │ │ │ │ + 0x00000020 34363036 32612e64 65627567 00000000 46062a.debug.... │ │ │ │ + 0x00000030 f00ce890 .... │ │ ├── ./usr/lib/python3/dist-packages/bitshuffle/plugin/libh5LZF.cpython-39-x86_64-linux-gnu.so │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7b8d8082598c8c800c6037a3fb19c292b3d95115 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 5eae34ac14c0e33c760b1a9c040ad9f79d56351c │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -39,15 +39,15 @@ │ │ │ │ Can't register LZF filter │ │ │ │ register_lzf │ │ │ │ Can't allocate compression buffer │ │ │ │ Can't allocate decompression buffer │ │ │ │ Invalid data for LZF decompression │ │ │ │ Unknown LZF decompression error │ │ │ │ /usr/lib/debug/.dwz/x86_64-linux-gnu/bitshuffle.debug │ │ │ │ -8d8082598c8c800c6037a3fb19c292b3d95115.debug │ │ │ │ +ae34ac14c0e33c760b1a9c040ad9f79d56351c.debug │ │ │ │ .shstrtab │ │ │ │ .note.gnu.build-id │ │ │ │ .gnu.hash │ │ │ │ .gnu.version │ │ │ │ .gnu.version_r │ │ │ │ .rela.dyn │ │ │ │ .rela.plt │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debugaltlink': │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/. │ │ │ │ 0x00000010 64777a2f 7838365f 36342d6c 696e7578 dwz/x86_64-linux │ │ │ │ 0x00000020 2d676e75 2f626974 73687566 666c652e -gnu/bitshuffle. │ │ │ │ - 0x00000030 64656275 6700991f f7e451bd 714da768 debug.....Q.qM.h │ │ │ │ - 0x00000040 1a054527 422e8b27 bbc7 ..E'B..'.. │ │ │ │ + 0x00000030 64656275 67003724 5125d950 3fa267ab debug.7$Q%.P?.g. │ │ │ │ + 0x00000040 d283ac20 daff7396 299c ... ..s.). │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 38643830 38323539 38633863 38303063 8d8082598c8c800c │ │ │ │ - 0x00000010 36303337 61336662 31396332 39326233 6037a3fb19c292b3 │ │ │ │ - 0x00000020 64393531 31352e64 65627567 00000000 d95115.debug.... │ │ │ │ - 0x00000030 e9fca605 .... │ │ │ │ + 0x00000000 61653334 61633134 63306533 33633736 ae34ac14c0e33c76 │ │ │ │ + 0x00000010 30623161 39633034 30616439 66373964 0b1a9c040ad9f79d │ │ │ │ + 0x00000020 35363335 31632e64 65627567 00000000 56351c.debug.... │ │ │ │ + 0x00000030 25858aae %... │ │ ├── ./usr/lib/python3/dist-packages/bitshuffle/plugin/libh5bshuf.cpython-39-x86_64-linux-gnu.so │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 035ad7fe09e3045d0d2e7371ee9adbcbe591338d │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: fad4c26b2cf75409cce7e755778eceb9b1b0f9da │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -206,15 +206,15 @@ │ │ │ │ Invalid bitshuffle compression. │ │ │ │ Non integer number of elements. │ │ │ │ Could not allocate output buffer. │ │ │ │ Error in bitshuffle with error code %d. │ │ │ │ Can't register bitshuffle filter │ │ │ │ bitshuffle; see https://github.com/kiyo-masui/bitshuffle │ │ │ │ /usr/lib/debug/.dwz/x86_64-linux-gnu/bitshuffle.debug │ │ │ │ -5ad7fe09e3045d0d2e7371ee9adbcbe591338d.debug │ │ │ │ +d4c26b2cf75409cce7e755778eceb9b1b0f9da.debug │ │ │ │ .shstrtab │ │ │ │ .note.gnu.build-id │ │ │ │ .gnu.hash │ │ │ │ .gnu.version │ │ │ │ .gnu.version_r │ │ │ │ .rela.dyn │ │ │ │ .rela.plt │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debugaltlink': │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/. │ │ │ │ 0x00000010 64777a2f 7838365f 36342d6c 696e7578 dwz/x86_64-linux │ │ │ │ 0x00000020 2d676e75 2f626974 73687566 666c652e -gnu/bitshuffle. │ │ │ │ - 0x00000030 64656275 6700991f f7e451bd 714da768 debug.....Q.qM.h │ │ │ │ - 0x00000040 1a054527 422e8b27 bbc7 ..E'B..'.. │ │ │ │ + 0x00000030 64656275 67003724 5125d950 3fa267ab debug.7$Q%.P?.g. │ │ │ │ + 0x00000040 d283ac20 daff7396 299c ... ..s.). │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 35616437 66653039 65333034 35643064 5ad7fe09e3045d0d │ │ │ │ - 0x00000010 32653733 37316565 39616462 63626535 2e7371ee9adbcbe5 │ │ │ │ - 0x00000020 39313333 38642e64 65627567 00000000 91338d.debug.... │ │ │ │ - 0x00000030 c668afed .h.. │ │ │ │ + 0x00000000 64346332 36623263 66373534 30396363 d4c26b2cf75409cc │ │ │ │ + 0x00000010 65376537 35353737 38656365 62396231 e7e755778eceb9b1 │ │ │ │ + 0x00000020 62306639 64612e64 65627567 00000000 b0f9da.debug.... │ │ │ │ + 0x00000030 d8708ecb .p..