Next | Query returned 39 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2017-09-26 17:01:51 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Apache-Test: update to 1.40.

1.40 Sep 6 2016

Specify licence (Apache 2.0) in META.yml. [Steve Hay, CPAN RT#111359]

Fix broken POD. [Steve Hay]

Switch argument order in "openssl gendsa". [rjung]

Add (limited) checks for *_SAN_*_n and *_DN_Email variables. [kbrand]

Update key sizes and message digest to what is common in 2015. [kbrand]
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2016-02-02 13:44:17 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update 1.38 to 1.39
-------------------
=item 1.39 Apr 21 2015

Test scripts can now test if perl has a fork() implementation available by
using the Apache::Test::need_fork() function. [Steve Hay]

CPAN RT#87620: Add -D APACHE2_4 to identify httpd-2.4. [Michael Schout]
   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-12-31 10:05:09 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update 1.31 to 1.38
-------------------
    1.38 Aug 6 2012
       Fix log_watch.t on Windows, which can't (naturally) delete open files.
       [Steve Hay]

       Fix t_filepath_cmp, t_catfile and t_catfile_apache in Apache::TestUtil
       on Windows: their use of Win32::GetLongPathName() was broken for
       non-existent files. [Steve Hay]

       Remove use of Nullsv as per modperl commit 1362399. [Steve Hay]

       have Apache::TestConfigPerl::configure_inc set up @INC to include
       ../blib/lib and ../blib/arch if they exist. The bundled Apache::Reload
       may fail to load Apache2::Const & co otherwise when testing. [Torsten
       Foertsch]

    1.37 January 29, 2012
       Apache::TestRequest: improve compatibility for SSL requests with LWP 6
       and IO::Socket::SSL, in particular [Kaspar Brand]

       As of httpd revision 1053230 (version 2.3.11) the NameVirtualHost
       directive became superfluous and a warning is issued when it is met.
       So, Apache::Test now wraps NameVirtualHost directives in <IfVersion>
       blocks. [Kaspar Brand]

       Add comments about the source files of auto configurated tests to the
       generated httpd.conf and improve indentation a bit. [Torsten Foertsch]

       Run t/TEST tests by default in alphabetical order and only t/SMOKE
       tests by default in random order. [Rainer Jung]

       Add t_file_watch_for to Apache::TestUtil [Torsten Foertsch]

       Add $boolean parameter to Apache::TestHandler::ok and
       Apache::TestHandler::ok1 Add a few bits of documentation [Torsten
       Foertsch]

       Apache::TestHandler forgot to require Apache2::RequestRec [Torsten
       Foertsch]

    1.36 February 2, 2011
       Skip sok.t unless perlio is enabled [Torsten Foertsch]

       Deprecate t/TEST -times=X in favor of t/SMOKE -times=X. Changes to
       TAP::Harness have removed the ability to re-use test object attributes.
       Also generate t/SMOKE on build now, instead of requiring the user to
       build it. Thanks to Jim Jagielski for the spot on the -times=X issue on
       t/TEST. [Fred Moyer]

       More or less cosmetical, prevent repeating "adding source lib" info
       lines in the output when testing Apache::Test, SizeLimit and similar
       [Torsten Foertsch]

    1.35 January 22, 2011
       Return value on running tests as root should be 0, not 1. Thanks to
       Michael Schout for the spot. [Fred Moyer]

       Add support for RFC2253 DN string format to dn_oneline in
       Apache::TestSSLCA [Stefan Fritsch]

       Make Apache::Test::sok() compatible with the -withtestmore option
       [Torsten Foertsch]

       Make -withtestmore a per-package option (make it behave sane). [Torsten
       Foertsch]

    1.34 December 18, 2010
       Fix build edge case where rpm based mp sources missing Apache2::Build
       cause require failure in Apache-TestConfig. Reported by Ryan Gies.
       [Fred Moyer]

       When an explicit shared mod_perl lib is not defined, default to the
       first shared module found by find_apache_module(). [Fred Moyer]

       Fix logic error in TOP_LEVEL constant calculation. Remove Apache::test
       compatibility from mod_perl 1.27. [Fred Moyer]

       Remove the custom config feature, and instead use inline directives,
       ENV vars, and look for apxs et al in PATH. [Fred Moyer]

       Prevent reconfiguration when t/TEST is called with -run-tests only.
       (rev 1004278) [Torsten Foertsch]

       Make "t/TEST -ping=block" work when LWP is installed. (rev 1004275)
       [Torsten Foertsch]

       Don't attempt to run the test suite as root. The workarounds needed to
       facilitate root testing cause large maintenance costs, and return no
       tangible benefits. [Fred Moyer]

    1.33 September 14, 2010
       Propagate APACHE_TEST_NO_STICKY_PREFERENCES to the Apache environment
       for mod_perl configurations (Apache::TestConfigPerl),
       http://www.gossamer-threads.com/lists/modperl/dev/101929 [Torsten
       Foertsch]

       Provide build/test environment for modules bundled with mod_perl like
       Apache::Reload and Apache::SizeLimit [Torsten Foertsch]

       The CN in server certificates generated by Apache::TestSSLCA will now
       match the servername passed to t/TEST. [Joe Orton]

       Add check for automated testing environment variable before prompting
       with EU::MM to quit the test suite. Some automated smoke tests were
       failed because the EU::MM prompt was timing out. [Adam Prime, Fred
       Moyer]

       https://rt.cpan.org/Public/Bug/Display.html?id=32993 use TAP::Harness
       for Apache::TestHarnessPHP [Mark A. Hershberger]

       https://rt.cpan.org/Public/Bug/Display.html?id=54476 Fix error where
       non root user gets test failure with httpd suexec and mod_fcgid [Peter
       (Stig) Edwards]

    1.32 April 15, 2010
       Fix issue with recent feature where lack of libapreq resulted in test
       failure. [Philippe M. Chiasson]

       Added t_{start,read,finish}_file_watch to Apache::TestUtil [Torsten
       Foertsch]
   2014-10-09 15:45:06 by Thomas Klausner | Files touched by this commit (456)
Log message:
Remove SVR4_PKGNAME, per discussion on tech-pkg.
   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.

Next | Query returned 39 messages, browsing 11 to 20 | Previous