From 60468bdbddac410adbdefb95e1a0c27ca403259faad4b34899c358a031fe13a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20M=C3=B6llers?= Date: Thu, 10 Aug 2017 12:58:58 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam_krb5?expand=0&rev=32 --- pam_krb5-2.4.13.tar.gz | 3 +++ pam_krb5-2.4.4.tar.gz | 3 --- pam_krb5-LINGUAS.dif | 18 ------------------ pam_krb5.changes | 16 ++++++++++++++++ pam_krb5.spec | 10 ++++------ 5 files changed, 23 insertions(+), 27 deletions(-) create mode 100644 pam_krb5-2.4.13.tar.gz delete mode 100644 pam_krb5-2.4.4.tar.gz delete mode 100644 pam_krb5-LINGUAS.dif diff --git a/pam_krb5-2.4.13.tar.gz b/pam_krb5-2.4.13.tar.gz new file mode 100644 index 0000000..ddec404 --- /dev/null +++ b/pam_krb5-2.4.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d99dd1e8a57f7af3ae182e5477cbd11bfe53b334ba059b1c672d2de858513eb +size 588900 diff --git a/pam_krb5-2.4.4.tar.gz b/pam_krb5-2.4.4.tar.gz deleted file mode 100644 index a291ffe..0000000 --- a/pam_krb5-2.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46f7f549048c2a82622bef726008b13687a655cda24e2b9ad72a667b3964940f -size 556439 diff --git a/pam_krb5-LINGUAS.dif b/pam_krb5-LINGUAS.dif deleted file mode 100644 index 01d527e..0000000 --- a/pam_krb5-LINGUAS.dif +++ /dev/null @@ -1,18 +0,0 @@ -Index: po/LINGUAS -=================================================================== ---- po/LINGUAS.orig -+++ po/LINGUAS -@@ -33,3 +33,13 @@ te - uk - zh_CN - zh_TW -+ar -+bg -+fi -+hr -+ka -+km -+nb -+pt -+th -+wa diff --git a/pam_krb5.changes b/pam_krb5.changes index e8b4973..789a69b 100644 --- a/pam_krb5.changes +++ b/pam_krb5.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jul 26 07:04:12 UTC 2017 - josef.moellers@suse.com + +- Update to 2.4.13: + * Fix a memory leak on FAST-capable clients + * Learn to run 'kdc' and 'kpasswdd', if appropriate + * Add the ability to specify a server principal + * Drop _pam_krb5_stash_chown_keyring functionality + * Fix a configure syntax error + * Handle ccname templates that don't include a type + * Fix a memory leak (static analysis) + * default to subsequent_prompt=false for chauthtok + * Don't close descriptors for fork-without-exec + * Handle PKINIT without duplicate prompting + * Add support for rxkad-k5-kdf + ------------------------------------------------------------------- Wed May 28 15:24:21 UTC 2014 - ckornacker@suse.com diff --git a/pam_krb5.spec b/pam_krb5.spec index f290bd3..54f2005 100644 --- a/pam_krb5.spec +++ b/pam_krb5.spec @@ -1,7 +1,7 @@ # # spec file for package pam_krb5 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,17 +30,16 @@ Provides: pam_krb Obsoletes: pam_krb5-64bit %endif # -Version: 2.4.4 +Version: 2.4.13 Release: 0 Summary: A Pluggable Authentication Module for Kerberos 5 License: BSD-3-Clause or LGPL-2.1+ Group: Productivity/Networking/Security -Url: https://fedorahosted.org/pam_krb5/ -Source: https://fedorahosted.org/released/pam_krb5/pam_krb5-%{version}.tar.gz +Url: https://pagure.io/pam_krb5 +Source: https://releases.pagure.org/pam_krb5/pam_krb5-%{version}.tar.gz Source2: pam_krb5-po.tar.gz Source3: baselibs.conf Patch1: pam_krb5-2.3.1-log-choise.dif -Patch2: pam_krb5-LINGUAS.dif Patch3: pam_krb5-2.3.1-switch-perms-on-refresh.dif Patch4: pam_krb5-2.2.3-1-setcred-assume-establish.dif Patch5: bug-641008_pam_krb5-2.3.11-setcred-log.diff @@ -54,7 +53,6 @@ supports updating your Kerberos password. %setup -q -n pam_krb5-%{version} %setup -a 2 -T -D -n pam_krb5-%{version} %patch1 -p1 -%patch2 %patch3 -p1 %patch4 %patch5 -p1