All autopkgtests for the newly accepted librsvg (2.59.2+dfsg-1~1ubuntu24.10.1) for oracular have finished running. The following regressions have been reported in tests triggered by the package:
conky/unknown (amd64) ffmpeg/unknown (amd64) formiko/unknown (amd64) gnome-mastermind/unknown (ppc64el) graphviz/unknown (amd64) gtk+3.0/unknown (amd64) gtk4/4.16.3+ds-0ubuntu1 (ppc64el, s390x) gtk4/unknown (amd64) imagemagick/8:6.9.13.12+dfsg1-1 (amd64, ppc64el, s390x) libimage-librsvg-perl/unknown (amd64) librsvg/2.59.2+dfsg-1~1ubuntu24.10.1 (amd64, i386, ppc64el) pinpoint/unknown (amd64) rmlint/unknown (i386) shutter/0.99.5-1 (amd64) vlc/3.0.21-2 (amd64) vlc/unknown (i386) Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. https://people.canonical.com/~ubuntu-archive/proposed- migration/oracular/update_excuses.html#librsvg [1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions Thank you! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to librsvg in Ubuntu. https://bugs.launchpad.net/bugs/2089563 Title: [SRU] librsvg 2.59.2 Status in librsvg package in Ubuntu: Fix Released Status in librsvg source package in Oracular: Fix Committed Bug description: Impact ------ This is a new bugfix release from upstream: https://gitlab.gnome.org/GNOME/librsvg/-/raw/2.59.2/NEWS. This component is covered by the GNOME MicroReleaseException https://wiki.ubuntu.com/StableReleaseUpdates/GNOME Test plan --------- Please go through https://wiki.ubuntu.com/Process/Merges/TestPlans/librsvg Regression potential -------------------- Code paths processing SVGs with multiple or nested layers had significant changes. Make sure such SVGs still display alright, for instance, ---> <svg width="250" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <svg x="10"> <rect x="10" y="10" height="100" width="100" style="stroke:#ff0000; fill: #0000ff"/> </svg> <svg x="120"> <rect x="10" y="10" height="100" width="100" style="stroke:#009900; fill: #00cc00"/> </svg> </svg> <--- should show two non-overlapping squares, one blue, one green, side by side. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/librsvg/+bug/2089563/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp