Packages changed: elfutils gcr (3.92.0 -> 4.0.0) gdm geoclue2 iio-sensor-proxy perl-HTML-Parser (3.78 -> 3.79) perl-HTTP-Message (6.37 -> 6.41) perl-URI (5.12 -> 5.16) sord (0.16.10 -> 0.16.14) === Details === ==== elfutils ==== Subpackages: elfutils-lang libasm1 libdw1 libelf1 - Add RISC-V specific patches: * 0001-libelf-Sync-elf.h-from-glibc.patch * 0002-backends-Handle-new-RISC-V-specific-definitions.patch * 0003-elflint-Allow-zero-p_memsz-for-PT_RISCV_ATTRIBUTES.patch * 0004-readelf-Handle-SHT_RISCV_ATTRIBUTES-like-SHT_GNU_ATT.patch * 0005-backends-Add-RISC-V-object-attribute-printing.patch ==== gcr ==== Version update (3.92.0 -> 4.0.0) Subpackages: gcr-lang gcr-ssh-agent gcr-ssh-askpass gcr-viewer libgck-2-0_0_0 libgcr-4-0_0_0 typelib-1_0-Gck-2 typelib-1_0-Gcr-4 - Update to version 4.0.0: + This the first stable release of gcr4 and gck2. + Updated translations. ==== gdm ==== Subpackages: gdm-lang gdm-schema gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0 - Move dbus system.d conf file to /usr (bsc#1204052) ==== geoclue2 ==== Subpackages: system-user-srvGeoClue typelib-1_0-Geoclue-2_0 - Move dbus system.d conf file to /usr (bsc#1204054) ==== iio-sensor-proxy ==== - Move dbus system.d conf file to /usr (bsc#1204055) ==== perl-HTML-Parser ==== Version update (3.78 -> 3.79) - updated to 3.79 see /usr/share/doc/packages/perl-HTML-Parser/Changes 3.79 2022-10-12 * Modernise XS (GH#32) (James Raspass) * Skip threads on older perl versions, as they often segfault (GH#31) (Graham * Knop) ==== perl-HTTP-Message ==== Version update (6.37 -> 6.41) - updated to 6.41 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.41 2022-10-12 15:57:40Z - Add maximum size for HTTP::Message->decoded_content This can be used to limit the size of a decompressed HTTP response, especially when making requests to untrusted or user-specified servers. The $HTTP::Message::MAXIMUM_BODY_SIZE variable and the ->max_body_size accessor can set this limit. (GH#181) (Max Maischein) 6.40 2022-10-12 15:45:52Z - Fixed two typos in the doc, originally reported by FatherC in RT#90716, ported over as GH#57. (GH#57) (Neil Bowers) 6.39 2022-10-08 13:48:26Z - Remove Travis config (GH#180) (Olaf Alders) - Added status_constant_name() which maps status code to the name of the corresponding constant. (GH#160) (Neil Bowers) - Updated the doc for status_message() to clarify that it returns "Not Found" and not "HTTP_NOT_FOUND". (GH#160) (Neil Bowers) 6.38 2022-10-06 21:48:18Z - Replace "base" with "parent" (GH#176) (James Raspass) - Replace "print" with "note" in tests (GH#178) (James Raspass) - Noted that OPTIONS supported was added in 6.1, to the doc for HTTP::Request::Common. Addresses GH#177. (GH#179) (Neil Bowers) ==== perl-URI ==== Version update (5.12 -> 5.16) - updated to 5.16 see /usr/share/doc/packages/perl-URI/Changes 5.16 2022-10-12 13:10:40Z - Merge the methods from URI::QueryParam into URI, so they are always available (GH#114) (Graham Knop) 5.15 2022-10-11 14:48:28Z - Teach uri_escape to accept a Regexp object as the characters to escape as an alternative to a character class. (GH#113) (Graham Knop) 5.14 2022-10-10 20:37:57Z - Fix uri_escape allowing \w style character classes in its character set parameter (GH#112) (Graham Knop) 5.13 2022-10-06 16:46:32Z - Regression test added for a previous bug (5.11) in URI::file (Perlbotics). file() method of URI::file can return the current working directory instead of the properly unescaped path. (GH#106) (Perlbotics) - Replace "Test" with "Test::More" (GH#107) (James Raspass) - Replace raw TAP printing with "Test::More" (GH#108) (James Raspass) - Apply perlimports to tests (GH#110) (Olaf Alders) - Improve escaping of unwanted characters (GH#78) (Branislav Zahradnk) ==== sord ==== Version update (0.16.10 -> 0.16.14) - Adding 67bcd63bda9d7b095489a09b9880aa730ddb5488.patch from upstrea commit to suport pcre2 in favor of pcre1 - update to 0.16.14: * Adopt REUSE machine-readable licensing standard * Allow programs to be used from subproject * Fix accidentally exposed internal zix symbols * Fix various warnings * Switch to meson build system