[Python-apps-commits] r13879 - in packages/sabnzbdplus/trunk/debian (README.Debian changelog)

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Sat Jan 14 18:49:59 UTC 2017


    Date: Saturday, January 14, 2017 @ 18:49:59
  Author: jcfp-guest
Revision: 13879

refresh cherrypy rationale with current bugs/patches

Modified:
  packages/sabnzbdplus/trunk/debian/README.Debian
  packages/sabnzbdplus/trunk/debian/changelog

Modified: packages/sabnzbdplus/trunk/debian/README.Debian
===================================================================
--- packages/sabnzbdplus/trunk/debian/README.Debian	2017-01-14 18:38:27 UTC (rev 13878)
+++ packages/sabnzbdplus/trunk/debian/README.Debian	2017-01-14 18:49:59 UTC (rev 13879)
@@ -4,13 +4,14 @@
 known to work with the program. Cherrypy releases have
 often suffered from crippling bugs when used with SABnzbd+.
 
-Currently (version 1.0.x), the program includes a modified
-Cherrypy 3.8.0 with several bug fixes and enhancements:
-https://github.com/sabnzbd/sabnzbd/commit/1b477f488551f4e8652920c59f95d375d56202c4
-https://github.com/sabnzbd/sabnzbd/commit/bd33a729adbcba2c09ea064367308602ae61e413
-https://bitbucket.org/cherrypy/cherrypy/issues/1397
-https://github.com/sabnzbd/sabnzbd/commit/30be2c447a20980af37967acf4a33a35aff43c21
-https://bitbucket.org/cherrypy/cherrypy/issues/1187
+Currently (version 1.2.0), the program includes a modified
+Cherrypy 8.1.2 with several bug fixes and enhancements:
+https://github.com/sabnzbd/sabnzbd/commit/d579c4d167ac8580b24e42aeb56ab3019a7e3f63
+https://github.com/cherrypy/cherrypy/pull/1528
+https://github.com/sabnzbd/sabnzbd/commit/e3d229104adb83cc85fe4f28a78caa4bc6eeef19
+https://github.com/cherrypy/cherrypy/commit/ddad3873ec1caa94dfa2f6f18bfc700bea690c44
+https://github.com/sabnzbd/sabnzbd/commit/bb920593434b0e8744316995ebae0f0279ffd073
+https://github.com/sabnzbd/sabnzbd/commit/1e72304c254970dab14fad945dfb7891296c0581
 
 Therefore, the package installs the version supplied by
 upstream as a private module in /usr/share/sabnzbdplus/.

Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog	2017-01-14 18:38:27 UTC (rev 13878)
+++ packages/sabnzbdplus/trunk/debian/changelog	2017-01-14 18:49:59 UTC (rev 13879)
@@ -4,7 +4,7 @@
   * Manpage: add links to API docs, upstream Github project page.
   * Copyright:
     + bump years.
-    + remove entries for files removed from upstream release: wizard's
+    + remove entries for files removed from upstream tarball: wizard's
       jquery and related missing-sources, sabnzbd/utils/ssmtplib.py, 
       sabnzbd/utils/ordered.py, cherrypy/_cpcompat_subprocess.py.
   * Refresh all patches.
@@ -13,11 +13,11 @@
       switched to Python\'s builtin ssl.
     + depend on libjs-jquery-tablesorter, used in the Config interface.
   * Links:
-    + match upstream version bump of jquery in Config to 3.1.1 (from
-      1.11.2).
-    + add links for Config's jquery.tablesort and jquery-ui.
+    + match upstream version bump of jquery in Config to 3.1.1.
+    + add links for jquery.tablesort and jquery-ui in Config.
   * Lintian: remove unused override for convenience copy of jquery.js in
     wizard: file no longer installed.
+  * README.Debian: refresh cherrypy rationale with current bugs/patches.
 
  -- JCF Ploemen (jcfp) <linux at jcf.pm>  Wed, 07 Dec 2016 10:58:24 +0000
 




More information about the Python-apps-commits mailing list