Your message dated Wed, 28 Feb 2024 11:07:23 +0000
with message-id <[email protected]>
and subject line Bug#1062340: fixed in highway 1.0.7-8.1
has caused the Debian Bug report #1062340,
regarding highway: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1062340: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062340
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: highway
Version: 1.0.7-8
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: [email protected]
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
highway as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for highway
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru highway-1.0.7/debian/changelog highway-1.0.7/debian/changelog
--- highway-1.0.7/debian/changelog      2023-10-06 07:30:48.000000000 +0000
+++ highway-1.0.7/debian/changelog      2024-02-01 05:48:52.000000000 +0000
@@ -1,3 +1,10 @@
+highway (1.0.7-8.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <[email protected]>  Thu, 01 Feb 2024 05:48:52 +0000
+
 highway (1.0.7-8) unstable; urgency=medium
 
   * d/rules: Remove gcc-12 workaround
diff -Nru highway-1.0.7/debian/control highway-1.0.7/debian/control
--- highway-1.0.7/debian/control        2023-10-06 07:24:05.000000000 +0000
+++ highway-1.0.7/debian/control        2024-02-01 05:48:52.000000000 +0000
@@ -11,7 +11,10 @@
 Vcs-Browser: https://salsa.debian.org/debian-phototools-team/highway
 Rules-Requires-Root: no
 
-Package: libhwy1
+Package: libhwy1t64
+Provides: ${t64:Provides}
+Replaces: libhwy1
+Breaks: libhwy1 (<< ${source:Version})
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -28,7 +31,7 @@
 Architecture: any
 Section: libdevel
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libhwy1 (= ${binary:Version}), ${misc:Depends}
+Depends: libhwy1t64 (= ${binary:Version}), ${misc:Depends}
 Multi-Arch: same
 Description: Efficient and performance-portable SIMD wrapper (developer files)
  This library provides type-safe and source-code portable wrappers over
diff -Nru highway-1.0.7/debian/libhwy1.install 
highway-1.0.7/debian/libhwy1.install
--- highway-1.0.7/debian/libhwy1.install        2023-09-18 13:08:19.000000000 
+0000
+++ highway-1.0.7/debian/libhwy1.install        1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru highway-1.0.7/debian/libhwy1.symbols 
highway-1.0.7/debian/libhwy1.symbols
--- highway-1.0.7/debian/libhwy1.symbols        2023-09-27 13:56:27.000000000 
+0000
+++ highway-1.0.7/debian/libhwy1.symbols        1970-01-01 00:00:00.000000000 
+0000
@@ -1,158 +0,0 @@
-libhwy.so.1 libhwy1 #MINVER#
- HWY_0@HWY_0 1.0.0
- _ZN3hwy11HaveFloat16Ev@HWY_0 1.0.5
- _ZN3hwy11HaveFloat64Ev@HWY_0 1.0.5
- _ZN3hwy11VectorBytesEv@HWY_0 1.0.5
- 
(arch-bits=32)_ZN3hwy14AlignedDeleter18DeleteAlignedArrayEPvPFvS1_S1_ES1_PFvS1_jE@HWY_0
 0.16.0
- 
(arch-bits=64)_ZN3hwy14AlignedDeleter18DeleteAlignedArrayEPvPFvS1_S1_ES1_PFvS1_mE@HWY_0
 0.16.0
- (arch-bits=32)_ZN3hwy14DisableTargetsEx@HWY_0 1.0.0
- (arch-bits=64)_ZN3hwy14DisableTargetsEl@HWY_0 1.0.0
- _ZN3hwy14Unpredictable1Ev@HWY_0 0.16.0
- _ZN3hwy15GetChosenTargetEv@HWY_0 0.16.0
- _ZN3hwy16FreeAlignedBytesEPKvPFvPvS2_ES2_@HWY_0 0.16.0
- _ZN3hwy16SupportedTargetsEv@HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy20AllocateAlignedBytesEjPFPvS0_jES0_@HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy20AllocateAlignedBytesEmPFPvS0_mES0_@HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy26SetSupportedTargetsForTestEx@HWY_0 1.0.0
- (arch-bits=64)_ZN3hwy26SetSupportedTargetsForTestEl@HWY_0 1.0.0
- _ZN3hwy5AbortEPKciS1_z@HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy6detail10PrintArrayERKNS0_8TypeInfoEPKcPKvjjj@HWY_0 
0.16.0
- (arch-bits=64)_ZN3hwy6detail10PrintArrayERKNS0_8TypeInfoEPKcPKvmmm@HWY_0 
0.16.0
- _ZN3hwy6detail8ToStringERKNS0_8TypeInfoEPKvPc@HWY_0 0.17.0
- (arch-bits=32)_ZN3hwy6detail8TypeNameERKNS0_8TypeInfoEjPc@HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy6detail8TypeNameERKNS0_8TypeInfoEmPc@HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy7MeasureEPFyPKvjEPKhPKjjPNS_6ResultERKNS_6ParamsE@HWY_0 
0.16.0
- (arch-bits=64)_ZN3hwy7MeasureEPFmPKvmEPKhPKmmPNS_6ResultERKNS_6ParamsE@HWY_0 
0.16.0
- _ZN3hwy8platform13HaveTimerStopEPc@HWY_0 1.0.5
- _ZN3hwy8platform15TimerResolutionEv@HWY_0 0.16.0
- _ZN3hwy8platform23InvariantTicksPerSecondEv@HWY_0 0.16.0
- _ZN3hwy8platform3NowEv@HWY_0 0.16.0
-libhwy_contrib.so.1 libhwy1 #MINVER#
- HWY_0@HWY_0 1.0.0
- _ZN3hwy17Fill16BytesSecureEPv@HWY_0 1.0.5
- _ZN3hwy17GetGeneratorStateEv@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6Sorter11Fill24BytesEPKvjPv@HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy6Sorter11Fill24BytesEPKvmPv@HWY_0 0.16.0
- _ZN3hwy6Sorter11HaveFloat64Ev@HWY_0 0.16.0
- _ZN3hwy6Sorter6DeleteEv@HWY_0 0.16.0
- _ZN3hwy6SorterC1Ev@HWY_0 0.16.0
- _ZN3hwy6SorterC2Ev@HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy6VQSortEPNS_6K32V32EjNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_6K32V32EmNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_6K32V32EjNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_6K32V32EmNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_9float16_tEjNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_9float16_tEjNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_9float16_tEmNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_9float16_tEmNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_6K64V64EjNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_6K64V64EmNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_6K64V64EjNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_6K64V64EmNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_9uint128_tEjNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_9uint128_tEmNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_9uint128_tEjNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_9uint128_tEmNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPdjNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPdmNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPdjNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPdmNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPfjNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPfmNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPfjNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPfmNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPijNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPimNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPijNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPimNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPjjNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPjmNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPjjNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPjmNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPsjNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPlmNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPsjNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPlmNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPtjNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPmmNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPtjNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPmmNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPxjNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPsmNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPxjNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPsmNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPyjNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPtmNS_13SortAscendingE@HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPyjNS_14SortDescendingE@HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPtmNS_14SortDescendingE@HWY_0 1.0.5
- _ZN3hwy9ImageBase10VectorSizeEv@HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBase11BytesPerRowEjj@HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBase17InitializePaddingEjNS0_7PaddingE@HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBase11BytesPerRowEmm@HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBase17InitializePaddingEmNS0_7PaddingE@HWY_0 0.16.0
- _ZN3hwy9ImageBase4SwapERS0_@HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBaseC1Ejjj@HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBaseC1EjjjPv@HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBaseC2Ejjj@HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBaseC2EjjjPv@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K32V32EjNS_13SortAscendingE@HWY_0 1.0.2
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K32V32EjNS_14SortDescendingE@HWY_0 1.0.2
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K32V32EmNS_13SortAscendingE@HWY_0 1.0.2
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K32V32EmNS_14SortDescendingE@HWY_0 1.0.2
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_9float16_tEjNS_13SortAscendingE@HWY_0 
1.0.5
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_9float16_tEjNS_14SortDescendingE@HWY_0 
1.0.5
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_9float16_tEmNS_13SortAscendingE@HWY_0 
1.0.5
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_9float16_tEmNS_14SortDescendingE@HWY_0 
1.0.5
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K64V64EjNS_13SortAscendingE@HWY_0 1.0.0
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K64V64EjNS_14SortDescendingE@HWY_0 1.0.0
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_9uint128_tEjNS_13SortAscendingE@HWY_0 
0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_9uint128_tEjNS_14SortDescendingE@HWY_0 
0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPdjNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPdjNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPfjNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPfjNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPijNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPijNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPjjNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPjjNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPsjNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPsjNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPtjNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPtjNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPxjNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPxjNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPyjNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPyjNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBaseC1Emmm@HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBaseC1EmmmPv@HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBaseC2Emmm@HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBaseC2EmmmPv@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K64V64EmNS_13SortAscendingE@HWY_0 1.0.0
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K64V64EmNS_14SortDescendingE@HWY_0 1.0.0
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_9uint128_tEmNS_13SortAscendingE@HWY_0 
0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_9uint128_tEmNS_14SortDescendingE@HWY_0 
0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPdmNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPdmNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPfmNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPfmNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPimNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPimNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPjmNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPjmNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPlmNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPlmNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPmmNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPmmNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPsmNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPsmNS_14SortDescendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPtmNS_13SortAscendingE@HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPtmNS_14SortDescendingE@HWY_0 0.16.0
-libhwy_test.so.1 libhwy1 #MINVER#
- HWY_0@HWY_0 1.0.0
- (arch-bits=32)_ZN3hwy10BytesEqualEPKvS1_jPj@HWY_0 0.16.0
- 
(arch-bits=32)_ZN3hwy6detail16AssertArrayEqualERKNS0_8TypeInfoEPKvS5_jPKcS7_i@HWY_0
 0.16.0
- 
(arch-bits=32)_ZN3hwy6detail21PrintMismatchAndAbortERKNS0_8TypeInfoEPKvS5_PKcS7_ijj@HWY_0
 0.16.0
- (arch-bits=64)_ZN3hwy10BytesEqualEPKvS1_mPm@HWY_0 0.16.0
- 
(arch-bits=64)_ZN3hwy6detail16AssertArrayEqualERKNS0_8TypeInfoEPKvS5_mPKcS7_i@HWY_0
 0.16.0
- 
(arch-bits=64)_ZN3hwy6detail21PrintMismatchAndAbortERKNS0_8TypeInfoEPKvS5_PKcS7_imm@HWY_0
 0.16.0
- _ZN3hwy6detail7IsEqualERKNS0_8TypeInfoEPKvS5_@HWY_0 0.16.0
diff -Nru highway-1.0.7/debian/libhwy1t64.install 
highway-1.0.7/debian/libhwy1t64.install
--- highway-1.0.7/debian/libhwy1t64.install     1970-01-01 00:00:00.000000000 
+0000
+++ highway-1.0.7/debian/libhwy1t64.install     2023-09-18 13:08:19.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*/*.so.*
diff -Nru highway-1.0.7/debian/libhwy1t64.lintian-overrides 
highway-1.0.7/debian/libhwy1t64.lintian-overrides
--- highway-1.0.7/debian/libhwy1t64.lintian-overrides   1970-01-01 
00:00:00.000000000 +0000
+++ highway-1.0.7/debian/libhwy1t64.lintian-overrides   2024-02-01 
05:48:52.000000000 +0000
@@ -0,0 +1 @@
+libhwy1t64: package-name-doesnt-match-sonames libhwy1
diff -Nru highway-1.0.7/debian/libhwy1t64.symbols 
highway-1.0.7/debian/libhwy1t64.symbols
--- highway-1.0.7/debian/libhwy1t64.symbols     1970-01-01 00:00:00.000000000 
+0000
+++ highway-1.0.7/debian/libhwy1t64.symbols     2024-02-01 05:48:52.000000000 
+0000
@@ -0,0 +1,158 @@
+libhwy.so.1 libhwy1t64 #MINVER#
+ HWY_0@HWY_0 1.0.0
+ _ZN3hwy11HaveFloat16Ev@HWY_0 1.0.5
+ _ZN3hwy11HaveFloat64Ev@HWY_0 1.0.5
+ _ZN3hwy11VectorBytesEv@HWY_0 1.0.5
+ 
(arch-bits=32)_ZN3hwy14AlignedDeleter18DeleteAlignedArrayEPvPFvS1_S1_ES1_PFvS1_jE@HWY_0
 0.16.0
+ 
(arch-bits=64)_ZN3hwy14AlignedDeleter18DeleteAlignedArrayEPvPFvS1_S1_ES1_PFvS1_mE@HWY_0
 0.16.0
+ (arch-bits=32)_ZN3hwy14DisableTargetsEx@HWY_0 1.0.0
+ (arch-bits=64)_ZN3hwy14DisableTargetsEl@HWY_0 1.0.0
+ _ZN3hwy14Unpredictable1Ev@HWY_0 0.16.0
+ _ZN3hwy15GetChosenTargetEv@HWY_0 0.16.0
+ _ZN3hwy16FreeAlignedBytesEPKvPFvPvS2_ES2_@HWY_0 0.16.0
+ _ZN3hwy16SupportedTargetsEv@HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy20AllocateAlignedBytesEjPFPvS0_jES0_@HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy20AllocateAlignedBytesEmPFPvS0_mES0_@HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy26SetSupportedTargetsForTestEx@HWY_0 1.0.0
+ (arch-bits=64)_ZN3hwy26SetSupportedTargetsForTestEl@HWY_0 1.0.0
+ _ZN3hwy5AbortEPKciS1_z@HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy6detail10PrintArrayERKNS0_8TypeInfoEPKcPKvjjj@HWY_0 
0.16.0
+ (arch-bits=64)_ZN3hwy6detail10PrintArrayERKNS0_8TypeInfoEPKcPKvmmm@HWY_0 
0.16.0
+ _ZN3hwy6detail8ToStringERKNS0_8TypeInfoEPKvPc@HWY_0 0.17.0
+ (arch-bits=32)_ZN3hwy6detail8TypeNameERKNS0_8TypeInfoEjPc@HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy6detail8TypeNameERKNS0_8TypeInfoEmPc@HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy7MeasureEPFyPKvjEPKhPKjjPNS_6ResultERKNS_6ParamsE@HWY_0 
0.16.0
+ (arch-bits=64)_ZN3hwy7MeasureEPFmPKvmEPKhPKmmPNS_6ResultERKNS_6ParamsE@HWY_0 
0.16.0
+ _ZN3hwy8platform13HaveTimerStopEPc@HWY_0 1.0.5
+ _ZN3hwy8platform15TimerResolutionEv@HWY_0 0.16.0
+ _ZN3hwy8platform23InvariantTicksPerSecondEv@HWY_0 0.16.0
+ _ZN3hwy8platform3NowEv@HWY_0 0.16.0
+libhwy_contrib.so.1 libhwy1t64 #MINVER#
+ HWY_0@HWY_0 1.0.0
+ _ZN3hwy17Fill16BytesSecureEPv@HWY_0 1.0.5
+ _ZN3hwy17GetGeneratorStateEv@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6Sorter11Fill24BytesEPKvjPv@HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy6Sorter11Fill24BytesEPKvmPv@HWY_0 0.16.0
+ _ZN3hwy6Sorter11HaveFloat64Ev@HWY_0 0.16.0
+ _ZN3hwy6Sorter6DeleteEv@HWY_0 0.16.0
+ _ZN3hwy6SorterC1Ev@HWY_0 0.16.0
+ _ZN3hwy6SorterC2Ev@HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_6K32V32EjNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_6K32V32EmNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_6K32V32EjNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_6K32V32EmNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_9float16_tEjNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_9float16_tEjNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_9float16_tEmNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_9float16_tEmNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_6K64V64EjNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_6K64V64EmNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_6K64V64EjNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_6K64V64EmNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_9uint128_tEjNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_9uint128_tEmNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_9uint128_tEjNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_9uint128_tEmNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPdjNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPdmNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPdjNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPdmNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPfjNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPfmNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPfjNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPfmNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPijNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPimNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPijNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPimNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPjjNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPjmNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPjjNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPjmNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPsjNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPlmNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPsjNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPlmNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPtjNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPmmNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPtjNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPmmNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPxjNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPsmNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPxjNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPsmNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPyjNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPtmNS_13SortAscendingE@HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPyjNS_14SortDescendingE@HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPtmNS_14SortDescendingE@HWY_0 1.0.5
+ _ZN3hwy9ImageBase10VectorSizeEv@HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBase11BytesPerRowEjj@HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBase17InitializePaddingEjNS0_7PaddingE@HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBase11BytesPerRowEmm@HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBase17InitializePaddingEmNS0_7PaddingE@HWY_0 0.16.0
+ _ZN3hwy9ImageBase4SwapERS0_@HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBaseC1Ejjj@HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBaseC1EjjjPv@HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBaseC2Ejjj@HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBaseC2EjjjPv@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K32V32EjNS_13SortAscendingE@HWY_0 1.0.2
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K32V32EjNS_14SortDescendingE@HWY_0 1.0.2
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K32V32EmNS_13SortAscendingE@HWY_0 1.0.2
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K32V32EmNS_14SortDescendingE@HWY_0 1.0.2
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_9float16_tEjNS_13SortAscendingE@HWY_0 
1.0.5
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_9float16_tEjNS_14SortDescendingE@HWY_0 
1.0.5
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_9float16_tEmNS_13SortAscendingE@HWY_0 
1.0.5
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_9float16_tEmNS_14SortDescendingE@HWY_0 
1.0.5
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K64V64EjNS_13SortAscendingE@HWY_0 1.0.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K64V64EjNS_14SortDescendingE@HWY_0 1.0.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_9uint128_tEjNS_13SortAscendingE@HWY_0 
0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_9uint128_tEjNS_14SortDescendingE@HWY_0 
0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPdjNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPdjNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPfjNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPfjNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPijNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPijNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPjjNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPjjNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPsjNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPsjNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPtjNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPtjNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPxjNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPxjNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPyjNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPyjNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBaseC1Emmm@HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBaseC1EmmmPv@HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBaseC2Emmm@HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBaseC2EmmmPv@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K64V64EmNS_13SortAscendingE@HWY_0 1.0.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K64V64EmNS_14SortDescendingE@HWY_0 1.0.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_9uint128_tEmNS_13SortAscendingE@HWY_0 
0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_9uint128_tEmNS_14SortDescendingE@HWY_0 
0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPdmNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPdmNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPfmNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPfmNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPimNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPimNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPjmNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPjmNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPlmNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPlmNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPmmNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPmmNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPsmNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPsmNS_14SortDescendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPtmNS_13SortAscendingE@HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPtmNS_14SortDescendingE@HWY_0 0.16.0
+libhwy_test.so.1 libhwy1t64 #MINVER#
+ HWY_0@HWY_0 1.0.0
+ (arch-bits=32)_ZN3hwy10BytesEqualEPKvS1_jPj@HWY_0 0.16.0
+ 
(arch-bits=32)_ZN3hwy6detail16AssertArrayEqualERKNS0_8TypeInfoEPKvS5_jPKcS7_i@HWY_0
 0.16.0
+ 
(arch-bits=32)_ZN3hwy6detail21PrintMismatchAndAbortERKNS0_8TypeInfoEPKvS5_PKcS7_ijj@HWY_0
 0.16.0
+ (arch-bits=64)_ZN3hwy10BytesEqualEPKvS1_mPm@HWY_0 0.16.0
+ 
(arch-bits=64)_ZN3hwy6detail16AssertArrayEqualERKNS0_8TypeInfoEPKvS5_mPKcS7_i@HWY_0
 0.16.0
+ 
(arch-bits=64)_ZN3hwy6detail21PrintMismatchAndAbortERKNS0_8TypeInfoEPKvS5_PKcS7_imm@HWY_0
 0.16.0
+ _ZN3hwy6detail7IsEqualERKNS0_8TypeInfoEPKvS5_@HWY_0 0.16.0

--- End Message ---
--- Begin Message ---
Source: highway
Source-Version: 1.0.7-8.1
Done: Lukas Märdian <[email protected]>

We believe that the bug you reported is fixed in the latest version of
highway, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lukas Märdian <[email protected]> (supplier of updated highway package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 10:28:57 +0000
Source: highway
Architecture: source
Version: 1.0.7-8.1
Distribution: unstable
Urgency: medium
Maintainer: Debian PhotoTools Maintainers 
<[email protected]>
Changed-By: Lukas Märdian <[email protected]>
Closes: 1062340
Changes:
 highway (1.0.7-8.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062340
Checksums-Sha1:
 b9cb65d7da08dc8f118d2b7ee3395d4486873d4d 2171 highway_1.0.7-8.1.dsc
 ccb827b56ea9528a57f85f8b5431705b3e8ff9e2 10892 highway_1.0.7-8.1.debian.tar.xz
 5d9f3ec31b777fa42c430e4deb5c8b377f865514 7147 
highway_1.0.7-8.1_source.buildinfo
Checksums-Sha256:
 8b863e103c43f7c0506de2c210b8ef3fb1bbf8224c8ad91a7543e590ac8f6895 2171 
highway_1.0.7-8.1.dsc
 d6220b0ea804cb8d553e97da220182b6a8b199593f55cce47d2f96fa8e02a68c 10892 
highway_1.0.7-8.1.debian.tar.xz
 df42d920f43c6c4612aab869b5c2684103b4d96fff7fa22473802d4f6da89962 7147 
highway_1.0.7-8.1_source.buildinfo
Files:
 77388e9fea3619febfffc9c84a3fa876 2171 libs optional highway_1.0.7-8.1.dsc
 96eba4ba597175bec3ca9e32edc3f91a 10892 libs optional 
highway_1.0.7-8.1.debian.tar.xz
 eba28a56b51cc303c4e3884a654d3c20 7147 libs optional 
highway_1.0.7-8.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE496GmCL5m2y8NfJ5v322IrMDrIsFAmXfDDMRHHNseW9uQGRl
Ymlhbi5vcmcACgkQv322IrMDrIu26g//fpNvPXHdzir+r0rR3Rqo5QQ9/8oFvHCJ
tSEMD++QXAYcw1kjaAOBGmm/R6FMHaN9TLXeaS+lAYHNwRxvRTcDsH7ZEXRgQVsE
TWB4QVVHAu559hrX5Gy2V32ME5nWXeHLGikwLWLZvl6l7tbookLGxyXmzOEAkKMn
JEcGowcllHIxddPiUAnz9jvGeAbHgKi6JsfQCqAU8V87DYToCS59snHnCAOaLpxf
+7C/ER5Orj1VwMahlyXp0XMZTgoUr9tFOENcaTSr4bOL7oElfsIb4UFxybKKTPr1
tV/Way0qrLjfjtSoYUdrSGEZMYclUWdd39RDSXUX1viQE/4S604lDquAIOIe7bWe
hkKJdYthORpdtNioB3NRwidpdm0PK5cUmLyEucS9Pois+NSvZooSXHTWSPDkCawJ
ST40ZdDl6MGj878M2gAZ6MZsth51iQYPwJfaHEzmlO9E/Wzxqi5PwaftIW609YrO
amWBRc+S2k6ZKCiCrLqPr2KdslgPQ9gUumnb1wlpCRYdOq4TxmjS3RLkkdFdKt7k
hmrxJL5u/Df8+ZUOqqRIyhLnPjox6gkbXEIiYIuG2e4nod+f5fJE1tr5MS7IZRlL
pluSDeK4ocEUE3UVV+E6WAwYEyOihKOckuftxZDxVDZZckqtIsyV/yPWe4+ZniGY
TKuwZ48Dwp0=
=yWbZ
-----END PGP SIGNATURE-----

Attachment: pgpEzfmxGgUEa.pgp
Description: PGP signature


--- End Message ---

Reply via email to