Next | Query returned 38 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2016-02-04 10:41:13 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update py-httplib2 to 0.9.2:

0.9.2:

Changes not documented.

0.9.1:

Fixes in this release:

https://github.com/jcgregorio/httplib2/pull/296

    There was a problem with headers when a binary string is passed (like
    b'Authorization').

https://github.com/jcgregorio/httplib2/pull/276

    Default to doing DNS resolution through a proxy server if present.
   2015-12-07 10:04:50 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix permissions on meta-files and included cacerts.
Bump PKGREVISION.
   2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758)
Log message:
Add SHA512 digests for distfiles for www category

Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-06-09 01:26:35 by Blue Rats | Files touched by this commit (3) | Package updated
Log message:
Updated to latest release, 0.9. Nothing seems changed except the version,
dubbed "The heartbleed release." NFI. MASTER_SITES and HOMEPAGE were
updated. Package no longer includes README.
   2014-01-18 18:53:18 by Thomas Klausner | Files touched by this commit (3)
Log message:
Handle python-specific PLIST in the standard way.
   2014-01-18 08:43:44 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 0.8, and fix PLIST for python-3.x.

0.8
  More fixes for the App Engine support.

  Added a new feature that allows you to supply your own provider for the
  CA_CERTS file. Just create a module named ca_certs_locater that has a method
  get() that returns the file location of the CA_CERTS file.

  Lots of clean up of the code formatting to make it more consistent.
   2012-12-16 17:16:37 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.7.7:

0.7.7
   More fixes for App Engine, now less likely to swallow important exceptions.
   Adding proxy_info_from_* methods to Python3. Reviewed in \ 
https://codereview.appspot.com/6588078/.
   Added GeoTrust cert
   Make httplib2.Http() instances pickleable. Reviewed in \ 
https://codereview.appspot.com/6506074/

   The following issues have been fixed:

   229 python3 httplib2 clobbers multiple headers of same key
   230 Expose meaningful exception for App Engine URLFetch ResponseTooLargeError
   231 Expose App Engine URLFetch DeadlineExceededError for debugging purposes
   2012-10-15 00:07:00 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
Import py-httplib2-0.7.6 as www/py-httplib2 from wip, mostly by
mj_turner and jihbed.

A comprehensive Python HTTP client library that supports many features left out
of other HTTP libraries.

Features:
 o HTTP and HTTPS
 o Keep-Alive
 o Authentication
 o Caching
 o All Methods
 o Redirects
 o Compression
 o Lost update support
 o Unit Tested

Next | Query returned 38 messages, browsing 31 to 40 | previous