Removed rpms
============

 - gtk-frdp-devel
 - libgpaste13
 - phonon4qt5-backend-gstreamer
 - phonon4qt5-backend-gstreamer-lang
 - postgresql12-timescaledb
 - python3-onnx
 - python3-onnxconverter-common
 - typelib-1_0-GPaste-1_0

Added rpms
==========

 - gcalcli
 - libbacktrace-devel
 - libbacktrace0
 - libgpaste-gtk-3-0
 - libgpaste-gtk4-0
 - libgpaste2-0
 - postgresql16-timescaledb
 - thefuck
 - typelib-1_0-GPaste-2
 - typelib-1_0-GPasteGtk-3
 - typelib-1_0-GPasteGtk-4

Package Source Changes
======================

TreeMaker
+- Fix "launchable" and add screenshot in AppStream metadata.
+- Warn at build time if hhp2cached source version doesn't match
+  the wxWidgets we build with.
+- Run spec-cleaner.
+
bees
+- Fix build fail with gcc7 on Leap 15
+  * Use gcc13 on compilation
+
+- Update to 0.10:
+  * Update kernel bugs list to 6.4.1
+  * Update docs
+  * Build fixes for GCC 13 and clang 16
+- Drop avoid-swap.patch, no longer needed.
+
+- update to 0.9.3:
+  * roots: don't share a RootFetcher between threads
+  * seeker: fix the test for ILP32 platforms
+  * reduce memory usage with long-running work items
+  * allow BtrfsIoctlLogicalInoArgs to be reused, remove virtual methods
+  * create a Pool of BtrfsIoctlLogicalInoArgs objects
+- add avoid-swap.patch to fix build with gcc 13
+
+- Removed patch: fix-Makefile-version.diff, replaced with make parameter.
+
+- update to 0.9.1:
+  * Fix the install target.
+  * Makefile: also drop fiemap and fiewalk from main Makefile
+- update to 0.9:
+  - Highlights:
+  * Work around a kernel bug which can be triggered by running the
+    LOGICAL_INO ioctl and dedupe on the same extent at the same time.
+  * Prevent worker threads from being blocked by extent and inode
+    locks.  Defer the blocked item and find something else for that
+    worker thread to do.
+  * Fix the labelling of threads so they aren't all "task_consumer".
+  * Speed up SIGTERM process termination to have a better chance of
+    flushing the hash table and crawl state to $BEESHOME before the
+    process is killed by a service timeout.
+  * Reduce the hash table writeback rate to 128K/s.
+  * Reduce the interval between crawl restarts to one transid.
+  * Add 'recent' scan mode, which dedupes new data in fully scanned
+    subvols instead of waiting for every old subvol to be scanned.
+  * Better behavior when there are write errors in $BEESHOME.
+  * Drop the unused and obsolete `fiemap` and `fiewalk` binaries.
+
+- update to 0.8:
+  * fs: make dedupe work again after a really unfortunate build fix
+
+- update to 0.7 git 5953ea6d3c5646 (20221025)
+- build fixes
+- Removed patch: 0001-fs-fix-FIEMAP_MAX_OFFSET-type-silliness-in-fiemap.h.patch
+
clamav-database
+- database refresh on 2024-03-04 (bsc#1084929)
+
clementine
+- Fix build error with protobuf 25 in Leap 15.6
+  * Apply clementine-cpp17-force.patch and clementine-ix86-build-fix.patch
+    to Leap 15.6 build
+
+- Allow use of internal taglib until taglib2 build issue is solved
+  see https://github.com/clementine-player/Clementine/issues/7313
+
clojure
+- Update to 1.11.2.1446:
+  * Clojure -X:deps programs that create a basis now take a :dir
+    option for the directory context to use
+  * Updated tools.deps, tools.deps.cli to latest
+  * Fix for CVE-2024-22871 detailed in GHSA-vr64-r9qj-h27f:
+    CLJ-2839 - iterate, cycle, repeat - infinite seqs have infinite
+    hashCode() (bsc#1220666)
+
+- Update to 1.11.1.1435:
+  * Update to tools.deps 1.18.1394
+
+- Update to 1.11.1.1429:
+  * No changes from prior
+
+- Update to 1.11.1.1420:
+  * TDEPS-119 Unable to start CLI in write-protected project directory
+  * Update to tools.tools 0.3.2
+
cloud-netconfig
+- Add Provides/Obsoletes for dropped cloud-netconfig-nm
+- Install dispatcher script into /etc/NetworkManager/dispatcher.d
+  on older distributions
+- Add BuildReqires: NetworkManager to avoid owning dispatcher.d
+  parent directory
+
+- Update to version 1.11:
+  + Revert address metadata lookup in GCE to local lookup (bsc#1219454)
+  + Fix hang on warning log messages
+  + Check whether getting IPv4 addresses from metadata failed and abort
+    if true
+  + Only delete policy rules if they exist
+  + Skip adding/removing IPv4 ranges if metdata lookup failed
+  + Improve error handling and logging in Azure
+  + Set SCRIPTDIR when installing netconfig wrapper
+
cloud-regionsrv-client
+- Update to version 10.1.7 (bsc#1220164, bsc#1220165)
+  + Fix the failover path to a new target update server. At present a new
+    server is not found since credential validation fails. We targeted
+    the server detected in down condition to verify the credentials instead
+    of the replacement server.
+
cmake
+- add cmake-python311plus.patch: Detect PSP interpreter
+  (jsc#PED-68)
+
coq
+- Update to version 8.19.1.
+  * Fixed incorrect abstraction of sort variables for opaque
+    constants leading to an inconsistency.
+  * Fixed memory corruption with `vm_compute` (rare but more
+    likely with OCaml 5.1).
+  * "Found no matching notation to enable or disable" is now a
+    warning instead of an error.
+  * Fixed undeclared universe with multiple uses of `abstract`.
+  * Fixed incorrect printing of constructor values with multiple
+    arguments, and over-parenthesizing of constructor printing.
+  * Fixed incorrect declared type for Ltac2.FMap.fold.
+
eza
+- Update to 0.18.6:
+  Bug Fixes:
+  * NetBSD did not have fflagstostr and as such did not build properly
+  * Fix total-size option
+  * Add fortran to source filetypes
+  * Fix absolute_path() for broken symlinks
+  * Update line numbers in panic messages in tests
+  Features:
+  * Add filetype and icon for age
+  * Adding icons for graphql extensions
+  * Add nim icons
+  * Use fsharp icon for fsproj files (similar to cs/csproj)
+  * Add new icons, diverse selection
+  * Adding more haskell related icons
+  * Adding more icons for docker specific files
+  * Adding more dockerfile icons
+  * Add --absolute flag
+  * Add shell completions for --absolute flag
+
+- Update to 0.18.5:
+  Bug Fixes:
+  * Bump palette from 0.7.4 to 0.7.5
+
+- Update to 0.18.4:
+  Bug Fixes:
+  * Classification width should be taken into account with -F=auto
+  Build:
+  * Bump libc from 0.2.152 to 0.2.153
+  * Bump chrono from 0.4.33 to 0.4.34
+  * Bump trycmd from 0.14.20 to 0.15.0
+
+- Update to 0.18.3:
+  * Duplicates in shell completions
+  * Add target arch to deb PPA installation for strict apt environments
+  * Do not pre-compute MountInfo to reduce readlink calls
+  * Use #[default] attribute instead of custom impl for enums
+
+- Update to 0.18.2:
+  * This security release fixes GHSA-3qx3-6hxr-j2ch (bsc#1221053)
+  * Update libgit2 to 1.7.2
+
+- Update to 0.18.1:
+  * Add manual installation section
+  * Replace scoped_threadpool with rayon
+
+- Update to 0.18.0:
+  * [breaking] Add --classify=always,auto,never
+  * Remove rustfmt config file that has a nightly only option in
+    favor of rustfmt skip directive which is already in place
+  * Fix small typo in pull request template
+  * Change cast to coertion, remove rustfmt skip and clippy lint
+    ignore directives
+  * Regenerate classification related tests
+
+- Update to 0.17.3:
+  * Remove version testing
+  * Avoid unwrap() by changing filter-then-map to filter_map
+
+- Update to 0.17.2:
+  Bug Fixes:
+  * Crash using --git-repos on unreadable dir
+  * Crash using --git-repos on unreadable dir
+
+- Update to 0.17.1:
+  Bug Fixes:
+  * Offset widths in grid mode with utf8 filenames
+  * Format the code
+  * Unformat the code where needed
+  * Format the code correctly this time
+  * Redo everything from scratch
+  * Stack overflow when '-laaR' are used
+  * Stack overflow when '-laaR' is used
+  Features:
+  * Add Fortran icons
+
+- Update to 0.17.0:
+  Breaking changes:
+  * Extend the +<FORMAT> custom time style, accept an optional
+    ...<newline><FORMAT_2> to support setting a different custom time
+    style for recent files.
+    The behavior changes if the previous format string
+    already contains <newline>. Previously <newline>s are used as-is,
+    now the first newline will be interpreted as separation for non-recent
+    and recnet format; any content after the second newline, if any, are
+    simply ignored.
+    The implementation rejects some previously accepted
+    inputs, primarily empty non-recent format string. --time-style=+
+    and --time-style='+<newline>' will now get a panic message.
+  Bug Fixes:
+  * Add color scale mode to the bash completions
+  * Add color scale mode to the fish completions
+  * Quote symbolic links correctly when their destinations contain spaces
+  Documentation:
+  * Modify documentation about custom time style
+  Features:
+  * Add BSD file flags
+  * Add Windows file attributes
+  * [breaking] Support different custom time style for non-recent/recent files
+
+- Update to 0.16.3:
+  * Add bare git_repos fn if feature git is disabled
+  * Fixing color of size unit
+  * Color-scale broked size for colors
+
+- Update to 0.16.2:
+  * Calculate width correctly when using grid icons & classify
+  * Fix the windows build
+
+- Update to 0.16.1:
+  Bug Fixes:
+  * Don't panic with todo!() on inaccessible dir
+  * Don't panic if the btime of a file is Err
+  * Lifetime annotations and manpage/shell completion nits
+  * Reflow help
+  Features:
+  * Handle formatting and display of binary extended attributes.
+  * Add netbsd and freebsd support for extended attributes
+
+- Update to 0.16.0:
+  Bug Fixes:
+  * [breaking] Remove Repo column when using --git-repos when no git repo
+  * Fix cross compilation
+  * Snap requires a base
+  * Move --smart-group to long view options
+  * Colo[u]r-scale didn't have a base value
+  * Fix snapcraft.yaml formatting
+  Documentation:
+  * Add comments for bzip variants
+  * Added the fact that total-size is unix only
+  Features:
+  * Add some file extensions
+  * Abort on panic (saving 0.1 M)
+  * Add powertest
+- Switch from ~ to + in version
+
+- Update to 0.15.3:
+  Bug Fixes:
+  * Changed quote in --almost-all completion
+  * Reformat help.rs
+  * Allow unused macro rule arms
+  Documentation:
+  * Improve CONTRIBUTING.md, README.md
+  * Improve README.md
+  * Introduce INSTALL.md
+  Features:
+  * Create EZA_ICONS_AUTO environment variable
+  * Create EZA_ICONS_AUTO environment variable
+  * Demo gif and gif generation recipe
+  * Add ocaml icon filetypes
+  * Add PRQL
+  * Add --color-scale
+
+- Update to 0.15.2:
+  * Correct width when --no-quotes is used
+  * Clippy lint and add option to grid-details
+  * --smart-group only worked for current user
+  * Add Typst to the recognized files
+
+- Update to 0.15.1:
+  * Fmt, windows, and nix fixes
+  * Reverted autofmt changes
+  * Don’t display target’s size if we’re not dereferencing
+  * Updated match indents
+  * Changed flag name
+  * Only store top-level recursive dir size
+  * Changed windows methods
+  * Underscored unused windows variables
+  * Added device for filesystem to hashmap
+  * Display offset for filenames with spaces
+  * Fix clippy warnings
+  * Fix doc-tests on RecursiveSize
+  * Fix dead_code warnings on Windows
+  * Added flag to readme
+  * Added flag to man
+  * Fix doc-tests formatting and address other documentation review requests
+  * Added recursive directory parser
+  * Added flag to completions
+  * Add a new filetype for source code files
+  * Add a new icons for source code files and other files
+  * Support for displaying blocksize on directories
+- Drop fix-offset-for-filenames-with-spaces.patch
+
+- Add fix-offset-for-filenames-with-spaces.patch. Fixes ugly offset
+
+- Update to 0.15.0:
+  * Reenable debug symbols in debug builds
+  * Clippy lint
+  * Merge conflict with main
+  * Correct color option spellings
+  * Add option --smart-group
+  * Add completions, man for --smart-group
+  * Add icons=always,auto,never. dont display icons in a tty|piped
+  * Fix auto value for colors and icons + documentation
+  * [breaking] Remove --no-icons in favor of --icons=always,auto,never
+    default is auto
+
+- Update to 0.14.2:
+  * Comment out redundant static musl build
+  * Refactor sed command to build manpages
+  * Update additional completions for help, almost-all, dereference
+  * Fix zsh completions
+  * Add missing options to man page and CLI --help info
+  * Add missing nu shell completions
+  * Adding the EZA_OVERRIDE_GIT env var
+
+- Update to 0.14.1:
+  * Replace left-over exa in fish completion
+  * Diabling static linked binaries due to segfault
+  * Make os error 13 fail loud
+  * Adjust change width calculations for hyperlink and classify
+  * Root group not painted as expected when eza used by root
+  * Add basic nushell completion file
+
+- Update to 0.14.0:
+  * BREAKING CHANGES:
+    + "un" does no longer set color for root user use "uR" instead
+    + "gn" does no longer set color for root group use "gR" instead
+    + This is a change in behaviour from before, and so we
+    have marked it as breaking. In practice, it probably won't break
+    anything except if you're doing something really weird.
+  * We now have --time-style, for date like time formatting
+  * Add quotations around filenames with spaces. exa pr#1165
+  * Added statically linked binaries
+  * Add header to colors-explanation page
+  * Some new icons
+
gdm
+- Update gdm-xvnc-start-session-failed.patch: Following the upstream
+  final solution(bsc#1219205 glgo#GNOME/gdm#909).
+
+- Add gdm-xvnc-start-session-failed.patch: None seat0 session runs
+  without running launcher(bsc#1219205 glgo#GNOME/gdm#909).
+
giflib
+- Update to version 5.2.2
+  * Fixes for CVE-2023-48161 (bsc#1217390), CVE-2022-28506
+    (bsc#1198880)
+  * Address SF issue #138 Documentation for obsolete utilities still
+    installed
+  * Address SF issue #139: Typo in "LZW image data" page
+    ("110_2 = 4_10")
+  * Address SF issue #140: Typo in "LZW image data" page ("LWZ")
+  * Address SF issue #141: Typo in "Bits and bytes" page ("filed")
+  * Note as already fixed SF issue #143: cannot compile under mingw
+  * Address SF issue #144: giflib-5.2.1 cannot be build on windows
+    and other platforms using c89
+  * Address SF issue #145: Remove manual pages installation for
+    binaries that are not installed too
+  * Address SF issue #146: [PATCH] Limit installed man pages to
+    binaries, move giflib to section 7
+  * Address SF issue #147 [PATCH] Fixes to doc/whatsinagif/ content
+  * Address SF issue #148: heap Out of Bound Read in gif2rgb.c:298
+    DumpScreen2RGB
+  * Declared no-info on SF issue #150: There is a denial of service
+    vulnerability in GIFLIB 5.2.1
+  * Declared Won't-fix on SF issue 149: Out of source builds no
+    longer possible
+  * Address SF issue #151: A heap-buffer-overflow in gif2rgb.c:294:45
+  * Address SF issue #152: Fix some typos on the html documentation
+    and man pages
+  * Address SF issue #153: Fix segmentation faults due to non
+    correct checking for args
+  * Address SF issue #154: Recover the giffilter manual page
+  * Address SF issue #155: Add gifsponge docs
+  * Address SF issue #157: An OutofMemory-Exception or Memory Leak
+    in gif2rgb
+  * Address SF issue #158: There is a null pointer problem in
+    gif2rgb
+  * Address SF issue #159 A heap-buffer-overflow in GIFLIB5.2.1
+    DumpScreen2RGB() in gif2rgb.c:298:45
+  * Address SF issue #163: detected memory leaks in
+    openbsd_reallocarray giflib/openbsd-reallocarray.c
+  * Address SF issue #164: detected memory leaks in GifMakeMapObject
+    giflib/gifalloc.c
+  * Address SF issue #166: a read zero page leads segment fault in
+    getarg.c and memory leaks in gif2rgb.c and gifmalloc.c
+  * Address SF issue #167: Heap-Buffer Overflow during Image Saving
+    in DumpScreen2RGB Function at Line 321 of gif2rgb.c
+- Added patch:
+  * giflib-5.2.2-no-imagemagick.patch
+    + do not use ImageMagick to resize one gif file. It creates a
+    build cycle.
+  * 0001-Clean-up-memory-better-at-end-of-run-CVE-2021-40633.patch
+    + upstream fix for CVE-2021-40633 (bsc#1200551)
+- Modified patches:
+  * PIE.patch
+  * reproducible.patch
+    + rediff to changed context
+
+- Define make_build for distributions which do not define them in
+  system macros
+
+- add reproducible.patch to avoid timestamp patching in the build
+  section and allowing it to build with -Werror=date-time
+
gitg
+- Add %{?sle15_python_module_pythons}
+- Use a correct python sitelib path for Leap 15
+
+- Update to version 44:
+  + control available lanes to paint.
+  + avoid load history twice.
+  + Show commit details for submodule history view.
+  + Honor core.hooksPath property.
+  + Add file filter by name for stage view.
+  + Calculate selected ref on history view.
+  + Show info on errors in command line about init option.
+  + Open files in external editor.
+  + Allow to sign commits.
+  + Correct behaviour of --standalone option.
+  + Option to delete sources from disk.
+  + Deal correctly with stage/unstage of selection on new files.
+  + Honor system preferences about using dark theme.
+  + highlight characters outside margins.
+  + Allow to edit remotes.
+- Drop 1978973b12848741b08695ec2020bac98584d636.patch: fixed
+  upstream.
+- Add pkgconfig(libhandy-1) and pkgconfig(gpgme) BuildRequires: new
+  dependencies.
+
gnome-boxes
+- Update to version 45.0:
+  + Fix crash in the flatpak detection code causing a crash when
+    closing.
+  + Updated translations.
+
+- Update to version 45.rc:
+  + Report OS download errors to the user
+  + Fix current-memory not being updated on RAM preference changes
+  + Fix failure to create VMs when G_MESSAGES_DEBUG=all was set
+  + Appdata updates and validation fixes
+
+- Update to version 44.3:
+  + Fix issues with sensitivity of "create" button
+  + Mark Shell search-provider to not autostart
+  + Improve OS download error reporting
+  + Improve handling when KVM is not available
+  + Fix VM creation when setting G_MESSAGES_DEBUG env var
+  + Fix current-memory property not updated when changing VM RAM
+    preference
+  + Various appdata fixes and improvements
+  + Updated translations.
+
+- Update to version 44.2:
+  + Save manual configuration edits on CHANGES_DONE_HINT.
+  + Fix issue with pre-filling VM memory/storage resources.
+  + Preserve run-in-background and 3D acceleration configs for VM
+    clones.
+  + Fix issue with shared folders not appearing for newly created
+    VMs.
+  + Updated translations.
+
+- Update to version 44.1:
+  + Fix current-memory not being set on VM creation
+  + Fix issues with decompressing disk files
+  + Fix 3D acceleration not sticking at startup
+  + Always enable boot menu option
+  + Don't launch Preferences dialog along with troubleshooting logs
+- Drop gnome-boxes-fix-stream-read.patch: Fixed upstream.
+
+- Add gnome-boxes-fix-stream-read.patch: Fix argument of
+  FileStream.read, it is used as document, but document is wrong
+  and translates into wrong C argument. (bsc#1207732,
+  glgo#GNOME/gnome-boxes!589, glgo#GNOME/vala#1410)
+
+- Update to version 44.0:
+  + Always create SPICE agent channel config.
+  + Fix increments in VM creation Storage Limit spin button.
+  + Don't fail to parse manually entered storage value on different
+    locales.
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Fix VM renaming issues
+  + Fix errors saving manually edited domain configuration
+  + Fix issues with storage-limit not being set in VM creation
+  + Allow creating VMs without selecting an Osinfo operating system
+    entry
+  + Updated translations.
+
+- Update to version 44.beta.1:
+  + Update POTFILES.in.
+- Changes from version 44.beta:
+  + Modernize the VM creation UI.
+  + Add new widget to rename VMs.
+  + Fix import of raw images.
+  + Create new storage volumes with compat=1.1.
+  + Update the documentation.
+
+- Update to version 43.3:
+  + Add OVF to list of supported install media formats.
+  + Use mime-type when validating OVA file.
+
+- Update to version 43.2:
+  + Fix wrong key sent for the tty9 shortcut.
+  + Fix creating VMs from remote disks.
+  + Updated translations.
+
+- The standard .service file should be in the main package - it's
+  not related to the GNOME search provider
+
+- Update to version 43.1:
+  + Sync VM's clock to the host's configured timezone.
+  + Store all express-install credentials in the keyring.
+  + Updated translations.
+
+- Update to version 43.0:
+  + Updated translations.
+
+- Update to version 43.rc:
+  + Ensure disk creation for cloned virtual machines.
+  + Filter search results in the model (GListModel).
+  + Use meson's GNOME module post_install function.
+  + Updated translations.
+
+- Update to version 43.beta:
+  + Fetch recommended download operating systems from remote
+    address.
+  + Revert change that made Boxes honor default system
+    color-scheme.
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + Save screenshots into ~/Pictures/Screenshots
+  + Rename default development branch to "main"
+  + Rename Devel Flatpak manifest to match Devel app_id
+  + Use our custom logic to draw thumbnails
+  + Honor the default system color-scheme
+  + Update Boxes homepage links to gnomeboxes.org
+  + Drop build option that made possible building without SPICE
+  + Disable network test before download starts
+  + Port to libsoup3
+  + Updated translations.
+- Change BuildRequires following upstream changes:
+  + Drop update-desktop-files, pkgconfig(freerdp2),
+    pkgconfig(gtk-vnc-2.0), pkgconfig(libsoup-2.4) and
+    pkgconfig(webkit2gtk-4.0)
+  + Add desktop-file-utils, pkgconfig(libsoup-3.0) and
+    pkgconfig(webkit2gtk-4.1).
+- Following the above: Drop bcond_without conditions, gtk-frdp and
+  gtk-vnc support is no longer available. Run manual check of
+  .desktop file in check section and drop suse_update_desktop_file
+  macro.
+
gpaste
+- Build gpaste with gcc13 on Leap 15
+- Added gpaste-rpmlintrc for bypass shlib-policy-name-error check
+  with Leap15/SLE15 rpmlint
+
+- Drop pkgconfig(mutter-clutter-13) BuildRequires: no longer needed
+  since version 45.
+
+- Update to version 45:
+  + Port to gnome 45
+  + Add setting to open ui window centered
+  + Updated translations.
+- Drop gpaste-bump-mutter-dep.patch: fixed upstream.
+- Switch compression to zst in both service and tarball produced.
+
+- Add gpaste-bump-mutter-dep.patch: Bump mutter-clutter dependency
+  to version 13. Following this replace
+  pkgconfig(mutter-clutter-12) with pkgconfig(mutter-clutter-13)
+  BuildRequires.
+
+- Update to version 44.1:
+  + Fix a bug leading to history with only one item.
+- Changes from version 44.0:
+  + gcr 4 is now required.
+  + Port to gnome 44.
+
+- Filter out St typelib dependency.
+
+- Update to version 43.2+6:
+  + Support GNOME 44.
+  + Updated translations.
+- Replace pkgconfig(mutter-clutter-11) with
+  pkgconfig(mutter-clutter-12) following upstream changes.
+- Stop passing gcr3=false to meson, no longer needed.
+
+- Update to version 43.2:
+  + Avoid crash under heavy memory load.
+
+- Replace mutter-devel with pkgconfig(mutter-clutter-11), align
+  with what meson checks for.
+
+- Fix _service version rewrite to not have TAG+0 versions.
+
+- Update to version 43.1:
+  + Respect --use-index when displaying history
+  + Open GPaste UI where the mouse pointer is
+  + Internal preparation for gtk4 port
+  + Translations updates
+- Disable gcr3 default Meson build option to keep using GCR
+  version 4.
+
+- Update to version 42.1+29:
+  + build-sys:
+  - update to gnome-shell 43
+  - update to GCR 4
+- Switch to source service.
+- Add pkgconfig(gcr-4) BuildRequires following upstream changes.
+- Package sub-package gpaste-zsh-completion as noarch.
+
+- Update to 42.1:
+  * Fixes to the new preferences tool.
+  * Style fixes.
+  * Translations updates.
+- Changes from version 42.0:
+  * Old libgpaste replaced by a new minimal libgpaste-2 with no gtk
+    dependency.
+  * New libgpaste-gtk3 for utils and settings ui.
+  * New libgpaste-gtk4 for utils and preferences ui.
+  * New gtk4 based gpaste-preferences utility.
+  * Autotools are no longer supported.
+  * Extension updated for gnome-shell 42.
+  * Translations updates.
+- Changes from version 3.42.6:
+  * Fix the storage path in meson builds.
+- Remove gpaste-bump-mutter-clutter.patch.
+- Remove subpackages: typelib-1_0-GPaste-1_0, libgpaste13
+- Add pkgconfig(gtk4) and pkgconfig(libadwaita-1) BuildRequires:
+  new dependencies.
+- Add subpackages: libgpaste2-0, libgpaste-gtk-3-0,
+  libgpaste-gtk4-0, typelib-1_0-GPaste-2, typelib-1_0-GPasteGtk-3,
+  typelib-1_0-GPasteGtk-4
+
+- Add gpaste-bump-mutter-clutter.patch: Bump mutter-clutter version
+  needed.
+
jetty-build-support
+- Remove dependency on maven2
+
+- Do not require maven plugins that we don't use
+
+- Generate the javadoc with source=8
+
kraft
+- Use BuildRequires cmake(KPim5AkonadiContact) on Leap 15.6
+
+- Use %patch -P N instead of deprecated %patchN.
+
marble
+- Fix build fail with gcc7 on Leap 15
+  * Use gcc13 on compilation
+
+- Update to 23.08.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.4/
+- No code change since 23.08.3
+
+- Update to 23.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.3/
+- Changes since 23.08.2:
+  * snapcraft: initial import snapcraft files.
+
orthanc
+- Build orthanc with gcc13 on Leap 15
+
+- version 1.12.3
+  * dcmtk.diff added to fix TW build issue
+  * add user/group orthanc
+  * Performance of databases:
+  - At startup, if using a database plugin, displays the latency to access the DB.
+  - Added support for new DB primitives to enable the "READ COMMITTED"
+    transaction mode in the PostgreSQL plugin.
+  * API version upgraded to 23
+  * Added a 'KeepLabels' option in /modify routes (default = false)
+  * Upgraded dependencies for static builds:
+  - boost 1.84.0
+  - curl 8.5.0
+  - dcmtk 3.6.8
+  - jsoncpp 1.9.5
+  - libjpeg 9f
+  - libpng 1.6.40
+  - openssl 3.1.4
+  - pugixml 1.14
+  - zlib 1.3.1
+
+- version 1.12.2 - see NEWS for full changelog
+  libboost.diff removed (included in source)
+
+- libboost.diff to fix build error with boost 1.84
+
postgresql-jdbc
+- fix postgresql vulnerable to SQL Injection via line comment
+  generation CVE-2024-1597 (bsc#1220644)
+  Added: CVE-2024-1597.patch
+- change patching commands:
+  Modified: fix-createTempFile-vulnerability-CVE-2022-41946.patch
+
-- Fix build on SLE11
-
qemu
+- Fix bsc#1220799. Amended commit:
+  * [openSUSE]: Increase default phys bits to 42, if host supports that
+    (bsc#1205978, bsc#1219977, bsc#1220799)
+
qemu:qemu-linux-user
+- Fix bsc#1220799. Amended commit:
+  * [openSUSE]: Increase default phys bits to 42, if host supports that
+    (bsc#1205978, bsc#1219977, bsc#1220799)
+
rshim
+- Update to 2.0.20.0 (jsc#PED-6843 jsc#PED-6979)
+  * Adjust delay time for nic_fw reset
+  * Add BFB completion condition for enhanced NIC mode
+  * Fixes for potential high CPU utilization
+
rubygem-rack
+  fix CVE-2024-25126 [bsc#1220239], Denial of Service Vulnerability in Rack Content-Type Parsing
+  + rubygem-rack-CVE-2024-25126.patch
+  fix CVE-2024-26141 [bsc#1220242], Denial of Service Vulnerability in Range request header parsing
+  + rubygem-rack-CVE-2024-26141.patch
+  fix CVE-2024-26146 [bsc#1220248], Denial of Service vulnerability in Rack headers parsing routine
+  + rubygem-rack-CVE-2024-26146.patch
+
+- security update
+- added patches
ruqola
+- Require extra-cmake-modules at build time
+
+- Update to version 2.0.0
+  * bug fixes
+  * translation updates
+
+- Update to version 1.9.2
+  * bug fixes
+  * translation updates
+- Remove allow_build_without_deprecated_method.patch,
+  is part of release
+
sudo
+- Security fix: [bsc#1219026, bsc#1220389, CVE-2023-42465]
+  * Try to make sudo less vulnerable to ROWHAMMER attacks.
+  * Add sudo-CVE-2023-42465-1of2.patch sudo-CVE-2023-42465-2of2.patch
+
tesseract-ocr
+- Update to 5.3.4
+  - Fixes for autoconf, clang and sw builds
+  - Send output of combine_tessdata -d to stdout instead of stderr.
+    Fixes #4149 in #4150
+  - Move bail_out function before libtoolize check in #4151
+  - Improve OCR for an image URL
+  - Fail on curl download errors
+  - Add new parameter curl_cookiefile for curl_easy_setopt in #4156
+  - Set User-Agent: header field in HTTP request for curl downloads
+  - Force TCP v4 for socket to ScrollView server. Fixes #3000 in #4162
+  - Fix some compiler warnings and avoid unnecessary conversions
+    from std::string to char pointer in #4174
+  - Fix a tiny typo in publictypes.h in #4178
+  - Fixes for autoconf, clang and sw builds
+  - Other small improvements for code and documentation.
+
+- Update to 5.3.3
+  - Disable -mfpu=neon for aarch64 in #4098
+  - Fix build without git clone in cloned directory in #4099
+  - Fix some issues which were reported by Coverity Scan in #4097
+  - Update ScrollView.java in #4103
+  - Fix some code comments in #4113
+  - Optimize function ImageFind::FindImages in #4114
+  - Rename BibTex file to please GitHub in #4115
+  - Fix Broken URLs in citations.bib in #4118
+  - initDSProfile: correct std::vector usage in #4124
+  - Fix typo in stepblob.h in #4133
+  - Fix regression in layout detection since 5.0.0 (fixes issue #4014) in #4136
+  - Update ScrollView.java in #4104
+  - Fix loading of sublangs (regression) in #4141
+- Update to 5.3.2
+  - fix: Fix snap package building in #4043
+  - Support for Sgaw and W Pwo Karen languages in the Myanmar validator. in #4065
+  - Replace bool array by more compact vector in #4067
+  - Replace deprecated sprintf in #4068
+  - Improve format of logging from lstmtraining in #4066
+  - Clean code in #4071
+  - Abort with error message if OSD is requested with LSTM-only model in #4073
+  - Fix typos in #4096
+
timescaledb:postgresql13
+- Update to version 2.14.0
+  https://github.com/timescale/timescaledb/releases/tag/2.14.0
+
+- Update to version 2.13.1
+  https://github.com/timescale/timescaledb/releases/tag/2.13.1
+
+- enable pg 16
+
+- Update to version 2.13.0
+  https://github.com/timescale/timescaledb/releases/tag/2.13.0
+
+- Update to version 2.12.2
+  https://github.com/timescale/timescaledb/releases/tag/2.12.2
+
+- Update to version 2.12.1
+  https://github.com/timescale/timescaledb/releases/tag/2.12.1
+
+- drop pg 12. not supported. no pg 16 support yet either.
+
+- Update to version 2.12.0
+  https://github.com/timescale/timescaledb/releases/tag/2.12.0
+
+- Update to version 2.11.2
+  https://github.com/timescale/timescaledb/releases/tag/2.11.2
+
+- Update to version 2.11.1
+  https://github.com/timescale/timescaledb/releases/tag/2.11.1
+
+- Update to version 2.11.0
+  https://github.com/timescale/timescaledb/releases/tag/2.11.0
+
+- Update to version 2.10.3
+  https://github.com/timescale/timescaledb/releases/tag/2.10.3
+
+- Update to version 2.10.2
+  https://github.com/timescale/timescaledb/releases/tag/2.10.2
+
+- Update to version 2.10.1
+  https://github.com/timescale/timescaledb/releases/tag/2.10.1
+
+- Update to version 2.10.0
+  https://github.com/timescale/timescaledb/releases/tag/2.10.0
+
timescaledb:postgresql14
+- Update to version 2.14.0
+  https://github.com/timescale/timescaledb/releases/tag/2.14.0
+
+- Update to version 2.13.1
+  https://github.com/timescale/timescaledb/releases/tag/2.13.1
+
+- enable pg 16
+
+- Update to version 2.13.0
+  https://github.com/timescale/timescaledb/releases/tag/2.13.0
+
+- Update to version 2.12.2
+  https://github.com/timescale/timescaledb/releases/tag/2.12.2
+
+- Update to version 2.12.1
+  https://github.com/timescale/timescaledb/releases/tag/2.12.1
+
+- drop pg 12. not supported. no pg 16 support yet either.
+
+- Update to version 2.12.0
+  https://github.com/timescale/timescaledb/releases/tag/2.12.0
+
+- Update to version 2.11.2
+  https://github.com/timescale/timescaledb/releases/tag/2.11.2
+
+- Update to version 2.11.1
+  https://github.com/timescale/timescaledb/releases/tag/2.11.1
+
+- Update to version 2.11.0
+  https://github.com/timescale/timescaledb/releases/tag/2.11.0
+
+- Update to version 2.10.3
+  https://github.com/timescale/timescaledb/releases/tag/2.10.3
+
+- Update to version 2.10.2
+  https://github.com/timescale/timescaledb/releases/tag/2.10.2
+
+- Update to version 2.10.1
+  https://github.com/timescale/timescaledb/releases/tag/2.10.1
+
+- Update to version 2.10.0
+  https://github.com/timescale/timescaledb/releases/tag/2.10.0
+
timescaledb:postgresql15
+- Update to version 2.14.0
+  https://github.com/timescale/timescaledb/releases/tag/2.14.0
+
+- Update to version 2.13.1
+  https://github.com/timescale/timescaledb/releases/tag/2.13.1
+
+- enable pg 16
+
+- Update to version 2.13.0
+  https://github.com/timescale/timescaledb/releases/tag/2.13.0
+
+- Update to version 2.12.2
+  https://github.com/timescale/timescaledb/releases/tag/2.12.2
+
+- Update to version 2.12.1
+  https://github.com/timescale/timescaledb/releases/tag/2.12.1
+
+- drop pg 12. not supported. no pg 16 support yet either.
+
+- Update to version 2.12.0
+  https://github.com/timescale/timescaledb/releases/tag/2.12.0
+
+- Update to version 2.11.2
+  https://github.com/timescale/timescaledb/releases/tag/2.11.2
+
+- Update to version 2.11.1
+  https://github.com/timescale/timescaledb/releases/tag/2.11.1
+
+- Update to version 2.11.0
+  https://github.com/timescale/timescaledb/releases/tag/2.11.0
+
+- Update to version 2.10.3
+  https://github.com/timescale/timescaledb/releases/tag/2.10.3
+
+- Update to version 2.10.2
+  https://github.com/timescale/timescaledb/releases/tag/2.10.2
+
+- Update to version 2.10.1
+  https://github.com/timescale/timescaledb/releases/tag/2.10.1
+
+- Update to version 2.10.0
+  https://github.com/timescale/timescaledb/releases/tag/2.10.0
+
timezone
+- update to 2024a:
+  * Kazakhstan unifies on UTC+5.  This affects Asia/Almaty and
+    Asia/Qostanay which together represent the eastern portion of the
+    country that will transition from UTC+6 on 2024-03-01 at 00:00 to
+    join the western portion.  (Thanks to Zhanbolat Raimbekov.)
+  * Palestine springs forward a week later than previously predicted
+    in 2024 and 2025.  (Thanks to Heba Hamad.)  Change spring-forward
+    predictions to the second Saturday after Ramadan, not the first;
+    this also affects other predictions starting in 2039.
+  * Asia/Ho_Chi_Minh's 1955-07-01 transition occurred at 01:00
+    not 00:00.  (Thanks to Đoàn Trần Công Danh.)
+  * From 1947 through 1949, Toronto's transitions occurred at 02:00
+    not 00:00.  (Thanks to Chris Walton.)
+  * In 1911 Miquelon adopted standard time on June 15, not May 15.
+  * The FROM and TO columns of Rule lines can no longer be "minimum"
+    or an abbreviation of "minimum", because TZif files do not support
+    DST rules that extend into the indefinite past - although these
+    rules were supported when TZif files had only 32-bit data, this
+    stopped working when 64-bit TZif files were introduced in 1995.
+    This should not be a problem for realistic data, since DST was
+    first used in the 20th century.  As a transition aid, FROM columns
+    like "minimum" are now diagnosed and then treated as if they were
+    the year 1900; this should suffice for TZif files on old systems
+    with only 32-bit time_t, and it is more compatible with bugs in
+    2023c-and-earlier localtime.c.  (Problem reported by Yoshito
+    Umaoka.)
+  * localtime and related functions no longer mishandle some
+    timestamps that occur about 400 years after a switch to a time
+    zone with a DST schedule.  In 2023d data this problem was visible
+    for some timestamps in November 2422, November 2822, etc. in
+    America/Ciudad_Juarez.  (Problem reported by Gilmore Davidson.)
+  * strftime %s now uses tm_gmtoff if available.  (Problem and draft
+    patch reported by Dag-Erling Smørgrav.)
+  * The strftime man page documents which struct tm members affect
+    which conversion specs, and that tzset is called.  (Problems
+    reported by Robert Elz and Steve Summit.)
+
+- update to 2023d:
+  * Ittoqqortoormiit, Greenland changes time zones on
+    2024-03-31.
+  * Vostok, Antarctica changed time zones on 2023-12-18.
+  * Casey, Antarctica changed time zones five times since
+    2020.
+  * Code and data fixes for Palestine timestamps starting in
+    2072.
+  * A new data file zonenow.tab for timestamps starting now.
+  * Fix predictions for DST transitions in Palestine in
+    2072-2075, correcting a typo introduced in 2023a.
+  * Vostok, Antarctica changed to +05 on 2023-12-18.  It had
+    been at +07 (not +06) for years.
+  * Change data for Casey, Antarctica to agree with
+    timeanddate.com, by adding five time zone changes since 2020.
+    Casey is now at +08 instead of +11.
+  * Much of Greenland, represented by America/Nuuk, changed
+    its standard time from -03 to -02 on 2023-03-25, not on
+    2023-10-28.
+  * localtime.c no longer mishandles TZif files that contain
+    a single transition into a DST regime.  Previously,
+    it incorrectly assumed DST was in effect before the transition
+    too.
+  * tzselect no longer creates temporary files.
+  * tzselect no longer mishandles the following:
+  * Spaces and most other special characters in BUGEMAIL,
+    PACKAGE, TZDIR, and VERSION.
+  * TZ strings when using mawk 1.4.3, which mishandles
+    regular expressions of the form /X{2,}/.
+  * ISO 6709 coordinates when using an awk that lacks the
+    GNU extension of newlines in -v option-arguments.
+  * Non UTF-8 locales when using an iconv command that
+    lacks the GNU //TRANSLIT extension.
+  * zic no longer mishandles data for Palestine after the
+    year 2075.
+- Refresh tzdata-china.diff
+
timezone-java
+- update to 2024a:
+  * Kazakhstan unifies on UTC+5.  This affects Asia/Almaty and
+    Asia/Qostanay which together represent the eastern portion of the
+    country that will transition from UTC+6 on 2024-03-01 at 00:00 to
+    join the western portion.  (Thanks to Zhanbolat Raimbekov.)
+  * Palestine springs forward a week later than previously predicted
+    in 2024 and 2025.  (Thanks to Heba Hamad.)  Change spring-forward
+    predictions to the second Saturday after Ramadan, not the first;
+    this also affects other predictions starting in 2039.
+  * Asia/Ho_Chi_Minh's 1955-07-01 transition occurred at 01:00
+    not 00:00.  (Thanks to Đoàn Trần Công Danh.)
+  * From 1947 through 1949, Toronto's transitions occurred at 02:00
+    not 00:00.  (Thanks to Chris Walton.)
+  * In 1911 Miquelon adopted standard time on June 15, not May 15.
+  * The FROM and TO columns of Rule lines can no longer be "minimum"
+    or an abbreviation of "minimum", because TZif files do not support
+    DST rules that extend into the indefinite past - although these
+    rules were supported when TZif files had only 32-bit data, this
+    stopped working when 64-bit TZif files were introduced in 1995.
+    This should not be a problem for realistic data, since DST was
+    first used in the 20th century.  As a transition aid, FROM columns
+    like "minimum" are now diagnosed and then treated as if they were
+    the year 1900; this should suffice for TZif files on old systems
+    with only 32-bit time_t, and it is more compatible with bugs in
+    2023c-and-earlier localtime.c.  (Problem reported by Yoshito
+    Umaoka.)
+  * localtime and related functions no longer mishandle some
+    timestamps that occur about 400 years after a switch to a time
+    zone with a DST schedule.  In 2023d data this problem was visible
+    for some timestamps in November 2422, November 2822, etc. in
+    America/Ciudad_Juarez.  (Problem reported by Gilmore Davidson.)
+  * strftime %s now uses tm_gmtoff if available.  (Problem and draft
+    patch reported by Dag-Erling Smørgrav.)
+  * The strftime man page documents which struct tm members affect
+    which conversion specs, and that tzset is called.  (Problems
+    reported by Robert Elz and Steve Summit.)
+
+- update to 2023d:
+  * Ittoqqortoormiit, Greenland changes time zones on
+    2024-03-31.
+  * Vostok, Antarctica changed time zones on 2023-12-18.
+  * Casey, Antarctica changed time zones five times since
+    2020.
+  * Code and data fixes for Palestine timestamps starting in
+    2072.
+  * A new data file zonenow.tab for timestamps starting now.
+  * Fix predictions for DST transitions in Palestine in
+    2072-2075, correcting a typo introduced in 2023a.
+  * Vostok, Antarctica changed to +05 on 2023-12-18.  It had
+    been at +07 (not +06) for years.
+  * Change data for Casey, Antarctica to agree with
+    timeanddate.com, by adding five time zone changes since 2020.
+    Casey is now at +08 instead of +11.
+  * Much of Greenland, represented by America/Nuuk, changed
+    its standard time from -03 to -02 on 2023-03-25, not on
+    2023-10-28.
+  * localtime.c no longer mishandles TZif files that contain
+    a single transition into a DST regime.  Previously,
+    it incorrectly assumed DST was in effect before the transition
+    too.
+  * tzselect no longer creates temporary files.
+  * tzselect no longer mishandles the following:
+  * Spaces and most other special characters in BUGEMAIL,
+    PACKAGE, TZDIR, and VERSION.
+  * TZ strings when using mawk 1.4.3, which mishandles
+    regular expressions of the form /X{2,}/.
+  * ISO 6709 coordinates when using an awk that lacks the
+    GNU extension of newlines in -v option-arguments.
+  * Non UTF-8 locales when using an iconv command that
+    lacks the GNU //TRANSLIT extension.
+  * zic no longer mishandles data for Palestine after the
+    year 2075.
+- Refresh tzdata-china.diff
+
virtme
+- Update to 1.22:
+  * Fix potential sudo errors (in openSUSE, Fedora, CachyOS)
+  * Propagate /proc/sys/fs/nr_open from host to guest
+  * More robust parsing of upstream kernel versions
+  * Small command help improvements
+- Update to 1.21:
+  * When running in script mode do not hang in case of kernel panic,
+    but return the special error code 255 (this allows to automate
+    catching kernel panics)
+  * Redirect kernel log to stderr on the host when running in interactive
+    mode: this allows to easily save the kernel log to a file (or pipe
+    it to another tool), simply by runing a vng -vr 2>/tmp/kernel.log
+  * vng --dump can now generate a memory dump compatible with drgn
+  * It is now possible to use virtiofsd with a btrfs root filesystem
+    on the host (e.g., default openSUSE setup)
+  * It is not possible to to use the microvm architecture with kernels
+    that don't have built-in virtio-pci / virtio-mmio (e.g., stock
+    openSUSE Tumbleweed kernel)
+- Update to 1.20:
+  * The return code of a command executed in the vng guest is now
+    transparently channeled to the host: this, together with
+    stdin/stdout/stderr redirection, gives the complete illusion to
+    run the command in the guest as if it was executed on the host
+    and it can help to easily integrate vng with other CI tools/scripts
+  * NUMA support: it is now possible to create multiple NUMA nodes,
+    and assign CPUs to them, inside a vng guest,
+    using the --numa option.
+  * new --quiet option to override --verbose
+  * new --disable-kvm option to explicitly disable hardware
+    virtualization (KVM)
+  * lockdep is now disabled by default during the kernel build
+- Update to 1.19:
+  * The most noticeable change is definitely the support for running
+    virtme-ng inside Docker containers. This opens the possibility for
+    many other projects to use virtme-ng to potentially pick any
+    arbitrary kernel to run their tests inside their Docker instances.
+  * The other interesting change (this one only for Ubuntu users) is
+    the --root-release argument (used together with --root) that allows
+    bootstrapping a rootfs from scratch, selecting a specific Ubuntu
+    release. The rootfs will be created from the latest Ubuntu cloud
+    image of the target release.
+- Add dependency on `requests`
+- Add _service file:
+  They use git submodule to get virtme_ng_init.
+
+- Fix python version checking
+
+- Requires setuptools and argcomplete, instead of just require it for building
+
virtualbox
+- Use %patch -P N instead of deprecated %patchN.
+
+- Fix build on Leap 15.6.
+
+- Fix extpack updater to allow PUEL version 11
+- Package UnattendedTemplates into main package
+
+- Install UnattendedTemplates for unattended installing.
+
+- Version bump to VirtualBox 7.0.14 (released January 16, 2024 by Oracle)
+  This is a maintenance release. The following items were fixed and/or added:
+    Audio: Added more fixes for switching host audio devices on Windows hosts using the WAS backend
+    3D: Added general improvements
+    OCI: Fixed wrong guest RAM unit usage in VirtualSystemDescription, memory is provided in bytes, "Byte" is the base unit
+    Main: OVF Import/Export: Added support for importing and exporting VMs containing NVMe storage controllers (bug #19320)
+    Main: OVF Import/Export: Added support for exporting a VM which contains a medium inserted into a virtual CD/DVD drive which is attached to a Virtio-SCSI controller
+    Devices: Fixed a problem where Windows guests "forget" in-progress touch events when the user holds down a finger without moving it for a period of time.
+    macOS Host USB: Added support for newer storage devices
+    macOS Host: Fixed memory Leak in the VBoxIntNetSwitch process when VM was configured to use 'Internal Networking' (bug #21752)
+    Linux Host and Guest: Added initial support for RHEL 9.4 kernel
+    Linux Guest Additions: Fixed kernel panic on RHEL 8.9 kernel caused by vboxvideo (bugs #10381 and #21911)
+    Solaris Guest Additions: Added support for the Additions to be installed into an alternate root path ('pkgadd -R')
+    Solaris Guest Additions: Removed requirement to reboot VM after uninstalling GAs
+    RDP: Fix possible crash when connecting with the Apple Silicon variant of the Microsoft Remote Desktop application (bug #21820).
+    BIOS: Fixed handle number used for DMI OEM table (bug #19781)
+  =======
+
+  >>>>>>> ./virtualbox.changes.new
virtualbox:kmp
+- Use %patch -P N instead of deprecated %patchN.
+
+- Fix build on Leap 15.6.
+
+- Fix extpack updater to allow PUEL version 11
+- Package UnattendedTemplates into main package
+
+- Install UnattendedTemplates for unattended installing.
+
+- Version bump to VirtualBox 7.0.14 (released January 16, 2024 by Oracle)
+  This is a maintenance release. The following items were fixed and/or added:
+    Audio: Added more fixes for switching host audio devices on Windows hosts using the WAS backend
+    3D: Added general improvements
+    OCI: Fixed wrong guest RAM unit usage in VirtualSystemDescription, memory is provided in bytes, "Byte" is the base unit
+    Main: OVF Import/Export: Added support for importing and exporting VMs containing NVMe storage controllers (bug #19320)
+    Main: OVF Import/Export: Added support for exporting a VM which contains a medium inserted into a virtual CD/DVD drive which is attached to a Virtio-SCSI controller
+    Devices: Fixed a problem where Windows guests "forget" in-progress touch events when the user holds down a finger without moving it for a period of time.
+    macOS Host USB: Added support for newer storage devices
+    macOS Host: Fixed memory Leak in the VBoxIntNetSwitch process when VM was configured to use 'Internal Networking' (bug #21752)
+    Linux Host and Guest: Added initial support for RHEL 9.4 kernel
+    Linux Guest Additions: Fixed kernel panic on RHEL 8.9 kernel caused by vboxvideo (bugs #10381 and #21911)
+    Solaris Guest Additions: Added support for the Additions to be installed into an alternate root path ('pkgadd -R')
+    Solaris Guest Additions: Removed requirement to reboot VM after uninstalling GAs
+    RDP: Fix possible crash when connecting with the Apple Silicon variant of the Microsoft Remote Desktop application (bug #21820).
+    BIOS: Fixed handle number used for DMI OEM table (bug #19781)
+  =======
+
+  >>>>>>> ./virtualbox.changes.new
xml-security
+- Do not require maven-javadoc-plugin that we don't use
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+- Build against the standalone JavaEE modules inconditionally
+
+- Build against a standalone jaxb-api artifact on systems where the
+  JDK does not include the JavaEE modules
+