Ping?
On Sat, May 07, 2016 at 03:22:30PM +1200, Carlin Bingham wrote:
> Disregard my earlier patch, they've released a bufix release since that.
>
> This updates sabnzbd from 1.0.0 to 1.0.2
>
> 1.0.2 bugfixes:
>
> - Fix hangups at 100% when QuickCheck is off and "all-pars" is on
> - Fix handling of "too many connections" for some Usenet servers
>
>
> 1.0.1 changelog:
>
> - Prevent creating orphan items in "incomplete" when deleting
> downloading jobs.
> - Forced item with missing articles caused overflow into paused jobs
> - Do QuickCheck even on files that would be removed by the
> - Cleanup-list (problematic for RAR files).
> - Fix "Download all par2 files" behaviour
> - Treat ambiguous numeric values as number of minutes for custom pause
> time.
> - Accept MIME records that have only LF line endings (error in some
> third-party utilities)
> - Fix PushOver support.
> - Fix breaking Glitter bug with large script_log
> - Fix issues with deleting jobs via the API
> - Fix issue where Sonarr could not read using the History-API
> - Increase default cache to 450M
> - The pre-queue script can now return an accept value of 2, meaning
> immediate failure. (Useful for Sonarr.)
> - Add start script for portable Windows installations
>
>
> --
> Carlin
>
>
> Index: news/sabnzbd/Makefile
> ===================================================================
> RCS file: /cvs/ports/news/sabnzbd/Makefile,v
> retrieving revision 1.8
> diff -u -p -u -r1.8 Makefile
> --- news/sabnzbd/Makefile 21 Mar 2016 23:30:08 -0000 1.8
> +++ news/sabnzbd/Makefile 7 May 2016 03:11:14 -0000
> @@ -1,7 +1,7 @@
> # $OpenBSD: Makefile,v 1.8 2016/03/21 23:30:08 abieber Exp $
>
> COMMENT = retrieve and process nzb-files via web interface
> -VERSION = 1.0.0
> +VERSION = 1.0.2
> DISTNAME = SABnzbd-${VERSION}-src
> PKGNAME = sabnzbd-${VERSION}
> CATEGORIES = news
> Index: news/sabnzbd/distinfo
> ===================================================================
> RCS file: /cvs/ports/news/sabnzbd/distinfo,v
> retrieving revision 1.4
> diff -u -p -u -r1.4 distinfo
> --- news/sabnzbd/distinfo 21 Mar 2016 23:30:08 -0000 1.4
> +++ news/sabnzbd/distinfo 7 May 2016 03:11:14 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (SABnzbd-1.0.0-src.tar.gz) =
> dXPfr9bztR6Jn0dDbeDgs9joOlaOKm8PPaCqofPUz6o=
> -SIZE (SABnzbd-1.0.0-src.tar.gz) = 2973807
> +SHA256 (SABnzbd-1.0.2-src.tar.gz) =
> nO0vS5SGZ06LCpIHaXELFufZapmB1apHtlhPLDoeC2I=
> +SIZE (SABnzbd-1.0.2-src.tar.gz) = 2974940
>