- jsc#SLE-22015

- make the code conform to inclusive naming, most masters and
    slaves are gone. Kept only where makes sense - interface to
    sysconfig
  - "slave" was replaced by "port" as this naming is already used
    by kernel code. "Master" was replaced by directly mentioning
    "bond" (device) or "parent" in areas where the code is somehow
    shared with e.g., bridge. Devices are not "enslaved" anymore,
    but mostly "included".
- 4.4.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1063
This commit is contained in:
Michal Filka 2022-01-28 15:24:49 +00:00 committed by Git OBS Bridge
parent 86c08e2046
commit 551641de44
4 changed files with 22 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jan 26 08:59:57 UTC 2022 - Michal Filka <mfilka@suse.com>
- jsc#SLE-22015
- make the code conform to inclusive naming, most masters and
slaves are gone. Kept only where makes sense - interface to
sysconfig
- "slave" was replaced by "port" as this naming is already used
by kernel code. "Master" was replaced by directly mentioning
"bond" (device) or "parent" in areas where the code is somehow
shared with e.g., bridge. Devices are not "enslaved" anymore,
but mostly "included".
- 4.4.35
-------------------------------------------------------------------
Tue Jan 25 15:38:09 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-network
Version: 4.4.34
Version: 4.4.35
Release: 0
Summary: YaST2 - Network Configuration
License: GPL-2.0-only
@ -27,12 +27,12 @@ URL: https://github.com/yast/yast-network
Source0: %{name}-%{version}.tar.bz2
# testsuite
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
BuildRequires: update-desktop-files
BuildRequires: yast2-devtools >= 3.1.15
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
#for install task
BuildRequires: yast2-storage-ng
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
BuildRequires: yast2-storage-ng
# Replace PackageSystem with Package
BuildRequires: yast2 >= 4.4.38
@ -54,12 +54,12 @@ Requires: yast2-storage-ng
# Replace PackageSystem with Package
Requires: yast2 >= 4.4.38
# Packages::vnc_packages
Requires: augeas-lenses
Requires: yast2-packager >= 4.0.18
Requires: augeas-lenses
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4
# BusID of all the cards with the same one (bsc#1007172)
Requires: hostname
Requires: hwinfo >= 21.35
Requires: hostname
Requires: yast2-ruby-bindings >= 1.0.0
Requires: yast2-xml