antimony (0.9.3-3)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the debian/0.9.3-2 tag
- Git: https://salsa.debian.org/debian/antimony.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 327680
- Browser: https://salsa.debian.org/debian/antimony
- Last scan: 2026-03-06 20:47:01+00
- Next scan: 2026-03-13 08:37:00+00
- CI pipeline status: failed
- Debian changelog in Git:
antimony (0.9.3-3) unstable; urgency=medium
* Fix memory deallocation mismatch in v2parser: free() used on new-
allocated pointer. (Closes: #1080067)
* Fix a few minor lintian warns.
-- Tiago Bortoletto Vaz <tiago@debian.org> Sun, 22 Feb 2026 15:52:59 -0500
- This branch is 6 commits ahead of tag debian/0.9.3-2
- Git log:
commit 1da207b54a85725ec2068fca3501571f81ded502
Author: Tiago Bortoletto Vaz <tiago@debian.org>
Date: Mon Feb 23 09:28:58 2026 -0500
Remove old dh compat file.
commit 1f8d932ba37604d207f270a4e1a7c55d6973e810
Author: Tiago Bortoletto Vaz <tiago@debian.org>
Date: Mon Feb 23 09:20:57 2026 -0500
Fix a few minor lintian warns.
commit f8f38301f1b99af4e23c39fae0bad35123861d5c
Author: Tiago Bortoletto Vaz <tiago@debian.org>
Date: Sun Feb 22 15:57:32 2026 -0500
Adding the actual patch.
commit 4be15465d658f939549c728a7b8f2a57b635fa05
Author: Tiago Bortoletto Vaz <tiago@debian.org>
Date: Sun Feb 22 15:56:32 2026 -0500
Fix memory deallocation mismatch in v2parser: free() used on new- allocated pointer. (Closes: #1080067)
commit cb8a8e92057c49d5a9140e51dd77275f86b50b05
Author: Tiago Bortoletto Vaz <tiago@debian.org>
Date: Sat Oct 18 06:16:08 2025 -0400
* Non-maintainer upload.
* Fix FTBFS with CMake 4. (Closes: #1112701)
commit 78f4c62441fa076a89d736d86b70eac584e0e20b
Author: Tiago Bortoletto Vaz <tiago@debian.org>
Date: Sun Dec 22 14:55:51 2024 -0500
Adding basic salsa pipeline.