- merge storage-ng branch to master (fate#318196)
- note: all changes below with this date belong to the merge - 3.3.8 - storage-ng: adapted calls to temporary y2storage_* methods, since they were finally removed from Y2Storage::StorageManager. - Added support to storage-ng so it can verify if a disk is in network. - Updated dependencies to include storage-ng. - Merged master to storage-ng branch - Version temporarily bumped to 3.3.x to prioritize the storage-ng branch - storage-ng: commented remaining code relying on the old yast2-storage - Removed yast2-storage dependency OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=754
This commit is contained in:
parent
46988eb0f2
commit
a1458ef74d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41b1ed72b5a88603609a0ffc6b40ac808efed6095d95c65a9a12dfc9affc8c94
|
||||
size 393051
|
3
yast2-network-3.3.8.tar.bz2
Normal file
3
yast2-network-3.3.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ab4f658f31d55b5ea721d23c910406882a203af835c567610d84170bca71647
|
||||
size 393302
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 3.3.7
|
||||
Version: 3.3.8
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
|
||||
@ -41,9 +41,8 @@ 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
|
||||
# cfa for parsing hosts, AugeasTree#unique_id
|
||||
|
Loading…
Reference in New Issue
Block a user