dmidecode (3.3-3ubuntu0.2) jammy; urgency=medium * Add processor support from SMBIOS 3.6.0 (LP: #2081611) - debian/patches/lp-2081611-add-processor-support-from-smbios-3.6.0.patch -- Joao Andre Simioni <joao.simioni@canonical.com> Mon, 14 Oct 2024 17:28:46 -0300 dmidecode (3.3-3ubuntu0.1) jammy; urgency=medium * Support SMBIOS 3.4 and 3.5 for Hardware Enablement in 22.04 LTS (LP: #1986852) - d/p/lp1986852-0001-Add-new-memory-device-types-from-SMBIOS-spec-3.4.0.patch - d/p/lp1986852-0002-Add-new-processor-upgrades-from-SMBIOS-spec-3.4.0.patch - d/p/lp1986852-0003-Add-new-slot-characteristics2-from-SMBIOS-spec-3.4.0.patch - d/p/lp1986852-0004-dmidecode-Handle-memory-module-extended-speed-fields.patch - d/p/lp1986852-0005-dmidecode-Add-new-system-slot-types-from-SMBIOS-spec.patch - d/p/lp1986852-0006-Add-new-processor-characteristics-bits-from-SMBIOS-s.patch - d/p/lp1986852-0007-Missing-comma-in-the-dmi_slot_type.patch - d/p/lp1986852-0008-dmidecode-Support-new-format-of-Processor-ID-from-SM.patch - d/p/lp1986852-0009-Support-new-byte-value-of-Processor-Upgrade-field-fr.patch - d/p/lp1986852-0010-dmidecode-Make-dmi_slot_bus_width-reusable.patch - d/p/lp1986852-0011-dmidecode-Add-missing-bits-from-SMBIOS-3.4.0-specifi.patch - d/p/lp1986852-0012-dmidecode-Add-new-fields-and-enumerated-values-from-.patch - d/p/lp1986852-0013-dmidecode-Add-support-for-type-45-records-Firmware-I.patch - d/p/lp1986852-0014-dmidecode-Enumerate-the-new-struct-types.patch - d/p/lp1986852-0015-dmidecode-Set-supported-version-to-3.5.0.patch * d/control: update-maintainer. -- Mauricio Faria de Oliveira <mfo@canonical.com> Tue, 23 Aug 2022 20:52:47 -0300 dmidecode (3.3-3) unstable; urgency=medium * Add Architecture riscv64 (Closes: #991854). * Declare compliance with Debian Policy 4.6.0.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Fri, 20 Aug 2021 08:15:05 +0200 dmidecode (3.3-2) unstable; urgency=medium * Add upstream recommended patches (Closes: #987033): - New debian/patches/0145-Fix_condition_error_in_ascii_filter.patch. - New debian/patches/0150-Fix_crash.patch. * Declare compliance with Debian Policy 4.5.1 (No changes needed). * debian/copyright: - Add year 2021 to myself. -- Jörg Frings-Fürst <debian@jff.email> Mon, 17 May 2021 18:53:43 +0200 dmidecode (3.3-1) unstable; urgency=medium * New upstream release. - Remove upstream applied patches: + debian/patches/0140-Fix_scan_entry_point.patch + debian/patches/0005-build.patch + Refresh debian/patches/0001-hurd.patch. * Declare compliance with Debian Policy 4.5.0 (No changes needed). * Migrate to debhelper 13: - Bump debhelper-compat version in debian/control to = 13. * Remove unused debian/source/include-binaries. * Remove superficial test. * debian/copyright: - Add year 2020 to Jean Delvare and myself. -- Jörg Frings-Fürst <debian@jff.email> Sat, 17 Oct 2020 10:31:23 +0200 dmidecode (3.2-4) unstable; urgency=medium * Add "Restrictions: superficial" to debian/tests/control (Closes: #969819). -- Jörg Frings-Fürst <debian@jff.email> Mon, 14 Sep 2020 14:18:46 +0200 dmidecode (3.2-3) unstable; urgency=medium * Fix Scan only /dev/mem for entry point on x86 (Closes: #946911): - New debian/patches/0140-Fix_scan_entry_point.patch (Cherry picked from upstream Commit e12ec26e19e02281d3e7258c3aabb88a5cf5ec1d. * Declare compliance with Debian Policy 4.4.1.2 (No changes needed). * Add Smoketest: - New debian/tests/control. * Switch to debhelper-compat: - debian/control: Replace debhelper with debhelper-compat. - Remove debian/compat. * debian/control: Add Rules-Requires-Root. * Refresh debian/copyright. -- Jörg Frings-Fürst <debian@jff.email> Mon, 23 Dec 2019 18:56:41 +0100 dmidecode (3.2-2) unstable; urgency=medium * Mark dmidecode Multi-Arch: foreign (Closes: #929455). - Thanks to: Helmut Grohne <helmut@subdivi.de>. * Declare compliance with Debian Policy 4.4.0 (No changes needed). * debian/copyright: - Add year 2019 to debian/*. * Migrate to debhelper 12: - Change debian/compat to 12. - Bump minimum debhelper version in debian/control to >= 12. - debian/rules: Remove obsolete dh_install --fail-missing. -- Jörg Frings-Fürst <debian@jff.email> Thu, 11 Jul 2019 20:30:31 +0200 dmidecode (3.2-1) unstable; urgency=medium * New upstream release: - Refresh patches. * Declare compliance with Debian Policy 4.2.1 (No changes needed). * debian/dmidecode.docs: - Add README. * debian/copyright: - Add year 2018 to * for Jean Delvare <jdelvare@suse.de>. -- Jörg Frings-Fürst <debian@jff.email> Sun, 07 Oct 2018 06:05:15 +0200 dmidecode (3.1-2) unstable; urgency=medium * debian/control: - Change to my new email address. - Use secure homepage URI. - Switch Vcs-* to new location (Closes: #902259). * debian/copyright: - Change to my new email address. - Use secure copyright format URI. - Add year 2018 to debian/*. * debian/rules: - Add "export DEB_CFLAGS_MAINT_APPEND = -fPIE" and "export DEB_LDFLAGS_MAINT_APPEND = -fPIE -pie" to fix missing CFLAGS and LDFLAGS. * debian/watch: - Use secure URI. - Switch to version 4. * Declare compliance with Debian Policy 4.1.5 (No changes needed). * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. -- Jörg Frings-Fürst <debian@jff.email> Sun, 05 Aug 2018 20:22:07 +0200 # For older changelog entries, run 'apt-get changelog dmidecode'
Generated by dwww version 1.14 on Tue Aug 26 23:10:15 CEST 2025.