Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.

Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&version=Tumbleweed&build=20231212

Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports

Packages changed:
  guestfs-tools (1.51.5 -> 1.51.6)
  irqbalance (1.9.3.8.git+c963f48 -> 1.9.3.10.git+1a7d461)
  kernel-source (6.6.3 -> 6.6.6)
  libguestfs (1.51.8 -> 1.51.9)
  ncurses
  nvidia-open-driver-G06-signed (545.29.06_k6.6.3_1 -> 545.29.06_k6.6.6_1)
  open-vm-tools
  polkit
  systemd
  systemd-presets-common-SUSE

=== Details ===

==== guestfs-tools ====
Version update (1.51.5 -> 1.51.6)

- Update to version 1.51.6
  * Include <libxml/parser.h> for xmlReadMemory
  * Test new --key all:SELECTOR option

==== irqbalance ====
Version update (1.9.3.8.git+c963f48 -> 1.9.3.10.git+1a7d461)
Subpackages: irqbalance-ui

- Update to version 1.9.3.10.git+1a7d461:
  * filter console only output when using journal mode
- build with libsystemd for logging (bsc#1217754)

==== kernel-source ====
Version update (6.6.3 -> 6.6.6)

- Linux 6.6.6 (bsc#1012628).
- Revert "wifi: cfg80211: fix CQM for non-range use"
  (bsc#1012628).
- commit a946a9f
- parisc: Fix asm operand number out of range build error in
  bug table (git-fixes).
- commit 7675861
- Linux 6.6.5 (bsc#1012628).
- cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
  (bsc#1012628).
- cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF
  moved (bsc#1012628).
- smb: client: fix missing mode bits for SMB symlinks
  (bsc#1012628).
- smb: client: report correct st_size for SMB and NFS symlinks
  (bsc#1012628).
- ksmbd: fix possible deadlock in smb2_open (bsc#1012628).
- pinctrl: avoid reload of p state in list iteration
  (bsc#1012628).
- firewire: core: fix possible memory leak in create_units()
  (bsc#1012628).
- mmc: sdhci-pci-gli: Disable LPM during initialization
  (bsc#1012628).
- mmc: sdhci-sprd: Fix vqmmc not shutting down after the card
  was pulled (bsc#1012628).
- mmc: cqhci: Increase recovery halt timeout (bsc#1012628).
- mmc: cqhci: Warn of halt or task clear failure (bsc#1012628).
- mmc: cqhci: Fix task clearing in CQE error recovery
  (bsc#1012628).
- mmc: block: Retry commands in CQE error recovery (bsc#1012628).
- mmc: block: Do not lose cache flush during CQE error recovery
  (bsc#1012628).
- mmc: block: Be sure to wait while busy in CQE error recovery
  (bsc#1012628).
- ALSA: hda: Disable power-save on KONTRON SinglePC (bsc#1012628).
- ALSA: hda/realtek: Headset Mic VREF to 100% (bsc#1012628).
- ALSA: hda/realtek: Add supported ALC257 for ChromeOS
  (bsc#1012628).
- net: libwx: fix memory leak on msix entry (bsc#1012628).
- dm-verity: align struct dm_verity_fec_io properly (bsc#1012628).
- scsi: Change SCSI device boolean fields to single bit flags
  (bsc#1012628).
- scsi: sd: Fix system start for ATA devices (bsc#1012628).
- scsi: ufs: core: Clear cmd if abort succeeds in MCQ mode
  (bsc#1012628).
- drm/amd: Enable PCIe PME from D3 (bsc#1012628).
- drm/amdgpu: correct the amdgpu runtime dereference usage count
  (bsc#1012628).
- drm/amdgpu: Force order between a read and write to the same
  address (bsc#1012628).
- drm/amdgpu: fix memory overflow in the IB test (bsc#1012628).
- drm/amdgpu: Update EEPROM I2C address for smu v13_0_0
  (bsc#1012628).
- drm/amd/display: Include udelay when waiting for INBOX0 ACK
  (bsc#1012628).
- drm/amd/display: Remove min_dst_y_next_start check for Z8
  (bsc#1012628).
- drm/amd/display: Use DRAM speed from validation for dummy
  p-state (bsc#1012628).
- drm/amd/display: Update min Z8 residency time to 2100 for DCN314
  (bsc#1012628).
- drm/amd/display: fix ABM disablement (bsc#1012628).
- drm/amd/display: force toggle rate wa for first link training
  for a retimer (bsc#1012628).
- dm verity: initialize fec io before freeing it (bsc#1012628).
- dm verity: don't perform FEC for failed readahead IO
  (bsc#1012628).
- nvme: check for valid nvme_identify_ns() before using it
  (bsc#1012628).
- r8169: fix deadlock on RTL8125 in jumbo mtu mode (bsc#1012628).
- ACPI: video: Use acpi_video_device for cooling-dev driver data
  (bsc#1012628).
- io_uring: don't allow discontig pages for IORING_SETUP_NO_MMAP
  (bsc#1012628).
- iommu/vt-d: Fix incorrect cache invalidation for mm notification
  (bsc#1012628).
- io_uring: free io_buffer_list entries via RCU (bsc#1012628).
- nouveau: find the smallest page allocation to cover a buffer
  alloc (bsc#1012628).
- powercap: DTPM: Fix unneeded conversions to micro-Watts
  (bsc#1012628).
- cpufreq/amd-pstate: Fix the return value of
  amd_pstate_fast_switch() (bsc#1012628).
- dma-buf: fix check in dma_resv_add_fence (bsc#1012628).
- io_uring: don't guard IORING_OFF_PBUF_RING with SETUP_NO_MMAP
  (bsc#1012628).
- iommu: Avoid more races around device probe (bsc#1012628).
- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR
  (bsc#1012628).
- ext2: Fix ki_pos update for DIO buffered-io fallback case
  (bsc#1012628).
- iommu/vt-d: Add MTL to quirk list to skip TE disabling
  (bsc#1012628).
- KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user
  registers (bsc#1012628).
- powerpc: Don't clobber f0/vs0 during fp|altivec register save
  (bsc#1012628).
- parisc: Mark ex_table entries 32-bit aligned in assembly.h
  (bsc#1012628).
    ... changelog too long, skipping 345 lines ...
- commit cb8969c

==== libguestfs ====
Version update (1.51.8 -> 1.51.9)
Subpackages: libguestfs-appliance libguestfs-xfs libguestfs0

- Update to version 1.51.9
  * Include <libxml/parser.h> for xmlReadMemory
  * Language translations

==== ncurses ====
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm 
terminfo-screen

- Add ncurses patch 20231209
  + modify infocmp "-u" option to not report cancels in use'd chunks
    which are not mentioned in the top-level terminal description.
  + remove xterm+sm+1006 from tmux (Debian #1057688).
  + used "infocmp -u" to help trim redundant capabilities -TD
  + updated man/edit_man.sh to allow for "\%" markers embedded after
    bold font escapes in manpage cross-references (Debian #1057541).
  + reduce compiler-warnings in configure checks

==== nvidia-open-driver-G06-signed ====
Version update (545.29.06_k6.6.3_1 -> 545.29.06_k6.6.6_1)

- fix typo in changelog:
  * NVreg_OpenRMEnableSupporteGpus -> NVreg_OpenRmEnableUnsupportedGpus
    (boo#1215981, comment#33)

==== open-vm-tools ====
Subpackages: libvmtools0 open-vm-tools-desktop

- Fix (bsc#1217796) - Fix outdated libxmlsec1 dependency version.
  Updates to open-vm-tools for SLES 12 SP4 and SP5 are now being built
  againt against libxmlsec1-1-1.2.37. Update the spec file to now require
  libxmlsec1-openssl1 >= 1.2.37.

==== polkit ====
Subpackages: libpolkit-agent-1-0 libpolkit-gobject-1-0 pkexec 
typelib-1_0-Polkit-1_0

- Add 'dbus-service' as Requires instead of /usr/bin/dbus-daemon
  This allow to use other dbus implementations such as dbus-broker with this
  package again. (bsc#1217863)

==== systemd ====
Subpackages: libsystemd0 libudev1 systemd-boot systemd-container 
systemd-coredump udev

- Explicitely provide 'group(systemd-journal)' from the main package 
(bsc#1217852)
- Import commit ce08cd5f66e1a661c2b9ed764ad7036decd76503
  ce08cd5f66 man/standard-conf: directory paths should end with '/'
  8324cbfde7 config files: update their header to reflect that they can be 
installed in /usr
  bc36846ad2 Reflect the fact that main config files can be installed in /usr
  e304a11f33 config files: more recommendations of `systemd-analyze cat-config`
  c45cecf279 meson: add build option for install path of main config files
  cc61b052c6 vconsole-setup: use a consistent log level when setfont fails with 
EX_OSERR (bsc#1212970)
  4fe3653dab tmpfiles: ignore EINVAL with --graceful (bsc#1216628)

==== systemd-presets-common-SUSE ====

- nvme-cli: enable nvmf-autoconnect.service for improved user experience
  (bsc#1216369).

Reply via email to