From 6e8beae39f435266a19034a5455e3744d79348ad83efd2e27bb0263c572dae29 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 7 Jan 2015 18:01:44 +0000 Subject: [PATCH 1/2] - Fixed the interface to show and process correctly values from sysctl.conf. - Source code cleanup, including some minor fixes and new tests. OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=185 --- yast2-security-3.1.6.tar.bz2 | 4 ++-- yast2-security.changes | 7 +++++++ yast2-security.spec | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/yast2-security-3.1.6.tar.bz2 b/yast2-security-3.1.6.tar.bz2 index 73544c1..15a6c5f 100644 --- a/yast2-security-3.1.6.tar.bz2 +++ b/yast2-security-3.1.6.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35761c1a93babec70370d5982db4544bd9528fb08ba874255c08c7bd9a05eaab -size 57179 +oid sha256:9e4c46cb215f0ff289de45eb0f2991a19fd0fdbad6da874746eb9a7160a2e5ba +size 65204 diff --git a/yast2-security.changes b/yast2-security.changes index af5ea1e..8f110c1 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 22 17:18:56 UTC 2014 - ancor@suse.com + +- Fixed the interface to show and process correctly values from + sysctl.conf. +- Source code cleanup, including some minor fixes and new tests. + ------------------------------------------------------------------- Thu Dec 4 09:51:32 UTC 2014 - jreidinger@suse.com diff --git a/yast2-security.spec b/yast2-security.spec index 63d264b..902c627 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-security # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 From b66c9ae5041baa6959824f560be0220d7f1fde318e89006948fe7d502b68d61a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 9 Jan 2015 09:32:14 +0000 Subject: [PATCH 2/2] - fix paths for systemd target links (bnc#911523) - 3.1.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=186 --- yast2-security-3.1.6.tar.bz2 | 3 --- yast2-security-3.1.7.tar.bz2 | 3 +++ yast2-security.changes | 6 ++++++ yast2-security.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-security-3.1.6.tar.bz2 create mode 100644 yast2-security-3.1.7.tar.bz2 diff --git a/yast2-security-3.1.6.tar.bz2 b/yast2-security-3.1.6.tar.bz2 deleted file mode 100644 index 15a6c5f..0000000 --- a/yast2-security-3.1.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e4c46cb215f0ff289de45eb0f2991a19fd0fdbad6da874746eb9a7160a2e5ba -size 65204 diff --git a/yast2-security-3.1.7.tar.bz2 b/yast2-security-3.1.7.tar.bz2 new file mode 100644 index 0000000..0c050e1 --- /dev/null +++ b/yast2-security-3.1.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b2ffab58d66bed6cf7351f93d44a49aa827ef1ecc4198cfe8d76ea482b91dd +size 65219 diff --git a/yast2-security.changes b/yast2-security.changes index 8f110c1..8d41412 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 8 15:30:20 CET 2015 - jsuchome@suse.cz + +- fix paths for systemd target links (bnc#911523) +- 3.1.7 + ------------------------------------------------------------------- Mon Dec 22 17:18:56 UTC 2014 - ancor@suse.com diff --git a/yast2-security.spec b/yast2-security.spec index 902c627..5b5c00d 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -17,7 +17,7 @@ Name: yast2-security -Version: 3.1.6 +Version: 3.1.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build