Bug 258597 - news/sabnzbdplus: Update to 3.4.2
Summary: news/sabnzbdplus: Update to 3.4.2
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: Max Brazhnikov
URL: https://github.com/sabnzbd/sabnzbd/re...
Keywords:
Depends on: 258593
Blocks:
  Show dependency treegraph
 
Reported: 2021-09-19 09:48 UTC by James French
Modified: 2022-01-09 21:16 UTC (History)
1 user (show)

See Also:


Attachments
Update SabNZBD to 3.4.0 (9.07 KB, patch)
2021-09-19 09:48 UTC, James French
no flags Details | Diff
Poudriere build log (34.70 KB, text/plain)
2021-09-19 09:50 UTC, James French
no flags Details
Update SabNZBD to 3.4.2 (10.28 KB, patch)
2022-01-02 03:53 UTC, James French
james: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James French 2021-09-19 09:48:54 UTC
Created attachment 228005 [details]
Update SabNZBD to 3.4.0

Maintainer Update to Sabnzbdplus 3.4.0

Note: Currently blocked by 258593, requires py-puremagic to be created before this can be committed to the tree. Patch submitted on other bug.
Comment 1 James French 2021-09-19 09:50:10 UTC
Created attachment 228006 [details]
Poudriere build log
Comment 2 James French 2022-01-02 03:53:53 UTC
Created attachment 230616 [details]
Update SabNZBD to 3.4.2

Also drops archivers/p7zip dependency in favour of archivers/7-zip. p7zip has an ongoing security vulnerability and upstream has gone quiet (ref bug 228239). 7-zip has been released with console support to address the issue and preference is for ports to start swapping (ref bug 260866)

Patch required to sabnzbd to make the change is minor will be submitted upstream.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-01-09 21:14:01 UTC
A commit in branch main references this bug:

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

commit 236666043e8f9f43edb87bac346ba6631d2ea7b5
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2022-01-09 21:11:27 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2022-01-09 21:11:27 +0000

    news/sabnzbdplus: update to 3.4.2

    and switch from p7zip to 7-zip.

    PR:             258597
    Submitted by:   James French (maintainer)

 news/sabnzbdplus/Makefile                          |  6 +-
 news/sabnzbdplus/distinfo                          |  6 +-
 .../files/patch-sabnzbd_newsunpack.py (new)        | 11 ++++
 news/sabnzbdplus/pkg-plist                         | 70 +---------------------
 4 files changed, 19 insertions(+), 74 deletions(-)
Comment 4 Max Brazhnikov freebsd_committer freebsd_triage 2022-01-09 21:16:51 UTC
Committed, thank you!