| Offset 1, 12 lines modified | Offset 1, 12 lines modified | ||
| 1 | #!/app/bin/perl | 1 | #!/app/bin/perl |
| 2 | ····eval·'exec·/app/bin/perl·-S·$0·${1+"$@"}' | 2 | ····eval·'exec·/app/bin/perl·-S·$0·${1+"$@"}' |
| 3 | » if·0;·#·^·Run·only·under·a·shell | 3 | » if·0;·#·^·Run·only·under·a·shell |
| 4 | my·$config_tag1·=·'5.40.0·-·Thu·Feb·26·0 | 4 | my·$config_tag1·=·'5.40.0·-·Thu·Feb·26·04:30:01·UTC·2026'; |
| 5 | my·$patchlevel_date·=·1717941604; | 5 | my·$patchlevel_date·=·1717941604; |
| 6 | my·@patches·=·Config::local_patches(); | 6 | my·@patches·=·Config::local_patches(); |
| 7 | my·$patch_tags·=·join·"",·map·/(\S+)/·?·"+$1·"·:·(),·@patches; | 7 | my·$patch_tags·=·join·"",·map·/(\S+)/·?·"+$1·"·:·(),·@patches; |
| 8 | BEGIN·{·pop·@INC·if·$INC[-1]·eq·'.'·} | 8 | BEGIN·{·pop·@INC·if·$INC[-1]·eq·'.'·} |
| 9 | use·warnings; | 9 | use·warnings; |
| Offset 1, 12 lines modified | Offset 1, 12 lines modified | ||
| 1 | #!/app/bin/perl | 1 | #!/app/bin/perl |
| 2 | ····eval·'exec·/app/bin/perl·-S·$0·${1+"$@"}' | 2 | ····eval·'exec·/app/bin/perl·-S·$0·${1+"$@"}' |
| 3 | » if·0;·#·^·Run·only·under·a·shell | 3 | » if·0;·#·^·Run·only·under·a·shell |
| 4 | my·$config_tag1·=·'5.40.0·-·Thu·Feb·26·0 | 4 | my·$config_tag1·=·'5.40.0·-·Thu·Feb·26·04:30:01·UTC·2026'; |
| 5 | my·$patchlevel_date·=·1717941604; | 5 | my·$patchlevel_date·=·1717941604; |
| 6 | my·@patches·=·Config::local_patches(); | 6 | my·@patches·=·Config::local_patches(); |
| 7 | my·$patch_tags·=·join·"",·map·/(\S+)/·?·"+$1·"·:·(),·@patches; | 7 | my·$patch_tags·=·join·"",·map·/(\S+)/·?·"+$1·"·:·(),·@patches; |
| 8 | BEGIN·{·pop·@INC·if·$INC[-1]·eq·'.'·} | 8 | BEGIN·{·pop·@INC·if·$INC[-1]·eq·'.'·} |
| 9 | use·warnings; | 9 | use·warnings; |
| Offset 71, 17 lines modified | Offset 71, 17 lines modified | ||
| 71 | ##·definitions·figured·out·by·Configure.·Should·you·modify·one·of·these·values, | 71 | ##·definitions·figured·out·by·Configure.·Should·you·modify·one·of·these·values, |
| 72 | ##·do·not·forget·to·propagate·your·changes·by·running·"Configure·-der".·You·may | 72 | ##·do·not·forget·to·propagate·your·changes·by·running·"Configure·-der".·You·may |
| 73 | ##·instead·choose·to·run·each·of·the·.SH·files·by·yourself,·or·"Configure·-S". | 73 | ##·instead·choose·to·run·each·of·the·.SH·files·by·yourself,·or·"Configure·-S". |
| 74 | ## | 74 | ## |
| 75 | # | 75 | # |
| 76 | ##·Package·name······:·perl5 | 76 | ##·Package·name······:·perl5 |
| 77 | ##·Source·directory··:·. | 77 | ##·Source·directory··:·. |
| 78 | ##·Configuration·time:·Thu·Feb·26·0 | 78 | ##·Configuration·time:·Thu·Feb·26·04:30:01·UTC·2026 |
| 79 | ##·Configured·by·····:·flatbld | 79 | ##·Configured·by·····:·flatbld |
| 80 | ##·Target·system·····:·linux· | 80 | ##·Target·system·····:·linux·28bfb338381a·6.14.0-1018-aws·#18~24.04.1-ubuntu·smp·mon·nov·24·19:46:27·utc·2025·x86_64·gnulinux· |
| 81 | # | 81 | # |
| 82 | #:·Configure·command·line·arguments. | 82 | #:·Configure·command·line·arguments. |
| 83 | # | 83 | # |
| 84 | #:·Variables·propagated·from·previous·config.sh·file. | 84 | #:·Variables·propagated·from·previous·config.sh·file. |
| 85 | our·$summary·=·<<'!END!'; | 85 | our·$summary·=·<<'!END!'; |
| 86 | Summary·of·my·$package·(revision·$revision·$version_patchlevel_string)·configuration: | 86 | Summary·of·my·$package·(revision·$revision·$version_patchlevel_string)·configuration: |
| Offset 228, 16 lines modified | Offset 228, 16 lines modified | ||
| 228 | ccdlflags='-Wl,-E' | 228 | ccdlflags='-Wl,-E' |
| 229 | ccflags='-fwrapv·-fno-strict-aliasing·-pipe·-fstack-protector-strong·-D_LARGEFILE_SOURCE·-D_FILE_OFFSET_BITS=64·-D_FORTIFY_SOURCE=2' | 229 | ccflags='-fwrapv·-fno-strict-aliasing·-pipe·-fstack-protector-strong·-D_LARGEFILE_SOURCE·-D_FILE_OFFSET_BITS=64·-D_FORTIFY_SOURCE=2' |
| 230 | ccflags_uselargefiles='-D_LARGEFILE_SOURCE·-D_FILE_OFFSET_BITS=64' | 230 | ccflags_uselargefiles='-D_LARGEFILE_SOURCE·-D_FILE_OFFSET_BITS=64' |
| 231 | ccname='gcc' | 231 | ccname='gcc' |
| 232 | ccsymbols='' | 232 | ccsymbols='' |
| 233 | ccversion='' | 233 | ccversion='' |
| 234 | cf_by='flatbld' | 234 | cf_by='flatbld' |
| 235 | cf_email='flatbld@ | 235 | cf_email='flatbld@28bfb338381a.nonet' |
| 236 | cf_time='Thu·Feb·26·0 | 236 | cf_time='Thu·Feb·26·04:30:01·UTC·2026' |
| 237 | charbits='8' | 237 | charbits='8' |
| 238 | charsize='1' | 238 | charsize='1' |
| 239 | chgrp='' | 239 | chgrp='' |
| 240 | chmod='chmod' | 240 | chmod='chmod' |
| 241 | chown='' | 241 | chown='' |
| 242 | clocktype='clock_t' | 242 | clocktype='clock_t' |
| 243 | comm='comm' | 243 | comm='comm' |
| Offset 1121, 16 lines modified | Offset 1121, 16 lines modified | ||
| 1121 | mmaptype='void·*' | 1121 | mmaptype='void·*' |
| 1122 | modetype='mode_t' | 1122 | modetype='mode_t' |
| 1123 | more='more' | 1123 | more='more' |
| 1124 | multiarch='undef' | 1124 | multiarch='undef' |
| 1125 | mv='' | 1125 | mv='' |
| 1126 | myarchname='x86_64-linux' | 1126 | myarchname='x86_64-linux' |
| 1127 | mydomain='.nonet' | 1127 | mydomain='.nonet' |
| 1128 | myhostname=' | 1128 | myhostname='28bfb338381a' |
| 1129 | myuname='linux· | 1129 | myuname='linux·28bfb338381a·6.14.0-1018-aws·#18~24.04.1-ubuntu·smp·mon·nov·24·19:46:27·utc·2025·x86_64·gnulinux·' |
| 1130 | n='-n' | 1130 | n='-n' |
| 1131 | need_va_copy='define' | 1131 | need_va_copy='define' |
| 1132 | netdb_hlen_type='size_t' | 1132 | netdb_hlen_type='size_t' |
| 1133 | netdb_host_type='char·*' | 1133 | netdb_host_type='char·*' |
| 1134 | netdb_name_type='const·char·*' | 1134 | netdb_name_type='const·char·*' |
| 1135 | netdb_net_type='in_addr_t' | 1135 | netdb_net_type='in_addr_t' |
| 1136 | nm='nm' | 1136 | nm='nm' |
| Offset 1165, 15 lines modified | Offset 1165, 15 lines modified | ||
| 1165 | perl='perl' | 1165 | perl='perl' |
| 1166 | perl5='/usr/bin/perl' | 1166 | perl5='/usr/bin/perl' |
| 1167 | perl_lc_all_category_positions_init='' | 1167 | perl_lc_all_category_positions_init='' |
| 1168 | perl_lc_all_separator='' | 1168 | perl_lc_all_separator='' |
| 1169 | perl_patchlevel='' | 1169 | perl_patchlevel='' |
| 1170 | perl_static_inline='static·__inline__' | 1170 | perl_static_inline='static·__inline__' |
| 1171 | perl_thread_local='_Thread_local' | 1171 | perl_thread_local='_Thread_local' |
| 1172 | perladmin='flatbld@ | 1172 | perladmin='flatbld@28bfb338381a.nonet' |
| 1173 | perllibs='-lpthread·-ldl·-lm·-lcrypt·-lutil·-lc' | 1173 | perllibs='-lpthread·-ldl·-lm·-lcrypt·-lutil·-lc' |
| 1174 | perlpath='/app/bin/perl' | 1174 | perlpath='/app/bin/perl' |
| 1175 | pg='pg' | 1175 | pg='pg' |
| 1176 | phostname='hostname' | 1176 | phostname='hostname' |
| 1177 | pidtype='pid_t' | 1177 | pidtype='pid_t' |
| 1178 | plibpth='/lib/x86_64-unknown-linux-gnu/14.3.0·/lib/x86_64-linux-gnu·/lib/../lib64·/usr/lib/x86_64-unknown-linux-gnu/14.3.0·/usr/lib/x86_64-linux-gnu·/usr/lib/../lib64·/lib·/usr/lib' | 1178 | plibpth='/lib/x86_64-unknown-linux-gnu/14.3.0·/lib/x86_64-linux-gnu·/lib/../lib64·/usr/lib/x86_64-unknown-linux-gnu/14.3.0·/usr/lib/x86_64-linux-gnu·/usr/lib/../lib64·/lib·/usr/lib' |
| 1179 | pmake='' | 1179 | pmake='' |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·d4b8b5cfba63398fa88498ab0885aa8cb356f21f |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f415243·342e6162·69332e73·6f2e6465·_ARC4.abi3.so.de | 2 | ··0x00000000·5f415243·342e6162·69332e73·6f2e6465·_ARC4.abi3.so.de |
| 3 | ··0x00000010·62756700· | 3 | ··0x00000010·62756700·a1e8c893···················bug..... |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·f4b33e8c8702a5f5cbe334e3530ba9defb4b9416 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f53616c·73613230·2e616269·332e736f·_Salsa20.abi3.so | 2 | ··0x00000000·5f53616c·73613230·2e616269·332e736f·_Salsa20.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·f560e9de··········.debug...`.. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·a5c2f4ccc0c4df216e690019f872bca6225039c5 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f636861·63686132·302e6162·69332e73·_chacha20.abi3.s | 2 | ··0x00000000·5f636861·63686132·302e6162·69332e73·_chacha20.abi3.s |
| 3 | ··0x00000010·6f2e6465·62756700· | 3 | ··0x00000010·6f2e6465·62756700·01a62243··········o.debug..."C |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·a95abb4425dbc00e4d9be14d619c3be59e6cbbea |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f706b63·73315f64·65636f64·652e6162·_pkcs1_decode.ab | 2 | ··0x00000000·5f706b63·73315f64·65636f64·652e6162·_pkcs1_decode.ab |
| 3 | ··0x00000010·69332e73·6f2e6465·62756700·8 | 3 | ··0x00000010·69332e73·6f2e6465·62756700·82afb891·i3.so.debug..... |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·99f957edbbe094468b138073df1fc342352fe183 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f616573·2e616269·332e736f·_raw_aes.abi3.so | 2 | ··0x00000000·5f726177·5f616573·2e616269·332e736f·_raw_aes.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·4c8f58ac··········.debug..L.X. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·335a508f16c6d400934c38f6d4970138bede4bd7 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f616573·6e692e61·6269332e·_raw_aesni.abi3. | 2 | ··0x00000000·5f726177·5f616573·6e692e61·6269332e·_raw_aesni.abi3. |
| 3 | ··0x00000010·736f2e64·65627567·00000000· | 3 | ··0x00000010·736f2e64·65627567·00000000·e5d10a00·so.debug........ |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·58f9dd0d83cc70ae79c9a4024915d39926e3b3c8 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f617263·322e6162·69332e73·_raw_arc2.abi3.s | 2 | ··0x00000000·5f726177·5f617263·322e6162·69332e73·_raw_arc2.abi3.s |
| 3 | ··0x00000010·6f2e6465·62756700· | 3 | ··0x00000010·6f2e6465·62756700·8768f54e··········o.debug..h.N |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·fd9dd500b1524daa48323c231af5bf0273a83a87 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f626c6f·77666973·682e6162·_raw_blowfish.ab | 2 | ··0x00000000·5f726177·5f626c6f·77666973·682e6162·_raw_blowfish.ab |
| 3 | ··0x00000010·69332e73·6f2e6465·62756700· | 3 | ··0x00000010·69332e73·6f2e6465·62756700·8dac68dd·i3.so.debug...h. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·5e2a99edd4ab8c27325be0a03ac2a8ebd6ab0b23 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f636173·742e6162·69332e73·_raw_cast.abi3.s | 2 | ··0x00000000·5f726177·5f636173·742e6162·69332e73·_raw_cast.abi3.s |
| 3 | ··0x00000010·6f2e6465·62756700· | 3 | ··0x00000010·6f2e6465·62756700·4f29a1f1··········o.debug.O).. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·d | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·ad2ab5951613bb3e7d1f7336f5870f3aa7eaccdc |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f636263·2e616269·332e736f·_raw_cbc.abi3.so | 2 | ··0x00000000·5f726177·5f636263·2e616269·332e736f·_raw_cbc.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·c8006023··········.debug....`# |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·ba734e467ff81afd0e06ba687582b701e9c0ea0e |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f636662·2e616269·332e736f·_raw_cfb.abi3.so | 2 | ··0x00000000·5f726177·5f636662·2e616269·332e736f·_raw_cfb.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·ef04e3b8··········.debug...... |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·aa4eb62f0300aa98ca17937250cc0868fdc631fd |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f637472·2e616269·332e736f·_raw_ctr.abi3.so | 2 | ··0x00000000·5f726177·5f637472·2e616269·332e736f·_raw_ctr.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·efb81b4d··········.debug.....M |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·d999994dd56bc86076721832a403c4d553f71850 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f646573·2e616269·332e736f·_raw_des.abi3.so | 2 | ··0x00000000·5f726177·5f646573·2e616269·332e736f·_raw_des.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·6af47804··········.debug..j.x. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·698a2c16d753e0e31fb616569499f4f4cd408694 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f646573·332e6162·69332e73·_raw_des3.abi3.s | 2 | ··0x00000000·5f726177·5f646573·332e6162·69332e73·_raw_des3.abi3.s |
| 3 | ··0x00000010·6f2e6465·62756700· | 3 | ··0x00000010·6f2e6465·62756700·7be24a54··········o.debug.{.JT |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·b0faf56cabc76456689626c0e814b70ba3eb5efb |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f656362·2e616269·332e736f·_raw_ecb.abi3.so | 2 | ··0x00000000·5f726177·5f656362·2e616269·332e736f·_raw_ecb.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·b01c14a1··········.debug...... |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·703ef55fc4ccacee04ea30e28a2098f2fc7ff50f |
| Offset 1, 6 lines modified | Offset 1, 6 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f656b73·626c6f77·66697368·_raw_eksblowfish | 2 | ··0x00000000·5f726177·5f656b73·626c6f77·66697368·_raw_eksblowfish |
| 3 | ··0x00000010·2e616269·332e736f·2e646562·75670000·.abi3.so.debug.. | 3 | ··0x00000010·2e616269·332e736f·2e646562·75670000·.abi3.so.debug.. |
| 4 | ··0x00000020· | 4 | ··0x00000020·44558a6a····························DU.j |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·d6dc5ce809b8b4ef5e33cf74dd4505dc22041aee |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f6f6362·2e616269·332e736f·_raw_ocb.abi3.so | 2 | ··0x00000000·5f726177·5f6f6362·2e616269·332e736f·_raw_ocb.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·c3a963c6··········.debug....c. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·492165c9d1af886cde8f14b262eee485ef76965d |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f726177·5f6f6662·2e616269·332e736f·_raw_ofb.abi3.so | 2 | ··0x00000000·5f726177·5f6f6662·2e616269·332e736f·_raw_ofb.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·08d27a54··········.debug....zT |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·66ef2ae321b2e97364d8613c7b2b423ef4c5cd48 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f424c41·4b453262·2e616269·332e736f·_BLAKE2b.abi3.so | 2 | ··0x00000000·5f424c41·4b453262·2e616269·332e736f·_BLAKE2b.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·1387a971··········.debug.....q |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·15eb04e352967f3c143bebe22e445e57a641a956 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f424c41·4b453273·2e616269·332e736f·_BLAKE2s.abi3.so | 2 | ··0x00000000·5f424c41·4b453273·2e616269·332e736f·_BLAKE2s.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·3c0a412a··········.debug..<.A* |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·a | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·fad840382b09821806c1fb3e8f6efa229cf889e8 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f4d4432·2e616269·332e736f·2e646562·_MD2.abi3.so.deb | 2 | ··0x00000000·5f4d4432·2e616269·332e736f·2e646562·_MD2.abi3.so.deb |
| 3 | ··0x00000010·75670000· | 3 | ··0x00000010·75670000·5d3eb715···················ug..]>.. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·e71ff59c0d44de0aeea1e1894a199af9221ea941 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f4d4434·2e616269·332e736f·2e646562·_MD4.abi3.so.deb | 2 | ··0x00000000·5f4d4434·2e616269·332e736f·2e646562·_MD4.abi3.so.deb |
| 3 | ··0x00000010·75670000· | 3 | ··0x00000010·75670000·1e1b1110···················ug...... |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·33c486b4cab9d198084fd2a3fb47c516f236e518 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f4d4435·2e616269·332e736f·2e646562·_MD5.abi3.so.deb | 2 | ··0x00000000·5f4d4435·2e616269·332e736f·2e646562·_MD5.abi3.so.deb |
| 3 | ··0x00000010·75670000· | 3 | ··0x00000010·75670000·8ddd5ebb···················ug....^. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·c1f34601f2bbe7b1719b03f366b670d844216c9f |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f524950·454d4431·36302e61·6269332e·_RIPEMD160.abi3. | 2 | ··0x00000000·5f524950·454d4431·36302e61·6269332e·_RIPEMD160.abi3. |
| 3 | ··0x00000010·736f2e64·65627567·00000000· | 3 | ··0x00000010·736f2e64·65627567·00000000·15bf6b2f·so.debug......k/ |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·e1c2cd9b7278986ebc036a95dfd344abdf142adc |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f534841·312e6162·69332e73·6f2e6465·_SHA1.abi3.so.de | 2 | ··0x00000000·5f534841·312e6162·69332e73·6f2e6465·_SHA1.abi3.so.de |
| 3 | ··0x00000010·62756700· | 3 | ··0x00000010·62756700·ccaf758b···················bug...u. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·97013d4d4c09907fa6af87300f1ce859bb390487 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f534841·3232342e·61626933·2e736f2e·_SHA224.abi3.so. | 2 | ··0x00000000·5f534841·3232342e·61626933·2e736f2e·_SHA224.abi3.so. |
| 3 | ··0x00000010·64656275·67000000· | 3 | ··0x00000010·64656275·67000000·3b00d565··········debug...;..e |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·7ef18e8b9b2db9523fa130c31d7cfdd1860cd009 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f534841·3235362e·61626933·2e736f2e·_SHA256.abi3.so. | 2 | ··0x00000000·5f534841·3235362e·61626933·2e736f2e·_SHA256.abi3.so. |
| 3 | ··0x00000010·64656275·67000000· | 3 | ··0x00000010·64656275·67000000·b13f1f1e··········debug....?.. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·85209e269820f9d86586fb79541b534d55d614cf |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f534841·3338342e·61626933·2e736f2e·_SHA384.abi3.so. | 2 | ··0x00000000·5f534841·3338342e·61626933·2e736f2e·_SHA384.abi3.so. |
| 3 | ··0x00000010·64656275·67000000· | 3 | ··0x00000010·64656275·67000000·3de78624··········debug...=..$ |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·544040d3817cc79cc1ef53113865156079e3092e |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f534841·3531322e·61626933·2e736f2e·_SHA512.abi3.so. | 2 | ··0x00000000·5f534841·3531322e·61626933·2e736f2e·_SHA512.abi3.so. |
| 3 | ··0x00000010·64656275·67000000· | 3 | ··0x00000010·64656275·67000000·6a59c09d··········debug...jY.. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline,·x86-64-v2 | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline,·x86-64-v2 |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·466380e847b01c1f9201db7c3b121171895eee1c |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f676861·73685f63·6c6d756c·2e616269·_ghash_clmul.abi | 2 | ··0x00000000·5f676861·73685f63·6c6d756c·2e616269·_ghash_clmul.abi |
| 3 | ··0x00000010·332e736f·2e646562·75670000· | 3 | ··0x00000010·332e736f·2e646562·75670000·bfd2c2a1·3.so.debug...... |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·8a0a311bc7c8ca0edbafc548927d529f273259b9 |
| Offset 1, 6 lines modified | Offset 1, 6 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f676861·73685f70·6f727461·626c652e·_ghash_portable. | 2 | ··0x00000000·5f676861·73685f70·6f727461·626c652e·_ghash_portable. |
| 3 | ··0x00000010·61626933·2e736f2e·64656275·67000000·abi3.so.debug... | 3 | ··0x00000010·61626933·2e736f2e·64656275·67000000·abi3.so.debug... |
| 4 | ··0x00000020· | 4 | ··0x00000020·f8c261a4····························..a. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·9a1a3d3b71ffdf464302e68de957f3213fbf4ebf |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f6b6563·63616b2e·61626933·2e736f2e·_keccak.abi3.so. | 2 | ··0x00000000·5f6b6563·63616b2e·61626933·2e736f2e·_keccak.abi3.so. |
| 3 | ··0x00000010·64656275·67000000· | 3 | ··0x00000010·64656275·67000000·211361db··········debug...!.a. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·5 | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·35f9a525e135d069644a8cd55af50a9b24ec1b85 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f706f6c·79313330·352e6162·69332e73·_poly1305.abi3.s | 2 | ··0x00000000·5f706f6c·79313330·352e6162·69332e73·_poly1305.abi3.s |
| 3 | ··0x00000010·6f2e6465·62756700· | 3 | ··0x00000010·6f2e6465·62756700·6e23f89d··········o.debug.n#.. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·2ad945d18d7964c87a285ea721bc3bb413f9c727 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f6d6f64·6578702e·61626933·2e736f2e·_modexp.abi3.so. | 2 | ··0x00000000·5f6d6f64·6578702e·61626933·2e736f2e·_modexp.abi3.so. |
| 3 | ··0x00000010·64656275·67000000· | 3 | ··0x00000010·64656275·67000000·dec8ed54··········debug......T |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·d0c60eaa50ebeb5040548aeb7629df786a17fca4 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f736372·7970742e·61626933·2e736f2e·_scrypt.abi3.so. | 2 | ··0x00000000·5f736372·7970742e·61626933·2e736f2e·_scrypt.abi3.so. |
| 3 | ··0x00000010·64656275·67000000· | 3 | ··0x00000010·64656275·67000000·0746e1bf··········debug....F.. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·c11f99d54fecf289597d411dc12899c7e7949427 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f637572·76653235·3531392e·61626933·_curve25519.abi3 | 2 | ··0x00000000·5f637572·76653235·3531392e·61626933·_curve25519.abi3 |
| 3 | ··0x00000010·2e736f2e·64656275·67000000· | 3 | ··0x00000010·2e736f2e·64656275·67000000·394c033c·.so.debug...9L.< |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·4182bc054a61c2490f987660e3b8debd503a8391 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f637572·76653434·382e6162·69332e73·_curve448.abi3.s | 2 | ··0x00000000·5f637572·76653434·382e6162·69332e73·_curve448.abi3.s |
| 3 | ··0x00000010·6f2e6465·62756700· | 3 | ··0x00000010·6f2e6465·62756700·9f61caeb··········o.debug..a.. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·a8c7a07d2d0624360814d51c4c73a2fb1075fb80 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f65635f·77732e61·6269332e·736f2e64·_ec_ws.abi3.so.d | 2 | ··0x00000000·5f65635f·77732e61·6269332e·736f2e64·_ec_ws.abi3.so.d |
| 3 | ··0x00000010·65627567·00000000· | 3 | ··0x00000010·65627567·00000000·be88acec··········ebug........ |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·3bd4b5f119c0c2bb4c7810aa30653718ef916ec8 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f656432·35353139·2e616269·332e736f·_ed25519.abi3.so | 2 | ··0x00000000·5f656432·35353139·2e616269·332e736f·_ed25519.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·6e7563ce··········.debug..nuc. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·63b5ab1c3d63f4173a26c69ef0014eadf342b1c0 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f656434·34382e61·6269332e·736f2e64·_ed448.abi3.so.d | 2 | ··0x00000000·5f656434·34382e61·6269332e·736f2e64·_ed448.abi3.so.d |
| 3 | ··0x00000010·65627567·00000000· | 3 | ··0x00000010·65627567·00000000·a4dcfd36··········ebug.......6 |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·71babe1ffea997ae0a46ebd00238e873a7144c2a |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f637075·69645f63·2e616269·332e736f·_cpuid_c.abi3.so | 2 | ··0x00000000·5f637075·69645f63·2e616269·332e736f·_cpuid_c.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·20946bc0··········.debug..·.k. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·34d4a21eda4ffc2b4f55ec129fecf5ccccd6bf3f |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f737472·786f722e·61626933·2e736f2e·_strxor.abi3.so. | 2 | ··0x00000000·5f737472·786f722e·61626933·2e736f2e·_strxor.abi3.so. |
| 3 | ··0x00000010·64656275·67000000· | 3 | ··0x00000010·64656275·67000000·e5076124··········debug.....a$ |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·af2b2ecaed5432f3afdef7160d5157b5bc40becd |
| Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f62726f·746c692e·63707974·686f6e2d·_brotli.cpython- | 2 | ··0x00000000·5f62726f·746c692e·63707974·686f6e2d·_brotli.cpython- |
| 3 | ··0x00000010·3331322d·7838365f·36342d6c·696e7578·312-x86_64-linux | 3 | ··0x00000010·3331322d·7838365f·36342d6c·696e7578·312-x86_64-linux |
| 4 | ··0x00000020·2d676e75·2e736f2e·64656275·67000000·-gnu.so.debug... | 4 | ··0x00000020·2d676e75·2e736f2e·64656275·67000000·-gnu.so.debug... |
| 5 | ··0x00000030· | 5 | ··0x00000030·10ba19cd····························.... |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·6 | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·de60e247035ccd8f1cf59ba81212821a817cd38f |
| Offset 1, 6 lines modified | Offset 1, 6 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f62636a·2e637079·74686f6e·2d333132·_bcj.cpython-312 | 2 | ··0x00000000·5f62636a·2e637079·74686f6e·2d333132·_bcj.cpython-312 |
| 3 | ··0x00000010·2d783836·5f36342d·6c696e75·782d676e·-x86_64-linux-gn | 3 | ··0x00000010·2d783836·5f36342d·6c696e75·782d676e·-x86_64-linux-gn |
| 4 | ··0x00000020·752e736f·2e646562·75670000· | 4 | ··0x00000020·752e736f·2e646562·75670000·ff54a7b7·u.so.debug...T.. |
| Offset 1, 9 lines modified | Offset 1, 9 lines modified | ||
| 1 | __pycache__/brotli.cpython-312.pyc,,\xd | 1 | __pycache__/brotli.cpython-312.pyc,,\xd |
| 2 | _brotli.cpython-312-x86_64-linux-gnu.so,sha256= | 2 | _brotli.cpython-312-x86_64-linux-gnu.so,sha256=ujtI3am4tIX_rQve3Ya33PcyrHQFUVGioukCLWn9-FY,6001440\xd |
| 3 | brotli-1.1.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\xd | 3 | brotli-1.1.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\xd |
| 4 | brotli-1.1.0.dist-info/METADATA,sha256=TbtoMRi_2LXXMfKM62e1XzfHEz7YPb1HMT4Px12crj4,5680\xd | 4 | brotli-1.1.0.dist-info/METADATA,sha256=TbtoMRi_2LXXMfKM62e1XzfHEz7YPb1HMT4Px12crj4,5680\xd |
| 5 | brotli-1.1.0.dist-info/RECORD,,\xd | 5 | brotli-1.1.0.dist-info/RECORD,,\xd |
| 6 | brotli-1.1.0.dist-info/WHEEL,sha256=6TsICjgOR7isz_jYr-ssV7RSRmh1_0Z7_b5ESlzfzVY,104\xd | 6 | brotli-1.1.0.dist-info/WHEEL,sha256=6TsICjgOR7isz_jYr-ssV7RSRmh1_0Z7_b5ESlzfzVY,104\xd |
| 7 | brotli-1.1.0.dist-info/licenses/LICENSE,sha256=PRgACONpIqTo2uwRw0x68mT-1ZYtB5JK6pKMOOhmPJQ,1084\xd | 7 | brotli-1.1.0.dist-info/licenses/LICENSE,sha256=PRgACONpIqTo2uwRw0x68mT-1ZYtB5JK6pKMOOhmPJQ,1084\xd |
| 8 | brotli-1.1.0.dist-info/top_level.txt,sha256=gsS54HrhO3ZveFxeMrKo_7qH4Sm4TbQ7jGLVBEqJ4NI,15\xd | 8 | brotli-1.1.0.dist-info/top_level.txt,sha256=gsS54HrhO3ZveFxeMrKo_7qH4Sm4TbQ7jGLVBEqJ4NI,15\xd |
| 9 | brotli.py,sha256=PnGIVmeFGFHSOwermGwohhd2Fyr44FhgejLQkkIIFiA,1866\xd | 9 | brotli.py,sha256=PnGIVmeFGFHSOwermGwohhd2Fyr44FhgejLQkkIIFiA,1866\xd |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·79ce6ee23ee78e9e557fea30a382ad203f5fdd92 |
| Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f696e66·6c617465·36342e63·70797468·_inflate64.cpyth | 2 | ··0x00000000·5f696e66·6c617465·36342e63·70797468·_inflate64.cpyth |
| 3 | ··0x00000010·6f6e2d33·31322d78·38365f36·342d6c69·on-312-x86_64-li | 3 | ··0x00000010·6f6e2d33·31322d78·38365f36·342d6c69·on-312-x86_64-li |
| 4 | ··0x00000020·6e75782d·676e752e·736f2e64·65627567·nux-gnu.so.debug | 4 | ··0x00000020·6e75782d·676e752e·736f2e64·65627567·nux-gnu.so.debug |
| 5 | ··0x00000030·00000000· | 5 | ··0x00000030·00000000·288019f1···················....(... |
| Offset 2, 9 lines modified | Offset 2, 9 lines modified | ||
| 2 | inflate64-1.0.0.dist-info/METADATA,sha256=MSRqS8Kz0TeLTmSbI_zpQa0aw1Y6JyJTRBy5nMFZb4A,3963\xd | 2 | inflate64-1.0.0.dist-info/METADATA,sha256=MSRqS8Kz0TeLTmSbI_zpQa0aw1Y6JyJTRBy5nMFZb4A,3963\xd |
| 3 | inflate64-1.0.0.dist-info/RECORD,,\xd | 3 | inflate64-1.0.0.dist-info/RECORD,,\xd |
| 4 | inflate64-1.0.0.dist-info/WHEEL,sha256=6TsICjgOR7isz_jYr-ssV7RSRmh1_0Z7_b5ESlzfzVY,104\xd | 4 | inflate64-1.0.0.dist-info/WHEEL,sha256=6TsICjgOR7isz_jYr-ssV7RSRmh1_0Z7_b5ESlzfzVY,104\xd |
| 5 | inflate64-1.0.0.dist-info/licenses/COPYING,sha256=3GJlINzVOiL3J68-5Cx3DlbJemT-OtsGN5nYqwMv5VE,26530\xd | 5 | inflate64-1.0.0.dist-info/licenses/COPYING,sha256=3GJlINzVOiL3J68-5Cx3DlbJemT-OtsGN5nYqwMv5VE,26530\xd |
| 6 | inflate64-1.0.0.dist-info/top_level.txt,sha256=rzgqvEy0HHIpxauQ4xjmO5lqMbXbbGz_dEaVla7SIco,10\xd | 6 | inflate64-1.0.0.dist-info/top_level.txt,sha256=rzgqvEy0HHIpxauQ4xjmO5lqMbXbbGz_dEaVla7SIco,10\xd |
| 7 | inflate64/__init__.py,sha256=dhan2zphTCjJc3QYFLZqoCqIyht8qShgTImOdtn55VA,530\xd | 7 | inflate64/__init__.py,sha256=dhan2zphTCjJc3QYFLZqoCqIyht8qShgTImOdtn55VA,530\xd |
| 8 | inflate64/__pycache__/__init__.cpython-312.pyc,,\xd | 8 | inflate64/__pycache__/__init__.cpython-312.pyc,,\xd |
| 9 | inflate64/_inflate64.cpython-312-x86_64-linux-gnu.so,sha256= | 9 | inflate64/_inflate64.cpython-312-x86_64-linux-gnu.so,sha256=3DhlEJlSdM4LgqdyzMp0tq1NAenbqDHDZ91jb1leA1U,173200\xd |
| 10 | inflate64/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd | 10 | inflate64/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·f1483a2711332df92edaeb2440060c7725fa3c31 |
| Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f656c65·6d656e74·70617468·2e637079·_elementpath.cpy | 2 | ··0x00000000·5f656c65·6d656e74·70617468·2e637079·_elementpath.cpy |
| 3 | ··0x00000010·74686f6e·2d333132·2d783836·5f36342d·thon-312-x86_64- | 3 | ··0x00000010·74686f6e·2d333132·2d783836·5f36342d·thon-312-x86_64- |
| 4 | ··0x00000020·6c696e75·782d676e·752e736f·2e646562·linux-gnu.so.deb | 4 | ··0x00000020·6c696e75·782d676e·752e736f·2e646562·linux-gnu.so.deb |
| 5 | ··0x00000030·75670000· | 5 | ··0x00000030·75670000·3f591f3c···················ug..?Y.< |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·3e216df9bf4092c4a78c6aab5df89cc3003d4f8b |
| Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·6275696c·6465722e·63707974·686f6e2d·builder.cpython- | 2 | ··0x00000000·6275696c·6465722e·63707974·686f6e2d·builder.cpython- |
| 3 | ··0x00000010·3331322d·7838365f·36342d6c·696e7578·312-x86_64-linux | 3 | ··0x00000010·3331322d·7838365f·36342d6c·696e7578·312-x86_64-linux |
| 4 | ··0x00000020·2d676e75·2e736f2e·64656275·67000000·-gnu.so.debug... | 4 | ··0x00000020·2d676e75·2e736f2e·64656275·67000000·-gnu.so.debug... |
| 5 | ··0x00000030· | 5 | ··0x00000030·e6340b35····························.4.5 |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·a51982333d78bd53f652aed358c0b0069124a634 |
| Offset 1, 6 lines modified | Offset 1, 6 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·65747265·652e6370·7974686f·6e2d3331·etree.cpython-31 | 2 | ··0x00000000·65747265·652e6370·7974686f·6e2d3331·etree.cpython-31 |
| 3 | ··0x00000010·322d7838·365f3634·2d6c696e·75782d67·2-x86_64-linux-g | 3 | ··0x00000010·322d7838·365f3634·2d6c696e·75782d67·2-x86_64-linux-g |
| 4 | ··0x00000020·6e752e73·6f2e6465·62756700· | 4 | ··0x00000020·6e752e73·6f2e6465·62756700·2b9d1a0d·nu.so.debug.+... |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·987da732a9eb91df2c70e6a6beee7d85c999569c |
| Offset 1, 6 lines modified | Offset 1, 6 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·64696666·2e637079·74686f6e·2d333132·diff.cpython-312 | 2 | ··0x00000000·64696666·2e637079·74686f6e·2d333132·diff.cpython-312 |
| 3 | ··0x00000010·2d783836·5f36342d·6c696e75·782d676e·-x86_64-linux-gn | 3 | ··0x00000010·2d783836·5f36342d·6c696e75·782d676e·-x86_64-linux-gn |
| 4 | ··0x00000020·752e736f·2e646562·75670000· | 4 | ··0x00000020·752e736f·2e646562·75670000·45d5c28f·u.so.debug..E... |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·4e16bb1941bfdc349b113dfe1192e6ec09b8760a |
| Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·6f626a65·63746966·792e6370·7974686f·objectify.cpytho | 2 | ··0x00000000·6f626a65·63746966·792e6370·7974686f·objectify.cpytho |
| 3 | ··0x00000010·6e2d3331·322d7838·365f3634·2d6c696e·n-312-x86_64-lin | 3 | ··0x00000010·6e2d3331·322d7838·365f3634·2d6c696e·n-312-x86_64-lin |
| 4 | ··0x00000020·75782d67·6e752e73·6f2e6465·62756700·ux-gnu.so.debug. | 4 | ··0x00000020·75782d67·6e752e73·6f2e6465·62756700·ux-gnu.so.debug. |
| 5 | ··0x00000030·f | 5 | ··0x00000030·bf2f8a7c····························./.| |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·519314e052cd14997fb7ddedb5b6b826e99da377 |
| Offset 1, 6 lines modified | Offset 1, 6 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·7361782e·63707974·686f6e2d·3331322d·sax.cpython-312- | 2 | ··0x00000000·7361782e·63707974·686f6e2d·3331322d·sax.cpython-312- |
| 3 | ··0x00000010·7838365f·36342d6c·696e7578·2d676e75·x86_64-linux-gnu | 3 | ··0x00000010·7838365f·36342d6c·696e7578·2d676e75·x86_64-linux-gnu |
| 4 | ··0x00000020·2e736f2e·64656275·67000000· | 4 | ··0x00000020·2e736f2e·64656275·67000000·fafcd692·.so.debug....... |
| Offset 13, 27 lines modified | Offset 13, 27 lines modified | ||
| 13 | lxml/__pycache__/_elementpath.cpython-312.pyc,,\xd | 13 | lxml/__pycache__/_elementpath.cpython-312.pyc,,\xd |
| 14 | lxml/__pycache__/builder.cpython-312.pyc,,\xd | 14 | lxml/__pycache__/builder.cpython-312.pyc,,\xd |
| 15 | lxml/__pycache__/cssselect.cpython-312.pyc,,\xd | 15 | lxml/__pycache__/cssselect.cpython-312.pyc,,\xd |
| 16 | lxml/__pycache__/doctestcompare.cpython-312.pyc,,\xd | 16 | lxml/__pycache__/doctestcompare.cpython-312.pyc,,\xd |
| 17 | lxml/__pycache__/pyclasslookup.cpython-312.pyc,,\xd | 17 | lxml/__pycache__/pyclasslookup.cpython-312.pyc,,\xd |
| 18 | lxml/__pycache__/sax.cpython-312.pyc,,\xd | 18 | lxml/__pycache__/sax.cpython-312.pyc,,\xd |
| 19 | lxml/__pycache__/usedoctest.cpython-312.pyc,,\xd | 19 | lxml/__pycache__/usedoctest.cpython-312.pyc,,\xd |
| 20 | lxml/_elementpath.cpython-312-x86_64-linux-gnu.so,sha256= | 20 | lxml/_elementpath.cpython-312-x86_64-linux-gnu.so,sha256=KNTLoHpAADzuh9CScqq8hPk4oyNF85p5fJknJFOe0hQ,1218216\xd |
| 21 | lxml/_elementpath.py,sha256=5-PzX8ZIxPIvESKDGVL829sejYkvx991FSQyM-J0LqE,10888\xd | 21 | lxml/_elementpath.py,sha256=5-PzX8ZIxPIvESKDGVL829sejYkvx991FSQyM-J0LqE,10888\xd |
| 22 | lxml/apihelpers.pxi,sha256=zipCUecXzy5INij_qdEEqZoLp9LYB3CJQUzIzFVH1Ow,63610\xd | 22 | lxml/apihelpers.pxi,sha256=zipCUecXzy5INij_qdEEqZoLp9LYB3CJQUzIzFVH1Ow,63610\xd |
| 23 | lxml/builder.cpython-312-x86_64-linux-gnu.so,sha256= | 23 | lxml/builder.cpython-312-x86_64-linux-gnu.so,sha256=ZcWIgcqAaCWP2C41s6JlQzkYsYtUsAojH7lWzKXUYtg,601008\xd |
| 24 | lxml/builder.py,sha256=XD0DQc_G-D950Ym2NwDqxF2v9frtldxdfmvYhxhpP64,8100\xd | 24 | lxml/builder.py,sha256=XD0DQc_G-D950Ym2NwDqxF2v9frtldxdfmvYhxhpP64,8100\xd |
| 25 | lxml/classlookup.pxi,sha256=Tax8Vhbm5C6UCjgmRFsYjW0pFHxIuTthH1MOgASDLgc,22435\xd | 25 | lxml/classlookup.pxi,sha256=Tax8Vhbm5C6UCjgmRFsYjW0pFHxIuTthH1MOgASDLgc,22435\xd |
| 26 | lxml/cleanup.pxi,sha256=ZNEpbv7qx_ICPzsxhCaMUHCOfiznOoZ_u3jlYXHAuh4,8454\xd | 26 | lxml/cleanup.pxi,sha256=ZNEpbv7qx_ICPzsxhCaMUHCOfiznOoZ_u3jlYXHAuh4,8454\xd |
| 27 | lxml/cssselect.py,sha256=_wZdX-B9p5MeIYABmENIYRWEkwXwX-7jO8Dkf-1rUZU,3306\xd | 27 | lxml/cssselect.py,sha256=_wZdX-B9p5MeIYABmENIYRWEkwXwX-7jO8Dkf-1rUZU,3306\xd |
| 28 | lxml/debug.pxi,sha256=zhxiMeNnKtkjn_FWboHk1T-Vtcg_vEGV8jfYK0XyXHM,3282\xd | 28 | lxml/debug.pxi,sha256=zhxiMeNnKtkjn_FWboHk1T-Vtcg_vEGV8jfYK0XyXHM,3282\xd |
| 29 | lxml/docloader.pxi,sha256=bYSZAxxbBEfVzfLXTUWFRfOyUTfV23L7i9hR2dgtSNY,5772\xd | 29 | lxml/docloader.pxi,sha256=bYSZAxxbBEfVzfLXTUWFRfOyUTfV23L7i9hR2dgtSNY,5772\xd |
| 30 | lxml/doctestcompare.py,sha256=40EDnkwpcvW86qNa86990OXF42xdHaosSZoiBsEjkzU,17731\xd | 30 | lxml/doctestcompare.py,sha256=40EDnkwpcvW86qNa86990OXF42xdHaosSZoiBsEjkzU,17731\xd |
| 31 | lxml/dtd.pxi,sha256=y2i_PVKnlWCe9VGchgM6t8lIljtVfbWSXuWC-rEbzeE,15228\xd | 31 | lxml/dtd.pxi,sha256=y2i_PVKnlWCe9VGchgM6t8lIljtVfbWSXuWC-rEbzeE,15228\xd |
| 32 | lxml/etree.cpython-312-x86_64-linux-gnu.so,sha256= | 32 | lxml/etree.cpython-312-x86_64-linux-gnu.so,sha256=Lu9T6rYUnALHagdAEOvIl1uxydHtYUo3zucYffsJn7Q,13861792\xd |
| 33 | lxml/etree.h,sha256=QRYm9jldpUZGAmLDcg96JAAUx9HT78fwugGaNJfR_iM,9912\xd | 33 | lxml/etree.h,sha256=QRYm9jldpUZGAmLDcg96JAAUx9HT78fwugGaNJfR_iM,9912\xd |
| 34 | lxml/etree.pyx,sha256=vhYOLtALCc3KPlferHRz28v7UMknOJpPzq6H2jLvrG0,134462\xd | 34 | lxml/etree.pyx,sha256=vhYOLtALCc3KPlferHRz28v7UMknOJpPzq6H2jLvrG0,134462\xd |
| 35 | lxml/etree_api.h,sha256=kVJ_gwZ1gF3GgGTpD324jh4RJSwSVX3XOqoNuoJur9o,17063\xd | 35 | lxml/etree_api.h,sha256=kVJ_gwZ1gF3GgGTpD324jh4RJSwSVX3XOqoNuoJur9o,17063\xd |
| 36 | lxml/extensions.pxi,sha256=58O6mBbDeWnkiIsRd9T7mLodylo7typz2dbjpJryAyY,32088\xd | 36 | lxml/extensions.pxi,sha256=58O6mBbDeWnkiIsRd9T7mLodylo7typz2dbjpJryAyY,32088\xd |
| 37 | lxml/html/ElementSoup.py,sha256=s_dLobLMuKn2DhexR-iDXdZrMFg1RjLy1feHsIeZMpw,320\xd | 37 | lxml/html/ElementSoup.py,sha256=s_dLobLMuKn2DhexR-iDXdZrMFg1RjLy1feHsIeZMpw,320\xd |
| 38 | lxml/html/__init__.py,sha256=ap2X3ZzRaufsJppVEVa7ctw1bYtBfs7FSRBCUIKPyDk,64302\xd | 38 | lxml/html/__init__.py,sha256=ap2X3ZzRaufsJppVEVa7ctw1bYtBfs7FSRBCUIKPyDk,64302\xd |
| 39 | lxml/html/__pycache__/ElementSoup.cpython-312.pyc,,\xd | 39 | lxml/html/__pycache__/ElementSoup.cpython-312.pyc,,\xd |
| Offset 51, 15 lines modified | Offset 51, 15 lines modified | ||
| 51 | lxml/html/__pycache__/usedoctest.cpython-312.pyc,,\xd | 51 | lxml/html/__pycache__/usedoctest.cpython-312.pyc,,\xd |
| 52 | lxml/html/_diffcommand.py,sha256=kz_7EP9PmYWuczlZcGiw74_rG0eTKvQ2lrO0rkiwlYE,2081\xd | 52 | lxml/html/_diffcommand.py,sha256=kz_7EP9PmYWuczlZcGiw74_rG0eTKvQ2lrO0rkiwlYE,2081\xd |
| 53 | lxml/html/_html5builder.py,sha256=NLaT-Ev-aBgJpeQl-6ZbJChLZK5GV-znDkHOJD5VQC4,3230\xd | 53 | lxml/html/_html5builder.py,sha256=NLaT-Ev-aBgJpeQl-6ZbJChLZK5GV-znDkHOJD5VQC4,3230\xd |
| 54 | lxml/html/_setmixin.py,sha256=8IFIOLmVz0G-XzsD2tCEkSFWO-dgPBHgvHufC8ni67s,1188\xd | 54 | lxml/html/_setmixin.py,sha256=8IFIOLmVz0G-XzsD2tCEkSFWO-dgPBHgvHufC8ni67s,1188\xd |
| 55 | lxml/html/builder.py,sha256=aRgS-Ea9bli-muGX0iUQGKAe9D93P8BspQ2WPuiWJcU,4492\xd | 55 | lxml/html/builder.py,sha256=aRgS-Ea9bli-muGX0iUQGKAe9D93P8BspQ2WPuiWJcU,4492\xd |
| 56 | lxml/html/clean.py,sha256=FghSJy4jt2RaBy6dgusowkU18hxpZ4XLE5ceCK9qxyA,503\xd | 56 | lxml/html/clean.py,sha256=FghSJy4jt2RaBy6dgusowkU18hxpZ4XLE5ceCK9qxyA,503\xd |
| 57 | lxml/html/defs.py,sha256=ZzOp2TmY9f_ein9GIcDPyN8-f5HVptzSj56umimWub4,4236\xd | 57 | lxml/html/defs.py,sha256=ZzOp2TmY9f_ein9GIcDPyN8-f5HVptzSj56umimWub4,4236\xd |
| 58 | lxml/html/diff.cpython-312-x86_64-linux-gnu.so,sha256= | 58 | lxml/html/diff.cpython-312-x86_64-linux-gnu.so,sha256=j8D_koYe2Ugnllv2QiXnW4IPHaG_VZVotxNJuOd9E88,2259968\xd |
| 59 | lxml/html/diff.py,sha256=n2jMJW8D2OYfG-SKbdmpSjZ3Lwk516WwJfMn6yvQiuM,30393\xd | 59 | lxml/html/diff.py,sha256=n2jMJW8D2OYfG-SKbdmpSjZ3Lwk516WwJfMn6yvQiuM,30393\xd |
| 60 | lxml/html/formfill.py,sha256=umgk0BbkAI1W6q9musFbL-cDnI_aap2NsLBJqk0UmVI,9681\xd | 60 | lxml/html/formfill.py,sha256=umgk0BbkAI1W6q9musFbL-cDnI_aap2NsLBJqk0UmVI,9681\xd |
| 61 | lxml/html/html5parser.py,sha256=dnyC4cqHxywjZSzk0mu2L7THTZjxhg4yF4pncjusa_w,8634\xd | 61 | lxml/html/html5parser.py,sha256=dnyC4cqHxywjZSzk0mu2L7THTZjxhg4yF4pncjusa_w,8634\xd |
| 62 | lxml/html/soupparser.py,sha256=xo8VvNeOEb-SChuXLKCRECh8J7HBiJLE9sAbEskoUUQ,10197\xd | 62 | lxml/html/soupparser.py,sha256=xo8VvNeOEb-SChuXLKCRECh8J7HBiJLE9sAbEskoUUQ,10197\xd |
| 63 | lxml/html/usedoctest.py,sha256=tPlmVz4KK1GRKV5DJLrdVECeqsT9PlDzSqqTodVi5s0,249\xd | 63 | lxml/html/usedoctest.py,sha256=tPlmVz4KK1GRKV5DJLrdVECeqsT9PlDzSqqTodVi5s0,249\xd |
| 64 | lxml/includes/__init__.pxd,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd | 64 | lxml/includes/__init__.pxd,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd |
| 65 | lxml/includes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd | 65 | lxml/includes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd |
| Offset 92, 25 lines modified | Offset 92, 25 lines modified | ||
| 92 | lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl,sha256=ue8q_88X4e_jsJizo31GRNBxNhdxkEE9fY20oq0Iqwk,71764\xd | 92 | lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl,sha256=ue8q_88X4e_jsJizo31GRNBxNhdxkEE9fY20oq0Iqwk,71764\xd |
| 93 | lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl,sha256=BBAdsVSi5zAzeGepuN6gS1saQINDqITXKplmmj4dTWg,20382\xd | 93 | lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl,sha256=BBAdsVSi5zAzeGepuN6gS1saQINDqITXKplmmj4dTWg,20382\xd |
| 94 | lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt,sha256=OGLiFswuLJEW5EPYKOeoauuCJFEtVa6jyzBE1OcJI98,3310\xd | 94 | lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt,sha256=OGLiFswuLJEW5EPYKOeoauuCJFEtVa6jyzBE1OcJI98,3310\xd |
| 95 | lxml/iterparse.pxi,sha256=HcHYTLU6cs1R7GOik62rEkTebgsz1fYttk00iKfOtcw,16527\xd | 95 | lxml/iterparse.pxi,sha256=HcHYTLU6cs1R7GOik62rEkTebgsz1fYttk00iKfOtcw,16527\xd |
| 96 | lxml/lxml.etree.h,sha256=QRYm9jldpUZGAmLDcg96JAAUx9HT78fwugGaNJfR_iM,9912\xd | 96 | lxml/lxml.etree.h,sha256=QRYm9jldpUZGAmLDcg96JAAUx9HT78fwugGaNJfR_iM,9912\xd |
| 97 | lxml/lxml.etree_api.h,sha256=VOjk6v1RVrOiSPrhzYZrRUDddL20E3Va6j1vdbYsvg0,17068\xd | 97 | lxml/lxml.etree_api.h,sha256=VOjk6v1RVrOiSPrhzYZrRUDddL20E3Va6j1vdbYsvg0,17068\xd |
| 98 | lxml/nsclasses.pxi,sha256=5pzNBhBtlqObPdThL9QIGRs1Dxj1qnr0PyXuTCURqTg,9129\xd | 98 | lxml/nsclasses.pxi,sha256=5pzNBhBtlqObPdThL9QIGRs1Dxj1qnr0PyXuTCURqTg,9129\xd |
| 99 | lxml/objectify.cpython-312-x86_64-linux-gnu.so,sha256= | 99 | lxml/objectify.cpython-312-x86_64-linux-gnu.so,sha256=F3Qv3D2EClaqdlV8UQtTpJdTlgyHDZ3oE3yVeYlf9RE,2717000\xd |
| 100 | lxml/objectify.pyx,sha256=pvaZmS21G-qlNjPuVaB_dgGgi0alxNALo7gFOV8Ispc,75735\xd | 100 | lxml/objectify.pyx,sha256=pvaZmS21G-qlNjPuVaB_dgGgi0alxNALo7gFOV8Ispc,75735\xd |
| 101 | lxml/objectpath.pxi,sha256=s5TNG2-EbaWWKLFAiX303B95zK_Ui8ausB__3QvFFGw,11450\xd | 101 | lxml/objectpath.pxi,sha256=s5TNG2-EbaWWKLFAiX303B95zK_Ui8ausB__3QvFFGw,11450\xd |
| 102 | lxml/parser.pxi,sha256=LnahQZQl0qCLWtH1NMMHy0_fwG7maRsL-py0q5lauw0,82040\xd | 102 | lxml/parser.pxi,sha256=LnahQZQl0qCLWtH1NMMHy0_fwG7maRsL-py0q5lauw0,82040\xd |
| 103 | lxml/parsertarget.pxi,sha256=v1PidxRaG5giwXcTDkpBI7PDFmsZuOcK0y9LdkQaY8M,6326\xd | 103 | lxml/parsertarget.pxi,sha256=v1PidxRaG5giwXcTDkpBI7PDFmsZuOcK0y9LdkQaY8M,6326\xd |
| 104 | lxml/proxy.pxi,sha256=TPfavn4-ufhVlr-GKciz2qXCTUFtvGdxO-F-h30yIws,23697\xd | 104 | lxml/proxy.pxi,sha256=TPfavn4-ufhVlr-GKciz2qXCTUFtvGdxO-F-h30yIws,23697\xd |
| 105 | lxml/public-api.pxi,sha256=XoP6_cJOEoQIItvE1RiYCKYD1ry4AobaOr4XLo0KSE4,6666\xd | 105 | lxml/public-api.pxi,sha256=XoP6_cJOEoQIItvE1RiYCKYD1ry4AobaOr4XLo0KSE4,6666\xd |
| 106 | lxml/pyclasslookup.py,sha256=gLD1HM2HtITYYiGzjEOewSwbB7XkVx_NZv_quCt79Oc,92\xd | 106 | lxml/pyclasslookup.py,sha256=gLD1HM2HtITYYiGzjEOewSwbB7XkVx_NZv_quCt79Oc,92\xd |
| 107 | lxml/readonlytree.pxi,sha256=ddRYczhHieJ4XUvWvTPW9N9oQ8vuKtv7lC1mtE1qvH8,18976\xd | 107 | lxml/readonlytree.pxi,sha256=ddRYczhHieJ4XUvWvTPW9N9oQ8vuKtv7lC1mtE1qvH8,18976\xd |
| 108 | lxml/relaxng.pxi,sha256=3OQ-fZMzP-KF5vM6HTozT_9ee3J0DJnpj9RcHC8LoMw,6339\xd | 108 | lxml/relaxng.pxi,sha256=3OQ-fZMzP-KF5vM6HTozT_9ee3J0DJnpj9RcHC8LoMw,6339\xd |
| 109 | lxml/sax.cpython-312-x86_64-linux-gnu.so,sha256= | 109 | lxml/sax.cpython-312-x86_64-linux-gnu.so,sha256=O69jucx7UaL9q4Ce-RXzIC8Xim5i7nZyY6MBbOomq6s,1069736\xd |
| 110 | lxml/sax.py,sha256=8e9Ef4Cfbwr7AHMGCBBZcotBkOehQtdaCxsVCgWM5_c,9303\xd | 110 | lxml/sax.py,sha256=8e9Ef4Cfbwr7AHMGCBBZcotBkOehQtdaCxsVCgWM5_c,9303\xd |
| 111 | lxml/saxparser.pxi,sha256=9nJEnVFFFx7vueUJ3fSeDjxG4gLgrXsDBWVkD_f8U1Q,33322\xd | 111 | lxml/saxparser.pxi,sha256=9nJEnVFFFx7vueUJ3fSeDjxG4gLgrXsDBWVkD_f8U1Q,33322\xd |
| 112 | lxml/schematron.pxi,sha256=hFn1p4egpvvz-Tkk2AH7cbVOavTC-A7mzHABHrGh7g4,5908\xd | 112 | lxml/schematron.pxi,sha256=hFn1p4egpvvz-Tkk2AH7cbVOavTC-A7mzHABHrGh7g4,5908\xd |
| 113 | lxml/serializer.pxi,sha256=kiHyYa5EK1T_hpsXni-JSa6XuhXlU4BaESP0c-Qkbek,65753\xd | 113 | lxml/serializer.pxi,sha256=kiHyYa5EK1T_hpsXni-JSa6XuhXlU4BaESP0c-Qkbek,65753\xd |
| 114 | lxml/usedoctest.py,sha256=qRgZKQVcAZcl-zN0AIXVJnOsETUXz2nPXkxuzs1lGgk,230\xd | 114 | lxml/usedoctest.py,sha256=qRgZKQVcAZcl-zN0AIXVJnOsETUXz2nPXkxuzs1lGgk,230\xd |
| 115 | lxml/xinclude.pxi,sha256=7eBrI_OK47mmrHQ0ixbixRI8pKqQ1nwkMV-OmKUVlD4,2456\xd | 115 | lxml/xinclude.pxi,sha256=7eBrI_OK47mmrHQ0ixbixRI8pKqQ1nwkMV-OmKUVlD4,2456\xd |
| 116 | lxml/xmlerror.pxi,sha256=K7YIB21sLWdf_2GxyUymRZ5vDr3O4OJ5vGjrklBGa6o,49854\xd | 116 | lxml/xmlerror.pxi,sha256=K7YIB21sLWdf_2GxyUymRZ5vDr3O4OJ5vGjrklBGa6o,49854\xd |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·f09408c2d52c1e7fbdf889a231520d6f1cfcf765 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f707375·74696c5f·6c696e75·782e6162·_psutil_linux.ab | 2 | ··0x00000000·5f707375·74696c5f·6c696e75·782e6162·_psutil_linux.ab |
| 3 | ··0x00000010·69332e73·6f2e6465·62756700· | 3 | ··0x00000010·69332e73·6f2e6465·62756700·c8137704·i3.so.debug...w. |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·41e23c5c1e60dc518f40a837268c42a13a836332 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f707375·74696c5f·706f7369·782e6162·_psutil_posix.ab | 2 | ··0x00000000·5f707375·74696c5f·706f7369·782e6162·_psutil_posix.ab |
| 3 | ··0x00000010·69332e73·6f2e6465·62756700· | 3 | ··0x00000010·69332e73·6f2e6465·62756700·98a09f7f·i3.so.debug..... |
| Offset 19, 16 lines modified | Offset 19, 16 lines modified | ||
| 19 | psutil/_compat.py,sha256=zrxveFAR5_XqDUStcyXmTBk1rWs0jxLIiOjQnj7SwUk,15253\xd | 19 | psutil/_compat.py,sha256=zrxveFAR5_XqDUStcyXmTBk1rWs0jxLIiOjQnj7SwUk,15253\xd |
| 20 | psutil/_psaix.py,sha256=auBiK5gCD4fOjqrjTwckg7wfOHw6vv3f0hIkGvNcBC4,18663\xd | 20 | psutil/_psaix.py,sha256=auBiK5gCD4fOjqrjTwckg7wfOHw6vv3f0hIkGvNcBC4,18663\xd |
| 21 | psutil/_psbsd.py,sha256=Yn4F-8jXZdbJ01R5xWfUESXUuhWUKiPa3JL1MiLA7-E,32205\xd | 21 | psutil/_psbsd.py,sha256=Yn4F-8jXZdbJ01R5xWfUESXUuhWUKiPa3JL1MiLA7-E,32205\xd |
| 22 | psutil/_pslinux.py,sha256=PNh1dKVJ9rTXWLHAmeOoc00oI-SQ6QeZx0Lnxeh0JnA,88594\xd | 22 | psutil/_pslinux.py,sha256=PNh1dKVJ9rTXWLHAmeOoc00oI-SQ6QeZx0Lnxeh0JnA,88594\xd |
| 23 | psutil/_psosx.py,sha256=js281YWrza5x0_EeYhjLLypDqzmiehZASGpUkxNhKqw,16136\xd | 23 | psutil/_psosx.py,sha256=js281YWrza5x0_EeYhjLLypDqzmiehZASGpUkxNhKqw,16136\xd |
| 24 | psutil/_psposix.py,sha256=X9rd7WHKQ6mUAn2ihb03MCnzrBtQsrPRkCouExmuagQ,8235\xd | 24 | psutil/_psposix.py,sha256=X9rd7WHKQ6mUAn2ihb03MCnzrBtQsrPRkCouExmuagQ,8235\xd |
| 25 | psutil/_pssunos.py,sha256=Jxefif4mydfeOGKsyN7H7L5QVE4QhlhI8YXOX1HVAKI,25479\xd | 25 | psutil/_pssunos.py,sha256=Jxefif4mydfeOGKsyN7H7L5QVE4QhlhI8YXOX1HVAKI,25479\xd |
| 26 | psutil/_psutil_linux.abi3.so,sha256=tdHAbH3uRGdzWmF6TNGhNDQl0_Lfg_qqiTX3dbu_uxA,105936\xd | ||
| 27 | psutil/_psutil_ | 26 | psutil/_psutil_linux.abi3.so,sha256=gvtwnPCOkFpFYXuKq1nUgIKPplNFOS8UpyTzsNLGv7c,105936\xd |
| 27 | psutil/_psutil_posix.abi3.so,sha256=IILxavu3v3v1UB5faiYn5SkTl6YJ1KTQjuM0Fssr-T0,63032\xd | ||
| 28 | psutil/_pswindows.py,sha256=EPkkDJi0FZUzpkQWfAjk-oK2kvBI8RAhcPEFh3unLFA,38124\xd | 28 | psutil/_pswindows.py,sha256=EPkkDJi0FZUzpkQWfAjk-oK2kvBI8RAhcPEFh3unLFA,38124\xd |
| 29 | psutil/tests/__init__.py,sha256=2A3mFjGilu2GXXJBJaz2KLMime37ulCtgYWzjvrQLag,66696\xd | 29 | psutil/tests/__init__.py,sha256=2A3mFjGilu2GXXJBJaz2KLMime37ulCtgYWzjvrQLag,66696\xd |
| 30 | psutil/tests/__main__.py,sha256=GYT-hlMnWDtybkJ76DqQcjXPr0jnLeZDTe0lVVeDb7o,309\xd | 30 | psutil/tests/__main__.py,sha256=GYT-hlMnWDtybkJ76DqQcjXPr0jnLeZDTe0lVVeDb7o,309\xd |
| 31 | psutil/tests/__pycache__/__init__.cpython-312.pyc,,\xd | 31 | psutil/tests/__pycache__/__init__.cpython-312.pyc,,\xd |
| 32 | psutil/tests/__pycache__/__main__.cpython-312.pyc,,\xd | 32 | psutil/tests/__pycache__/__main__.cpython-312.pyc,,\xd |
| 33 | psutil/tests/__pycache__/test_aix.cpython-312.pyc,,\xd | 33 | psutil/tests/__pycache__/test_aix.cpython-312.pyc,,\xd |
| 34 | psutil/tests/__pycache__/test_bsd.cpython-312.pyc,,\xd | 34 | psutil/tests/__pycache__/test_bsd.cpython-312.pyc,,\xd |
| Offset 1, 11 lines modified | Offset 1, 11 lines modified | ||
| 1 | bcj/__init__.py,sha256=UxPjkHTSdGomZ_lw2v8QMEeguznWHXBVcNYIPeKp_M0,1790\xd | 1 | bcj/__init__.py,sha256=UxPjkHTSdGomZ_lw2v8QMEeguznWHXBVcNYIPeKp_M0,1790\xd |
| 2 | bcj/__pycache__/__init__.cpython-312.pyc,,\xd | 2 | bcj/__pycache__/__init__.cpython-312.pyc,,\xd |
| 3 | bcj/__pycache__/_bcjfilter.cpython-312.pyc,,\xd | 3 | bcj/__pycache__/_bcjfilter.cpython-312.pyc,,\xd |
| 4 | bcj/_bcj.cpython-312-x86_64-linux-gnu.so,sha256= | 4 | bcj/_bcj.cpython-312-x86_64-linux-gnu.so,sha256=qsLU-PXbDTtWEg3X0l737vaEESSM7TgpWyeCdE2NQJ0,93904\xd |
| 5 | bcj/_bcjfilter.py,sha256=l_9oik24ATHyl8lSANNg8-q1D3jH8bRPBsSAPmuInXE,9435\xd | 5 | bcj/_bcjfilter.py,sha256=l_9oik24ATHyl8lSANNg8-q1D3jH8bRPBsSAPmuInXE,9435\xd |
| 6 | bcj/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd | 6 | bcj/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd |
| 7 | pybcj-1.0.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\xd | 7 | pybcj-1.0.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\xd |
| 8 | pybcj-1.0.2.dist-info/METADATA,sha256=O5GYIbrI14Qp0hp-b1aNtF6avqCSgqPm4pdZhwASRZg,3958\xd | 8 | pybcj-1.0.2.dist-info/METADATA,sha256=O5GYIbrI14Qp0hp-b1aNtF6avqCSgqPm4pdZhwASRZg,3958\xd |
| 9 | pybcj-1.0.2.dist-info/RECORD,,\xd | 9 | pybcj-1.0.2.dist-info/RECORD,,\xd |
| 10 | pybcj-1.0.2.dist-info/WHEEL,sha256=6TsICjgOR7isz_jYr-ssV7RSRmh1_0Z7_b5ESlzfzVY,104\xd | 10 | pybcj-1.0.2.dist-info/WHEEL,sha256=6TsICjgOR7isz_jYr-ssV7RSRmh1_0Z7_b5ESlzfzVY,104\xd |
| 11 | pybcj-1.0.2.dist-info/licenses/LICENSE,sha256=3GJlINzVOiL3J68-5Cx3DlbJemT-OtsGN5nYqwMv5VE,26530\xd | 11 | pybcj-1.0.2.dist-info/licenses/LICENSE,sha256=3GJlINzVOiL3J68-5Cx3DlbJemT-OtsGN5nYqwMv5VE,26530\xd |
| Offset 18, 18 lines modified | Offset 18, 18 lines modified | ||
| 18 | Cryptodome/Cipher/DES3.pyi,sha256=zgZyDZ7vQaLqEnlnDR1-ziCQWmpIt3oHi3UqTwYuoJw,1064\xd | 18 | Cryptodome/Cipher/DES3.pyi,sha256=zgZyDZ7vQaLqEnlnDR1-ziCQWmpIt3oHi3UqTwYuoJw,1064\xd |
| 19 | Cryptodome/Cipher/PKCS1_OAEP.py,sha256=4Tr48ybNbYfmFDVRTV3cHpoNH3GCeapo8WvF6pHp8oU,8608\xd | 19 | Cryptodome/Cipher/PKCS1_OAEP.py,sha256=4Tr48ybNbYfmFDVRTV3cHpoNH3GCeapo8WvF6pHp8oU,8608\xd |
| 20 | Cryptodome/Cipher/PKCS1_OAEP.pyi,sha256=XRZ5_0v8w2LUYD04Gz3Ekey9PxYBZJnUl-0rVv2q_gY,1183\xd | 20 | Cryptodome/Cipher/PKCS1_OAEP.pyi,sha256=XRZ5_0v8w2LUYD04Gz3Ekey9PxYBZJnUl-0rVv2q_gY,1183\xd |
| 21 | Cryptodome/Cipher/PKCS1_v1_5.py,sha256=kCK6bwUTVYY7iKO7cOpANZ3r1Q-mmYnQMqkRxS5bHa8,7043\xd | 21 | Cryptodome/Cipher/PKCS1_v1_5.py,sha256=kCK6bwUTVYY7iKO7cOpANZ3r1Q-mmYnQMqkRxS5bHa8,7043\xd |
| 22 | Cryptodome/Cipher/PKCS1_v1_5.pyi,sha256=frCjzmSJrlPVp-Z0P_Eef9yYSfBNZXfejxv-017G6Jo,690\xd | 22 | Cryptodome/Cipher/PKCS1_v1_5.pyi,sha256=frCjzmSJrlPVp-Z0P_Eef9yYSfBNZXfejxv-017G6Jo,690\xd |
| 23 | Cryptodome/Cipher/Salsa20.py,sha256=SuzaYhBc_Q7voODDmQ2rCzILndPpmF1n6qitDMmk7no,6369\xd | 23 | Cryptodome/Cipher/Salsa20.py,sha256=SuzaYhBc_Q7voODDmQ2rCzILndPpmF1n6qitDMmk7no,6369\xd |
| 24 | Cryptodome/Cipher/Salsa20.pyi,sha256=3HYavuoY4TIyX5IxCzgmo2AddF0bKS0B6Kk0S9w9PEU,744\xd | 24 | Cryptodome/Cipher/Salsa20.pyi,sha256=3HYavuoY4TIyX5IxCzgmo2AddF0bKS0B6Kk0S9w9PEU,744\xd |
| 25 | Cryptodome/Cipher/_ARC4.abi3.so,sha256= | 25 | Cryptodome/Cipher/_ARC4.abi3.so,sha256=YBrIccG-T5_pqRTfcEueMLMx7D3TMAZ5nJRZJW9p6i4,20048\xd |
| 26 | Cryptodome/Cipher/_EKSBlowfish.py,sha256=fi6TEeN0bXcznFkyLzsaoLxNmu9iPT-Tmp3CLvJsE0A,5217\xd | 26 | Cryptodome/Cipher/_EKSBlowfish.py,sha256=fi6TEeN0bXcznFkyLzsaoLxNmu9iPT-Tmp3CLvJsE0A,5217\xd |
| 27 | Cryptodome/Cipher/_EKSBlowfish.pyi,sha256=6JhAXsSVbJMYlcudpNwSNEDB9X5NjhfRGPzZvcOc_As,270\xd | 27 | Cryptodome/Cipher/_EKSBlowfish.pyi,sha256=6JhAXsSVbJMYlcudpNwSNEDB9X5NjhfRGPzZvcOc_As,270\xd |
| 28 | Cryptodome/Cipher/_Salsa20.abi3.so,sha256= | 28 | Cryptodome/Cipher/_Salsa20.abi3.so,sha256=HdbWt3g58MDpXLa2vO2UbEGHDqQI7hkwnlPlDcZIa8I,26568\xd |
| 29 | Cryptodome/Cipher/__init__.py,sha256=Cdau3A_ZsmqOFM8yK4Q2C_hFeV2xjd9_fU812_ferXM,2888\xd | 29 | Cryptodome/Cipher/__init__.py,sha256=Cdau3A_ZsmqOFM8yK4Q2C_hFeV2xjd9_fU812_ferXM,2888\xd |
| 30 | Cryptodome/Cipher/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd | 30 | Cryptodome/Cipher/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd |
| 31 | Cryptodome/Cipher/__pycache__/AES.cpython-312.pyc,,\xd | 31 | Cryptodome/Cipher/__pycache__/AES.cpython-312.pyc,,\xd |
| 32 | Cryptodome/Cipher/__pycache__/ARC2.cpython-312.pyc,,\xd | 32 | Cryptodome/Cipher/__pycache__/ARC2.cpython-312.pyc,,\xd |
| 33 | Cryptodome/Cipher/__pycache__/ARC4.cpython-312.pyc,,\xd | 33 | Cryptodome/Cipher/__pycache__/ARC4.cpython-312.pyc,,\xd |
| 34 | Cryptodome/Cipher/__pycache__/Blowfish.cpython-312.pyc,,\xd | 34 | Cryptodome/Cipher/__pycache__/Blowfish.cpython-312.pyc,,\xd |
| 35 | Cryptodome/Cipher/__pycache__/CAST.cpython-312.pyc,,\xd | 35 | Cryptodome/Cipher/__pycache__/CAST.cpython-312.pyc,,\xd |
| Offset 50, 15 lines modified | Offset 50, 15 lines modified | ||
| 50 | Cryptodome/Cipher/__pycache__/_mode_ecb.cpython-312.pyc,,\xd | 50 | Cryptodome/Cipher/__pycache__/_mode_ecb.cpython-312.pyc,,\xd |
| 51 | Cryptodome/Cipher/__pycache__/_mode_gcm.cpython-312.pyc,,\xd | 51 | Cryptodome/Cipher/__pycache__/_mode_gcm.cpython-312.pyc,,\xd |
| 52 | Cryptodome/Cipher/__pycache__/_mode_ocb.cpython-312.pyc,,\xd | 52 | Cryptodome/Cipher/__pycache__/_mode_ocb.cpython-312.pyc,,\xd |
| 53 | Cryptodome/Cipher/__pycache__/_mode_ofb.cpython-312.pyc,,\xd | 53 | Cryptodome/Cipher/__pycache__/_mode_ofb.cpython-312.pyc,,\xd |
| 54 | Cryptodome/Cipher/__pycache__/_mode_openpgp.cpython-312.pyc,,\xd | 54 | Cryptodome/Cipher/__pycache__/_mode_openpgp.cpython-312.pyc,,\xd |
| 55 | Cryptodome/Cipher/__pycache__/_mode_siv.cpython-312.pyc,,\xd | 55 | Cryptodome/Cipher/__pycache__/_mode_siv.cpython-312.pyc,,\xd |
| 56 | Cryptodome/Cipher/__pycache__/_pkcs1_oaep_decode.cpython-312.pyc,,\xd | 56 | Cryptodome/Cipher/__pycache__/_pkcs1_oaep_decode.cpython-312.pyc,,\xd |
| 57 | Cryptodome/Cipher/_chacha20.abi3.so,sha256= | 57 | Cryptodome/Cipher/_chacha20.abi3.so,sha256=kkdljKujyXgO7X5JGETV5NkifUgfrdo6Pm-OW2R8YAo,27080\xd |
| 58 | Cryptodome/Cipher/_mode_cbc.py,sha256=SOoXAiXirQ7reZ83KBegkGJDjgyO7AqOnG-3QIyM6XM,10908\xd | 58 | Cryptodome/Cipher/_mode_cbc.py,sha256=SOoXAiXirQ7reZ83KBegkGJDjgyO7AqOnG-3QIyM6XM,10908\xd |
| 59 | Cryptodome/Cipher/_mode_cbc.pyi,sha256=qH5pEQNuefabeRV-Xz-6AA953MFd_Z20zGeBTwa6t0s,691\xd | 59 | Cryptodome/Cipher/_mode_cbc.pyi,sha256=qH5pEQNuefabeRV-Xz-6AA953MFd_Z20zGeBTwa6t0s,691\xd |
| 60 | Cryptodome/Cipher/_mode_ccm.py,sha256=d4TckBma5hwQdNuro0UaZsnOsaeVJzuc6zxoFTtvPqk,24407\xd | 60 | Cryptodome/Cipher/_mode_ccm.py,sha256=d4TckBma5hwQdNuro0UaZsnOsaeVJzuc6zxoFTtvPqk,24407\xd |
| 61 | Cryptodome/Cipher/_mode_ccm.pyi,sha256=ZSs4SOlivIG_JUxknDjQKs4ZYGmkwAO7K2DKcbz_14M,1600\xd | 61 | Cryptodome/Cipher/_mode_ccm.pyi,sha256=ZSs4SOlivIG_JUxknDjQKs4ZYGmkwAO7K2DKcbz_14M,1600\xd |
| 62 | Cryptodome/Cipher/_mode_cfb.py,sha256=PCLCZSTy_AWM5EtM35OIrE5XGUYJTSz6YK6J3hrZVcU,10741\xd | 62 | Cryptodome/Cipher/_mode_cfb.py,sha256=PCLCZSTy_AWM5EtM35OIrE5XGUYJTSz6YK6J3hrZVcU,10741\xd |
| 63 | Cryptodome/Cipher/_mode_cfb.pyi,sha256=PM0slBBfWdA4Ec0JjM-OJheiZkCFPWAADvLsvKpDRCY,731\xd | 63 | Cryptodome/Cipher/_mode_cfb.pyi,sha256=PM0slBBfWdA4Ec0JjM-OJheiZkCFPWAADvLsvKpDRCY,731\xd |
| 64 | Cryptodome/Cipher/_mode_ctr.py,sha256=JoOCYmozinIpFjOx5yfmWMQ0OYKCv-cHA-vp3zXZKJ4,15852\xd | 64 | Cryptodome/Cipher/_mode_ctr.py,sha256=JoOCYmozinIpFjOx5yfmWMQ0OYKCv-cHA-vp3zXZKJ4,15852\xd |
| Offset 73, 30 lines modified | Offset 73, 30 lines modified | ||
| 73 | Cryptodome/Cipher/_mode_ocb.pyi,sha256=SXMUa1s1dY-272lktxSOtyOoqLdtPvfNkRXqmXjBE4o,1231\xd | 73 | Cryptodome/Cipher/_mode_ocb.pyi,sha256=SXMUa1s1dY-272lktxSOtyOoqLdtPvfNkRXqmXjBE4o,1231\xd |
| 74 | Cryptodome/Cipher/_mode_ofb.py,sha256=OpKGYvVWYJfs1MdVW7x9pvURj6WbtwndbHFFhFdS8lI,10229\xd | 74 | Cryptodome/Cipher/_mode_ofb.py,sha256=OpKGYvVWYJfs1MdVW7x9pvURj6WbtwndbHFFhFdS8lI,10229\xd |
| 75 | Cryptodome/Cipher/_mode_ofb.pyi,sha256=mPIZ2e_X-URk-8LBNiZyacfcS3Ei1vgT8YlhyI-0C8k,695\xd | 75 | Cryptodome/Cipher/_mode_ofb.pyi,sha256=mPIZ2e_X-URk-8LBNiZyacfcS3Ei1vgT8YlhyI-0C8k,695\xd |
| 76 | Cryptodome/Cipher/_mode_openpgp.py,sha256=whIc90qioqxMiL2RCys5-XwfDntDneVYJx4Br6X3zD4,7061\xd | 76 | Cryptodome/Cipher/_mode_openpgp.py,sha256=whIc90qioqxMiL2RCys5-XwfDntDneVYJx4Br6X3zD4,7061\xd |
| 77 | Cryptodome/Cipher/_mode_openpgp.pyi,sha256=FoLrFqnvxJf0F_npHOgPURfUyGSt6DxyIp2ikoXi-CI,556\xd | 77 | Cryptodome/Cipher/_mode_openpgp.pyi,sha256=FoLrFqnvxJf0F_npHOgPURfUyGSt6DxyIp2ikoXi-CI,556\xd |
| 78 | Cryptodome/Cipher/_mode_siv.py,sha256=iatl29fsUuxh54Hj4-3UxAjUKYhvNCDkCMdsvnC1xDc,14009\xd | 78 | Cryptodome/Cipher/_mode_siv.py,sha256=iatl29fsUuxh54Hj4-3UxAjUKYhvNCDkCMdsvnC1xDc,14009\xd |
| 79 | Cryptodome/Cipher/_mode_siv.pyi,sha256=syb3kXnyuhoQV6FXvozIjudWCQBCadOb1I2BuV-6Ai0,1261\xd | 79 | Cryptodome/Cipher/_mode_siv.pyi,sha256=syb3kXnyuhoQV6FXvozIjudWCQBCadOb1I2BuV-6Ai0,1261\xd |
| 80 | Cryptodome/Cipher/_pkcs1_decode.abi3.so,sha256= | 80 | Cryptodome/Cipher/_pkcs1_decode.abi3.so,sha256=x_6B_YdYrywtBkGsOR7Cz1i-crPMKPBhhuwK3ObhIL0,30592\xd |
| 81 | Cryptodome/Cipher/_pkcs1_oaep_decode.py,sha256=GWMIXqt9sdzEoT5fYgh6KwaiIrT_AOnD55d7LZt6JOQ,1832\xd | 81 | Cryptodome/Cipher/_pkcs1_oaep_decode.py,sha256=GWMIXqt9sdzEoT5fYgh6KwaiIrT_AOnD55d7LZt6JOQ,1832\xd |
| 82 | Cryptodome/Cipher/_raw_aes.abi3.so,sha256=xXs4BOdLflbRRjGz4Shb43yLla1dMT0pLovyk9KSRZ0,99432\xd | ||
| 83 | Cryptodome/Cipher/_raw_aesni.abi3.so,sha256=91NAjER7CH0gHGtR8HUoLedtoQN4l9RRvSNvverJJMI,39248\xd | ||
| 84 | Cryptodome/Cipher/_raw_arc2.abi3.so,sha256=5XjxIJqGbTg6vhdhN-qrKwq51psfsXqjrvYh01S5zSE,26240\xd | ||
| 85 | Cryptodome/Cipher/_raw_blowfish.abi3.so,sha256=Dv_wvoK4ieI8I-OB7-mGC-umpzS9d1GDZoet_18daP0,31760\xd | ||
| 86 | Cryptodome/Cipher/_raw_cast.abi3.so,sha256=yf6zj469f6FADSNYtnXA9xflQ19GEM5auGmBd728bzE,40288\xd | ||
| 87 | Cryptodome/Cipher/_raw_cbc.abi3.so,sha256=TlMP1mQ4zh2JC2xsHYFXNUenCO282zXyEgMMrmZf0HU,22824\xd | ||
| 88 | Cryptodome/Cipher/_raw_cfb.abi3.so,sha256=_Qv4fuiIEOwGI5z9zpUiltFllyqnoVefui3KKTdRSJk,24600\xd | ||
| 89 | Cryptodome/Cipher/_raw_ctr.abi3.so,sha256=Wm6oKQVJQ_VcnRbPAWBvJXFP48Y0R_f5ikVeXocD1O0,27976\xd | ||
| 90 | Cryptodome/Cipher/_raw_des.abi3.so,sha256=7E_0-JLXosQcga11V-E2ACxarKHSunm0ZEvZwJyOjdI,68144\xd | ||
| 91 | Cryptodome/Cipher/_raw_des3.abi3.so,sha256=mvJQi-N06UTu1uV3Sv6EKXc5-IuNAfB3GmdP-hW-FLQ,68896\xd | ||
| 92 | Cryptodome/Cipher/_raw_ecb.abi3.so,sha256=0Qj1a37SRdbm5nTX2DU1DJfzUvK4GokTXnJlRPLHsRA,18752\xd | ||
| 93 | Cryptodome/Cipher/_raw_eksblowfish.abi3.so,sha256=JToUwATMGWr-KfbZ7cS1HRbMCdKQTQaMpcuT9XKaamg,38024\xd | ||
| 94 | Cryptodome/Cipher/_raw_ocb.abi3.so,sha256=GKfk5j1uqAmMyGYhI9AczRj7dD6eBjuC7vyzAnYZNp4,27448\xd | ||
| 95 | Cryptodome/Cipher/_raw_ | 82 | Cryptodome/Cipher/_raw_aes.abi3.so,sha256=WLhZvBX57Fu7QpoS6AGtRSjUlGPjfT2FeKIXSAxt1p8,99432\xd |
| 83 | Cryptodome/Cipher/_raw_aesni.abi3.so,sha256=6NoWk4XgS-dnz1qj4QMBG9wPP2XKEbewOjAFAPWjlB0,39248\xd | ||
| 84 | Cryptodome/Cipher/_raw_arc2.abi3.so,sha256=wTGnu5fTs8px9szgrkOfvHbdxAfRJvisHGWxqMpVhKU,26240\xd | ||
| 85 | Cryptodome/Cipher/_raw_blowfish.abi3.so,sha256=VyruHWowC6MUPwcXVLyCDe3EY5c-u4EK_5-PndwV-KI,31760\xd | ||
| 86 | Cryptodome/Cipher/_raw_cast.abi3.so,sha256=4ieo0Q-O7EmLycKjzpFMal8rfnt_MRC0qZavE81wW0Y,40288\xd | ||
| 87 | Cryptodome/Cipher/_raw_cbc.abi3.so,sha256=r6OfKPW-BCd-8tAoxPEh6Z64Z9bcYXwGbWkqsKmhHVc,22824\xd | ||
| 88 | Cryptodome/Cipher/_raw_cfb.abi3.so,sha256=IQ_VCK3kQzP6whtct6N0rXUrPiQroSqInqFnr4SMGb0,24600\xd | ||
| 89 | Cryptodome/Cipher/_raw_ctr.abi3.so,sha256=w3i4rlg4fCH8VIJdnnoU09HMFj76IC8TiztYBlKLuBc,27976\xd | ||
| 90 | Cryptodome/Cipher/_raw_des.abi3.so,sha256=RJ9DNvb6h63AIF9NvBs-dFW2w9b4YmIL4JfD3vAbN-A,68144\xd | ||
| 91 | Cryptodome/Cipher/_raw_des3.abi3.so,sha256=pCZwP46MoBb09PnF6_BopZuSueGn_Fhtlg_plxLTaz0,68896\xd | ||
| 92 | Cryptodome/Cipher/_raw_ecb.abi3.so,sha256=vTLCKIIHmbN4K5LDubecaUHJ1CidXpCwS6esl0l1GRk,18752\xd | ||
| 93 | Cryptodome/Cipher/_raw_eksblowfish.abi3.so,sha256=fquzVGL6cXivkhbJkltr_7IHqpDssWBGoyzLf8Lr18s,38024\xd | ||
| 94 | Cryptodome/Cipher/_raw_ocb.abi3.so,sha256=fM_Rol8L2WQhtQbLpBi63ot2NtgxTlbLqaZJilLVwLE,27448\xd | ||
| 95 | Cryptodome/Cipher/_raw_ofb.abi3.so,sha256=keHMEmvuVIjH7Z7CoZ9yuYE2lXiVkrtzcZLe5kQeDD8,21744\xd | ||
| 96 | Cryptodome/Hash/BLAKE2b.py,sha256=jLHVana6oXqCZa7ITC3SgiuWEnMOB0DTSvQ3a5OSbqI,9439\xd | 96 | Cryptodome/Hash/BLAKE2b.py,sha256=jLHVana6oXqCZa7ITC3SgiuWEnMOB0DTSvQ3a5OSbqI,9439\xd |
| 97 | Cryptodome/Hash/BLAKE2b.pyi,sha256=U4K3mapdYeHVHrlIEgffKV9IfALVbqkOrVbJRujns10,906\xd | 97 | Cryptodome/Hash/BLAKE2b.pyi,sha256=U4K3mapdYeHVHrlIEgffKV9IfALVbqkOrVbJRujns10,906\xd |
| 98 | Cryptodome/Hash/BLAKE2s.py,sha256=aU-cudh_F5kPQSkmgS1hffXqs-1xPRhu21i_7XOr2PU,9445\xd | 98 | Cryptodome/Hash/BLAKE2s.py,sha256=aU-cudh_F5kPQSkmgS1hffXqs-1xPRhu21i_7XOr2PU,9445\xd |
| 99 | Cryptodome/Hash/BLAKE2s.pyi,sha256=9jsL4jLQq5_Mb8WM99LPurH1D-FL-gLAeZyBf8QiWt0,739\xd | 99 | Cryptodome/Hash/BLAKE2s.pyi,sha256=9jsL4jLQq5_Mb8WM99LPurH1D-FL-gLAeZyBf8QiWt0,739\xd |
| 100 | Cryptodome/Hash/CMAC.py,sha256=YOwyFsPYdGM6CU8ngWQzi9yEXHzDIy-VexCY47uhjvM,10532\xd | 100 | Cryptodome/Hash/CMAC.py,sha256=YOwyFsPYdGM6CU8ngWQzi9yEXHzDIy-VexCY47uhjvM,10532\xd |
| 101 | Cryptodome/Hash/CMAC.pyi,sha256=kZXAeUzxQ38nY-aYbIPrZZmROxgja2HnvUz7xuAXuoE,822\xd | 101 | Cryptodome/Hash/CMAC.pyi,sha256=kZXAeUzxQ38nY-aYbIPrZZmROxgja2HnvUz7xuAXuoE,822\xd |
| 102 | Cryptodome/Hash/HMAC.py,sha256=z-ZW0VAYndKppOST16aUx4AABFW-0dowvhQK9HSpDZk,8169\xd | 102 | Cryptodome/Hash/HMAC.py,sha256=z-ZW0VAYndKppOST16aUx4AABFW-0dowvhQK9HSpDZk,8169\xd |
| Offset 147, 25 lines modified | Offset 147, 25 lines modified | ||
| 147 | Cryptodome/Hash/TupleHash128.pyi,sha256=mADdKktF1mPfKtXf-xWytj0bfgynzjwtppd1RdML1uo,666\xd | 147 | Cryptodome/Hash/TupleHash128.pyi,sha256=mADdKktF1mPfKtXf-xWytj0bfgynzjwtppd1RdML1uo,666\xd |
| 148 | Cryptodome/Hash/TupleHash256.py,sha256=uQnKqgNkbCROjYwI-9FQnqo6qiRhfxnSlu8DPrvBRQk,2832\xd | 148 | Cryptodome/Hash/TupleHash256.py,sha256=uQnKqgNkbCROjYwI-9FQnqo6qiRhfxnSlu8DPrvBRQk,2832\xd |
| 149 | Cryptodome/Hash/TupleHash256.pyi,sha256=esuouWh2HmCu3M4kLjCgu5jrQ87NrBQU5h9o5x21kl0,144\xd | 149 | Cryptodome/Hash/TupleHash256.pyi,sha256=esuouWh2HmCu3M4kLjCgu5jrQ87NrBQU5h9o5x21kl0,144\xd |
| 150 | Cryptodome/Hash/TurboSHAKE128.py,sha256=cQ60Chu3XzwtwfaKBi9pS80y-owzo6NGoOx_RrlRReI,3847\xd | 150 | Cryptodome/Hash/TurboSHAKE128.py,sha256=cQ60Chu3XzwtwfaKBi9pS80y-owzo6NGoOx_RrlRReI,3847\xd |
| 151 | Cryptodome/Hash/TurboSHAKE128.pyi,sha256=HtbOuZN9ufgmLTaw2DFheTKWZ_9NaLoNtHFMs_sZnQo,574\xd | 151 | Cryptodome/Hash/TurboSHAKE128.pyi,sha256=HtbOuZN9ufgmLTaw2DFheTKWZ_9NaLoNtHFMs_sZnQo,574\xd |
| 152 | Cryptodome/Hash/TurboSHAKE256.py,sha256=DTyiC9seZ9RzkC2FRK59M8mNh_NFdEB87QTVM_5lKkI,757\xd | 152 | Cryptodome/Hash/TurboSHAKE256.py,sha256=DTyiC9seZ9RzkC2FRK59M8mNh_NFdEB87QTVM_5lKkI,757\xd |
| 153 | Cryptodome/Hash/TurboSHAKE256.pyi,sha256=uwDVE9qmw4YYMrCKMkOSPTJQLy1FhusGm59i-ii8HuI,306\xd | 153 | Cryptodome/Hash/TurboSHAKE256.pyi,sha256=uwDVE9qmw4YYMrCKMkOSPTJQLy1FhusGm59i-ii8HuI,306\xd |
| 154 | Cryptodome/Hash/_BLAKE2b.abi3.so,sha256=U4Wq35fUSVzyXvl9XKXi9R6GSM68rpnjYfOZTg4C_uM,23888\xd | ||
| 155 | Cryptodome/Hash/_BLAKE2s.abi3.so,sha256=BZUA0i37sBRfufrduvShdTgOnI5B5TDMDRw5kJUUN8k,23856\xd | ||
| 156 | Cryptodome/Hash/_MD2.abi3.so,sha256=lLV00CahkixqoSgRjW7i0Cr_p09ezLTfHBUqYfZ92Ps,21824\xd | ||
| 157 | Cryptodome/Hash/_MD4.abi3.so,sha256=QP5gj-4eBLE1TwAFOVfQhQI6IW_A3ME03-YjMgKbDK0,24272\xd | ||
| 158 | Cryptodome/Hash/_MD5.abi3.so,sha256=17cIUTU6_K8txGHErRY1UQt1Yt8qb1fPGENrwcsbOoM,27760\xd | ||
| 159 | Cryptodome/Hash/_RIPEMD160.abi3.so,sha256=X857GaF5hqFC0pzUZABZhdpPKKpLv0IO56MgVRdNYno,26464\xd | ||
| 160 | Cryptodome/Hash/_SHA1.abi3.so,sha256=Cpfl2RCf6eEeYrmb2On6CM37ioYpese5m2SR8WZ6jnU,62736\xd | ||
| 161 | Cryptodome/Hash/_SHA224.abi3.so,sha256=bY8ulEVWWgR9NNx8tnM4XL7Q8cnuvCPj2UgCkz5fWD4,40072\xd | ||
| 162 | Cryptodome/Hash/_SHA256.abi3.so,sha256=tX6Ed635BfUKucccHEiZgLdKEdVkR_-7y64f6vvjXfU,40056\xd | ||
| 163 | Cryptodome/Hash/_SHA384.abi3.so,sha256=CdjJs_5FB2hGAAvUW7fJFG6c5vlvMtvxY1-NGvS7jh4,45608\xd | ||
| 164 | Cryptodome/Hash/_ | 154 | Cryptodome/Hash/_BLAKE2b.abi3.so,sha256=U0hNPQZXT9fWxhbBNfvLX4B1WPuhh4lgayvUCXIBbwE,23888\xd |
| 155 | Cryptodome/Hash/_BLAKE2s.abi3.so,sha256=s1b1Wt2swSk60UpZHiubUGsfI4o-8zuoqavP5-Hx0rM,23856\xd | ||
| 156 | Cryptodome/Hash/_MD2.abi3.so,sha256=a6f8LfeI3OyrLSqnEa-kRl6B0ilp4aPTNaGxLtOVD44,21824\xd | ||
| 157 | Cryptodome/Hash/_MD4.abi3.so,sha256=hu5bZNNmVTvHHJ56JBGu-_CNV2jm1NxNcpKrcfplg7Y,24272\xd | ||
| 158 | Cryptodome/Hash/_MD5.abi3.so,sha256=7vJrIJ1fX8r9dCTkDUr4eHqQ_8B9PTIzgc9aXnT6VZI,27760\xd | ||
| 159 | Cryptodome/Hash/_RIPEMD160.abi3.so,sha256=5dN6DeEk2R1Su5aPnKYoWTOXYOam-X_dRz3rp2051D8,26464\xd | ||
| 160 | Cryptodome/Hash/_SHA1.abi3.so,sha256=UQ0LINHdbH8LBcyoIihos-mCsnOmi9iw1NMunyCG0s0,62736\xd | ||
| 161 | Cryptodome/Hash/_SHA224.abi3.so,sha256=SKvN6ydO9-1WDSRUhQ75TT8LIkPWPKpl-IoIWk4BXgc,40072\xd | ||
| 162 | Cryptodome/Hash/_SHA256.abi3.so,sha256=PqyBJI0KE-byfSQP6qPUxboSPRxy57_rruC2LlUtFRU,40056\xd | ||
| 163 | Cryptodome/Hash/_SHA384.abi3.so,sha256=IkmGYDp5LwHibq6wMmMi5zZiPcTenoBmMbVWlB0Fbog,45608\xd | ||
| 164 | Cryptodome/Hash/_SHA512.abi3.so,sha256=zTPWfOPHfGjlmsK_GLo678zqgYWTVikhOZlLNe-36sk,45576\xd | ||
| 165 | Cryptodome/Hash/__init__.py,sha256=3wizBUFDLB6UgA8Y8OIo-1CSitx95qL3nktMq7hXkRs,2939\xd | 165 | Cryptodome/Hash/__init__.py,sha256=3wizBUFDLB6UgA8Y8OIo-1CSitx95qL3nktMq7hXkRs,2939\xd |
| 166 | Cryptodome/Hash/__init__.pyi,sha256=qpx88C17oYvHTpAvvq6If6BTdMGO3Im8rPW7mY62aWU,2064\xd | 166 | Cryptodome/Hash/__init__.pyi,sha256=qpx88C17oYvHTpAvvq6If6BTdMGO3Im8rPW7mY62aWU,2064\xd |
| 167 | Cryptodome/Hash/__pycache__/BLAKE2b.cpython-312.pyc,,\xd | 167 | Cryptodome/Hash/__pycache__/BLAKE2b.cpython-312.pyc,,\xd |
| 168 | Cryptodome/Hash/__pycache__/BLAKE2s.cpython-312.pyc,,\xd | 168 | Cryptodome/Hash/__pycache__/BLAKE2s.cpython-312.pyc,,\xd |
| 169 | Cryptodome/Hash/__pycache__/CMAC.cpython-312.pyc,,\xd | 169 | Cryptodome/Hash/__pycache__/CMAC.cpython-312.pyc,,\xd |
| 170 | Cryptodome/Hash/__pycache__/HMAC.cpython-312.pyc,,\xd | 170 | Cryptodome/Hash/__pycache__/HMAC.cpython-312.pyc,,\xd |
| 171 | Cryptodome/Hash/__pycache__/KMAC128.cpython-312.pyc,,\xd | 171 | Cryptodome/Hash/__pycache__/KMAC128.cpython-312.pyc,,\xd |
| Offset 193, 18 lines modified | Offset 193, 18 lines modified | ||
| 193 | Cryptodome/Hash/__pycache__/TupleHash256.cpython-312.pyc,,\xd | 193 | Cryptodome/Hash/__pycache__/TupleHash256.cpython-312.pyc,,\xd |
| 194 | Cryptodome/Hash/__pycache__/TurboSHAKE128.cpython-312.pyc,,\xd | 194 | Cryptodome/Hash/__pycache__/TurboSHAKE128.cpython-312.pyc,,\xd |
| 195 | Cryptodome/Hash/__pycache__/TurboSHAKE256.cpython-312.pyc,,\xd | 195 | Cryptodome/Hash/__pycache__/TurboSHAKE256.cpython-312.pyc,,\xd |
| 196 | Cryptodome/Hash/__pycache__/__init__.cpython-312.pyc,,\xd | 196 | Cryptodome/Hash/__pycache__/__init__.cpython-312.pyc,,\xd |
| 197 | Cryptodome/Hash/__pycache__/cSHAKE128.cpython-312.pyc,,\xd | 197 | Cryptodome/Hash/__pycache__/cSHAKE128.cpython-312.pyc,,\xd |
| 198 | Cryptodome/Hash/__pycache__/cSHAKE256.cpython-312.pyc,,\xd | 198 | Cryptodome/Hash/__pycache__/cSHAKE256.cpython-312.pyc,,\xd |
| 199 | Cryptodome/Hash/__pycache__/keccak.cpython-312.pyc,,\xd | 199 | Cryptodome/Hash/__pycache__/keccak.cpython-312.pyc,,\xd |
| 200 | Cryptodome/Hash/_ghash_clmul.abi3.so,sha256=Iosvu0C2nVWIF2zeuXXOy3wpc4wd1r63cmYFOkyxZ0E,38360\xd | ||
| 201 | Cryptodome/Hash/_ghash_portable.abi3.so,sha256=BZtHGBnNFZ298Ce-IUpAEIyTVVliTkq-lQOVfeg8gns,22456\xd | ||
| 202 | Cryptodome/Hash/_keccak.abi3.so,sha256=DTym2kqHka_v2K-I4w69_sVHP2C9tPTy4g3jHgCyOQw,31088\xd | ||
| 203 | Cryptodome/Hash/_ | 200 | Cryptodome/Hash/_ghash_clmul.abi3.so,sha256=D2THUopgPqt85XrN_pkMR7pwDpQytXS3OXw73og2dU8,38360\xd |
| 201 | Cryptodome/Hash/_ghash_portable.abi3.so,sha256=2pMTjbBr_WIoL_WZAEbj6HIvRnSTRZ30fH5GWBjoNJc,22456\xd | ||
| ... Open expanded diff ... | |||
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·47c08db5227c6386aea08eefd8ba03b8647ef450 |
| Offset 1, 6 lines modified | Offset 1, 6 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f70706d·642e6370·7974686f·6e2d3331·_ppmd.cpython-31 | 2 | ··0x00000000·5f70706d·642e6370·7974686f·6e2d3331·_ppmd.cpython-31 |
| 3 | ··0x00000010·322d7838·365f3634·2d6c696e·75782d67·2-x86_64-linux-g | 3 | ··0x00000010·322d7838·365f3634·2d6c696e·75782d67·2-x86_64-linux-g |
| 4 | ··0x00000020·6e752e73·6f2e6465·62756700· | 4 | ··0x00000020·6e752e73·6f2e6465·62756700·de5690a4·nu.so.debug..V.. |
| Offset 3, 12 lines modified | Offset 3, 12 lines modified | ||
| 3 | pyppmd-1.1.0.dist-info/RECORD,,\xd | 3 | pyppmd-1.1.0.dist-info/RECORD,,\xd |
| 4 | pyppmd-1.1.0.dist-info/WHEEL,sha256=6TsICjgOR7isz_jYr-ssV7RSRmh1_0Z7_b5ESlzfzVY,104\xd | 4 | pyppmd-1.1.0.dist-info/WHEEL,sha256=6TsICjgOR7isz_jYr-ssV7RSRmh1_0Z7_b5ESlzfzVY,104\xd |
| 5 | pyppmd-1.1.0.dist-info/licenses/LICENSE,sha256=3GJlINzVOiL3J68-5Cx3DlbJemT-OtsGN5nYqwMv5VE,26530\xd | 5 | pyppmd-1.1.0.dist-info/licenses/LICENSE,sha256=3GJlINzVOiL3J68-5Cx3DlbJemT-OtsGN5nYqwMv5VE,26530\xd |
| 6 | pyppmd-1.1.0.dist-info/top_level.txt,sha256=oI9A6TS272sAHjryEKAiyFJkIMwC7DxWsfF7zlFviFw,7\xd | 6 | pyppmd-1.1.0.dist-info/top_level.txt,sha256=oI9A6TS272sAHjryEKAiyFJkIMwC7DxWsfF7zlFviFw,7\xd |
| 7 | pyppmd/__init__.py,sha256=nfUThhgKkT9i8wXd20mwpgLMTxlhBX2JrWGuHR_oF2U,7289\xd | 7 | pyppmd/__init__.py,sha256=nfUThhgKkT9i8wXd20mwpgLMTxlhBX2JrWGuHR_oF2U,7289\xd |
| 8 | pyppmd/__pycache__/__init__.cpython-312.pyc,,\xd | 8 | pyppmd/__pycache__/__init__.cpython-312.pyc,,\xd |
| 9 | pyppmd/c/__pycache__/c_ppmd.cpython-312.pyc,,\xd | 9 | pyppmd/c/__pycache__/c_ppmd.cpython-312.pyc,,\xd |
| 10 | pyppmd/c/_ppmd.cpython-312-x86_64-linux-gnu.so,sha256= | 10 | pyppmd/c/_ppmd.cpython-312-x86_64-linux-gnu.so,sha256=e_Iy3-vcaCKwao_PuwSsa096FjDCqDKXtzZsPKmzBDo,256952\xd |
| 11 | pyppmd/c/c_ppmd.py,sha256=rLgTBHDeaI-e9_O8Y8ThXGheZv5jUWCmvom4ZgRzuqw,436\xd | 11 | pyppmd/c/c_ppmd.py,sha256=rLgTBHDeaI-e9_O8Y8ThXGheZv5jUWCmvom4ZgRzuqw,436\xd |
| 12 | pyppmd/cffi/__pycache__/cffi_ppmd.cpython-312.pyc,,\xd | 12 | pyppmd/cffi/__pycache__/cffi_ppmd.cpython-312.pyc,,\xd |
| 13 | pyppmd/cffi/cffi_ppmd.py,sha256=88W-oKw3sPJ1Nb2bfFOf0RxAXltcThGROktUiisXAyQ,19570\xd | 13 | pyppmd/cffi/cffi_ppmd.py,sha256=88W-oKw3sPJ1Nb2bfFOf0RxAXltcThGROktUiisXAyQ,19570\xd |
| 14 | pyppmd/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd | 14 | pyppmd/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd |
| Offset 21, 15 lines modified | Offset 21, 15 lines modified | ||
| 21 | yaml/__pycache__/parser.cpython-312.pyc,,\xd | 21 | yaml/__pycache__/parser.cpython-312.pyc,,\xd |
| 22 | yaml/__pycache__/reader.cpython-312.pyc,,\xd | 22 | yaml/__pycache__/reader.cpython-312.pyc,,\xd |
| 23 | yaml/__pycache__/representer.cpython-312.pyc,,\xd | 23 | yaml/__pycache__/representer.cpython-312.pyc,,\xd |
| 24 | yaml/__pycache__/resolver.cpython-312.pyc,,\xd | 24 | yaml/__pycache__/resolver.cpython-312.pyc,,\xd |
| 25 | yaml/__pycache__/scanner.cpython-312.pyc,,\xd | 25 | yaml/__pycache__/scanner.cpython-312.pyc,,\xd |
| 26 | yaml/__pycache__/serializer.cpython-312.pyc,,\xd | 26 | yaml/__pycache__/serializer.cpython-312.pyc,,\xd |
| 27 | yaml/__pycache__/tokens.cpython-312.pyc,,\xd | 27 | yaml/__pycache__/tokens.cpython-312.pyc,,\xd |
| 28 | yaml/_yaml.cpython-312-x86_64-linux-gnu.so,sha256= | 28 | yaml/_yaml.cpython-312-x86_64-linux-gnu.so,sha256=DSvjkc8TZluRf9vO_urk6GSMgsdYlr26I5XUYA38r7Y,1611080\xd |
| 29 | yaml/composer.py,sha256=_Ko30Wr6eDWUeUpauUGT3Lcg9QPBnOPVlTnIMRGJ9FM,4883\xd | 29 | yaml/composer.py,sha256=_Ko30Wr6eDWUeUpauUGT3Lcg9QPBnOPVlTnIMRGJ9FM,4883\xd |
| 30 | yaml/constructor.py,sha256=kNgkfaeLUkwQYY_Q6Ff1Tz2XVw_pG1xVE9Ak7z-viLA,28639\xd | 30 | yaml/constructor.py,sha256=kNgkfaeLUkwQYY_Q6Ff1Tz2XVw_pG1xVE9Ak7z-viLA,28639\xd |
| 31 | yaml/cyaml.py,sha256=6ZrAG9fAYvdVe2FK_w0hmXoG7ZYsoYUwapG8CiC72H0,3851\xd | 31 | yaml/cyaml.py,sha256=6ZrAG9fAYvdVe2FK_w0hmXoG7ZYsoYUwapG8CiC72H0,3851\xd |
| 32 | yaml/dumper.py,sha256=PLctZlYwZLp7XmeUdwRuv4nYOZ2UBnDIUy8-lKfLF-o,2837\xd | 32 | yaml/dumper.py,sha256=PLctZlYwZLp7XmeUdwRuv4nYOZ2UBnDIUy8-lKfLF-o,2837\xd |
| 33 | yaml/emitter.py,sha256=jghtaU7eFwg31bG0B7RZea_29Adi9CKmXq_QjgQpCkQ,43006\xd | 33 | yaml/emitter.py,sha256=jghtaU7eFwg31bG0B7RZea_29Adi9CKmXq_QjgQpCkQ,43006\xd |
| 34 | yaml/error.py,sha256=Ah9z-toHJUbE9j-M8YpxgSRM5CgLCcwVzJgLLRF2Fxo,2533\xd | 34 | yaml/error.py,sha256=Ah9z-toHJUbE9j-M8YpxgSRM5CgLCcwVzJgLLRF2Fxo,2533\xd |
| 35 | yaml/events.py,sha256=50_TksgQiE4up-lKo_V-nBy-tAIxkIPQxY5qDhKCeHw,2445\xd | 35 | yaml/events.py,sha256=50_TksgQiE4up-lKo_V-nBy-tAIxkIPQxY5qDhKCeHw,2445\xd |
| Offset 52, 15 lines modified | Offset 52, 15 lines modified | ||
| 52 | zmq/backend/cffi/socket.py,sha256=fD9JTFJRxW8l0mO8btJ-MHLXTm8juxIeH74X6vFL2Hc,11423\xd | 52 | zmq/backend/cffi/socket.py,sha256=fD9JTFJRxW8l0mO8btJ-MHLXTm8juxIeH74X6vFL2Hc,11423\xd |
| 53 | zmq/backend/cffi/utils.py,sha256=xePrYKHy0P7vr3s49t4nxz7vD9zCcfe_ALQ-kL3DZ_U,2086\xd | 53 | zmq/backend/cffi/utils.py,sha256=xePrYKHy0P7vr3s49t4nxz7vD9zCcfe_ALQ-kL3DZ_U,2086\xd |
| 54 | zmq/backend/cython/__init__.pxd,sha256=iRgsrNY8-yEX3UL83jFHziSPaVibZx-qltTXcYVUM9Y,60\xd | 54 | zmq/backend/cython/__init__.pxd,sha256=iRgsrNY8-yEX3UL83jFHziSPaVibZx-qltTXcYVUM9Y,60\xd |
| 55 | zmq/backend/cython/__init__.py,sha256=SMuE8GAtsmEMWNGrv-ZlQZcuTD3EVU838E1ViRHLDNI,322\xd | 55 | zmq/backend/cython/__init__.py,sha256=SMuE8GAtsmEMWNGrv-ZlQZcuTD3EVU838E1ViRHLDNI,322\xd |
| 56 | zmq/backend/cython/__pycache__/__init__.cpython-312.pyc,,\xd | 56 | zmq/backend/cython/__pycache__/__init__.cpython-312.pyc,,\xd |
| 57 | zmq/backend/cython/__pycache__/_zmq.cpython-312.pyc,,\xd | 57 | zmq/backend/cython/__pycache__/_zmq.cpython-312.pyc,,\xd |
| 58 | zmq/backend/cython/_externs.pxd,sha256=0EM00v73_7Bp_9Z4qcCuwe0IIgoPgatYgHX9wrjhbJE,339\xd | 58 | zmq/backend/cython/_externs.pxd,sha256=0EM00v73_7Bp_9Z4qcCuwe0IIgoPgatYgHX9wrjhbJE,339\xd |
| 59 | zmq/backend/cython/_zmq.cpython-312-x86_64-linux-gnu.so,sha256= | 59 | zmq/backend/cython/_zmq.cpython-312-x86_64-linux-gnu.so,sha256=-8qbFE9A1Unxuc_MWvwOcb1RQZliMYpbHec5zdJlaaU,278488\xd |
| 60 | zmq/backend/cython/_zmq.pxd,sha256=fv1mQ6DxnJghW5XgD45dOnokVVH1UDTV0Us5KYuBo28,2186\xd | 60 | zmq/backend/cython/_zmq.pxd,sha256=fv1mQ6DxnJghW5XgD45dOnokVVH1UDTV0Us5KYuBo28,2186\xd |
| 61 | zmq/backend/cython/_zmq.py,sha256=PgojSlJb81xbwcetkdqi0l_d8jVeedxOyLTsGtbcLxk,58306\xd | 61 | zmq/backend/cython/_zmq.py,sha256=PgojSlJb81xbwcetkdqi0l_d8jVeedxOyLTsGtbcLxk,58306\xd |
| 62 | zmq/backend/cython/constant_enums.pxi,sha256=LNVbov9C6GBuJvWHnfpqUjmNT0x8alTeub885-o_mI0,7562\xd | 62 | zmq/backend/cython/constant_enums.pxi,sha256=LNVbov9C6GBuJvWHnfpqUjmNT0x8alTeub885-o_mI0,7562\xd |
| 63 | zmq/backend/cython/libzmq.pxd,sha256=ofccd3ZlZvJL7_Ud1gVPHTxl1PDO69UivxliA8QcD-w,4564\xd | 63 | zmq/backend/cython/libzmq.pxd,sha256=ofccd3ZlZvJL7_Ud1gVPHTxl1PDO69UivxliA8QcD-w,4564\xd |
| 64 | zmq/backend/select.py,sha256=GbXUnUC4fdbrz7GIxraLyXH8A9Mv0_2cFLURezv5yps,902\xd | 64 | zmq/backend/select.py,sha256=GbXUnUC4fdbrz7GIxraLyXH8A9Mv0_2cFLURezv5yps,902\xd |
| 65 | zmq/constants.py,sha256=xEyRW8hA1lLjDAnMjOWvmKAFQqZYzaTWO62dA7atnbM,28341\xd | 65 | zmq/constants.py,sha256=xEyRW8hA1lLjDAnMjOWvmKAFQqZYzaTWO62dA7atnbM,28341\xd |
| 66 | zmq/decorators.py,sha256=sLeTjxsNcnjKYCsyUsx5RyC0X2Sfqi355nvBDzLDxGY,5099\xd | 66 | zmq/decorators.py,sha256=sLeTjxsNcnjKYCsyUsx5RyC0X2Sfqi355nvBDzLDxGY,5099\xd |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·6de1fce84b1681684170dc0dc4b2085327fda702 |
| Offset 1, 5 lines modified | Offset 1, 5 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·73706565·64757073·2e616269·332e736f·speedups.abi3.so | 2 | ··0x00000000·73706565·64757073·2e616269·332e736f·speedups.abi3.so |
| 3 | ··0x00000010·2e646562·75670000· | 3 | ··0x00000010·2e646562·75670000·e1038eba··········.debug...... |
| Offset 63, 15 lines modified | Offset 63, 15 lines modified | ||
| 63 | tornado/platform/caresresolver.py,sha256=aC5g1uku5n_bDV2HcAkEIuMqeDjJo90XiBx1WOXTR9o,3500\xd | 63 | tornado/platform/caresresolver.py,sha256=aC5g1uku5n_bDV2HcAkEIuMqeDjJo90XiBx1WOXTR9o,3500\xd |
| 64 | tornado/platform/twisted.py,sha256=WOv5hBl6b4vUYguwKMgiLJgcI6wG5lm6NV6649aj2hE,5624\xd | 64 | tornado/platform/twisted.py,sha256=WOv5hBl6b4vUYguwKMgiLJgcI6wG5lm6NV6649aj2hE,5624\xd |
| 65 | tornado/process.py,sha256=HFG4hwXV_LJktKNcQUo7DS1HxilFOKPqqA6zBcmlSDA,12704\xd | 65 | tornado/process.py,sha256=HFG4hwXV_LJktKNcQUo7DS1HxilFOKPqqA6zBcmlSDA,12704\xd |
| 66 | tornado/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd | 66 | tornado/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd |
| 67 | tornado/queues.py,sha256=mXeI_-MpVpibaT46ozmZG9L7COMqeqDhbMZ0_DE1V-8,12530\xd | 67 | tornado/queues.py,sha256=mXeI_-MpVpibaT46ozmZG9L7COMqeqDhbMZ0_DE1V-8,12530\xd |
| 68 | tornado/routing.py,sha256=fEUpBPHKRd4PCp4LH1XKHspkqEG2jkIE_9hvJr3MEiA,25082\xd | 68 | tornado/routing.py,sha256=fEUpBPHKRd4PCp4LH1XKHspkqEG2jkIE_9hvJr3MEiA,25082\xd |
| 69 | tornado/simple_httpclient.py,sha256=29-kfqaNkk75ZYecuVXwAT9wp5LD4vJ_d-R65-Po7EA,27798\xd | 69 | tornado/simple_httpclient.py,sha256=29-kfqaNkk75ZYecuVXwAT9wp5LD4vJ_d-R65-Po7EA,27798\xd |
| 70 | tornado/speedups.abi3.so,sha256= | 70 | tornado/speedups.abi3.so,sha256=zW3IQrAjB52LMsTTa60cXr_5jeLeTq7j1NQAb4ZYMc0,21088\xd |
| 71 | tornado/tcpclient.py,sha256=1jmNEfu8S_RV38iKmTktACkoC4EZfiRAjoBVzJ6Cb88,12152\xd | 71 | tornado/tcpclient.py,sha256=1jmNEfu8S_RV38iKmTktACkoC4EZfiRAjoBVzJ6Cb88,12152\xd |
| 72 | tornado/tcpserver.py,sha256=KCnhxn_Y2S9Ad-IRejF5E9E_tvBcTD8Nguw7Ohgbhk0,15033\xd | 72 | tornado/tcpserver.py,sha256=KCnhxn_Y2S9Ad-IRejF5E9E_tvBcTD8Nguw7Ohgbhk0,15033\xd |
| 73 | tornado/template.py,sha256=owU2JLnxZzOcv3rS7QeH5TEpLLh0PIQ3P7feeCal_gY,37793\xd | 73 | tornado/template.py,sha256=owU2JLnxZzOcv3rS7QeH5TEpLLh0PIQ3P7feeCal_gY,37793\xd |
| 74 | tornado/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd | 74 | tornado/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0\xd |
| 75 | tornado/test/__main__.py,sha256=f5xh9jgW6upCWRiV2J2A7wSg0NJYI1wn74YEDr_8ZNw,336\xd | 75 | tornado/test/__main__.py,sha256=f5xh9jgW6upCWRiV2J2A7wSg0NJYI1wn74YEDr_8ZNw,336\xd |
| 76 | tornado/test/__pycache__/__init__.cpython-312.pyc,,\xd | 76 | tornado/test/__pycache__/__init__.cpython-312.pyc,,\xd |
| 77 | tornado/test/__pycache__/__main__.cpython-312.pyc,,\xd | 77 | tornado/test/__pycache__/__main__.cpython-312.pyc,,\xd |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·93abae2c5a4449b6827e7a31dac8a9883299e91c |
| Offset 1, 6 lines modified | Offset 1, 6 lines modified | ||
| 1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
| 2 | ··0x00000000·5f79616d·6c2e6370·7974686f·6e2d3331·_yaml.cpython-31 | 2 | ··0x00000000·5f79616d·6c2e6370·7974686f·6e2d3331·_yaml.cpython-31 |
| 3 | ··0x00000010·322d7838·365f3634·2d6c696e·75782d67·2-x86_64-linux-g | 3 | ··0x00000010·322d7838·365f3634·2d6c696e·75782d67·2-x86_64-linux-g |
| 4 | ··0x00000020·6e752e73·6f2e6465·62756700· | 4 | ··0x00000020·6e752e73·6f2e6465·62756700·e5917a77·nu.so.debug...zw |
| Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
| 1 | Displaying·notes·found·in:·.note.gnu.property | 1 | Displaying·notes·found·in:·.note.gnu.property |
| 2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
| 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline | 3 | ··GNU··················0x00000030» NT_GNU_PROPERTY_TYPE_0» ······Properties:·x86·feature:·IBT,·SHSTK,·x86·feature·used:·x86,·XMM,·x86·ISA·used:·x86-64-baseline |
| 4 | Displaying·notes·found·in:·.note.gnu.build-id | 4 | Displaying·notes·found·in:·.note.gnu.build-id |
| 5 | ··Owner················Data·size·» Description | 5 | ··Owner················Data·size·» Description |
| 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·8 | 6 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·e8850137ac4d66455476482c76f08feaa69aa3f7 |
| Offset 1, 7 lines modified | Offset 1, 8 lines modified | ||
| 1 | MfETvH,v | ||
| 1 | __gmon_start__ | 2 | __gmon_start__ |
| 2 | _ITM_deregisterTMCloneTable | 3 | _ITM_deregisterTMCloneTable |
| 3 | _ITM_registerTMCloneTable | 4 | _ITM_registerTMCloneTable |
| 4 | __cxa_finalize | 5 | __cxa_finalize |
| 5 | _Py_NoneStruct | 6 | _Py_NoneStruct |
| 6 | PyBaseObject_Type | 7 | PyBaseObject_Type |
| 7 | PyDict_New | 8 | PyDict_New |