From 97686dc14ff8dd721c412fe539495a404a0dee54 Mon Sep 17 00:00:00 2001 From: Safihre Date: Mon, 21 Nov 2016 13:59:06 +0100 Subject: [PATCH] Update files for 1.2.0 beta's --- INSTALL.txt | 4 ++-- ISSUES.txt | 8 +++---- README.mkd | 26 ++++++++++++++++++---- interfaces/Config/templates/config.tmpl | 2 +- interfaces/Config/templates/config_cat.tmpl | 2 +- interfaces/Config/templates/config_folders.tmpl | 2 +- interfaces/Config/templates/config_general.tmpl | 2 +- interfaces/Config/templates/config_notify.tmpl | 2 +- interfaces/Config/templates/config_rss.tmpl | 2 +- interfaces/Config/templates/config_scheduling.tmpl | 2 +- interfaces/Config/templates/config_server.tmpl | 2 +- interfaces/Config/templates/config_sorting.tmpl | 2 +- interfaces/Config/templates/config_special.tmpl | 2 +- interfaces/Config/templates/config_switches.tmpl | 2 +- 14 files changed, 39 insertions(+), 21 deletions(-) diff --git a/INSTALL.txt b/INSTALL.txt index 37f6654..78e8508 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,4 +1,4 @@ - SABnzbd 1.1.0 + SABnzbd 1.2.0 ------------------------------------------------------------------------------- 0) LICENSE @@ -68,7 +68,7 @@ Windows Essential modules cheetah-2.0.1+ use "pip install cheetah" par2cmdline >= 0.4 http://parchive.sourceforge.net/ - Note: https://sabnzbd.org/wiki/configuration/1.1/switches#par2cmdline + Note: https://sabnzbd.org/wiki/configuration/1.2/switches#par2cmdline unrar >= 5.00+ http://www.rarlab.com/rar_add.htm Optional modules diff --git a/ISSUES.txt b/ISSUES.txt index f0b137a..69fc901 100644 --- a/ISSUES.txt +++ b/ISSUES.txt @@ -24,13 +24,13 @@ For these the server blocking method is not very favourable. There is an INI-only option that will limit blocks to 1 minute. no_penalties = 1 - See: https://sabnzbd.org/wiki/configuration/1.1/special + See: https://sabnzbd.org/wiki/configuration/1.2/special - Some third-party utilties try to probe SABnzbd API in such a way that you will often see warnings about unauthenticated access. If you are sure these probes are harmless, you can suppress the warnings by setting the option "api_warnings" to 0. - See: https://sabnzbd.org/wiki/configuration/1.1/special + See: https://sabnzbd.org/wiki/configuration/1.2/special - On OSX you may encounter downloaded files with foreign characters. The par2 repair may fail when the files were created on a Windows system. @@ -41,7 +41,7 @@ You will see this only when downloaded files contain accented characters. You need to fix it yourself by running the convmv utility (available for most Linux platforms). Possible the file system override setting 'fsys_type' might be solve things: - See: https://sabnzbd.org/wiki/configuration/1.1/special + See: https://sabnzbd.org/wiki/configuration/1.2/special - The "Watched Folder" sometimes fails to delete the NZB files it has processed. This happens when other software still accesses these files. @@ -81,4 +81,4 @@ - Squeeze Linux There is a "special" option that will allow you to select an alternative library. use_pickle = 1 - See: https://sabnzbd.org/wiki/configuration/1.1/special + See: https://sabnzbd.org/wiki/configuration/1.2/special diff --git a/README.mkd b/README.mkd index c02a91a..525267a 100644 --- a/README.mkd +++ b/README.mkd @@ -2,14 +2,33 @@ Release Notes - SABnzbd 1.2.0 =============================== ## What's new in 1.2.0 - +- New SSL engine: + * SSL connections will always negotiate strongest encryption available + * Strict verification of certificates (optional) + * Set custom SSL-Ciphers to increase performance (lowers encryption strength) + * Detail information in Status window on type of encryption used + * Webserver can use stronger encryption for HTTPS connections +- New RAR-file processing with full support for RAR5: + * All passwords are now tried on the first complete RAR-file during download + * RAR-based verification when no par2-files or SFV-files are available +- Categories can now be ordered to customize matching to categories in NZB's +- Detection of par2-files in completely obfuscated NZB's +- Verification (par2) and UnRAR can now be aborted from Glitter ## Changes: - +- Dropped dependency on PyOpenSSL, now only requires cryptography package +- Update 7zip to 16.04 and UnRar to 5.40 for Windows/macOS +- Python post/pre/notification-scripts require execute permissions ## Bug fixes +- Re-use IP-address for new connections when a server has open connections +- Auto-disables CPU-usage optimizations if they result in slowdown +- no_penalties now applies to all types of penalties +- par2cmdline would fail jobs in folders ending on ".par2" +- MemoryError (no more memory available) now stops downloading - +## Translations +- Many translations updated, thanks to our translators! ## About SABnzbd is an open-source cross-platform binary newsreader. @@ -20,7 +39,6 @@ Release Notes - SABnzbd 1.2.0 (c) Copyright 2007-2016 by "The SABnzbd-team" \ - ### IMPORTANT INFORMATION about release 1.x.x diff --git a/interfaces/Config/templates/config.tmpl b/interfaces/Config/templates/config.tmpl index 1757e7a..9c530f0 100644 --- a/interfaces/Config/templates/config.tmpl +++ b/interfaces/Config/templates/config.tmpl @@ -1,5 +1,5 @@ - + diff --git a/interfaces/Config/templates/config_cat.tmpl b/interfaces/Config/templates/config_cat.tmpl index 4d2396e..1d79829 100644 --- a/interfaces/Config/templates/config_cat.tmpl +++ b/interfaces/Config/templates/config_cat.tmpl @@ -1,5 +1,5 @@ - +
diff --git a/interfaces/Config/templates/config_folders.tmpl b/interfaces/Config/templates/config_folders.tmpl index 1662d56..ba45941 100644 --- a/interfaces/Config/templates/config_folders.tmpl +++ b/interfaces/Config/templates/config_folders.tmpl @@ -1,5 +1,5 @@ - +
diff --git a/interfaces/Config/templates/config_general.tmpl b/interfaces/Config/templates/config_general.tmpl index 6e89bce..f8cbd98 100644 --- a/interfaces/Config/templates/config_general.tmpl +++ b/interfaces/Config/templates/config_general.tmpl @@ -1,5 +1,5 @@ - +
diff --git a/interfaces/Config/templates/config_notify.tmpl b/interfaces/Config/templates/config_notify.tmpl index d37ec18..74395cb 100644 --- a/interfaces/Config/templates/config_notify.tmpl +++ b/interfaces/Config/templates/config_notify.tmpl @@ -1,5 +1,5 @@ - + diff --git a/interfaces/Config/templates/config_rss.tmpl b/interfaces/Config/templates/config_rss.tmpl index 487ab57..e91cc23 100644 --- a/interfaces/Config/templates/config_rss.tmpl +++ b/interfaces/Config/templates/config_rss.tmpl @@ -1,5 +1,5 @@ - +
diff --git a/interfaces/Config/templates/config_scheduling.tmpl b/interfaces/Config/templates/config_scheduling.tmpl index bdde669..9630859 100644 --- a/interfaces/Config/templates/config_scheduling.tmpl +++ b/interfaces/Config/templates/config_scheduling.tmpl @@ -1,5 +1,5 @@ - + <% diff --git a/interfaces/Config/templates/config_server.tmpl b/interfaces/Config/templates/config_server.tmpl index 05666f1..008e14a 100644 --- a/interfaces/Config/templates/config_server.tmpl +++ b/interfaces/Config/templates/config_server.tmpl @@ -1,5 +1,5 @@ - +
diff --git a/interfaces/Config/templates/config_sorting.tmpl b/interfaces/Config/templates/config_sorting.tmpl index a4a285f..93ebdf9 100644 --- a/interfaces/Config/templates/config_sorting.tmpl +++ b/interfaces/Config/templates/config_sorting.tmpl @@ -1,5 +1,5 @@ - +
diff --git a/interfaces/Config/templates/config_special.tmpl b/interfaces/Config/templates/config_special.tmpl index 6edba08..8ba68e9 100644 --- a/interfaces/Config/templates/config_special.tmpl +++ b/interfaces/Config/templates/config_special.tmpl @@ -1,5 +1,5 @@ - +
diff --git a/interfaces/Config/templates/config_switches.tmpl b/interfaces/Config/templates/config_switches.tmpl index 8fd094c..da835c2 100644 --- a/interfaces/Config/templates/config_switches.tmpl +++ b/interfaces/Config/templates/config_switches.tmpl @@ -1,5 +1,5 @@ - +