openvpn (2.7.0~alpha2-1)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 2.6.14-1 < 2.7.0~alpha2-1.
- Git: https://salsa.debian.org/debian/openvpn.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1302528
- Browser: https://salsa.debian.org/debian/openvpn
- Last scan: 2025-07-15 04:29:24+00
- Next scan: 2025-07-24 02:51:00+00
- Merge requests: 1
- CI pipeline status: success
- Debian changelog in Git:
openvpn (2.6.14-1) unstable; urgency=medium
[ Aquila Macedo ]
* Add new autopkgtest for unit tests
[ Bernhard Schmidt ]
* New upstream version 2.6.14
- CVE-2025-2704 possible ASSERT() on OpenVPN servers using --tls-crypt-v2
(Closes: #1101935)
-- Bernhard Schmidt <berni@debian.org> Wed, 02 Apr 2025 20:56:44 +0200
- This branch is 4 commits ahead of tag debian/2.6.13-1
- Git log:
commit 4bb7f19b11de3d2f77a3b99c215dd2d903cfd884
Author: Bernhard Schmidt <berni@debian.org>
Date: Wed Apr 2 20:57:25 2025 +0200
Changelog for 2.6.14-1
commit 335ea55cc1ef8be14ea52e1d6cecea13e6a007fa
Merge: 62422d5 4e8b782
Author: Bernhard Schmidt <berni@debian.org>
Date: Wed Apr 2 20:56:42 2025 +0200
Update upstream source from tag 'upstream/2.6.14'
Update to upstream version '2.6.14'
with Debian dir 9e62945674767b5dec4fb4a2613b32745b0a3daa
commit 4e8b782024f2bf6d9f67245b66572b6d71c3eb73
Author: Bernhard Schmidt <berni@debian.org>
Date: Wed Apr 2 20:56:38 2025 +0200
New upstream version 2.6.14
commit 62422d5088e8eec4c7161bc0b2c4054dd920954b
Author: Aquila Macedo <aquilamacedo@riseup.net>
Date: Sat Mar 1 02:00:35 2025 -0300
Add new autopkgtest for unit tests
This adds an autopkgtest to build and run unit tests. It helps detect
regressions and ensures that security fixes, such as those addressing
CVEs with new tests, are properly validated.