1
0
forked from pool/yast2-network

- bsc#1158025

- When touching existent udev rules, modify only the parts that
    are relevant or have changed.
  - When the hardware is read, use the parent_bus_id as the busid
    for virtio netcards.
- 4.2.45

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=907
This commit is contained in:
YaST Team Bot
2020-01-17 09:58:13 +00:00
committed by Git OBS Bridge
parent ac2389775e
commit fa43b7b918
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 15 09:55:05 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
- bsc#1158025
- When touching existent udev rules, modify only the parts that
are relevant or have changed.
- When the hardware is read, use the parent_bus_id as the busid
for virtio netcards.
- 4.2.45
-------------------------------------------------------------------
Wed Jan 15 08:14:48 UTC 2020 - Knut Anderssen <kanderssen@suse.com>