pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sabnzbd: update to 3.3.1.



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Sun Jul 4 21:16:55 2021 +0200
Changeset:	5c24118b64c1715d8e82072709b9195a306830cf

Modified Files:
	sabnzbd/Makefile
	sabnzbd/distinfo

Log Message:
sabnzbd: update to 3.3.1.

Release Notes - SABnzbd 3.3.1
Changes and bugfixes since 3.3.0

    Include wiki URL in External internet access denied message.
    https://sabnzbd.org/access-denied
    Open the desired tab directly by URL in Glitter tabbed-mode.
    Some filenames could be missed when parsing the NZB file.
    API-call history would not filter active post-processing by nzo_ids.
    Passwords for encrypted jobs were tried in a random order.
    Clean invalid data from download statistics.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c24118b64c1715d8e82072709b9195a306830cf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 sabnzbd/Makefile | 2 +-
 sabnzbd/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/sabnzbd/Makefile b/sabnzbd/Makefile
index a25d8a3306..bf92c69874 100644
--- a/sabnzbd/Makefile
+++ b/sabnzbd/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.6 2015/02/04 10:10:53 thomasklausner Exp $
 
 DISTNAME=	sabnzbd-${DISTVERSION}
-DISTVERSION=	3.3.0
+DISTVERSION=	3.3.1
 CATEGORIES=	news
 MASTER_SITES=	${MASTER_SITE_GITHUB:=sabnzbd/}
 GITHUB_PROJECT=	sabnzbd
diff --git a/sabnzbd/distinfo b/sabnzbd/distinfo
index a0cfd439fa..1d4f3b81a9 100644
--- a/sabnzbd/distinfo
+++ b/sabnzbd/distinfo
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.1 2013/10/01 20:25:20 wongk Exp $
 
-SHA1 (sabnzbd-3.3.0.tar.gz) = 7143a13a6e95c489cc3765e05d476fbf716657fa
-RMD160 (sabnzbd-3.3.0.tar.gz) = fa73f322418bd622845a9e11cdd2dbdd05d12c72
-SHA512 (sabnzbd-3.3.0.tar.gz) = d396f79bcd6f5eae50f05a4fde1bc449d96f96f37c18fd9c2a6842d1313027e859becc6d06f6bf61c9e72280dc99aad520b841ccfa65553318195eda6e00b01d
-Size (sabnzbd-3.3.0.tar.gz) = 4801556 bytes
+SHA1 (sabnzbd-3.3.1.tar.gz) = c3015721a14c7c4dc62fe6497f695a594c7c64cf
+RMD160 (sabnzbd-3.3.1.tar.gz) = 4df99a29311f99bbb516607f3420b0f99139fe10
+SHA512 (sabnzbd-3.3.1.tar.gz) = dd05c8d41b0a6af964304b6bcd9fb4e9ac9dfab3238f6bf6c3827968c0635dcb85398015d6e337fee46f7cf1d078c2bf76df8530457dadf8b1939cc16522ecef
+Size (sabnzbd-3.3.1.tar.gz) = 4801605 bytes
 SHA1 (patch-SABnzbd.py) = 33019b1b87cc81cea38f3b0c68a27ca37807aaa4


Home | Main Index | Thread Index | Old Index