Accepting request 312130 from YaST:Head
submit new version 3.1.9 OBS-URL: https://build.opensuse.org/request/show/312130 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-security?expand=0&rev=70
This commit is contained in:
commit
8392fbf8b3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a382bf712a6ebce9d531b9b6894020d0a7ddb9ec9bf447d528782711c97657b
|
||||
size 65378
|
3
yast2-security-3.1.9.tar.bz2
Normal file
3
yast2-security-3.1.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ace528774f73541fb49c568cd37e869d2a7a59806fca963c1000df5c10927448
|
||||
size 66047
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 15 15:22:38 UTC 2015 - ancor@suse.com
|
||||
|
||||
- Updated list of mandatory and optional services (part of
|
||||
fate#318425)
|
||||
- 3.1.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 12 16:27:53 UTC 2015 - ancor@suse.com
|
||||
|
||||
- When checking services, systemd aliases are now taken into
|
||||
account (so, for example, rsyslog is accounted as syslog).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 11 16:00:10 UTC 2015 - ancor@suse.com
|
||||
|
||||
- Removed references to runlevels (obsolete). Only current systemd
|
||||
target is analyzed.
|
||||
- List of mandatory and optional services moved to a YAML file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 13 13:24:28 UTC 2015 - ancor@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yast2-security
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-security
|
||||
Version: 3.1.8
|
||||
Version: 3.1.9
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -30,13 +30,16 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2-devtools >= 3.1.10
|
||||
BuildRequires: yast2-pam
|
||||
BuildRequires: yast2-testsuite
|
||||
# Directory.find_data_file
|
||||
BuildRequires: yast2 >= yast2-3.1.131
|
||||
|
||||
# new Pam.ycp API
|
||||
Requires: yast2-pam >= 2.14.0
|
||||
|
||||
# etc_sysctl_conf.scr
|
||||
# Wizard::SetDesktopTitleAndIcon
|
||||
Requires: yast2 >= yast2-2.21.22
|
||||
# Directory.find_data_file
|
||||
Requires: yast2 >= yast2-3.1.131
|
||||
|
||||
Provides: y2c_sec
|
||||
Provides: yast2-config-security
|
||||
@ -82,6 +85,7 @@ fi
|
||||
%{yast_moduledir}/Security.rb
|
||||
%{yast_scrconfdir}/*.scr
|
||||
%{yast_schemadir}/autoyast/rnc/security.rnc
|
||||
%{yast_ydatadir}/security
|
||||
%doc %{yast_docdir}
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user