rlottie (0.1+dfsg-5)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/0.1+dfsg-5 tag
- Git: https://salsa.debian.org/debian/rlottie.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 184320
- Browser: https://salsa.debian.org/debian/rlottie
- Last scan: 2026-09-01 12:49:30+00
- Error: https://salsa.debian.org/api/v4/projects/debian%2Frlottie API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-09 17:21:00+00
- Debian changelog in Git:
rlottie (0.1+dfsg-5) unstable; urgency=medium
* Add Fix-uninitialized-arena-allocator.patch and remove -Os build flag.
* Add Remove-unused-variables.patch to fix build with GCC 16.
(Closes: #1133621)
* Fix off-by-one error in Fortify-FreeType-raster.patch.
* Add Fixed-vpath-potential-issue.patch to fix CVE-2026-47319.
(Closes: #1138919)
* Add Limit-recursion-in-LOTLayerItem.patch to fix CVE-2026-47320.
(Closes: #1138920)
* New Fixed-signed-shift-issue.patch probably fixes CVE-2026-10305.
(Closes: #1139179)
* Update standards version to 4.7.4.
- Remove no longer needed Priority and Rules-Requires-Root fields.
* Remove broken debian/watch file.
* Emit ignore regexp in build log to silence blhc.
-- Nicholas Guriev <guriev-ns@ya.ru> Fri, 12 Jun 2026 10:20:51 +0300
- This branch is 2 commits ahead of tag debian/0.1+dfsg-5
- Git log:
commit 7e33a8adaa4e61c90e1ee8573f2dd665b0083291
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Tue Sep 1 10:31:13 2026 +0300
Apply reported security fixes
Closes: #1143933, #1144473, #1144646
commit 99ec891bb10faefc8b47747934ca516e5126fda2
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Thu Jul 2 08:05:31 2026 +0300
New Fix-heap-buffer-overflow-from-short-truncation.patch