==== aaa_base ====
Version update (84.87+git20250429.1cad3bc -> 84.87+git20250805.3069494)
- 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.
==== vim ====
Version update (9.1.1508 -> 9.1.1629)
Subpackages: vim-data-common vim-small
- 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