Accepting request 850916 from home:favogt:branches:Kernel:stable

- Add wireguard (boo#1179225)

OBS-URL: https://build.opensuse.org/request/show/850916
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-default-base?expand=0&rev=39
This commit is contained in:
Guilherme Moro 2020-11-26 09:34:34 +00:00 committed by Git OBS Bridge
parent 06faf751b9
commit 6039d8dad5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 26 07:59:32 UTC 2020 - Fabian Vogt <fvogt@suse.com>
- Add wireguard (boo#1179225)
-------------------------------------------------------------------
Tue Oct 13 07:19:13 UTC 2020 - Fabian Vogt <fvogt@suse.com>

View File

@ -54,7 +54,7 @@ ums-realtek ums-sddr09 ums-sddr55 ums-usbat usb-storage usbhid
af_packet arptable_filter arp_tables arpt_mangle bpfilter bridge br_netfilter \
ebt_.* ebtable_.* ebtables ip6table_.* ip6_tables ip6t_.* ip_.* ipt_.* iptable_.* \
nf_.* nfnetlink.* nft_.* tun veth xfrm.*_tunnel xfrm_.* x_tables xt_.* tcp_diag \
vxlan
vxlan wireguard
%define crypto_modules \
%(rpm -ql %{kernel_package_name} | grep -E 'kernel/crypto/|kernel/arch/.*/crypto/' | xargs basename -a | cut -d. -f1)