From 022b86edcd93f9793b800be841fc45d760d5e17e2456d6714e1fc55eaa45cfce Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Mon, 24 Aug 2020 08:48:42 +0000 Subject: [PATCH] Accepting request 828311 from home:dirkmueller:branches:GNOME:Factory - update to 1.4.2: * Fix regression in handling retry, enforce_for_root, and local_users_only options introduced with the previous release. OBS-URL: https://build.opensuse.org/request/show/828311 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=32 --- libpwquality-1.4.1.tar.bz2 | 3 --- libpwquality-1.4.2.tar.bz2 | 3 +++ libpwquality.changes | 8 ++++++++ libpwquality.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 libpwquality-1.4.1.tar.bz2 create mode 100644 libpwquality-1.4.2.tar.bz2 diff --git a/libpwquality-1.4.1.tar.bz2 b/libpwquality-1.4.1.tar.bz2 deleted file mode 100644 index ffb1531..0000000 --- a/libpwquality-1.4.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a97d72b5c56b7e279c6e86dad70c1493ea5796f00a596fb9f3173b96f9bf5e46 -size 423053 diff --git a/libpwquality-1.4.2.tar.bz2 b/libpwquality-1.4.2.tar.bz2 new file mode 100644 index 0000000..ad839fd --- /dev/null +++ b/libpwquality-1.4.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5263e09ee62269c092f790ac159112aed3e66826a795e3afec85fdeac4281c8e +size 423072 diff --git a/libpwquality.changes b/libpwquality.changes index b8a2e5a..1414d62 100644 --- a/libpwquality.changes +++ b/libpwquality.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 20 21:51:29 UTC 2020 - Dirk Mueller + +- update to 1.4.2: + * Fix regression in handling retry, enforce_for_root, and + local_users_only options introduced with the previous + release. + ------------------------------------------------------------------- Mon May 18 11:20:41 UTC 2020 - Fabian Vogt diff --git a/libpwquality.spec b/libpwquality.spec index 86df31b..c7f0d46 100644 --- a/libpwquality.spec +++ b/libpwquality.spec @@ -22,7 +22,7 @@ %bcond_without python2 Name: libpwquality -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: Library for password quality checking and generating random passwords License: BSD-3-Clause OR GPL-2.0-or-later