Accepting request 674412 from YaST:Head

submit new version 4.1.39

OBS-URL: https://build.opensuse.org/request/show/674412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=402
This commit is contained in:
Dominique Leuenberger 2019-02-15 08:53:27 +00:00 committed by Git OBS Bridge
commit a747f8defe
4 changed files with 25 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec13f8d55bbd3acdfb525cc0ff9bfd14ee28c29b8c71df07fa0ee386ab8c808f
size 392258

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5a4e64c48c30f3098cc4de23821cc7e6f29ff6e5164e639363fd46646c487ac
size 391456

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Feb 12 13:21:39 CET 2019 - schubi@suse.de
- AutoYaST in running system: Do not reset /etc/hosts (bsc#1122658)
- 4.1.39
-------------------------------------------------------------------
Thu Feb 7 13:13:21 UTC 2019 - knut.anderssen@suse.com
- fate#324662
- Drop SuSEFirewall2 code completely.
- Permits to choose not only default firewalld zones but also
custom ones.
- Allow the user to select the "DEFAULT" zone or disable the
interface zone mapping through ifcfg files per interface.
- 4.1.38
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 6 14:16:54 UTC 2019 - knut.anderssen@suse.com Wed Feb 6 14:16:54 UTC 2019 - knut.anderssen@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-network Name: yast2-network
Version: 4.1.37 Version: 4.1.39
Release: 0 Release: 0
BuildArch: noarch BuildArch: noarch
@ -31,9 +31,9 @@ Requires: yast2-proxy
#for install task #for install task
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
# Yast::Execute.stdout.on_target! # Y2Firewall interface zone mapping methods
BuildRequires: yast2 >= 4.1.42 BuildRequires: yast2 >= 4.1.53
Requires: yast2 >= 4.1.42 Requires: yast2 >= 4.1.53
# Product control need xml agent # Product control need xml agent
BuildRequires: yast2-xml BuildRequires: yast2-xml
@ -100,6 +100,7 @@ rake install DESTDIR="%{buildroot}"
%{yast_schemadir}/autoyast/rnc/networking.rnc %{yast_schemadir}/autoyast/rnc/networking.rnc
%{yast_schemadir}/autoyast/rnc/host.rnc %{yast_schemadir}/autoyast/rnc/host.rnc
%{yast_libdir}/network %{yast_libdir}/network
%{yast_libdir}/y2network
%{yast_libdir}/y2remote %{yast_libdir}/y2remote
%{yast_libdir}/cfa/ %{yast_libdir}/cfa/
%{yast_ydatadir}/network %{yast_ydatadir}/network