Browse Source

rpm-4.16.1.3-2

Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
2b70cee890
1 changed files with 9 additions and 1 deletions
  1. 9 1
      r/rpm/rpm-vl.spec

+ 9 - 1
r/rpm/rpm-vl.spec

@@ -52,7 +52,7 @@ Summary(ja): RPM パッケージ管理システム
 Name: rpm
 Version: 4.16.1.3
 %define rpm_version %{version}
-Release: 1%{_dist_release}%{?with_systemd:.systemd}
+Release: 2%{_dist_release}%{?with_systemd:.systemd}
 Group: admin-tools
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -95,6 +95,9 @@ Patch914: 0004-NFC-debugedit-Move-code-to-separate-functions.patch
 Patch915: 0005-debugedit-Implement-DWARF-5-unit-header-and-new-form.patch
 Patch916: 0006-debugedit-Handle-DWARF-5-debug_line-and-debug_line_s.patch
 
+# Downstream-only patches
+Patch1000: rpm-4.16.1.3-hashtab-use-after-free-fix.patch
+
 # Patches for Vine Linux
 Patch10000: 0001-rpm-4.12.0.1-vine.patch.patch
 Patch10001: 0002-rpm-4.9.1.2-shortcircuit.patch.patch
@@ -479,6 +482,7 @@ if [ $1 = 0 ]; then
 fi
 exit 0
 
+
 %define	rpmattr		%attr(0755, rpm, rpm)
 %define	rpmdbattr	%attr(0644, rpm, rpm) %verify(not md5 size mtime) %ghost %config(missingok,noreplace)
 
@@ -601,6 +605,10 @@ exit 0
 
 
 %changelog
+* Mon Oct 04 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.16.1.3-2
+- rebuilt with openssl-3.0.0.
+- imported Patch1000 from rawhide.
+
 * Fri Apr 02 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.16.1.3-1
 - updated to 4.16.1.3.
 - fixed %%_sharedstatedir in macros.