Packages changed: CoreFreq (1.89.3_k5.16.11_1 -> 1.90.1_k5.16.11_1) expat (2.4.6 -> 2.4.7) inkscape (1.1.1 -> 1.1.2) libreoffice (7.3.1.1 -> 7.3.1.3) poppler (22.01.0 -> 22.03.0) poppler-qt5 (22.01.0 -> 22.03.0) python-ipython (8.1.0 -> 8.1.1) rubygem-bundler (2.3.6 -> 2.3.8) rubygem-down (5.2.3 -> 5.3.0) rubygem-loofah (2.13.0 -> 2.14.0) rubygem-parser (3.1.0.0 -> 3.1.1.0) wayland === Details === ==== CoreFreq ==== Version update (1.89.3_k5.16.11_1 -> 1.90.1_k5.16.11_1) - removed non-working leap15_2.patch and leap15_3.patch: Leap 15.4 is the minimum supported version - Update to version 1.90.1 * support for Alder Lake architecture: in particular, specialized monitoring for Pcore and Ecore * more precise DDR5 and DDR4 timings from SKL to ADL: introduction of "Gear mode" * improvement using Power Limiters: zero W on PL1 & PL2; DRAM clampig marked experimental * characteristics for Zen architecture: CPPC; C1E; MEM CLOCK in raw frequency * C-state Core for Ice Lake/X * various characteristics of C-state package for AMD/Zen and Intel (Lake) * various changes in UI * non-regression tests for kernels 5.16.12 and 5.17.rc6 ==== expat ==== Version update (2.4.6 -> 2.4.7) Subpackages: libexpat-devel libexpat1 libexpat1-32bit - udpate to 2.4.7 (bsc#1196784, CVE-2022-25236): * Bug fixes: - Relax fix to CVE-2022-25236 (introduced with release 2.4.5) with regard to all valid URI characters (RFC 3986), i.e. the following set (excluding whitespace): ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789 % -._~ :/?#[]@ !$&'()*+,;= * Other changes: - CMake|Windows: Store Expat version in the DLL - Document consequences of namespace separator choices not just in doc/reference.html but also in header - Document Expat's lack of validation of namespace URIs against RFC 3986, and that the XML 1.0r4 specification doesn't require Expat to validate namespace URIs, and that Expat may do more in that regard in future releases. If you find need for strict RFC 3986 URI validation on application level today, https://uriparser.github.io/ may be of interest. - Fix documentation of XML_EndDoctypeDeclHandler in - Document that a call to XML_FreeContentModel can be done at a later time from outside the element declaration handler - Make hardcoded namespace URIs easier to find in code - Update documentation on use of XML_POOR_ENTOPY on Solaris - tests: Resolve use of macros NAN and INFINITY for GNU G++ 4.8.2 on Solaris. - Version info bumped from 9:6:8 to 9:7:8; see https://verbump.de/ for what these numbers do ==== inkscape ==== Version update (1.1.1 -> 1.1.2) Subpackages: inkscape-extensions-extra inkscape-extensions-gimp inkscape-lang - Update to version 1.1.2: + Dependencies updated, fixing bitmap exports + Graphic tablet pens erasors switch to the correct tool + Fix lost styling of text converted to path + Fix relative position of clones pasted to a new document + Fix various crashes - Drop ebc4de4bfe34d6c5f2e27da47f5d62e4de0394fd.patch: Fixed upstream. - Add Fix_build_poppler_22030.patch: Fix build with poppler 22.03.0 ==== libreoffice ==== Version update (7.3.1.1 -> 7.3.1.3) Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-cs libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-el libreoffice-l10n-en libreoffice-l10n-en_GB libreoffice-l10n-es libreoffice-l10n-fr libreoffice-l10n-hu libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-pl libreoffice-l10n-pt_BR libreoffice-l10n-ru libreoffice-l10n-zh_CN libreoffice-l10n-zh_TW libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit - Add poppler-22-03-0.patch: Fix build with poppler 22.03.0. Patch lifted from arch linux. - Update to 7.3.1.3 - Update to 7.3.1.2 - Remove upstreamed patch: * 0001-configure.ac-Update-kf5-include-lib-check-to-work-wi.patch ==== poppler ==== Version update (22.01.0 -> 22.03.0) Subpackages: libpoppler-cpp0 libpoppler-glib8 poppler-tools - Update to version 22.03.0: + core: - Signature: . Fix finding Signatures that are in Pages not not in the global the Forms object . Improve getting the path to the firefox certificate database - Splash: Fix rendering of some joints. - Fix get_poppler_localdir for relocatable Windows builds - Minor code improvements + qt: Minor code improvements + utils: pdfimages: Fix the wrong Stream being passed for drawMaskedImage + build system: Small code improvements - Changes from version 22.02.0: + core: - Signature: . Add a way to detect unsigned FormFieldSignature . Suport background image when using left and right text . Fix path where to search for Firefox NSS in Windows . Fix NSS code to work correctly in Windows/Android - Count only signature fields in PDFDoc::getNumSignatureFields - Minor code improvements + qt: - Allow signing unsigned signature fields - Allow passing a background image for the signature when signing - Allow passing the document password when signing - Fix leftFontSize being ignored when signing + glib: - Try with utf8 password if latin1 fails - New method for getting all signature fields of a document - Fix compile with MSVC + utils: pdfsig: Fix compile with MSVC + build system: Fix NSS cmake check for MSVC - Bump poppler sover following upstream changes. ==== poppler-qt5 ==== Version update (22.01.0 -> 22.03.0) - Update to version 22.03.0: + core: - Signature: . Fix finding Signatures that are in Pages not not in the global the Forms object . Improve getting the path to the firefox certificate database - Splash: Fix rendering of some joints. - Fix get_poppler_localdir for relocatable Windows builds - Minor code improvements + qt: Minor code improvements + utils: pdfimages: Fix the wrong Stream being passed for drawMaskedImage + build system: Small code improvements - Changes from version 22.02.0: + core: - Signature: . Add a way to detect unsigned FormFieldSignature . Suport background image when using left and right text . Fix path where to search for Firefox NSS in Windows . Fix NSS code to work correctly in Windows/Android - Count only signature fields in PDFDoc::getNumSignatureFields - Minor code improvements + qt: - Allow signing unsigned signature fields - Allow passing a background image for the signature when signing - Allow passing the document password when signing - Fix leftFontSize being ignored when signing + glib: - Try with utf8 password if latin1 fails - New method for getting all signature fields of a document - Fix compile with MSVC + utils: pdfsig: Fix compile with MSVC + build system: Fix NSS cmake check for MSVC - Bump poppler sover following upstream changes. ==== python-ipython ==== Version update (8.1.0 -> 8.1.1) - update to version 8.1.1: * Fix an issue with virtualenv and Python 3.8 introduced in 8.1 * Revert :ghpull:`13537` (fix an issue with symlinks in virtualenv) that raises an error in Python 3.8, and fixed in a different way in :ghpull:`13559`. ==== rubygem-bundler ==== Version update (2.3.6 -> 2.3.8) updated to version 2.3.8 see installed CHANGELOG.md [#] 2.3.8 (February 23, 2022) [#]# Bug fixes: - Fix corrupted lockfile when running `bundle check` and having to re-resolve locally [#5344](https://github.com/rubygems/rubygems/pull/5344) - Fix typo in multiple gemfiles warning [#5342](https://github.com/rubygems/rubygems/pull/5342) [#]# Documentation: - Add clarification for bundle-config "with" option [#5346](https://github.com/rubygems/rubygems/pull/5346) [#] 2.3.7 (February 9, 2022) [#]# Enhancements: - Don't activate `yaml` gem from Bundler [#5277](https://github.com/rubygems/rubygems/pull/5277) - Add Reverse Dependencies section to info command [#3966](https://github.com/rubygems/rubygems/pull/3966) [#]# Bug fixes: - Don't silently persist `BUNDLE_WITH` and `BUNDLE_WITHOUT` envs locally [#5335](https://github.com/rubygems/rubygems/pull/5335) - Fix `bundle config` inside an application saving configuration globally [#4152](https://github.com/rubygems/rubygems/pull/4152) ==== rubygem-down ==== Version update (5.2.3 -> 5.3.0) updated to version 5.3.0 see installed CHANGELOG.md [#]# 5.3.0 (2022-02-20) * Add `:extension` argument to `Down.download` for overriding tempfile extension (@razum2um) * Normalize response header names for http.rb and wget backends (@zarqman) [#]# 5.2.4 (2021-09-12) * Keep original cookies between redirections (@antprt) ==== rubygem-loofah ==== Version update (2.13.0 -> 2.14.0) updated to version 2.14.0 see installed CHANGELOG.md [#]# 2.14.0 / 2022-02-11 [#]## Features * The `#to_text` method on `Loofah::HTML::{Document,DocumentFragment}` replaces `
` line break elements with a newline. [[#225](https://github.com/flavorjones/loofah/issues/225)] ==== rubygem-parser ==== Version update (3.1.0.0 -> 3.1.1.0) updated to version 3.1.1.0 no changelog found ==== wayland ==== Subpackages: libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 - There is a file conflict in current wayland-devel-32bit and prvevious libwayland-egl-devel-32bit package; therefore add a conflicts to baselibs.conf