Hello community,
here is the log from the commit of package kernel-default-base for
openSUSE:Leap:15.2 checked in at 2020-03-09 18:13:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kernel-default-base (Old)
and /work/SRC/openSUSE:Leap:15.2/.kernel-default-base.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-default-base"
Mon Mar 9 18:13:53 2020 rev:4 rq:782203 version:MACRO
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/kernel-default-base/kernel-default-base.changes
2020-01-15 15:15:34.530247152 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.kernel-default-base.new.26092/kernel-default-base.changes
2020-03-09 18:14:32.921416648 +0100
@@ -1,0 +2,10 @@
+Thu Feb 27 12:07:22 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Add tcp_diag, needed by openslp
+
+-------------------------------------------------------------------
+Tue Feb 18 13:38:18 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Add the brd module, used by the LTP testsuite and tiny
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kernel-default-base.spec ++++++
--- /var/tmp/diff_new_pack.SFXnjM/_old 2020-03-09 18:14:33.181416774 +0100
+++ /var/tmp/diff_new_pack.SFXnjM/_new 2020-03-09 18:14:33.185416776 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kernel-default-base
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -40,7 +40,7 @@
%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
+%define block_drivers loop dm-mod ahci ata_piix mptsas mptspi BusLogic
sym53c8xx aam53c974 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 \
@@ -53,7 +53,7 @@
%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_.*
+nf_.* nfnetlink.* nft_.* tun veth xfrm.*_tunnel xfrm_.* x_tables xt_.* tcp_diag
%define modules %usb_modules %net_drivers %scsi_modules %block_drivers \
%hyperv_modules %virtio_modules %vmware_modules %xen_modules \