14 |
Summary: A security tool which provides authentication for applications |
Summary: A security tool which provides authentication for applications |
15 |
Name: pam |
Name: pam |
16 |
Version: 1.1.8 |
Version: 1.1.8 |
17 |
|
%define subrel 1 |
18 |
Release: %mkrel 7 |
Release: %mkrel 7 |
19 |
# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant |
# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant |
20 |
# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+, |
# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+, |
46 |
Patch13: pam-1.1.5-limits-user.patch |
Patch13: pam-1.1.5-limits-user.patch |
47 |
Patch22: pam-1.1.7-unix-build.patch |
Patch22: pam-1.1.7-unix-build.patch |
48 |
Patch32: pam-1.1.7-tty-audit-init.patch |
Patch32: pam-1.1.7-tty-audit-init.patch |
49 |
|
Patch35: pam-1.1.8-cve-2013-7041.patch |
50 |
|
Patch36: pam-1.1.8-cve-2014-2583.patch |
51 |
|
|
52 |
# Mageia specific sources/patches |
# Mageia specific sources/patches |
53 |
# (fl) fix infinite loop |
# (fl) fix infinite loop |
157 |
%patch13 -p1 -b .limits |
%patch13 -p1 -b .limits |
158 |
%patch22 -p1 -b .build |
%patch22 -p1 -b .build |
159 |
%patch32 -p1 -b .tty-audit-init |
%patch32 -p1 -b .tty-audit-init |
160 |
|
%patch35 -p1 -b .case |
161 |
|
%patch36 -p1 -b .timestamp-ruser |
162 |
|
|
163 |
# (Mageia) |
# (Mageia) |
164 |
%patch507 -p1 -b .loop |
%patch507 -p1 -b .loop |