Next | Query returned 58 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2015-11-20 13:48:36 by Hauke Fath | Files touched by this commit (1) | Package updated
Log message:
The dba/update-davical-database script needs two more perl modules.
   2015-11-16 14:22:47 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Remove FETCH_USING completely, it is not a package-settable variable.
   2015-11-16 14:13:30 by Hauke Fath | Files touched by this commit (1)
Log message:
mk/fetch/fetch.mk sports --no-check-certificate in
_FETCH_BEFORE_ARGS.wget, already.
   2015-11-13 13:13:13 by Hauke Fath | Files touched by this commit (3)
Log message:
Updating davical to 1.1.3.1
Updating MASTER_SITES

From the ChangeLog:

2013-03-25  Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
        * In places where the CGI variable REMOTE_USER is read, support
          alternatively REDIRECT_REMOTE_USER, which is used by the Apache
          HTTPD Server instead, when a redirect was used.
        * Removed debian/README.Debian which did not contain any useful
          information.

2013-03-23  Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
        * Handle the content of the CGI AUTH_TYPE variable case-insensitively as
          defined by RFC 3875 Section 4.1.1.

2013-03-21  Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
        * Changed the pathnames of the debug files to be a bit more FHS
          compliant.

2013-03-20  Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
        * Changed the end-of-line encodings of all non-Windows-related and
          non-autogenerated text files to use UNIX LF (lots of them had mixed
          LF/CRLF).
        * HTML escape the remotely retrieved version string printed to the HTML
          in order to prevent and attacks (if this would have been possible at
          all in 12 characters).
        * Updated all addresses of the canonical git upstream repository and the
          issue tracker to the new ones.

2013-03-06  Andrew McMillan  <andrew@morphoss.com>
        * Fix capitalisation of 'plpgsql' & 'sql' for Postgres 9.2. (debbug \ 
#702403)

2013-02-16  Andrew McMillan  <andrew@morphoss.com>
        * Content-Type header should be 'charset' not 'encoding'.

2012-09-20  Andrew McMillan  <andrew@morphoss.com>
        * When we get here it is a Bad Request, not a Server Error.
        * Quick workaround for iOS6 supported-calendar-component-set issue.
          Adds a $c->default_calendar_components array of (VEVENT,VTODO,...)
        * Workaround client software with imperfect add-member implementations.

2012-09-10  Andrew McMillan  <andrew@morphoss.com>
        * Fix unassigned variable.
        * Avoid unassigned variable warning.
        * Fix UID handling.
        * Fix debugging to error log.

2012-08-09  Andrew McMillan  <andrew@morphoss.com>
        * Ensure test responses are displayed in their unprocessed form.
        * Some debugging messages.

2012-07-31  Andrew McMillan  <andrew@morphoss.com>
        * Replace deprecated split() with explode()

2012-05-28  Andrew McMillan  <andrew@morphoss.com>
        * First cut at iMIP implementation.  Still working on this.

2012-07-30  Andrew McMillan  <andrew@morphoss.com>
        * Fix SQL fieldname.

2012-07-29  Andrew McMillan  <andrew@morphoss.com>
        * Sometimes we want to retrieve the sync-token as a result of a change \ 
we just made.
          This allows a (default true) flag to indicate whether it's OK to use
          a previously cached value.
        * On Apple devices these can sometimes appear in the Apple namespace. Odd.
        * Let the VCalendar class handle how to get the UID from the calendar.

2012-07-25  Andrew McMillan  <andrew@morphoss.com>
        * Remove old redundant constructor.

2012-07-13  Andrew McMillan  <andrew@morphoss.com>
        * Add workaround for Apple's POST add-member trainwreck.
        * We might not have a $request calling this so use the object's path instead.
        * Testing for dead property XML which is a set of prop.
        * supported-calendar-component-set uses dead properties too...
        * Don't just return the first element in a dead property - there might \ 
be multiple!
   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.
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2014-06-10 16:21:38 by Joerg Sonnenberger | Files touched by this commit (17)
Log message:
Bump PostgreSQL default version to 9.3.
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2013-03-16 08:21:26 by OBATA Akio | Files touched by this commit (45)
Log message:
Bump PKGREVISION from default PHP version change to 5.4.

Next | Query returned 58 messages, browsing 31 to 40 | Previous