Commit Graph

1228 Commits

Author SHA256 Message Date
Dominique Leuenberger
2bbd0337e2 Accepting request 734728 from YaST:Head
submit new version 4.2.17

OBS-URL: https://build.opensuse.org/request/show/734728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=410
2019-10-03 12:07:28 +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
c10440e752 Updated to git ref 46cfaf58
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=866
2019-09-30 14:37:44 +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
Dominique Leuenberger
124dda9fe4 Accepting request 730364 from YaST:Head
submit new version 4.2.12

OBS-URL: https://build.opensuse.org/request/show/730364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=409
2019-09-23 11:15:49 +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
Dominique Leuenberger
9086fcba05 Accepting request 719996 from YaST:Head
submit new version 4.2.11

OBS-URL: https://build.opensuse.org/request/show/719996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=408
2019-07-31 12:26:50 +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
d91a765741 Updated to git ref 6eccb365
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=852
2019-05-13 08:49:27 +00:00
YaST Team Bot
1b7ad45269 Updated to git ref cfdb2c76
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=851
2019-05-06 08:22:41 +00:00
Yuchen Lin
bb7c4ab9d3 Accepting request 697551 from YaST:Head
submit new version 4.2.2

OBS-URL: https://build.opensuse.org/request/show/697551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=407
2019-04-28 18:00:03 +00:00
YaST Team Bot
c8204bb971 Updated to git ref bb90e6c4
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=850
2019-04-24 13:57:25 +00:00
YaST Team Bot
e14d2b96bd Updated to git ref 6f2f8748
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=849
2019-04-24 12:00:39 +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
Dominique Leuenberger
58c2edb098 Accepting request 691722 from YaST:Head
submit new version 4.2.0

OBS-URL: https://build.opensuse.org/request/show/691722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=406
2019-04-08 08:34:26 +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
c0affd0eb7 Updated to git ref f4cc70a3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=844
2019-04-01 09:56:46 +00:00
Dominique Leuenberger
7b2d847a07 Accepting request 687329 from YaST:Head
submit new version 4.1.44

OBS-URL: https://build.opensuse.org/request/show/687329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=405
2019-03-25 08:47:36 +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
Dominique Leuenberger
787f92ad87 Accepting request 682134 from YaST:Head
submit new version 4.1.43

OBS-URL: https://build.opensuse.org/request/show/682134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=404
2019-03-06 18:03:18 +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
Stephan Kulow
b471fb4ea6 Accepting request 680177 from YaST:Head
submit new version 4.1.42

OBS-URL: https://build.opensuse.org/request/show/680177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=403
2019-02-28 20:48:52 +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
Dominique Leuenberger
a747f8defe Accepting request 674412 from YaST:Head
submit new version 4.1.39

OBS-URL: https://build.opensuse.org/request/show/674412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=402
2019-02-15 08:53:27 +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
Dominique Leuenberger
3d5fa2067a Accepting request 672185 from YaST:Head
submit new version 4.1.37

OBS-URL: https://build.opensuse.org/request/show/672185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=401
2019-02-11 20:17:01 +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
Stephan Kulow
dd49ffcad3 Accepting request 670281 from YaST:Head
submit new version 4.1.36

OBS-URL: https://build.opensuse.org/request/show/670281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=400
2019-02-04 15:09:42 +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
Dominique Leuenberger
26d6851c47 Accepting request 667971 from YaST:Head
submit new version 4.1.34

OBS-URL: https://build.opensuse.org/request/show/667971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=399
2019-01-24 13:01:05 +00:00