From aef85b12f8b721deed55ec7ea02f5e0e76966088 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Fri, 26 Jun 2015 13:54:45 +0200 Subject: [PATCH] new upstream release fixing security issue with unlimited password length --- pam.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/pam.spec b/pam.spec index cfdf89a..7129da2 100644 --- a/pam.spec +++ b/pam.spec @@ -2,8 +2,8 @@ Summary: An extensible library which provides authentication for applications Name: pam -Version: 1.2.0 -Release: 2%{?dist} +Version: 1.2.1 +Release: 1%{?dist} # The library is BSD licensed with option to relicense as GPLv2+ # - this option is redundant as the BSD license allows that anyway. # pam_timestamp, pam_loginuid, and pam_console modules are GPLv2+. @@ -372,6 +372,9 @@ fi %doc doc/adg/*.txt doc/adg/html %changelog +* Fri Jun 12 2015 Tomáš Mráz 1.2.1-1 +- new upstream release fixing security issue with unlimited password length + * Thu Jun 18 2015 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 4582a02..cb572af 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 29eab110f57e8d60471081a6278a5a92 pam-redhat-0.99.11.tar.bz2 -ee4a480d77b341c99e8b1375f8f180c0 Linux-PAM-1.2.0.tar.bz2 +9dc53067556d2dd567808fd509519dd6 Linux-PAM-1.2.1.tar.bz2