Your message dated Fri, 01 Mar 2024 13:09:05 +0000
with message-id <e1rg2dn-00glan...@fasolo.debian.org>
and subject line Bug#1063179: fixed in norm 1.5.9+dfsg-3.1
has caused the Debian Bug report #1063179,
regarding norm: 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 ow...@bugs.debian.org
immediately.)
--
1063179: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063179
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: norm
Version: 1.5.9+dfsg-3
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t
NOTICE: these changes must not be uploaded to unstable yet!
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
norm 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 norm
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')
Architecture: amd64 (x86_64)
Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, 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: systemd (via /run/systemd/system)
diff -Nru norm-1.5.9+dfsg/debian/changelog norm-1.5.9+dfsg/debian/changelog
--- norm-1.5.9+dfsg/debian/changelog 2024-01-01 19:50:27.000000000 +0000
+++ norm-1.5.9+dfsg/debian/changelog 2024-02-05 16:07:31.000000000 +0000
@@ -1,3 +1,10 @@
+norm (1.5.9+dfsg-3.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org> Mon, 05 Feb 2024 16:07:31 +0000
+
norm (1.5.9+dfsg-3) unstable; urgency=medium
[ Samuel Thibault ]
diff -Nru norm-1.5.9+dfsg/debian/control norm-1.5.9+dfsg/debian/control
--- norm-1.5.9+dfsg/debian/control 2024-01-01 19:49:26.000000000 +0000
+++ norm-1.5.9+dfsg/debian/control 2024-02-05 16:07:30.000000000 +0000
@@ -9,7 +9,10 @@
Vcs-Browser: https://salsa.debian.org/debian/norm
Vcs-Git: https://salsa.debian.org/debian/norm.git
-Package: libnorm1
+Package: libnorm1t64
+Provides: ${t64:Provides}
+Replaces: libnorm1
+Breaks: libnorm1 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
@@ -25,7 +28,7 @@
Architecture: any
Multi-Arch: same
Suggests: libnorm-doc
-Depends: ${misc:Depends}, libnorm1 (= ${binary:Version}),
+Depends: ${misc:Depends}, libnorm1t64 (= ${binary:Version}),
libpcap-dev [hurd-any],
libxml2-dev,
Description: NACK-Oriented Reliable Multicast (NORM) library (development
files)
diff -Nru norm-1.5.9+dfsg/debian/libnorm1.install
norm-1.5.9+dfsg/debian/libnorm1.install
--- norm-1.5.9+dfsg/debian/libnorm1.install 2024-01-01 19:49:26.000000000
+0000
+++ norm-1.5.9+dfsg/debian/libnorm1.install 1970-01-01 00:00:00.000000000
+0000
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru norm-1.5.9+dfsg/debian/libnorm1.symbols
norm-1.5.9+dfsg/debian/libnorm1.symbols
--- norm-1.5.9+dfsg/debian/libnorm1.symbols 2024-01-01 19:49:26.000000000
+0000
+++ norm-1.5.9+dfsg/debian/libnorm1.symbols 1970-01-01 00:00:00.000000000
+0000
@@ -1,162 +0,0 @@
-libnorm.so.1 libnorm1 #MINVER#
-* Build-Depends-Package: libnorm-dev
- NORM_DESCRIPTOR_INVALID@Base 1.5r6
-#MISSING: 1.5.7# NORM_GSIZE@Base 1.5r6
- NORM_INSTANCE_INVALID@Base 1.5r6
- NORM_NODE_ANY@Base 1.5r6
- NORM_NODE_INVALID@Base 1.5r6
- NORM_NODE_NONE@Base 1.5r6
- NORM_OBJECT_INVALID@Base 1.5r6
-#MISSING: 1.5.7# NORM_RTT@Base 1.5r6
- NORM_SESSION_INVALID@Base 1.5r6
- NormAddAckingNode@Base 1.5r6
- NormAlloc@Base 1.5.7
- NormCancelCommand@Base 1.5r6
- NormCancelUserTimer@Base 1.5r6
- NormCancelWatermark@Base 1.5r6
- NormChangeDestination@Base 1.5r6
- NormCloseDebugLog@Base 1.5r6
- NormCloseDebugPipe@Base 1.5r6
- NormCountCompletedObjects@Base 1.5r6
- NormCreateInstance@Base 1.5r6
- NormCreateSession@Base 1.5r6
- NormDataAccessData@Base 1.5r6
- NormDataDetachData@Base 1.5r6
- NormDataEnqueue@Base 1.5r6
- NormDestroyInstance@Base 1.5r6
- NormDestroySession@Base 1.5r6
- NormFileEnqueue@Base 1.5r6
- NormFileGetName@Base 1.5r6
- NormFileRename@Base 1.5r6
- NormFree@Base 1.5.7
- NormGetAckEx@Base 1.5.9
- NormGetAckingNodeHandle@Base 1.5r6
- NormGetAckingStatus@Base 1.5r6
- NormGetAddress@Base 1.5.7
- NormGetDebugLevel@Base 1.5r6
- NormGetDescriptor@Base 1.5r6
- NormGetGrttEstimate@Base 1.5r6
- NormGetInstance@Base 1.5r6
- NormGetLocalNodeId@Base 1.5r6
- NormGetNextAckingNode@Base 1.5r6
- NormGetNextEvent@Base 1.5r6
- NormGetRandomSessionId@Base 1.5r6
- NormGetReportInterval@Base 1.5r6
- NormGetRxBindAddress@Base 1.5.9
- NormGetRxPort@Base 1.5r6
- NormGetStreamBufferSegmentCount@Base 1.5r6
- NormGetTxPort@Base 1.5r6
- NormGetTxRate@Base 1.5r6
- NormGetUserData@Base 1.5r6
- NormGetVersion@Base 1.5r6
- NormIsUnicastAddress@Base 1.5r6
- NormLimitObjectInfo@Base 1.5.9
- NormNodeDelete@Base 1.5r6
- NormNodeFreeBuffers@Base 1.5r6
- NormNodeGetAddress@Base 1.5r6
- NormNodeGetCommand@Base 1.5r6
- NormNodeGetGrtt@Base 1.5r6
- NormNodeGetId@Base 1.5r6
- NormNodeGetUserData@Base 1.5r6
- NormNodeGetWatermarkEx@Base 1.5.9
- NormNodeRelease@Base 1.5r6
- NormNodeRetain@Base 1.5r6
- NormNodeSendAckEx@Base 1.5.9
- NormNodeSetNackingMode@Base 1.5r6
- NormNodeSetRepairBoundary@Base 1.5r6
- NormNodeSetRxRobustFactor@Base 1.5r6
- NormNodeSetUnicastNack@Base 1.5r6
- NormNodeSetUserData@Base 1.5r6
- NormObjectCancel@Base 1.5r6
- NormObjectGetBytesPending@Base 1.5r6
- NormObjectGetInfo@Base 1.5r6
- NormObjectGetInfoLength@Base 1.5r6
- NormObjectGetSender@Base 1.5r6
- NormObjectGetSize@Base 1.5r6
- NormObjectGetType@Base 1.5r6
- NormObjectGetUserData@Base 1.5r6
- NormObjectHasInfo@Base 1.5r6
- NormObjectRelease@Base 1.5r6
- NormObjectRetain@Base 1.5r6
- NormObjectSetNackingMode@Base 1.5r6
- NormObjectSetUserData@Base 1.5r6
- NormOpenDebugLog@Base 1.5r6
- NormOpenDebugPipe@Base 1.5r6
- NormPreallocateRemoteSender@Base 1.5.7
- NormPresetObjectInfo@Base 1.5.9
- NormReleasePreviousEvent@Base 1.5r6
- NormRemoveAckingNode@Base 1.5r6
- NormRequeueObject@Base 1.5r6
- NormResetWatermark@Base 1.5r6
- NormRestartInstance@Base 1.5r6
- NormResumeInstance@Base 1.5r6
- NormSendCommand@Base 1.5r6
- NormSetAllocationFunctions@Base 1.5.7
- NormSetAutoAckingNodes@Base 1.5r6
- NormSetAutoParity@Base 1.5r6
- NormSetBackoffFactor@Base 1.5r6
- NormSetCacheDirectory@Base 1.5r6
- NormSetCongestionControl@Base 1.5r6
- NormSetDebugLevel@Base 1.5r6
- NormSetDefaultNackingMode@Base 1.5r6
- NormSetDefaultRepairBoundary@Base 1.5r6
- NormSetDefaultRxRobustFactor@Base 1.5r6
- NormSetDefaultSyncPolicy@Base 1.5r6
- NormSetDefaultUnicastNack@Base 1.5r6
- NormSetEcnSupport@Base 1.5r6
- NormSetFlowControl@Base 1.5r6
- NormSetFragmentation@Base 1.5r6
- NormSetGroupSize@Base 1.5r6
- NormSetGrttEstimate@Base 1.5r6
- NormSetGrttMax@Base 1.5r6
- NormSetGrttProbingInterval@Base 1.5r6
- NormSetGrttProbingMode@Base 1.5r6
- NormSetGrttProbingTOS@Base 1.5.9
- NormSetId@Base 1.5.7
- NormSetLoopback@Base 1.5r6
- NormSetMessageTrace@Base 1.5r6
- NormSetMulticastInterface@Base 1.5r6
- NormSetMulticastLoopback@Base 1.5r6
- NormSetReportInterval@Base 1.5r6
- NormSetRxCacheLimit@Base 1.5r6
- NormSetRxLoss@Base 1.5r6
- NormSetRxPortReuse@Base 1.5r6
- NormSetRxSocketBuffer@Base 1.5r6
- NormSetSSM@Base 1.5r6
- NormSetServerListener@Base 1.5.7
- NormSetSilentReceiver@Base 1.5r6
- NormSetSynStatus@Base 1.5.7
- NormSetTOS@Base 1.5r6
- NormSetTTL@Base 1.5r6
- NormSetTxCacheBounds@Base 1.5r6
- NormSetTxLoss@Base 1.5r6
- NormSetTxOnly@Base 1.5r6
- NormSetTxPort@Base 1.5r6
- NormSetTxRate@Base 1.5r6
- NormSetTxRateBounds@Base 1.5r6
- NormSetTxRobustFactor@Base 1.5r6
- NormSetTxSocketBuffer@Base 1.5r6
- NormSetUserData@Base 1.5r6
- NormSetUserTimer@Base 1.5r6
- NormSetWatermark@Base 1.5r6
- NormSetWatermarkEx@Base 1.5.9
- NormStartReceiver@Base 1.5r6
- NormStartSender@Base 1.5r6
- NormStopInstance@Base 1.5r6
- NormStopReceiver@Base 1.5r6
- NormStopSender@Base 1.5r6
- NormStreamClose@Base 1.5r6
- NormStreamFlush@Base 1.5r6
- NormStreamGetBufferUsage@Base 1.5r6
- NormStreamGetReadOffset@Base 1.5r6
- NormStreamGetVacancy@Base 1.5.9
- NormStreamHasVacancy@Base 1.5r6
- NormStreamMarkEom@Base 1.5r6
- NormStreamOpen@Base 1.5r6
- NormStreamRead@Base 1.5r6
- NormStreamSeekMsgStart@Base 1.5r6
- NormStreamSetAutoFlush@Base 1.5r6
- NormStreamSetPushEnable@Base 1.5r6
- NormStreamWrite@Base 1.5r6
- NormSuspendInstance@Base 1.5r6
- NormTransferSender@Base 1.5.7
diff -Nru norm-1.5.9+dfsg/debian/libnorm1t64.install
norm-1.5.9+dfsg/debian/libnorm1t64.install
--- norm-1.5.9+dfsg/debian/libnorm1t64.install 1970-01-01 00:00:00.000000000
+0000
+++ norm-1.5.9+dfsg/debian/libnorm1t64.install 2024-01-01 19:49:26.000000000
+0000
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru norm-1.5.9+dfsg/debian/libnorm1t64.lintian-overrides
norm-1.5.9+dfsg/debian/libnorm1t64.lintian-overrides
--- norm-1.5.9+dfsg/debian/libnorm1t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ norm-1.5.9+dfsg/debian/libnorm1t64.lintian-overrides 2024-02-05
16:07:30.000000000 +0000
@@ -0,0 +1 @@
+libnorm1t64: package-name-doesnt-match-sonames libnorm1
diff -Nru norm-1.5.9+dfsg/debian/libnorm1t64.symbols
norm-1.5.9+dfsg/debian/libnorm1t64.symbols
--- norm-1.5.9+dfsg/debian/libnorm1t64.symbols 1970-01-01 00:00:00.000000000
+0000
+++ norm-1.5.9+dfsg/debian/libnorm1t64.symbols 2024-02-05 16:07:30.000000000
+0000
@@ -0,0 +1,162 @@
+libnorm.so.1 libnorm1t64 #MINVER#
+* Build-Depends-Package: libnorm-dev
+ NORM_DESCRIPTOR_INVALID@Base 1.5r6
+#MISSING: 1.5.7# NORM_GSIZE@Base 1.5r6
+ NORM_INSTANCE_INVALID@Base 1.5r6
+ NORM_NODE_ANY@Base 1.5r6
+ NORM_NODE_INVALID@Base 1.5r6
+ NORM_NODE_NONE@Base 1.5r6
+ NORM_OBJECT_INVALID@Base 1.5r6
+#MISSING: 1.5.7# NORM_RTT@Base 1.5r6
+ NORM_SESSION_INVALID@Base 1.5r6
+ NormAddAckingNode@Base 1.5r6
+ NormAlloc@Base 1.5.7
+ NormCancelCommand@Base 1.5r6
+ NormCancelUserTimer@Base 1.5r6
+ NormCancelWatermark@Base 1.5r6
+ NormChangeDestination@Base 1.5r6
+ NormCloseDebugLog@Base 1.5r6
+ NormCloseDebugPipe@Base 1.5r6
+ NormCountCompletedObjects@Base 1.5r6
+ NormCreateInstance@Base 1.5r6
+ NormCreateSession@Base 1.5r6
+ NormDataAccessData@Base 1.5r6
+ NormDataDetachData@Base 1.5r6
+ NormDataEnqueue@Base 1.5r6
+ NormDestroyInstance@Base 1.5r6
+ NormDestroySession@Base 1.5r6
+ NormFileEnqueue@Base 1.5r6
+ NormFileGetName@Base 1.5r6
+ NormFileRename@Base 1.5r6
+ NormFree@Base 1.5.7
+ NormGetAckEx@Base 1.5.9
+ NormGetAckingNodeHandle@Base 1.5r6
+ NormGetAckingStatus@Base 1.5r6
+ NormGetAddress@Base 1.5.7
+ NormGetDebugLevel@Base 1.5r6
+ NormGetDescriptor@Base 1.5r6
+ NormGetGrttEstimate@Base 1.5r6
+ NormGetInstance@Base 1.5r6
+ NormGetLocalNodeId@Base 1.5r6
+ NormGetNextAckingNode@Base 1.5r6
+ NormGetNextEvent@Base 1.5r6
+ NormGetRandomSessionId@Base 1.5r6
+ NormGetReportInterval@Base 1.5r6
+ NormGetRxBindAddress@Base 1.5.9
+ NormGetRxPort@Base 1.5r6
+ NormGetStreamBufferSegmentCount@Base 1.5r6
+ NormGetTxPort@Base 1.5r6
+ NormGetTxRate@Base 1.5r6
+ NormGetUserData@Base 1.5r6
+ NormGetVersion@Base 1.5r6
+ NormIsUnicastAddress@Base 1.5r6
+ NormLimitObjectInfo@Base 1.5.9
+ NormNodeDelete@Base 1.5r6
+ NormNodeFreeBuffers@Base 1.5r6
+ NormNodeGetAddress@Base 1.5r6
+ NormNodeGetCommand@Base 1.5r6
+ NormNodeGetGrtt@Base 1.5r6
+ NormNodeGetId@Base 1.5r6
+ NormNodeGetUserData@Base 1.5r6
+ NormNodeGetWatermarkEx@Base 1.5.9
+ NormNodeRelease@Base 1.5r6
+ NormNodeRetain@Base 1.5r6
+ NormNodeSendAckEx@Base 1.5.9
+ NormNodeSetNackingMode@Base 1.5r6
+ NormNodeSetRepairBoundary@Base 1.5r6
+ NormNodeSetRxRobustFactor@Base 1.5r6
+ NormNodeSetUnicastNack@Base 1.5r6
+ NormNodeSetUserData@Base 1.5r6
+ NormObjectCancel@Base 1.5r6
+ NormObjectGetBytesPending@Base 1.5r6
+ NormObjectGetInfo@Base 1.5r6
+ NormObjectGetInfoLength@Base 1.5r6
+ NormObjectGetSender@Base 1.5r6
+ NormObjectGetSize@Base 1.5r6
+ NormObjectGetType@Base 1.5r6
+ NormObjectGetUserData@Base 1.5r6
+ NormObjectHasInfo@Base 1.5r6
+ NormObjectRelease@Base 1.5r6
+ NormObjectRetain@Base 1.5r6
+ NormObjectSetNackingMode@Base 1.5r6
+ NormObjectSetUserData@Base 1.5r6
+ NormOpenDebugLog@Base 1.5r6
+ NormOpenDebugPipe@Base 1.5r6
+ NormPreallocateRemoteSender@Base 1.5.7
+ NormPresetObjectInfo@Base 1.5.9
+ NormReleasePreviousEvent@Base 1.5r6
+ NormRemoveAckingNode@Base 1.5r6
+ NormRequeueObject@Base 1.5r6
+ NormResetWatermark@Base 1.5r6
+ NormRestartInstance@Base 1.5r6
+ NormResumeInstance@Base 1.5r6
+ NormSendCommand@Base 1.5r6
+ NormSetAllocationFunctions@Base 1.5.7
+ NormSetAutoAckingNodes@Base 1.5r6
+ NormSetAutoParity@Base 1.5r6
+ NormSetBackoffFactor@Base 1.5r6
+ NormSetCacheDirectory@Base 1.5r6
+ NormSetCongestionControl@Base 1.5r6
+ NormSetDebugLevel@Base 1.5r6
+ NormSetDefaultNackingMode@Base 1.5r6
+ NormSetDefaultRepairBoundary@Base 1.5r6
+ NormSetDefaultRxRobustFactor@Base 1.5r6
+ NormSetDefaultSyncPolicy@Base 1.5r6
+ NormSetDefaultUnicastNack@Base 1.5r6
+ NormSetEcnSupport@Base 1.5r6
+ NormSetFlowControl@Base 1.5r6
+ NormSetFragmentation@Base 1.5r6
+ NormSetGroupSize@Base 1.5r6
+ NormSetGrttEstimate@Base 1.5r6
+ NormSetGrttMax@Base 1.5r6
+ NormSetGrttProbingInterval@Base 1.5r6
+ NormSetGrttProbingMode@Base 1.5r6
+ NormSetGrttProbingTOS@Base 1.5.9
+ NormSetId@Base 1.5.7
+ NormSetLoopback@Base 1.5r6
+ NormSetMessageTrace@Base 1.5r6
+ NormSetMulticastInterface@Base 1.5r6
+ NormSetMulticastLoopback@Base 1.5r6
+ NormSetReportInterval@Base 1.5r6
+ NormSetRxCacheLimit@Base 1.5r6
+ NormSetRxLoss@Base 1.5r6
+ NormSetRxPortReuse@Base 1.5r6
+ NormSetRxSocketBuffer@Base 1.5r6
+ NormSetSSM@Base 1.5r6
+ NormSetServerListener@Base 1.5.7
+ NormSetSilentReceiver@Base 1.5r6
+ NormSetSynStatus@Base 1.5.7
+ NormSetTOS@Base 1.5r6
+ NormSetTTL@Base 1.5r6
+ NormSetTxCacheBounds@Base 1.5r6
+ NormSetTxLoss@Base 1.5r6
+ NormSetTxOnly@Base 1.5r6
+ NormSetTxPort@Base 1.5r6
+ NormSetTxRate@Base 1.5r6
+ NormSetTxRateBounds@Base 1.5r6
+ NormSetTxRobustFactor@Base 1.5r6
+ NormSetTxSocketBuffer@Base 1.5r6
+ NormSetUserData@Base 1.5r6
+ NormSetUserTimer@Base 1.5r6
+ NormSetWatermark@Base 1.5r6
+ NormSetWatermarkEx@Base 1.5.9
+ NormStartReceiver@Base 1.5r6
+ NormStartSender@Base 1.5r6
+ NormStopInstance@Base 1.5r6
+ NormStopReceiver@Base 1.5r6
+ NormStopSender@Base 1.5r6
+ NormStreamClose@Base 1.5r6
+ NormStreamFlush@Base 1.5r6
+ NormStreamGetBufferUsage@Base 1.5r6
+ NormStreamGetReadOffset@Base 1.5r6
+ NormStreamGetVacancy@Base 1.5.9
+ NormStreamHasVacancy@Base 1.5r6
+ NormStreamMarkEom@Base 1.5r6
+ NormStreamOpen@Base 1.5r6
+ NormStreamRead@Base 1.5r6
+ NormStreamSeekMsgStart@Base 1.5r6
+ NormStreamSetAutoFlush@Base 1.5r6
+ NormStreamSetPushEnable@Base 1.5r6
+ NormStreamWrite@Base 1.5r6
+ NormSuspendInstance@Base 1.5r6
+ NormTransferSender@Base 1.5.7
--- End Message ---
--- Begin Message ---
Source: norm
Source-Version: 1.5.9+dfsg-3.1
Done: Benjamin Drung <bdr...@debian.org>
We believe that the bug you reported is fixed in the latest version of
norm, 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 1063...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Benjamin Drung <bdr...@debian.org> (supplier of updated norm 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 01 Mar 2024 12:39:50 +0000
Source: norm
Architecture: source
Version: 1.5.9+dfsg-3.1
Distribution: unstable
Urgency: medium
Maintainer: Luca Boccassi <bl...@debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1063179
Changes:
norm (1.5.9+dfsg-3.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063179
Checksums-Sha1:
75a0aba226d720b3ec022ad78e26fd935812c429 2039 norm_1.5.9+dfsg-3.1.dsc
9859029e8a1852ad2c5434379e5dfeb3a395c7d6 9276 norm_1.5.9+dfsg-3.1.debian.tar.xz
0a0a1de9eb21d95d2033d0ea17247562495a54e7 7171
norm_1.5.9+dfsg-3.1_source.buildinfo
Checksums-Sha256:
10d7fa70b0ee75e9760807744aa5dabac63083665171a77a7dbc6c1360cd17b7 2039
norm_1.5.9+dfsg-3.1.dsc
de1c2416aca07903d0c1de06c5a63f437b0a6de4c306a53354fea8e0207ec22f 9276
norm_1.5.9+dfsg-3.1.debian.tar.xz
37b574a932ff7bd8e0b323f740fa11f7c8c8cb99234548f71032fdfc468eef1e 7171
norm_1.5.9+dfsg-3.1_source.buildinfo
Files:
2d211a2da027a49332cb525b856f6d25 2039 libs optional norm_1.5.9+dfsg-3.1.dsc
a3d5e7d34c0a18ae2ed2baafb69ed5c5 9276 libs optional
norm_1.5.9+dfsg-3.1.debian.tar.xz
603db15caece537b2a9680461fae3087 7171 libs optional
norm_1.5.9+dfsg-3.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXhzKUACgkQFZ61xO/I
d0zNNhAAhhuU47nPlP0OJsQRIpWXSAb/ySpOdAqFvPhzBB7G1QdsKir/bpr6c28o
Zh/yvoCpaRmOxUxHxPxUSsVwLEPKCOXWP0jJmOTqFSw5QLHn+KU4IJC5KLXUNWLS
MrLE7xMwsHxouXBj7zubnxslqGKgxC/kiYBQmEHYzeDk96rKam2Afeo+VE5rM1ie
SPMQgIHkIbNwJ8YJXcfhmCNoEMo1cnTeeJKReRLK5v/K4wM4rxJoV7W+7ARWHNIF
DKnhJ7FKaqcUe7Lz1fk1DH2Ha/oyT2cSn6ThICVAhomN1clu5AAScbmxxSkEbkGG
hT06fOxhwxCmMAbDPdFB5RfDoM+yDgUaSy130qKv8x2viFZofGV24GpgM1c5ZJAK
G0Jz06MVtmQ7Li9Id9G8x3+R9aoMMIiqq2AZQrXII9I70VLfnthByj2a3idyA3LF
LVhjosMB1r5ipNanluAH4MuKbqyFxfr6Re+PKOXz5UtUg7As/OE715E/NWDlRcKI
hHBlEAWxDS69UKd+xl3UntzIpF/xjoUeMqQ7Cn8HAtF8zdHbycLVjmfbLAXCvSuP
vnUxfF9zDYW0QAwQIvqnOVPFM6kCkWTlh8r2Rq8XXvD5LZHH2FbfNw8SHnVE0c72
7enc6SWUAbvaskL53pTNQ+hab1Ywx5qFX778D5fs6DQ40fRpNyc=
=bwp/
-----END PGP SIGNATURE-----
pgpZEDVt01rWS.pgp
Description: PGP signature
--- End Message ---