--- /srv/reproducible-results/rbuild-debian/r-b-build.5DdHsPom/b1/python-cartopy_0.25.0+dfsg-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.5DdHsPom/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 │ - f957160b31b2c7d7a155a21b644dc930 738836 debug optional python3-cartopy-dbgsym_0.25.0+dfsg-1_amd64.deb │ - e89ffa218b5bb7ab6b27f56afc0dc539 460036 python optional python3-cartopy_0.25.0+dfsg-1_amd64.deb │ + 25d1065e61a4a26da26ea6d1581fa7e6 738852 debug optional python3-cartopy-dbgsym_0.25.0+dfsg-1_amd64.deb │ + e91e274f277818a7e07bb455e8cd4f50 459972 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 4484 2025-08-10 09:44:45.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 455360 2025-08-10 09:44:45.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 4480 2025-08-10 09:44:45.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 455300 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, 2, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ │ + __Pyx_TraceStartFunc("PyInit_trace", __pyx_f[0], 1, 4, 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,2,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,27 +31381,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,4,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_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): │ │ │ │ * 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,8,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_12Interpolator_5__setstate_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_Interpolator___setstate_cython, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[18])); 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":206 │ │ │ │ * │ │ │ │ @@ -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,3,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ │ + __Pyx_TraceLine(1,5,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,8,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,0,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_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 │ │ │ │ * │ │ │ │ @@ -31712,15 +31712,15 @@ │ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ │ * def __pyx_unpickle_LineAccumulator(__pyx_type, long __pyx_checksum, __pyx_state): # <<<<<<<<<<<<<< │ │ │ │ * cdef object __pyx_PickleError │ │ │ │ * cdef object __pyx_result │ │ │ │ */ │ │ │ │ - __Pyx_TraceLine(1,5,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ │ + __Pyx_TraceLine(1,0,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_5__pyx_unpickle_LineAccumulator, 0, __pyx_mstate_global->__pyx_n_u_pyx_unpickle_LineAccumulator, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[37])); 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_pyx_unpickle_LineAccumulator, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ │ │ /* "(tree fragment)":11 │ │ │ │ * __pyx_unpickle_LineAccumulator__set_state( __pyx_result, __pyx_state) │ │ │ │ @@ -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,2,0,__PYX_ERR(0, 1, __pyx_L1_error)) │ │ │ │ + __Pyx_TraceLine(1,4,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, 2, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ │ + __Pyx_TraceReturnValue(Py_None, 4, 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(2, 0); │ │ │ │ + __Pyx_TraceExceptionUnwind(4, 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: db2c285c5f7970eacdca2a19b77b8edffb8026fd │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 1dc85c30e6449bcf06453bfa646ea81e30443ee8 │ │ │ │ ├── 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 $0x2,%edx │ │ │ │ │ + mov $0x4,%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 $0x2,%edx │ │ │ │ │ + mov $0x4,%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 $0x2,%edx │ │ │ │ │ + mov $0x4,%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 32633238 35633566 37393730 65616364 2c285c5f7970eacd │ │ │ │ │ - 0x00000010 63613261 31396237 37623865 64666662 ca2a19b77b8edffb │ │ │ │ │ - 0x00000020 38303236 66642e64 65627567 00000000 8026fd.debug.... │ │ │ │ │ - 0x00000030 9ce36215 ..b. │ │ │ │ │ + 0x00000000 63383563 33306536 34343962 63663036 c85c30e6449bcf06 │ │ │ │ │ + 0x00000010 34353362 66613634 36656138 31653330 453bfa646ea81e30 │ │ │ │ │ + 0x00000020 34343365 65382e64 65627567 00000000 443ee8.debug.... │ │ │ │ │ + 0x00000030 6ce7d24d l..M ├── 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 738096 2025-08-10 09:44:45.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 552 2025-08-10 09:44:45.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 738108 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: db2c285c5f7970eacdca2a19b77b8edffb8026fd │ │ │ │ +Build-Ids: 1dc85c30e6449bcf06453bfa646ea81e30443ee8 │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1 +1 @@ │ │ │ │ │ -usr/lib/debug/.build-id/db/2c285c5f7970eacdca2a19b77b8edffb8026fd.debug │ │ │ │ │ +usr/lib/debug/.build-id/1d/c85c30e6449bcf06453bfa646ea81e30443ee8.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/db/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 794824 2025-08-10 09:44:45.000000 ./usr/lib/debug/.build-id/db/2c285c5f7970eacdca2a19b77b8edffb8026fd.debug │ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-08-10 09:44:45.000000 ./usr/lib/debug/.build-id/1d/ │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 794824 2025-08-10 09:44:45.000000 ./usr/lib/debug/.build-id/1d/c85c30e6449bcf06453bfa646ea81e30443ee8.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/db/2c285c5f7970eacdca2a19b77b8edffb8026fd.debug │ │ │ ├── +++ ./usr/lib/debug/.build-id/1d/c85c30e6449bcf06453bfa646ea81e30443ee8.debug │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │┄ Files 94% similar despite different names │ │ │ │ ├── readelf --wide --sections {} │ │ │ │ │ @@ -25,20 +25,20 @@ │ │ │ │ │ [20] .data.rel.ro NOBITS 0000000000050280 000270 001490 00 WA 0 0 32 │ │ │ │ │ [21] .dynamic NOBITS 0000000000051710 000270 000200 10 WA 4 0 8 │ │ │ │ │ [22] .got NOBITS 0000000000051910 000270 0006e0 08 WA 0 0 8 │ │ │ │ │ [23] .data NOBITS 0000000000052000 000270 001d00 00 WA 0 0 32 │ │ │ │ │ [24] .bss NOBITS 0000000000053d00 000270 001000 00 WA 0 0 32 │ │ │ │ │ [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 04e1be 00 C 0 0 8 │ │ │ │ │ + [27] .debug_info PROGBITS 0000000000000000 0002e0 04e1bf 00 C 0 0 8 │ │ │ │ │ [28] .debug_abbrev PROGBITS 0000000000000000 04e4a0 0007ac 00 C 0 0 8 │ │ │ │ │ [29] .debug_line PROGBITS 0000000000000000 04ec50 01b52c 00 C 0 0 8 │ │ │ │ │ [30] .debug_str PROGBITS 0000000000000000 06a180 0066c9 01 MSC 0 0 8 │ │ │ │ │ [31] .debug_line_str PROGBITS 0000000000000000 070850 000294 01 MSC 0 0 8 │ │ │ │ │ - [32] .debug_loclists PROGBITS 0000000000000000 070ae8 036e10 00 C 0 0 8 │ │ │ │ │ + [32] .debug_loclists PROGBITS 0000000000000000 070ae8 036e0f 00 C 0 0 8 │ │ │ │ │ [33] .debug_rnglists PROGBITS 0000000000000000 0a78f8 009177 00 C 0 0 8 │ │ │ │ │ [34] .symtab SYMTAB 0000000000000000 0b0a70 006588 18 35 851 8 │ │ │ │ │ [35] .strtab STRTAB 0000000000000000 0b6ff8 00a619 00 0 0 1 │ │ │ │ │ [36] .shstrtab STRTAB 0000000000000000 0c1611 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), │ │ │ │ ├── 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: db2c285c5f7970eacdca2a19b77b8edffb8026fd │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 1dc85c30e6449bcf06453bfa646ea81e30443ee8 │ │ │ │ ├── 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: 32 (DW_OP_lit2) │ │ │ │ │ + <1d7cd> DW_AT_call_value : (exprloc) 1 byte block: 34 (DW_OP_lit4) │ │ │ │ │ <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: 32 (DW_OP_lit2) │ │ │ │ │ + <1f0ca> DW_AT_call_value : (exprloc) 1 byte block: 34 (DW_OP_lit4) │ │ │ │ │ <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: 32 (DW_OP_lit2) │ │ │ │ │ + <20a44> DW_AT_call_value : (exprloc) 1 byte block: 34 (DW_OP_lit4) │ │ │ │ │ <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) <0x81612> │ │ │ │ │ <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_lit2; DW_OP_stack_value) │ │ │ │ │ + 000000000000d798 000000000000d7cd (DW_OP_lit4; DW_OP_stack_value) │ │ │ │ │ 0000a665 v000000000000000 v000000000000000 views at 0000a654 for: │ │ │ │ │ - 000000000000db8c 000000000000db9e (DW_OP_lit2; DW_OP_stack_value) │ │ │ │ │ + 000000000000db8c 000000000000db9e (DW_OP_lit4; 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_lit2; DW_OP_stack_value) │ │ │ │ │ + 000000000000d7c2 000000000000d7cd (DW_OP_lit4; DW_OP_stack_value) │ │ │ │ │ 0000a6fb v000000000000000 v000000000000000 views at 0000a6ea for: │ │ │ │ │ - 000000000000db8c 000000000000db9e (DW_OP_lit2; DW_OP_stack_value) │ │ │ │ │ + 000000000000db8c 000000000000db9e (DW_OP_lit4; 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_lit2; DW_OP_stack_value) │ │ │ │ │ + 000000000000d7c2 000000000000d7cd (DW_OP_lit4; DW_OP_stack_value) │ │ │ │ │ 0000a766 v000000000000000 v000000000000000 views at 0000a755 for: │ │ │ │ │ - 000000000000db8c 000000000000db9e (DW_OP_lit2; DW_OP_stack_value) │ │ │ │ │ + 000000000000db8c 000000000000db9e (DW_OP_lit4; 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_lit2; DW_OP_stack_value) │ │ │ │ │ + 000000000000f5ea 000000000000f603 (DW_OP_lit4; 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_lit2; DW_OP_stack_value) │ │ │ │ │ + 000000000000daa6 000000000000dab8 (DW_OP_lit4; 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 {} │ │ │ │ │ @@ -11,19 +11,19 @@ │ │ │ │ │ l9Ku_Jn{Z │ │ │ │ │ vT)o&}o%_%OE │ │ │ │ │ |^s Af"tjg! │ │ │ │ │ w6157@h. │ │ │ │ │ N:(*tCg# │ │ │ │ │ H;^c4q1; │ │ │ │ │ "ZS$.Nk. │ │ │ │ │ -V$k~?AHNR │ │ │ │ │ /#e'eo;G │ │ │ │ │ As#@+ 8a │ │ │ │ │ wc_{So]U │ │ │ │ │ Q+H)-H)M │ │ │ │ │ 3*K)-K)M │ │ │ │ │ k5RI3z1 q │ │ │ │ │ @@ -107,70 +107,69 @@ │ │ │ │ │ 1]Js#T?" │ │ │ │ │ E&_AJq - │ │ │ │ │ 6Ix;}+-x │ │ │ │ │ Fr1g`EWL │ │ │ │ │ ;W,.7,<1 │ │ │ │ │ AGz_fn_K │ │ │ │ │ wrQ-#M&) │ │ │ │ │ -cZ8,hA3l&u │ │ │ │ │ -!)OcL+\R │ │ │ │ │ -r|ERzCvu │ │ │ │ │ -s5G5uKCW │ │ │ │ │ -7$/oH)]N │ │ │ │ │ -~_ME?WOp │ │ │ │ │ -1/x&4Bf8 │ │ │ │ │ -P2}A0~Q. │ │ │ │ │ -'&Q#4)9= │ │ │ │ │ -ngk6ltRwN │ │ │ │ │ -46vO[3qd1 │ │ │ │ │ -YpuVfe5. │ │ │ │ │ -qGr/ │ │ │ │ │ -oPt!,@QCd;- │ │ │ │ │ -!\ou^W=(+$8IG │ │ │ │ │ -0b}N@s@@ │ │ │ │ │ -bk I+NRZ │ │ │ │ │ -v_Wuuuuu │ │ │ │ │ +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 │ │ │ │ │ +fvgfwfgv │ │ │ │ │ g'd>;{I"jQ │ │ │ │ │ 1ql+;{'^X │ │ │ │ │ MV: 2E}< │ │ │ │ │ zln\M=7~: │ │ │ │ │ _;%`X]y} │ │ │ │ │ _DI-0Iwkp │ │ │ │ │ vE!t%Ie\ │ │ │ │ │ U\K7H{@*C.f │ │ │ │ │ sr 1'w-U │ │ │ │ │ :zS^7$Hu │ │ │ │ │ ||zucd#]S │ │ │ │ │ `W;.:?ZKw │ │ │ │ │ -v;]6_'%B │ │ │ │ │ -#-J>.;`[ │ │ │ │ │ -kq9|-*W │ │ │ │ │ -2eGReGRfGReG │ │ │ │ │ -aM*T5)Q* │ │ │ │ │ -AZP[h$mK │ │ │ │ │ -Q" m- │ │ │ │ │ -+nTKUm@gF │ │ │ │ │ -5KjRG]R3 │ │ │ │ │ -02ZihFGM │ │ │ │ │ -(a2@[[Z' │ │ │ │ │ -XQ25VxED │ │ │ │ │ -qsvaWk}} │ │ │ │ │ -$w%Vce;(6 │ │ │ │ │ +\h2#pe:G │ │ │ │ │ +JYY HD g │ │ │ │ │ +ezho"8]tv │ │ │ │ │ +HII0%E"%%"%E"%%"%E"%%"%E"%%"%E │ │ │ │ │ +v9bW\I CZ │ │ │ │ │ + c({b$[d │ │ │ │ │ cR0&ub*{l │ │ │ │ │ Q1;y1W]T │ │ │ │ │ ~SGk;%[1A │ │ │ │ │ .knjpSsW │ │ │ │ │ i*4QarXa │ │ │ │ │ 5n'vZ_LCP │ │ │ │ │ #;~m