- Update to version 1.55.11 (jsc#PED-12706)
* daemon/fstrim.c: Run the fstrim command twice
* lib/create.c: Fix check after BLKDISCARD
* daemon: inspect: Remove duplicate root mountpoints in /etc/fstab
==== libvpl ====
Version update (2.14.0 -> 2.15.0)
- Update to version 2.15.0:
+ Added:
- IntelĀ® VPL API 2.15 support, including new property-based
capabilities query interface, extended decoder and encoder
capabilities reporting, and definitions for VVC Main 10 Still
Picture profile and level 6.3.
- Explicit INSTALL_EXAMPLES build option to control
installation of example source code and content.
+ Changed:
- Default Ubuntu build to 24.04
- Model demonstrated in interop example to a vehicle detection
model.
+ Fixed: BUILD_EXAMPLES build option requiring INSTALL_DEV to
have any effect.
+ Removed: Outdated Dockerfiles provided with examples.
+ Known Issues: vpl-infer unable to load model if built in debug
mode.
==== pcr-oracle ====
Version update (0.5.5 -> 0.5.6)
- Update to 0.5.6
+ rsa: adopt OpenSSL 3.0 API to generate RSA key
+ Drop the code for openSSL < 3.0.0
+ Look for signing authority in alternative database
(bsc#1241957)
- Bump the requirement of libopenssl-devel to 3.0.0
==== python-cached-property ====
- Convert to pip-based build
==== python-packaging ====
- skip primary build only for Tumbleweed (adjust version)
==== python-setuptools ====
Version update (78.1.0 -> 78.1.1)
- update to 78.1.1:
* More fully sanitized the filename in PackageIndex._download.
- switch build-exclusion to be tumbleweed only
==== python313-setuptools ====
Version update (78.1.0 -> 78.1.1)
- update to 78.1.1:
* More fully sanitized the filename in PackageIndex._download.
- switch build-exclusion to be tumbleweed only
- Update to 4.20.3
* Always warn user before permanent deleting files
* Fix string leaks when UCAs use a submenu
* Fix a potential leak in thunar_action_manager_append_custom_actions
* Fix leaks with ThunarMenuX objects
* Fix thunarx_menu_get_items leak when multiple UCAs share a submenu
* Fix refresh on row-changed in list view (#1584)
* Add missing NULL check before unref call
* Fix popup position of DnD menu
* UCA: Correct PWD for submenu folder items (#1615)
* wayland: Fix popup menu not closing (#1592)
* Check if file exists before opening its location (#1257)
* Prevent popups on wrong window (#1591)
* thunar-tpa: Fix libxfce4panel include
* Prevent criticals when switching current view (#1344)
* Fix crash when destroying folder in list view (#1330) (#1568)
* Fix crash in properties dialog (#1585)
* Fix invalid filenames when copying to exFAT FS (#1570)
* Fix typo in preferences dialog
* Hide shortcuts editor when accel map uninitialized (#1488)
* Update statusbar when searching (#1560)
* Always update statusbar on file changes in list view (#1560)
* Fix item activation on double-click in list view (#1567)
* Use 'malloc_trim' after search (#1552)
* Fix missing dialog for folder errors in list view (#1538)
* Fix leak on search update
* Fix missing dialog window icon (#1506)
* Fix leaks on "cancel search"
* Properly check if a file can be trashed (#1554)
* Translation Updates