freeplane (1.7.10-2)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/1.7.10-2 tag
- Git: https://salsa.debian.org/java-team/freeplane.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 622592
- Browser: https://salsa.debian.org/java-team/freeplane
- Last scan: 2025-10-11 14:04:15+00
- Next scan: 2025-10-19 05:52:00+00
- Debian changelog in Git:
freeplane (1.7.10-2) unstable; urgency=medium
* Team upload.
* Disable security manager on Java 18 and newer (Closes: #1030150).
-- Andrej Shadura <andrewsh@debian.org> Sun, 16 Mar 2025 16:14:38 +0100
- This branch is 2 commits ahead of tag debian/1.7.10-2
- Git log:
commit 1ccc78aaac5a7441cbca696af1b1f662b4c15b8c
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 28 20:33:11 2025 +0200
remove CDBS leftover
commit 49aaf361350e7aabb5e0ca903197313a03d9c647
Author: Marriott NZ <marriott99@gmx.com>
Date: Sat Mar 20 15:56:24 2021 +0100
Don't quote %-escapes in mailcap entries
The %s placeholder in a mailcap entry is quoted. That is considered unsafe. Proper escaping should be left to the programs using the entry.
Closes: #985597
Fixes: lintian: quoted-placeholder-in-mailcap-entry
See-also: https://lintian.debian.org/tags/quoted-placeholder-in-mailcap-entry.html