Skip to content

Commit

Permalink
Merge branch 'main' into 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jslobodzian committed Feb 29, 2024
2 parents 430aced + 87bd75d commit 1775bea
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 22 deletions.
6 changes: 3 additions & 3 deletions SPECS/pam/pam.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"Linux-PAM-1.5.3.tar.xz": "7ac4b50feee004a9fa88f1dfd2d2fa738a82896763050cd773b3c54b0a818283"
}
"Signatures": {
"Linux-PAM-1.5.1.tar.xz": "201d40730b1135b1b3cdea09f2c28ac634d73181ccd0172ceddee3649c5792fc"
}
}
10 changes: 2 additions & 8 deletions SPECS/pam/pam.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: Linux Pluggable Authentication Modules
Name: pam
Version: 1.5.3
Release: 1%{?dist}
Version: 1.5.1
Release: 5%{?dist}
License: BSD and GPLv2+
URL: https://github.com/linux-pam/linux-pam
Source0: https://github.com/linux-pam/linux-pam/releases/download/v%{version}/Linux-PAM-%{version}.tar.xz
Expand Down Expand Up @@ -96,14 +96,8 @@ EOF
%{_includedir}/*
%{_mandir}/man3/*
%{_docdir}/%{name}-%{version}/*
%{_libdir}/pkgconfig/pam.pc
%{_libdir}/pkgconfig/pam_misc.pc
%{_libdir}/pkgconfig/pamc.pc

%changelog
* Mon Feb 19 2024 CBL-Mariner Servicing Account <[email protected]> - 1.5.3-1
- Auto-upgrade to 1.5.3 - fix CVE-2022-28321

* Tue Mar 22 2022 Andrew Phelps <[email protected]> - 1.5.1-5
- Require audit-libs

Expand Down
6 changes: 3 additions & 3 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15814,8 +15814,8 @@
"type": "other",
"other": {
"name": "pam",
"version": "1.5.3",
"downloadUrl": "https://github.com/linux-pam/linux-pam/releases/download/v1.5.3/Linux-PAM-1.5.3.tar.xz"
"version": "1.5.1",
"downloadUrl": "https://github.com/linux-pam/linux-pam/releases/download/v1.5.1/Linux-PAM-1.5.1.tar.xz"
}
}
},
Expand Down Expand Up @@ -30957,4 +30957,4 @@
}
],
"Version": 1
}
}
8 changes: 4 additions & 4 deletions toolkit/resources/manifests/package/toolchain_aarch64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -281,10 +281,10 @@ p11-kit-debuginfo-0.24.1-1.cm2.aarch64.rpm
p11-kit-devel-0.24.1-1.cm2.aarch64.rpm
p11-kit-server-0.24.1-1.cm2.aarch64.rpm
p11-kit-trust-0.24.1-1.cm2.aarch64.rpm
pam-1.5.3-1.cm2.aarch64.rpm
pam-debuginfo-1.5.3-1.cm2.aarch64.rpm
pam-devel-1.5.3-1.cm2.aarch64.rpm
pam-lang-1.5.3-1.cm2.aarch64.rpm
pam-1.5.1-5.cm2.aarch64.rpm
pam-debuginfo-1.5.1-5.cm2.aarch64.rpm
pam-devel-1.5.1-5.cm2.aarch64.rpm
pam-lang-1.5.1-5.cm2.aarch64.rpm
patch-2.7.6-8.cm2.aarch64.rpm
patch-debuginfo-2.7.6-8.cm2.aarch64.rpm
pcre-8.45-2.cm2.aarch64.rpm
Expand Down
8 changes: 4 additions & 4 deletions toolkit/resources/manifests/package/toolchain_x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,10 @@ p11-kit-debuginfo-0.24.1-1.cm2.x86_64.rpm
p11-kit-devel-0.24.1-1.cm2.x86_64.rpm
p11-kit-server-0.24.1-1.cm2.x86_64.rpm
p11-kit-trust-0.24.1-1.cm2.x86_64.rpm
pam-1.5.3-1.cm2.x86_64.rpm
pam-debuginfo-1.5.3-1.cm2.x86_64.rpm
pam-devel-1.5.3-1.cm2.x86_64.rpm
pam-lang-1.5.3-1.cm2.x86_64.rpm
pam-1.5.1-5.cm2.x86_64.rpm
pam-debuginfo-1.5.1-5.cm2.x86_64.rpm
pam-devel-1.5.1-5.cm2.x86_64.rpm
pam-lang-1.5.1-5.cm2.x86_64.rpm
patch-2.7.6-8.cm2.x86_64.rpm
patch-debuginfo-2.7.6-8.cm2.x86_64.rpm
pcre-8.45-2.cm2.x86_64.rpm
Expand Down

0 comments on commit 1775bea

Please sign in to comment.