Bug 270831 - security/openvpn: update to 2.6.3
Summary: security/openvpn: update to 2.6.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Matthias Andree
URL: https://github.com/OpenVPN/openvpn/bl...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2023-04-14 05:49 UTC by Marek Zarychta
Modified: 2023-04-15 08:34 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mandree)
mandree: merge-quarterly?


Attachments
Update patch (871 bytes, patch)
2023-04-14 05:50 UTC, Marek Zarychta
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Zarychta 2023-04-14 05:49:09 UTC
Ordinary update patch. OpenVPN 2.6.3 was released yesterday.
Comment 1 Marek Zarychta 2023-04-14 05:50:09 UTC
Created attachment 241469 [details]
Update patch
Comment 2 Matthias Andree freebsd_committer freebsd_triage 2023-04-15 08:04:45 UTC
While tarballs and Git tags have been there, the announce email was sent 2023-04-14T20:17Z only, see https://sourceforge.net/p/openvpn/mailman/message/37804029/ - and the presence of a tarball is not a sufficient sign of a release because sometimes these are re-rolled (not for v2.6.3 though).
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-04-15 08:06:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9152aca61800588efe5ebd43398f23704e325028

commit 9152aca61800588efe5ebd43398f23704e325028
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2023-04-15 07:56:57 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2023-04-15 08:05:51 +0000

    security/openvpn: bugfix update to v2.6.3

    I separately verified the OpenVPN signature and ran more tests,
    which the PR did not announce if it did.

    Changelog:      https://github.com/OpenVPN/openvpn/blob/release/2.6/Changes.rst#overview-of-changes-in-263
    PR:             270831
    MFH:            2023Q2

 security/openvpn/Makefile | 2 +-
 security/openvpn/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-04-15 08:07:32 UTC
A commit in branch 2023Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6cba203f70193d06a494aaa31f0b2a52a2e583cd

commit 6cba203f70193d06a494aaa31f0b2a52a2e583cd
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2023-04-15 07:56:57 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2023-04-15 08:06:36 +0000

    security/openvpn: bugfix update to v2.6.3

    I separately verified the OpenVPN signature and ran more tests,
    which the PR did not announce if it did.

    Changelog:      https://github.com/OpenVPN/openvpn/blob/release/2.6/Changes.rst#overview-of-changes-in-263
    PR:             270831
    MFH:            2023Q2
    (cherry picked from commit 9152aca61800588efe5ebd43398f23704e325028)

 security/openvpn/Makefile | 2 +-
 security/openvpn/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 5 Matthias Andree freebsd_committer freebsd_triage 2023-04-15 08:07:40 UTC
So Marek, I did not use your patch, and therefore formally could not set you as author, but independently came to the same results, so thank you very much!
Comment 6 Marek Zarychta 2023-04-15 08:27:57 UTC
(In reply to Matthias Andree from comment #5)
>So Marek, I did not use your patch, and therefore formally could not set you as author
That's not as sad story as it looks at a glance ;) Thanks for updating !
Comment 7 Marek Zarychta 2023-04-15 08:34:21 UTC
BTW, DCO is since 2.6.1 release enabled by default, so perhaps the option should be removed. Removing will hurt neither FreeBSD 12 nor 13.