summaryrefslogtreecommitdiff
path: root/debian/patches/00list
AgeCommit message (Collapse)AuthorFilesLines
2012-01-02Rework the source package:Arno Töll1-31/+0
* Switch to source format 3.0 / quilt, rewrite debian/rules file to make use of dh and overrides * Switch to quilt, drop dpatch entirely. Move 001_branding equivalent handling to debian/rules, add target to handle 201_build_suexec-custom.dpatch * Incorporate changes from -3; replace find(1) call in convert_icons by using File::Find; Fix #649888, #440058 * Remove Lintian override, redundant debian/control priorities git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1383 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix CVE-2011-3607: Integer overflow in ap_pregsub could cause segfaultStefan Fritsch1-0/+1
via malicious .htaccess. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1376 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix CVE-2011-4317Stefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1372 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix CVE-2011-3368: Prevent unintended pattern expansion in someStefan Fritsch1-0/+1
reverse proxy configurations by strictly validating the request-URI git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1367 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02New upstream releaseStefan Fritsch1-1/+0
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1363 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix some regressions related to Range requests caused by the CVE-2011-3192Stefan Fritsch1-0/+1
fix git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1349 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02move to 2.2.20, remove obsolete patches:Stefan Fritsch1-2/+0
083_CVE-2011-3192.dpatch 069_no_deflate_for_HEAD.dpatch git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1348 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix for CVE-2011-3192 DoS by high mem usage for range requestsStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1338 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02* New upstream release.debian/2.2.19-1Stefan Fritsch1-2/+0
* For multiple instance setups, correctly determine the config dir in the init script if it is called via a start/stop link. Closes: #627061 * Release 2.2.19-1 git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1329 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02commit 2.2.17-3 changes:debian/2.2.17-3Stefan Fritsch1-0/+2
* Fix compilation with OpenSSL without SSLv2 support. Closes: #622049 * Fix link errors with -no-add-needed/--no-copy-dt-needed-entries in htpasswd/htdbm. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1304 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02new upstream versionStefan Fritsch1-4/+0
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1270 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02CVE-2010-1623: mod_reqtimeout: Fix potential DoS by memory usageStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1245 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix mod_ssl header line corruption because of using memcpy for overlappingStefan Fritsch1-0/+1
buffers git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1209 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02New upstreamStefan Fritsch1-1/+0
adjust patches git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1208 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix ab sending more requests than specified by the -n parameterStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1204 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix apxs2 to work with perl 5.12rc3Stefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1178 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02mod_reqtimeout: Various bug fixes, including:Stefan Fritsch1-0/+1
- Don't mess up timeouts of mod_proxy's backend connections. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1166 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Prepare new upstream 2.2.15Stefan Fritsch1-4/+0
- build mod_reqtimeout - enable mod_reqtimeout by default and on upgrades - bump openssl build-dep to 0.9.8m for SSLInsecureRenegotiation git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1162 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix error in Polish translation of 404 error pageStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1151 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix potential memory leaks related to the usage of apr_brigade_destroy()Stefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1149 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Add support for multiple apache2 instances to initscript and apache2ctl.Stefan Fritsch1-2/+0
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1140 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix mod_cache CacheIgnoreURLSessionIdentifiers handlingStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1131 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Make apxs2 use a2enmod and /etc/apache2/mods-available. Closes: #470178,Stefan Fritsch1-0/+1
LP: #500703 git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1115 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02mod_rewrite: Fix URLs in redirects with literal IPv6 hostsStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1103 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Link with -lcrypt where necessary to fix a FTBFS with binutils-goldStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1102 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02various DAV fixes from upstream trunkStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1097 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Reject any client-initiated SSL/TLS renegotiations. This is a partial fixStefan Fritsch1-0/+1
for the TLS renegotiation prefix injection attack (CVE-2009-3555). git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1088 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix 'CacheEnable http://'Stefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1068 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Make RemoveType override the info from TypesConfig and adjust definitionsStefan Fritsch1-0/+1
for .es and .tr git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1067 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02prepare for new upstreamStefan Fritsch1-3/+0
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1058 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02CVE-2009-3094/CVE-2009-3095Stefan Fritsch1-0/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1052 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02improve error message and add infos about incompatible ssl configuration changesStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1050 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Make mod_deflate not compress the content for HEAD requestsStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1012 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix HTTP PUT with mod_dav failing to detect an aborted connectionStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1007 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02new upstreamStefan Fritsch1-6/+0
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@998 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02CVE-2009-1890Stefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@979 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02CVE-2009-1891Stefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@978 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02070_CVE-2009-1195Stefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@960 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02backports from branches/2.2.xStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@926 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02pollset error checkingStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@865 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02prep for 2.2.11-1 by removing upstream'd patchesThom May1-8/+0
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@853 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02fix segfault in ab (#495982)Ryan Niebur1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@848 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02backport fix for PR 45605 (segfault in mpm worker)Stefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@842 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02backport fix for PR 45792 (mod_proxy segfault)Stefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@841 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02fix timout handling in mod_proxy_httpStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@832 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix mod_headers "edit" removing multiple headers with the same nameStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@798 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix mod_proxy_http losing the query string with noescapeStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@797 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Make the balancer manager work in Opera and MSIEStefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@796 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Fix XSS in mod_proxy_ftp (CVE-2008-2939)Stefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@794 01b336ce-410b-0410-9a02-a0e7f243c266
2012-01-02Prevent gcc from optimizing memcpys away.Stefan Fritsch1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@771 01b336ce-410b-0410-9a02-a0e7f243c266