openSUSE Commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
April 2023
- 1 participants
- 3149 discussions
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package intel-graphics-compiler for openSUSE:Factory checked in at 2023-04-01 19:30:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/intel-graphics-compiler (Old)
and /work/SRC/openSUSE:Factory/.intel-graphics-compiler.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "intel-graphics-compiler"
Sat Apr 1 19:30:17 2023 rev:3 rq:1075747 version:1.0.13230.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/intel-graphics-compiler/intel-graphics-compiler.changes 2023-03-27 18:17:49.435595340 +0200
+++ /work/SRC/openSUSE:Factory/.intel-graphics-compiler.new.9019/intel-graphics-compiler.changes 2023-04-01 19:30:42.556864670 +0200
@@ -1,0 +2,21 @@
+Fri Mar 31 06:37:32 UTC 2023 - Patrik Jakobsson <patrik.jakobsson(a)suse.com>
+
+- 0001-Use-patch-instead-of-git-to-apply-opencl-clang-patch.patch makes it
+ possible to build without using git repos.
+
+-------------------------------------------------------------------
+Tue Mar 28 11:11:37 UTC 2023 - Patrik Jakobsson <patrik.jakobsson(a)suse.com>
+
+- Update opencl_clang to fd68f64b33e67d58f6c36b9e25c31c1178a1962a
+- Update spirv-llvm-translator to 4ef524240833abfeee1c5b9fff6b1bd53f4806b3
+- Don't compile with -Wno-dev. It breaks builds on Leap 15.4.
+
+-------------------------------------------------------------------
+Mon Mar 27 13:34:07 UTC 2023 - Patrik Jakobsson <patrik.jakobsson(a)suse.com>
+
+- Update to version 1.0.13230.7
+ * Compile against prebuilt spirv-tools and spirv-headers
+ * 0001-Preinstalled-SPIRV-Tools-CMakeFile-target-fix.patch fixes cmake
+ build issue with prebuild spirv-tools
+
+-------------------------------------------------------------------
Old:
----
igc-1.0.8744.tar.gz
New:
----
0001-Preinstalled-SPIRV-Tools-CMakeFile-target-fix.patch
0001-Use-patch-instead-of-git-to-apply-opencl-clang-patch.patch
igc-1.0.13230.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ intel-graphics-compiler.spec ++++++
--- /var/tmp/diff_new_pack.CNPzar/_old 2023-04-01 19:30:43.796871179 +0200
+++ /var/tmp/diff_new_pack.CNPzar/_new 2023-04-01 19:30:43.804871221 +0200
@@ -17,11 +17,11 @@
%global llvm_commit llvmorg-11.1.0
-%global opencl_clang_commit fd68f64b33e67d58f6c36b9e25c31c1178a1962a
-%global spirv_llvm_translator_commit c67e6f26a7285aa753598ef792593ac4a545adf9
-%global vc_intrinsics_commit e5ad7e02aa4aa21a3cd7b3e5d1f3ec9b95f58872
+%global opencl_clang_commit 363a5262d8c7cff3fb28f3bdb5d85c8d7e91c1bb
+%global spirv_llvm_translator_commit 4ef524240833abfeee1c5b9fff6b1bd53f4806b3
+%global vc_intrinsics_commit v0.11.0
Name: intel-graphics-compiler
-Version: 1.0.8744
+Version: 1.0.13230.7
Release: 1%{?dist}
Summary: Intel Graphics Compiler for OpenCL
License: MIT
@@ -34,6 +34,8 @@
Source4: https://github.com/intel/vc-intrinsics/archive/%{vc_intrinsics_commit}/vc-i…
Patch0: 0001-llvm-needs-to-include-cstdio-for-gcc13.patch
Patch1: 0001-libspriv-needs-to-include-cstdint-for-gcc13.patch
+Patch2: 0001-Preinstalled-SPIRV-Tools-CMakeFile-target-fix.patch
+Patch3: 0001-Use-patch-instead-of-git-to-apply-opencl-clang-patch.patch
BuildRequires: bison
BuildRequires: cmake
BuildRequires: flex
@@ -41,8 +43,11 @@
BuildRequires: git
BuildRequires: make
BuildRequires: memory-constraints
+BuildRequires: patch
BuildRequires: pkgconfig
BuildRequires: python3
+BuildRequires: spirv-headers
+BuildRequires: spirv-tools-devel
BuildRequires: unzip
ExclusiveArch: x86_64
@@ -108,7 +113,6 @@
%prep
mkdir llvm-project
tar -xzf %{_sourcedir}/llvm-project.tar.gz -C llvm-project --strip-components=1
-mv llvm-project/clang llvm-project/llvm/tools/
pushd llvm-project
%patch0 -p1
popd
@@ -119,6 +123,9 @@
pushd llvm-project/llvm/projects
mkdir opencl-clang llvm-spirv
tar -xzf %{_sourcedir}/intel-opencl-clang.tar.gz -C opencl-clang --strip-components=1
+pushd opencl-clang
+%patch3 -p1
+popd
tar -xzf %{_sourcedir}/spirv-llvm-translator.tar.gz -C llvm-spirv --strip-components=1
popd
@@ -126,6 +133,7 @@
tar -xzf %{_sourcedir}/igc-%{version}.tar.gz -C igc --strip-components=1
pushd igc
%patch1 -p1
+%patch2 -p1
popd
%build
@@ -135,12 +143,14 @@
pushd build
# FIXME: you should use %%cmake macros
-export CXXFLAGS="-Wno-nonnull -Wno-dev -fPIE"
+export CXXFLAGS="-Wno-nonnull -fPIE"
export LDFLAGS="-pie"
cmake ../igc \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
- -DINSTALL_SPIRVDLL=0
+ -DINSTALL_SPIRVDLL=0 \
+ -DIGC_OPTION__SPIRV_TOOLS_MODE=Prebuilds \
+ -DIGC_OPTION__USE_PREINSTALLED_SPRIV_HEADERS=ON
%make_build
popd
++++++ 0001-Preinstalled-SPIRV-Tools-CMakeFile-target-fix.patch ++++++
From 8068732355d18464a9fcb6846c225929349b450c Mon Sep 17 00:00:00 2001
From: Jakub Czarnecki <jakub.czarnecki(a)intel.com>
Date: Thu, 26 Jan 2023 11:35:03 +0000
Subject: [PATCH] Preinstalled SPIRV-Tools CMakeFile - target fix
Added checking if SPIRV-Tools isn't already set as target before adding
it as a custom target to avoid errors.
---
external/SPIRV-Tools/CMakeLists.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/external/SPIRV-Tools/CMakeLists.txt b/external/SPIRV-Tools/CMakeLists.txt
index 9afa5746c..3b768c1b7 100644
--- a/external/SPIRV-Tools/CMakeLists.txt
+++ b/external/SPIRV-Tools/CMakeLists.txt
@@ -33,7 +33,9 @@ if(IGC_OPTION__SPIRV_TOOLS_MODE STREQUAL PREBUILDS_MODE_NAME)
set(IGC_BUILD__SPIRV-Tools_DIR "${SPIRV-Tools_ROOT_DIR}")
set(INCLUDE_DIRS_LIST "${SPIRV-Tools_ROOT_DIR}/include" "${SPIRV-Headers_INCLUDE_DIR}")
- add_custom_target(SPIRV-Tools)
+ if(NOT TARGET SPIRV-Tools)
+ add_custom_target(SPIRV-Tools)
+ endif()
set_target_properties(SPIRV-Tools PROPERTIES INCLUDE_DIRECTORIES "${INCLUDE_DIRS_LIST}")
set(IGC_BUILD__PROJ__SPIRV-Tools SPIRV-Tools)
--
2.40.0
++++++ 0001-Use-patch-instead-of-git-to-apply-opencl-clang-patch.patch ++++++
From f2e998091a0822dfb19e1756273f5d3c81ff8d4a Mon Sep 17 00:00:00 2001
From: Patrik Jakobsson <patrik.r.jakobsson(a)gmail.com>
Date: Tue, 28 Mar 2023 10:34:25 +0200
Subject: [PATCH] Use patch instead of git to apply opencl-clang patches
Signed-off-by: Patrik Jakobsson <pjakobsson(a)suse.de>
---
cmake/modules/CMakeFunctions.cmake | 74 ++++++------------------------
1 file changed, 14 insertions(+), 60 deletions(-)
diff --git a/cmake/modules/CMakeFunctions.cmake b/cmake/modules/CMakeFunctions.cmake
index 5a49ac0..0f40f80 100644
--- a/cmake/modules/CMakeFunctions.cmake
+++ b/cmake/modules/CMakeFunctions.cmake
@@ -101,69 +101,23 @@ function(apply_patches repo_dir patches_dirs base_revision target_branch ret)
endif()
message(STATUS "[OPENCL-CLANG] Patching repository ${repo_dir}")
- # Check if the target branch already exists
- execute_process(
- COMMAND ${GIT_EXECUTABLE} rev-parse --verify --no-revs -q ${target_branch}
- WORKING_DIRECTORY ${repo_dir}
- RESULT_VARIABLE patches_needed
- ERROR_QUIET
- OUTPUT_QUIET
- )
- if(patches_needed EQUAL 128) # not a git repo
- set(ret_not_git_repo 1)
- message(STATUS "[OPENCL-CLANG] Is not a git repo")
- elseif(patches_needed) # The target branch doesn't exist
- list(SORT patches)
- is_valid_revision(${repo_dir} ${base_revision} exists_base_rev)
+ list(SORT patches)
- if(NOT ${exists_base_rev})
- execute_process( # take SHA1 from HEAD
- COMMAND ${GIT_EXECUTABLE} rev-parse HEAD
- WORKING_DIRECTORY ${repo_dir}
- OUTPUT_VARIABLE repo_head
- OUTPUT_STRIP_TRAILING_WHITESPACE
- ERROR_QUIET
- )
- message(STATUS "[OPENCL-CLANG] ref ${base_revision} not exists in repository, using current HEAD:${repo_head}")
- set(base_revision ${repo_head})
- endif()
- execute_process( # Create the target branch
- COMMAND ${GIT_EXECUTABLE} checkout -b ${target_branch} ${base_revision}
+ foreach(patch ${patches})
+ execute_process( # Apply the patch
+ COMMAND patch -p1 -i ${patch}
WORKING_DIRECTORY ${repo_dir}
- RESULT_VARIABLE ret_check_out
- ERROR_STRIP_TRAILING_WHITESPACE
- ERROR_VARIABLE checkout_log
- OUTPUT_QUIET
- )
- message(STATUS "[OPENCL-CLANG] ${checkout_log} which starts from ref : ${base_revision}")
- foreach(patch ${patches})
- is_backport_patch_present(${patch} ${repo_dir} patch_in_branch)
- if(${patch_in_branch})
- message(STATUS "[OPENCL-CLANG] Patch ${patch} is already in local branch - ignore patching")
- else()
- execute_process( # Apply the patch
- COMMAND ${GIT_EXECUTABLE} am --3way --ignore-whitespace ${patch}
- WORKING_DIRECTORY ${repo_dir}
- OUTPUT_VARIABLE patching_log
- ERROR_QUIET
- RESULT_VARIABLE ret_apply_patch
- )
- message(STATUS "[OPENCL-CLANG] Not present - ${patching_log}")
- if (ret_apply_patch)
- break()
- endif()
- endif()
- endforeach(patch)
- else() # The target branch already exists
- execute_process( # Check it out
- COMMAND ${GIT_EXECUTABLE} checkout ${target_branch}
- WORKING_DIRECTORY ${repo_dir}
- RESULT_VARIABLE ret_check_out
- ERROR_QUIET
- OUTPUT_QUIET
+ OUTPUT_VARIABLE patching_log
+ RESULT_VARIABLE ret_apply_patch
)
- endif()
- if (NOT (ret_not_git_repo OR ret_check_out OR ret_apply_patch))
+ if (ret_apply_patch)
+ message(STATUS "[OPENCL-CLANG] Failed to apply patch ${patch}")
+ break()
+ endif()
+ message(STATUS "[OPENCL-CLANG] Applied patch ${patch}")
+ endforeach(patch)
+
+ if (NOT (ret_apply_patch))
set(${ret} True PARENT_SCOPE)
else()
message(FATAL_ERROR "[OPENCL-CLANG] Failed to apply patch!")
--
2.40.0
++++++ igc-1.0.8744.tar.gz -> igc-1.0.13230.7.tar.gz ++++++
/work/SRC/openSUSE:Factory/intel-graphics-compiler/igc-1.0.8744.tar.gz /work/SRC/openSUSE:Factory/.intel-graphics-compiler.new.9019/igc-1.0.13230.7.tar.gz differ: char 13, line 1
++++++ intel-opencl-clang.tar.gz ++++++
++++ 3533 lines of diff (skipped)
++++++ spirv-llvm-translator.tar.gz ++++++
++++ 14229 lines of diff (skipped)
++++++ vc-intrinsics.zip ++++++
Binary files /var/tmp/diff_new_pack.CNPzar/_old and /var/tmp/diff_new_pack.CNPzar/_new differ
1
0
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 2023-04-01 19:30:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
and /work/SRC/openSUSE:Factory/.kernel-source.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source"
Sat Apr 1 19:30:14 2023 rev:685 rq:1075544 version:6.2.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes 2023-03-24 15:18:56.514425178 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new.9019/dtb-aarch64.changes 2023-04-01 19:30:24.216769807 +0200
@@ -1,0 +2,468 @@
+Thu Mar 30 13:30:50 CEST 2023 - jslaby(a)suse.cz
+
+- Linux 6.2.9 (bsc#1012628).
+- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
+ (bsc#1012628).
+- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
+ (bsc#1012628).
+- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
+ (bsc#1012628).
+- perf/core: Fix perf_output_begin parameter is incorrectly
+ invoked in perf_event_bpf_output (bsc#1012628).
+- perf: fix perf_event_context->time (bsc#1012628).
+- tracing/hwlat: Replace sched_setaffinity with
+ set_cpus_allowed_ptr (bsc#1012628).
+- drm/amd/display: fix k1 k2 divider programming for phantom
+ streams (bsc#1012628).
+- drm/amd/display: Remove OTG DIV register write for Virtual
+ signals (bsc#1012628).
+- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
+- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
+ (bsc#1012628).
+- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
+ nodes (bsc#1012628).
+- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
+ (bsc#1012628).
+- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
+ (bsc#1012628).
+- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
+ (bsc#1012628).
+- power: supply: bq24190: Fix use after free bug in bq24190_remove
+ due to race condition (bsc#1012628).
+- power: supply: da9150: Fix use after free bug in
+ da9150_charger_remove due to race condition (bsc#1012628).
+- wifi: mt76: do not run mt76_unregister_device() on unregistered
+ hw (bsc#1012628).
+- wifi: mt76: connac: do not check WED status for non-mmio devices
+ (bsc#1012628).
+- efi: earlycon: Reprobe after parsing config tables
+ (bsc#1012628).
+- arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031
+ for EQOS (bsc#1012628).
+- arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (bsc#1012628).
+- ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl (bsc#1012628).
+- ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl (bsc#1012628).
+- ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
+ (bsc#1012628).
+- arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
+ (bsc#1012628).
+- arm64: dts: imx93: add missing #address-cells and #size-cells
+ to i2c nodes (bsc#1012628).
+- NFS: Fix /proc/PID/io read_bytes for buffered reads
+ (bsc#1012628).
+- NFS: Correct timing for assigning access cache timestamp
+ (bsc#1012628).
+- xsk: Add missing overflow check in xdp_umem_reg (bsc#1012628).
+- iavf: fix inverted Rx hash condition leading to disabled hash
+ (bsc#1012628).
+- iavf: fix non-tunneled IPv6 UDP packet type and hashing
+ (bsc#1012628).
+- iavf: do not track VLAN 0 filters (bsc#1012628).
+- intel/igbvf: free irq on the error path in igbvf_request_msix()
+ (bsc#1012628).
+- igbvf: Regard vf reset nack as success (bsc#1012628).
+- igc: fix the validation logic for taprio's gate list
+ (bsc#1012628).
+- i2c: imx-lpi2c: check only for enabled interrupt flags
+ (bsc#1012628).
+- i2c: mxs: ensure that DMA buffers are safe for DMA
+ (bsc#1012628).
+- i2c: hisi: Only use the completion interrupt to finish the
+ transfer (bsc#1012628).
+- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
+ (bsc#1012628).
+- nfsd: don't replace page in rq_pages if it's a continuation
+ of last page (bsc#1012628).
+- net: dsa: b53: mmap: fix device tree support (bsc#1012628).
+- net: usb: smsc95xx: Limit packet length to skb->len
+ (bsc#1012628).
+- qed/qed_sriov: guard against NULL derefs from
+ qed_iov_get_vf_info (bsc#1012628).
+- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
+ (bsc#1012628).
+- net: phy: Ensure state transitions are processed from phy_stop()
+ (bsc#1012628).
+- net: mdio: fix owner field for mdio buses registered using
+ device-tree (bsc#1012628).
+- net: mdio: fix owner field for mdio buses registered using ACPI
+ (bsc#1012628).
+- net: stmmac: Fix for mismatched host/device DMA address width
+ (bsc#1012628).
+- thermal/drivers/mellanox: Use generic thermal_zone_get_trip()
+ function (bsc#1012628).
+- mlxsw: core_thermal: Fix fan speed in maximum cooling state
+ (bsc#1012628).
+- drm/i915/fbdev: lock the fbdev obj before vma pin (bsc#1012628).
+- drm/i915/mtl: Disable MC6 for MTL A step (bsc#1012628).
+- drm/i915/guc: Rename GuC register state capture node to be
+ more obvious (bsc#1012628).
+- drm/i915/guc: Fix missing ecodes (bsc#1012628).
+- drm/i915/gt: perform uc late init after probe error injection
+ (bsc#1012628).
+- drm/i915: Fix format for perf_limit_reasons (bsc#1012628).
+- drm/i915: Update vblank timestamping stuff on seamless M/N
+ change (bsc#1012628).
+- net: dsa: report rx_bytes unadjusted for ETH_HLEN (bsc#1012628).
+- net: qcom/emac: Fix use after free bug in emac_remove due to
+ race condition (bsc#1012628).
+- net: usb: lan78xx: Limit packet length to skb->len
+ (bsc#1012628).
+- net/ps3_gelic_net: Fix RX sk_buff length (bsc#1012628).
+- net/ps3_gelic_net: Use dma_mapping_error (bsc#1012628).
+- octeontx2-vf: Add missing free for alloc_percpu (bsc#1012628).
+- bootconfig: Fix testcase to increase max node (bsc#1012628).
+- keys: Do not cache key in task struct if key is requested from
+ kernel thread (bsc#1012628).
+- ice: check if VF exists before mode check (bsc#1012628).
+- iavf: fix hang on reboot with ice (bsc#1012628).
+- i40e: fix flow director packet filter programming (bsc#1012628).
+- bpf: Adjust insufficient default bpf_jit_limit (bsc#1012628).
+- net/mlx5e: Set uplink rep as NETNS_LOCAL (bsc#1012628).
+- net/mlx5e: Block entering switchdev mode with ns inconsistency
+ (bsc#1012628).
+- net/mlx5: Fix steering rules cleanup (bsc#1012628).
+- net/mlx5e: Overcome slow response for first macsec ASO WQE
+ (bsc#1012628).
+- net/mlx5: Read the TC mapping of all priorities on ETS query
+ (bsc#1012628).
+- net/mlx5: E-Switch, Fix an Oops in error handling code
+ (bsc#1012628).
+- net: dsa: tag_brcm: legacy: fix daisy-chained switches
+ (bsc#1012628).
+- atm: idt77252: fix kmemleak when rmmod idt77252 (bsc#1012628).
+- erspan: do not use skb_mac_header() in ndo_start_xmit()
+ (bsc#1012628).
+- net: mscc: ocelot: fix stats region batching (bsc#1012628).
+- net/sonic: use dma_mapping_error() for error check
+ (bsc#1012628).
+- nvme-tcp: fix nvme_tcp_term_pdu to match spec (bsc#1012628).
+- mlxsw: spectrum_fid: Fix incorrect local port type
+ (bsc#1012628).
+- hvc/xen: prevent concurrent accesses to the shared ring
+ (bsc#1012628).
+- ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
+ (bsc#1012628).
+- ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
+ (bsc#1012628).
+- ksmbd: fix possible refcount leak in smb2_open() (bsc#1012628).
+- Bluetooth: hci_sync: Resume adv with no RPA when active scan
+ (bsc#1012628).
+- Bluetooth: hci_core: Detect if an ACL packet is in fact an
+ ISO packet (bsc#1012628).
+- Bluetooth: btusb: Remove detection of ISO packets over bulk
+ (bsc#1012628).
+- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
+ (bsc#1012628).
+- Bluetooth: Remove "Power-on" check from Mesh feature
+ (bsc#1012628).
+- gve: Cache link_speed value from device (bsc#1012628).
+- net: asix: fix modprobe "sysfs: cannot create duplicate
+ filename" (bsc#1012628).
+- net: dsa: mt7530: move enabling disabling core clock to
+ mt7530_pll_setup() (bsc#1012628).
+- net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
+ (bsc#1012628).
+- net: dsa: mt7530: move setting ssc_delta to
+ PHY_INTERFACE_MODE_TRGMII case (bsc#1012628).
+- net: mdio: thunder: Add missing fwnode_handle_put()
+ (bsc#1012628).
+- efi/libstub: Use relocated version of kernel's struct
+ screen_info (bsc#1012628).
+- drm/amd/display: Set dcn32 caps.seamless_odm (bsc#1012628).
+- Bluetooth: btqcomsmd: Fix command timeout after setting BD
+ address (bsc#1012628).
+- Bluetooth: L2CAP: Fix responding with wrong PDU type
+ (bsc#1012628).
+- Bluetooth: btsdio: fix use after free bug in btsdio_remove
+ due to unfinished work (bsc#1012628).
+- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
+ (bsc#1012628).
+- Bluetooth: HCI: Fix global-out-of-bounds (bsc#1012628).
+- platform/chrome: cros_ec_chardev: fix kernel data leak from
+ ioctl (bsc#1012628).
+- entry: Fix noinstr warning in __enter_from_user_mode()
+ (bsc#1012628).
+- perf/x86/amd/core: Always clear status for idx (bsc#1012628).
+- entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
+ (bsc#1012628).
+- hwmon: fix potential sensor registration fail if of_node is
+ missing (bsc#1012628).
+- hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
+ (bsc#1012628).
+- scsi: qla2xxx: Synchronize the IOCB count to be in order
+ (bsc#1012628).
+- scsi: qla2xxx: Perform lockless command completion in abort path
+ (bsc#1012628).
+- smb3: lower default deferred close timeout to address perf
+ regression (bsc#1012628).
++++ 288 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.9019/dtb-aarch64.changes
dtb-armv6l.changes: same change
dtb-armv7l.changes: same change
dtb-riscv64.changes: same change
kernel-64kb.changes: same change
kernel-debug.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
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dtb-aarch64.spec ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:36.592833361 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:36.600833403 +0200
@@ -17,7 +17,7 @@
%define srcversion 6.2
-%define patchversion 6.2.8
+%define patchversion 6.2.9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-aarch64
-Version: 6.2.8
+Version: 6.2.9
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%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.rdjPTG/_old 2023-04-01 19:30:36.728834074 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:36.736834117 +0200
@@ -18,7 +18,7 @@
%define srcversion 6.2
-%define patchversion 6.2.8
+%define patchversion 6.2.9
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@@ -111,9 +111,9 @@
Summary: Kernel with 64kb PAGE_SIZE
License: GPL-2.0-only
Group: System/Kernel
-Version: 6.2.8
+Version: 6.2.9
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%else
Release: 0
%endif
@@ -238,10 +238,10 @@
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
-Provides: kernel-%build_flavor-base-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
-Provides: kernel-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
+Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
# END COMMON DEPS
-Provides: %name-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc
++++++ kernel-debug.spec ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:36.768834285 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:36.776834327 +0200
@@ -18,7 +18,7 @@
%define srcversion 6.2
-%define patchversion 6.2.8
+%define patchversion 6.2.9
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@@ -111,9 +111,9 @@
Summary: A Debug Version of the Kernel
License: GPL-2.0-only
Group: System/Kernel
-Version: 6.2.8
+Version: 6.2.9
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%else
Release: 0
%endif
@@ -238,10 +238,10 @@
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
-Provides: kernel-%build_flavor-base-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
-Provides: kernel-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
+Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
# END COMMON DEPS
-Provides: %name-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28
++++++ kernel-default.spec ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:36.808834495 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:36.812834516 +0200
@@ -18,7 +18,7 @@
%define srcversion 6.2
-%define patchversion 6.2.8
+%define patchversion 6.2.9
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@@ -111,9 +111,9 @@
Summary: The Standard Kernel
License: GPL-2.0-only
Group: System/Kernel
-Version: 6.2.8
+Version: 6.2.9
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%else
Release: 0
%endif
@@ -238,10 +238,10 @@
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
-Provides: kernel-%build_flavor-base-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
-Provides: kernel-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
+Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
# END COMMON DEPS
-Provides: %name-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17
++++++ kernel-docs.spec ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:36.836834641 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:36.840834663 +0200
@@ -17,7 +17,7 @@
%define srcversion 6.2
-%define patchversion 6.2.8
+%define patchversion 6.2.9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -31,9 +31,9 @@
Summary: Kernel Documentation
License: GPL-2.0-only
Group: Documentation/Man
-Version: 6.2.8
+Version: 6.2.9
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%else
Release: 0
%endif
@@ -67,7 +67,7 @@
%endif
URL: https://www.kernel.org/
Provides: %name = %version-%source_rel
-Provides: %name-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
++++++ kernel-kvmsmall.spec ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:36.864834789 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:36.868834810 +0200
@@ -18,7 +18,7 @@
%define srcversion 6.2
-%define patchversion 6.2.8
+%define patchversion 6.2.9
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@@ -111,9 +111,9 @@
Summary: The Small Developer Kernel for KVM
License: GPL-2.0-only
Group: System/Kernel
-Version: 6.2.8
+Version: 6.2.9
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%else
Release: 0
%endif
@@ -238,10 +238,10 @@
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
-Provides: kernel-%build_flavor-base-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
-Provides: kernel-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
+Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
# END COMMON DEPS
-Provides: %name-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc
kernel-lpae.spec: same change
++++++ kernel-obs-build.spec ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:36.936835166 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:36.940835187 +0200
@@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks
-%define patchversion 6.2.8
+%define patchversion 6.2.9
%define variant %{nil}
%define vanilla_only 0
@@ -45,7 +45,7 @@
%endif
%endif
%endif
-BuildRequires: kernel%kernel_flavor-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+BuildRequires: kernel%kernel_flavor-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
%if 0%{?rhel_version}
BuildRequires: kernel
@@ -57,9 +57,9 @@
Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0-only
Group: SLES
-Version: 6.2.8
+Version: 6.2.9
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%else
Release: 0
%endif
++++++ kernel-obs-qa.spec ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:36.968835335 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:36.972835356 +0200
@@ -17,7 +17,7 @@
# needsrootforbuild
-%define patchversion 6.2.8
+%define patchversion 6.2.9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -36,9 +36,9 @@
Summary: Basic QA tests for the kernel
License: GPL-2.0-only
Group: SLES
-Version: 6.2.8
+Version: 6.2.9
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%else
Release: 0
%endif
++++++ kernel-pae.spec ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:37.008835545 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:37.012835566 +0200
@@ -18,7 +18,7 @@
%define srcversion 6.2
-%define patchversion 6.2.8
+%define patchversion 6.2.9
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@@ -111,9 +111,9 @@
Summary: Kernel with PAE Support
License: GPL-2.0-only
Group: System/Kernel
-Version: 6.2.8
+Version: 6.2.9
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%else
Release: 0
%endif
@@ -238,10 +238,10 @@
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
-Provides: kernel-%build_flavor-base-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
-Provides: kernel-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
+Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
# END COMMON DEPS
-Provides: %name-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17
++++++ kernel-source.spec ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:37.040835712 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:37.044835733 +0200
@@ -17,7 +17,7 @@
%define srcversion 6.2
-%define patchversion 6.2.8
+%define patchversion 6.2.9
%define variant %{nil}
%define vanilla_only 0
@@ -31,9 +31,9 @@
%endif
Name: kernel-source
-Version: 6.2.8
+Version: 6.2.9
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%else
Release: 0
%endif
@@ -50,7 +50,7 @@
BuildRequires: sed
Requires(post): coreutils sed
Provides: %name = %version-%source_rel
-Provides: %name-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
Provides: linux
Provides: multiversion(kernel)
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
++++++ kernel-syms.spec ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:37.068835860 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:37.084835944 +0200
@@ -24,10 +24,10 @@
Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0-only
Group: Development/Sources
-Version: 6.2.8
+Version: 6.2.9
%if %using_buildservice
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%else
Release: 0
%endif
@@ -52,7 +52,7 @@
%endif
Requires: pesign-obs-integration
Provides: %name = %version-%source_rel
-Provides: %name-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel
++++++ kernel-vanilla.spec ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:37.108836070 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:37.116836111 +0200
@@ -18,7 +18,7 @@
%define srcversion 6.2
-%define patchversion 6.2.8
+%define patchversion 6.2.9
%define variant %{nil}
%define vanilla_only 0
%define compress_modules zstd
@@ -111,9 +111,9 @@
Summary: The Standard Kernel - without any SUSE patches
License: GPL-2.0-only
Group: System/Kernel
-Version: 6.2.8
+Version: 6.2.9
%if 0%{?is_kotd}
-Release: <RELEASE>.g221c28f
+Release: <RELEASE>.g7a187a3
%else
Release: 0
%endif
@@ -238,10 +238,10 @@
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
-Provides: kernel-%build_flavor-base-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
-Provides: kernel-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: kernel-%build_flavor-base-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
+Provides: kernel-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
# END COMMON DEPS
-Provides: %name-srchash-221c28fbd5a8e85b11ef8168a8454521fb5cabba
+Provides: %name-srchash-7a187a3df1e20b30a8959b0ec229aa8b791bb06f
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc
kernel-zfcpdump.spec: same change
++++++ config.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/arm64/default new/config/arm64/default
--- old/config/arm64/default 2023-03-22 19:56:06.000000000 +0100
+++ new/config/arm64/default 2023-03-30 09:41:26.000000000 +0200
@@ -12238,7 +12238,7 @@
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
-CONFIG_LSM="integrity,apparmor"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,apparmor,selinux,smack,tomoyo,bpf"
#
# Kernel hardening options
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv6hl/default new/config/armv6hl/default
--- old/config/armv6hl/default 2023-03-22 19:56:06.000000000 +0100
+++ new/config/armv6hl/default 2023-03-30 09:41:26.000000000 +0200
@@ -8409,7 +8409,7 @@
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
-CONFIG_LSM="integrity,apparmor"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,apparmor,selinux,smack,tomoyo,bpf"
#
# Kernel hardening options
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv7hl/default new/config/armv7hl/default
--- old/config/armv7hl/default 2023-03-22 19:56:06.000000000 +0100
+++ new/config/armv7hl/default 2023-03-30 09:41:26.000000000 +0200
@@ -11807,7 +11807,7 @@
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
-CONFIG_LSM="integrity,apparmor"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,apparmor,selinux,smack,tomoyo,bpf"
#
# Kernel hardening options
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/i386/pae new/config/i386/pae
--- old/config/i386/pae 2023-03-22 19:56:06.000000000 +0100
+++ new/config/i386/pae 2023-03-30 09:41:26.000000000 +0200
@@ -10366,7 +10366,7 @@
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
-CONFIG_LSM="integrity,apparmor"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,apparmor,selinux,smack,tomoyo,bpf"
#
# Kernel hardening options
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/ppc64/default new/config/ppc64/default
--- old/config/ppc64/default 2023-03-22 19:56:06.000000000 +0100
+++ new/config/ppc64/default 2023-03-30 09:41:26.000000000 +0200
@@ -8131,7 +8131,7 @@
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
-CONFIG_LSM="integrity,apparmor"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,apparmor,selinux,smack,tomoyo,bpf"
#
# Kernel hardening options
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/ppc64le/default new/config/ppc64le/default
--- old/config/ppc64le/default 2023-03-22 19:56:06.000000000 +0100
+++ new/config/ppc64le/default 2023-03-30 09:41:26.000000000 +0200
@@ -8012,7 +8012,7 @@
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
-CONFIG_LSM="integrity,apparmor"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,apparmor,selinux,smack,tomoyo,bpf"
#
# Kernel hardening options
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/riscv64/default new/config/riscv64/default
--- old/config/riscv64/default 2023-03-22 19:56:06.000000000 +0100
+++ new/config/riscv64/default 2023-03-30 09:41:26.000000000 +0200
@@ -9246,7 +9246,7 @@
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
-CONFIG_LSM="integrity,apparmor"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,apparmor,selinux,smack,tomoyo,bpf"
#
# Kernel hardening options
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/s390x/default new/config/s390x/default
--- old/config/s390x/default 2023-03-22 19:56:06.000000000 +0100
+++ new/config/s390x/default 2023-03-30 09:41:26.000000000 +0200
@@ -4055,7 +4055,7 @@
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
-CONFIG_LSM="integrity,apparmor"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,apparmor,selinux,smack,tomoyo,bpf"
#
# Kernel hardening options
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/x86_64/default new/config/x86_64/default
--- old/config/x86_64/default 2023-03-22 19:56:06.000000000 +0100
+++ new/config/x86_64/default 2023-03-30 09:41:26.000000000 +0200
@@ -10327,7 +10327,7 @@
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
-CONFIG_LSM="integrity,apparmor"
+CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,apparmor,selinux,smack,tomoyo,bpf"
#
# Kernel hardening options
++++++ group-source-files.pl ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:37.828839849 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:37.832839870 +0200
@@ -1,5 +1,6 @@
#!/usr/bin/perl
+use File::Spec;
use Getopt::Long;
use strict;
@@ -20,7 +21,12 @@
sub scan
{
- my $loc = shift @_;
+ # Normalize file path, mainly to strip away the ending forward slash,
+ # or any double forward slashes.
+ my $loc = File::Spec->canonpath(shift @_);
+ # We cannot use an absolute path (e.g. /usr/src/linux-5.14.21-150500.41)
+ # during find because it's under build root, but rpm wants one later.
+ my $abs_loc = rpm_path($loc);
my(@dev, @ndev);
foreach $_ (`find "$loc"`)
@@ -43,16 +49,12 @@
m{^\Q$loc\E/arch/[^/]+/tools\b} ||
m{^\Q$loc\E/include/[^/]+\b} ||
m{^\Q$loc\E/scripts\b};
- if (substr($_, 0, 1) ne "/") {
- # We cannot use an absolute path during find,
- # but rpm wants one later.
- $_ = "/$_";
- }
- $is_devel ? push(@dev, $_) : push(@ndev, $_);
+ my $abs_path = rpm_path($_);
+ $is_devel ? push(@dev, $abs_path) : push(@ndev, $abs_path);
}
- push(@dev, &calc_dirs("/$loc", \@dev));
- push(@ndev, &calc_dirs("/$loc", \@ndev));
+ push(@dev, &calc_dirs($abs_loc, \@dev));
+ push(@ndev, &calc_dirs($abs_loc, \@ndev));
return (\@dev, \@ndev);
}
@@ -62,11 +64,14 @@
my %dirs;
foreach my $file (@$files) {
- my $path = $file;
+ my ($volume,$path,$basename) = File::Spec->splitpath($file);
+ my @dirs = File::Spec->splitdir($path);
do {
- $path =~ s{/[^/]+$}{};
+ # Always create $path from catdir() to avoid ending forward slash
+ $path = File::Spec->catdir(@dirs);
$dirs{$path} = 1;
- } while ($path ne $base and $path ne "");
+ pop @dirs;
+ } while ($path ne $base);
# This loop also makes sure that $base itself is included.
}
@@ -87,3 +92,11 @@
close FH;
}
+sub rpm_path
+{
+ my $path = shift @_;
+ # Always prepend forward slash and let canonpath take care of
+ # duplicate forward slashes.
+ return File::Spec->canonpath("/$path");
+}
+
++++++ patches.kernel.org.tar.bz2 ++++++
++++ 19259 lines of diff (skipped)
++++++ patches.rpmify.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.rpmify/net-wwan-t7xx-disable-Werror.patch new/patches.rpmify/net-wwan-t7xx-disable-Werror.patch
--- old/patches.rpmify/net-wwan-t7xx-disable-Werror.patch 1970-01-01 01:00:00.000000000 +0100
+++ new/patches.rpmify/net-wwan-t7xx-disable-Werror.patch 2023-03-29 09:53:49.000000000 +0200
@@ -0,0 +1,42 @@
+From: "Jiri Slaby (SUSE)" <jirislaby(a)kernel.org>
+Date: Thu, 16 Mar 2023 12:05:08 +0100
+Subject: net/wwan/t7xx: disable Werror
+Patch-mainline: never, gcc will be fixed: PR#109215
+References: bsc#1209724
+
+The t7xx driver is built with -Werror, but this causes issues with
+gcc-13:
+ In file included from ./arch/s390/include/generated/asm/rwonce.h:1,
+ from ../include/linux/compiler.h:247,
+ from ../include/linux/build_bug.h:5,
+ from ../include/linux/bits.h:22,
+ from ../drivers/net/wwan/t7xx/t7xx_state_monitor.c:17:
+ In function 'preempt_count',
+ inlined from 't7xx_fsm_append_event' at ../drivers/net/wwan/t7xx/t7xx_state_monitor.c:439:43:
+ ../include/asm-generic/rwonce.h:44:26: error: array subscript 0 is outside array bounds of 'const volatile int[0]' [-Werror=array-bounds=]
+ 44 | #define __READ_ONCE(x) (*(const volatile __unqual_scalar_typeof(x) *)&(x))
+ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ ../include/asm-generic/rwonce.h:50:9: note: in expansion of macro '__READ_ONCE'
+ 50 | __READ_ONCE(x); \
+ | ^~~~~~~~~~~
+ ../arch/s390/include/asm/preempt.h:17:16: note: in expansion of macro 'READ_ONCE'
+ 17 | return READ_ONCE(S390_lowcore.preempt_count) & ~PREEMPT_NEED_RESCHED;
+ | ^~~~~~~~~
+
+Let's drop -Werror until gcc is fixed.
+
+Signed-off-by: Jiri Slaby <jslaby(a)suse.cz>
+---
+ drivers/net/wwan/t7xx/Makefile | 2 --
+ 1 file changed, 2 deletions(-)
+
+--- a/drivers/net/wwan/t7xx/Makefile
++++ b/drivers/net/wwan/t7xx/Makefile
+@@ -1,7 +1,5 @@
+ # SPDX-License-Identifier: GPL-2.0-only
+
+-ccflags-y += -Werror
+-
+ obj-${CONFIG_MTK_T7XX} := mtk_t7xx.o
+ mtk_t7xx-y:= t7xx_pci.o \
+ t7xx_pcie_mac.o \
++++++ patches.suse.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/Input-alps-fix-compatibility-with-funsigned-char.patch new/patches.suse/Input-alps-fix-compatibility-with-funsigned-char.patch
--- old/patches.suse/Input-alps-fix-compatibility-with-funsigned-char.patch 1970-01-01 01:00:00.000000000 +0100
+++ new/patches.suse/Input-alps-fix-compatibility-with-funsigned-char.patch 2023-03-30 13:30:50.000000000 +0200
@@ -0,0 +1,82 @@
+From: msizanoen <msizanoen(a)qtmlabs.xyz>
+Date: Sun, 19 Mar 2023 23:02:56 -0700
+Subject: [PATCH] Input: alps - fix compatibility with -funsigned-char
+Git-commit: 754ff5060daf5a1cf4474eff9b4edeb6c17ef7ab
+Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
+Patch-mainline: Queued in subsystem maintainer repository
+References: bsc#1209805
+
+The AlpsPS/2 code previously relied on the assumption that `char` is a
+signed type, which was true on x86 platforms (the only place where this
+driver is used) before kernel 6.2. However, on 6.2 and later, this
+assumption is broken due to the introduction of -funsigned-char as a new
+global compiler flag.
+
+Fix this by explicitly specifying the signedness of `char` when sign
+extending the values received from the device.
+
+Fixes: f3f33c677699 ("Input: alps - Rushmore and v7 resolution support")
+Signed-off-by: msizanoen <msizanoen(a)qtmlabs.xyz>
+Cc: stable(a)vger.kernel.org
+Link: https://lore.kernel.org/r/20230320045228.182259-1-msizanoen@qtmlabs.xyz
+Signed-off-by: Dmitry Torokhov <dmitry.torokhov(a)gmail.com>
+Signed-off-by: Takashi Iwai <tiwai(a)suse.de>
+
+---
+ drivers/input/mouse/alps.c | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+diff --git a/drivers/input/mouse/alps.c b/drivers/input/mouse/alps.c
+index 989228b5a0a4..e2c11d9f3868 100644
+--- a/drivers/input/mouse/alps.c
++++ b/drivers/input/mouse/alps.c
+@@ -852,8 +852,8 @@ static void alps_process_packet_v6(struct psmouse *psmouse)
+ x = y = z = 0;
+
+ /* Divide 4 since trackpoint's speed is too fast */
+- input_report_rel(dev2, REL_X, (char)x / 4);
+- input_report_rel(dev2, REL_Y, -((char)y / 4));
++ input_report_rel(dev2, REL_X, (s8)x / 4);
++ input_report_rel(dev2, REL_Y, -((s8)y / 4));
+
+ psmouse_report_standard_buttons(dev2, packet[3]);
+
+@@ -1104,8 +1104,8 @@ static void alps_process_trackstick_packet_v7(struct psmouse *psmouse)
+ ((packet[3] & 0x20) << 1);
+ z = (packet[5] & 0x3f) | ((packet[3] & 0x80) >> 1);
+
+- input_report_rel(dev2, REL_X, (char)x);
+- input_report_rel(dev2, REL_Y, -((char)y));
++ input_report_rel(dev2, REL_X, (s8)x);
++ input_report_rel(dev2, REL_Y, -((s8)y));
+ input_report_abs(dev2, ABS_PRESSURE, z);
+
+ psmouse_report_standard_buttons(dev2, packet[1]);
+@@ -2294,20 +2294,20 @@ static int alps_get_v3_v7_resolution(struct psmouse *psmouse, int reg_pitch)
+ if (reg < 0)
+ return reg;
+
+- x_pitch = (char)(reg << 4) >> 4; /* sign extend lower 4 bits */
++ x_pitch = (s8)(reg << 4) >> 4; /* sign extend lower 4 bits */
+ x_pitch = 50 + 2 * x_pitch; /* In 0.1 mm units */
+
+- y_pitch = (char)reg >> 4; /* sign extend upper 4 bits */
++ y_pitch = (s8)reg >> 4; /* sign extend upper 4 bits */
+ y_pitch = 36 + 2 * y_pitch; /* In 0.1 mm units */
+
+ reg = alps_command_mode_read_reg(psmouse, reg_pitch + 1);
+ if (reg < 0)
+ return reg;
+
+- x_electrode = (char)(reg << 4) >> 4; /* sign extend lower 4 bits */
++ x_electrode = (s8)(reg << 4) >> 4; /* sign extend lower 4 bits */
+ x_electrode = 17 + x_electrode;
+
+- y_electrode = (char)reg >> 4; /* sign extend upper 4 bits */
++ y_electrode = (s8)reg >> 4; /* sign extend upper 4 bits */
+ y_electrode = 13 + y_electrode;
+
+ x_phys = x_pitch * (x_electrode - 1); /* In 0.1 mm units */
+--
+2.35.3
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/arm64-efi-Use-SMBIOS-processor-ID-to-key-off-Altra-q.patch new/patches.suse/arm64-efi-Use-SMBIOS-processor-ID-to-key-off-Altra-q.patch
--- old/patches.suse/arm64-efi-Use-SMBIOS-processor-ID-to-key-off-Altra-q.patch 2023-03-22 19:56:06.000000000 +0100
+++ new/patches.suse/arm64-efi-Use-SMBIOS-processor-ID-to-key-off-Altra-q.patch 1970-01-01 01:00:00.000000000 +0100
@@ -1,132 +0,0 @@
-From: Ard Biesheuvel <ardb(a)kernel.org>
-Date: Tue, 28 Feb 2023 17:00:49 +0100
-Subject: arm64: efi: Use SMBIOS processor ID to key off Altra quirk
-Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git#urgent
-Git-commit: 22d9e53df5aa26f775d96222fbb049569720349f
-Patch-mainline: Queued in subsystem maintainer repository
-References: bsc#1208750
-
-Instead of using the SMBIOS type 1 record 'family' field, which is often
-modified by OEMs, use the type 4 'processor ID' field, which is always
-set to the same value on all known Altra EFI systems in the field, and
-is more likely to be left alone, given that it is based on the SOC id
-SMCCC API call which is implemented in secure firmware.
-
-Fixes: 550b33cfd4452968 ("arm64: efi: Force the use of ...")
-Signed-off-by: Ard Biesheuvel <ardb(a)kernel.org>
-Signed-off-by: Jiri Slaby <jslaby(a)suse.cz>
----
- drivers/firmware/efi/libstub/arm64.c | 12 +++++------
- drivers/firmware/efi/libstub/efistub.h | 34 +++++++++++++++++++++++++++++++++
- drivers/firmware/efi/libstub/smbios.c | 14 +++++++++++--
- 3 files changed, 52 insertions(+), 8 deletions(-)
-
---- a/drivers/firmware/efi/libstub/arm64.c
-+++ b/drivers/firmware/efi/libstub/arm64.c
-@@ -16,16 +16,16 @@
-
- static bool system_needs_vamap(void)
- {
-- const u8 *type1_family = efi_get_smbios_string(1, family);
-+ const struct efi_smbios_type4_record *record;
-
- /*
- * Ampere eMAG, Altra, and Altra Max machines crash in SetTime() if
-- * SetVirtualAddressMap() has not been called prior.
-+ * SetVirtualAddressMap() has not been called prior. These systems can
-+ * be identified by the SMCCC soc ID, which is conveniently exposed via
-+ * the type 4 SMBIOS records.
- */
-- if (!type1_family || (
-- strcmp(type1_family, "eMAG") &&
-- strcmp(type1_family, "Altra") &&
-- strcmp(type1_family, "Altra Max")))
-+ record = (struct efi_smbios_type4_record *)efi_get_smbios_record(4);
-+ if (!record || memcmp(record->processor_id, "\x1\0\x16\xA\xA1\0\0\0", 8))
- return false;
-
- efi_warn("Working around broken SetVirtualAddressMap()\n");
---- a/drivers/firmware/efi/libstub/efistub.h
-+++ b/drivers/firmware/efi/libstub/efistub.h
-@@ -1054,6 +1054,8 @@ struct efi_smbios_record {
- u16 handle;
- };
-
-+const struct efi_smbios_record *efi_get_smbios_record(u8 type);
-+
- struct efi_smbios_type1_record {
- struct efi_smbios_record header;
-
-@@ -1067,6 +1069,38 @@ struct efi_smbios_type1_record {
- u8 family;
- };
-
-+struct efi_smbios_type4_record {
-+ struct efi_smbios_record header;
-+
-+ u8 socket;
-+ u8 processor_type;
-+ u8 processor_family;
-+ u8 processor_manufacturer;
-+ u8 processor_id[8];
-+ u8 processor_version;
-+ u8 voltage;
-+ u16 external_clock;
-+ u16 max_speed;
-+ u16 current_speed;
-+ u8 status;
-+ u8 processor_upgrade;
-+ u16 l1_cache_handle;
-+ u16 l2_cache_handle;
-+ u16 l3_cache_handle;
-+ u8 serial_number;
-+ u8 asset_tag;
-+ u8 part_number;
-+ u8 core_count;
-+ u8 enabled_core_count;
-+ u8 thread_count;
-+ u16 processor_characteristics;
-+ u16 processor_family2;
-+ u16 core_count2;
-+ u16 enabled_core_count2;
-+ u16 thread_count2;
-+ u16 thread_enabled;
-+};
-+
- #define efi_get_smbios_string(__type, __name) ({ \
- int size = sizeof(struct efi_smbios_type ## __type ## _record); \
- int off = offsetof(struct efi_smbios_type ## __type ## _record, \
---- a/drivers/firmware/efi/libstub/smbios.c
-+++ b/drivers/firmware/efi/libstub/smbios.c
-@@ -22,19 +22,29 @@ struct efi_smbios_protocol {
- u8 minor_version;
- };
-
--const u8 *__efi_get_smbios_string(u8 type, int offset, int recsize)
-+const struct efi_smbios_record *efi_get_smbios_record(u8 type)
- {
- struct efi_smbios_record *record;
- efi_smbios_protocol_t *smbios;
- efi_status_t status;
- u16 handle = 0xfffe;
-- const u8 *strtable;
-
- status = efi_bs_call(locate_protocol, &EFI_SMBIOS_PROTOCOL_GUID, NULL,
- (void **)&smbios) ?:
- efi_call_proto(smbios, get_next, &handle, &type, &record, NULL);
- if (status != EFI_SUCCESS)
- return NULL;
-+ return record;
-+}
-+
-+const u8 *__efi_get_smbios_string(u8 type, int offset, int recsize)
-+{
-+ const struct efi_smbios_record *record;
-+ const u8 *strtable;
-+
-+ record = efi_get_smbios_record(type);
-+ if (!record)
-+ return NULL;
-
- strtable = (u8 *)record + recsize;
- for (int i = 1; i < ((u8 *)record)[offset]; i++) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/drm-nouveau-kms-Fix-backlight-registration.patch new/patches.suse/drm-nouveau-kms-Fix-backlight-registration.patch
--- old/patches.suse/drm-nouveau-kms-Fix-backlight-registration.patch 1970-01-01 01:00:00.000000000 +0100
+++ new/patches.suse/drm-nouveau-kms-Fix-backlight-registration.patch 2023-03-30 13:30:50.000000000 +0200
@@ -0,0 +1,61 @@
+From: Hans de Goede <hdegoede(a)redhat.com>
+Subject: [PATCH] drm/nouveau/kms: Fix backlight registration
+Date: Sun, 26 Mar 2023 22:54:33 +0200
+Message-id: <20230326205433.36485-1-hdegoede(a)redhat.com>
+Patch-mainline: Submitted, dri-devel ML
+References: bsc#1209296
+
+The nouveau code used to call drm_fb_helper_initial_config() from
+nouveau_fbcon_init() before calling drm_dev_register(). This would
+probe all connectors so that drm_connector->status could be used during
+backlight registration which runs from nouveau_connector_late_register().
+
+After commit 4a16dd9d18a0 ("drm/nouveau/kms: switch to drm fbdev helpers")
+the fbdev emulation code, which now is a drm-client, can only run after
+drm_dev_register(). So during backlight registration the connectors are
+not probed yet and the drm_connector->status == connected check in
+nv50_backlight_init() would now always fail.
+
+Replace the drm_connector->status == connected check with
+a drm_helper_probe_detect() == connected check to fix nv_backlight
+no longer getting registered because of this.
+
+Fixes: 4a16dd9d18a0 ("drm/nouveau/kms: switch to drm fbdev helpers")
+Link: https://gitlab.freedesktop.org/drm/nouveau/-/issues/202
+Signed-off-by: Hans de Goede <hdegoede(a)redhat.com>
+Acked-by: Takashi Iwai <tiwai(a)suse.de>
+
+---
+ drivers/gpu/drm/nouveau/nouveau_backlight.c | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/drivers/gpu/drm/nouveau/nouveau_backlight.c b/drivers/gpu/drm/nouveau/nouveau_backlight.c
+index 40409a29f5b6..91b5ecc57538 100644
+--- a/drivers/gpu/drm/nouveau/nouveau_backlight.c
++++ b/drivers/gpu/drm/nouveau/nouveau_backlight.c
+@@ -33,6 +33,7 @@
+ #include <linux/apple-gmux.h>
+ #include <linux/backlight.h>
+ #include <linux/idr.h>
++#include <drm/drm_probe_helper.h>
+
+ #include "nouveau_drv.h"
+ #include "nouveau_reg.h"
+@@ -299,8 +300,12 @@ nv50_backlight_init(struct nouveau_backlight *bl,
+ struct nouveau_drm *drm = nouveau_drm(nv_encoder->base.base.dev);
+ struct nvif_object *device = &drm->client.device.object;
+
++ /*
++ * Note when this runs the connectors have not been probed yet,
++ * so nv_conn->base.status is not set yet.
++ */
+ if (!nvif_rd32(device, NV50_PDISP_SOR_PWM_CTL(ffs(nv_encoder->dcb->or) - 1)) ||
+- nv_conn->base.status != connector_status_connected)
++ drm_helper_probe_detect(&nv_conn->base, NULL, false) != connector_status_connected)
+ return -ENODEV;
+
+ if (nv_conn->type == DCB_CONNECTOR_eDP) {
+--
+2.39.1
+
+
++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:39.452848375 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:39.456848396 +0200
@@ -1627,6 +1627,246 @@
patches.kernel.org/6.2.8-213-powerpc-Disable-CPU-unknown-by-CLANG-when-CC_I…
patches.kernel.org/6.2.8-214-powerpc-64-Replace-mcpu-e500mc64-by-mcpu-e5500…
patches.kernel.org/6.2.8-215-Linux-6.2.8.patch
+ patches.kernel.org/6.2.9-001-interconnect-qcom-osm-l3-fix-icc_onecell_data-…
+ patches.kernel.org/6.2.9-002-interconnect-qcom-sm8450-switch-to-qcom_icc_rp…
+ patches.kernel.org/6.2.9-003-interconnect-qcom-qcm2290-Fix-MASTER_SNOC_BIMC…
+ patches.kernel.org/6.2.9-004-perf-core-Fix-perf_output_begin-parameter-is-i…
+ patches.kernel.org/6.2.9-005-perf-fix-perf_event_context-time.patch
+ patches.kernel.org/6.2.9-006-tracing-hwlat-Replace-sched_setaffinity-with-s…
+ patches.kernel.org/6.2.9-007-drm-amd-display-fix-k1-k2-divider-programming-…
+ patches.kernel.org/6.2.9-008-drm-amd-display-Remove-OTG-DIV-register-write-…
+ patches.kernel.org/6.2.9-009-drm-amd-display-Fix-DP-MST-sinks-removal-issue…
+ patches.kernel.org/6.2.9-010-arm64-dts-freescale-imx8-ss-lsio-Fix-flexspi-c…
+ patches.kernel.org/6.2.9-011-arm64-dts-qcom-sc8280xp-Add-label-property-to-…
+ patches.kernel.org/6.2.9-012-arm64-dts-qcom-sm6375-Add-missing-power-domain…
+ patches.kernel.org/6.2.9-013-arm64-dts-qcom-sm8450-correct-WSA2-assigned-cl…
+ patches.kernel.org/6.2.9-014-arm64-dts-qcom-sm8450-Mark-UFS-controller-as-c…
+ patches.kernel.org/6.2.9-015-power-supply-bq24190-Fix-use-after-free-bug-in…
+ patches.kernel.org/6.2.9-016-power-supply-da9150-Fix-use-after-free-bug-in-…
+ patches.kernel.org/6.2.9-017-wifi-mt76-do-not-run-mt76_unregister_device-on…
+ patches.kernel.org/6.2.9-018-wifi-mt76-connac-do-not-check-WED-status-for-n…
+ patches.kernel.org/6.2.9-019-efi-earlycon-Reprobe-after-parsing-config-tabl…
+ patches.kernel.org/6.2.9-020-arm64-dts-imx8dxl-evk-Disable-hibernation-mode…
+ patches.kernel.org/6.2.9-021-arm64-dts-imx8dxl-evk-Fix-eqos-phy-reset-gpio.…
+ patches.kernel.org/6.2.9-022-ARM-dts-imx6sll-e70k02-fix-usbotg1-pinctrl.pat…
+ patches.kernel.org/6.2.9-023-ARM-dts-imx6sll-e60k02-fix-usbotg1-pinctrl.pat…
+ patches.kernel.org/6.2.9-024-ARM-dts-imx6sl-tolino-shine2hd-fix-usbotg1-pin…
+ patches.kernel.org/6.2.9-025-arm64-dts-imx8mn-specify-sound-dai-cells-for-S…
+ patches.kernel.org/6.2.9-026-arm64-dts-imx93-add-missing-address-cells-and-…
+ patches.kernel.org/6.2.9-027-NFS-Fix-proc-PID-io-read_bytes-for-buffered-re…
+ patches.kernel.org/6.2.9-028-NFS-Correct-timing-for-assigning-access-cache-…
+ patches.kernel.org/6.2.9-029-xsk-Add-missing-overflow-check-in-xdp_umem_reg…
+ patches.kernel.org/6.2.9-030-iavf-fix-inverted-Rx-hash-condition-leading-to…
+ patches.kernel.org/6.2.9-031-iavf-fix-non-tunneled-IPv6-UDP-packet-type-and…
+ patches.kernel.org/6.2.9-032-iavf-do-not-track-VLAN-0-filters.patch
+ patches.kernel.org/6.2.9-033-intel-igbvf-free-irq-on-the-error-path-in-igbv…
+ patches.kernel.org/6.2.9-034-igbvf-Regard-vf-reset-nack-as-success.patch
+ patches.kernel.org/6.2.9-035-igc-fix-the-validation-logic-for-taprio-s-gate…
+ patches.kernel.org/6.2.9-036-i2c-imx-lpi2c-check-only-for-enabled-interrupt…
+ patches.kernel.org/6.2.9-037-i2c-mxs-ensure-that-DMA-buffers-are-safe-for-D…
+ patches.kernel.org/6.2.9-038-i2c-hisi-Only-use-the-completion-interrupt-to-…
+ patches.kernel.org/6.2.9-039-scsi-scsi_dh_alua-Fix-memleak-for-qdata-in-alu…
+ patches.kernel.org/6.2.9-040-nfsd-don-t-replace-page-in-rq_pages-if-it-s-a-…
+ patches.kernel.org/6.2.9-041-net-dsa-b53-mmap-fix-device-tree-support.patch
+ patches.kernel.org/6.2.9-042-net-usb-smsc95xx-Limit-packet-length-to-skb-le…
+ patches.kernel.org/6.2.9-043-efi-libstub-smbios-Use-length-member-instead-o…
+ patches.kernel.org/6.2.9-044-arm64-efi-Use-SMBIOS-processor-version-to-key-…
+ patches.kernel.org/6.2.9-045-qed-qed_sriov-guard-against-NULL-derefs-from-q…
+ patches.kernel.org/6.2.9-046-xirc2ps_cs-Fix-use-after-free-bug-in-xirc2ps_d…
+ patches.kernel.org/6.2.9-047-net-phy-Ensure-state-transitions-are-processed…
+ patches.kernel.org/6.2.9-048-net-mdio-fix-owner-field-for-mdio-buses-regist…
+ patches.kernel.org/6.2.9-049-net-mdio-fix-owner-field-for-mdio-buses-regist…
+ patches.kernel.org/6.2.9-050-net-stmmac-Fix-for-mismatched-host-device-DMA-…
+ patches.kernel.org/6.2.9-051-thermal-drivers-mellanox-Use-generic-thermal_z…
+ patches.kernel.org/6.2.9-052-mlxsw-core_thermal-Fix-fan-speed-in-maximum-co…
+ patches.kernel.org/6.2.9-053-drm-i915-fbdev-lock-the-fbdev-obj-before-vma-p…
+ patches.kernel.org/6.2.9-054-drm-i915-mtl-Disable-MC6-for-MTL-A-step.patch
+ patches.kernel.org/6.2.9-055-drm-i915-guc-Rename-GuC-register-state-capture…
+ patches.kernel.org/6.2.9-056-drm-i915-guc-Fix-missing-ecodes.patch
+ patches.kernel.org/6.2.9-057-drm-i915-gt-perform-uc-late-init-after-probe-e…
+ patches.kernel.org/6.2.9-058-drm-i915-Fix-format-for-perf_limit_reasons.pat…
+ patches.kernel.org/6.2.9-059-drm-i915-Update-vblank-timestamping-stuff-on-s…
+ patches.kernel.org/6.2.9-060-net-dsa-report-rx_bytes-unadjusted-for-ETH_HLE…
+ patches.kernel.org/6.2.9-061-net-qcom-emac-Fix-use-after-free-bug-in-emac_r…
+ patches.kernel.org/6.2.9-062-net-usb-lan78xx-Limit-packet-length-to-skb-len…
+ patches.kernel.org/6.2.9-063-net-ps3_gelic_net-Fix-RX-sk_buff-length.patch
+ patches.kernel.org/6.2.9-064-net-ps3_gelic_net-Use-dma_mapping_error.patch
+ patches.kernel.org/6.2.9-065-octeontx2-vf-Add-missing-free-for-alloc_percpu…
+ patches.kernel.org/6.2.9-066-bootconfig-Fix-testcase-to-increase-max-node.p…
+ patches.kernel.org/6.2.9-067-keys-Do-not-cache-key-in-task-struct-if-key-is…
+ patches.kernel.org/6.2.9-068-ice-check-if-VF-exists-before-mode-check.patch
+ patches.kernel.org/6.2.9-069-iavf-fix-hang-on-reboot-with-ice.patch
+ patches.kernel.org/6.2.9-070-i40e-fix-flow-director-packet-filter-programmi…
+ patches.kernel.org/6.2.9-071-bpf-Adjust-insufficient-default-bpf_jit_limit.…
+ patches.kernel.org/6.2.9-072-net-mlx5e-Set-uplink-rep-as-NETNS_LOCAL.patch
+ patches.kernel.org/6.2.9-073-net-mlx5e-Block-entering-switchdev-mode-with-n…
+ patches.kernel.org/6.2.9-074-net-mlx5-Fix-steering-rules-cleanup.patch
+ patches.kernel.org/6.2.9-075-net-mlx5e-Overcome-slow-response-for-first-mac…
+ patches.kernel.org/6.2.9-076-net-mlx5-Read-the-TC-mapping-of-all-priorities…
+ patches.kernel.org/6.2.9-077-net-mlx5-E-Switch-Fix-an-Oops-in-error-handlin…
+ patches.kernel.org/6.2.9-078-net-dsa-tag_brcm-legacy-fix-daisy-chained-swit…
+ patches.kernel.org/6.2.9-079-atm-idt77252-fix-kmemleak-when-rmmod-idt77252.…
+ patches.kernel.org/6.2.9-080-erspan-do-not-use-skb_mac_header-in-ndo_start_…
+ patches.kernel.org/6.2.9-081-net-mscc-ocelot-fix-stats-region-batching.patch
+ patches.kernel.org/6.2.9-082-net-sonic-use-dma_mapping_error-for-error-chec…
+ patches.kernel.org/6.2.9-083-nvme-tcp-fix-nvme_tcp_term_pdu-to-match-spec.p…
+ patches.kernel.org/6.2.9-084-mlxsw-spectrum_fid-Fix-incorrect-local-port-ty…
+ patches.kernel.org/6.2.9-085-hvc-xen-prevent-concurrent-accesses-to-the-sha…
+ patches.kernel.org/6.2.9-086-ksmbd-add-low-bound-validation-to-FSCTL_SET_ZE…
+ patches.kernel.org/6.2.9-087-ksmbd-add-low-bound-validation-to-FSCTL_QUERY_…
+ patches.kernel.org/6.2.9-088-ksmbd-fix-possible-refcount-leak-in-smb2_open.…
+ patches.kernel.org/6.2.9-089-Bluetooth-hci_sync-Resume-adv-with-no-RPA-when…
+ patches.kernel.org/6.2.9-090-Bluetooth-hci_core-Detect-if-an-ACL-packet-is-…
+ patches.kernel.org/6.2.9-091-Bluetooth-btusb-Remove-detection-of-ISO-packet…
+ patches.kernel.org/6.2.9-092-Bluetooth-ISO-fix-timestamped-HCI-ISO-data-pac…
+ patches.kernel.org/6.2.9-093-Bluetooth-Remove-Power-on-check-from-Mesh-feat…
+ patches.kernel.org/6.2.9-094-gve-Cache-link_speed-value-from-device.patch
+ patches.kernel.org/6.2.9-095-net-asix-fix-modprobe-sysfs-cannot-create-dupl…
+ patches.kernel.org/6.2.9-096-net-dsa-mt7530-move-enabling-disabling-core-cl…
+ patches.kernel.org/6.2.9-097-net-dsa-mt7530-move-lowering-TRGMII-driving-to…
+ patches.kernel.org/6.2.9-098-net-dsa-mt7530-move-setting-ssc_delta-to-PHY_I…
+ patches.kernel.org/6.2.9-099-net-mdio-thunder-Add-missing-fwnode_handle_put…
+ patches.kernel.org/6.2.9-100-efi-libstub-Use-relocated-version-of-kernel-s-…
+ patches.kernel.org/6.2.9-101-drm-amd-display-Set-dcn32-caps.seamless_odm.pa…
+ patches.kernel.org/6.2.9-102-Bluetooth-btqcomsmd-Fix-command-timeout-after-…
+ patches.kernel.org/6.2.9-103-Bluetooth-L2CAP-Fix-responding-with-wrong-PDU-…
+ patches.kernel.org/6.2.9-104-Bluetooth-btsdio-fix-use-after-free-bug-in-bts…
+ patches.kernel.org/6.2.9-105-Bluetooth-mgmt-Fix-MGMT-add-advmon-with-RSSI-c…
+ patches.kernel.org/6.2.9-106-Bluetooth-HCI-Fix-global-out-of-bounds.patch
+ patches.kernel.org/6.2.9-107-platform-chrome-cros_ec_chardev-fix-kernel-dat…
+ patches.kernel.org/6.2.9-108-entry-Fix-noinstr-warning-in-__enter_from_user…
+ patches.kernel.org/6.2.9-109-perf-x86-amd-core-Always-clear-status-for-idx.…
+ patches.kernel.org/6.2.9-110-entry-rcu-Check-TIF_RESCHED-_after_-delayed-RC…
+ patches.kernel.org/6.2.9-111-hwmon-fix-potential-sensor-registration-fail-i…
+ patches.kernel.org/6.2.9-112-hwmon-it87-Fix-voltage-scaling-for-chips-with-…
+ patches.kernel.org/6.2.9-113-scsi-qla2xxx-Synchronize-the-IOCB-count-to-be-…
+ patches.kernel.org/6.2.9-114-scsi-qla2xxx-Perform-lockless-command-completi…
+ patches.kernel.org/6.2.9-115-smb3-lower-default-deferred-close-timeout-to-a…
+ patches.kernel.org/6.2.9-116-smb3-fix-unusable-share-after-force-unmount-fa…
+ patches.kernel.org/6.2.9-117-uas-Add-US_FL_NO_REPORT_OPCODES-for-JMicron-JM…
+ patches.kernel.org/6.2.9-118-thunderbolt-Use-scale-field-when-allocating-US…
+ patches.kernel.org/6.2.9-119-thunderbolt-Call-tb_check_quirks-after-initial…
+ patches.kernel.org/6.2.9-120-thunderbolt-Add-quirk-to-disable-CLx.patch
+ patches.kernel.org/6.2.9-121-thunderbolt-Fix-memory-leak-in-margining.patch
+ patches.kernel.org/6.2.9-122-thunderbolt-Disable-interrupt-auto-clear-for-r…
+ patches.kernel.org/6.2.9-123-thunderbolt-Add-missing-UNSET_INBOUND_SBTX-for…
+ patches.kernel.org/6.2.9-124-thunderbolt-Use-const-qualifier-for-ring_inter…
+ patches.kernel.org/6.2.9-125-thunderbolt-Rename-shadowed-variables-bit-to-i…
+ patches.kernel.org/6.2.9-126-ASoC-amd-yp-Add-OMEN-by-HP-Gaming-Laptop-16z-n…
+ patches.kernel.org/6.2.9-127-ASoC-Intel-sof_rt5682-Add-quirk-for-Rex-board-…
+ patches.kernel.org/6.2.9-128-ASoC-amd-yc-Add-DMI-entries-to-support-HP-OMEN…
+ patches.kernel.org/6.2.9-129-ACPI-x86-Drop-quirk-for-HP-Elitebook.patch
+ patches.kernel.org/6.2.9-130-ACPI-x86-utils-Add-Cezanne-to-the-list-for-for…
+ patches.kernel.org/6.2.9-131-riscv-Bump-COMMAND_LINE_SIZE-value-to-1024.pat…
+ patches.kernel.org/6.2.9-132-drm-cirrus-NULL-check-pipe-plane.state-fb-in-c…
+ patches.kernel.org/6.2.9-133-HID-cp2112-Fix-driver-not-registering-GPIO-IRQ…
+ patches.kernel.org/6.2.9-134-ca8210-fix-mac_len-negative-array-access.patch
+ patches.kernel.org/6.2.9-135-HID-logitech-hidpp-Add-support-for-Logitech-MX…
+ patches.kernel.org/6.2.9-136-HID-intel-ish-hid-ipc-Fix-potential-use-after-…
+ patches.kernel.org/6.2.9-137-m68k-mm-Fix-systems-with-memory-at-end-of-32-b…
+ patches.kernel.org/6.2.9-138-m68k-Only-force-030-bus-error-if-PC-not-in-exc…
+ patches.kernel.org/6.2.9-139-selftests-bpf-check-that-modifier-resolves-aft…
+ patches.kernel.org/6.2.9-140-cpumask-fix-incorrect-cpumask-scanning-result-…
+ patches.kernel.org/6.2.9-141-scsi-target-iscsi-Fix-an-error-message-in-iscs…
+ patches.kernel.org/6.2.9-142-scsi-qla2xxx-Add-option-to-disable-FC2-Target-…
+ patches.kernel.org/6.2.9-143-scsi-hisi_sas-Check-devm_add_action-return-val…
+ patches.kernel.org/6.2.9-144-scsi-ufs-core-Add-soft-dependency-on-governor_…
+ patches.kernel.org/6.2.9-145-scsi-lpfc-Check-kzalloc-in-lpfc_sli4_cgn_param…
+ patches.kernel.org/6.2.9-146-scsi-lpfc-Avoid-usage-of-list-iterator-variabl…
+ patches.kernel.org/6.2.9-147-scsi-mpi3mr-Driver-unload-crashes-host-when-en…
+ patches.kernel.org/6.2.9-148-scsi-mpi3mr-Wait-for-diagnostic-save-during-co…
+ patches.kernel.org/6.2.9-149-scsi-mpi3mr-NVMe-command-size-greater-than-8K-…
+ patches.kernel.org/6.2.9-150-scsi-mpi3mr-Bad-drive-in-topology-results-kern…
+ patches.kernel.org/6.2.9-151-scsi-storvsc-Handle-BlockSize-change-in-Hyper-…
+ patches.kernel.org/6.2.9-152-platform-x86-int3472-Add-GPIOs-to-Surface-Go-3…
+ patches.kernel.org/6.2.9-153-net-usb-cdc_mbim-avoid-altsetting-toggling-for…
+ patches.kernel.org/6.2.9-154-net-usb-qmi_wwan-add-Telit-0x1080-composition.…
+ patches.kernel.org/6.2.9-155-drm-amd-display-Update-clock-table-to-include-…
+ patches.kernel.org/6.2.9-156-sh-sanitize-the-flags-on-sigreturn.patch
+ patches.kernel.org/6.2.9-157-drm-amdgpu-Fix-call-trace-warning-and-hang-whe…
+ patches.kernel.org/6.2.9-158-drm-amd-Fix-initialization-mistake-for-NBIO-7.…
+ patches.kernel.org/6.2.9-159-net-sched-act_mirred-better-wording-on-protect…
+ patches.kernel.org/6.2.9-160-act_mirred-use-the-backlog-for-nested-calls-to…
+ patches.kernel.org/6.2.9-161-cifs-lock-chan_lock-outside-match_session.patch
+ patches.kernel.org/6.2.9-162-cifs-append-path-to-open_enter-trace-event.pat…
+ patches.kernel.org/6.2.9-163-cifs-do-not-poll-server-interfaces-too-regular…
+ patches.kernel.org/6.2.9-164-cifs-empty-interface-list-when-server-doesn-t-…
+ patches.kernel.org/6.2.9-165-cifs-dump-pending-mids-for-all-channels-in-Deb…
+ patches.kernel.org/6.2.9-166-cifs-print-session-id-while-listing-open-files…
+ patches.kernel.org/6.2.9-167-cifs-fix-dentry-lookups-in-directory-handle-ca…
+ patches.kernel.org/6.2.9-168-x86-mm-Do-not-shuffle-CPU-entry-areas-without-…
+ patches.kernel.org/6.2.9-169-x86-fpu-xstate-Prevent-false-positive-warning-…
+ patches.kernel.org/6.2.9-170-selftests-x86-amx-Add-a-ptrace-test.patch
+ patches.kernel.org/6.2.9-171-scsi-core-Add-BLIST_SKIP_VPD_PAGES-for-SKhynix…
+ patches.kernel.org/6.2.9-172-usb-misc-onboard-hub-add-support-for-Microchip…
+ patches.kernel.org/6.2.9-173-usb-dwc2-fix-a-race-don-t-power-off-on-phy-for…
+ patches.kernel.org/6.2.9-174-usb-dwc2-drd-fix-inconsistent-mode-if-role-swi…
+ patches.kernel.org/6.2.9-175-usb-dwc2-fix-a-devres-leak-in-hw_enable-upon-s…
+ patches.kernel.org/6.2.9-176-block-io_uring-pass-in-issue_flags-for-uring_c…
+ patches.kernel.org/6.2.9-177-usb-gadget-u_audio-don-t-let-userspace-block-d…
+ patches.kernel.org/6.2.9-178-btrfs-zoned-fix-btrfs_can_activate_zone-to-sup…
+ patches.kernel.org/6.2.9-179-Bluetooth-Fix-race-condition-in-hci_cmd_sync_c…
+ patches.kernel.org/6.2.9-180-efi-sysfb_efi-Fix-DMI-quirks-not-working-for-s…
+ patches.kernel.org/6.2.9-181-mm-slab-Fix-undefined-init_cache_node_node-for…
+ patches.kernel.org/6.2.9-182-efi-libstub-zboot-Mark-zboot-EFI-application-a…
+ patches.kernel.org/6.2.9-183-arm64-efi-Set-NX-compat-flag-in-PE-COFF-header…
+ patches.kernel.org/6.2.9-184-fscrypt-destroy-keyring-after-security_sb_dele…
+ patches.kernel.org/6.2.9-185-fsverity-Remove-WQ_UNBOUND-from-fsverity-read-…
+ patches.kernel.org/6.2.9-186-lockd-set-file_lock-start-and-end-when-decodin…
+ patches.kernel.org/6.2.9-187-arm64-dts-imx8mm-nitrogen-r2-fix-WM8960-clock-…
+ patches.kernel.org/6.2.9-188-igb-revert-rtnl_lock-that-causes-deadlock.patch
+ patches.kernel.org/6.2.9-189-dm-thin-fix-deadlock-when-swapping-to-thin-dev…
+ patches.kernel.org/6.2.9-190-usb-typec-tcpm-fix-create-duplicate-source-cap…
+ patches.kernel.org/6.2.9-191-usb-typec-tcpm-fix-warning-when-handle-discove…
+ patches.kernel.org/6.2.9-192-usb-cdns3-Fix-issue-with-using-incorrect-PCI-d…
+ patches.kernel.org/6.2.9-193-usb-cdnsp-Fixes-issue-with-redundant-Status-St…
+ patches.kernel.org/6.2.9-194-usb-cdnsp-changes-PCI-Device-ID-to-fix-conflic…
+ patches.kernel.org/6.2.9-195-usb-chipdea-core-fix-return-EINVAL-if-request-…
+ patches.kernel.org/6.2.9-196-usb-chipidea-core-fix-possible-concurrent-when…
+ patches.kernel.org/6.2.9-197-usb-dwc3-gadget-Add-1ms-delay-after-end-transf…
+ patches.kernel.org/6.2.9-198-usb-ucsi-Fix-NULL-pointer-deref-in-ucsi_connec…
+ patches.kernel.org/6.2.9-199-usb-ucsi_acpi-Increase-the-command-completion-…
+ patches.kernel.org/6.2.9-200-mm-kfence-fix-using-kfence_metadata-without-in…
+ patches.kernel.org/6.2.9-201-kfence-avoid-passing-g-for-test.patch
+ patches.kernel.org/6.2.9-202-io_uring-net-avoid-sending-ECONNABORTED-on-rep…
+ patches.kernel.org/6.2.9-203-io_uring-rsrc-fix-null-ptr-deref-in-io_file_bi…
+ patches.kernel.org/6.2.9-204-Revert-kasan-drop-skip_kasan_poison-variable-i…
+ patches.kernel.org/6.2.9-205-kcsan-avoid-passing-g-for-test.patch
+ patches.kernel.org/6.2.9-206-test_maple_tree-add-more-testing-for-mas_empty…
+ patches.kernel.org/6.2.9-207-maple_tree-fix-mas_skip_node-end-slot-detectio…
+ patches.kernel.org/6.2.9-208-ksmbd-fix-wrong-signingkey-creation-when-encry…
+ patches.kernel.org/6.2.9-209-ksmbd-set-FILE_NAMED_STREAMS-attribute-in-FS_A…
+ patches.kernel.org/6.2.9-210-ksmbd-don-t-terminate-inactive-sessions-after-…
+ patches.kernel.org/6.2.9-211-ksmbd-return-STATUS_NOT_SUPPORTED-on-unsupport…
+ patches.kernel.org/6.2.9-212-ksmbd-return-unsupported-error-on-smb1-mount.p…
+ patches.kernel.org/6.2.9-213-wifi-mac80211-fix-qos-on-mesh-interfaces.patch
+ patches.kernel.org/6.2.9-214-wifi-mac80211-Serialize-ieee80211_handle_wake_…
+ patches.kernel.org/6.2.9-215-nilfs2-fix-kernel-infoleak-in-nilfs_ioctl_wrap…
+ patches.kernel.org/6.2.9-216-drm-bridge-lt8912b-return-EPROBE_DEFER-if-brid…
+ patches.kernel.org/6.2.9-217-drm-amd-display-fix-wrong-index-used-in-dccg32…
+ patches.kernel.org/6.2.9-218-drm-meson-fix-missing-component-unbind-on-bind…
+ patches.kernel.org/6.2.9-219-drm-amdgpu-nv-Apply-ASPM-quirk-on-Intel-ADL-AM…
+ patches.kernel.org/6.2.9-220-drm-i915-active-Fix-missing-debug-object-activ…
+ patches.kernel.org/6.2.9-221-drm-i915-Preserve-crtc_state-inherited-during-…
+ patches.kernel.org/6.2.9-222-drm-amdgpu-skip-ASIC-reset-for-APUs-when-go-to…
+ patches.kernel.org/6.2.9-223-drm-amdgpu-reposition-the-gpu-reset-checking-f…
+ patches.kernel.org/6.2.9-224-riscv-mm-Fix-incorrect-ASID-argument-when-flus…
+ patches.kernel.org/6.2.9-225-riscv-Handle-zicsr-zifencei-issues-between-cla…
+ patches.kernel.org/6.2.9-226-tee-amdtee-fix-race-condition-in-amdtee_open_s…
+ patches.kernel.org/6.2.9-227-firmware-arm_scmi-Fix-device-node-validation-f…
+ patches.kernel.org/6.2.9-228-arm64-dts-qcom-sc8280xp-x13s-mark-s11b-regulat…
+ patches.kernel.org/6.2.9-229-arm64-dts-qcom-sc7280-Mark-PCIe-controller-as-…
+ patches.kernel.org/6.2.9-230-arm64-dts-qcom-sm8150-Fix-the-iommu-mask-used-…
+ patches.kernel.org/6.2.9-231-soc-qcom-llcc-Fix-slice-configuration-values-f…
+ patches.kernel.org/6.2.9-232-mm-ksm-fix-race-with-VMA-iteration-and-mm_stru…
+ patches.kernel.org/6.2.9-233-bus-imx-weim-fix-branch-condition-evaluates-to…
+ patches.kernel.org/6.2.9-234-i2c-xgene-slimpro-Fix-out-of-bounds-bug-in-xge…
+ patches.kernel.org/6.2.9-235-dm-stats-check-for-and-propagate-alloc_percpu-…
+ patches.kernel.org/6.2.9-236-dm-crypt-add-cond_resched-to-dmcrypt_write.pat…
+ patches.kernel.org/6.2.9-237-dm-crypt-avoid-accessing-uninitialized-tasklet…
+ patches.kernel.org/6.2.9-238-sched-fair-sanitize-vruntime-of-entity-being-p…
+ patches.kernel.org/6.2.9-239-sched-fair-Sanitize-vruntime-of-entity-being-m…
+ patches.kernel.org/6.2.9-240-Linux-6.2.9.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
@@ -1637,6 +1877,7 @@
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch
patches.rpmify/s390-reintroduce-expoline-dependence-to-scripts.patch
+ patches.rpmify/net-wwan-t7xx-disable-Werror.patch
########################################################
# The sorted section should contain all patches that are
@@ -1654,7 +1895,6 @@
########################################################
# sorted patches
########################################################
-
patches.suse/objtool-Check-that-module-init-exit-function-is-an-i.patch
########################################################
# end of sorted patches
@@ -1672,7 +1912,6 @@
# to get into mainline any time soon (or ever) belong
# to area specific sections below.
########################################################
- patches.suse/arm64-efi-Use-SMBIOS-processor-ID-to-key-off-Altra-q.patch
########################################################
# kbuild/module infrastructure fixes
@@ -1772,6 +2011,7 @@
patches.suse/drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch
patches.suse/Add-parameter-to-disable-simple-framebuffer-devices.patch
patches.suse/0001-bsc-1204315-Disable-sysfb-before-creating-simple-fra.patch
+ patches.suse/drm-nouveau-kms-Fix-backlight-registration.patch
########################################################
# Storage
@@ -1795,6 +2035,7 @@
# Input
########################################################
patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch
+ patches.suse/Input-alps-fix-compatibility-with-funsigned-char.patch
########################################################
# Other drivers
++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:39.480848522 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:39.484848543 +0200
@@ -1,4 +1,4 @@
-2023-03-22 18:56:06 +0000
-GIT Revision: 221c28fbd5a8e85b11ef8168a8454521fb5cabba
+2023-03-30 11:30:50 +0000
+GIT Revision: 7a187a3df1e20b30a8959b0ec229aa8b791bb06f
GIT Branch: stable
++++++ supported.conf ++++++
--- /var/tmp/diff_new_pack.rdjPTG/_old 2023-04-01 19:30:39.536848816 +0200
+++ /var/tmp/diff_new_pack.rdjPTG/_new 2023-04-01 19:30:39.540848837 +0200
@@ -50,6 +50,8 @@
- arch/arm64/crypto/sha512-ce
- arch/arm64/crypto/sm3-ce
- arch/arm64/crypto/sm4-ce
+- arch/arm64/crypto/sm4-ce-ccm
+- arch/arm64/crypto/sm4-ce-gcm
- arch/arm64/kernel/arm64-reloc-test
arch/arm64/lib/xor-neon
- arch/powerpc/crypto/crc-vpmsum_test # test for the below crc modules
@@ -416,6 +418,7 @@
drivers/bluetooth/btusb
- drivers/bluetooth/btwilink
- drivers/bluetooth/dtl1_cs
+- drivers/bluetooth/hci_bcm4377
drivers/bluetooth/hci_nokia
drivers/bluetooth/hci_uart # Bluetooth HCI UART driver
drivers/bluetooth/hci_vhci # Bluetooth VHCI driver
@@ -458,6 +461,7 @@
drivers/char/ipmi/ipmi_si
drivers/char/ipmi/ipmi_ssif
drivers/char/ipmi/ipmi_watchdog
+ drivers/char/ipmi/ssif_bmc
drivers/char/lp
drivers/char/mwave/mwave # 3780i Advanced Communications Processor (Mwave) driver
drivers/char/nvram
@@ -493,6 +497,7 @@
- drivers/clk/*
drivers/cpufreq/acpi-cpufreq # x86 cpufreq driver used by all, if no specific one like intel_pstate
drivers/cpufreq/amd_freq_sensitivity # AMD frequency sensitivity feedback to the ondemand governor
+- drivers/cpufreq/apple-soc-cpufreq
- drivers/cpufreq/armada-37xx-cpufreq
- drivers/cpufreq/armada-8k-cpufreq
- drivers/cpufreq/brcmstb-avs-cpufreq
@@ -531,6 +536,7 @@
- drivers/crypto/hisilicon/sec/hisi_sec
drivers/crypto/inside-secure/crypto_safexcel
drivers/crypto/marvell/marvell-cesa
+- drivers/crypto/marvell/octeontx2/rvu_cptcommon
- drivers/crypto/mxs-dcp
drivers/crypto/padlock-aes
drivers/crypto/padlock-sha
@@ -664,6 +670,8 @@
drivers/fpga/fpga-mgr
drivers/fpga/fpga-region # fate#322047
- drivers/fpga/ice40-spi
+- drivers/fpga/lattice-sysconfig
+- drivers/fpga/lattice-sysconfig-spi
- drivers/fpga/machxo2-spi
drivers/fpga/of-fpga-region # fate#326235
- drivers/fpga/stratix10-soc
@@ -702,8 +710,10 @@
- drivers/gpio/gpio-grgpio
- drivers/gpio/gpio-gw-pld
drivers/gpio/gpio-ich
+- drivers/gpio/gpio-idio-16
- drivers/gpio/gpio-it87
- drivers/gpio/gpio-kempld
+- drivers/gpio/gpio-latch
- drivers/gpio/gpio-lp3943
- drivers/gpio/gpio-lp873x
- drivers/gpio/gpio-lp87565
@@ -790,6 +800,9 @@
- drivers/gpu/drm/rcar-du/rcar_lvds
drivers/gpu/drm/rockchip/rockchipdrm
drivers/gpu/drm/scheduler/gpu-sched
+- drivers/gpu/drm/solomon/ssd130x-i2c
+- drivers/gpu/drm/solomon/ssd130x
+- drivers/gpu/drm/solomon/ssd130x-spi
- drivers/gpu/drm/sun4i/sun4i-backend
- drivers/gpu/drm/sun4i/sun4i-drm
- drivers/gpu/drm/sun4i/sun4i-drm-hdmi
@@ -1263,6 +1276,7 @@
- drivers/iio/proximity/sx9500
- drivers/iio/proximity/vl53l0x-i2c
- drivers/iio/temperature/hid-sensor-temperature
+- drivers/iio/temperature/max30208
- drivers/iio/temperature/max31856
- drivers/iio/temperature/maxim_thermocouple
- drivers/iio/temperature/mlx90632
@@ -1286,6 +1300,7 @@
drivers/infiniband/hw/hns/hns-roce-hw-v1
drivers/infiniband/hw/hns/hns-roce-hw-v2
drivers/infiniband/hw/i40iw/i40iw
+- drivers/infiniband/hw/mana/mana_ib
drivers/infiniband/hw/mlx4/mlx4_ib
drivers/infiniband/hw/mlx5/mlx5_ib # Mellanox Connect-IB HCA IB driver
drivers/infiniband/hw/mthca/ib_mthca
@@ -1437,6 +1452,7 @@
- drivers/input/touchscreen/cy8ctmg110_ts
- drivers/input/touchscreen/cyttsp4_core
- drivers/input/touchscreen/cyttsp4_i2c
+- drivers/input/touchscreen/cyttsp5
- drivers/input/touchscreen/cyttsp_core
- drivers/input/touchscreen/cyttsp_i2c
- drivers/input/touchscreen/cyttsp_i2c_common
@@ -1454,6 +1470,8 @@
- drivers/input/touchscreen/gunze
- drivers/input/touchscreen/hampshire
- drivers/input/touchscreen/hideep
+- drivers/input/touchscreen/himax_hx83112b
+- drivers/input/touchscreen/hynitron_cstxxx
- drivers/input/touchscreen/ili210x
- drivers/input/touchscreen/imx6ul_tsc
- drivers/input/touchscreen/inexio
@@ -1779,6 +1797,9 @@
- drivers/mfd/rohm-bd70528
- drivers/mfd/rohm-bd718x7
- drivers/mfd/sky81452
+- drivers/mfd/smpro-core
+- drivers/misc/smpro-errmon
+- drivers/misc/smpro-misc
- drivers/mfd/sprd-sc27xx-spi
- drivers/mfd/stmfx
- drivers/mfd/stpmic1
@@ -2115,6 +2136,7 @@
+base drivers/net/ethernet/realtek/8139too
- drivers/net/ethernet/realtek/atp
drivers/net/ethernet/realtek/r8169
+- drivers/net/ethernet/renesas/rswitch_drv
- drivers/net/ethernet/rocker/rocker
- drivers/net/ethernet/samsung/*
- drivers/net/ethernet/sfc/falcon/sfc-falcon
@@ -2134,6 +2156,7 @@
drivers/net/ethernet/ti/tlan
drivers/net/ethernet/via/via-rhine
drivers/net/ethernet/via/via-velocity
+- drivers/net/ethernet/wangxun/libwx/libwx
drivers/net/ethernet/wiznet/*
- drivers/net/ethernet/xilinx/ll_temac
- drivers/net/ethernet/xilinx/xilinx_emac
@@ -2455,6 +2478,7 @@
drivers/phy/qualcomm/phy-qcom-ufs-qmp-14nm
- drivers/phy/qualcomm/phy-qcom-usb-hs
- drivers/phy/qualcomm/phy-qcom-usb-hsic
+- drivers/phy/renesas/r8a779f0-ether-serdes
drivers/phy/rockchip/phy-rockchip-dp
drivers/phy/rockchip/phy-rockchip-emmc
- drivers/phy/rockchip/phy-rockchip-inno-hdmi
@@ -2500,6 +2524,7 @@
- drivers/platform/x86/dell-smo8800
drivers/platform/x86/dell-wmi
- drivers/platform/x86/dell-wmi-aio
+- drivers/platform/x86/dell/dell-wmi-ddv
drivers/platform/x86/dell-wmi-descriptor
- drivers/platform/x86/dell-wmi-led
+external drivers/platform/x86/dell_rbu # fate#142 bsc#153134
@@ -2516,6 +2541,7 @@
drivers/platform/x86/i2c-multi-instantiate # some type C controllers need this
- drivers/platform/x86/ibm_rtl
- drivers/platform/x86/ideapad-laptop
+- drivers/platform/x86/intel/ifs/intel_ifs
- drivers/platform/x86/intel-hid
drivers/platform/x86/intel-rst # Intel Rapid Start Technology (FATE#315713)
drivers/platform/x86/intel-smartconnect # Intel Smart Connect disabling
@@ -2632,6 +2658,7 @@
- drivers/regulator/qcom_smd-regulator
- drivers/regulator/qcom_spmi-regulator
drivers/regulator/rk808-regulator
+- drivers/regulator/rt6190-regulator
- drivers/regulator/sc2731-regulator
- drivers/regulator/sky81452-regulator
- drivers/regulator/slg51000-regulator
@@ -2935,6 +2962,7 @@
- drivers/spi/spi-synquacer
- drivers/spi/spi-tegra20-sflash
drivers/spi/spi-thunderx
+- drivers/spi/spi-wpcm-fiu
- drivers/spi/spi-xcomm
drivers/spi/spi-xilinx # fate#320029
drivers/spi/spi-xlp # fate#319481
@@ -3029,6 +3057,9 @@
- drivers/staging/ks7010/ks7010
- drivers/staging/media/allegro-dvt/allegro
- drivers/staging/media/bcm2048/radio-bcm2048
+- drivers/staging/media/deprecated/saa7146/ttpci/budget-ci
+- drivers/staging/media/deprecated/saa7146/ttpci/budget-core
+- drivers/staging/media/deprecated/saa7146/ttpci/budget
- drivers/staging/media/hantro/hantro-vpu
- drivers/staging/media/ipu3/ipu3-imgu
- drivers/staging/media/meson/vdec/meson-vdec
@@ -3449,6 +3480,7 @@
- drivers/video/fbdev/xilinxfb
drivers/video/macmodes # Standard MacOS video modes
- drivers/video/vgastate
+ drivers/virt/coco/tdx-guest/tdx-guest
- drivers/virt/vboxguest/vboxguest
+base drivers/virtio/virtio
+base drivers/virtio/virtio_balloon
@@ -3480,6 +3512,7 @@
- drivers/w1/slaves/w1_therm
- drivers/w1/wire
drivers/watchdog/acquirewdt # Acquire Inc. Single Board Computer Watchdog Timer driver
+- drivers/watchdog/advantech_ec_wdt
drivers/watchdog/advantechwdt # Advantech Single Board Computer WDT driver
drivers/watchdog/alim1535_wdt # ALi M1535 PMU Watchdog Timer driver
drivers/watchdog/alim7101_wdt # ALi M7101 PMU Computer Watchdog Timer driver
@@ -4137,6 +4170,7 @@
net/rfkill/rfkill-gpio # GPIO rfkill driver
- net/rose/rose
- net/rxrpc/rxrpc
+- net/rxrpc/rxperf
net/sched/act_bpf # traffic control: BPF based action (bsc#1034907)
net/sched/act_connmark # traffic control: connection mark retriever action (bsc#1034907)
net/sched/act_csum # traffic control: checksum updating action
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rpmlint for openSUSE:Factory checked in at 2023-04-01 19:30:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
and /work/SRC/openSUSE:Factory/.rpmlint.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint"
Sat Apr 1 19:30:12 2023 rev:443 rq:1076468 version:2.4.0+git20230331.bc7b966
Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes 2023-03-29 23:25:53.603088010 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.9019/rpmlint.changes 2023-04-01 19:30:20.324751014 +0200
@@ -1,0 +2,24 @@
+Fri Mar 31 13:35:31 UTC 2023 - mliska(a)suse.cz
+
+- Update to version 2.4.0+git20230331.bc7b966:
+ * dbus-services: add libproxy whitelisting (bsc#1209376)
+
+-------------------------------------------------------------------
+Fri Mar 31 07:26:42 UTC 2023 - mliska(a)suse.cz
+
+- Update to version 2.4.0+git20230331.8f6e31e:
+ * PythonCheck: Handle complex dependency declaration gracefully
+
+-------------------------------------------------------------------
+Wed Mar 29 12:16:20 UTC 2023 - mliska(a)suse.cz
+
+- Update to version 2.4.0+git20230329.3cd1bcf:
+ * packit: use python-magic python pages for openSUSE CI
+ * openSUSE: Start using python-magic package in CI.
+
+-------------------------------------------------------------------
+Wed Mar 29 10:43:51 UTC 2023 - Martin Li��ka <mliska(a)suse.cz>
+
+- Depend on python-magic Python package.
+
+-------------------------------------------------------------------
Old:
----
rpmlint-2.4.0+git20230327.f239521.tar.xz
New:
----
rpmlint-2.4.0+git20230331.bc7b966.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.hw8t3o/_old 2023-04-01 19:30:21.156755031 +0200
+++ /var/tmp/diff_new_pack.hw8t3o/_new 2023-04-01 19:30:21.160755050 +0200
@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
-Version: 2.4.0+git20230327.f239521
+Version: 2.4.0+git20230331.bc7b966
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later
@@ -42,11 +42,11 @@
BuildRequires: desktop-file-utils
BuildRequires: myspell-cs_CZ
BuildRequires: myspell-en_US
-BuildRequires: python3-magic
BuildRequires: python3-pybeam
BuildRequires: python3-pyenchant
BuildRequires: python3-pytest
BuildRequires: python3-pytest-xdist
+BuildRequires: python3-python-magic
BuildRequires: python3-pyxdg
BuildRequires: python3-rpm
%if 0%{?python3_version_nodots < 311}
@@ -70,9 +70,9 @@
Requires: file
Requires: findutils
Requires: myspell-en_US
-Requires: python3-magic
Requires: python3-pybeam
Requires: python3-pyenchant
+Requires: python3-python-magic
Requires: python3-pyxdg
Requires: python3-rpm
%if 0%{?python3_version_nodots < 311}
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.hw8t3o/_old 2023-04-01 19:30:21.224755360 +0200
+++ /var/tmp/diff_new_pack.hw8t3o/_new 2023-04-01 19:30:21.232755398 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
- <param name="changesrevision">f239521912348dfe6bbd0b7a702d61a1c22a13b0</param></service></servicedata>
+ <param name="changesrevision">bc7b966e874d4da6d48e8ee5c33a29c35b483ac5</param></service></servicedata>
(No newline at EOF)
++++++ rpmlint-2.4.0+git20230327.f239521.tar.xz -> rpmlint-2.4.0+git20230331.bc7b966.tar.xz ++++++
/work/SRC/openSUSE:Factory/rpmlint/rpmlint-2.4.0+git20230327.f239521.tar.xz /work/SRC/openSUSE:Factory/.rpmlint.new.9019/rpmlint-2.4.0+git20230331.bc7b966.tar.xz differ: char 15, line 1
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rpmlint-mini for openSUSE:Factory checked in at 2023-04-01 19:30:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint-mini (Old)
and /work/SRC/openSUSE:Factory/.rpmlint-mini.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint-mini"
Sat Apr 1 19:30:11 2023 rev:117 rq:1075477 version:MACRO
Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint-mini/rpmlint-mini.changes 2023-02-05 19:20:12.691559997 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint-mini.new.9019/rpmlint-mini.changes 2023-04-01 19:30:15.408727276 +0200
@@ -1,0 +2,5 @@
+Wed Mar 29 10:43:27 UTC 2023 - Martin Li��ka <mliska(a)suse.cz>
+
+- Depend on python-magic Python package.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rpmlint-mini.spec ++++++
--- /var/tmp/diff_new_pack.cUfiHV/_old 2023-04-01 19:30:16.028730270 +0200
+++ /var/tmp/diff_new_pack.cUfiHV/_new 2023-04-01 19:30:16.036730308 +0200
@@ -35,9 +35,9 @@
BuildRequires: checkbashisms
# the main package rpmlint's python3 runtime requirements do not necessarily match our target flavor
BuildRequires: %{python_flavor}-base
-BuildRequires: %{python_flavor}-magic
BuildRequires: %{python_flavor}-pybeam
BuildRequires: %{python_flavor}-pyenchant
+BuildRequires: %{python_flavor}-python-magic
BuildRequires: %{python_flavor}-pyxdg
BuildRequires: %{python_flavor}-rpm
BuildRequires: %{python_flavor}-tomli
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package timezone for openSUSE:Factory checked in at 2023-04-01 19:30:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/timezone (Old)
and /work/SRC/openSUSE:Factory/.timezone.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "timezone"
Sat Apr 1 19:30:10 2023 rev:149 rq:1075145 version:2023c
Changes:
--------
--- /work/SRC/openSUSE:Factory/timezone/timezone-java.changes 2023-03-25 18:53:54.486209695 +0100
+++ /work/SRC/openSUSE:Factory/.timezone.new.9019/timezone-java.changes 2023-04-01 19:30:13.344717310 +0200
@@ -1,0 +2,6 @@
+Wed Mar 29 06:03:39 UTC 2023 - Andreas Stieger <andreas.stieger(a)gmx.de>
+
+- timezone update 2023c:
+ * Reverts changes for 2023 Lebanon DST change to 2023a data
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/timezone/timezone.changes 2023-03-25 18:53:54.518209862 +0100
+++ /work/SRC/openSUSE:Factory/.timezone.new.9019/timezone.changes 2023-04-01 19:30:13.568718391 +0200
@@ -1,0 +2,6 @@
+Wed Mar 29 06:03:39 UTC 2023 - Andreas Stieger <andreas.stieger(a)gmx.de>
+
+- timezone update 2023c:
+ * Reverts changes for 2023 Lebanon DST change to 2023a data
+
+-------------------------------------------------------------------
@@ -5 +11 @@
- * In 2032 Lebanon springs forward April 20/21 not March 25/26
+ * In 2023 Lebanon springs forward April 20/21 not March 25/26
Old:
----
tzcode2023b.tar.gz
tzcode2023b.tar.gz.asc
tzdata2023b.tar.gz
tzdata2023b.tar.gz.asc
New:
----
tzcode2023c.tar.gz
tzcode2023c.tar.gz.asc
tzdata2023c.tar.gz
tzdata2023c.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ timezone-java.spec ++++++
--- /var/tmp/diff_new_pack.cSwp9z/_old 2023-04-01 19:30:14.740724050 +0200
+++ /var/tmp/diff_new_pack.cSwp9z/_new 2023-04-01 19:30:14.744724070 +0200
@@ -25,7 +25,7 @@
Group: System/Base
# COMMON-BEGIN
# COMMON-BEGIN
-Version: 2023b
+Version: 2023c
Release: 0
Source: https://www.iana.org/time-zones/repository/releases/tzdata%{version}.tar.gz
Source1: https://www.iana.org/time-zones/repository/releases/tzcode%{version}.tar.gz
++++++ timezone.spec ++++++
--- /var/tmp/diff_new_pack.cSwp9z/_old 2023-04-01 19:30:14.772724205 +0200
+++ /var/tmp/diff_new_pack.cSwp9z/_new 2023-04-01 19:30:14.776724224 +0200
@@ -22,7 +22,7 @@
Group: System/Base
URL: http://www.iana.org/time-zones
# COMMON-BEGIN
-Version: 2023b
+Version: 2023c
Release: 0
Source: https://www.iana.org/time-zones/repository/releases/tzdata%{version}.tar.gz
Source1: https://www.iana.org/time-zones/repository/releases/tzcode%{version}.tar.gz
++++++ tzcode2023b.tar.gz -> tzcode2023c.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/NEWS new/NEWS
--- old/NEWS 2023-03-24 03:51:51.000000000 +0100
+++ new/NEWS 2023-03-28 21:43:45.000000000 +0200
@@ -1,14 +1,19 @@
News for the tz database
-Release 2023b - 2023-03-23 19:50:38 -0700
+Release 2023c - 2023-03-28 12:42:14 -0700
+
+ Changes to past and future timestamps
+
+ Model Lebanon's DST chaos by reverting data to tzdb 2023a.
+ (Thanks to Rany Hany for the heads-up.)
- Briefly:
- Lebanon delays the start of DST this year.
+
+Release 2023b - 2023-03-23 19:50:38 -0700
Changes to future timestamps
This year Lebanon springs forward April 20/21 not March 25/26.
- (Thanks to Saadallah Itani.)
+ (Thanks to Saadallah Itani.) [This was reverted in 2023c.]
Release 2023a - 2023-03-22 12:39:33 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tz-art.html new/tz-art.html
--- old/tz-art.html 2022-08-16 01:56:49.000000000 +0200
+++ new/tz-art.html 2023-03-28 19:54:06.000000000 +0200
@@ -478,22 +478,35 @@
<tr><td>Total Time</td><td>1:16:20</td></tr>
<tr><td><a href="https://www.allmusic.com/album/chicago-transit-authority-mw0000189364">AMG Rating</a></td><td>4 stars</td></tr>
<tr><td>Notes</td><td>Includes the song "Does Anybody Really Know What Time It Is?"</td></tr>
+<tr><td> </td><td></td></tr>
+<tr><td>Artist</td><td>Emanuele Arciuli</td></tr>
+<tr><td>Composer</td><td>William Duckworth</td></tr>
+<tr><td>CD</td><td><a href="https://neumarecords.org/ols/products/william-duckworth-the-time-curve-prel…">The Time Curve Preludes</a></td></tr>
+<tr><td>Copyright Date</td><td>2023</td></tr>
+<tr><td>Label</td><td>Neuma</td></tr>
+<tr><td>Total Time</td><td>44:46</td></tr>
+<tr><td>Notes</td><td>The first work of postminimal music. Unlike minimalism, it does not assume that the listener has plenty of time.</td></tr>
</table>
<h2>Comics</h2>
<ul>
<li>
-The webcomic <em>xkcd</em> has the strip
-"<a href="https://xkcd.com/673/">The Sun</a>" (2009-12-09) and the panels
+The webcomic <em>xkcd</em> has the strips
+"<a href="https://xkcd.com/673/">The Sun</a>" (2009-12-09),
+"<a href="https://xkcd.com/1655/">Doomsday Clock</a>" (2016-03-14) and
+"<a href="https://xkcd.com/2549/">Edge Cake</a>" (2021-12-01),
+along with the panels
+"<a href="https://xkcd.com/448/">Good Morning</a>" (2008-07-11),
"<a href="https://xkcd.com/1017/">Backward in Time</a>" (2012-02-14),
"<a href="https://xkcd.com/1061/">EST</a>" (2012-05-28),
"<a href="https://xkcd.com/1179/">ISO 8601</a>" (2013-02-27),
"<a href="https://xkcd.com/1335/">Now</a>" (2014-02-26),
-"<a href="https://xkcd.com/1655/">Doomsday Clock</a>" (2016-03-14),
"<a href="https://xkcd.com/1799/">Bad Map Projection: Time Zones</a>"
(2017-02-15),
"<a href="https://xkcd.com/1883/">Supervillain Plan</a>" (2017-08-30),
"<a href="https://xkcd.com/2050/">6/6 Time</a>" (2018-09-24),
-and "<a href="https://xkcd.com/2266/">Leap Smearing</a>" (2020-02-10).
+"<a href="https://xkcd.com/2092/">Consensus New Year</a>" (2018-12-31),
+"<a href="https://xkcd.com/2266/">Leap Smearing</a>" (2020-02-10),
+and "<a href="https://xkcd.com/2594/">Consensus Time</a>" (2022-03-16).
The related book <em>What If?</em> has an entry
"<a href="https://what-if.xkcd.com/26/">Leap Seconds</a>" (2012-12-31).
</li>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tz-link.html new/tz-link.html
--- old/tz-link.html 2023-03-15 21:19:00.000000000 +0100
+++ new/tz-link.html 2023-03-27 19:58:11.000000000 +0200
@@ -282,7 +282,7 @@
If your government plans to change its time zone boundaries or
daylight saving rules, please send email to <a
href="mailto:tz@iana.org"><code>tz(a)iana.org</code></a> well in advance,
-as this will coordinate updates to many cell phones,
+as this will lessen confusion and will coordinate updates to many cell phones,
computers, and other devices around the world.
In your email, please cite the legislation or regulation that specifies
the change, so that it can be checked for details such as the exact times
@@ -311,8 +311,8 @@
<p>
For these reasons any rule change should be promulgated at least a
year before it affects how clocks operate; otherwise, there is a good
-chance that many clocks will operate incorrectly after the change, due
-to delays in propagating updates to software and data.
+chance that many clocks will be wrong due to delays in propagating updates,
+and that residents will be confused or even actively resist the change.
The shorter the notice, the more likely clock problems will arise; see "<a
href="https://codeofmatt.com/2016/04/23/on-the-timing-of-time-zone-changes/">On
the Timing of Time Zone Changes</a>" for examples.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version new/version
--- old/version 2023-03-24 03:51:52.000000000 +0100
+++ new/version 2023-03-28 21:43:46.000000000 +0200
@@ -1 +1 @@
-2023b
+2023c
++++++ tzdata2023b.tar.gz -> tzdata2023c.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/NEWS new/NEWS
--- old/NEWS 2023-03-24 03:51:51.000000000 +0100
+++ new/NEWS 2023-03-28 21:43:45.000000000 +0200
@@ -1,14 +1,19 @@
News for the tz database
-Release 2023b - 2023-03-23 19:50:38 -0700
+Release 2023c - 2023-03-28 12:42:14 -0700
+
+ Changes to past and future timestamps
+
+ Model Lebanon's DST chaos by reverting data to tzdb 2023a.
+ (Thanks to Rany Hany for the heads-up.)
- Briefly:
- Lebanon delays the start of DST this year.
+
+Release 2023b - 2023-03-23 19:50:38 -0700
Changes to future timestamps
This year Lebanon springs forward April 20/21 not March 25/26.
- (Thanks to Saadallah Itani.)
+ (Thanks to Saadallah Itani.) [This was reverted in 2023c.]
Release 2023a - 2023-03-22 12:39:33 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/asia new/asia
--- old/asia 2023-03-23 19:45:11.000000000 +0100
+++ new/asia 2023-03-28 00:14:40.000000000 +0200
@@ -2693,9 +2693,37 @@
# Lebanon
#
# From Saadallah Itani (2023-03-23):
-# Lebanon too announced today delay of Spring forward from March 25 to April 20.
-# From Paul Eggert (2023-03-23):
+# Lebanon ... announced today delay of Spring forward from March 25 to April 20.
+#
+# From Paul Eggert (2023-03-27):
+# This announcement was by the Lebanese caretaker prime minister Najib Mikati.
# https://www.mtv.com.lb/en/News/Local/1352516/lebanon-postpones-daylight-sav…
+# A video was later leaked to the media of parliament speaker Nabih Berri
+# asking Mikati to postpone DST to aid observance of Ramadan, Mikati objecting
+# that this would cause problems such as scheduling airline flights, to which
+# Berri interjected, "What flights?"
+#
+# The change was controversial and led to a partly-sectarian divide.
+# Many Lebanese institutions, including the education ministry, the Maronite
+# church, and two news channels LCBI and MTV, ignored the announcement and
+# went ahead with the long-scheduled spring-forward on March 25/26, some
+# arguing that the prime minister had not followed the law because the change
+# had not been approved by the cabinet. Google went with the announcement;
+# Apple ignored it. At least one bank followed the announcement for its doors,
+# but ignored the announcement in internal computer systems.
+# Beirut international airport listed two times for each departure.
+# Dan Azzi wrote "My view is that this whole thing is a Dumb and Dumber movie."
+# Eventually the prime minister backed down, said the cabinet had decided to
+# stick with its 1998 decision, and that DST would begin midnight March 29/30.
+# https://www.nna-leb.gov.lb/en/miscellaneous/604093/lebanon-has-two-times-of…
+# https://www.cnbc.com/2023/03/27/lebanon-in-two-different-time-zones-as-gove…
+#
+# Although we could model the chaos with two Zones, that would likely cause
+# more trouble than it would cure. Since so many manual clocks and
+# computer-based timestamps ignored the announcement, stick with official
+# cabinet resolutions in the data while recording the prime minister's
+# announcement as a comment. This is how we treated a similar situation in
+# Rio de Janeiro in spring 1993.
#
# Rule NAME FROM TO - IN ON AT SAVE LETTER/S
Rule Lebanon 1920 only - Mar 28 0:00 1:00 S
@@ -2719,11 +2747,13 @@
Rule Lebanon 1989 only - May 10 0:00 1:00 S
Rule Lebanon 1990 1992 - May 1 0:00 1:00 S
Rule Lebanon 1992 only - Oct 4 0:00 0 -
-Rule Lebanon 1993 2022 - Mar lastSun 0:00 1:00 S
+Rule Lebanon 1993 max - Mar lastSun 0:00 1:00 S
Rule Lebanon 1993 1998 - Sep lastSun 0:00 0 -
Rule Lebanon 1999 max - Oct lastSun 0:00 0 -
-Rule Lebanon 2023 only - Apr 21 0:00 1:00 S
-Rule Lebanon 2024 max - Mar lastSun 0:00 1:00 S
+# This one-time rule, announced by the prime minister first for April 21
+# then for March 30, is commented out for reasons described above.
+#Rule Lebanon 2023 only - Mar 30 0:00 1:00 S
+
# Zone NAME STDOFF RULES FORMAT [UNTIL]
Zone Asia/Beirut 2:22:00 - LMT 1880
2:00 Lebanon EE%sT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/version new/version
--- old/version 2023-03-24 03:51:52.000000000 +0100
+++ new/version 2023-03-28 21:43:46.000000000 +0200
@@ -1 +1 @@
-2023b
+2023c
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package coreutils for openSUSE:Factory checked in at 2023-04-01 19:30:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/coreutils (Old)
and /work/SRC/openSUSE:Factory/.coreutils.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "coreutils"
Sat Apr 1 19:30:07 2023 rev:149 rq:1075026 version:9.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/coreutils/coreutils.changes 2022-10-29 20:14:58.773530656 +0200
+++ /work/SRC/openSUSE:Factory/.coreutils.new.9019/coreutils.changes 2023-04-01 19:30:08.980696237 +0200
@@ -1,0 +2,66 @@
+Tue Mar 21 20:58:07 UTC 2023 - Dirk M��ller <dmueller(a)suse.com>
+
+- update to 9.2:
+ * cksum now accepts the --base64 (-b) option to print
+ base64-encoded checksums. It also accepts/checks such
+ checksums.
+ * cksum now accepts the --raw option to output a raw binary
+ checksum. No file name or other information is output in
+ this mode.
+ * cp, mv, and install now accept the --debug option to
+ print details on how a file is being copied.
+ * factor now accepts the --exponents (-h) option to print
+ factors in the form p^e, rather than repeating the prime p, e
+ times.
+ * ls now supports the --time=modification option, to explicitly
+ select the default mtime timestamp for display and sorting.
+ * mv now supports the --no-copy option, which causes it to fail
+ when asked to move a file to a different file system.
+ * split now accepts options like '-n SIZE' that exceed machine
+ integer range, when they can be implemented as if they were
+ infinity.
+ * split -n now accepts piped input even when not in round-robin
+ mode, by first copying input to a temporary file to determine its
+ size.
+ * wc now accepts the --total={auto,never,always,only} option
+ to give explicit control over when the total is output.
+ * 'cp --reflink=always A B' no longer leaves behind a newly
+ created empty file B merely because copy-on-write clones are not
+ supported.
+ * 'cp -n' and 'mv -n' now exit with nonzero status if they skip
+ their action because the destination exists, and likewise for 'cp
+ -i', 'ln -i', and 'mv -i' when the user declines. (POSIX
+ specifies this for 'cp -i' and 'mv -i'.)
+ * cp, mv, and install again read in multiples of the reported
+ block size, to support unusual devices that may have this
+ constraint.
+ * du --apparent now counts apparent sizes only of regular files
+ and symbolic links. POSIX does not specify the meaning of
+ apparent sizes (i.e., st_size) for other file types, and
+ counting those sizes could cause confusing and unwanted size
+ mismatches.
+ * 'ls -v' and 'sort -V' go back to sorting ".0" before ".A",
+ reverting to the behavior in coreutils-9.0 and earlier.
+ This behavior is now documented.
+ * ls --color now matches a file extension case sensitively
+ if there are different sequences defined for separate cases.
+ * printf unicode \uNNNN, \UNNNNNNNN syntax, now supports all
+ valid unicode code points. Previously is was restricted to
+ the C universal character subset, which restricted most points <=
+ 0x9F.
+ * runcon now exits with status 125 for internal errors.
+ Previously upon internal errors it would exit with status 1,
+ which was less distinguishable
+ from errors from the invoked command.
+ * 'split -n N' now splits more evenly when the input size is
+ not a multiple of N, by creating N output files whose sizes
+ differ by at most 1 byte. Formerly, it did this only when
+ the input size was less than N.
+ * 'stat -c %s' now prints sizes as unsigned, consistent with
+ 'ls'.
+ * a long list of bugfixes, see included NEWS file for details
+
+- drop gnulib-simple-backup-fix.patch (upstream)
+- drop coreutils-tests-workaround-make-fdleak.patch (obsolete)
+
+-------------------------------------------------------------------
Old:
----
coreutils-9.1.tar.xz
coreutils-9.1.tar.xz.sig
gnulib-simple-backup-fix.patch
New:
----
coreutils-9.2.tar.xz
coreutils-9.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ coreutils.spec ++++++
--- /var/tmp/diff_new_pack.rGJbPn/_old 2023-04-01 19:30:09.704699733 +0200
+++ /var/tmp/diff_new_pack.rGJbPn/_new 2023-04-01 19:30:09.712699771 +0200
@@ -1,7 +1,7 @@
#
# spec file
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
%global psuffix %{nil}
%endif
Name: coreutils%{?psuffix}
-Version: 9.1
+Version: 9.2
Release: 0
Summary: GNU Core Utilities
License: GPL-3.0-or-later
@@ -62,8 +62,6 @@
# Downstream patch to skip a test failing on OBS.
# tests: skip tests/rm/ext3-perf.sh temporarily as it hangs on OBS.
Patch810: coreutils-skip-tests-rm-ext3-perf.patch
-# Upstream patch - remove with version >9.1:
-Patch850: gnulib-simple-backup-fix.patch
Patch900: coreutils-tests-workaround-make-fdleak.patch
BuildRequires: automake
BuildRequires: gmp-devel
@@ -159,7 +157,6 @@
%patch501
%patch810
-%patch850
%patch900
# ================================================
@@ -196,7 +193,7 @@
chmod a+x tests/misc/sort-mb-tests.sh
# Avoid parallel make, because otherwise some timeout based tests like
# rm/ext3-perf may fail due to high CPU or IO load.
- %make_build check-very-expensive VERBOSE=yes \
+ %make_build -j1 check-very-expensive VERBOSE=yes \
&& install -d -m 755 %{buildroot}%{_docdir}/%{name} \
&& xz -c tests/test-suite.log \
> %{buildroot}%{_docdir}/%{name}/test-suite.log.xz
++++++ coreutils-9.1.tar.xz -> coreutils-9.2.tar.xz ++++++
++++ 405604 lines of diff (skipped)
++++++ coreutils-disable_tests.patch ++++++
--- /var/tmp/diff_new_pack.rGJbPn/_old 2023-04-01 19:30:12.680714103 +0200
+++ /var/tmp/diff_new_pack.rGJbPn/_new 2023-04-01 19:30:12.684714122 +0200
@@ -6,18 +6,18 @@
===================================================================
--- gnulib-tests/gnulib.mk.orig
+++ gnulib-tests/gnulib.mk
-@@ -1073,10 +1073,10 @@ EXTRA_DIST += test-getloadavg.c signatur
+@@ -1115,10 +1115,10 @@ EXTRA_DIST += test-getloadavg.c signatur
## begin gnulib module getlogin-tests
-TESTS += test-getlogin
-check_PROGRAMS += test-getlogin
--test_getlogin_LDADD = $(LDADD) $(LIB_GETLOGIN)
+-test_getlogin_LDADD = $(LDADD) $(GETLOGIN_LIB)
-EXTRA_DIST += test-getlogin.c test-getlogin.h signature.h macros.h
-+#TESTS += test-getlogin
-+#check_PROGRAMS += test-getlogin
-+#test_getlogin_LDADD = $(LDADD) $(LIB_GETLOGIN)
-+#EXTRA_DIST += test-getlogin.c test-getlogin.h signature.h macros.h
++# TESTS += test-getlogin
++# check_PROGRAMS += test-getlogin
++# test_getlogin_LDADD = $(LDADD) $(GETLOGIN_LIB)
++# EXTRA_DIST += test-getlogin.c test-getlogin.h signature.h macros.h
## end gnulib module getlogin-tests
++++++ coreutils-i18n.patch ++++++
++++ 1408 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/coreutils/coreutils-i18n.patch
++++ and /work/SRC/openSUSE:Factory/.coreutils.new.9019/coreutils-i18n.patch
++++++ coreutils-remove_hostname_documentation.patch ++++++
--- /var/tmp/diff_new_pack.rGJbPn/_old 2023-04-01 19:30:12.720714297 +0200
+++ /var/tmp/diff_new_pack.rGJbPn/_new 2023-04-01 19:30:12.724714315 +0200
@@ -6,7 +6,7 @@
===================================================================
--- doc/coreutils.texi.orig
+++ doc/coreutils.texi
-@@ -71,7 +71,6 @@
+@@ -73,7 +73,6 @@
* groups: (coreutils)groups invocation. Print group names a user is in.
* head: (coreutils)head invocation. Output the first part of files.
* hostid: (coreutils)hostid invocation. Print numeric host identifier.
@@ -14,7 +14,7 @@
* id: (coreutils)id invocation. Print user identity.
* install: (coreutils)install invocation. Copy files and set attributes.
* join: (coreutils)join invocation. Join lines on a common field.
-@@ -203,7 +202,7 @@ Free Documentation License''.
+@@ -205,7 +204,7 @@ Free Documentation License''.
* File name manipulation:: dirname basename pathchk mktemp realpath
* Working context:: pwd stty printenv tty
* User information:: id logname whoami groups users who
@@ -23,7 +23,7 @@
* SELinux context:: chcon runcon
* Modified command invocation:: chroot env nice nohup stdbuf timeout
* Process control:: kill
-@@ -426,7 +425,6 @@ System context
+@@ -428,7 +427,6 @@ System context
* date invocation:: Print or set system date and time
* nproc invocation:: Print the number of processors
* uname invocation:: Print system information
@@ -31,7 +31,7 @@
* hostid invocation:: Print numeric host identifier
* uptime invocation:: Print system uptime and load
-@@ -15947,7 +15945,6 @@ information.
+@@ -16203,7 +16201,6 @@ information.
* arch invocation:: Print machine hardware name.
* nproc invocation:: Print the number of processors.
* uname invocation:: Print system information.
@@ -39,7 +39,7 @@
* hostid invocation:: Print numeric host identifier.
* uptime invocation:: Print system uptime and load.
@end menu
-@@ -16804,15 +16801,6 @@ Note this is non-portable (even across G
+@@ -17094,15 +17091,6 @@ Note this is non-portable (even across G
Print the machine hardware name (sometimes called the hardware class
or hardware type).
@@ -55,7 +55,7 @@
@item -p
@itemx --processor
@opindex -p
-@@ -16866,34 +16854,6 @@ Print the kernel version.
+@@ -17156,34 +17144,6 @@ Print the kernel version.
@exitstatus
++++++ coreutils-remove_kill_documentation.patch ++++++
--- /var/tmp/diff_new_pack.rGJbPn/_old 2023-04-01 19:30:12.756714470 +0200
+++ /var/tmp/diff_new_pack.rGJbPn/_new 2023-04-01 19:30:12.768714528 +0200
@@ -6,7 +6,7 @@
===================================================================
--- doc/coreutils.texi.orig
+++ doc/coreutils.texi
-@@ -74,7 +74,6 @@
+@@ -76,7 +76,6 @@
* id: (coreutils)id invocation. Print user identity.
* install: (coreutils)install invocation. Copy files and set attributes.
* join: (coreutils)join invocation. Join lines on a common field.
@@ -14,7 +14,7 @@
* link: (coreutils)link invocation. Make hard links between files.
* ln: (coreutils)ln invocation. Make links between files.
* logname: (coreutils)logname invocation. Print current login name.
-@@ -205,7 +204,6 @@ Free Documentation License''.
+@@ -207,7 +206,6 @@ Free Documentation License''.
* System context:: date arch nproc uname hostid uptime
* SELinux context:: chcon runcon
* Modified command invocation:: chroot env nice nohup stdbuf timeout
@@ -22,7 +22,7 @@
* Delaying:: sleep
* Numeric operations:: factor numfmt seq
* File permissions:: Access modes
-@@ -453,10 +451,6 @@ Modified command invocation
+@@ -455,10 +453,6 @@ Modified command invocation
* stdbuf invocation:: Run a command with modified I/O buffering
* timeout invocation:: Run a command with a time limit
@@ -33,7 +33,7 @@
Delaying
* sleep invocation:: Delay for a specified time
-@@ -18310,90 +18304,6 @@ timeout -s INT 5s env --ignore-signal=IN
+@@ -18604,90 +18598,6 @@ timeout -s INT 5s env --ignore-signal=IN
timeout -s INT -k 3s 5s env --ignore-signal=INT sleep 20
@end example
++++++ coreutils-tests-shorten-extreme-factor-tests.patch ++++++
--- /var/tmp/diff_new_pack.rGJbPn/_old 2023-04-01 19:30:12.812714740 +0200
+++ /var/tmp/diff_new_pack.rGJbPn/_new 2023-04-01 19:30:12.816714760 +0200
@@ -16,7 +16,7 @@
===================================================================
--- tests/local.mk.orig
+++ tests/local.mk
-@@ -736,14 +736,9 @@ all_tests = \
+@@ -743,14 +743,9 @@ all_tests = \
# See tests/factor/create-test.sh.
tf = tests/factor
factor_tests = \
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libxcrypt for openSUSE:Factory checked in at 2023-04-01 19:30:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxcrypt (Old)
and /work/SRC/openSUSE:Factory/.libxcrypt.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxcrypt"
Sat Apr 1 19:30:04 2023 rev:18 rq:1074716 version:4.4.33
Changes:
--------
--- /work/SRC/openSUSE:Factory/libxcrypt/libxcrypt.changes 2023-03-17 17:00:46.208582554 +0100
+++ /work/SRC/openSUSE:Factory/.libxcrypt.new.9019/libxcrypt.changes 2023-04-01 19:30:05.876681249 +0200
@@ -1,0 +2,5 @@
+Thu Mar 23 12:58:47 UTC 2023 - Martin Li��ka <mliska(a)suse.cz>
+
+- Enable LTO now (boo#1138833) and use FAT LTO objects for static libs.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libxcrypt.spec ++++++
--- /var/tmp/diff_new_pack.ApvnPT/_old 2023-04-01 19:30:06.528684397 +0200
+++ /var/tmp/diff_new_pack.ApvnPT/_new 2023-04-01 19:30:06.536684436 +0200
@@ -98,10 +98,7 @@
%autosetup -p 1
%build
-# Disable LTO due to symbol versioning (boo#1138833):
-# (https://en.opensuse.org/openSUSE:LTO#Symbol_versioning)
-%define _lto_cflags %{nil}
-
+%global _lto_cflags %_lto_cflags -ffat-lto-objects
%configure \
--disable-silent-rules \
--enable-shared \
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000product for openSUSE:Factory checked in at 2023-04-01 10:03:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000product (Old)
and /work/SRC/openSUSE:Factory/.000product.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000product"
Sat Apr 1 10:03:56 2023 rev:3564 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ MicroOS-dvd5-dvd-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.Uq1HCu/_old 2023-04-01 10:03:59.597250153 +0200
+++ /var/tmp/diff_new_pack.Uq1HCu/_new 2023-04-01 10:03:59.601250173 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__MicroOS___20230330" schemaversion="4.1">
+<image name="OBS__MicroOS___20230331" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230330</productvar>
+ <productvar name="VERSION">20230331</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:microos:20230330,openSUSE MicroOS</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:microos:20230331,openSUSE MicroOS</productinfo>
<productinfo name="LINGUAS">en_US </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20230330/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20230331/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
@@ -1735,7 +1735,7 @@
<repopackage name="libspandsp3"/>
<repopackage name="libspeechd2"/>
<repopackage name="libspeex1"/>
- <repopackage name="libSPIRV-Tools-2023_1"/>
+ <repopackage name="libSPIRV-Tools-2023_2"/>
<repopackage name="libsqlite3-0"/>
<repopackage name="libsratom-0-0"/>
<repopackage name="libsrt1_5"/>
++++++ openSUSE-Addon-NonOss-ftp-ftp-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.Uq1HCu/_old 2023-04-01 10:03:59.629250315 +0200
+++ /var/tmp/diff_new_pack.Uq1HCu/_new 2023-04-01 10:03:59.629250315 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE-Addon-NonOss___20230330" schemaversion="4.1">
+<image name="OBS__openSUSE-Addon-NonOss___20230331" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230330</productvar>
+ <productvar name="VERSION">20230331</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse-addon-nonoss:20230330,openSUSE NonOSS Addon</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse-addon-nonoss:20230331,openSUSE NonOSS Addon</productinfo>
<productinfo name="LINGUAS">af ar be_BY bg br ca cy el et ga gl gu_IN he hi_IN hr ka km ko lt mk nn pa_IN rw sk sl sr_CS ss st tg th tr uk ve vi xh zu </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/2023…</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/2023…</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
++++++ openSUSE-cd-mini-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.Uq1HCu/_old 2023-04-01 10:03:59.649250416 +0200
+++ /var/tmp/diff_new_pack.Uq1HCu/_new 2023-04-01 10:03:59.653250436 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20230330" schemaversion="4.1">
+<image name="OBS__openSUSE___20230331" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230330</productvar>
+ <productvar name="VERSION">20230331</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230330,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230331,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de el en en_GB en_US es fr hu it ja pl pt pt_BR ru zh zh_CN zh_TW </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230330/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230331/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
++++++ openSUSE-dvd5-dvd-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.Uq1HCu/_old 2023-04-01 10:03:59.669250516 +0200
+++ /var/tmp/diff_new_pack.Uq1HCu/_new 2023-04-01 10:03:59.673250537 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20230330" schemaversion="4.1">
+<image name="OBS__openSUSE___20230331" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230330</productvar>
+ <productvar name="VERSION">20230331</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230330,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230331,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de el en en_GB en_US es fr hu it ja pl pt pt_BR ru zh zh_CN zh_TW </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230330/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230331/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
@@ -2254,6 +2254,7 @@
<repopackage name="libosinfo"/>
<repopackage name="libosinfo-1_0-0"/>
<repopackage name="libosinfo-lang"/>
+ <repopackage name="libOSMesa8"/>
<repopackage name="libostree"/>
<repopackage name="libostree-1-1"/>
<repopackage name="libotf1"/>
@@ -2613,7 +2614,7 @@
<repopackage name="libspice-client-glib-helper"/>
<repopackage name="libspice-client-gtk-3_0-5"/>
<repopackage name="libspice-server1"/>
- <repopackage name="libSPIRV-Tools-2023_1"/>
+ <repopackage name="libSPIRV-Tools-2023_2"/>
<repopackage name="libsqlite3-0"/>
<repopackage name="libsratom-0-0"/>
<repopackage name="libsrt1_5"/>
++++++ openSUSE-ftp-ftp-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.Uq1HCu/_old 2023-04-01 10:03:59.693250638 +0200
+++ /var/tmp/diff_new_pack.Uq1HCu/_new 2023-04-01 10:03:59.697250658 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20230330" schemaversion="4.1">
+<image name="OBS__openSUSE___20230331" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -23,7 +23,7 @@
<productvar name="DISTNAME">openSUSE</productvar>
<productvar name="FLAVOR">ftp</productvar>
<productvar name="MAKE_LISTINGS">true</productvar>
- <productvar name="MEDIUM_NAME">openSUSE-20230330-x86_64</productvar>
+ <productvar name="MEDIUM_NAME">openSUSE-20230331-x86_64</productvar>
<productvar name="MULTIPLE_MEDIA">true</productvar>
<productvar name="PRODUCT_DIR">/</productvar>
<productvar name="PRODUCT_NAME">$DISTNAME-$FLAVOR</productvar>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230330</productvar>
+ <productvar name="VERSION">20230331</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230330,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230331,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de el en en_GB en_US es fr hu it ja pl pt pt_BR ru zh zh_CN zh_TW </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230330/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230331/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="DEBUGMEDIUM">2</productoption>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
++++++ MicroOS.product ++++++
--- /var/tmp/diff_new_pack.Uq1HCu/_old 2023-04-01 10:03:59.733250840 +0200
+++ /var/tmp/diff_new_pack.Uq1HCu/_new 2023-04-01 10:03:59.737250860 +0200
@@ -6,7 +6,7 @@
<name>MicroOS</name>
<releasepkgname>MicroOS-release</releasepkgname>
<endoflife/>
- <version>20230330</version>
+ <version>20230331</version>
<!-- release is no longer optional -->
<release>0</release>
<productline>MicroOS</productline>
++++++ dvd.group ++++++
--- /var/tmp/diff_new_pack.Uq1HCu/_old 2023-04-01 10:03:59.829251325 +0200
+++ /var/tmp/diff_new_pack.Uq1HCu/_new 2023-04-01 10:03:59.833251345 +0200
@@ -1405,6 +1405,7 @@
<package name="libLLVM16" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="libMagickCore-7_Q16HDRI10" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libMagickWand-7_Q16HDRI10" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
+ <package name="libOSMesa8" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="libOpenEXR-3_1-30" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libQt5Bluetooth5" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="libQt5Bluetooth5-imports" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
@@ -1491,7 +1492,7 @@
<package name="libSDL2-2_0-0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="libSDL_gfx15" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libSM6" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
- <package name="libSPIRV-Tools-2023_1" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
+ <package name="libSPIRV-Tools-2023_2" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libSoundTouch1" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libSvtAv1Enc1" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="libUsageEnvironment3" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_multimedia -->
++++++ openSUSE-Addon-NonOss.product ++++++
--- /var/tmp/diff_new_pack.Uq1HCu/_old 2023-04-01 10:03:59.849251426 +0200
+++ /var/tmp/diff_new_pack.Uq1HCu/_new 2023-04-01 10:03:59.853251446 +0200
@@ -4,7 +4,7 @@
<product>
<vendor>openSUSE</vendor>
<name>openSUSE-Addon-NonOss</name>
- <version>20230330</version>
+ <version>20230331</version>
<release>0</release>
<summary>openSUSE NonOSS Addon</summary>
<shortsummary>non oss addon</shortsummary>
++++++ openSUSE.product ++++++
--- /var/tmp/diff_new_pack.Uq1HCu/_old 2023-04-01 10:03:59.869251527 +0200
+++ /var/tmp/diff_new_pack.Uq1HCu/_new 2023-04-01 10:03:59.873251547 +0200
@@ -4,7 +4,7 @@
<product>
<vendor>openSUSE</vendor>
<name>openSUSE</name>
- <version>20230330</version>
+ <version>20230331</version>
<release>0</release>
<productline>openSUSE</productline>
++++++ opensuse_microos.group ++++++
--- /var/tmp/diff_new_pack.Uq1HCu/_old 2023-04-01 10:03:59.909251729 +0200
+++ /var/tmp/diff_new_pack.Uq1HCu/_new 2023-04-01 10:03:59.913251749 +0200
@@ -977,7 +977,7 @@
<package name="libQtQuick5" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
<package name="libSDL2-2_0-0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
<package name="libSM6" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
- <package name="libSPIRV-Tools-2023_1" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
+ <package name="libSPIRV-Tools-2023_2" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="libSoundTouch1" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-gnome -->
<package name="libSvtAv1Enc1" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
<package name="libWPEBackend-fdo-1_0-1" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-gnome -->
++++++ unsorted.yml ++++++
--- /var/tmp/diff_new_pack.Uq1HCu/_old 2023-04-01 10:03:59.965252012 +0200
+++ /var/tmp/diff_new_pack.Uq1HCu/_new 2023-04-01 10:03:59.973252052 +0200
@@ -555,6 +555,7 @@
- analitza-devel
- ancient
- ancient-devel
+ - android-file-transfer-linux
- android-tools
- android-tools-bash-completion
- android-tools-mkbootimg
@@ -634,6 +635,10 @@
- aop
- aopalliance
- aopalliance-javadoc
+ - apache-arrow
+ - apache-arrow-dataset-devel-static
+ - apache-arrow-devel
+ - apache-arrow-devel-static
- apache-chainsaw
- apache-chainsaw-javadoc
- apache-commons-beanutils
@@ -713,8 +718,14 @@
- apache-log4j-extras-javadoc
- apache-logging-parent
- apache-parent
+ - apache-parquet-devel
+ - apache-parquet-devel-static
+ - apache-parquet-utils
- apache-pdfbox
- apache-pdfbox-javadoc
+ - apache-plasma-devel
+ - apache-plasma-devel-static
+ - apache-plasma-server
- apache-portlet-1_0-api
- apache-portlet-1_0-api-javadoc
- apache-resource-bundles
@@ -3069,7 +3080,6 @@
- dh-autoreconf
- dh-make
- dhall-json
- - dhall-yaml
- dhcp-devel
- dhcp-doc
- dhcpd-pools
@@ -4622,8 +4632,6 @@
- ghc
- ghc-Cabal
- ghc-Cabal-devel
- - ghc-Cabal-syntax
- - ghc-Cabal-syntax-devel
- ghc-DAV
- ghc-DAV-devel
- ghc-Decimal
@@ -4708,8 +4716,6 @@
- ghc-appar-devel
- ghc-array
- ghc-array-devel
- - ghc-ascii-progress
- - ghc-ascii-progress-devel
- ghc-asn1-encoding
- ghc-asn1-encoding-devel
- ghc-asn1-parse
@@ -4720,8 +4726,6 @@
- ghc-assoc-devel
- ghc-async
- ghc-async-devel
- - ghc-async-timer
- - ghc-async-timer-devel
- ghc-atomic-primops
- ghc-atomic-primops-devel
- ghc-atomic-write
@@ -4744,12 +4748,8 @@
- ghc-base-compat-batteries-devel
- ghc-base-compat-devel
- ghc-base-devel
- - ghc-base-noprelude
- - ghc-base-noprelude-devel
- ghc-base-orphans
- ghc-base-orphans-devel
- - ghc-base-prelude
- - ghc-base-prelude-devel
- ghc-base16-bytestring
- ghc-base16-bytestring-devel
- ghc-base58-bytestring
@@ -4757,15 +4757,11 @@
- ghc-base64
- ghc-base64-bytestring
- ghc-base64-bytestring-devel
- - ghc-base64-bytestring-type
- - ghc-base64-bytestring-type-devel
- ghc-base64-devel
- ghc-basement
- ghc-basement-devel
- ghc-bech32
- ghc-bech32-devel
- - ghc-bech32-th
- - ghc-bech32-th-devel
- ghc-bencode
- ghc-bencode-devel
- ghc-bifunctors
@@ -4778,12 +4774,6 @@
- ghc-binary-orphans-devel
- ghc-bindings-DSL
- ghc-bindings-DSL-devel
- - ghc-bindings-uname
- - ghc-bindings-uname-devel
- - ghc-bitarray
- - ghc-bitarray-devel
- - ghc-bitmap
- - ghc-bitmap-devel
- ghc-bitvec
- ghc-bitvec-devel
- ghc-blaze-builder
@@ -4798,10 +4788,6 @@
- ghc-bootstrap-helpers
- ghc-boring
- ghc-boring-devel
- - ghc-boxes
- - ghc-boxes-devel
- - ghc-breakpoint
- - ghc-breakpoint-devel
- ghc-brick
- ghc-brick-devel
- ghc-bsb-http-chunked
@@ -4826,12 +4812,8 @@
- ghc-cairo-devel
- ghc-call-stack
- ghc-call-stack-devel
- - ghc-canonical-json
- - ghc-canonical-json-devel
- ghc-case-insensitive
- ghc-case-insensitive-devel
- - ghc-casing
- - ghc-casing-devel
- ghc-cassava
- ghc-cassava-devel
- ghc-cassava-megaparsec
@@ -4848,14 +4830,10 @@
- ghc-cipher-aes-devel
- ghc-citeproc
- ghc-citeproc-devel
- - ghc-clay
- - ghc-clay-devel
- ghc-clientsession
- ghc-clientsession-devel
- ghc-clock
- ghc-clock-devel
- - ghc-cmark-gfm
- - ghc-cmark-gfm-devel
- ghc-cmdargs
- ghc-cmdargs-devel
- ghc-code-page
@@ -4871,8 +4849,6 @@
- ghc-comonad
- ghc-comonad-devel
- ghc-compiler
- - ghc-concurrency
- - ghc-concurrency-devel
- ghc-concurrent-output
- ghc-concurrent-output-devel
- ghc-conduit
@@ -4914,8 +4890,6 @@
- ghc-crypto-random
- ghc-crypto-random-devel
- ghc-cryptohash
- - ghc-cryptohash-conduit
- - ghc-cryptohash-conduit-devel
- ghc-cryptohash-devel
- ghc-cryptohash-md5
- ghc-cryptohash-md5-devel
@@ -4931,8 +4905,6 @@
- ghc-css-text-devel
- ghc-csv
- ghc-csv-devel
- - ghc-data-array-byte
- - ghc-data-array-byte-devel
- ghc-data-clist
- ghc-data-clist-devel
- ghc-data-default
@@ -4961,22 +4933,16 @@
- ghc-dhall-devel
- ghc-dhall-json
- ghc-dhall-json-devel
- - ghc-dhall-yaml
- - ghc-dhall-yaml-devel
- ghc-digest
- ghc-digest-devel
- ghc-directory
- ghc-directory-devel
- ghc-disk-free-space
- ghc-disk-free-space-devel
- - ghc-distribution-opensuse
- - ghc-distribution-opensuse-devel
- ghc-distributive
- ghc-distributive-devel
- ghc-dlist
- ghc-dlist-devel
- - ghc-dns
- - ghc-dns-devel
- ghc-doclayout
- ghc-doclayout-devel
- ghc-doctemplates
@@ -4995,10 +4961,8 @@
- ghc-edit-distance-devel
- ghc-either
- ghc-either-devel
- - ghc-ekg
- ghc-ekg-core
- ghc-ekg-core-devel
- - ghc-ekg-devel
- ghc-ekg-json
- ghc-ekg-json-devel
- ghc-email-validate
@@ -5011,16 +4975,12 @@
- ghc-entropy-devel
- ghc-erf
- ghc-erf-devel
- - ghc-errors
- - ghc-errors-devel
- ghc-exceptions
- ghc-exceptions-devel
- ghc-extensible-exceptions
- ghc-extensible-exceptions-devel
- ghc-extra
- ghc-extra-devel
- - ghc-fail
- - ghc-fail-devel
- ghc-fast-logger
- ghc-fast-logger-devel
- ghc-fdo-notify
@@ -5031,8 +4991,6 @@
- ghc-fgl-devel
- ghc-file-embed
- ghc-file-embed-devel
- - ghc-filelock
- - ghc-filelock-devel
- ghc-filemanip
- ghc-filemanip-devel
- ghc-filepath
@@ -5047,30 +5005,20 @@
- ghc-fingertree-devel
- ghc-fmlist
- ghc-fmlist-devel
- - ghc-fmt
- - ghc-fmt-devel
- ghc-foldl
- ghc-foldl-devel
- ghc-formatting
- ghc-formatting-devel
- - ghc-foundation
- - ghc-foundation-devel
- ghc-free
- ghc-free-devel
- ghc-fsnotify
- ghc-fsnotify-devel
- - ghc-generic-data
- - ghc-generic-data-devel
- ghc-generic-deriving
- ghc-generic-deriving-devel
- ghc-generic-lens
- ghc-generic-lens-core
- ghc-generic-lens-core-devel
- ghc-generic-lens-devel
- - ghc-generic-monoid
- - ghc-generic-monoid-devel
- - ghc-generic-random
- - ghc-generic-random-devel
- ghc-generically
- ghc-generically-devel
- ghc-ghc
@@ -5078,8 +5026,6 @@
- ghc-ghc-boot-devel
- ghc-ghc-boot-th
- ghc-ghc-boot-th-devel
- - ghc-ghc-byteorder
- - ghc-ghc-byteorder-devel
- ghc-ghc-compact
- ghc-ghc-compact-devel
- ghc-ghc-devel
@@ -5087,8 +5033,6 @@
- ghc-ghc-heap-devel
- ghc-ghc-lib-parser-ex
- ghc-ghc-lib-parser-ex-devel
- - ghc-ghc-paths
- - ghc-ghc-paths-devel
- ghc-ghci
- ghc-ghci-devel
- ghc-ghcid
@@ -5105,8 +5049,6 @@
- ghc-gray-code-devel
- ghc-gridtables
- ghc-gridtables-devel
- - ghc-groups
- - ghc-groups-devel
- ghc-gtk2hs-buildtools
- ghc-gtk2hs-buildtools-devel
- ghc-hackage-security
@@ -6967,7 +6909,6 @@
- gude-mouseclock-udev
- gudev-sharp
- gudev-sharp-devel
- - guess-changelog
- guestfs-tools-bash-completion
- guestfs-tools-man-pages-ja
- guestfs-tools-man-pages-uk
@@ -9558,7 +9499,6 @@
- libOIS1_5_0
- libOSMesa-devel
- libOSMesa-devel-32bit
- - libOSMesa8
- libOSMesa8-32bit
- libOgreBites-devel
- libOgreBites13_5
@@ -9915,7 +9855,7 @@
- libSM-devel
- libSM-devel-32bit
- libSM6-32bit
- - libSPIRV-Tools-2023_1-32bit
+ - libSPIRV-Tools-2023_2-32bit
- libSampleICC-devel
- libSampleICC2
- libSavitar-devel
@@ -10231,6 +10171,8 @@
- libarpack2
- libarpack2-32bit
- libarprec0
+ - libarrow1100
+ - libarrow_dataset1100
- libart_lgpl-devel
- libart_lgpl_2-2
- libasan4
@@ -11551,6 +11493,7 @@
- libfsrefs-devel
- libfsrefs-tools
- libfsrefs1
+ - libfst25
- libfstrcmp0
- libfstrm0
- libfsxfs-devel
@@ -11604,6 +11547,8 @@
- libgarcon-branding-upstream
- libgarcon-devel
- libgarcon-doc
+ - libgav1-1
+ - libgav1-devel
- libgavl-devel
- libgbm-devel
- libgbm-devel-32bit
@@ -13644,6 +13589,7 @@
- libparpack2-openmpi3-32bit
- libparpack2-openmpi4
- libparpack2-openmpi4-32bit
+ - libparquet1100
- libparserutils-devel
- libparserutils0
- libparted-fs-resize0-32bit
@@ -13737,6 +13683,7 @@
- libplacebo264-32bit
- libplanarity0
- libplank1
+ - libplasma1100
- libplayerctl2
- libplib0
- libplist++-2_0-3
@@ -18269,6 +18216,7 @@
- nginx-macros
- nginx-module-brotli
- nginx-module-vts
+ - nginx-module-zstd
- nginx-source
- ngrep
- ngspice
@@ -19169,6 +19117,8 @@
- openexr-devel
- openexr-doc
- openfortivpn
+ - openfst
+ - openfst-devel
- opengl-games-utils
- opengost-otf-fonts
- opengost-ttf-fonts
@@ -24709,8 +24659,8 @@
- python310-numpy-devel
- python310-numpy-gnu-hpc
- python310-numpy-gnu-hpc-devel
- - python310-numpy_1_24_1-gnu-hpc
- - python310-numpy_1_24_1-gnu-hpc-devel
+ - python310-numpy_1_24_2-gnu-hpc
+ - python310-numpy_1_24_2-gnu-hpc-devel
- python310-numpydoc
- python310-nwdiag
- python310-nxapi-plumbing
@@ -27173,6 +27123,7 @@
- python311-django-sortedm2m
- python311-django-storages
- python311-django-tables2
+ - python311-django-tagging
- python311-django-taggit
- python311-django-tagulous
- python311-django-tastypie
@@ -27902,6 +27853,7 @@
- python311-md2workflow-plugins-redmine
- python311-mdit-py-plugins
- python311-mdurl
+ - python311-mechanize
- python311-mediafile
- python311-meld3
- python311-memory_profiler
@@ -28044,8 +27996,8 @@
- python311-numpy-devel
- python311-numpy-gnu-hpc
- python311-numpy-gnu-hpc-devel
- - python311-numpy_1_24_1-gnu-hpc
- - python311-numpy_1_24_1-gnu-hpc-devel
+ - python311-numpy_1_24_2-gnu-hpc
+ - python311-numpy_1_24_2-gnu-hpc-devel
- python311-numpydoc
- python311-nwdiag
- python311-nxapi-plumbing
@@ -31465,8 +31417,8 @@
- python38-numpy-devel
- python38-numpy-gnu-hpc
- python38-numpy-gnu-hpc-devel
- - python38-numpy_1_24_1-gnu-hpc
- - python38-numpy_1_24_1-gnu-hpc-devel
+ - python38-numpy_1_24_2-gnu-hpc
+ - python38-numpy_1_24_2-gnu-hpc-devel
- python38-numpydoc
- python38-nwdiag
- python38-nxapi-plumbing
@@ -34901,8 +34853,8 @@
- python39-numpy-devel
- python39-numpy-gnu-hpc
- python39-numpy-gnu-hpc-devel
- - python39-numpy_1_24_1-gnu-hpc
- - python39-numpy_1_24_1-gnu-hpc-devel
+ - python39-numpy_1_24_2-gnu-hpc
+ - python39-numpy_1_24_2-gnu-hpc-devel
- python39-numpydoc
- python39-nwdiag
- python39-nxapi-plumbing
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000release-packages for openSUSE:Factory checked in at 2023-04-01 10:03:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000release-packages (Old)
and /work/SRC/openSUSE:Factory/.000release-packages.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000release-packages"
Sat Apr 1 10:03:52 2023 rev:2195 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
openSUSE-Addon-NonOss-release.spec: same change
openSUSE-release.spec: same change
stub.spec: same change
++++++ weakremovers.inc ++++++
--- /var/tmp/diff_new_pack.u0bX5v/_old 2023-04-01 10:03:56.265233322 +0200
+++ /var/tmp/diff_new_pack.u0bX5v/_new 2023-04-01 10:03:56.273233363 +0200
@@ -2148,6 +2148,7 @@
Provides: weakremover(derby)
Provides: weakremover(derby-javadoc)
Provides: weakremover(derive)
+Provides: weakremover(dhall-yaml)
Provides: weakremover(dhcp-tools)
Provides: weakremover(digikam-plugin-gmic)
Provides: weakremover(discord)
@@ -2800,6 +2801,8 @@
Provides: weakremover(ghc-Boolean-devel)
Provides: weakremover(ghc-BoundedChan)
Provides: weakremover(ghc-BoundedChan-devel)
+Provides: weakremover(ghc-Cabal-syntax)
+Provides: weakremover(ghc-Cabal-syntax-devel)
Provides: weakremover(ghc-ChannelT)
Provides: weakremover(ghc-ChannelT-devel)
Provides: weakremover(ghc-Chart)
@@ -3214,12 +3217,16 @@
Provides: weakremover(ghc-arrow-list-devel)
Provides: weakremover(ghc-arrows)
Provides: weakremover(ghc-arrows-devel)
+Provides: weakremover(ghc-ascii-progress)
+Provides: weakremover(ghc-ascii-progress-devel)
Provides: weakremover(ghc-asciidiagram)
Provides: weakremover(ghc-asciidiagram-devel)
Provides: weakremover(ghc-async-dejafu)
Provides: weakremover(ghc-async-dejafu-devel)
Provides: weakremover(ghc-async-extra)
Provides: weakremover(ghc-async-extra-devel)
+Provides: weakremover(ghc-async-timer)
+Provides: weakremover(ghc-async-timer-devel)
Provides: weakremover(ghc-atom-basic)
Provides: weakremover(ghc-atom-basic-devel)
Provides: weakremover(ghc-atom-conduit)
@@ -3250,18 +3257,26 @@
Provides: weakremover(ghc-bake-devel)
Provides: weakremover(ghc-bank-holidays-england)
Provides: weakremover(ghc-bank-holidays-england-devel)
+Provides: weakremover(ghc-base-noprelude)
+Provides: weakremover(ghc-base-noprelude-devel)
+Provides: weakremover(ghc-base-prelude)
+Provides: weakremover(ghc-base-prelude-devel)
Provides: weakremover(ghc-base-unicode-symbols)
Provides: weakremover(ghc-base-unicode-symbols-devel)
Provides: weakremover(ghc-base32string)
Provides: weakremover(ghc-base32string-devel)
Provides: weakremover(ghc-base58string)
Provides: weakremover(ghc-base58string-devel)
+Provides: weakremover(ghc-base64-bytestring-type)
+Provides: weakremover(ghc-base64-bytestring-type-devel)
Provides: weakremover(ghc-base64-string)
Provides: weakremover(ghc-base64-string-devel)
Provides: weakremover(ghc-basic-prelude)
Provides: weakremover(ghc-basic-prelude-devel)
Provides: weakremover(ghc-bcrypt)
Provides: weakremover(ghc-bcrypt-devel)
+Provides: weakremover(ghc-bech32-th)
+Provides: weakremover(ghc-bech32-th-devel)
Provides: weakremover(ghc-benchpress)
Provides: weakremover(ghc-benchpress-devel)
Provides: weakremover(ghc-bento)
@@ -3290,6 +3305,8 @@
Provides: weakremover(ghc-bindings-GLFW-devel)
Provides: weakremover(ghc-bindings-libzip)
Provides: weakremover(ghc-bindings-libzip-devel)
+Provides: weakremover(ghc-bindings-uname)
+Provides: weakremover(ghc-bindings-uname-devel)
Provides: weakremover(ghc-bioace)
Provides: weakremover(ghc-bioace-devel)
Provides: weakremover(ghc-bioalign)
@@ -3302,6 +3319,8 @@
Provides: weakremover(ghc-biofastq-devel)
Provides: weakremover(ghc-biopsl)
Provides: weakremover(ghc-biopsl-devel)
+Provides: weakremover(ghc-bitarray)
+Provides: weakremover(ghc-bitarray-devel)
Provides: weakremover(ghc-bitcoin-api)
Provides: weakremover(ghc-bitcoin-api-devel)
Provides: weakremover(ghc-bitcoin-api-extra)
@@ -3314,6 +3333,8 @@
Provides: weakremover(ghc-bitcoin-tx-devel)
Provides: weakremover(ghc-bitcoin-types)
Provides: weakremover(ghc-bitcoin-types-devel)
+Provides: weakremover(ghc-bitmap)
+Provides: weakremover(ghc-bitmap-devel)
Provides: weakremover(ghc-bits)
Provides: weakremover(ghc-bits-devel)
Provides: weakremover(ghc-bitx-bitcoin)
@@ -3352,6 +3373,10 @@
Provides: weakremover(ghc-boundingboxes-devel)
Provides: weakremover(ghc-bower-json)
Provides: weakremover(ghc-bower-json-devel)
+Provides: weakremover(ghc-boxes)
+Provides: weakremover(ghc-boxes-devel)
+Provides: weakremover(ghc-breakpoint)
+Provides: weakremover(ghc-breakpoint-devel)
Provides: weakremover(ghc-broadcast-chan)
Provides: weakremover(ghc-broadcast-chan-devel)
Provides: weakremover(ghc-bson)
@@ -3398,6 +3423,8 @@
Provides: weakremover(ghc-cacophony-devel)
Provides: weakremover(ghc-camfort)
Provides: weakremover(ghc-camfort-devel)
+Provides: weakremover(ghc-canonical-json)
+Provides: weakremover(ghc-canonical-json-devel)
Provides: weakremover(ghc-carray)
Provides: weakremover(ghc-carray-devel)
Provides: weakremover(ghc-cartel)
@@ -3406,6 +3433,8 @@
Provides: weakremover(ghc-cased-devel)
Provides: weakremover(ghc-cases)
Provides: weakremover(ghc-cases-devel)
+Provides: weakremover(ghc-casing)
+Provides: weakremover(ghc-casing-devel)
Provides: weakremover(ghc-cassava-conduit)
Provides: weakremover(ghc-cassava-conduit-devel)
Provides: weakremover(ghc-cassette)
@@ -3470,6 +3499,8 @@
Provides: weakremover(ghc-classy-prelude-devel)
Provides: weakremover(ghc-classy-prelude-yesod)
Provides: weakremover(ghc-classy-prelude-yesod-devel)
+Provides: weakremover(ghc-clay)
+Provides: weakremover(ghc-clay-devel)
Provides: weakremover(ghc-clckwrks)
Provides: weakremover(ghc-clckwrks-devel)
Provides: weakremover(ghc-clckwrks-plugin-media)
@@ -3488,6 +3519,8 @@
Provides: weakremover(ghc-clustering-devel)
Provides: weakremover(ghc-cmark)
Provides: weakremover(ghc-cmark-devel)
+Provides: weakremover(ghc-cmark-gfm)
+Provides: weakremover(ghc-cmark-gfm-devel)
Provides: weakremover(ghc-cmark-highlight)
Provides: weakremover(ghc-cmark-highlight-devel)
Provides: weakremover(ghc-cmark-lucid)
@@ -3514,6 +3547,8 @@
Provides: weakremover(ghc-concatenative-devel)
Provides: weakremover(ghc-concise)
Provides: weakremover(ghc-concise-devel)
+Provides: weakremover(ghc-concurrency)
+Provides: weakremover(ghc-concurrency-devel)
Provides: weakremover(ghc-concurrent-extra)
Provides: weakremover(ghc-concurrent-extra-devel)
Provides: weakremover(ghc-concurrent-supply)
@@ -3578,6 +3613,8 @@
Provides: weakremover(ghc-crypto-random-api-devel)
Provides: weakremover(ghc-cryptocipher)
Provides: weakremover(ghc-cryptocipher-devel)
+Provides: weakremover(ghc-cryptohash-conduit)
+Provides: weakremover(ghc-cryptohash-conduit-devel)
Provides: weakremover(ghc-cryptohash-cryptoapi)
Provides: weakremover(ghc-cryptohash-cryptoapi-devel)
Provides: weakremover(ghc-cryptol)
@@ -3604,6 +3641,8 @@
Provides: weakremover(ghc-data-accessor-devel)
Provides: weakremover(ghc-data-accessor-mtl)
Provides: weakremover(ghc-data-accessor-mtl-devel)
+Provides: weakremover(ghc-data-array-byte)
+Provides: weakremover(ghc-data-array-byte-devel)
Provides: weakremover(ghc-data-binary-ieee754)
Provides: weakremover(ghc-data-binary-ieee754-devel)
Provides: weakremover(ghc-data-bword)
@@ -3660,6 +3699,8 @@
Provides: weakremover(ghc-deriving-compat-devel)
Provides: weakremover(ghc-descriptive)
Provides: weakremover(ghc-descriptive-devel)
+Provides: weakremover(ghc-dhall-yaml)
+Provides: weakremover(ghc-dhall-yaml-devel)
Provides: weakremover(ghc-diagrams)
Provides: weakremover(ghc-diagrams-builder)
Provides: weakremover(ghc-diagrams-builder-devel)
@@ -3712,6 +3753,8 @@
Provides: weakremover(ghc-distributed-static-devel)
Provides: weakremover(ghc-distribution-nixpkgs)
Provides: weakremover(ghc-distribution-nixpkgs-devel)
+Provides: weakremover(ghc-distribution-opensuse)
+Provides: weakremover(ghc-distribution-opensuse-devel)
Provides: weakremover(ghc-diversity)
Provides: weakremover(ghc-diversity-devel)
Provides: weakremover(ghc-djinn-ghc)
@@ -3722,6 +3765,8 @@
Provides: weakremover(ghc-dlist-instances-devel)
Provides: weakremover(ghc-dmenu)
Provides: weakremover(ghc-dmenu-devel)
+Provides: weakremover(ghc-dns)
+Provides: weakremover(ghc-dns-devel)
Provides: weakremover(ghc-do-list)
Provides: weakremover(ghc-do-list-devel)
Provides: weakremover(ghc-dockerfile)
@@ -3762,6 +3807,8 @@
Provides: weakremover(ghc-effect-handlers-devel)
Provides: weakremover(ghc-either-unwrap)
Provides: weakremover(ghc-either-unwrap-devel)
+Provides: weakremover(ghc-ekg)
+Provides: weakremover(ghc-ekg-devel)
Provides: weakremover(ghc-ekg-statsd)
Provides: weakremover(ghc-ekg-statsd-devel)
Provides: weakremover(ghc-elerea)
@@ -3796,6 +3843,8 @@
Provides: weakremover(ghc-eq-devel)
Provides: weakremover(ghc-equivalence)
Provides: weakremover(ghc-equivalence-devel)
+Provides: weakremover(ghc-errors)
+Provides: weakremover(ghc-errors-devel)
Provides: weakremover(ghc-ersatz)
Provides: weakremover(ghc-ersatz-devel)
Provides: weakremover(ghc-esqueleto)
@@ -3836,6 +3885,8 @@
Provides: weakremover(ghc-extensible-effects-devel)
Provides: weakremover(ghc-extract-dependencies)
Provides: weakremover(ghc-extract-dependencies-devel)
+Provides: weakremover(ghc-fail)
+Provides: weakremover(ghc-fail-devel)
Provides: weakremover(ghc-farmhash)
Provides: weakremover(ghc-farmhash-devel)
Provides: weakremover(ghc-fast-builder)
@@ -3872,6 +3923,8 @@
Provides: weakremover(ghc-file-modules-devel)
Provides: weakremover(ghc-filecache)
Provides: weakremover(ghc-filecache-devel)
+Provides: weakremover(ghc-filelock)
+Provides: weakremover(ghc-filelock-devel)
Provides: weakremover(ghc-fingertree-psqueue)
Provides: weakremover(ghc-fingertree-psqueue-devel)
Provides: weakremover(ghc-finite-typelits)
@@ -3894,6 +3947,8 @@
Provides: weakremover(ghc-flock-devel)
Provides: weakremover(ghc-flow)
Provides: weakremover(ghc-flow-devel)
+Provides: weakremover(ghc-fmt)
+Provides: weakremover(ghc-fmt-devel)
Provides: weakremover(ghc-fn)
Provides: weakremover(ghc-fn-devel)
Provides: weakremover(ghc-focus)
@@ -3914,6 +3969,8 @@
Provides: weakremover(ghc-format-numbers-devel)
Provides: weakremover(ghc-fortran-src)
Provides: weakremover(ghc-fortran-src-devel)
+Provides: weakremover(ghc-foundation)
+Provides: weakremover(ghc-foundation-devel)
Provides: weakremover(ghc-free-vl)
Provides: weakremover(ghc-free-vl-devel)
Provides: weakremover(ghc-freer)
@@ -3938,6 +3995,12 @@
Provides: weakremover(ghc-gd-devel)
Provides: weakremover(ghc-generic-aeson)
Provides: weakremover(ghc-generic-aeson-devel)
+Provides: weakremover(ghc-generic-data)
+Provides: weakremover(ghc-generic-data-devel)
+Provides: weakremover(ghc-generic-monoid)
+Provides: weakremover(ghc-generic-monoid-devel)
+Provides: weakremover(ghc-generic-random)
+Provides: weakremover(ghc-generic-random-devel)
Provides: weakremover(ghc-generic-xmlpickler)
Provides: weakremover(ghc-generic-xmlpickler-devel)
Provides: weakremover(ghc-generics-eot)
@@ -3956,6 +4019,8 @@
Provides: weakremover(ghc-genvalidity-property-devel)
Provides: weakremover(ghc-getopt-generics)
Provides: weakremover(ghc-getopt-generics-devel)
+Provides: weakremover(ghc-ghc-byteorder)
+Provides: weakremover(ghc-ghc-byteorder-devel)
Provides: weakremover(ghc-ghc-events)
Provides: weakremover(ghc-ghc-events-devel)
Provides: weakremover(ghc-ghc-exactprint)
@@ -3964,6 +4029,8 @@
Provides: weakremover(ghc-ghc-heap-view-devel)
Provides: weakremover(ghc-ghc-mod)
Provides: weakremover(ghc-ghc-mod-devel)
+Provides: weakremover(ghc-ghc-paths)
+Provides: weakremover(ghc-ghc-paths-devel)
Provides: weakremover(ghc-ghc-prof)
Provides: weakremover(ghc-ghc-prof-devel)
Provides: weakremover(ghc-ghc-syb-utils)
@@ -4258,6 +4325,8 @@
Provides: weakremover(ghc-groom-devel)
Provides: weakremover(ghc-grouped-list)
Provides: weakremover(ghc-grouped-list-devel)
+Provides: weakremover(ghc-groups)
+Provides: weakremover(ghc-groups-devel)
Provides: weakremover(ghc-gsasl)
Provides: weakremover(ghc-gsasl-devel)
Provides: weakremover(ghc-gtk)
@@ -6655,6 +6724,7 @@
Provides: weakremover(guava20)
Provides: weakremover(guava20-javadoc)
Provides: weakremover(guava20-testlib)
+Provides: weakremover(guess-changelog)
Provides: weakremover(gufw)
Provides: weakremover(gufw-lang)
Provides: weakremover(guile-modules-2_0)
@@ -8398,6 +8468,8 @@
Provides: weakremover(libSPIRV-Tools-2022_4-32bit)
Provides: weakremover(libSPIRV-Tools-2022_4_sdk236)
Provides: weakremover(libSPIRV-Tools-2022_4_sdk236-32bit)
+Provides: weakremover(libSPIRV-Tools-2023_1)
+Provides: weakremover(libSPIRV-Tools-2023_1-32bit)
Provides: weakremover(libSPIRV-Tools-suse11)
Provides: weakremover(libSPIRV-Tools-suse11-32bit)
Provides: weakremover(libSPIRV-Tools-suse12)
@@ -16403,8 +16475,6 @@
Provides: weakremover(openct-32bit)
Provides: weakremover(openct-devel)
Provides: weakremover(opendchub)
-Provides: weakremover(openfst)
-Provides: weakremover(openfst-devel)
Provides: weakremover(openfst-tools)
Provides: weakremover(opengreedy)
Provides: weakremover(openh323)
@@ -21776,6 +21846,8 @@
Provides: weakremover(python310-numpy_1_21_6-gnu-hpc-devel)
Provides: weakremover(python310-numpy_1_23_4-gnu-hpc)
Provides: weakremover(python310-numpy_1_23_4-gnu-hpc-devel)
+Provides: weakremover(python310-numpy_1_24_1-gnu-hpc)
+Provides: weakremover(python310-numpy_1_24_1-gnu-hpc-devel)
Provides: weakremover(python310-oauth2client)
Provides: weakremover(python310-oauth2client-flask)
Provides: weakremover(python310-oauth2client-gce)
@@ -21818,6 +21890,8 @@
Provides: weakremover(python310-wxPython-lang)
Provides: weakremover(python311-datashader)
Provides: weakremover(python311-nilearn)
+Provides: weakremover(python311-numpy_1_24_1-gnu-hpc)
+Provides: weakremover(python311-numpy_1_24_1-gnu-hpc-devel)
Provides: weakremover(python311-swifter)
Provides: weakremover(python38-Flask-Script)
Provides: weakremover(python38-HyperKitty)
@@ -21966,6 +22040,8 @@
Provides: weakremover(python38-numpy_1_21_6-gnu-hpc-devel)
Provides: weakremover(python38-numpy_1_23_4-gnu-hpc)
Provides: weakremover(python38-numpy_1_23_4-gnu-hpc-devel)
+Provides: weakremover(python38-numpy_1_24_1-gnu-hpc)
+Provides: weakremover(python38-numpy_1_24_1-gnu-hpc-devel)
Provides: weakremover(python38-oauth2client)
Provides: weakremover(python38-oauth2client-flask)
Provides: weakremover(python38-oauth2client-gce)
@@ -22173,6 +22249,8 @@
Provides: weakremover(python39-numpy_1_21_6-gnu-hpc-devel)
Provides: weakremover(python39-numpy_1_23_4-gnu-hpc)
Provides: weakremover(python39-numpy_1_23_4-gnu-hpc-devel)
+Provides: weakremover(python39-numpy_1_24_1-gnu-hpc)
+Provides: weakremover(python39-numpy_1_24_1-gnu-hpc-devel)
Provides: weakremover(python39-oauth2client)
Provides: weakremover(python39-oauth2client-flask)
Provides: weakremover(python39-oauth2client-gce)
1
0