Skip to content

Commit

Permalink
Update NetworkManager to version 1.26.4 / rev 216 via SR 841896
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/841896
by user dimstar + dimstar_suse
- Update to version 1.26.4:
  + Add support for the DHCPv4 vendor class identifier option.
  + The initrd generator now supports specifying interfaces by MAC
    address.
  + Automatically add the wildcard DNS domain to VPNs with
    never-default=no and no domains.
  + Allow setting bond "primary" option with modes "tlb" and "alb".
  + Fix peer group tracking of Wi-Fi P2P connections.
  + Fix autoactivating virtual devices after a failure. (forwarded request 841879 from iznogood)
  • Loading branch information
dimstar authored and bmwiedemann committed Oct 18, 2020
1 parent 998a93a commit 99c5770
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 2 deletions.
Binary file modified packages/n/NetworkManager/.files
Binary file not shown.
16 changes: 16 additions & 0 deletions packages/n/NetworkManager/.rev
Expand Up @@ -1720,4 +1720,20 @@ WANTED for 13.1 - BLUEZ5 FIX (forwarded request 203010 from Zaitor)</comment>
+ dhcp4: fix bug in internal DHCP client on big endian systems. (forwarded request 828235 from iznogood)</comment>
<requestid>828238</requestid>
</revision>
<revision rev="216" vrev="1">
<srcmd5>41e0721dba70a3a22e4e25c2178e13cc</srcmd5>
<version>1.26.4</version>
<time>1603031270</time>
<user>dimstar_suse</user>
<comment>- Update to version 1.26.4:
+ Add support for the DHCPv4 vendor class identifier option.
+ The initrd generator now supports specifying interfaces by MAC
address.
+ Automatically add the wildcard DNS domain to VPNs with
never-default=no and no domains.
+ Allow setting bond &quot;primary&quot; option with modes &quot;tlb&quot; and &quot;alb&quot;.
+ Fix peer group tracking of Wi-Fi P2P connections.
+ Fix autoactivating virtual devices after a failure. (forwarded request 841879 from iznogood)</comment>
<requestid>841896</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/n/NetworkManager/NetworkManager-1.26.2.tar.xz

This file was deleted.

1 change: 1 addition & 0 deletions packages/n/NetworkManager/NetworkManager-1.26.4.tar.xz
13 changes: 13 additions & 0 deletions packages/n/NetworkManager/NetworkManager.changes
@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Oct 15 08:25:35 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 1.26.4:
+ Add support for the DHCPv4 vendor class identifier option.
+ The initrd generator now supports specifying interfaces by MAC
address.
+ Automatically add the wildcard DNS domain to VPNs with
never-default=no and no domains.
+ Allow setting bond "primary" option with modes "tlb" and "alb".
+ Fix peer group tracking of Wi-Fi P2P connections.
+ Fix autoactivating virtual devices after a failure.

-------------------------------------------------------------------
Thu Aug 20 10:27:40 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion packages/n/NetworkManager/NetworkManager.spec
Expand Up @@ -22,7 +22,7 @@
%define with_cacert_patch 0
%define _udevdir %(pkg-config --variable udevdir udev)
Name: NetworkManager
Version: 1.26.2
Version: 1.26.4
Release: 0
Summary: Network Link Manager and user applications for it
License: GPL-2.0-or-later
Expand Down

0 comments on commit 99c5770

Please sign in to comment.