diff --git a/kwallet-pam-5.13.5.tar.xz b/kwallet-pam-5.13.5.tar.xz deleted file mode 100644 index cd88318..0000000 --- a/kwallet-pam-5.13.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c85cf232ea74695e410766cfbae1522eb314df35f4cb9995b576204a152ad90 -size 18668 diff --git a/kwallet-pam-5.13.90.tar.xz b/kwallet-pam-5.13.90.tar.xz new file mode 100644 index 0000000..3b72823 --- /dev/null +++ b/kwallet-pam-5.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5762538f32f3d8911be8ff064efdc75e71fb5563a00d2a7edb9139c9cc0ae3 +size 19068 diff --git a/pam_kwallet.changes b/pam_kwallet.changes index 21a91ab..bd95408 100644 --- a/pam_kwallet.changes +++ b/pam_kwallet.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Sep 13 17:25:02 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.13.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.90.php +- Changes since 5.13.5: + * Move remaining salt file operations into unprivileged processes + * Drop privileges when reading the salt file + * Revert "do not search for C++ compiler" + * use pid_t for fork() result + * store string literal in const variable + * do not search for C++ compiler + * use explicit_bzero() if it is present + ------------------------------------------------------------------- Tue Sep 4 10:58:41 UTC 2018 - fabian@ritter-vogt.de diff --git a/pam_kwallet.spec b/pam_kwallet.spec index a45a487..28d6bc3 100644 --- a/pam_kwallet.spec +++ b/pam_kwallet.spec @@ -17,13 +17,13 @@ Name: pam_kwallet -Version: 5.13.5 +Version: 5.13.90 Release: 0 Summary: A PAM Module for KWallet signing License: LGPL-2.1-only AND GPL-2.0-or-later AND GPL-3.0-only Group: System/GUI/KDE Url: http://www.kde.org/ -Source: http://download.kde.org/stable/plasma/%{version}/kwallet-pam-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/kwallet-pam-%{version}.tar.xz Source1: baselibs.conf BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: kf5-filesystem