From a2751e39eda4a509d8480c8bc802a50e68a87d825825e0244b13f36458bdf21b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 20 Feb 2017 13:25:04 +0000 Subject: [PATCH 1/3] - do not ask again for already approved weak password (bsc#1025835) - 3.2.9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=549 --- yast2-users-3.2.8.tar.bz2 | 3 --- yast2-users-3.2.9.tar.bz2 | 3 +++ yast2-users.changes | 6 ++++++ yast2-users.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-users-3.2.8.tar.bz2 create mode 100644 yast2-users-3.2.9.tar.bz2 diff --git a/yast2-users-3.2.8.tar.bz2 b/yast2-users-3.2.8.tar.bz2 deleted file mode 100644 index b571c3c..0000000 --- a/yast2-users-3.2.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c19ce0ecbbb5cb6a4af8a7737f37d2190576024e96785e09a609e1eb15e5cce -size 284037 diff --git a/yast2-users-3.2.9.tar.bz2 b/yast2-users-3.2.9.tar.bz2 new file mode 100644 index 0000000..e5c3602 --- /dev/null +++ b/yast2-users-3.2.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d61450c781e7dd68e20d805a4a3ba663a2a709bdc44e53c31d0051d274e012e0 +size 284039 diff --git a/yast2-users.changes b/yast2-users.changes index d1c103a..81d692b 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 20 09:06:14 UTC 2017 - jreidinger@suse.com + +- do not ask again for already approved weak password (bsc#1025835) +- 3.2.9 + ------------------------------------------------------------------- Fri Jan 20 15:28:22 UTC 2017 - mvidner@suse.com diff --git a/yast2-users.spec b/yast2-users.spec index 9628a10..c266b4d 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.2.8 +Version: 3.2.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 7a59ddcfa3e690122b97714fbde1dc9d5663c73cd261a104761abb2c23c92aa2 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 7 Mar 2017 14:59:04 +0000 Subject: [PATCH 2/3] - do not ask again for already approved weak password second attempt, so it will work also if widget is recreated(bsc#1025835) - 3.2.10 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=550 --- yast2-users-3.2.10.tar.bz2 | 3 +++ yast2-users-3.2.9.tar.bz2 | 3 --- yast2-users.changes | 7 +++++++ yast2-users.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 yast2-users-3.2.10.tar.bz2 delete mode 100644 yast2-users-3.2.9.tar.bz2 diff --git a/yast2-users-3.2.10.tar.bz2 b/yast2-users-3.2.10.tar.bz2 new file mode 100644 index 0000000..6e32ee7 --- /dev/null +++ b/yast2-users-3.2.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e04140066ead3ed8f959a856323ebfc8fd1ae331bb421af3c21ff7f8ac8f39 +size 284123 diff --git a/yast2-users-3.2.9.tar.bz2 b/yast2-users-3.2.9.tar.bz2 deleted file mode 100644 index e5c3602..0000000 --- a/yast2-users-3.2.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d61450c781e7dd68e20d805a4a3ba663a2a709bdc44e53c31d0051d274e012e0 -size 284039 diff --git a/yast2-users.changes b/yast2-users.changes index 81d692b..2b6304d 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 7 13:49:49 UTC 2017 - jreidinger@suse.com + +- do not ask again for already approved weak password second + attempt, so it will work also if widget is recreated(bsc#1025835) +- 3.2.10 + ------------------------------------------------------------------- Mon Feb 20 09:06:14 UTC 2017 - jreidinger@suse.com diff --git a/yast2-users.spec b/yast2-users.spec index c266b4d..a129a9d 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.2.9 +Version: 3.2.10 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 7ef652ed2eec575e11adc5dec1c19f1e5e376036ccc5907ec32c21d8f3343660 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 30 Mar 2017 12:57:25 +0000 Subject: [PATCH 3/3] - Fixed a string comparison in Users perl module. (bsc#1029528) - 3.2.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=551 --- yast2-users-3.2.10.tar.bz2 | 3 --- yast2-users-3.2.11.tar.bz2 | 3 +++ yast2-users.changes | 6 ++++++ yast2-users.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-users-3.2.10.tar.bz2 create mode 100644 yast2-users-3.2.11.tar.bz2 diff --git a/yast2-users-3.2.10.tar.bz2 b/yast2-users-3.2.10.tar.bz2 deleted file mode 100644 index 6e32ee7..0000000 --- a/yast2-users-3.2.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96e04140066ead3ed8f959a856323ebfc8fd1ae331bb421af3c21ff7f8ac8f39 -size 284123 diff --git a/yast2-users-3.2.11.tar.bz2 b/yast2-users-3.2.11.tar.bz2 new file mode 100644 index 0000000..4e04acb --- /dev/null +++ b/yast2-users-3.2.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a05bf7855b474c97436a5f9f61fb24ec5a8bbf85512213a36724c03f3559b4c +size 284341 diff --git a/yast2-users.changes b/yast2-users.changes index 2b6304d..0f4b61d 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 16 15:35:45 UTC 2017 - kanderssen@suse.com + +- Fixed a string comparison in Users perl module. (bsc#1029528) +- 3.2.11 + ------------------------------------------------------------------- Tue Mar 7 13:49:49 UTC 2017 - jreidinger@suse.com diff --git a/yast2-users.spec b/yast2-users.spec index a129a9d..15c334a 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.2.10 +Version: 3.2.11 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build