Removed rpms ============ - kvm_stat-rebuild - libpxbackend-1_0-mini - python3-pyodbc - ugrep-indexer Added rpms ========== - python311-pyodbc Package Source Changes ====================== cvise +- Build with llvm15 on SLE15/Leap15 (bsc#1222921) + emacs-auctex +- Add patch dinbrief.patch + * Modernize this class to use by e.g. default UTF-8 +- Add patch initial-reset.patch + (Re)enable initial buffer reset at creation time of the + document class + fife +- Applying swig4.patch on Leap 15.6/SLE15-SP6 too + * swig 4.1.1 has been added to SLE15-SP6 + +- Use %patch -P N instead of deprecated %patchN. + mtail +- Clean up service unit file + +- Support service reload + +- Switch to sysusers + +- Repair system call filter induced startup failure + python-pyodbc +- Add %{?sle15_python_module_pythons} + +- Add sqlitetests.py & testutils.py +- Update to v5.1.0 + * Mac M1 & M2 binary builds +- from v5.0.1 + * bug fix for 5.0.0 that restores the ability to pass bytes objects + in the attrs_before parameter when connecting. + This is often used for Azure with a token. +- from 5.0.0 + * The API is backwards compatible. + * Dropped support for Python 2. + +- update to 4.0.39 (bsc#1210567): + * Version 4.0.38 had a serious bug in Row.__repr__ which could + cause crashes (#1196 ). + * Version 5.0 is on its way and will drop support for Python 2. + This release is a (hopefully final) bug fix release for + the 4.x line. + * added typing for Connection, Cursor, and connect parameters. + * corrected the install location of the pyi file. + * fixed Unicode errors in repr(row) + * fixed more typing related issues by removing TypeAlias + * arturxedex128 opened a security advisory for a buffer + overflow if selecting a decimal more + * than 100 digits long. Fixed by Michael Kleehammer. +- drop fix_install_location_of_pyodbc.pyi.patch (upstream) + +- Update to version 4.0.35 + * This release provides Python 3.11 wheels, plus some other wheel fixes. + * There is also an import memory fix when using fast_execute_many. +- Changes from version 4.0.34 + * Mac wheels are finally here. Thanks to all that worked on the code for that. Please let us + know if there are any problems with the wheels on PyPI + * Python 3.10 wheels are also available + * Fix for DSNs with non-ASCII characters. + * Memory leak fix with Decimal parameters. + * PostgreSQL dates of -Infinity/+Infinity changed to year 1 and 9999 instead of raising an error. +- Remove upstreamed patch: + * fix_install_location_of_pyodbc.pyi.patch + ugrep +- update to 6.0.0: + * faster search speeds on ARM CPUs + * overall optimization + * includes ugrep-indexer + unison +- Update to version 2.53.5 + * Various minor bugfixes. + * Recovery from errors during repeat mode (enabled in 2.53.1) + is disabled for time being. + unison:doc +- Update to version 2.53.5 + * Various minor bugfixes. + * Recovery from errors during repeat mode (enabled in 2.53.1) + is disabled for time being. + virtme +- Update to 1.24: + * The most noticeable changes include the support for the loop + network type and the possibility to specify the --network + command multipe times, both useful for kernel selftests testing + * Moreover, there is a boot-time improvement in environments where + the kvm acceleration is not available, such as container, cloud + environments, etc. (using the q35 arch in qemu). + * Notably, this new version is expected to enhance the performance + of GitHub workflows that use virtme-ng. +