From 17729cde814c14ddbb749215083f57d9755233abb306381ae5e6c566290676da Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 21 Feb 2020 09:23:20 +0000 Subject: [PATCH] - Using SysctlConfig class: Handle sysctl entries in different directories (bsc#1151649). - 4.2.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=243 --- yast2-security-4.2.10.tar.bz2 | 3 --- yast2-security-4.2.11.tar.bz2 | 3 +++ yast2-security.changes | 7 +++++++ yast2-security.spec | 10 +++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 yast2-security-4.2.10.tar.bz2 create mode 100644 yast2-security-4.2.11.tar.bz2 diff --git a/yast2-security-4.2.10.tar.bz2 b/yast2-security-4.2.10.tar.bz2 deleted file mode 100644 index e312a98..0000000 --- a/yast2-security-4.2.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:294ba533a6fda2a2cc2c0d28ee08e18dc60b4adc5d471d2eb6389867bf764402 -size 67534 diff --git a/yast2-security-4.2.11.tar.bz2 b/yast2-security-4.2.11.tar.bz2 new file mode 100644 index 0000000..ab1bc69 --- /dev/null +++ b/yast2-security-4.2.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6d1a73dbfaa61e50035844b199c313bc845813a2aeec331ea8c941797701dfd +size 67780 diff --git a/yast2-security.changes b/yast2-security.changes index ced340c..9ec7b2c 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 3 16:02:35 CET 2020 - schubi@suse.de + +- Using SysctlConfig class: Handle sysctl entries in different + directories (bsc#1151649). +- 4.2.11 + ------------------------------------------------------------------- Thu Jan 23 13:04:04 UTC 2020 - Steffen Winterfeldt diff --git a/yast2-security.spec b/yast2-security.spec index 79a8edd..28614ec 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -17,7 +17,7 @@ Name: yast2-security -Version: 4.2.10 +Version: 4.2.11 Release: 0 Summary: YaST2 - Security Configuration License: GPL-2.0-only @@ -34,8 +34,8 @@ BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-pam BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5 -# CFA::LoginDefsConfig -BuildRequires: yast2 >= 4.2.39 +# CFA::SysctlConfig +BuildRequires: yast2 >= 4.2.66 # Unfortunately we cannot move this to macros.yast, # bcond within macros are ignored by osc/OBS. %bcond_with yast_run_ci_tests @@ -45,8 +45,8 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake-ci) # new Pam.ycp API Requires: yast2-pam >= 2.14.0 -# CFA::LoginDefsConfig -Requires: yast2 >= 4.2.39 +# CFA::SysctlConfig +Requires: yast2 >= 4.2.66 Requires: yast2-ruby-bindings >= 1.0.0 Provides: y2c_sec