Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kernel-default-base for
openSUSE:Factory checked in at 2021-02-15 23:11:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-default-base (Old)
and /work/SRC/openSUSE:Factory/.kernel-default-base.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-default-base"
Mon Feb 15 23:11:54 2021 rev:18 rq:871195 version:MACRO
Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-default-base/kernel-default-base.changes
2020-11-29 12:19:56.833487502 +0100
+++
/work/SRC/openSUSE:Factory/.kernel-default-base.new.28504/kernel-default-base.changes
2021-02-15 23:13:19.519129206 +0100
@@ -1,0 +2,9 @@
+Thu Feb 11 09:06:20 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Add modules which got lost when migrating away from supported.conf
+ (bsc#1182110):
+ * am53c974 had a typo
+ * cls_bpf, iscsi_ibft, libahci, libata, openvswitch, sch_ingress
+- Also add vport-* modules for Open vSwitch
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kernel-default-base.spec ++++++
--- /var/tmp/diff_new_pack.4bS3SF/_old 2021-02-15 23:13:19.983129898 +0100
+++ /var/tmp/diff_new_pack.4bS3SF/_new 2021-02-15 23:13:19.983129898 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kernel-default-base
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
%define extrasummary base modules
%define extradescription This package contains only the base modules, required
in all installs.
-%define misc_modules button edd i6300esb efivarfs qemu_fw_cfg hid-generic
+%define misc_modules button edd i6300esb efivarfs qemu_fw_cfg hid-generic
iscsi_ibft
%define virtio_modules virtio virtio_.* virtio-.*
@@ -40,10 +40,11 @@
%define scsi_modules scsi_transport_iscsi sd_mod sg sr_mod st scsi_mod
-%define block_drivers loop dm-mod ahci ata_piix mptsas mptspi BusLogic
sym53c8xx aam53c974 rbd brd
+%define block_drivers loop dm-mod libata libahci ahci ata_piix mptsas mptspi \
+ BusLogic sym53c8xx am53c974 rbd brd
%define usb_modules usb-common usbcore ehci-hcd ehci-pci ohci-hcd ohci-pci
uhci-hcd \
-xhci-hcd xhci-pci typec_ucsi ucsi_acpi typec ums-alauda ums-cypress
ums-datafab \
+xhci-hcd xhci-pci typec typec_ucsi ucsi_acpi typec ums-alauda ums-cypress
ums-datafab \
ums-eneub6250 ums-freecom ums-isd200 ums-jumpshot ums-karma ums-onetouch \
ums-realtek ums-sddr09 ums-sddr55 ums-usbat usb-storage usbhid
@@ -52,9 +53,9 @@
%define networking \
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 wireguard
+cls_bpf ebt_.* ebtable_.* ebtables ip6table_.* ip6_tables ip6t_.* ip_.* ipt_.*
iptable_.* \
+nf_.* nfnetlink.* nft_.* openvswitch sch_ingress tun veth xfrm.*_tunnel
xfrm_.* \
+x_tables xt_.* tcp_diag vport-.* vxlan vport-.* wireguard
%define crypto_modules \
%(rpm -ql %{kernel_package_name} | grep -E
'kernel/crypto/|kernel/arch/.*/crypto/' | xargs basename -a | cut -d. -f1)