oggvideotools (0.9.1-7)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the debian/0.9.1-7 tag
- Git: https://salsa.debian.org/multimedia-team/oggvideotools.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 385024
- Browser: https://salsa.debian.org/multimedia-team/oggvideotools
- Last scan: 2025-10-13 08:35:01+00
- Next scan: 2025-10-20 06:31:00+00
- CI pipeline status: success
- Debian changelog in Git:
oggvideotools (0.9.1-7) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Archive, Bug-Database, Name.
* Fix day-of-week for changelog entry 0.7b.
[ Petter Reinholdtsen ]
* Updated Standards-Version from 4.6.1 to 4.7.0.
* Adjusted autopkgtest script test-oggcut to use new test file path
(Closes: #1031735).
* Only install mkThumbs in bin, no need for a sbin copy. (Closes: #1064802)
* Provide non-virtual sdl build dependency in addition to the virtual
libsdl-dev one.
-- Petter Reinholdtsen <pere@debian.org> Thu, 11 Apr 2024 08:46:57 +0200
- This branch is 5 commits ahead of tag debian/0.9.1-7
- Git log:
commit 7811be33349559ecbccea4fc026fc501567ceb0f
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Nov 18 17:41:30 2022 +0000
Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
Changes-By: lintian-brush
commit 79bd2196fd876f139b41b12078b0e3988a5c6a59
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Nov 18 17:41:25 2022 +0000
Set field Upstream-Name in debian/copyright.
Changes-By: lintian-brush
commit 122047a7cf644e282906370f277ae83b4672e5e4
Author: Petter Reinholdtsen <pere@hungry.com>
Date: Sun Sep 8 07:33:13 2024 +0200
Added 1020-CVE-2020-21723-null-pointer-crash.patch to fix crash bug.
This fixes one of the CVEs in #1050836.
commit 93bb3e03887122b5e4f99fbef80aaf11e99b8edf
Author: Petter Reinholdtsen <pere@hungry.com>
Date: Sun Sep 8 06:48:49 2024 +0200
Removed incorrect email address for Joern Seger from d/copyright.
commit ed006e5d78f9509508dbc72277de8ab3c06d2362
Author: Petter Reinholdtsen <pere@hungry.com>
Date: Sun Sep 8 06:45:33 2024 +0200
Added 1010-kate-header-buffer-read-past-end.patch to avoid reading past buffer end.