Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kernel-source for openSUSE:Factory checked in at 2026-02-17 18:44:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source (Old) and /work/SRC/openSUSE:Factory/.kernel-source.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source" Tue Feb 17 18:44:32 2026 rev:824 rq:1333481 version:6.19.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes 2026-02-09 11:42:48.412350823 +0100 +++ /work/SRC/openSUSE:Factory/.kernel-source.new.1977/dtb-aarch64.changes 2026-02-17 18:44:52.837795294 +0100 @@ -1,0 +2,191 @@ +Tue Feb 17 07:36:29 CET 2026 - [email protected] + +- iommu/arm-smmu-qcom: do not register driver in probe() + (git-fixes). +- commit 7b303f4 + +------------------------------------------------------------------- +Tue Feb 17 07:15:47 CET 2026 - [email protected] + +- Linux 6.19.2 (bsc#1012628). +- Revert "driver core: enforce device_lock for + driver_match_device()" (bsc#1012628). +- commit 57aa524 + +------------------------------------------------------------------- +Tue Feb 17 07:15:02 CET 2026 - [email protected] + +- Linux 6.19.1 (bsc#1012628). +- smb: client: split cached_fid bitfields to avoid shared-byte + RMW races (bsc#1012628). +- ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset + in error paths (bsc#1012628). +- ksmbd: add chann_lock to protect ksmbd_chann_list xarray + (bsc#1012628). +- smb: server: fix leak of active_num_conn in + ksmbd_tcp_new_connection() (bsc#1012628). +- smb: smbdirect: introduce + smbdirect_socket.recv_io.credits.available (bsc#1012628). +- smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.* + (bsc#1012628). +- smb: server: make use of + smbdirect_socket.recv_io.credits.available (bsc#1012628). +- smb: server: let recv_done() queue a refill when the peer is + low on credits (bsc#1012628). +- smb: server: make use of smbdirect_socket.send_io.bcredits + (bsc#1012628). +- smb: server: fix last send credit problem causing disconnects + (bsc#1012628). +- smb: server: let send_done handle a completion without + IB_SEND_SIGNALED (bsc#1012628). +- smb: client: make use of + smbdirect_socket.recv_io.credits.available (bsc#1012628). +- smb: client: let recv_done() queue a refill when the peer is + low on credits (bsc#1012628). +- smb: client: let smbd_post_send() make use of request->wr + (bsc#1012628). +- smb: client: remove pointless sc->recv_io.credits.count rollback + (bsc#1012628). +- smb: client: remove pointless sc->send_io.pending handling in + smbd_post_send_iter() (bsc#1012628). +- smb: client: port and use the wait_for_credits logic used by + server (bsc#1012628). +- smb: client: split out smbd_ib_post_send() (bsc#1012628). +- smb: client: introduce and use smbd_{alloc, free}_send_io() + (bsc#1012628). +- smb: client: use smbdirect_send_batch processing (bsc#1012628). +- smb: client: make use of smbdirect_socket.send_io.bcredits + (bsc#1012628). +- smb: client: fix last send credit problem causing disconnects + (bsc#1012628). +- smb: client: let smbd_post_send_negotiate_req() use + smbd_post_send() (bsc#1012628). +- smb: client: let send_done handle a completion without + IB_SEND_SIGNALED (bsc#1012628). +- driver core: enforce device_lock for driver_match_device() + (bsc#1012628). +- Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB + (bsc#1012628). +- ALSA: hda/conexant: Add quirk for HP ZBook Studio G4 + (bsc#1012628). +- crypto: iaa - Fix out-of-bounds index in + find_empty_iaa_compression_mode (bsc#1012628). +- crypto: octeontx - Fix length check to avoid truncation in + ucode_load_store (bsc#1012628). +- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists + correctly (bsc#1012628). +- crypto: virtio - Add spinlock protection with virtqueue + notification (bsc#1012628). +- crypto: virtio - Remove duplicated virtqueue_kick in + virtio_crypto_skcipher_crypt_req (bsc#1012628). +- nilfs2: Fix potential block overflow that cause system hang + (bsc#1012628). +- hfs: ensure sb->s_fs_info is always cleaned up (bsc#1012628). +- wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon() + (bsc#1012628). +- scsi: qla2xxx: Validate sp before freeing associated memory + (bsc#1012628). +- scsi: qla2xxx: Allow recovery for tape devices (bsc#1012628). +- scsi: qla2xxx: Delay module unload while fabric scan in progress + (bsc#1012628). +- scsi: qla2xxx: Free sp in error path to fix system crash + (bsc#1012628). +- scsi: qla2xxx: Query FW again before proceeding with login + (bsc#1012628). +- sched/mmcid: Don't assume CID is CPU owned on mode switch + (bsc#1012628). +- bus: fsl-mc: fix use-after-free in driver_override_show() + (bsc#1012628). +- erofs: fix UAF issue for file-backed mounts w/ directio option + (bsc#1012628). +- xfs: fix UAF in xchk_btree_check_block_owner (bsc#1012628). +- drm/exynos: vidi: use ctx->lock to protect struct vidi_context + member variables related to memory alloc/free (bsc#1012628). +- PCI: endpoint: Avoid creating sub-groups asynchronously + (bsc#1012628). +- wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add + (bsc#1012628). +- Rename to + patches.kernel.org/6.19.1-001-io_uring-io-wq-add-exit-on-idle-state.patch. +- Rename to + patches.kernel.org/6.19.1-002-io_uring-allow-io-wq-workers-to-exit-when-unus.patch. +- commit 2f9cad9 + +------------------------------------------------------------------- +Thu Feb 12 07:33:50 CET 2026 - [email protected] + +- Restore kABI for virtualbox drivers (bsc#1258115). +- commit d312ff6 + +------------------------------------------------------------------- +Thu Feb 12 07:11:01 CET 2026 - [email protected] + +- io_uring: allow io-wq workers to exit when unused + (<[email protected]>). +- io_uring/io-wq: add exit-on-idle state + (<[email protected]>). +- commit b7d1ad1 + +------------------------------------------------------------------- +Mon Feb 9 00:33:59 CET 2026 - [email protected] + +- update to 6.19 final +- refresh configs (headers only) +- commit 8f6da03 + +------------------------------------------------------------------- +Mon Feb 9 00:31:10 CET 2026 - [email protected] + +- config: update and reenable armv6hl configs +- option values copied from armv7hl +- commit 7ef7460 + +------------------------------------------------------------------- +Mon Feb 9 00:28:36 CET 2026 - [email protected] + +- config: update and reenable armv7hl configs +- option values copied from arm64 except + - MACH_MT6582=y + - CLK_RK3506=y +- commit e113f66 + +------------------------------------------------------------------- +Mon Feb 9 00:16:37 CET 2026 - [email protected] + +- config: update and reenable arm64 configs +- option values copied from x86_64, i386 and riscv64 except + - ARCH_BST=y + - ARM64_MPAM=y + - PCI_SKY1_HOST=m + - PCIE_NXP_S32G=y + - CACHEMAINT_FOR_HOTPLUG=y + - HISI_SOC_HHA=m + - PINCTRL_SKY1=m + - PINCTRL_MT6878=y + - PINCTRL_KAANAPALI=m + - GPIO_SHARED_PROXY=m + - CHARGER_BD71828=m + - SENSORS_MACSMC_HWMON=m + - IMX91_THERMAL=m + - VIDEO_ROCKCHIP_CIF=m + - DRM_IMX8MP_HDMI_PAI=m + - DRM_DW_HDMI_QP_CEC=y + - DRM_MEDIATEK_HDMI_V2=m + - SND_HDA_CIX_IPBLOQ=m + - SND_SOC_MT8189=m + - SND_SOC_MT8189_NAU8825=m + - USB_DWC3_APPLE=m + - SCSI_UFS_AMD_VERSAL2=m + - RTC_DRV_MACSMC=m + - IPQ_NSSCC_5424=m + - SM_VIDEOCC_8750=m + - CLK_RV1126B=y + - RTK_SYSTIMER=y + - MTK_MFG_PM_DOMAIN=y + - PWM_AIROHA=m + - NVMEM_QNAP_MCU_EEPROM=m + - INTERCONNECT_QCOM_KAANAPALI=m + - ARM64_MPAM_DRIVER_DEBUG=n +- commit 0e2d85d + +------------------------------------------------------------------- @@ -223,0 +415,17 @@ +Thu Feb 5 13:36:06 CET 2026 - [email protected] + +- accel/amdxdna: Update firmware version check for latest firmware + (bsc#1257724). +- accel/amdxdna: Enable temporal sharing only mode (bsc#1257724). +- accel/amdxdna: Remove NPU2 support (bsc#1257724). +- accel/amdxdna: Remove amdxdna_flush() (bsc#1257724). +- commit 6eaf1bb + +------------------------------------------------------------------- +Thu Feb 5 12:25:17 CET 2026 - [email protected] + +- Refresh patches.suse/wifi-iwlwifi-Add-missing-firmware-info-for-bz-b0-mod.patch (bsc#1252084) + The upstream didn't release *-101.ucode for some models. +- commit 33ced68 + +------------------------------------------------------------------- @@ -239,0 +448,6 @@ +Sun Feb 1 23:11:15 CET 2026 - [email protected] + +- update to 6.19-rc8 +- commit 41a428c + +------------------------------------------------------------------- @@ -642,0 +857,10 @@ +Mon Jan 26 00:11:33 CET 2026 - [email protected] + +- update to 6.19-rc7 +- drop no longer needed patch (obsoleted by 3f2de814c059) + - patches.rpmify/Revert-objtool-fix-build-failure-due-to-missing-libopcodes.patch +- update configs + - DRM_XE_USERPTR_INVAL_INJECT=n (on i386) +- commit 3fe5a20 + +------------------------------------------------------------------- @@ -1011,0 +1236,7 @@ +Wed Jan 21 16:03:32 CET 2026 - [email protected] + +- Revert "objtool: fix build failure due to missing libopcodes + check". +- commit 50c998d + +------------------------------------------------------------------- @@ -1017,0 +1249,15 @@ +Mon Jan 19 09:23:32 CET 2026 - [email protected] + +- Enable NCT6694 support on x86_64 + This multi-function device is platform-independent and can be found + on both ARM and x86 platforms. +- commit e5dd94d + +------------------------------------------------------------------- +Mon Jan 19 06:20:59 CET 2026 - [email protected] + +- update to 6.19-rc6 +- refresh configs +- commit e5456de + +------------------------------------------------------------------- @@ -1341,0 +1588,8 @@ +Mon Jan 12 09:08:40 CET 2026 - [email protected] + +- update to 6.19-rc5 +- update configs + - MISC_RP1=n (i386) +- commit 444cfba + +------------------------------------------------------------------- @@ -2183 +2437 @@ -- commit 34a9481 +- commit fb41c0f @@ -2192,0 +2447,6 @@ +Mon Jan 5 08:47:23 CET 2026 - [email protected] + +- update to 6.19-rc4 +- commit a7682af + +------------------------------------------------------------------- @@ -2949,0 +3210,6 @@ +Sun Dec 28 23:07:01 CET 2025 - [email protected] + +- update to 6.19-rc3 +- commit d29a794 + +------------------------------------------------------------------- @@ -2956,0 +3223,8 @@ +Mon Dec 22 00:59:55 CET 2025 - [email protected] + +- update to 6.19-rc2 +- update configs + - CAN_DEV m -> y (changed from tristate to bool) +- commit ced4058 + +------------------------------------------------------------------- @@ -4098,0 +4373,162 @@ +Mon Dec 15 00:44:26 CET 2025 - [email protected] + +- update to 6.19-rc1 +- drop 31 patches (30 stable, 1 mainline) + - patches.kernel.org/* + - patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch +- update config files + - disable ARM architectures (need config update) +- refresh patches + - patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch ++++ 160 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.1977/dtb-aarch64.changes dtb-armv6l.changes: same change dtb-armv7l.changes: same change dtb-riscv64.changes: same change kernel-64kb.changes: same change kernel-default.changes: same change kernel-docs.changes: same change kernel-kvmsmall.changes: same change kernel-lpae.changes: same change kernel-obs-build.changes: same change kernel-obs-qa.changes: same change kernel-pae.changes: same change kernel-source.changes: same change kernel-syms.changes: same change kernel-vanilla.changes: same change kernel-zfcpdump.changes: same change Old: ---- linux-6.18.tar.sign linux-6.18.tar.xz New: ---- linux-6.19.tar.sign linux-6.19.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dtb-aarch64.spec ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:40.999805062 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:41.007805396 +0100 @@ -16,8 +16,8 @@ # -%define srcversion 6.18 -%define patchversion 6.18.9 +%define srcversion 6.19 +%define patchversion 6.19.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 6.18.9 +Version: 6.19.2 %if 0%{?is_kotd} -Release: <RELEASE>.g6d9f8a8 +Release: <RELEASE>.g0746921 %else Release: 0 %endif dtb-armv6l.spec: same change dtb-armv7l.spec: same change dtb-riscv64.spec: same change ++++++ kernel-64kb.spec ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:41.619830945 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:41.627831280 +0100 @@ -17,9 +17,9 @@ # needssslcertforbuild -%define srcversion 6.18 -%define patchversion 6.18.9 -%define git_commit 6d9f8a821c2b821c69323a94d40a2f5e8af36052 +%define srcversion 6.19 +%define patchversion 6.19.2 +%define git_commit 07469219d2b52fcced8671778315f04b2a638a58 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-64kb -Version: 6.18.9 +Version: 6.19.2 %if 0%{?is_kotd} -Release: <RELEASE>.g6d9f8a8 +Release: <RELEASE>.g0746921 %else Release: 0 %endif kernel-default.spec: same change ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:41.855840798 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:41.871841466 +0100 @@ -16,9 +16,9 @@ # -%define srcversion 6.18 -%define patchversion 6.18.9 -%define git_commit 6d9f8a821c2b821c69323a94d40a2f5e8af36052 +%define srcversion 6.19 +%define patchversion 6.19.2 +%define git_commit 07469219d2b52fcced8671778315f04b2a638a58 %define variant %{nil} %define build_html 1 %define build_pdf 0 @@ -28,9 +28,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-docs -Version: 6.18.9 +Version: 6.19.2 %if 0%{?is_kotd} -Release: <RELEASE>.g6d9f8a8 +Release: <RELEASE>.g0746921 %else Release: 0 %endif ++++++ kernel-kvmsmall.spec ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:42.031848146 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:42.035848313 +0100 @@ -17,9 +17,9 @@ # needssslcertforbuild -%define srcversion 6.18 -%define patchversion 6.18.9 -%define git_commit 6d9f8a821c2b821c69323a94d40a2f5e8af36052 +%define srcversion 6.19 +%define patchversion 6.19.2 +%define git_commit 07469219d2b52fcced8671778315f04b2a638a58 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-kvmsmall -Version: 6.18.9 +Version: 6.19.2 %if 0%{?is_kotd} -Release: <RELEASE>.g6d9f8a8 +Release: <RELEASE>.g0746921 %else Release: 0 %endif kernel-lpae.spec: same change ++++++ kernel-obs-build.spec ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:42.319860169 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:42.323860337 +0100 @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.18.9 +%define patchversion 6.19.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -38,23 +38,23 @@ %endif %endif %endif -%global kernel_package kernel%kernel_flavor-srchash-6d9f8a821c2b821c69323a94d40a2f5e8af36052 +%global kernel_package kernel%kernel_flavor-srchash-07469219d2b52fcced8671778315f04b2a638a58 %endif %if 0%{?rhel_version} %global kernel_package kernel %endif Name: kernel-obs-build -Version: 6.18.9 +Version: 6.19.2 %if 0%{?is_kotd} -Release: <RELEASE>.g6d9f8a8 +Release: <RELEASE>.g0746921 %else Release: 0 %endif Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Provides: kernel-obs-build-srchash-6d9f8a821c2b821c69323a94d40a2f5e8af36052 +Provides: kernel-obs-build-srchash-07469219d2b52fcced8671778315f04b2a638a58 BuildRequires: coreutils BuildRequires: device-mapper BuildRequires: dracut ++++++ kernel-obs-qa.spec ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:42.415864177 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:42.419864345 +0100 @@ -17,15 +17,15 @@ # needsrootforbuild -%define patchversion 6.18.9 +%define patchversion 6.19.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-obs-qa -Version: 6.18.9 +Version: 6.19.2 %if 0%{?is_kotd} -Release: <RELEASE>.g6d9f8a8 +Release: <RELEASE>.g0746921 %else Release: 0 %endif @@ -36,7 +36,7 @@ # kernel-obs-build must be also configured as VMinstall, but is required # here as well to avoid that qa and build package build parallel %if ! 0%{?qemu_user_space_build} -BuildRequires: kernel-obs-build-srchash-6d9f8a821c2b821c69323a94d40a2f5e8af36052 +BuildRequires: kernel-obs-build-srchash-07469219d2b52fcced8671778315f04b2a638a58 %endif BuildRequires: modutils ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64 ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:42.499867684 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:42.515868352 +0100 @@ -17,9 +17,9 @@ # needssslcertforbuild -%define srcversion 6.18 -%define patchversion 6.18.9 -%define git_commit 6d9f8a821c2b821c69323a94d40a2f5e8af36052 +%define srcversion 6.19 +%define patchversion 6.19.2 +%define git_commit 07469219d2b52fcced8671778315f04b2a638a58 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-pae -Version: 6.18.9 +Version: 6.19.2 %if 0%{?is_kotd} -Release: <RELEASE>.g6d9f8a8 +Release: <RELEASE>.g0746921 %else Release: 0 %endif ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:42.615872527 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:42.627873028 +0100 @@ -16,9 +16,9 @@ # -%define srcversion 6.18 -%define patchversion 6.18.9 -%define git_commit 6d9f8a821c2b821c69323a94d40a2f5e8af36052 +%define srcversion 6.19 +%define patchversion 6.19.2 +%define git_commit 07469219d2b52fcced8671778315f04b2a638a58 %define variant %{nil} %define gcc_package gcc %define gcc_compiler gcc @@ -28,9 +28,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-source -Version: 6.18.9 +Version: 6.19.2 %if 0%{?is_kotd} -Release: <RELEASE>.g6d9f8a8 +Release: <RELEASE>.g0746921 %else Release: 0 %endif ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:42.735877537 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:42.735877537 +0100 @@ -16,15 +16,15 @@ # -%define git_commit 6d9f8a821c2b821c69323a94d40a2f5e8af36052 +%define git_commit 07469219d2b52fcced8671778315f04b2a638a58 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms -Version: 6.18.9 +Version: 6.19.2 %if 0%{?is_kotd} -Release: <RELEASE>.g6d9f8a8 +Release: <RELEASE>.g0746921 %else Release: 0 %endif ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:42.847882213 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:42.851882380 +0100 @@ -17,9 +17,9 @@ # needssslcertforbuild -%define srcversion 6.18 -%define patchversion 6.18.9 -%define git_commit 6d9f8a821c2b821c69323a94d40a2f5e8af36052 +%define srcversion 6.19 +%define patchversion 6.19.2 +%define git_commit 07469219d2b52fcced8671778315f04b2a638a58 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-vanilla -Version: 6.18.9 +Version: 6.19.2 %if 0%{?is_kotd} -Release: <RELEASE>.g6d9f8a8 +Release: <RELEASE>.g0746921 %else Release: 0 %endif kernel-zfcpdump.spec: same change ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:43.291900749 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:43.295900916 +0100 @@ -1,6 +1,6 @@ -mtime: 1770404024 -commit: f8d21eee528f88ff57a9172d6506aefa6173f55d889a8036fb34d0ac23c66340 +mtime: 1771310317 +commit: ccb9ff6ec978a4f93cf62cc9326fe2721b8a61c0f28c80c9ca7ccfe2edb69b46 url: https://src.opensuse.org/jirislaby/kernel-source -revision: f8d21eee528f88ff57a9172d6506aefa6173f55d889a8036fb34d0ac23c66340 +revision: ccb9ff6ec978a4f93cf62cc9326fe2721b8a61c0f28c80c9ca7ccfe2edb69b46 trackingbranch: Kernel/stable ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-02-17 07:38:45.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ config.addon.tar.bz2 ++++++ ++++++ config.sh ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:44.391946672 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:44.419947842 +0100 @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=6.18 +SRCVERSION=6.19 # variant of the kernel-source package, either empty or "-rt" VARIANT= # enable kernel module compression ++++++ config.tar.bz2 ++++++ ++++ 5833 lines of diff (skipped) ++++++ kabi.tar.bz2 ++++++ ++++++ linux-6.18.tar.xz -> linux-6.19.tar.xz ++++++ /work/SRC/openSUSE:Factory/kernel-source/linux-6.18.tar.xz /work/SRC/openSUSE:Factory/.kernel-source.new.1977/linux-6.19.tar.xz differ: char 15, line 1 ++++++ patches.addon.tar.bz2 ++++++ ++++++ patches.apparmor.tar.bz2 ++++++ ++++++ patches.arch.tar.bz2 ++++++ ++++++ patches.drivers.tar.bz2 ++++++ ++++++ patches.drm.tar.bz2 ++++++ ++++++ patches.fixes.tar.bz2 ++++++ ++++++ patches.kabi.tar.bz2 ++++++ ++++++ patches.kernel.org.tar.bz2 ++++++ ++++ 189209 lines of diff (skipped) ++++++ patches.rpmify.tar.bz2 ++++++ ++++++ patches.rt.tar.bz2 ++++++ ++++++ patches.suse.tar.bz2 ++++++ ++++ 2360 lines of diff (skipped) ++++++ series.conf ++++++ ++++ 2216 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source/series.conf ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.1977/series.conf ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.Pn56Eo/_old 2026-02-17 18:45:48.464116674 +0100 +++ /var/tmp/diff_new_pack.Pn56Eo/_new 2026-02-17 18:45:48.496118010 +0100 @@ -1,4 +1,4 @@ -2026-02-06 18:53:03 +0000 -GIT Revision: 6d9f8a821c2b821c69323a94d40a2f5e8af36052 +2026-02-17 06:37:31 +0000 +GIT Revision: 07469219d2b52fcced8671778315f04b2a638a58 GIT Branch: stable ++++++ sysctl.tar.bz2 ++++++
