Commit Graph

700 Commits

Author SHA256 Message Date
YaST Team Bot
0c88921411 - Do not crash when wrapping text (bsc#1157161)
- 4.2.28

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=887
2019-11-19 12:34:31 +00:00
YaST Team Bot
8dc22634cc - fix importing dhclient_set_hostname key from autoyast profile
(bsc#1152021)
- 4.2.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=886
2019-11-13 14:08:43 +00:00
YaST Team Bot
211e13fc8e - Wireless: Fix wpa auth modes selection removing the prefix from
the combobox value which is not used when writing the config.
  (bsc#1155639)
- 4.2.26

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=885
2019-11-11 09:41:21 +00:00
YaST Team Bot
6c35c684d6 - Live installation:
- Do not try to configure dhcp when NetworkManager is in use.
  - Show the general tab in the lan client allowing to switch
    between backends when systemd is running.
  - Do not do a netconfig update during an installation for not
    breaking the current resolv configuration.
- 4.2.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=884
2019-11-11 09:11:41 +00:00
YaST Team Bot
d4e20a661d - fix typo in remote desktop file (thanks for contribution
to Markus S aka kamikazow) (bsc#1155584)
- 4.2.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=883
2019-11-01 08:57:38 +00:00
YaST Team Bot
38a02cc34a - Fix crash caused by type in widget method (caused in 4.2.22 by
rubocop done as side-effect of bsc#1153673 fix)
- 4.2.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=881
2019-10-15 08:58:31 +00:00
YaST Team Bot
ac00f91453 - bsc#1153673
- Fix Yast::Logger dependency in bridge connection config.
- 4.2.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=880
2019-10-14 10:24:38 +00:00
YaST Team Bot
6b002e422f - Update reference in VLAN, Bridge or Bond when its device is
removed or renamed (bsc#1153460)
- 4.2.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=878
2019-10-09 15:12:38 +00:00
YaST Team Bot
93c08e616b - Place sysctl settings in /etc/sysctl.d/ (jsc#SLE-9077).
- 4.2.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=877
2019-10-07 12:50:17 +00:00
YaST Team Bot
809969b6a3 - AutoYaST: Added back the activation of s390 devices during the
first stage as it was removed when switched to the new data model

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=876
2019-10-07 06:28:51 +00:00
YaST Team Bot
161b09637c - Fix CLI tests for network (bsc#957537)
- 4.2.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=875
2019-10-04 19:12:36 +00:00
YaST Team Bot
3d34b8e358 - Fix blink positioning in UI (bsc#1119407)
- 4.2.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=872
2019-10-03 15:49:15 +00:00
YaST Team Bot
9f0bc54f72 - bsc#1152840
- Fix interface ipaddr and prefixlen in the cloned profile.
- 4.2.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=871
2019-10-03 07:51:02 +00:00
YaST Team Bot
1b1f9a984a - Adapt network CLI to new data model with improved error reporting
(bsc#1151242)
- 4.2.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=870
2019-10-02 14:30:57 +00:00
YaST Team Bot
12c0a009b3 - boo#1152748:
- Fix detection of the network status during installation.
- 4.1.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=869
2019-10-02 08:00:52 +00:00
YaST Team Bot
89e8822217 - AY: Fix interface name check for using the fallback when not set.
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=868
2019-10-01 14:37:36 +00:00
YaST Team Bot
8e7a6c3d19 - boo#1152627
- Fix circular dependency between DNS and Host modules
  - Remove unneeded code related to the already dropped feature to write the hostname
    to /etc/hosts.
- 4.2.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=867
2019-10-01 10:19:55 +00:00
YaST Team Bot
5381c6d422 - bsc#1151491
- Completed the new data model (support for TUN/TAP, bridges,
    bonding, VLANs, etc.).
  - Switched to use the new data model.
  - New wireless configuration workflow.
  - Revamped support for interfaces renaming and drivers assignment, including
    better udev rules handling.
  - Fixed /etc/hosts handling when switching from static to DHCP based configuration.
  - Many small fixes in different areas.
- 4.2.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=865
2019-09-30 14:10:42 +00:00
YaST Team Bot
d3097bde8a - bnc#1149234
- apply udev rule from AY profile according to device's mac
    value when permanent_mac is missing in list of the device's
    options
- bsc#1133442
  - Increased the DHCP timeout when NetworkManager is in use to
    its default (45 seconds).
- 4.2.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=864
2019-09-12 10:41:16 +00:00
Knut Alejandro Anderssen González
308914ef53 - Requires hostname: there are many places where the module calls
/bin/hostname (boo#1142595).
- 4.2.11

- avoid dependency on autoyast2-installation
- 4.2.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=863
2019-08-29 12:37:33 +00:00
Knut Alejandro Anderssen González
938204a594 Updated to git ref bcdc4705
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=862
2019-08-29 12:21:46 +00:00
YaST Team Bot
ead32a331e - Requires hostname: there are many places where the module calls
/bin/hostname (boo#1142595).
- 4.2.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=861
2019-07-31 08:06:10 +00:00
YaST Team Bot
c5c973a59f - avoid dependency on autoyast2-installation
- 4.2.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=860
2019-07-19 08:59:25 +00:00
YaST Team Bot
f9cddd01db - Revamp UI internals, adding new widgets, sequences and
introducing the concept of interface builder.
- Add initial bits of the new data model.
- Fix several bugs that were introduced in version 4.2.2.
- 4.2.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=859
2019-07-18 11:48:15 +00:00
YaST Team Bot
ddcc66f013 - The 'lan' client returns the correct value (bsc#1140199).
- 4.2.8

- bsc#1137346
  - CLI: Report an error instead of raising an exception when the
    device type is not provided and there is no way to infer it
    from the given options.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=858
2019-07-04 08:29:37 +00:00
YaST Team Bot
8d34f6c7db - boo#1138297
- Improve some mocking in NetworkService.activate_network_service
    unit test which caused some test to fail randomly.
- 4.2.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=857
2019-06-14 13:24:20 +00:00
YaST Team Bot
0317079366 - boo#1138278
- Adapt the AddressDialog to use the new Y2Network::Routing class
    when checking if there is some default gateway defined.
- 4.2.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=856
2019-06-14 12:04:09 +00:00
YaST Team Bot
8eca6cccf9 - bsc#1136929
- Use the hwinfo permanent mac address instead of the current mac
    which could be wrong in case of an enslaved interface.
- bsc#1137324
  - Do not create duplicate udev rule attributes when editing an
    interface name.
- boo#903889
  - When proposing a bridge configuration for virtualization, move
    the routes from the enslaved interface to the new bridge.
- 4.2.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=855
2019-06-14 08:43:15 +00:00
YaST Team Bot
d5f2f1a984 - Use new schema of desktop files (boo#1084864)
- Clean up spec
- Rename desktop files
- 4.2.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=854
2019-06-10 10:48:35 +00:00
YaST Team Bot
3a34e04e97 - bnc#1131588
- display a confirmation popup when static route is going to be
    removed when switching a device to dhcp
- 4.2.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=853
2019-06-04 09:21:23 +00:00
YaST Team Bot
b2387f7bf8 - Started with yast2-network refactorization:
- Added the y2network namespace.
  - Dropped not used routing_auto client.
  - Reimplemented completely routing configuration droping the old
    Yast::Routing module.
  - The Y2Network::Routing configuration permits to have multiple
    default routes and does not drop extra options for them. That
    is, different routing tables can be used. (fate#326796)
- 4.2.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=848
2019-04-24 11:54:31 +00:00
YaST Team Bot
827aa59cde - Fix mode/second_stage value initialization (bsc#1132057)
- 4.2.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=847
2019-04-23 10:26:20 +00:00
YaST Team Bot
bde381bcef - publish find dhcp interfaces to component system, so yapi can be
dropped from yast2-samba-client (fate#323734)
- 4.2.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=846
2019-04-05 08:06:25 +00:00
YaST Team Bot
71ded16341 - bnc#1129012
- AY: Use the bus_id of the udev parent device when using virtio
    netcards and matching the existent rules with the defined in
    in the profile.
- 4.1.45

- Showing correct start mode for nfsroot device (bsc#1105692).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=845
2019-04-05 07:54:55 +00:00
YaST Team Bot
96489adf8d - bnc#1094934
- Fixed internal error when writing remote configuration by
    cmdline (yast remote allow set=yes).
- 4.1.44

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=843
2019-03-21 13:35:47 +00:00
YaST Team Bot
084b7ce544 - Fixed "can't modify frozen String" crashes (related to
bsc#1125006 and gh#yast/yast-ruby-bindings#228)
- 4.1.43

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=842
2019-03-06 12:22:33 +00:00
YaST Team Bot
f8a5d497e9 - Installation proposal (bsc#1127228, bsc#1124478, bsc#1124498):
- Fixed issue refreshing the list of packages needed for the
    default backend the first time the proposal is called.
  - Do not cache the default network backend but only the current
    one when modified by the user in the proposal
  - Fallback to :wicked when saving the network if NetworkManager
    is selected as the service to be used but not installed.
- 4.1.42

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=841
2019-02-28 16:22:35 +00:00
YaST Team Bot
0f2149b9bc - When renaming an interface (bsc#1060207):
- Offer to the user the option to update device routes that
    belongs to the previous interface name.
  - Update the Routing devices list with the new one when needed.
- Do not drop configured elements from the list when canceling
  an edition (bsc#998540)
- 4.1.41

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=840
2019-02-24 22:38:44 +00:00
YaST Team Bot
7b7d0d1e88 - Installation proposal (bsc#1124478, bsc#1124498):
- Do not offer NetworkManager when the package is not available
  - Respect the network backend selected in the proposal at the end
    of the installation
  - Removed the hostname write (127.0.0.2) from the summary
- 4.1.40

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=839
2019-02-19 14:14:30 +00:00
YaST Team Bot
686c1d57c3 - AutoYaST in running system: Do not reset /etc/hosts (bsc#1122658)
- 4.1.39

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=838
2019-02-13 08:25:13 +00:00
YaST Team Bot
a440ec8a92 - fate#324662
- Drop SuSEFirewall2 code completely.
  - Permits to choose not only default firewalld zones but also
    custom ones.
  - Allow the user to select the "DEFAULT" zone or disable the
    interface zone mapping through ifcfg files per interface.
- 4.1.38

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=837
2019-02-12 13:20:26 +00:00
YaST Team Bot
38bc402c89 - bsc#1124002
- do not crash when cloning and trying to read a device protocol
    or portname.
- 4.1.37

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=836
2019-02-06 15:20:50 +00:00
YaST Team Bot
5cd27f81f3 - bnc#1123102
- do not crash with internal error when no hostname is set when
    submitting device with static configuration
- 4.1.36

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=835
2019-01-31 09:16:17 +00:00
YaST Team Bot
eaa5b6b9d3 - bsc#112952
- Try to install the wireless-tools package when the package is
    not installed and the wifi networks are scanned.
- 4.1.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=834
2019-01-29 09:59:48 +00:00
YaST Team Bot
339175870f - bnc#1122387
- do not crash with internal error when modifying /etc/hosts
- 4.1.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=833
2019-01-23 10:43:53 +00:00
YaST Team Bot
9a6c9dc06c - bnc#1122517
- do not crash with internal error when cloning /etc/hosts
- 4.1.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=832
2019-01-22 10:48:13 +00:00
YaST Team Bot
dbd2f8777f - bnc#1122307
- do not crash with internal error when adding new device
- 4.1.32 

- AutoYaST write settings: Fixed crash while reading MAC address
  (bsc#1121087).
- 4.1.31

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=831
2019-01-22 05:28:38 +00:00
YaST Team Bot
e6bd9761ea - bnc#1121421
- do not crash with internal error when installing using
    AutoYaST profile with networking section
- 4.1.30

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=830
2019-01-16 10:11:19 +00:00
YaST Team Bot
d6a7ea8461 - bnc#1111483
- write physical device into vlan's configuration
- 4.1.29

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=829
2019-01-10 09:07:51 +00:00
YaST Team Bot
5c5eab176b - Added needed method GetDHCPHostnameIP again (bsc#1119690).
- 4.1.28

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=828
2019-01-07 09:36:59 +00:00
YaST Team Bot
a5155f88fc - bnc#1116568
- /etc/hosts load performance improvements
- 4.1.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=827
2019-01-04 10:35:49 +00:00
YaST Team Bot
0f9d9bdc8a - Showing correct start mode for nfsroot device (bsc#1105692).
- 4.1.26

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=826
2019-01-03 14:39:28 +00:00
Michal Filka
6e3a1b5dfe - bnc#1119723
- properly copy ifcfg files from instsys to target
- 4.1.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=825
2018-12-19 09:55:55 +00:00
YaST Team Bot
f0af06f928 - always use absolute path to binaries (bsc#1118291)
- properly escape shell arguments (bsc#1118291)
- 4.1.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=824
2018-12-12 15:19:18 +00:00
YaST Team Bot
1b5a46346b - Security audit fixes: Removed unused function stdout_of()
(part of bsc#1118291)
- 4.1.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=823
2018-12-10 13:32:06 +00:00
YaST Team Bot
a5ed5268ca - Security audit fixes: Use absolute paths when calling external
commands and shell-escape arguments (bsc#1118291)
- 4.1.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=822
2018-12-06 12:30:52 +00:00
YaST Team Bot
f87e8dede8 - bnc#1114213
- improved help for dns nameserver address to mention also valid
    format of IPv6
- 4.1.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=821
2018-12-04 09:55:55 +00:00
YaST Team Bot
ea9dc2e529 - Provide icon with module (boo#1109310)
- 4.1.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=820
2018-11-29 07:56:10 +00:00
YaST Team Bot
3d40d6c865 - bnc#934055, bnc#972463
- cleanup in Hostname / DNS tab - removed obsolete or unsupported
    options.
- 4.1.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=819
2018-11-28 09:11:54 +00:00
YaST Team Bot
edd7dee615 - bnc#709176
- keep original hostnames untouched in /etc/hosts when only IP
    changed
- 4.1.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=818
2018-11-26 11:56:39 +00:00
YaST Team Bot
1f4a209fff - bnc#1107470
- this bug is fixed since 4.0.14 (3.2.47)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=817
2018-11-22 15:56:00 +00:00
YaST Team Bot
a7549c3d06 - Yast::Lan: Added method for obtaining the NTP servers offered by
DHCP (fate#323454)
- 4.1.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=816
2018-11-15 08:54:57 +00:00
YaST Team Bot
34adab8c4d - Allow to swich the network backend from the proposal (related to
fate#326480)
- 4.1.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=815
2018-11-12 13:22:55 +00:00
YaST Team Bot
65417a6002 - bnc#1111925
- always propose wpa_supplicant when configuring wlan
- bsc#1113080
  - Fix detection of peap mode (jreidinger@suse.com)
- Propose most commonly used setup for WPA by default
- 4.1.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=814
2018-10-31 09:04:50 +00:00
YaST Team Bot
584d2dff56 - Fix detection of peap mode (bsc#1113080)
- 4.1.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=812
2018-10-24 14:21:32 +00:00
YaST Team Bot
988c101775 - Simplified the installation network proposal collecting all the
configured dhcp interfaces in a single entry (fate#326480)
- 4.1.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=811
2018-10-18 21:13:52 +00:00
YaST Team Bot
5c384ceae4 - bsc#1110598
- fixed path to license file
- 4.1.12 

- fate#323454
  - wicked compatible parsing of NTP servers from  dhcp leases 
- 4.1.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=810
2018-10-16 09:09:37 +00:00
YaST Team Bot
427fa36a5c - Fixes to the networking AY schema (bsc#1108852)
- Added missed s390 device 'layer2' boolean element.
- 4.1.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=809
2018-10-09 09:13:12 +00:00
YaST Team Bot
c7b49a761f - bnc#1105230
- do not crash with internal error when 0.0.0.0 netmask is used
    in the routing tab
- Activate s390 network devices before applying udev naming rules,
  avoiding "Invalid key/value pair in
  /etc/udev/rules.d/70-persistent-net.rules" (bsc#1095761)
  (by mvidner@suse.com)
- 4.1.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=808
2018-10-03 08:04:38 +00:00
YaST Team Bot
edab4c70cc - bnc#1109312
- fixed internal error (replaced calls to LanItems::FreeDevices 
    which was removed)
- 4.1.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=807
2018-10-03 06:59:22 +00:00
YaST Team Bot
1e10109da5 - bnc#964856
- adapted to changes in NetworkInterfaces API
  - GetFreeDevice and GetFreeDevices was dropped
- 4.1.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=805
2018-09-19 09:20:17 +00:00
YaST Team Bot
01f48717dd - Update calls to YaST2 systemd classes (related to fate#319428)
- 4.1.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=804
2018-08-23 16:03:54 +00:00
YaST Team Bot
1f7e8b2635 - Changed dir of COPYING file.
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=803
2018-08-21 12:33:45 +00:00
YaST Team Bot
94d48f18ee - Fixes to the networking AY schema (bsc#1103712)
- Permitted the use of 'listentry' element in list entries.
- 4.1.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=802
2018-08-06 10:39:47 +00:00
YaST Team Bot
ec89a9cf4e - bnc#964856
- dropped calls to obsolete NetworkInterfaces API
  - CLI: setting device type explicitly using new type option is
    mandatory when adding new device
- 4.1.4

Tue Jun 26 09:18:50 UTC 2018 - mfilka@suse.com

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=801
2018-07-27 17:24:31 +00:00
YaST Team Bot
8c915ce0e0 Mon Jul 2 16:20:55 CEST 2018 - schubi@suse.de
- lan_test: stubbin Host.GetModified call (bnc#1052042).
- 4.1.3

- Fixed flickering testcase which has been introduced by fixing
  bnc#1052042.
- 4.1.2

- Added additional searchkeys to desktop file (fate#321043).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=800
2018-07-02 14:38:52 +00:00
Stefan Schubert
f82af85985 - removed NetworkStorage as it is unused (had been replaced by
storage-ng)

- Removed AutoYaST dependencies in order to run the host module
  without AutoYaST packages (bnc#1098407).
- 4.1.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=799
2018-06-28 11:39:29 +00:00
YaST Team Bot
ef24ce4a97 - dropped dead code
- 4.1.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=798
2018-06-20 08:29:05 +00:00
YaST Team Bot
fad41f493d - bnc#1086454
- do not enforce particular mode for IPoIB devices by default
- 4.0.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=797
2018-06-20 08:14:47 +00:00
YaST Team Bot
21abe8c0bc - bnc#1097954
- fixed several rpmlint warnings
- 4.0.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=796
2018-06-18 09:23:15 +00:00
YaST Team Bot
80d3efd2e2 - AutoYaST: Checking for empty host name entries and informing
the user. (bnc#1095113)
  4.0.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=795
2018-06-12 15:07:56 +00:00
YaST Team Bot
f0c8ee3ff2 - AutoYaST: Do not crash when trying to convert the /etc/hosts
profile declaration from multiple line host entries for the same
  host to just one line (bnc#1095971)
- 4.0.32

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=794
2018-06-11 09:54:45 +00:00
YaST Team Bot
f12c6b7978 - Fix the check for adjusting ifcfg configuration in case of
network based root filesystem when saving the network at the end
  of the installation (bsc#1090752).
- 4.0.31

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=793
2018-05-09 13:49:41 +00:00
YaST Team Bot
04ae4a40f2 - Y2remote: When vnc is disabled disable also all the services that
are still enabled (bsc#1088646)
- 4.0.30

- bnc#1077435
  - do not crash with internal error when /etc/hosts is corrupted
- 4.0.29

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=791
2018-04-25 12:53:05 +00:00
YaST Team Bot
48825e9dcc - bnc#1089471
- previous fix contains wrong check of ifcfg options and proposes
    wpa_supplicant incorrectly. The check was fixed and
    wpa_supplicant is proposed when needed only.
- 4.0.28

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=790
2018-04-24 10:55:08 +00:00
YaST Team Bot
aba9187fa5 - bnc#1089471
- do not propose vlan, iw and tunctl packages for installation as
    its functionality is implemented by wicked.
- 4.0.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=789
2018-04-23 07:43:47 +00:00
YaST Team Bot
39e3f0dd3f - Y2Remote:
- Fixed the start of services when writing (bsc#1088646)
  - Fixed the modification of vnc services configuration according
    to the selection of allowed interfaces (bsc#1088647)
- 4.0.26

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=788
2018-04-20 21:45:42 +00:00
YaST Team Bot
91b39f9970 - Fixed preformatted proposal for network module (bsc#1088488)
- 4.0.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=787
2018-04-06 17:44:46 +00:00
YaST Team Bot
85b2c4430f - Added missing "textdomain" call to properly translate the
web access check box label (bsc#1081466)
- 4.0.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=786
2018-03-27 12:39:50 +00:00
YaST Team Bot
af12047084 - Added networking interfaces 'zone' element to the AutoYaST schema
file (bsc#1013047)
- 4.0.23

- Read and write the firewalld configuration when the remote access
  is configured through the remote client dialog (bsc#1085658)
- 4.0.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=785
2018-03-22 08:48:08 +00:00
YaST Team Bot
cf78792cc6 - bsc#1078991
- Do not crash when some LanItem does not have hardware info.
- 4.0.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=784
2018-03-09 09:19:14 +00:00
YaST Team Bot
74db9536be - Tigervnc will provide the definition of firewalld services so
we will use them instead of the vnc-server service definition
  that is shipped with firewalld (bsc#1081952)
- 4.0.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=783
2018-03-07 16:58:23 +00:00
YaST Team Bot
99b81e5ee5 - save_network client copies wicked dhcp files from inst-sys into
the target using the same dhcp id when rebooting after
  installation. (bsc#1082832)
- 4.0.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=782
2018-03-02 14:21:47 +00:00
YaST Team Bot
58522cb7a9 - Fixed a random build failure (introduced by the previous fix for
bsc#1083015)
- 4.0.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=781
2018-03-01 14:12:57 +00:00
YaST Team Bot
faaa1bb1c6 - add missing textdomains (bsc#1083015)
- 4.0.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=780
2018-02-27 14:55:17 +00:00
YaST Team Bot
41515d2896 - Really translate firewalld zones (bsc#1082246)
- 4.0.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=779
2018-02-23 11:46:42 +00:00
YaST Team Bot
f5a9a714f7 - Virtualization Bridge Proposal: Do not propose network interfaces
without link as bridgeable (bsc#1062596, bsc#1072951).
- 4.0.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=778
2018-02-21 10:33:31 +00:00
YaST Team Bot
04f8e08716 - bnc#1056109
- improved device name collision recognition when applying device
    renaming according to the AY profile
- 4.0.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=776
2018-01-25 09:38:32 +00:00
YaST Team Bot
506c45dbfa - 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

- 4.0.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=775
2017-12-11 15:58:23 +00:00
YaST Team Bot
f242118d61 - bnc#1061306
- use API for accessing device's sysconfig to avoid internal
    errors
- 4.0.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=774
2017-12-06 17:33:40 +00:00