--- /srv/reproducible-results/rbuild-debian/r-b-build.3dutZqsP/b1/python-cartopy_0.25.0+dfsg-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.3dutZqsP/b2/python-cartopy_0.25.0+dfsg-1_amd64.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ 34ccd17d9c667ead11e9e984392cc06f 9420228 python optional python-cartopy-data_0.25.0+dfsg-1_all.deb │ - 567f7f588462427661ad4181dac711cf 738832 debug optional python3-cartopy-dbgsym_0.25.0+dfsg-1_amd64.deb │ - 0d5084d165e5450666d5badc39929034 460140 python optional python3-cartopy_0.25.0+dfsg-1_amd64.deb │ + 66585292632ea6a5a965f6ae646104d9 738820 debug optional python3-cartopy-dbgsym_0.25.0+dfsg-1_amd64.deb │ + 588aa74ff90582332dd5aedc8a99eab1 459968 python optional python3-cartopy_0.25.0+dfsg-1_amd64.deb ├── python3-cartopy_0.25.0+dfsg-1_amd64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-08-10 09:44:45.000000 debian-binary │ │ --rw-r--r-- 0 0 0 4480 2025-08-10 09:44:45.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 455468 2025-08-10 09:44:45.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 4484 2025-08-10 09:44:45.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 455292 2025-08-10 09:44:45.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/lib/python3/dist-packages/cartopy/trace.cpp │ │ │ │ @@ -30520,15 +30520,15 @@ │ │ │ │ (void)__Pyx_modinit_variable_export_code(__pyx_mstate); │ │ │ │ (void)__Pyx_modinit_function_export_code(__pyx_mstate); │ │ │ │ if (unlikely((__Pyx_modinit_type_init_code(__pyx_mstate) < 0))) __PYX_ERR(0, 1, __pyx_L1_error) │ │ │ │ (void)__Pyx_modinit_type_import_code(__pyx_mstate); │ │ │ │ (void)__Pyx_modinit_variable_import_code(__pyx_mstate); │ │ │ │ (void)__Pyx_modinit_function_import_code(__pyx_mstate); │ │ │ │ /*--- Execution code ---*/ │ │ │ │ - __Pyx_TraceStartFunc("PyInit_trace", __pyx_f[0], 1, 4, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ │ + __Pyx_TraceStartFunc("PyInit_trace", __pyx_f[0], 1, 5, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ │ │ │ │ │ /* "View.MemoryView":100 │ │ │ │ * │ │ │ │ * cdef object __pyx_collections_abc_Sequence "__pyx_collections_abc_Sequence" │ │ │ │ * try: # <<<<<<<<<<<<<< │ │ │ │ * __pyx_collections_abc_Sequence = __import__("collections.abc").abc.Sequence │ │ │ │ * except: │ │ │ │ @@ -31308,27 +31308,27 @@ │ │ │ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ │ * cdef tuple state │ │ │ │ * cdef object _dict │ │ │ │ */ │ │ │ │ - __Pyx_TraceLine(1,1,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ │ + __Pyx_TraceLine(1,4,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_15LineAccumulator_3__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_LineAccumulator___reduce_cython, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[8])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ │ if (__Pyx_SetItemOnTypeDict(__pyx_mstate_global->__pyx_ptype_7cartopy_5trace_LineAccumulator, __pyx_mstate_global->__pyx_n_u_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ │ │ /* "(tree fragment)":16 │ │ │ │ * else: │ │ │ │ * return __pyx_unpickle_LineAccumulator, (type(self), 0x5ea44c3, state) │ │ │ │ * def __setstate_cython__(self, __pyx_state): # <<<<<<<<<<<<<< │ │ │ │ * __pyx_unpickle_LineAccumulator__set_state(self, __pyx_state) │ │ │ │ */ │ │ │ │ - __Pyx_TraceLine(16,11,0,__PYX_ERR(1, 16, __pyx_L1_error)) │ │ │ │ + __Pyx_TraceLine(16,10,0,__PYX_ERR(1, 16, __pyx_L1_error)) │ │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_15LineAccumulator_5__setstate_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_LineAccumulator___setstate_cytho, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[9])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 16, __pyx_L1_error) │ │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ │ if (__Pyx_SetItemOnTypeDict(__pyx_mstate_global->__pyx_ptype_7cartopy_5trace_LineAccumulator, __pyx_mstate_global->__pyx_n_u_setstate_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 16, __pyx_L1_error) │ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ │ │ /* "cartopy/trace.pyx":120 │ │ │ │ * self.to_180 = False │ │ │ │ @@ -31381,15 +31381,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ │ * def __setstate_cython__(self, __pyx_state): │ │ │ │ */ │ │ │ │ - __Pyx_TraceLine(1,2,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ │ + __Pyx_TraceLine(1,1,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_12Interpolator_3__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_Interpolator___reduce_cython, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[17])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ │ │ /* "(tree fragment)":3 │ │ │ │ * def __reduce_cython__(self): │ │ │ │ @@ -31414,27 +31414,27 @@ │ │ │ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ │ * def __setstate_cython__(self, __pyx_state): │ │ │ │ */ │ │ │ │ - __Pyx_TraceLine(1,5,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ │ + __Pyx_TraceLine(1,3,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_21CartesianInterpolator_1__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_CartesianInterpolator___reduce_c, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[20])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ │ │ /* "(tree fragment)":3 │ │ │ │ * def __reduce_cython__(self): │ │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ │ * def __setstate_cython__(self, __pyx_state): # <<<<<<<<<<<<<< │ │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ │ */ │ │ │ │ - __Pyx_TraceLine(3,6,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ │ + __Pyx_TraceLine(3,7,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_21CartesianInterpolator_3__setstate_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_CartesianInterpolator___setstate, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[21])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_setstate_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ │ │ /* "cartopy/trace.pyx":218 │ │ │ │ * cdef double s12 │ │ │ │ @@ -31467,27 +31467,27 @@ │ │ │ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ │ * def __setstate_cython__(self, __pyx_state): │ │ │ │ */ │ │ │ │ - __Pyx_TraceLine(1,3,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ │ + __Pyx_TraceLine(1,2,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_21SphericalInterpolator_1__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_SphericalInterpolator___reduce_c, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[25])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ │ │ /* "(tree fragment)":3 │ │ │ │ * def __reduce_cython__(self): │ │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ │ * def __setstate_cython__(self, __pyx_state): # <<<<<<<<<<<<<< │ │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ │ */ │ │ │ │ - __Pyx_TraceLine(3,7,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ │ + __Pyx_TraceLine(3,6,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_21SphericalInterpolator_3__setstate_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_SphericalInterpolator___setstate, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[26])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_setstate_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ │ │ /* "cartopy/trace.pyx":244 │ │ │ │ * │ │ │ │ @@ -31733,34 +31733,34 @@ │ │ │ │ │ │ │ │ │ │ │ │ /* "cartopy/trace.pyx":1 │ │ │ │ * # Copyright Crown and Cartopy Contributors # <<<<<<<<<<<<<< │ │ │ │ * # │ │ │ │ * # This file is part of Cartopy and is released under the BSD 3-clause license. │ │ │ │ */ │ │ │ │ - __Pyx_TraceLine(1,4,0,__PYX_ERR(0, 1, __pyx_L1_error)) │ │ │ │ + __Pyx_TraceLine(1,5,0,__PYX_ERR(0, 1, __pyx_L1_error)) │ │ │ │ __pyx_t_4 = __Pyx_PyDict_NewPresized(0); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 1, __pyx_L1_error) │ │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_test, __pyx_t_4) < (0)) __PYX_ERR(0, 1, __pyx_L1_error) │ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ - __Pyx_TraceReturnValue(Py_None, 4, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ │ + __Pyx_TraceReturnValue(Py_None, 5, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ │ __Pyx_PyMonitoring_ExitScope(0); │ │ │ │ │ │ │ │ /*--- Wrapped vars code ---*/ │ │ │ │ │ │ │ │ goto __pyx_L0; │ │ │ │ __pyx_L1_error:; │ │ │ │ __Pyx_XDECREF(__pyx_t_4); │ │ │ │ __Pyx_XDECREF(__pyx_t_5); │ │ │ │ __Pyx_XDECREF(__pyx_t_6); │ │ │ │ __Pyx_XDECREF(__pyx_t_10); │ │ │ │ __Pyx_XDECREF(__pyx_t_11); │ │ │ │ __Pyx_XDECREF(__pyx_t_12); │ │ │ │ __Pyx_TraceException(__pyx_lineno, 0, 0); │ │ │ │ - __Pyx_TraceExceptionUnwind(4, 0); │ │ │ │ + __Pyx_TraceExceptionUnwind(5, 0); │ │ │ │ if (__pyx_m) { │ │ │ │ if (__pyx_mstate->__pyx_d && stringtab_initialized) { │ │ │ │ __Pyx_AddTraceback("init cartopy.trace", __pyx_clineno, __pyx_lineno, __pyx_filename); │ │ │ │ } │ │ │ │ #if !CYTHON_USE_MODULE_STATE │ │ │ │ Py_CLEAR(__pyx_m); │ │ │ │ #else │ │ │ ├── ./usr/lib/python3/dist-packages/cartopy/trace.cpython-313-x86_64-linux-gnu.so │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │ ├── readelf --wide --notes {} │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ │ Owner Data size Description │ │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 31c922036c27c75b0be726ce0e86085f00cd8927 │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 153d285456ad14e132b815876d4ad7064ff900c0 │ │ │ │ ├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {} │ │ │ │ │ @@ -6494,15 +6494,15 @@ │ │ │ │ │ ./lib/cartopy/trace.cpp:31759 │ │ │ │ │ cmpb $0x0,0x66(%rsp) │ │ │ │ │ je dab8 <__cxa_finalize@plt+0x4fa8> │ │ │ │ │ /usr/include/python3.13/cpython/monitoring.h:237 (discriminator 1) │ │ │ │ │ lea 0x66(%rsp),%rdi │ │ │ │ │ PyMonitoring_FirePyUnwindEvent(): │ │ │ │ │ /usr/include/python3.13/cpython/monitoring.h:237 (discriminator 1) │ │ │ │ │ - mov $0x4,%edx │ │ │ │ │ + mov $0x5,%edx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call 83a0 <_PyMonitoring_FirePyUnwindEvent@plt> │ │ │ │ │ __pyx_pymod_exec_trace(_object*): │ │ │ │ │ ./lib/cartopy/trace.cpp:31760 │ │ │ │ │ cmpq $0x0,0x47238(%rip) │ │ │ │ │ je db0e <__cxa_finalize@plt+0x4ffe> │ │ │ │ │ ./lib/cartopy/trace.cpp:31761 (discriminator 1) │ │ │ │ │ @@ -6571,15 +6571,15 @@ │ │ │ │ │ jmp d198 <__cxa_finalize@plt+0x4688> │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp d1a9 <__cxa_finalize@plt+0x4699> │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp d1ba <__cxa_finalize@plt+0x46aa> │ │ │ │ │ PyMonitoring_FirePyStartEvent(): │ │ │ │ │ /usr/include/python3.13/cpython/monitoring.h:118 (discriminator 1) │ │ │ │ │ - mov $0x4,%edx │ │ │ │ │ + mov $0x5,%edx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ lea 0x62(%rsp),%rdi │ │ │ │ │ call 8510 <_PyMonitoring_FirePyStartEvent@plt> │ │ │ │ │ __pyx_pymod_exec_trace(_object*): │ │ │ │ │ ./lib/cartopy/trace.cpp:30527 (discriminator 45) │ │ │ │ │ inc %eax │ │ │ │ │ je fa06 <__cxa_finalize@plt+0x6ef6> │ │ │ │ │ @@ -9315,15 +9315,15 @@ │ │ │ │ │ ./lib/cartopy/trace.cpp:31750 │ │ │ │ │ jmp db2e <__cxa_finalize@plt+0x501e> │ │ │ │ │ /usr/include/python3.13/cpython/monitoring.h:135 (discriminator 1) │ │ │ │ │ mov 0x428ef(%rip),%rcx # 51ee0 >, std::allocator > > >::_M_clear()@@Base+0xf1c0> │ │ │ │ │ PyMonitoring_FirePyReturnEvent(): │ │ │ │ │ /usr/include/python3.13/cpython/monitoring.h:135 (discriminator 1) │ │ │ │ │ lea 0x64(%rsp),%rdi │ │ │ │ │ - mov $0x4,%edx │ │ │ │ │ + mov $0x5,%edx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call 85c0 <_PyMonitoring_FirePyReturnEvent@plt> │ │ │ │ │ __pyx_pymod_exec_trace(_object*): │ │ │ │ │ ./lib/cartopy/trace.cpp:31745 (discriminator 13) │ │ │ │ │ inc %eax │ │ │ │ │ je fa06 <__cxa_finalize@plt+0x6ef6> │ │ │ │ │ jmp f5d8 <__cxa_finalize@plt+0x6ac8> │ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: │ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment │ │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ │ - 0x00000000 63393232 30333663 32376337 35623062 c922036c27c75b0b │ │ │ │ │ - 0x00000010 65373236 63653065 38363038 35663030 e726ce0e86085f00 │ │ │ │ │ - 0x00000020 63643839 32372e64 65627567 00000000 cd8927.debug.... │ │ │ │ │ - 0x00000030 e0118e76 ...v │ │ │ │ │ + 0x00000000 33643238 35343536 61643134 65313332 3d285456ad14e132 │ │ │ │ │ + 0x00000010 62383135 38373664 34616437 30363466 b815876d4ad7064f │ │ │ │ │ + 0x00000020 66393030 63302e64 65627567 00000000 f900c0.debug.... │ │ │ │ │ + 0x00000030 5872f365 Xr.e ├── python3-cartopy-dbgsym_0.25.0+dfsg-1_amd64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-08-10 09:44:45.000000 debian-binary │ │ -rw-r--r-- 0 0 0 548 2025-08-10 09:44:45.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 738092 2025-08-10 09:44:45.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 738080 2025-08-10 09:44:45.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./control │ │ │ │ @@ -5,8 +5,8 @@ │ │ │ │ Architecture: amd64 │ │ │ │ Maintainer: Debian GIS Project │ │ │ │ Installed-Size: 787 │ │ │ │ Depends: python3-cartopy (= 0.25.0+dfsg-1) │ │ │ │ Section: debug │ │ │ │ Priority: optional │ │ │ │ Description: debug symbols for python3-cartopy │ │ │ │ -Build-Ids: 31c922036c27c75b0be726ce0e86085f00cd8927 │ │ │ │ +Build-Ids: 153d285456ad14e132b815876d4ad7064ff900c0 │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1 +1 @@ │ │ │ │ │ -usr/lib/debug/.build-id/31/c922036c27c75b0be726ce0e86085f00cd8927.debug │ │ │ │ │ +usr/lib/debug/.build-id/15/3d285456ad14e132b815876d4ad7064ff900c0.debug │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -1,10 +1,10 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-10 09:44:45.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-10 09:44:45.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-10 09:44:45.000000 ./usr/lib/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-10 09:44:45.000000 ./usr/lib/debug/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-10 09:44:45.000000 ./usr/lib/debug/.build-id/ │ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2025-08-10 09:44:45.000000 ./usr/lib/debug/.build-id/31/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 794776 2025-08-10 09:44:45.000000 ./usr/lib/debug/.build-id/31/c922036c27c75b0be726ce0e86085f00cd8927.debug │ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-08-10 09:44:45.000000 ./usr/lib/debug/.build-id/15/ │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 794784 2025-08-10 09:44:45.000000 ./usr/lib/debug/.build-id/15/3d285456ad14e132b815876d4ad7064ff900c0.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-10 09:44:45.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-10 09:44:45.000000 ./usr/share/doc/ │ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2025-08-10 09:44:45.000000 ./usr/share/doc/python3-cartopy-dbgsym -> python3-cartopy │ │ │ │ --- ./usr/lib/debug/.build-id/31/c922036c27c75b0be726ce0e86085f00cd8927.debug │ │ │ ├── +++ ./usr/lib/debug/.build-id/15/3d285456ad14e132b815876d4ad7064ff900c0.debug │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │┄ Files 89% similar despite different names │ │ │ │ ├── readelf --wide --file-header {} │ │ │ │ │ @@ -6,15 +6,15 @@ │ │ │ │ │ OS/ABI: UNIX - System V │ │ │ │ │ ABI Version: 0 │ │ │ │ │ Type: DYN (Shared object file) │ │ │ │ │ Machine: Advanced Micro Devices X86-64 │ │ │ │ │ Version: 0x1 │ │ │ │ │ Entry point address: 0x0 │ │ │ │ │ Start of program headers: 64 (bytes into file) │ │ │ │ │ - Start of section headers: 792408 (bytes into file) │ │ │ │ │ + Start of section headers: 792416 (bytes into file) │ │ │ │ │ Flags: 0x0 │ │ │ │ │ Size of this header: 64 (bytes) │ │ │ │ │ Size of program headers: 56 (bytes) │ │ │ │ │ Number of program headers: 9 │ │ │ │ │ Size of section headers: 64 (bytes) │ │ │ │ │ Number of section headers: 37 │ │ │ │ │ Section header string table index: 36 │ │ │ │ ├── readelf --wide --sections {} │ │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ -There are 37 section headers, starting at offset 0xc1758: │ │ │ │ │ +There are 37 section headers, starting at offset 0xc1760: │ │ │ │ │ │ │ │ │ │ Section Headers: │ │ │ │ │ [Nr] Name Type Address Off Size ES Flg Lk Inf Al │ │ │ │ │ [ 0] NULL 0000000000000000 000000 000000 00 0 0 0 │ │ │ │ │ [ 1] .note.gnu.build-id NOTE 0000000000000238 000238 000024 00 A 0 0 4 │ │ │ │ │ [ 2] .gnu.hash NOBITS 0000000000000260 00025c 000044 00 A 3 0 8 │ │ │ │ │ [ 3] .dynsym NOBITS 00000000000002a8 00025c 0015d8 18 A 4 1 8 │ │ │ │ │ @@ -30,17 +30,17 @@ │ │ │ │ │ [25] .comment PROGBITS 0000000000000000 00025c 00001e 01 MS 0 0 1 │ │ │ │ │ [26] .debug_aranges PROGBITS 0000000000000000 000280 000059 00 C 0 0 8 │ │ │ │ │ [27] .debug_info PROGBITS 0000000000000000 0002e0 04e1b0 00 C 0 0 8 │ │ │ │ │ [28] .debug_abbrev PROGBITS 0000000000000000 04e490 0007ac 00 C 0 0 8 │ │ │ │ │ [29] .debug_line PROGBITS 0000000000000000 04ec40 01b52c 00 C 0 0 8 │ │ │ │ │ [30] .debug_str PROGBITS 0000000000000000 06a170 0066c9 01 MSC 0 0 8 │ │ │ │ │ [31] .debug_line_str PROGBITS 0000000000000000 070840 000294 01 MSC 0 0 8 │ │ │ │ │ - [32] .debug_loclists PROGBITS 0000000000000000 070ad8 036df0 00 C 0 0 8 │ │ │ │ │ - [33] .debug_rnglists PROGBITS 0000000000000000 0a78c8 009177 00 C 0 0 8 │ │ │ │ │ - [34] .symtab SYMTAB 0000000000000000 0b0a40 006588 18 35 851 8 │ │ │ │ │ - [35] .strtab STRTAB 0000000000000000 0b6fc8 00a619 00 0 0 1 │ │ │ │ │ - [36] .shstrtab STRTAB 0000000000000000 0c15e1 000177 00 0 0 1 │ │ │ │ │ + [32] .debug_loclists PROGBITS 0000000000000000 070ad8 036df1 00 C 0 0 8 │ │ │ │ │ + [33] .debug_rnglists PROGBITS 0000000000000000 0a78d0 009177 00 C 0 0 8 │ │ │ │ │ + [34] .symtab SYMTAB 0000000000000000 0b0a48 006588 18 35 851 8 │ │ │ │ │ + [35] .strtab STRTAB 0000000000000000 0b6fd0 00a619 00 0 0 1 │ │ │ │ │ + [36] .shstrtab STRTAB 0000000000000000 0c15e9 000177 00 0 0 1 │ │ │ │ │ Key to Flags: │ │ │ │ │ W (write), A (alloc), X (execute), M (merge), S (strings), I (info), │ │ │ │ │ L (link order), O (extra OS processing required), G (group), T (TLS), │ │ │ │ │ C (compressed), x (unknown), o (OS specific), E (exclude), │ │ │ │ │ D (mbind), l (large), p (processor specific) │ │ │ │ ├── readelf --wide --notes {} │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ │ Owner Data size Description │ │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 31c922036c27c75b0be726ce0e86085f00cd8927 │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 153d285456ad14e132b815876d4ad7064ff900c0 │ │ │ │ ├── readelf --wide --debug-dump=info {} │ │ │ │ │ @@ -59735,15 +59735,15 @@ │ │ │ │ │ <1d7be> DW_AT_location : (exprloc) 1 byte block: 55 (DW_OP_reg5 (rdi)) │ │ │ │ │ <1d7c0> DW_AT_call_value : (exprloc) 3 byte block: 91 e2 7c (DW_OP_fbreg: -414) │ │ │ │ │ <7><1d7c4>: Abbrev Number: 3 (DW_TAG_call_site_parameter) │ │ │ │ │ <1d7c5> DW_AT_location : (exprloc) 1 byte block: 54 (DW_OP_reg4 (rsi)) │ │ │ │ │ <1d7c7> DW_AT_call_value : (exprloc) 2 byte block: 7c 0 (DW_OP_breg12 (r12): 0) │ │ │ │ │ <7><1d7ca>: Abbrev Number: 3 (DW_TAG_call_site_parameter) │ │ │ │ │ <1d7cb> DW_AT_location : (exprloc) 1 byte block: 51 (DW_OP_reg1 (rdx)) │ │ │ │ │ - <1d7cd> DW_AT_call_value : (exprloc) 1 byte block: 34 (DW_OP_lit4) │ │ │ │ │ + <1d7cd> DW_AT_call_value : (exprloc) 1 byte block: 35 (DW_OP_lit5) │ │ │ │ │ <7><1d7cf>: Abbrev Number: 0 │ │ │ │ │ <6><1d7d0>: Abbrev Number: 0 │ │ │ │ │ <5><1d7d1>: Abbrev Number: 0 │ │ │ │ │ <4><1d7d2>: Abbrev Number: 7 (DW_TAG_call_site) │ │ │ │ │ <1d7d3> DW_AT_call_return_pc: (addr) 0xd7ba │ │ │ │ │ <1d7db> DW_AT_call_origin : (ref_udata) <0xd0dd> │ │ │ │ │ <5><1d7de>: Abbrev Number: 3 (DW_TAG_call_site_parameter) │ │ │ │ │ @@ -62027,15 +62027,15 @@ │ │ │ │ │ <1f0bb> DW_AT_location : (exprloc) 1 byte block: 55 (DW_OP_reg5 (rdi)) │ │ │ │ │ <1f0bd> DW_AT_call_value : (exprloc) 3 byte block: 91 e4 7c (DW_OP_fbreg: -412) │ │ │ │ │ <5><1f0c1>: Abbrev Number: 3 (DW_TAG_call_site_parameter) │ │ │ │ │ <1f0c2> DW_AT_location : (exprloc) 1 byte block: 54 (DW_OP_reg4 (rsi)) │ │ │ │ │ <1f0c4> DW_AT_call_value : (exprloc) 2 byte block: 7c 0 (DW_OP_breg12 (r12): 0) │ │ │ │ │ <5><1f0c7>: Abbrev Number: 3 (DW_TAG_call_site_parameter) │ │ │ │ │ <1f0c8> DW_AT_location : (exprloc) 1 byte block: 51 (DW_OP_reg1 (rdx)) │ │ │ │ │ - <1f0ca> DW_AT_call_value : (exprloc) 1 byte block: 34 (DW_OP_lit4) │ │ │ │ │ + <1f0ca> DW_AT_call_value : (exprloc) 1 byte block: 35 (DW_OP_lit5) │ │ │ │ │ <5><1f0cc>: Abbrev Number: 0 │ │ │ │ │ <4><1f0cd>: Abbrev Number: 0 │ │ │ │ │ <3><1f0ce>: Abbrev Number: 0 │ │ │ │ │ <2><1f0cf>: Abbrev Number: 26 (DW_TAG_lexical_block) │ │ │ │ │ <1f0d0> DW_AT_sibling : (ref_udata) <0x1f0e0> │ │ │ │ │ <3><1f0d3>: Abbrev Number: 8 (DW_TAG_variable) │ │ │ │ │ <1f0d4> DW_AT_name : (strp) (offset: 0x1529f): state │ │ │ │ │ @@ -64238,15 +64238,15 @@ │ │ │ │ │ <20a35> DW_AT_location : (exprloc) 1 byte block: 55 (DW_OP_reg5 (rdi)) │ │ │ │ │ <20a37> DW_AT_call_value : (exprloc) 3 byte block: 91 e6 7c (DW_OP_fbreg: -410) │ │ │ │ │ <4><20a3b>: Abbrev Number: 3 (DW_TAG_call_site_parameter) │ │ │ │ │ <20a3c> DW_AT_location : (exprloc) 1 byte block: 54 (DW_OP_reg4 (rsi)) │ │ │ │ │ <20a3e> DW_AT_call_value : (exprloc) 2 byte block: 7c 0 (DW_OP_breg12 (r12): 0) │ │ │ │ │ <4><20a41>: Abbrev Number: 3 (DW_TAG_call_site_parameter) │ │ │ │ │ <20a42> DW_AT_location : (exprloc) 1 byte block: 51 (DW_OP_reg1 (rdx)) │ │ │ │ │ - <20a44> DW_AT_call_value : (exprloc) 1 byte block: 34 (DW_OP_lit4) │ │ │ │ │ + <20a44> DW_AT_call_value : (exprloc) 1 byte block: 35 (DW_OP_lit5) │ │ │ │ │ <4><20a46>: Abbrev Number: 0 │ │ │ │ │ <3><20a47>: Abbrev Number: 0 │ │ │ │ │ <2><20a48>: Abbrev Number: 5 (DW_TAG_inlined_subroutine) │ │ │ │ │ <20a49> DW_AT_abstract_origin: (ref_udata) <0x8160f> │ │ │ │ │ <20a4c> DW_AT_entry_pc : (addr) 0xdd87 │ │ │ │ │ <20a54> DW_AT_GNU_entry_view: (data2) 0 │ │ │ │ │ <20a56> DW_AT_low_pc : (addr) 0xdd87 │ │ │ │ ├── readelf --wide --debug-dump=loc {} │ │ │ │ │ @@ -14328,17 +14328,17 @@ │ │ │ │ │ 0000a651 │ │ │ │ │ │ │ │ │ │ 0000a652 v000000000000001 v000000000000000 location view pair │ │ │ │ │ 0000a654 v000000000000000 v000000000000000 location view pair │ │ │ │ │ │ │ │ │ │ 0000a656 000000000000d798 (base address) │ │ │ │ │ 0000a65f v000000000000001 v000000000000000 views at 0000a652 for: │ │ │ │ │ - 000000000000d798 000000000000d7cd (DW_OP_lit4; DW_OP_stack_value) │ │ │ │ │ + 000000000000d798 000000000000d7cd (DW_OP_lit5; DW_OP_stack_value) │ │ │ │ │ 0000a665 v000000000000000 v000000000000000 views at 0000a654 for: │ │ │ │ │ - 000000000000db8c 000000000000db9e (DW_OP_lit4; DW_OP_stack_value) │ │ │ │ │ + 000000000000db8c 000000000000db9e (DW_OP_lit5; DW_OP_stack_value) │ │ │ │ │ 0000a66d │ │ │ │ │ │ │ │ │ │ 0000a66e v000000000000000 v000000000000000 location view pair │ │ │ │ │ │ │ │ │ │ 0000a670 v000000000000000 v000000000000000 views at 0000a66e for: │ │ │ │ │ 000000000000d7ba 000000000000d7bc (DW_OP_reg0 (rax)) │ │ │ │ │ 0000a67c │ │ │ │ │ @@ -14380,17 +14380,17 @@ │ │ │ │ │ 0000a6e7 │ │ │ │ │ │ │ │ │ │ 0000a6e8 v000000000000001 v000000000000000 location view pair │ │ │ │ │ 0000a6ea v000000000000000 v000000000000000 location view pair │ │ │ │ │ │ │ │ │ │ 0000a6ec 000000000000d7c2 (base address) │ │ │ │ │ 0000a6f5 v000000000000001 v000000000000000 views at 0000a6e8 for: │ │ │ │ │ - 000000000000d7c2 000000000000d7cd (DW_OP_lit4; DW_OP_stack_value) │ │ │ │ │ + 000000000000d7c2 000000000000d7cd (DW_OP_lit5; DW_OP_stack_value) │ │ │ │ │ 0000a6fb v000000000000000 v000000000000000 views at 0000a6ea for: │ │ │ │ │ - 000000000000db8c 000000000000db9e (DW_OP_lit4; DW_OP_stack_value) │ │ │ │ │ + 000000000000db8c 000000000000db9e (DW_OP_lit5; DW_OP_stack_value) │ │ │ │ │ 0000a703 │ │ │ │ │ │ │ │ │ │ 0000a704 v000000000000002 v000000000000000 location view pair │ │ │ │ │ 0000a706 v000000000000000 v000000000000000 location view pair │ │ │ │ │ 0000a708 v000000000000000 v000000000000000 location view pair │ │ │ │ │ 0000a70a v000000000000000 v000000000000000 location view pair │ │ │ │ │ │ │ │ │ │ @@ -14416,17 +14416,17 @@ │ │ │ │ │ 0000a752 │ │ │ │ │ │ │ │ │ │ 0000a753 v000000000000002 v000000000000000 location view pair │ │ │ │ │ 0000a755 v000000000000000 v000000000000000 location view pair │ │ │ │ │ │ │ │ │ │ 0000a757 000000000000d7c2 (base address) │ │ │ │ │ 0000a760 v000000000000002 v000000000000000 views at 0000a753 for: │ │ │ │ │ - 000000000000d7c2 000000000000d7cd (DW_OP_lit4; DW_OP_stack_value) │ │ │ │ │ + 000000000000d7c2 000000000000d7cd (DW_OP_lit5; DW_OP_stack_value) │ │ │ │ │ 0000a766 v000000000000000 v000000000000000 views at 0000a755 for: │ │ │ │ │ - 000000000000db8c 000000000000db9e (DW_OP_lit4; DW_OP_stack_value) │ │ │ │ │ + 000000000000db8c 000000000000db9e (DW_OP_lit5; DW_OP_stack_value) │ │ │ │ │ 0000a76e │ │ │ │ │ │ │ │ │ │ 0000a76f v000000000000000 v000000000000000 location view pair │ │ │ │ │ 0000a771 v000000000000000 v000000000000000 location view pair │ │ │ │ │ 0000a773 v000000000000000 v000000000000000 location view pair │ │ │ │ │ │ │ │ │ │ 0000a775 000000000000d7d5 (base address) │ │ │ │ │ @@ -15141,15 +15141,15 @@ │ │ │ │ │ 0000aebb v000000000000003 v000000000000000 views at 0000aeb9 for: │ │ │ │ │ 000000000000f5ea 000000000000f603 (DW_OP_reg12 (r12)) │ │ │ │ │ 0000aec7 │ │ │ │ │ │ │ │ │ │ 0000aec8 v000000000000003 v000000000000000 location view pair │ │ │ │ │ │ │ │ │ │ 0000aeca v000000000000003 v000000000000000 views at 0000aec8 for: │ │ │ │ │ - 000000000000f5ea 000000000000f603 (DW_OP_lit4; DW_OP_stack_value) │ │ │ │ │ + 000000000000f5ea 000000000000f603 (DW_OP_lit5; DW_OP_stack_value) │ │ │ │ │ 0000aed7 │ │ │ │ │ │ │ │ │ │ 0000aed8 v000000000000002 v000000000000000 location view pair │ │ │ │ │ │ │ │ │ │ 0000aeda v000000000000002 v000000000000000 views at 0000aed8 for: │ │ │ │ │ 000000000000dae3 000000000000db0e (DW_OP_addr: 54cf8; DW_OP_stack_value) │ │ │ │ │ 0000aeef │ │ │ │ │ @@ -15783,15 +15783,15 @@ │ │ │ │ │ 0000b629 v000000000000002 v000000000000000 views at 0000b627 for: │ │ │ │ │ 000000000000daa6 000000000000dab8 (DW_OP_reg12 (r12)) │ │ │ │ │ 0000b635 │ │ │ │ │ │ │ │ │ │ 0000b636 v000000000000002 v000000000000000 location view pair │ │ │ │ │ │ │ │ │ │ 0000b638 v000000000000002 v000000000000000 views at 0000b636 for: │ │ │ │ │ - 000000000000daa6 000000000000dab8 (DW_OP_lit4; DW_OP_stack_value) │ │ │ │ │ + 000000000000daa6 000000000000dab8 (DW_OP_lit5; DW_OP_stack_value) │ │ │ │ │ 0000b645 │ │ │ │ │ │ │ │ │ │ 0000b646 v000000000000000 v000000000000001 location view pair │ │ │ │ │ │ │ │ │ │ 0000b648 v000000000000000 v000000000000001 views at 0000b646 for: │ │ │ │ │ 000000000000dd87 000000000000dd8f (DW_OP_reg5 (rdi)) │ │ │ │ │ 0000b654 │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ -'GCC: (Debian 15.2.0-7) 15.2.0 │ │ │ │ │ +GCC: (Debian 15.2.0-7) 15.2.0 │ │ │ │ │ H7m:Hy3) │ │ │ │ │ mO\(H}|X │ │ │ │ │ [$~G;v>!v │ │ │ │ │ 9VClYOi|k │ │ │ │ │ Oej6\$;l │ │ │ │ │ 4Ka&QT@ │ │ │ │ │ D#%hV`N, │ │ │ │ │ @@ -11,66 +11,76 @@ │ │ │ │ │ 6SpEyPS^ │ │ │ │ │ DUaW.*$j │ │ │ │ │ p6+/K&'q │ │ │ │ │ :ifw"%P5 │ │ │ │ │ RnI7D&X" │ │ │ │ │ |^s Af tJ'! │ │ │ │ │ NPu,Y1g&E │ │ │ │ │ -8IQSM+K4 │ │ │ │ │ -PYvAa/r; │ │ │ │ │ -TQR]EtKM7 │ │ │ │ │ -\-!NMJ|z │ │ │ │ │ -}va9yr#To1 │ │ │ │ │ -oz \h#">P. │ │ │ │ │ -ty Yc{As │ │ │ │ │ -w@{V%OAo │ │ │ │ │ -$moKI$WK │ │ │ │ │ -u)N#0jXGY │ │ │ │ │ -qsd&ce,W │ │ │ │ │ -TW@qIS}gx │ │ │ │ │ -}l6Rw*)4 │ │ │ │ │ -=R'/`eAS │ │ │ │ │ -tiUgOhPs^ │ │ │ │ │ -%+'br2w" │ │ │ │ │ -u&@@8 9^ │ │ │ │ │ -Y'=a:J"U │ │ │ │ │ -]K%PqTv[! │ │ │ │ │ -kHyJR#V; │ │ │ │ │ -T\&ucJ3@~* │ │ │ │ │ -?b3Zh3n{ │ │ │ │ │ -tWW^]8 z │ │ │ │ │ -;@pl|e*c │ │ │ │ │ -`i \[kAW'pm │ │ │ │ │ -N%NQ.9'\ │ │ │ │ │ -)>BlPMZI │ │ │ │ │ -[:LI#sHew │ │ │ │ │ -Rmirg@:u │ │ │ │ │ -#k&Y4WRi?2 │ │ │ │ │ -/L&?2cG)? │ │ │ │ │ -cl{l7&z<,` │ │ │ │ │ -/QxJ*+S\n │ │ │ │ │ -!Ha@YqJQ │ │ │ │ │ - 5Oh5/H5 │ │ │ │ │ -%!j([WJg │ │ │ │ │ -5mzl [G: │ │ │ │ │ -(_}njl1u │ │ │ │ │ -yz}6El{I │ │ │ │ │ -v.RSnFjn │ │ │ │ │ -@|MLoBj# │ │ │ │ │ -A+U4nIH. │ │ │ │ │ -,'o~lWR" │ │ │ │ │ ->n3kX"x=R~G<= │ │ │ │ │ +r]6WN~fn │ │ │ │ │ +eAZ%r|h@ │ │ │ │ │ +Ts?@)T"Y │ │ │ │ │ +3@e05rgW │ │ │ │ │ +iG2S)-S)M │ │ │ │ │ +[FDMyGDXsI │ │ │ │ │ +Q JoJ8iF} │ │ │ │ │ +S$WSw}]u │ │ │ │ │ +`Yd'r/{K │ │ │ │ │ ++gv?%R?U │ │ │ │ │ +$U#_D hq5 │ │ │ │ │ +/kZX+/H{vG │ │ │ │ │ +ybED;E8B │ │ │ │ │ +aQSPQSPHR │ │ │ │ │ +WtThB>,k │ │ │ │ │ +FbiUbl3}-V │ │ │ │ │ +N4[f2guG │ │ │ │ │ +h9IW_c>z(eA │ │ │ │ │ +d5NO<&?^Z │ │ │ │ │ +!OW<2lc0 │ │ │ │ │ +G 735-#u │ │ │ │ │ +@_P94L^P │ │ │ │ │ +Vbkfhkfx[s YX │ │ │ │ │ +fk55*7 │ │ │ │ │ +B*h2h>h5h+h │ │ │ │ │ +*sdrUurUur │ │ │ │ │ +QZd]TdMC │ │ │ │ │ +?Ume%%R6 │ │ │ │ │ +'q/G.dG^ │ │ │ │ │ +I,_7"m │ │ │ │ │ +3!"Sh+A6m │ │ │ │ │ +puG(^][KJL │ │ │ │ │ +i_%]c_v; │ │ │ │ │ +!u]uxh]g │ │ │ │ │ +xRyc6H2M$9 │ │ │ │ │ +\SEkZcu]l │ │ │ │ │ +XHlccF:kn[ │ │ │ │ │ +l#0D+PDK │ │ │ │ │ +\kaF21#c │ │ │ │ │ +=7~k?_fp │ │ │ │ │ +{&4`SE&hz │ │ │ │ │ +/@M%:l_j │ │ │ │ │ +'!n#!LVCB │ │ │ │ │ +#r?dH_v> │ │ │ │ │ ~n^tLRQ+ │ │ │ │ │ UmV!S=nj │ │ │ │ │ ^1Q1cGmP │ │ │ │ │ F+]iUFF9a │ │ │ │ │ rHwuV6ow │ │ │ │ │ XFntb&'FD │ │ │ │ │ f#Kgs!L │ │ │ │ │ @@ -94,77 +104,77 @@ │ │ │ │ │ :>l-&N+f │ │ │ │ │ P;p6 7KznRy │ │ │ │ │ Qv[aZ-}u}" │ │ │ │ │ &(eOBg>+ H_ │ │ │ │ │ @TV`QrL& │ │ │ │ │ ={.grX5z │ │ │ │ │ !IlmE?%9, │ │ │ │ │ -9O&.Ka+C │ │ │ │ │ ->'Cl|bd|b\jDRG │ │ │ │ │ -1]Js#T?" │ │ │ │ │ - E&_AJq - │ │ │ │ │ -6Ix;}+-x │ │ │ │ │ -Fr1g`EWL │ │ │ │ │ -;W,.7,<1 │ │ │ │ │ -AGz_fn_K │ │ │ │ │ -wrQ-#M&) │ │ │ │ │ -G!CSCSiBl │ │ │ │ │ -x@6%oW9Wc] │ │ │ │ │ -6bK/kv`}" │ │ │ │ │ -at*tgj'} │ │ │ │ │ -x-T^S0LO] │ │ │ │ │ -pb]mS)ft │ │ │ │ │ -Vw|ewBh^ │ │ │ │ │ -b:[t_pnl1 │ │ │ │ │ -h6-?W zp5 │ │ │ │ │ -ku:"@:48e │ │ │ │ │ -,4M=+|;LEr; │ │ │ │ │ -RPienhQH( │ │ │ │ │ -9Ca.Y#&G& │ │ │ │ │ -.~TvT|cL9l=+ │ │ │ │ │ -#.F&E)bR │ │ │ │ │ -nsb'JcgVe6 │ │ │ │ │ -El"SUg^ae │ │ │ │ │ -&^DN{oyY-K< │ │ │ │ │ -j:3Cuay5M │ │ │ │ │ -zOqKI/I. │ │ │ │ │ -DlIpcKN@ │ │ │ │ │ -5r{g8f![ │ │ │ │ │ -PYmG "V7 │ │ │ │ │ -H>vB?_j6 │ │ │ │ │ -*[u@>UP?DQ+\W │ │ │ │ │ -[cbMdne W │ │ │ │ │ -rBEQ5\ 4K │ │ │ │ │ -'{Swz=xO │ │ │ │ │ +?ja=3'0+ │ │ │ │ │ +xUfH,1Cb │ │ │ │ │ +1u= M#q|= │ │ │ │ │ +p"-!%=-!] │ │ │ │ │ +/z#qowdl │ │ │ │ │ +:7;{I"jQ │ │ │ │ │ -1ql+;{'^X │ │ │ │ │ -MV: 2E}< │ │ │ │ │ -zln\M=7~: │ │ │ │ │ -_;%`X]y} │ │ │ │ │ -_DI-0Iwkp │ │ │ │ │ -xGma6S!t │ │ │ │ │ -\LHy4mlI │ │ │ │ │ - mKbx`V"=7 │ │ │ │ │ -L)9eMULN1 │ │ │ │ │ -`T.5Wdk0v1< │ │ │ │ │ -A]7IuVi,gf │ │ │ │ │ -$DA#}JjG │ │ │ │ │ -wBuvJ=!{ │ │ │ │ │ -oe;*hb~] │ │ │ │ │ -]I8'a)"C │ │ │ │ │ -'%-S&-S$ │ │ │ │ │ -GC0@8|Cf │ │ │ │ │ -TvZ)<.7u │ │ │ │ │ -#>~t'@nv │ │ │ │ │ -F[~ed->vEv │ │ │ │ │ -vmg"vw>m- │ │ │ │ │ -Y,mJuPf% │ │ │ │ │ -]M|GI4~1 │ │ │ │ │ -qc({|$[h │ │ │ │ │ +SB1%I185& │ │ │ │ │ +PET(0CFE* │ │ │ │ │ +;SFMxFMDFMxFM\ │ │ │ │ │ +!FN2GJ-5 │ │ │ │ │ + W|sE#8!h. │ │ │ │ │ +Txo%x>V)1 │ │ │ │ │ +=D"`.>jJ │ │ │ │ │ +:Rv7(o!I │ │ │ │ │ +34 .zC.=$ │ │ │ │ │ +7wPrg>P_ │ │ │ │ │ +mwRA=!hDhr │ │ │ │ │ + Ey15+] │ │ │ │ │ +w`,$,ubB*( │ │ │ │ │ +C{Sn MY.I{ │ │ │ │ │ +^ZB~LQrK │ │ │ │ │ +>WQQ?J)] │ │ │ │ │ +WOX-4W\gm)` │ │ │ │ │ cR0&ub*{l │ │ │ │ │ Q1;y1W]T │ │ │ │ │ ~SGk;%[1A │ │ │ │ │ .knjpSsW │ │ │ │ │ i*4QarXa │ │ │ │ │ 5n'vZ_LCP │ │ │ │ │ #;~m