Your message dated Thu, 29 Feb 2024 10:25:50 +0000
with message-id <e1rfdbq-00akgb...@fasolo.debian.org>
and subject line Bug#1063315: fixed in zydis 4.0.0-2.1
has caused the Debian Bug report #1063315,
regarding zydis: 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.)
--
1063315: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063315
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zydis
Version: 4.0.0-2
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
zydis 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 zydis
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'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
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 zydis-4.0.0/debian/changelog zydis-4.0.0/debian/changelog
--- zydis-4.0.0/debian/changelog 2024-01-12 22:36:45.000000000 +0000
+++ zydis-4.0.0/debian/changelog 2024-02-06 04:39:09.000000000 +0000
@@ -1,3 +1,10 @@
+zydis (4.0.0-2.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org> Tue, 06 Feb 2024 04:39:09 +0000
+
zydis (4.0.0-2) unstable; urgency=medium
* d/patches: add loong64 support.
diff -Nru zydis-4.0.0/debian/control zydis-4.0.0/debian/control
--- zydis-4.0.0/debian/control 2024-01-12 22:36:02.000000000 +0000
+++ zydis-4.0.0/debian/control 2024-02-06 04:39:09.000000000 +0000
@@ -20,7 +20,10 @@
Vcs-Browser: https://salsa.debian.org/debian/zydis
Rules-Requires-Root: no
-Package: libzydis4.0
+Package: libzydis4.0t64
+Provides: ${t64:Provides}
+Replaces: libzydis4.0
+Breaks: libzydis4.0 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
@@ -38,7 +41,7 @@
Architecture: any
Multi-Arch: same
Depends: libzycore-dev (>= 1.0.0-2),
- libzydis4.0 (= ${binary:Version}),
+ libzydis4.0t64 (= ${binary:Version}),
${misc:Depends}
Description: fast and lightweight x86/x86-64 disassembler library - development
Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and
@@ -65,7 +68,7 @@
Section: devel
Architecture: any
Multi-Arch: foreign
-Depends: libzydis4.0 (= ${binary:Version}),
+Depends: libzydis4.0t64 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: fast and lightweight x86/x86-64 disassembler library - tools
diff -Nru zydis-4.0.0/debian/libzydis4.0.install
zydis-4.0.0/debian/libzydis4.0.install
--- zydis-4.0.0/debian/libzydis4.0.install 2024-01-12 22:19:36.000000000
+0000
+++ zydis-4.0.0/debian/libzydis4.0.install 1970-01-01 00:00:00.000000000
+0000
@@ -1 +0,0 @@
-usr/lib/*/libZydis.so.4.0*
diff -Nru zydis-4.0.0/debian/libzydis4.0.symbols
zydis-4.0.0/debian/libzydis4.0.symbols
--- zydis-4.0.0/debian/libzydis4.0.symbols 2024-01-12 22:19:36.000000000
+0000
+++ zydis-4.0.0/debian/libzydis4.0.symbols 1970-01-01 00:00:00.000000000
+0000
@@ -1,126 +0,0 @@
-libZydis.so.4.0 libzydis4.0 #MINVER#
-* Build-Depends-Package: libzydis-dev
- FILTERS_ADDRESS_SIZE@Base 4.0.0~rc.1
- FILTERS_EMVEX@Base 4.0.0~rc.1
- FILTERS_EVEX_B@Base 4.0.0~rc.1
- FILTERS_MANDATORY_PREFIX@Base 4.0.0~rc.1
- FILTERS_MODE@Base 4.0.0~rc.1
- FILTERS_MODE_AMD@Base 4.0.0~rc.1
- FILTERS_MODE_CENTAUR@Base 4.0.0~rc.1
- FILTERS_MODE_CET@Base 4.0.0~rc.1
- FILTERS_MODE_CLDEMOTE@Base 4.0.0~rc.1
- FILTERS_MODE_COMPACT@Base 4.0.0~rc.1
- FILTERS_MODE_KNC@Base 4.0.0~rc.1
- FILTERS_MODE_LZCNT@Base 4.0.0~rc.1
- FILTERS_MODE_MPX@Base 4.0.0~rc.1
- FILTERS_MODE_TZCNT@Base 4.0.0~rc.1
- FILTERS_MODE_WBNOINVD@Base 4.0.0~rc.1
- FILTERS_MODRM_MOD@Base 4.0.0~rc.1
- FILTERS_MODRM_MOD_COMPACT@Base 4.0.0~rc.1
- FILTERS_MODRM_REG@Base 4.0.0~rc.1
- FILTERS_MODRM_RM@Base 4.0.0~rc.1
- FILTERS_MVEX_E@Base 4.0.0~rc.1
- FILTERS_OPCODE@Base 4.0.0~rc.1
- FILTERS_OPERAND_SIZE@Base 4.0.0~rc.1
- FILTERS_PREFIX_GROUP1@Base 4.0.0~rc.1
- FILTERS_REX_B@Base 4.0.0~rc.1
- FILTERS_REX_W@Base 4.0.0~rc.1
- FILTERS_VECTOR_LENGTH@Base 4.0.0~rc.1
- FILTERS_VEX@Base 4.0.0~rc.1
- FILTERS_XOP@Base 4.0.0~rc.1
- ISTR_DEFINITIONS_3DNOW@Base 4.0.0~rc.1
- ISTR_DEFINITIONS_EVEX@Base 4.0.0~rc.1
- ISTR_DEFINITIONS_LEGACY@Base 4.0.0~rc.1
- ISTR_DEFINITIONS_MVEX@Base 4.0.0~rc.1
- ISTR_DEFINITIONS_VEX@Base 4.0.0~rc.1
- ISTR_DEFINITIONS_XOP@Base 4.0.0~rc.1
- OPERAND_DEFINITIONS@Base 4.0.0~rc.1
- ZydisBuildRegisterOperand@Base 4.0.0~rc.1
- ZydisCalcAbsoluteAddress@Base 4.0.0~rc.1
- ZydisCalcAbsoluteAddressEx@Base 4.0.0~rc.1
- ZydisCategoryGetString@Base 4.0.0~rc.1
- ZydisDecodeOperands@Base 4.0.0~rc.1
- ZydisDecoderDecodeFull@Base 4.0.0~rc.1
- ZydisDecoderDecodeInstruction@Base 4.0.0~rc.1
- ZydisDecoderDecodeOperands@Base 4.0.0~rc.1
- ZydisDecoderEnableMode@Base 4.0.0~rc.1
- ZydisDecoderInit@Base 4.0.0~rc.1
- ZydisDecoderTreeGetChildNode@Base 4.0.0~rc.1
- ZydisDisassembleATT@Base 4.0.0~rc.1
- ZydisDisassembleIntel@Base 4.0.0~rc.1
- ZydisEncoderDecodedInstructionToEncoderRequest@Base 4.0.0~rc.1
- ZydisEncoderEncodeInstruction@Base 4.0.0~rc.1
- ZydisEncoderEncodeInstructionAbsolute@Base 4.0.0~rc.1
- ZydisEncoderNopFill@Base 4.0.0~rc.1
- ZydisFormatterATTFormatInstruction@Base 4.0.0~rc.1
- ZydisFormatterATTFormatOperandMEM@Base 4.0.0~rc.1
- ZydisFormatterATTPrintAddressABS@Base 4.0.0~rc.1
- ZydisFormatterATTPrintDISP@Base 4.0.0~rc.1
- ZydisFormatterATTPrintIMM@Base 4.0.0~rc.1
- ZydisFormatterATTPrintMnemonic@Base 4.0.0~rc.1
- ZydisFormatterATTPrintRegister@Base 4.0.0~rc.1
- ZydisFormatterBaseFormatOperandIMM@Base 4.0.0~rc.1
- ZydisFormatterBaseFormatOperandPTR@Base 4.0.0~rc.1
- ZydisFormatterBaseFormatOperandREG@Base 4.0.0~rc.1
- ZydisFormatterBasePrintAddressABS@Base 4.0.0~rc.1
- ZydisFormatterBasePrintAddressREL@Base 4.0.0~rc.1
- ZydisFormatterBasePrintDecorator@Base 4.0.0~rc.1
- ZydisFormatterBasePrintIMM@Base 4.0.0~rc.1
- ZydisFormatterBasePrintPrefixes@Base 4.0.0~rc.1
- ZydisFormatterBasePrintSegment@Base 4.0.0~rc.1
- ZydisFormatterBufferAppend@Base 4.0.0~rc.1
- ZydisFormatterBufferGetString@Base 4.0.0~rc.1
- ZydisFormatterBufferGetToken@Base 4.0.0~rc.1
- ZydisFormatterBufferInit@Base 4.0.0~rc.1
- ZydisFormatterBufferInitTokenized@Base 4.0.0~rc.1
- ZydisFormatterBufferRemember@Base 4.0.0~rc.1
- ZydisFormatterBufferRestore@Base 4.0.0~rc.1
- ZydisFormatterFormatInstruction@Base 4.0.0~rc.1
- ZydisFormatterFormatOperand@Base 4.0.0~rc.1
- ZydisFormatterHelperGetExplicitSize@Base 4.0.0~rc.1
- ZydisFormatterInit@Base 4.0.0~rc.1
- ZydisFormatterIntelFormatInstruction@Base 4.0.0~rc.1
- ZydisFormatterIntelFormatInstructionMASM@Base 4.0.0~rc.1
- ZydisFormatterIntelFormatOperandMEM@Base 4.0.0~rc.1
- ZydisFormatterIntelPrintAddressMASM@Base 4.0.0~rc.1
- ZydisFormatterIntelPrintDISP@Base 4.0.0~rc.1
- ZydisFormatterIntelPrintMnemonic@Base 4.0.0~rc.1
- ZydisFormatterIntelPrintRegister@Base 4.0.0~rc.1
- ZydisFormatterIntelPrintTypecast@Base 4.0.0~rc.1
- ZydisFormatterSetHook@Base 4.0.0~rc.1
- ZydisFormatterSetProperty@Base 4.0.0~rc.1
- ZydisFormatterTokenGetValue@Base 4.0.0~rc.1
- ZydisFormatterTokenNext@Base 4.0.0~rc.1
- ZydisFormatterTokenizeInstruction@Base 4.0.0~rc.1
- ZydisFormatterTokenizeOperand@Base 4.0.0~rc.1
- ZydisGetAccessedFlags@Base 4.0.0~rc.1
- ZydisGetElementInfo@Base 4.0.0~rc.1
- ZydisGetEncodableInstructions@Base 4.0.0~rc.1
- ZydisGetInstructionDefinition@Base 4.0.0~rc.1
- ZydisGetInstructionEncodingInfo@Base 4.0.0~rc.1
- ZydisGetInstructionSegments@Base 4.0.0~rc.1
- ZydisGetOperandDefinitions@Base 4.0.0~rc.1
- ZydisGetRelInfo@Base 4.0.0~rc.1
- ZydisGetVersion@Base 4.0.0~rc.1
- ZydisISAExtGetString@Base 4.0.0~rc.1
- ZydisISASetGetString@Base 4.0.0~rc.1
- ZydisIsFeatureEnabled@Base 4.0.0~rc.1
- ZydisMnemonicGetString@Base 4.0.0~rc.1
- ZydisMnemonicGetStringWrapped@Base 4.0.0~rc.1
- ZydisRegisterClassGetWidth@Base 4.0.0~rc.1
- ZydisRegisterEncode@Base 4.0.0~rc.1
- ZydisRegisterGetClass@Base 4.0.0~rc.1
- ZydisRegisterGetId@Base 4.0.0~rc.1
- ZydisRegisterGetLargestEnclosing@Base 4.0.0~rc.1
- ZydisRegisterGetString@Base 4.0.0~rc.1
- ZydisRegisterGetStringWrapped@Base 4.0.0~rc.1
- ZydisRegisterGetWidth@Base 4.0.0~rc.1
- ZydisStringAppendDecU64@Base 4.0.0~rc.1
- ZydisStringAppendDecU@Base 4.0.0~rc.1
- ZydisStringAppendHexU64@Base 4.0.0~rc.1
- ZydisStringAppendHexU@Base 4.0.0~rc.1
- encoder_instruction_lookup@Base 4.0.0~rc.1
- encoder_instructions@Base 4.0.0~rc.1
- zydis_decoder_tree_root@Base 4.0.0~rc.1
- (arch-bits=32|arch=!x32)ZydisStringAppendDecU32@Base 4.0.0~rc.1
- (arch-bits=32|arch=!x32)ZydisStringAppendHexU32@Base 4.0.0~rc.1
diff -Nru zydis-4.0.0/debian/libzydis4.0t64.install
zydis-4.0.0/debian/libzydis4.0t64.install
--- zydis-4.0.0/debian/libzydis4.0t64.install 1970-01-01 00:00:00.000000000
+0000
+++ zydis-4.0.0/debian/libzydis4.0t64.install 2024-01-12 22:19:36.000000000
+0000
@@ -0,0 +1 @@
+usr/lib/*/libZydis.so.4.0*
diff -Nru zydis-4.0.0/debian/libzydis4.0t64.lintian-overrides
zydis-4.0.0/debian/libzydis4.0t64.lintian-overrides
--- zydis-4.0.0/debian/libzydis4.0t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ zydis-4.0.0/debian/libzydis4.0t64.lintian-overrides 2024-02-06
04:39:09.000000000 +0000
@@ -0,0 +1 @@
+libzydis4.0t64: package-name-doesnt-match-sonames libzydis4.0
diff -Nru zydis-4.0.0/debian/libzydis4.0t64.symbols
zydis-4.0.0/debian/libzydis4.0t64.symbols
--- zydis-4.0.0/debian/libzydis4.0t64.symbols 1970-01-01 00:00:00.000000000
+0000
+++ zydis-4.0.0/debian/libzydis4.0t64.symbols 2024-02-06 04:39:09.000000000
+0000
@@ -0,0 +1,126 @@
+libZydis.so.4.0 libzydis4.0t64 #MINVER#
+* Build-Depends-Package: libzydis-dev
+ FILTERS_ADDRESS_SIZE@Base 4.0.0~rc.1
+ FILTERS_EMVEX@Base 4.0.0~rc.1
+ FILTERS_EVEX_B@Base 4.0.0~rc.1
+ FILTERS_MANDATORY_PREFIX@Base 4.0.0~rc.1
+ FILTERS_MODE@Base 4.0.0~rc.1
+ FILTERS_MODE_AMD@Base 4.0.0~rc.1
+ FILTERS_MODE_CENTAUR@Base 4.0.0~rc.1
+ FILTERS_MODE_CET@Base 4.0.0~rc.1
+ FILTERS_MODE_CLDEMOTE@Base 4.0.0~rc.1
+ FILTERS_MODE_COMPACT@Base 4.0.0~rc.1
+ FILTERS_MODE_KNC@Base 4.0.0~rc.1
+ FILTERS_MODE_LZCNT@Base 4.0.0~rc.1
+ FILTERS_MODE_MPX@Base 4.0.0~rc.1
+ FILTERS_MODE_TZCNT@Base 4.0.0~rc.1
+ FILTERS_MODE_WBNOINVD@Base 4.0.0~rc.1
+ FILTERS_MODRM_MOD@Base 4.0.0~rc.1
+ FILTERS_MODRM_MOD_COMPACT@Base 4.0.0~rc.1
+ FILTERS_MODRM_REG@Base 4.0.0~rc.1
+ FILTERS_MODRM_RM@Base 4.0.0~rc.1
+ FILTERS_MVEX_E@Base 4.0.0~rc.1
+ FILTERS_OPCODE@Base 4.0.0~rc.1
+ FILTERS_OPERAND_SIZE@Base 4.0.0~rc.1
+ FILTERS_PREFIX_GROUP1@Base 4.0.0~rc.1
+ FILTERS_REX_B@Base 4.0.0~rc.1
+ FILTERS_REX_W@Base 4.0.0~rc.1
+ FILTERS_VECTOR_LENGTH@Base 4.0.0~rc.1
+ FILTERS_VEX@Base 4.0.0~rc.1
+ FILTERS_XOP@Base 4.0.0~rc.1
+ ISTR_DEFINITIONS_3DNOW@Base 4.0.0~rc.1
+ ISTR_DEFINITIONS_EVEX@Base 4.0.0~rc.1
+ ISTR_DEFINITIONS_LEGACY@Base 4.0.0~rc.1
+ ISTR_DEFINITIONS_MVEX@Base 4.0.0~rc.1
+ ISTR_DEFINITIONS_VEX@Base 4.0.0~rc.1
+ ISTR_DEFINITIONS_XOP@Base 4.0.0~rc.1
+ OPERAND_DEFINITIONS@Base 4.0.0~rc.1
+ ZydisBuildRegisterOperand@Base 4.0.0~rc.1
+ ZydisCalcAbsoluteAddress@Base 4.0.0~rc.1
+ ZydisCalcAbsoluteAddressEx@Base 4.0.0~rc.1
+ ZydisCategoryGetString@Base 4.0.0~rc.1
+ ZydisDecodeOperands@Base 4.0.0~rc.1
+ ZydisDecoderDecodeFull@Base 4.0.0~rc.1
+ ZydisDecoderDecodeInstruction@Base 4.0.0~rc.1
+ ZydisDecoderDecodeOperands@Base 4.0.0~rc.1
+ ZydisDecoderEnableMode@Base 4.0.0~rc.1
+ ZydisDecoderInit@Base 4.0.0~rc.1
+ ZydisDecoderTreeGetChildNode@Base 4.0.0~rc.1
+ ZydisDisassembleATT@Base 4.0.0~rc.1
+ ZydisDisassembleIntel@Base 4.0.0~rc.1
+ ZydisEncoderDecodedInstructionToEncoderRequest@Base 4.0.0~rc.1
+ ZydisEncoderEncodeInstruction@Base 4.0.0~rc.1
+ ZydisEncoderEncodeInstructionAbsolute@Base 4.0.0~rc.1
+ ZydisEncoderNopFill@Base 4.0.0~rc.1
+ ZydisFormatterATTFormatInstruction@Base 4.0.0~rc.1
+ ZydisFormatterATTFormatOperandMEM@Base 4.0.0~rc.1
+ ZydisFormatterATTPrintAddressABS@Base 4.0.0~rc.1
+ ZydisFormatterATTPrintDISP@Base 4.0.0~rc.1
+ ZydisFormatterATTPrintIMM@Base 4.0.0~rc.1
+ ZydisFormatterATTPrintMnemonic@Base 4.0.0~rc.1
+ ZydisFormatterATTPrintRegister@Base 4.0.0~rc.1
+ ZydisFormatterBaseFormatOperandIMM@Base 4.0.0~rc.1
+ ZydisFormatterBaseFormatOperandPTR@Base 4.0.0~rc.1
+ ZydisFormatterBaseFormatOperandREG@Base 4.0.0~rc.1
+ ZydisFormatterBasePrintAddressABS@Base 4.0.0~rc.1
+ ZydisFormatterBasePrintAddressREL@Base 4.0.0~rc.1
+ ZydisFormatterBasePrintDecorator@Base 4.0.0~rc.1
+ ZydisFormatterBasePrintIMM@Base 4.0.0~rc.1
+ ZydisFormatterBasePrintPrefixes@Base 4.0.0~rc.1
+ ZydisFormatterBasePrintSegment@Base 4.0.0~rc.1
+ ZydisFormatterBufferAppend@Base 4.0.0~rc.1
+ ZydisFormatterBufferGetString@Base 4.0.0~rc.1
+ ZydisFormatterBufferGetToken@Base 4.0.0~rc.1
+ ZydisFormatterBufferInit@Base 4.0.0~rc.1
+ ZydisFormatterBufferInitTokenized@Base 4.0.0~rc.1
+ ZydisFormatterBufferRemember@Base 4.0.0~rc.1
+ ZydisFormatterBufferRestore@Base 4.0.0~rc.1
+ ZydisFormatterFormatInstruction@Base 4.0.0~rc.1
+ ZydisFormatterFormatOperand@Base 4.0.0~rc.1
+ ZydisFormatterHelperGetExplicitSize@Base 4.0.0~rc.1
+ ZydisFormatterInit@Base 4.0.0~rc.1
+ ZydisFormatterIntelFormatInstruction@Base 4.0.0~rc.1
+ ZydisFormatterIntelFormatInstructionMASM@Base 4.0.0~rc.1
+ ZydisFormatterIntelFormatOperandMEM@Base 4.0.0~rc.1
+ ZydisFormatterIntelPrintAddressMASM@Base 4.0.0~rc.1
+ ZydisFormatterIntelPrintDISP@Base 4.0.0~rc.1
+ ZydisFormatterIntelPrintMnemonic@Base 4.0.0~rc.1
+ ZydisFormatterIntelPrintRegister@Base 4.0.0~rc.1
+ ZydisFormatterIntelPrintTypecast@Base 4.0.0~rc.1
+ ZydisFormatterSetHook@Base 4.0.0~rc.1
+ ZydisFormatterSetProperty@Base 4.0.0~rc.1
+ ZydisFormatterTokenGetValue@Base 4.0.0~rc.1
+ ZydisFormatterTokenNext@Base 4.0.0~rc.1
+ ZydisFormatterTokenizeInstruction@Base 4.0.0~rc.1
+ ZydisFormatterTokenizeOperand@Base 4.0.0~rc.1
+ ZydisGetAccessedFlags@Base 4.0.0~rc.1
+ ZydisGetElementInfo@Base 4.0.0~rc.1
+ ZydisGetEncodableInstructions@Base 4.0.0~rc.1
+ ZydisGetInstructionDefinition@Base 4.0.0~rc.1
+ ZydisGetInstructionEncodingInfo@Base 4.0.0~rc.1
+ ZydisGetInstructionSegments@Base 4.0.0~rc.1
+ ZydisGetOperandDefinitions@Base 4.0.0~rc.1
+ ZydisGetRelInfo@Base 4.0.0~rc.1
+ ZydisGetVersion@Base 4.0.0~rc.1
+ ZydisISAExtGetString@Base 4.0.0~rc.1
+ ZydisISASetGetString@Base 4.0.0~rc.1
+ ZydisIsFeatureEnabled@Base 4.0.0~rc.1
+ ZydisMnemonicGetString@Base 4.0.0~rc.1
+ ZydisMnemonicGetStringWrapped@Base 4.0.0~rc.1
+ ZydisRegisterClassGetWidth@Base 4.0.0~rc.1
+ ZydisRegisterEncode@Base 4.0.0~rc.1
+ ZydisRegisterGetClass@Base 4.0.0~rc.1
+ ZydisRegisterGetId@Base 4.0.0~rc.1
+ ZydisRegisterGetLargestEnclosing@Base 4.0.0~rc.1
+ ZydisRegisterGetString@Base 4.0.0~rc.1
+ ZydisRegisterGetStringWrapped@Base 4.0.0~rc.1
+ ZydisRegisterGetWidth@Base 4.0.0~rc.1
+ ZydisStringAppendDecU64@Base 4.0.0~rc.1
+ ZydisStringAppendDecU@Base 4.0.0~rc.1
+ ZydisStringAppendHexU64@Base 4.0.0~rc.1
+ ZydisStringAppendHexU@Base 4.0.0~rc.1
+ encoder_instruction_lookup@Base 4.0.0~rc.1
+ encoder_instructions@Base 4.0.0~rc.1
+ zydis_decoder_tree_root@Base 4.0.0~rc.1
+ (arch-bits=32|arch=!x32)ZydisStringAppendDecU32@Base 4.0.0~rc.1
+ (arch-bits=32|arch=!x32)ZydisStringAppendHexU32@Base 4.0.0~rc.1
--- End Message ---
--- Begin Message ---
Source: zydis
Source-Version: 4.0.0-2.1
Done: Steve Langasek <vor...@debian.org>
We believe that the bug you reported is fixed in the latest version of
zydis, 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.
Steve Langasek <vor...@debian.org> (supplier of updated zydis 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: Thu, 29 Feb 2024 08:51:11 +0000
Source: zydis
Architecture: source
Version: 4.0.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Andrea Pappacoda <and...@pappacoda.it>
Changed-By: Steve Langasek <vor...@debian.org>
Closes: 1063315
Changes:
zydis (4.0.0-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063315
Checksums-Sha1:
adf03c2a1662e2063bef1a386fa2fadb25a00f95 2345 zydis_4.0.0-2.1.dsc
f974f40413f6ac82eb3ebcb4004de2310ca1b54b 6156 zydis_4.0.0-2.1.debian.tar.xz
1b2fa1af13173fafd58b67c18a3fa533f709ed24 6809 zydis_4.0.0-2.1_source.buildinfo
Checksums-Sha256:
0c9ddb0acb2ee594f2c5311b7f371e95de7ce729de9131e571867b9268c2c83d 2345
zydis_4.0.0-2.1.dsc
f5e7a67478f8cf35ef3784b11089e2e0f142c910f605e41d7bc724e12a2b228c 6156
zydis_4.0.0-2.1.debian.tar.xz
4cf3662728e87551c80afc9ff968a68da5ec369bb16873498a77939251adfeb5 6809
zydis_4.0.0-2.1_source.buildinfo
Files:
41478fef070f6ca14e1ebd042c6a9844 2345 libs optional zydis_4.0.0-2.1.dsc
af7f3c0b076fb4ee7a6cf05fc81c3ad7 6156 libs optional
zydis_4.0.0-2.1.debian.tar.xz
f0f3b2eeffc5e7b5282e6487b68ec4af 6809 libs optional
zydis_4.0.0-2.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXgRZYSHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9x1sQAKmxRJTE1QfDWM60n15S7onmhy08h0O8
CmQf2i8U+p2kWSQlGDV1QIgIVtWEKIJcN+kk5WKEn7rkgoTLAZBWYkXFIopYjzJ+
mtFO6UGwRJXioUn4ixk+yfZT7lhxzksijjx71pgusxVYTlTd1zyAWNEbuB7JcD6T
a/E/cHnaJlzF5IWRvUjprUV6KXhapDXEEVizizQOyfjzDMcjwP1XJfsoYt7tBoVa
wOTMzghEacscoHZ+EolvJoB2lJpYXMlX2fOleZsyQTM/qa76urZONXV8UvcTrVl4
QATiQulLyc4BsPOGUbqTuuaTHFUhHsYmjUtwh280BxrUCCY3xjNccfrUmiQiYuj9
8oVn4VU02K59FodyW8wM1GzoDz/5BfCTQIwJvO9JJKBVpR5qyiqeyeHT77+pjD3Z
lAS3m7TuzghHHJbSYI1+Xdk8jSIPA6xbkqbO7W0bWLXOFHqlokEyPdNnUm2OIMVt
JjMxyuBMVsE+8nZk0n3V6ArmfwppsfSF2Xt8U4eNebPYdtxIqdSrS2uMvVAkWwCd
TSQDYRerlqI2/5ruWfGCWELknxjERiMxZeb3duSOqyyKZSzQJwS47W+/YliuTAry
NZVvjfKpXYLNPKW9+HVeEtvd/6Vn4t8/zeqswaayLooriJ4pMn8aEU2N7KcxV1yL
/nFobaoW4PT0
=c2i0
-----END PGP SIGNATURE-----
pgpf4eOSOv75u.pgp
Description: PGP signature
--- End Message ---