- Update to Linux-PAM 1.1.3
- fixes CVE-2010-3853, CVE-2010-3431, CVE-2010-3430 - pam_unix: Add minlen option, change default from 6 to 0 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=73
This commit is contained in:
parent
a45a9d66b5
commit
4dabda590d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d336f696c4338dac7630fbb36c818c0dcfb59e180cf42361069a8bf6d422958
|
||||
size 495644
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2779f7dc145772669f8a1d1a184ab793e7e462cdfc11cf17428526588fa752b3
|
||||
size 1114495
|
3
Linux-PAM-1.1.3-docs.tar.bz2
Normal file
3
Linux-PAM-1.1.3-docs.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4afc3c02f295ed1a3e09876da7eb8738ce48a3c8ea1bc0861e4999730489df12
|
||||
size 495577
|
3
Linux-PAM-1.1.3.tar.bz2
Normal file
3
Linux-PAM-1.1.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab4e684846e3a1cdacc516d0626df81568ae2eded557a03c958080293ac587b8
|
||||
size 1132897
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 28 16:23:49 CEST 2010 - kukuk@suse.de
|
||||
|
||||
- Update to Linux-PAM 1.1.3
|
||||
- fixes CVE-2010-3853, CVE-2010-3431, CVE-2010-3430
|
||||
- pam_unix: Add minlen option, change default from 6 to 0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 31 13:38:23 CEST 2010 - kukuk@suse.de
|
||||
|
||||
|
4
pam.spec
4
pam.spec
@ -26,7 +26,7 @@ BuildRequires: audit-devel
|
||||
%if %{enable_selinux}
|
||||
BuildRequires: libselinux-devel
|
||||
%endif
|
||||
%define libpam_so_version 0.82.3
|
||||
%define libpam_so_version 0.83.0
|
||||
%define libpam_misc_so_version 0.82.0
|
||||
%define libpamc_so_version 0.82.1
|
||||
License: Beerware, Cardware, Shareware (not restricted) ; BSD3c ; GPLv2+
|
||||
@ -37,7 +37,7 @@ AutoReqProv: on
|
||||
Obsoletes: pam-64bit
|
||||
%endif
|
||||
#
|
||||
Version: 1.1.2
|
||||
Version: 1.1.3
|
||||
Release: 1
|
||||
Summary: A Security Tool that Provides Authentication for Applications
|
||||
Source: Linux-PAM-%{version}.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user