forked from pool/yast2-network
Accepting request 556017 from YaST:Head
submit new version 4.0.13 OBS-URL: https://build.opensuse.org/request/show/556017 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=377
This commit is contained in:
commit
de03c7e60a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:409ed769394ca8692ca5460919318a5f8ae80c3a4e26985de3b738503c0fbaeb
|
||||
size 392835
|
3
yast2-network-4.0.13.tar.bz2
Normal file
3
yast2-network-4.0.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99f24fd7d6a00a6a31527d5beeb0928455834c6d3546d1209518de29684fed4a
|
||||
size 388889
|
@ -1,3 +1,198 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 11:29:18 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- Remote: reimplemented the module dialogs and clients under
|
||||
y2remote libdir.
|
||||
- Fixed restart of xvnc as it is now a socket instead of a service
|
||||
(bsc#1070582).
|
||||
- 4.0.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 08:59:16 UTC 2017 - mfilka@suse.com
|
||||
|
||||
- bnc#1061306
|
||||
- use API for accessing device's sysconfig to avoid internal
|
||||
errors
|
||||
- 4.0.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 29 09:46:50 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- Switched VNC service from xinetd to systemd.
|
||||
- VNC over HTTP service can be enabled/disabled separately.
|
||||
(fate#323880, bnc#1058460)
|
||||
- 4.0.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 24 11:57:33 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- Do not depend on SuSEFirewall for zone interface change. The zone
|
||||
is now written in the ifcfg-file and wicked takes care of calling
|
||||
firewalld commandline. (fate#323460)
|
||||
- 4.0.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 22 11:59:22 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- AutoYaST: Do not display a warning about second stage being
|
||||
disabled when importing the DNS configuration (added in 3.3.1)
|
||||
once the network configuration is done during the first stage
|
||||
(since version 3.3.3) (bsc#1069761)
|
||||
- 4.0.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 15 19:22:41 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- bnc#1066982
|
||||
- Removed an unnecesary SuSEFirewall.Write call when storing the
|
||||
Firewall remote client configuration.
|
||||
- 4.0.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 17:05:47 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
- bnc#1066982
|
||||
- fixed initialization and storing of firewall widget
|
||||
- 4.0.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 3 14:13:40 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- Fixed a method name typo and removed SuSEFirewall from Routing
|
||||
module (bsc#572202)
|
||||
- 4.0.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 10:17:20 UTC 2017 - mfilka@suse.com
|
||||
|
||||
- bnc#1052042
|
||||
- properly update canonical name and aliases in /etc/hosts when
|
||||
FQDN is provided as a hostname
|
||||
- 4.0.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 12:51:56 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- Do not depend on SuSEfirewall2 anymore for writing IPv4
|
||||
forwarding as Firewalld will be the default FW in SLE15.
|
||||
(fate#323460, bsc#572202)
|
||||
- 4.0.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 10:26:53 CEST 2017 - schubi@suse.de
|
||||
|
||||
- Remote settings: Only reading firewall settings if we are really
|
||||
in an installed system. (bnc#1055279, bnc#1058071)
|
||||
- 4.0.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 06:43:54 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- AutoYaST: Do not display a warning about disabled second stage
|
||||
when if network is configured before the proposal (bsc#1054400)
|
||||
- 4.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 29 13:26:16 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- Do not blank out /etc/hosts when no <host> section is defined
|
||||
(bsc#1058396)
|
||||
- 4.0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 26 12:44:47 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- Preload the global DHCLIENT_SET_HOSTNAME option based on linuxrc
|
||||
sethostname option if given or based in control file default if
|
||||
not. (bsc#1054933)
|
||||
- Do not override the configuration with the default defined in
|
||||
the control file at the end of the first stage (bsc#1056633)
|
||||
- 4.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 30 14:14:08 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- Moved wrap_text method to yast2 UI::TextHelpers (bsc#1055643)
|
||||
- 3.3.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 21 07:02:32 UTC 2017 - lslezak@suse.cz
|
||||
|
||||
- AutoYaST: Do not display a warning about disabled second stage
|
||||
when the hostname setting is read out of profile (bsc#1054400)
|
||||
- 3.3.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 21 06:57:26 UTC 2017 - mfilka@suse.com
|
||||
|
||||
- bnc#1039656
|
||||
- do not clear /etc/hosts when installing virtual Host
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 17 19:42:51 UTC 2017 - mfilka@suse.com
|
||||
|
||||
- restored part of version 3.3.3 (bnc#1049814) which was
|
||||
accidentaly dropped in subsequent versions
|
||||
- 3.3.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 17 14:44:16 CEST 2017 - snwint@suse.de
|
||||
|
||||
- use storage-ng code to determine if "/" is on a network filesystem
|
||||
- 3.3.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 14 11:39:36 UTC 2017 - snwint@suse.com
|
||||
|
||||
- merge storage-ng branch to master (fate#318196)
|
||||
- note: all changes below with this date belong to the merge
|
||||
- 3.3.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 14 11:39:36 UTC 2017 - ancor@suse.com
|
||||
|
||||
- storage-ng: adapted calls to temporary y2storage_* methods, since
|
||||
they were finally removed from Y2Storage::StorageManager.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 14 11:39:36 UTC 2017 - gsouza@suse.com
|
||||
|
||||
- Added support to storage-ng so it can verify if a disk is in
|
||||
network.
|
||||
- Updated dependencies to include storage-ng.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 14 11:39:36 UTC 2017 - shundhammer@suse.de
|
||||
|
||||
- Merged master to storage-ng branch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 14 11:39:36 UTC 2017 - ancor@suse.com
|
||||
|
||||
- Version temporarily bumped to 3.3.x to prioritize the
|
||||
storage-ng branch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 14 11:39:36 UTC 2017 - ancor@suse.com
|
||||
|
||||
- storage-ng: commented remaining code relying on the old
|
||||
yast2-storage
|
||||
- Removed yast2-storage dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 14 11:39:36 UTC 2017 - ancor@suse.com
|
||||
|
||||
- storage-ng: commented installation-related code relying on the
|
||||
old yast2-storage
|
||||
- Version temporarily bumped to 3.2.x to prioritize this branch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 14 08:52:33 UTC 2017 - mfilka@suse.com
|
||||
|
||||
- bnc#1047615
|
||||
- check if /etc/hosts exists before loading its content
|
||||
- 3.3.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 8 12:52:13 UTC 2017 - igonzalezsosa@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 3.3.6
|
||||
Version: 4.0.13
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
|
||||
@ -28,12 +28,11 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2-devtools >= 3.1.15
|
||||
Requires: yast2-proxy
|
||||
#for install task
|
||||
BuildRequires: rubygem(yast-rake)
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
|
||||
# yast2 v3.1.86: Added ServicesProposal library
|
||||
BuildRequires: yast2 >= 3.1.86
|
||||
# Network: Adapt old enslaved interface config
|
||||
Requires: yast2 >= 3.1.206.2
|
||||
# yast2 v4.0.21: Y2Firewall::Firewalld::Zone.known_zones (fate#323460)
|
||||
BuildRequires: yast2 >= 4.0.23
|
||||
Requires: yast2 >= 4.0.23
|
||||
|
||||
# Product control need xml agent
|
||||
BuildRequires: yast2-xml
|
||||
@ -41,11 +40,11 @@ Requires: yast2-xml
|
||||
|
||||
#netconfig (FaTE #303618)
|
||||
Requires: sysconfig >= 0.80.0
|
||||
# Storage::IsDeviceOnNetwork
|
||||
BuildRequires: yast2-storage >= 2.21.11
|
||||
Requires: yast2-storage >= 2.21.11
|
||||
BuildRequires: yast2-storage-ng
|
||||
Requires: yast2-storage-ng
|
||||
# Packages::vnc_packages
|
||||
Requires: yast2-packager >= 3.1.47
|
||||
Requires: yast2-packager >= 4.0.18
|
||||
BuildRequires: yast2-packager >= 4.0.18
|
||||
# cfa for parsing hosts, AugeasTree#unique_id
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
||||
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
||||
@ -56,7 +55,7 @@ Requires: augeas-lenses
|
||||
Requires: hwinfo >= 21.35
|
||||
|
||||
# testsuite
|
||||
BuildRequires: rubygem(rspec)
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||
|
||||
PreReq: /bin/rm
|
||||
|
||||
@ -97,6 +96,7 @@ rake install DESTDIR="%{buildroot}"
|
||||
%{yast_schemadir}/autoyast/rnc/networking.rnc
|
||||
%{yast_schemadir}/autoyast/rnc/host.rnc
|
||||
%{yast_libdir}/network
|
||||
%{yast_libdir}/y2remote
|
||||
%dir %{yast_libdir}/cfa/
|
||||
%{yast_libdir}/cfa/hosts.rb
|
||||
%{yast_ydatadir}/network
|
||||
|
Loading…
x
Reference in New Issue
Block a user