Accepting request 659960 from YaST:Head
submit new version 4.1.25 OBS-URL: https://build.opensuse.org/request/show/659960 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=396
This commit is contained in:
commit
da58267a89
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f44d1026bed170d493e2e98ce96183f738d2841d55a0eadc5c1f5e02f7c54f96
|
||||
size 388975
|
3
yast2-network-4.1.25.tar.bz2
Normal file
3
yast2-network-4.1.25.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb7cdafb9f5e723d8ba41160c6223314adad4555d956da6b997da83cd3ee6ccd
|
||||
size 390668
|
@ -1,3 +1,53 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 18 12:49:47 UTC 2018 - mfilka@suse.com
|
||||
|
||||
- bnc#1119723
|
||||
- properly copy ifcfg files from instsys to target
|
||||
- 4.1.25
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 14:02:40 UTC 2018 - jreidinger@suse.com
|
||||
|
||||
- always use absolute path to binaries (bsc#1118291)
|
||||
- properly escape shell arguments (bsc#1118291)
|
||||
- 4.1.24
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 13:21:27 UTC 2018 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Security audit fixes: Removed unused function stdout_of()
|
||||
(part of bsc#1118291)
|
||||
- 4.1.23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 6 10:58:23 UTC 2018 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Security audit fixes: Use absolute paths when calling external
|
||||
commands and shell-escape arguments (bsc#1118291)
|
||||
- 4.1.22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 09:35:40 UTC 2018 - mfilka@suse.com
|
||||
|
||||
- bnc#1114213
|
||||
- improved help for dns nameserver address to mention also valid
|
||||
format of IPv6
|
||||
- 4.1.21
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 29 02:07:57 UTC 2018 - Noah Davis <noahadvs@gmail.com>
|
||||
|
||||
- Provide icon with module (boo#1109310)
|
||||
- 4.1.20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 26 11:57:35 UTC 2018 - mfilka@suse.com
|
||||
|
||||
- bnc#934055, bnc#972463
|
||||
- cleanup in Hostname / DNS tab - removed obsolete or unsupported
|
||||
options.
|
||||
- 4.1.19
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 26 09:28:29 UTC 2018 - mfilka@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 4.1.18
|
||||
Version: 4.1.25
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
|
||||
@ -101,10 +101,9 @@ rake install DESTDIR="%{buildroot}"
|
||||
%{yast_schemadir}/autoyast/rnc/host.rnc
|
||||
%{yast_libdir}/network
|
||||
%{yast_libdir}/y2remote
|
||||
%dir %{yast_libdir}/cfa/
|
||||
%{yast_libdir}/cfa/hosts.rb
|
||||
%{yast_libdir}/cfa/
|
||||
%{yast_ydatadir}/network
|
||||
|
||||
%{yast_icondir}
|
||||
%dir %{yast_docdir}
|
||||
%doc %{yast_docdir}/CONTRIBUTING.md
|
||||
%license COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user