mirror of
https://git.jff.email/cgit/dmidecode.git
synced 2026-08-12 14:12:38 +00:00
Remove/Refresh patches
This commit is contained in:
parent
d38875ed4d
commit
d637b66a28
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
dmidecode (3.3-1) UNRELEASED; 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.
|
||||
|
||||
-- Jörg Frings-Fürst <debian@jff.email> Sat, 17 Oct 2020 09:31:22 +0200
|
||||
|
||||
dmidecode (3.2-4) unstable; urgency=medium
|
||||
|
||||
* Add "Restrictions: superficial" to debian/tests/control (Closes: #969819).
|
||||
|
||||
2
debian/patches/0001-hurd.patch
vendored
2
debian/patches/0001-hurd.patch
vendored
@ -5,7 +5,7 @@ Index: trunk/Makefile
|
||||
===================================================================
|
||||
--- trunk.orig/Makefile
|
||||
+++ trunk/Makefile
|
||||
@@ -43,7 +43,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755
|
||||
@@ -44,7 +44,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755
|
||||
RM := rm -f
|
||||
|
||||
# BSD make provides $MACHINE, but GNU make doesn't
|
||||
|
||||
4
debian/patches/series
vendored
4
debian/patches/series
vendored
@ -1,6 +1,6 @@
|
||||
0100-ansi-c.patch
|
||||
0001-hurd.patch
|
||||
0005-build.patch
|
||||
#0005-build.patch
|
||||
#0105-dmidecode-avoid-sigbus.patch
|
||||
#0110-nosysfs.patch
|
||||
#0115-no_smbios_DMI_entry_point.patch
|
||||
@ -8,4 +8,4 @@
|
||||
#0125-use_read_file_to_read_DMI_table_from_sysfs.patch
|
||||
#0130-use_DWORD_for_table_max_size.patch
|
||||
#0135-hide_fixup_msg.patch
|
||||
0140-Fix_scan_entry_point.patch
|
||||
#0140-Fix_scan_entry_point.patch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user