Bug 295848 - www/privoxy: Update to 4.2.0
Summary: www/privoxy: Update to 4.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-06-04 10:46 UTC by Fabian Keil
Modified: 2026-06-04 13:32 UTC (History)
1 user (show)

See Also:
nxjoseph: merge-quarterly+


Attachments
www/privoxy: Update to 4.2.0 (2.91 KB, patch)
2026-06-04 10:46 UTC, Fabian Keil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Keil 2026-06-04 10:46:17 UTC
Created attachment 271475 [details]
www/privoxy: Update to 4.2.0

The attached patch updates www/privoxy to 4.2.0.

Quoting the announcement:
| Privoxy 4.2.0 fixes a couple of bugs and brings general improvements
| such as support for elliptic-curve keys.
|
| Two potential security problems have been reported and addressed.

The full announcement is available at:
https://lists.privoxy.org/pipermail/privoxy-announce/2026-June/000013.html

Port-specific change:
- The Privoxy tools come with proper man pages now so install
  them when the PRIVOXY_TOOLS option is enabled.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-06-04 13:29:51 UTC
A commit in branch main references this bug:

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

commit c9cc3d36733d5f4f0ce5ae4f6b3ce02ca868384c
Author:     Fabian Keil <fk@fabiankeil.de>
AuthorDate: 2026-06-02 15:23:33 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-06-04 13:28:33 +0000

    www/privoxy: Update 4.1.0 => 4.2.0

    Privoxy 4.2.0 fixes a couple of bugs and brings general improvements
    such as support for elliptic-curve keys.
    Two potential security problems have been reported and addressed.

    Changelog:
    https://lists.privoxy.org/pipermail/privoxy-announce/2026-June/000013.html

    Port changes:
    - The Privoxy tools come with proper man pages now so install
      them when the tools are enabled.

    PR:             295848
    Reported by:    Fabian Keil <fk@fabiankeil.de> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q2

 www/privoxy/Makefile  | 6 ++++--
 www/privoxy/distinfo  | 6 +++---
 www/privoxy/pkg-plist | 3 +++
 3 files changed, 10 insertions(+), 5 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-06-04 13:29:52 UTC
A commit in branch 2026Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4dcd601cc311ce0857b0c07047ccf566717f0d77

commit 4dcd601cc311ce0857b0c07047ccf566717f0d77
Author:     Fabian Keil <fk@fabiankeil.de>
AuthorDate: 2026-06-02 15:23:33 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-06-04 13:29:25 +0000

    www/privoxy: Update 4.1.0 => 4.2.0

    Privoxy 4.2.0 fixes a couple of bugs and brings general improvements
    such as support for elliptic-curve keys.
    Two potential security problems have been reported and addressed.

    Changelog:
    https://lists.privoxy.org/pipermail/privoxy-announce/2026-June/000013.html

    Port changes:
    - The Privoxy tools come with proper man pages now so install
      them when the tools are enabled.

    PR:             295848
    Reported by:    Fabian Keil <fk@fabiankeil.de> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q2

    (cherry picked from commit c9cc3d36733d5f4f0ce5ae4f6b3ce02ca868384c)

 www/privoxy/Makefile  | 6 ++++--
 www/privoxy/distinfo  | 6 +++---
 www/privoxy/pkg-plist | 3 +++
 3 files changed, 10 insertions(+), 5 deletions(-)
Comment 3 Yusuf Yaman freebsd_committer freebsd_triage 2026-06-04 13:32:28 UTC
Hi,

Thanks for your submission!

Build tested in Poudriere on 14.4-RELEASE-amd64-main-764f561c18b5 and it seems OK.

Committed, thanks.