Hello community,
here is the log from the commit of package apache2 for openSUSE:Factory
checked in at Tue Nov 30 18:39:46 CET 2010.
--------
--- apache2/apache2.changes 2010-10-05 19:17:56.000000000 +0200
+++ apache2/apache2.changes 2010-10-21 16:13:51.000000000 +0200
@@ -1,0 +2,46 @@
+Tue Oct 19 17:16:16 UTC 2010 - poeml(a)cmdline.net
+
+- update to 2.2.17:
+ SECURITY: CVE-2010-1623 (cve.mitre.org)
+ Fix a denial of service attack against apr_brigade_split_line().
+ [Actual fix is in the libapr 1.3 line, which we don't use // poeml]
+ SECURITY: CVE-2009-3560, CVE-2009-3720 (cve.mitre.org)
+ Fix two buffer over-read flaws in the bundled copy of expat which could
+ cause applications to crash while parsing specially-crafted XML documents.
+ [We build with system expat library // poeml]
+ prefork MPM: Run cleanups for final request when process exits gracefully
+ to work around a flaw in apr-util. PR 43857
+ core:
+ - check symlink ownership if both FollowSymlinks and
+ SymlinksIfOwnerMatch are set
+ - fix origin checking in SymlinksIfOwnerMatch PR 36783
+ - (re)-introduce -T commandline option to suppress documentroot
+ check at startup. PR 41887
+ vhost:
+ - A purely-numeric Host: header should not be treated as a port. PR 44979
+ rotatelogs:
+ - Fix possible buffer overflow if admin configures a
+ mongo log file path.
+ Proxy balancer: support setting error status according to HTTP response
+ code from a backend. PR 48939.
+ mod_authnz_ldap:
+ - If AuthLDAPCharsetConfig is set, also convert the
+ password to UTF-8. PR 45318.
+ mod_dir, mod_negotiation:
+ - Pass the output filter information to newly created sub requests; as these
+ are later on used as true requests with an internal redirect. This allows
+ for mod_cache et.al. to trap the results of the redirect. PR 17629, 43939
+ mod_headers:
+ - Enable multi-match-and-replace edit option PR 46594
+ mod_log_config:
+ - Make ${cookie}C correctly match whole cookie names
+ instead of substrings. PR 28037.
+ mod_reqtimeout:
+ - Do not wrongly enforce timeouts for mod_proxy's backend
+ connections and other protocol handlers (like mod_ftp). Enforce the
+ timeout for AP_MODE_GETLINE. If there is a timeout, shorten the lingering
+ close time from 30 to 2 seconds.
+ mod_ssl:
+ - Do not do overlapping memcpy. PR 45444
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
httpd-2.2.16.tar.bz2
New:
----
httpd-2.2.17.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache2.spec ++++++
--- /var/tmp/diff_new_pack.aFuBvB/_old 2010-11-30 18:37:12.000000000 +0100
+++ /var/tmp/diff_new_pack.aFuBvB/_new 2010-11-30 18:37:12.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package apache2 (Version 2.2.16)
+# spec file for package apache2 (Version 2.2.17)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -67,9 +67,9 @@
%define platform_string Linux/%VENDOR
License: ASLv..
Group: Productivity/Networking/Web/Servers
-%define realver 2.2.16
-Version: 2.2.16
-Release: 2
+%define realver 2.2.17
+Version: 2.2.17
+Release: 1
#Source0: http://www.apache.org/dist/httpd-%{version}.tar.bz2
Source0: http://httpd.apache.org/dev/dist/httpd-%{realver}.tar.bz2
# Add file to take mtime from it in prep section
++++++ httpd-2.2.16.tar.bz2 -> httpd-2.2.17.tar.bz2 ++++++
++++ 149305 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
here is the log from the commit of package perl-DateTime-Calendar-Mayan for openSUSE:Factory
checked in at Tue Nov 30 18:28:33 CET 2010.
--------
New Changes file:
--- /dev/null 2010-07-09 01:59:37.000000000 +0200
+++ perl-DateTime-Calendar-Mayan/perl-DateTime-Calendar-Mayan.changes 2009-12-26 22:56:45.000000000 +0100
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Sat Dec 26 21:48:50 UTC 2009 - lars(a)linux-schulserver.de
+
+- initial version 0.0601
+
calling whatdependson for head-i586
New:
----
DateTime-Calendar-Mayan-0.0601.tar.bz2
DateTime-Calendar-Mayan-Makefile.patch
perl-DateTime-Calendar-Mayan.changes
perl-DateTime-Calendar-Mayan.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DateTime-Calendar-Mayan.spec ++++++
#
# spec file for package perl-DateTime-Calendar-Mayan (Version 0.0601)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: perl-DateTime-Calendar-Mayan
%define real_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: The Mayan Long Count, Haab, and Tzolkin calendars
Url: http://search.cpan.org/perldoc?DateTime::Calendar::Mayan
Group: Development/Libraries/Perl
License: Artistic
Version: 0.0601
Release: 1
Source: %{real_name}-%{version}.tar.bz2
Patch1: DateTime-Calendar-Mayan-Makefile.patch
BuildRequires: perl-macros
BuildRequires: perl(DateTime)
BuildRequires: perl(Params::Validate)
Requires: perl(DateTime)
Requires: perl(Params::Validate)
Requires: perl = %{perl_version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
An implementation of the Mayan Long Count, Haab, and Tzolkin calendars as
defined in "Calendrical Calculations The Millennium Edition". Supplemented by
"Frequently Asked Questions about Calendars".
Author:
-------
Joshua Hoblitt <jhoblitt(a)cpan.org>
%prep
%setup -q -n %{real_name}-%{version}
%patch1 -p0
%build
perl Makefile.PL
make %{?jobs:-j%jobs}
%check
make test
%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist
%clean
rm -rf %{buildroot}
%files -f %{name}.files
%defattr(-, root, root)
%doc Changes README MANIFEST
%changelog
++++++ DateTime-Calendar-Mayan-Makefile.patch ++++++
Index: Makefile.PL
===================================================================
--- Makefile.PL.orig
+++ Makefile.PL
@@ -1,27 +1,13 @@
-unless (eval "use Module::Build::Compat 0.02; 1" ) {
- print "This module requires Module::Build to install itself.\n";
-
- require ExtUtils::MakeMaker;
- my $yn = ExtUtils::MakeMaker::prompt
- (' Install Module::Build from CPAN?', 'y');
-
- if ($yn =~ /^y/i) {
- require Cwd;
- require File::Spec;
- require CPAN;
-
- # Save this 'cause CPAN will chdir all over the place.
- my $cwd = Cwd::cwd();
- my $makefile = File::Spec->rel2abs($0);
-
- CPAN::Shell->install('Module::Build::Compat');
-
- chdir $cwd or die "Cannot chdir() back to $cwd: $!";
- exec $^X, $makefile, @ARGV; # Redo now that we have Module::Build
- } else {
- warn " *** Cannot install without Module::Build. Exiting ...\n";
- exit 1;
- }
-}
-Module::Build::Compat->run_build_pl(args => \@ARGV);
-Module::Build::Compat->write_makefile();
+use 5.006;
+use ExtUtils::MakeMaker;
+# See lib/ExtUtils/MakeMaker.pm for details of how to influence
+# the contents of the Makefile that is written.
+WriteMakefile(
+ NAME => 'DateTime::Calendar::Mayan',
+ VERSION_FROM => 'lib/DateTime/Calendar/Mayan.pm',
+ PREREQ_PM => {},
+ ($] >= 5.005 ? ## Add these new keywords supported since 5.005
+ (ABSTRACT_FROM => 'lib/DateTime/Calendar/Mayan.pm', # retrieve abstract from module
+ AUTHOR => 'Joshua Hoblitt <jhoblitt(a)cpan.org>') : ()),
+ EXE_FILES => [],
+);
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org