- Moved proxy client config to a new package yast2-proxy.rpm
- 2.22.6 - merged proofread texts - No need to chmod /etc/sysconfig/network/providers after placing files there (which opens up a race): filesystem.rpm and permissions.rpm have the correct permissions for it already (bnc#713661) - Sleep between writing udev rules and ifcfgs so that rcnetwork reload works (bnc#749365) - 2.22.5 - internet test: "Abort > Continue Installation" should not abort (bnc#748251) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=168
This commit is contained in:
parent
5b977db16c
commit
de9b2daa9f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b30b6b0984b07121290c37a20314a84828743774c8f3590bda66f0b586bc5aa
|
||||
size 297778
|
3
yast2-network-2.22.6.tar.bz2
Normal file
3
yast2-network-2.22.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dc6777f8b61a7210a65d6ee93d5ebba4fbe65fb95fbddf23fe2961bad94055c
|
||||
size 292657
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 10 14:45:17 CEST 2012 - mvidner@suse.cz
|
||||
|
||||
- Moved proxy client config to a new package yast2-proxy.rpm
|
||||
- 2.22.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 15:26:35 CEST 2012 - jsuchome@suse.cz
|
||||
|
||||
- merged proofread texts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 12:00:35 CET 2012 - mvidner@suse.cz
|
||||
|
||||
- No need to chmod /etc/sysconfig/network/providers after placing
|
||||
files there (which opens up a race): filesystem.rpm and
|
||||
permissions.rpm have the correct permissions for it already
|
||||
(bnc#713661)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 7 11:10:31 CET 2012 - mvidner@suse.cz
|
||||
|
||||
- Sleep between writing udev rules and ifcfgs so that
|
||||
rcnetwork reload works (bnc#749365)
|
||||
- 2.22.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 29 11:39:49 CET 2012 - jsuchome@suse.cz
|
||||
|
||||
- internet test: "Abort > Continue Installation" should not abort
|
||||
(bnc#748251)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 09:38:49 UTC 2012 - mfilka@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.22.4
|
||||
Version: 2.22.6
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -132,7 +132,6 @@ fi
|
||||
/usr/lib/YaST2/servers_non_y2/ag_udev_persistent
|
||||
/usr/share/YaST2/schema/autoyast/rnc/networking.rnc
|
||||
/usr/share/YaST2/schema/autoyast/rnc/host.rnc
|
||||
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
|
||||
|
||||
%dir %{_prefix}/share/doc/packages/yast2-network
|
||||
%{_prefix}/share/doc/packages/yast2-network/COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user