Skip to content

Commit 87bd75d

Browse files
committed
Revert "[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade pam to 1.5.3 fix CVE-2022-28321 - branch main (#8149)"
This reverts commit cac464e.
1 parent 9da930b commit 87bd75d

File tree

5 files changed

+16
-22
lines changed

5 files changed

+16
-22
lines changed

SPECS/pam/pam.signatures.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"Linux-PAM-1.5.3.tar.xz": "7ac4b50feee004a9fa88f1dfd2d2fa738a82896763050cd773b3c54b0a818283"
4-
}
2+
"Signatures": {
3+
"Linux-PAM-1.5.1.tar.xz": "201d40730b1135b1b3cdea09f2c28ac634d73181ccd0172ceddee3649c5792fc"
4+
}
55
}

SPECS/pam/pam.spec

+2-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: Linux Pluggable Authentication Modules
22
Name: pam
3-
Version: 1.5.3
4-
Release: 1%{?dist}
3+
Version: 1.5.1
4+
Release: 5%{?dist}
55
License: BSD and GPLv2+
66
URL: https://github.com/linux-pam/linux-pam
77
Source0: https://github.com/linux-pam/linux-pam/releases/download/v%{version}/Linux-PAM-%{version}.tar.xz
@@ -96,14 +96,8 @@ EOF
9696
%{_includedir}/*
9797
%{_mandir}/man3/*
9898
%{_docdir}/%{name}-%{version}/*
99-
%{_libdir}/pkgconfig/pam.pc
100-
%{_libdir}/pkgconfig/pam_misc.pc
101-
%{_libdir}/pkgconfig/pamc.pc
10299

103100
%changelog
104-
* Mon Feb 19 2024 CBL-Mariner Servicing Account <[email protected]> - 1.5.3-1
105-
- Auto-upgrade to 1.5.3 - fix CVE-2022-28321
106-
107101
* Tue Mar 22 2022 Andrew Phelps <[email protected]> - 1.5.1-5
108102
- Require audit-libs
109103

cgmanifest.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15814,8 +15814,8 @@
1581415814
"type": "other",
1581515815
"other": {
1581615816
"name": "pam",
15817-
"version": "1.5.3",
15818-
"downloadUrl": "https://github.com/linux-pam/linux-pam/releases/download/v1.5.3/Linux-PAM-1.5.3.tar.xz"
15817+
"version": "1.5.1",
15818+
"downloadUrl": "https://github.com/linux-pam/linux-pam/releases/download/v1.5.1/Linux-PAM-1.5.1.tar.xz"
1581915819
}
1582015820
}
1582115821
},
@@ -30957,4 +30957,4 @@
3095730957
}
3095830958
],
3095930959
"Version": 1
30960-
}
30960+
}

toolkit/resources/manifests/package/toolchain_aarch64.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,10 @@ p11-kit-debuginfo-0.24.1-1.cm2.aarch64.rpm
281281
p11-kit-devel-0.24.1-1.cm2.aarch64.rpm
282282
p11-kit-server-0.24.1-1.cm2.aarch64.rpm
283283
p11-kit-trust-0.24.1-1.cm2.aarch64.rpm
284-
pam-1.5.3-1.cm2.aarch64.rpm
285-
pam-debuginfo-1.5.3-1.cm2.aarch64.rpm
286-
pam-devel-1.5.3-1.cm2.aarch64.rpm
287-
pam-lang-1.5.3-1.cm2.aarch64.rpm
284+
pam-1.5.1-5.cm2.aarch64.rpm
285+
pam-debuginfo-1.5.1-5.cm2.aarch64.rpm
286+
pam-devel-1.5.1-5.cm2.aarch64.rpm
287+
pam-lang-1.5.1-5.cm2.aarch64.rpm
288288
patch-2.7.6-8.cm2.aarch64.rpm
289289
patch-debuginfo-2.7.6-8.cm2.aarch64.rpm
290290
pcre-8.45-2.cm2.aarch64.rpm

toolkit/resources/manifests/package/toolchain_x86_64.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -287,10 +287,10 @@ p11-kit-debuginfo-0.24.1-1.cm2.x86_64.rpm
287287
p11-kit-devel-0.24.1-1.cm2.x86_64.rpm
288288
p11-kit-server-0.24.1-1.cm2.x86_64.rpm
289289
p11-kit-trust-0.24.1-1.cm2.x86_64.rpm
290-
pam-1.5.3-1.cm2.x86_64.rpm
291-
pam-debuginfo-1.5.3-1.cm2.x86_64.rpm
292-
pam-devel-1.5.3-1.cm2.x86_64.rpm
293-
pam-lang-1.5.3-1.cm2.x86_64.rpm
290+
pam-1.5.1-5.cm2.x86_64.rpm
291+
pam-debuginfo-1.5.1-5.cm2.x86_64.rpm
292+
pam-devel-1.5.1-5.cm2.x86_64.rpm
293+
pam-lang-1.5.1-5.cm2.x86_64.rpm
294294
patch-2.7.6-8.cm2.x86_64.rpm
295295
patch-debuginfo-2.7.6-8.cm2.x86_64.rpm
296296
pcre-8.45-2.cm2.x86_64.rpm

0 commit comments

Comments
 (0)