==== aaa_base ====
Version update (84.87+git20250429.1cad3bc -> 84.87+git20250805.3069494)
Subpackages: aaa_base-extras
- Update to version 84.87+git20250805.3069494:
* Remove initviocons for tcsh as well and
* Update csh.login
* Add missing quoting and remove unneeded uses of eval
- Update to version 84.87+git20250801.f305627:
* Remove sysconfig.language [bsc#1247286]
- Update to version 84.87+git20250801.b2fa3fe:
* Allow /etc/locale.conf to have no newline
- Update to version 11.4.1:
+ Fix clang compiler warnings.
- Changes from version 11.4.0:
+ General shaping and subsetting speedups.
+ Fix in Graphite shaping backend when glyph advances became
negative.
+ Subsetting improvements, pruning empty mark-attachment lookups.
+ Don't use the macro name _S, which is reserved by system
liberaries.
+ Build fixes and speedup.
+ Add a kbts shaping backend that calls into the kb_text_shape
single-header shaping library. This is purely for testing and
performance evaluation and we do NOT recommend using it for any
other purposes.
- Update to version 4.20.2
* clipboard-manager: Use GtkClipboard iff image-only format is
available
* I18n: Update po/LINGUAS list
* clipboard-manager: Fix potential leak on targets
* clipboard-manager: Use separate struct for each call to
set_with_data()
* clipboard-manager: Use GtkTargetList instead of manual allocation
* Translation Updates
- Update to version 4.20.4
* XfwMonitorWayland: Delay monitor finalization until gdk data are
set
* XfwSeatWayland: Store global name for matching when seat is
removed
* XfwMonitorWayland: Fix release order in _global_removed()
* XfwMonitorManagerWayland: Use g_hash_table_iter_remove when
iterating
* XfwMonitorWayland: Store global name for matching when output is
removed
* XfwScreenWayland: Rename id to name in registry_global(_remove)?
* XfwMonitorWayland: Don't make XfwScreen emit signal with null
monitor
* XfwWorkspaceGroupWayland: Connect to
XfwScreen::monitor-(added|removed)
* Add mnemonics for workspace names in workspace menu
* Revert "Update README after switchover to meson"
* Update README after switchover to meson
* Destroy wl_output & xdg_output together when wl_output global
removed
* XfwWorkspaceWayland: Fix typo
* XfwWorkspace: Fix id property management
* Defer binding to the workspace manager until after we have the
outputs
* I18n: Update po/LINGUAS list
* meson-build: Add Vala language bindings option
* Translation Updates
==== nvidia-open-driver-G06-signed ====
- make sure Requires to nvidia packages are not added for SLE16
==== vim ====
Version update (9.1.1508 -> 9.1.1629)
Subpackages: vim-data vim-data-common xxd
- update to 9.1.1629:
* patch 9.1.1629: Vim9: Not able to use more than 10 type arguments in a generic function
* runtime(python): highlight "self" and "cls" in syntax script
* runtime(vimgoto): make gf extract packadd/colo name more flexible
* patch 9.1.1628: fuzzy.c has a few issues
* runtime(doc): Adapt fuzzy doc to reflect 'fzy' algorithm
* patch 9.1.1627: fuzzy matching can be improved
* patch 9.1.1626: cindent: does not handle compound literals
* patch 9.1.1625: Autocompletion slow with include- and tag-completion
* runetime(vim): gf maybe hang and fail
* runtime(vim): cannot jump to :colorscheme files
* patch 9.1.1624: Cscope not enabled on MacOS
* runtime(doc): allow more C99 features
* runtime(python): Also sync syntax at 'async def'
* runtime(doc): update :call with a range and remove space
* runtime(doc): Fix 2 minor issues after 32d6bd6df
* runtime(python): Highlight f-string replacement fields in Python
* runtime(python): Highlight classes as structures
* runtime(doc): remove dead links
* patch 9.1.1623: Buffer menu does not handle unicode names correctly
* patch 9.1.1622: Patch v9.1.1432 causes performance regressions
* patch 9.1.1621: flicker in popup menu during cmdline autocompletion
* patch 9.1.1620: filetype: composer.lock and symfony.lock files not recognized
* patch 9.1.1619: Incorrect E535 error message
* runtime(doc): Fix style and typos in builtin.txt and usr_41.txt
* patch 9.1.1618: completion: incorrect selected index returned from complete_info()
* patch 9.1.1617: Vim9: some error messages can be improved
* runtime(doc): Tweak documentation style
* patch 9.1.1616: xxd: possible buffer overflow with bitwise output
* patch 9.1.1615: diff format erroneously detected
* patch 9.1.1614: Vim9: possible variable type change
* patch 9.1.1613: tests: test_search leaves a few swapfiles behind
* patch 9.1.1612: Ctrl-G/Ctrl-T do not ignore the end search delimiter
* patch 9.1.1611: possible undefined behaviour in mb_decompose()
* runtime(vim): Update ftplugin, fix option variable 'keywordprg' matching
* runtime(racket): update Racket runtime files
* translation: Generate year for MS Windows differently
* patch 9.1.1610: completion: hang or E684 when 'tagfunc' calls complete()
* runtime(doc): Update CONTRIBUTING and clarify use of Vim9 script
* patch 9.1.1609: complete: Heap-buffer overflow with complete function
* runtime(c): set omnifunc only for Vim, since it is Vim9 Script
* runtime(vim): add simple vimscript complete function
* runtime(script): Update Last Change Header
* patch 9.1.1608: No command-line completion for :unsilent {command}
* patch 9.1.1607: :apple command detected as :append
* patch 9.1.1606: filetype: a few more files are not recognized
* patch 9.1.1605: cannot specify scope for chdir()
* runtime(doc): Improve doc for cmdline-autocomplete
* runtime(doc): update develop assumptions
* patch 9.1.1604: completion: incsearch highlight might be lost
* runtime(optwin): Fix E94 when searching for the option-window
* patch 9.1.1603: completion: cannot use autoloaded funcs in 'complete' F{func}
* runtime(java): Manage byte limits for variable-width lookbehind assertions
* runtime(help): Unset `'comments'` and `'cms'` options
* runtime(netrw): netrw#BrowseX() needs to distinguish local and remote file
* runtime(typescript): Add syntax support for defer and arbitrary module identifiers
* translation: Auto-generate headers for the vim.pot file
* patch 9.1.1602: filetype: requirements-*.txt files are not recognized
* patch 9.1.1601: Patch v8.1.0425 was wrong
* runtime(netrw): Use correct "=~#" for the netrw_sizestyle='H' option
* runtime(openscad): add a filetype plugin
* patch 9.1.1600: using diff anchors with hidden buffers fails silently
* runtime(javascript): add "as" as a reserved keyword to syntax script
* patch 9.1.1599: :bnext doesn't go to unlisted help buffers
* runtime(doc): Update ft-vim-syntax documentation
* patch 9.1.1598: filetype: waybar config file is not recognized
* patch 9.1.1597: CI reports leaks in libgtk3 library
* patch 9.1.1596: tests: Test_search_wildmenu_iminsert() depends on help file
* runtime(doc): remove mentioning of netrwSettings.vim
* runtime(doc): fix typo at :h cmdline-autocompletion
* patch 9.1.1595: Wayland: non-portable use of select()
* patch 9.1.1594: completion: search completion throws errors
* runtime(doc): tweak option name notation further
* runtime(doc): add back bars for the '' mark
* runtime(vim): add gf support for import and packadd in ftplugin
* runtime(helptoc): add s keymap to split and jump to selected entry
* runtime(syntax-tests): Break up non-ASCII over-75-byte-long lines
* runtime(doc): fix mismatch between 'backspace' and |i_backspacing|
* runtime(doc): Use correct option-name tags
* runtime(doc): Tweak documentation style
* translation(uk): Fix wrong Ukrainian message translation
* check.vim: Further improve po message checks
* translation(it): Update Italian translation
* patch 9.1.1593: Confusing error when compiling incomplete try block
* runtime(misc): removing saccarosium from maintainer list
* patch 9.1.1592: Vim9: crash with classes and garbage collection
* runtime(vim): Update base syntax, match Neovim builtin functions
* runtime(vim): Update base syntax, fix :map termination in :command RHS
* CI: Manage multibyte characters in syntax tests
* CI: Remove the file filters for syntax tests
* CI(screendump): Support iterative filtering for screendump comparison
* CI(screendump): Move an early-return test out of the loop
* CI: Include provenance in names of collected artifacts
* runtime(vim): Cleanup syntax tests
* patch 9.1.1591: VMS support can be improved
* patch 9.1.1590: cannot perform autocompletion
* runtime(ccomplete): return partial results on complete_check()
* patch 9.1.1589: Cannot disable cscope interface using configure
* patch 9.1.1588: Vim9: cannot split dict inside command block
... changelog too long, skipping 154 lines ...
- update spec file template to the new Copyright declaration string
- Update to version 4.20.5
* wayland: panel: Ensure panel window is shown at least once
* panel: Don't show panel window too early
* panel: Restrict X-XFCE-Unique=SCREEN to X11
* Fix string comparison when searching for plugin dirs
* wayland: Support multiple workspace groups where it makes sense
* tasklist: Deactivate context menu when its button is destroyed
* x11: Let GtkSocket expand if possible
* libxfce4panel: Restore possibility to oversize icons
* wayland: autohide: Try to trigger size_allocate() more reliably
* panel: Show window when new output is connected
* Translation Updates
==== xfce4-session ====
Version update (4.20.2 -> 4.20.3)
Subpackages: xfce4-session-lang
- Reduce the timeout for auto-start on Wayland (bsc#1247542);
xfce4-session-reduce-wayland-autostart-timeout.patch
This is a temporary workaround for the too slow start-up on Wayland
desktop. Currently the error is ignored in anyway.
- Use '?' for SUSE macro expansion, so that quilt setup works.
- Update to version 4.20.3:
* wayland: startxfce4: Remove definition of SDL_VIDEODRIVER variable
* Add xapp for Settings in xfce-portals.conf
* startxfce4: Add check for /etc/vconsole.conf
* labwc: Add some default config values
* xfce-portals.conf: Add wlr for ScreenCast
* startxfce4: Improve keyboard layout detection on wayland
* wayland: start a D-Bus session only if there isn't one already
* Use syntax compatible with most sh shells.
* labwc: Add window snapping range
- Update to version 4.20.2:
* display: Add/improve some debug logs
* wayland: displays: Don't wl_display_roundtrip() on new output
* settings-editor: Fix -Wcomma warning
* common: Fix memory leak
* common: Be more secure when parsing pnp.ids file
* x11: display: Properly take XRRModeFlags into account
* xfsettingsd: Use 2 decimals in warning about unknown mode
* build: Fix resource not found at runtime
* build: Automate copyright year management
* build: Replace xdt-csource with glib-compile-resources
* build: Define xfce4 min version >= 4.18
* display-settings: Add missing update of /ActiveProfile
* Translation Updates