SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for apache-mod_proxy-2.2.9-12.9mdv2009.0.i586.rpm :
Sat Mar 6 23:00:00 2010 Oden Eriksson 2.2.9-12.9mdv2009.0
- P203: security fix for CVE-2010-0434

Tue Mar 2 23:00:00 2010 Oden Eriksson 2.2.9-12.8mdv2009.0
- P202: security fix for CVE-2010-0408

Sun Nov 29 23:00:00 2009 Oden Eriksson 2.2.9-12.7mdv2009.0
- openssl and makedev is needed at install time from cdrom medias in
%post for the apache-mod_ssl sub package in order to be able to generate
the dummy ssl certificate (fixes #55951)

Thu Nov 12 23:00:00 2009 Oden Eriksson 2.2.9-12.6mdv2009.0
- fix #54850 (mod_authnz_ldap segfaults without apr-util-dbd-ldap)

Wed Sep 23 00:00:00 2009 Oden Eriksson 2.2.9-12.5mdv2009.0
- P200: latest SNI patch
- P201: security fix/workaround for CVE-2009-3555

Wed Sep 23 00:00:00 2009 Oden Eriksson 2.2.9-12.4mdv2009.0
- P31: security fix for CVE-2009-3094
- P32: security fix for CVE-2009-3095

Thu Jul 9 00:00:00 2009 Oden Eriksson 2.2.9-12.3mdv2009.0
- S4: new perl-framework to conduct the testing
- P26: security fix for CVE-2009-1890 (svn)
- P27: security fix for CVE-2009-1891 (svn)
- P28: upstream fix for PR46428
- P29: upstream fix to \"avoid time traveling\" in mod_expires
- P30: upstream fix for PR39369

Thu Jun 11 00:00:00 2009 Oden Eriksson 2.2.9-12.2mdv2009.0
- P24, P25: upstream fixes for mod_perl build failure

Sun May 31 00:00:00 2009 Oden Eriksson 2.2.9-12.1mdv2009.0
- P22: security fix for CVE-2008-2939 (svn)
- P23: security fix for CVE-2009-1195 (redhat)

Sun Sep 21 00:00:00 2008 Michael Scherer 2.2.9-12mdv2009.0
+ Revision: 286042
- break the requires loop of mod_cache and mod_proxy.
mod_proxy do not requires mod_cache to work, and mod_cache already requires mod_proxy.
since mod_cache is activated by default, this can have nasty effects on sites who are behind
a reverse proxy without wanting cache.

Sun Sep 14 00:00:00 2008 Oden Eriksson 2.2.9-11mdv2009.0
+ Revision: 284570
- fix #43383 (apache-base does not provide /usr/sbin/httpd)

Wed Sep 3 00:00:00 2008 Oden Eriksson 2.2.9-10mdv2009.0
+ Revision: 278892
- rebuild

Sat Aug 30 00:00:00 2008 Oden Eriksson 2.2.9-9mdv2009.0
+ Revision: 277262
- added P201 by the author and re-enable the tests
- new perl-framework (r689834)

+ Frederik Himpe
- Add patch from upstream CVS fixing minor security problem
CVE-2008-2939

Thu Aug 21 00:00:00 2008 Oden Eriksson 2.2.9-8mdv2009.0
+ Revision: 274243
- fix deps
- update the docs and config
- temporary disable the tests
- new SNI patch (P200)

Wed Jul 30 00:00:00 2008 Oden Eriksson 2.2.9-6mdv2009.0
+ Revision: 252237
- hardcode %{_localstatedir}

Sun Jul 27 00:00:00 2008 Oden Eriksson 2.2.9-5mdv2009.0
+ Revision: 250120
- re-implement the peruser mpm (requested by Denis Philippov )

Thu Jul 10 00:00:00 2008 Oden Eriksson 2.2.9-4mdv2009.0
+ Revision: 233117
- second attempt enabling the perl-framework test suite

Tue Jun 24 00:00:00 2008 Oden Eriksson 2.2.9-3mdv2009.0
+ Revision: 228146
- rebuilt due to PayloadIsLzma problems

Fri Jun 20 00:00:00 2008 Oden Eriksson 2.2.9-2mdv2009.0
+ Revision: 226645
- drop P6, it\'s not needed anymore

Sat Jun 14 00:00:00 2008 Oden Eriksson 2.2.9-1mdv2009.0
+ Revision: 218814
- build release

Thu Jun 12 00:00:00 2008 Oden Eriksson 2.2.9-0.1mdv2009.0
+ Revision: 217901
- 2.2.9 (fixes CVE-2008-2364, CVE-2007-6420)
- rediffed P0,P15
- dropped P20,P22,P23,P24,P25,P26,P28,P29,P30, these are fixed in 2.2.9

Fri Jun 6 00:00:00 2008 Oden Eriksson 2.2.8-9mdv2009.0
+ Revision: 215206
- rebuilt against apr/apr-util 1.3.0 (which has memcache)
- new SNI patch (P200)

+ Pixel
- adapt to %_localstatedir now being /var instead of /var/lib (#22312)

Sun Jun 1 00:00:00 2008 Oden Eriksson 2.2.8-8mdv2009.0
+ Revision: 213687
- disable the perl-framework test suite for now
- use _disable_ld_no_undefined 1 because otherwise it won\'t build the modules
- don\'t use a cache-file, it confuses libtool

Tue Apr 15 00:00:00 2008 Oden Eriksson 2.2.8-7mdv2009.0
+ Revision: 192693
- rebuild
- new perl-framework (r647789)

Fri Mar 7 23:00:00 2008 Oden Eriksson 2.2.8-6mdv2008.1
+ Revision: 181224
- added P22 that fixes upstream PR43319
- added P23 that fixes upstream PR41190
- added P24 that fixes upstream PR44311
- added P25 that fixes upstream PR44458
- added P26 that fixes upstream PR27834 (hey pterjan, finally!;))
- added P27 that fixes upstream PR43711
- added P28 that fixes upstream PR11035
- added P29, mod_logio fixes
- added P30 that fixes upstream PR44402
- fix the htcacheclean initscript

Thu Feb 28 23:00:00 2008 Oden Eriksson 2.2.8-5mdv2008.1
+ Revision: 176052
- also add P200
- added P200 to fix #38237 (Please include SNI support patch), requires openssl-0.9.8f+
with \"enable-tlsext\". enabled in cooker since openssl-0.9.8g-2mdv2008.1

Mon Feb 18 23:00:00 2008 Thierry Vignaud 2.2.8-4mdv2008.1
+ Revision: 170699
- rebuild

Fri Jan 25 23:00:00 2008 Oden Eriksson 2.2.8-3mdv2008.1
+ Revision: 157967
- added P21 to fix upstream bug 43596
- make max number of dynamically loadable modules and default serverlimit
tunable at RPM build time

Thu Jan 24 23:00:00 2008 Oden Eriksson 2.2.8-2mdv2008.1
+ Revision: 157446
- rebuild

Fri Jan 18 23:00:00 2008 Oden Eriksson 2.2.8-1mdv2008.1
+ Revision: 154623
- 2.2.8 (official release)

Thu Jan 10 23:00:00 2008 Oden Eriksson 2.2.8-0.1mdv2008.1
+ Revision: 147741
- 2.2.8
- drop upstream implemented patches; P21,P22

Thu Jan 10 23:00:00 2008 Oden Eriksson 2.2.7-0.3mdv2008.1
+ Revision: 147619
- added P22 to fix upstream bugs 19954 and 41056 and to make it pass perl-framework rev 610816

Tue Jan 8 23:00:00 2008 Oden Eriksson 2.2.7-0.2mdv2008.1
+ Revision: 146486
- added P21 to fix upstream bug 38034

Sat Jan 5 23:00:00 2008 Oden Eriksson 2.2.7-0.1mdv2008.1
+ Revision: 145819
- 2.2.7 (fixes roughly 50 bugs and CVE-2007-6421,CVE-2007-6422,CVE-2007-6388,CVE-2007-5000)
- dropped upstream implemented patches; P18,P21
- rediffed P6
- updated the itk patch (P100)
- updates perl-framework r609180 (S4)

Fri Dec 21 23:00:00 2007 Oden Eriksson 2.2.6-10mdv2008.1
+ Revision: 136444
- rebuilt against new build deps

+ Olivier Blin
- restore BuildRoot

+ Thierry Vignaud
- kill re-definition of %buildroot on Pixel\'s request

Mon Oct 22 00:00:00 2007 Oden Eriksson 2.2.6-9mdv2008.1
+ Revision: 100897
- rebuilt against new openssl

Thu Sep 27 00:00:00 2007 Oden Eriksson 2.2.6-8mdv2008.0
+ Revision: 93150
- added P21 (fix for SSL library string regression (jorton))

Mon Sep 24 00:00:00 2007 Oden Eriksson 2.2.6-7mdv2008.0
+ Revision: 92342
- fix #33944 (bad magic in %pre for the apache-mod_ssl package)
- fix borked %pre mod_ssl

Thu Sep 20 00:00:00 2007 Oden Eriksson 2.2.6-6mdv2008.0
+ Revision: 91005
- added documentation for P20 as well

Thu Sep 20 00:00:00 2007 Oden Eriksson 2.2.6-5mdv2008.0
+ Revision: 90824
- bump release
- added P20 to fix upstream bug 43415
- fix deps

Sun Sep 16 00:00:00 2007 Oden Eriksson 2.2.6-4mdv2008.0
+ Revision: 87027
- bump release
- fix #32773 (mod_ssl configuration oddity)
- fix #33429 (mod_ssl post-install ssl certs handling breaks ldap server)
- updated the apache-README.urpmi file
- renamed the mod_ssl.default-vhost.conf file
- fix #33198 (Apache-mod_ssl incorrect placement of default ssl vhost config file.)

Thu Sep 13 00:00:00 2007 Oden Eriksson 2.2.6-2mdv2008.0
+ Revision: 84664
- added the patches as well (duh!)
- added P19 to fix upstream bug 42829
- added upstream fixes (P17,P18)

Sat Sep 8 00:00:00 2007 Oden Eriksson 2.2.6-1mdv2008.0
+ Revision: 81478
- 2.2.6 (release)

Thu Sep 6 00:00:00 2007 Oden Eriksson 2.2.6-0.1mdv2008.0
+ Revision: 79882
- 2.2.6
- fix deps

Fri Aug 17 00:00:00 2007 Oden Eriksson 2.2.5-0.3mdv2008.0
+ Revision: 64331
- added one missing dep for the test suite (perl-XML-Parser)

Wed Aug 15 00:00:00 2007 Oden Eriksson 2.2.5-0.2mdv2008.0
+ Revision: 63025
- enable the test suite and add two missing deps

Sun Aug 12 00:00:00 2007 Oden Eriksson 2.2.5-0.1mdv2008.0
+ Revision: 61969
- 2.2.5, closes CVE-2007-3847,CVE-2007-1863,CVE-2007-3304,CVE-2006-5752,CVE-2007-1862

Thu Jul 26 00:00:00 2007 Oden Eriksson 2.2.4-17mdv2008.0
+ Revision: 55433
- don\'t provide apache-mpm for the experimental packages just yet...

Tue Jul 10 00:00:00 2007 Oden Eriksson 2.2.4-16mdv2008.0
+ Revision: 50502
- fix #31813

Sun Jul 8 00:00:00 2007 Oden Eriksson 2.2.4-15mdv2008.0
+ Revision: 49494
- P102: security fix for CVE-2006-5752
- P103: security fix for CVE-2007-1863
- P104: security fix for CVE-2007-3304

Mon Jun 25 00:00:00 2007 Oden Eriksson 2.2.4-14mdv2008.0
+ Revision: 43768
- nope, the test suite don\'t want to work...
- updated perl-framework to r550280
- try and enable the test suite

Mon Jun 25 00:00:00 2007 Oden Eriksson 2.2.4-13mdv2008.0
+ Revision: 43747
- fix #31562

Sat Jun 23 00:00:00 2007 Andreas Hasenack 2.2.4-12mdv2008.0
+ Revision: 43203
- use serverbuild macro

Thu Jun 21 00:00:00 2007 Oden Eriksson 2.2.4-11mdv2008.0
+ Revision: 41794
- added a patch for spurious open attempt on \".../file.html/.htaccess\" by Allen Pulsifer (P16)
- added P50 that fixes CVE-2007-1862 and closes #31364

Tue Jun 12 00:00:00 2007 Oden Eriksson 2.2.4-10mdv2008.0
+ Revision: 38032
- use distro conditional -fstack-protector
- use distro conditional -fstack-protector

Wed May 30 00:00:00 2007 Oden Eriksson 2.2.4-9mdv2008.0
+ Revision: 32679
- new itk patch (P100)

+ Guillaume Rousse
- no more references to certwatch

Thu Apr 19 00:00:00 2007 Oden Eriksson 2.2.4-7mdv2008.0
+ Revision: 14838
- added a small patch to ab (P15)

Wed Mar 14 23:00:00 2007 Oden Eriksson 2.2.4-6mdv2007.1
+ Revision: 143466
- update the README file

Sat Mar 10 23:00:00 2007 Oden Eriksson 2.2.4-5mdv2007.1
+ Revision: 140573
- rebuild

Tue Feb 27 23:00:00 2007 Oden Eriksson 2.2.4-4mdv2007.1
+ Revision: 126497
- cleanup redundant deps
- added the event mpm
- added some crucial conflicts to the threaded mpm sub packages

Sun Jan 28 23:00:00 2007 Oden Eriksson 2.2.4-3mdv2007.1
+ Revision: 114674
- added fcgi support to mod_rewrite from HEAD (P14)

Thu Jan 18 23:00:00 2007 Oden Eriksson 2.2.4-2mdv2007.1
+ Revision: 110435
- added the EXPERIMENTAL mpm named \"itk\"

Thu Jan 18 23:00:00 2007 Oden Eriksson 2.2.4-1mdv2007.1
+ Revision: 110066
- 2.2.4
- rediffed P1
- dropped P14, implemented upstream

Thu Dec 14 23:00:00 2006 Oden Eriksson 2.2.3-4mdv2007.1
+ Revision: 96868
- new perl-framework (S4)

Thu Nov 16 23:00:00 2006 Oden Eriksson 2.2.3-3mdv2007.1
+ Revision: 84764
- rebuild
- sync with fedora (2.2.3-6)
- bunzip sources

Thu Oct 12 00:00:00 2006 Oden Eriksson 2.2.3-1mdv2007.0
+ Revision: 63259
- Import apache

Sun Jul 30 00:00:00 2006 Oden Eriksson 2.2.3-1mdv2007.0
- 2.2.3 (fixes CVE-2006-3747)
- updated the perl-framework to r426459

Wed Jul 19 00:00:00 2006 Oden Eriksson 2.2.2-1mdv2007.0
- rebuild

Sat Jun 24 00:00:00 2006 Guillaume Rousse 2.2.2-6mdv2007.0
- drop rpm macros, now included in rpm-helper, to avoid build dependency on apache

Wed Jun 7 00:00:00 2006 Oden Eriksson 2.2.2-5mdv2007.0
- comment DBDriver in the apache-mod_dbd conf to prevent a segfault

Wed May 31 00:00:00 2006 Oden Eriksson 2.2.2-4mdv2007.0
- make the htcacheclean init script really read the config file (#22804)

Tue May 16 00:00:00 2006 Oden Eriksson 2.2.2-3mdk
- fix a silly typo in S61

Sun May 14 00:00:00 2006 Oden Eriksson 2.2.2-2mdk
- added french corrections to the html error messages (P12,#19542)
- sync with fedora (P13)

Tue May 2 00:00:00 2006 Oden Eriksson 2.2.2-1mdk
- 2.2.2
- broke out the bundled dbd modules

Mon Apr 24 00:00:00 2006 Oden Eriksson 2.2.2-0.1mdk
- 2.2.2

Mon Apr 3 00:00:00 2006 Oden Eriksson 2.2.1-0.1mdk
- 2.2.1 (addresses CVE-2005-3352,CVE-2005-3357)
- updated the perl-framework (r390750)

Mon Apr 3 00:00:00 2006 Oden Eriksson 2.2.0-11mdk
- rebuilt due to package loss

Sun Apr 2 00:00:00 2006 Oden Eriksson 2.2.0-10mdk
- use a patch from svn that fixes numerous bugs (P11)
- drop upstream patches; P11,P12,P14,P15,P100,P101

Fri Feb 10 23:00:00 2006 Oden Eriksson 2.2.0-9mdk
- update perl-framework (S4) to r376644
- enable the test suite since the culpit turned out to be RTLD_DEEPBIND
that don\'t seem to work with our glibc just yet (#21012)
- fix deps

Sun Feb 5 23:00:00 2006 Oden Eriksson 2.2.0-8mdk
- rebuilt due to package loss

Sat Feb 4 23:00:00 2006 Oden Eriksson 2.2.0-7mdk
- sync with fedora (2.2.0-5) adds fixes for CVE-2005-3357,CVE-2005-3352

Sat Jan 7 23:00:00 2006 Oden Eriksson 2.2.0-6mdk
- sync with fedora (2.2.0-4)

Fri Dec 30 23:00:00 2005 Oden Eriksson 2.2.0-5mdk
- really fix the mod_ssl stuff (#20271) (thanks buchan)

Mon Dec 19 23:00:00 2005 Oden Eriksson 2.2.0-4mdk
- fix deps
- fix the mod_ssl stuff

Tue Dec 13 23:00:00 2005 Oden Eriksson 2.2.0-3mdk
- oops!, mod_charset_lite was not removed so re-add it
- added another module not built per default; mod_authn_alias
- added two html files in ascii format and update README.urpmi

Tue Dec 13 23:00:00 2005 Oden Eriksson 2.2.0-2mdk
- fix deps

Mon Dec 12 23:00:00 2005 Oden Eriksson 2.2.0-1mdk
- 2.2.0
- merge with the apache2 2.2.0 package in contrib
- added fedora patches and changes
- major packaging changes, cleanups, config changes, etc
- dropped the itk mpm
- updated the perl-framework suite to r355498 (S4)
- moved back the compilation of mod_ssl to this package, there
were no benefits doing it as before (like security updates)
- added the htcacheclean sub package
- added memcache support to mod_ssl (P13)
- updated the README.urpmi file to reflect changes

Thu Nov 17 23:00:00 2005 Oden Eriksson 2.0.55-6mdk
- added the itk mpm (enable with \"--with itp\").

Sun Nov 13 23:00:00 2005 Oden Eriksson 2.0.55-5mdk
- rebuilt against openssl-0.9.8a

Sun Nov 6 23:00:00 2005 Oden Eriksson 2.0.55-4mdk
- added P105 to fix a problem with mod_cgid when module other than
mod_suexec is providing uid/gid (ASF #36410)
- disable peruser, unstable, unmaintained...
- activate --enable-exception-hook
- broke out the two extra mod_backtrace and mod_whatkilledus modules

Sun Oct 30 23:00:00 2005 Oden Eriksson 2.0.55-3mdk
- rebuilt to provide a -debug package too

Tue Oct 18 00:00:00 2005 Oden Eriksson 2.0.55-2mdk
- rebuilt against correct apr-0.9.7

Sun Oct 16 00:00:00 2005 Oden Eriksson 2.0.55-1mdk
- 2.0.55 (addresses CAN-2005-2700, CAN-2005-2491, CAN-2005-2088,
CAN-2005-2728, CAN-2005-2088, CAN-2005-1268)
- rediffed P22
- drop upstream patches; P32, P33, P34, P35, P122, P123, P124, P125
- pass \"-DLDAP_DEPRECATED\" to the CFLAGS
- fix deps (apr 0.9.7)
- ship mod_echo too
- fix #18764

Wed Sep 14 00:00:00 2005 Oden Eriksson 2.0.54-13mdk
- peruser-0.1.6

Sun Sep 11 00:00:00 2005 Oden Eriksson 2.0.54-12mdk
- added P124 to plug CAN-2005-2700
- added P125 to plug CAN-2005-2728

Wed Sep 7 00:00:00 2005 Oden Eriksson 2.0.54-11mdk
- rebuild

Thu Sep 1 00:00:00 2005 Oden Eriksson 2.0.54-10mdk
- rebuilt against new openldap-2.3.6 libs

Sun Jul 31 00:00:00 2005 Oden Eriksson 2.0.54-9mdk
- added another work around for a rpm bug

Sun Jul 31 00:00:00 2005 Oden Eriksson 2.0.54-8mdk
- added P122 to plug CAN-2005-2088 (redhat)
- added P123 to plug CVE CAN-2005-1268 (redhat)
- added a work around for a rpm bug, \"Requires(foo,bar)\" don\'t work

Wed Jul 13 00:00:00 2005 Oden Eriksson 2.0.54-7mdk
- fix descriptions

Sat Jul 2 00:00:00 2005 Oden Eriksson 2.0.54-6mdk
- peruser-0.1.5

Fri Jul 1 00:00:00 2005 Oden Eriksson 2.0.54-5mdk
- peruser-0.1.4
- added a rpm macros file for web applications to utilize (Guillaume Rousse)

Wed Jun 15 00:00:00 2005 Oden Eriksson 2.0.54-4mdk
- peruser-0.1.3

Mon Jun 6 00:00:00 2005 Oden Eriksson 2.0.54-3mdk
- fix provides
- added the README.urpmi file to the apache-base sub package to depict
the most significant changes.
- better descriptions for certain sub packages
- broke out mod_userdir into its own sub package

Mon Jun 6 00:00:00 2005 Christiaan Welvaart 2.0.54-2mdk
- add BuildRequires: zlib-devel

Sat May 28 00:00:00 2005 Oden Eriksson 2.0.54-1mdk
- let\'s the apache2/apache renaming begin
- added new P45 and P72 (fedora)
- peruser-0.1.2
- sync with fedora
- call libtool directly from the config_vars.mk file
- use modules.d to load modules instead of conf.d
- provide the manual from another spec src.rpm
- %distribution is no more, use a local %TAG (Mandriva Linux) instead
- strip the binaries (for now)
- rename apache2-common to apache-base to solve a cicrular deps problem
- use new rpm-4.4.x pre,post magic

Thu Apr 14 00:00:00 2005 Oden Eriksson 2.0.54-0.2mdk
- peruser-r10

Thu Apr 14 00:00:00 2005 Oden Eriksson 2.0.54-0.1mdk
- 2.0.54
- rediff P45
- deactivate P72
- drop upstream implemented P95
- peruser-r9

Fri Apr 1 00:00:00 2005 Oden Eriksson 2.0.53-9mdk
- the WORKER, PERUSER and PREFORK tagging was not working as
intended, fixed now

Thu Mar 17 23:00:00 2005 Oden Eriksson 2.0.53-8mdk
- use the %mkrel macro
- drop the %distribution redefine
- misc deps cleanups
- fix deps on config files
- added some missing stuff
- drop metuxmpm as it seems to be unmaintained

Sun Mar 6 23:00:00 2005 Oden Eriksson 2.0.53-7mdk
- drop the requirements of libtool for the apache2 package

Fri Mar 4 23:00:00 2005 Oden Eriksson 2.0.53-6mdk
- updated to peruser-r8 (P105)

Sun Feb 27 23:00:00 2005 Oden Eriksson 2.0.53-5mdk
- fix %post and %postun to prevent double restarts

Tue Feb 15 23:00:00 2005 Oden Eriksson 2.0.53-4mdk
- spec file cleanups, remove the ADVX-build stuff

Fri Feb 11 23:00:00 2005 Oden Eriksson 2.0.53-3mdk
- don\'t screw up netcraft history (J-M)

Thu Feb 10 23:00:00 2005 Oden Eriksson 2.0.53-2mdk
- used a more correct P75 (fedora)

Tue Feb 8 23:00:00 2005 Oden Eriksson 2.0.53-1mdk
- 2.0.53
- added the LDAP socket timeout patch (P95)

Sun Feb 6 23:00:00 2005 Oden Eriksson 2.0.53-0.rc1.1mdk
- 2.0.53-rc1
- build and provide the new dumpio module
- rediffed P75
- drop redundant and upstream implemented patches;
- P49 (MDK #9850)
- P95 (util_ldap_cache_mgr.c.patch)
- P200 (CAN-2004-0885)
- P201 (CAN-2004-0942)

Fri Feb 4 23:00:00 2005 Buchan Milne 2.0.52-18mdk
- rebuild for ldap2.2_7

Mon Jan 31 23:00:00 2005 Oden Eriksson 2.0.52-17mdk
- fix deps and conditional %multiarch

Mon Jan 31 23:00:00 2005 Oden Eriksson 2.0.52-16mdk
- fix strange release gap

Thu Jan 13 23:00:00 2005 Oden Eriksson 2.0.52-15mdk
- there\'s a new peruser patch (rediffed from the r7 patch),
spotted by Lukas Vesely
- use less restrictive attribs on most .conf files, set it when
needed instead (pleases rpmlint...)
- force permissions on certain files even if not needed

Wed Jan 12 23:00:00 2005 Oden Eriksson 2.0.52-14mdk
- added P84 (fedora) to make ab-ssl work
- added one forgotten official patch (P95)

Tue Jan 11 23:00:00 2005 Oden Eriksson 2.0.52-13mdk
- make --with debug work

Tue Jan 11 23:00:00 2005 Oden Eriksson 2.0.52-12mdk
- provide logfiles too if a debug build

Fri Dec 3 23:00:00 2004 Oden Eriksson 2.0.52-11mdk
- added P49 in an attempt to fix long standing #9850 (this
fix will be included in 2.0.53)

Sun Nov 28 23:00:00 2004 Oden Eriksson 2.0.52-10mdk
- merge lib64 fixes by Gwenole Beauchesne that got lost for some reason
- remove an appended \".so\" for the mod_auth_ldap module that seems to
have been in here for ages.

Sat Nov 27 23:00:00 2004 Oden Eriksson 2.0.52-9mdk
- rebuilt against new pcre libs

Thu Nov 25 23:00:00 2004 Oden Eriksson 2.0.52-8mdk
- rebuilt against apr/apu 0.9.5 final

Thu Nov 18 23:00:00 2004 Oden Eriksson 2.0.52-7mdk
- provide metuxmpm and the new peruser mpm\'s too

Thu Nov 18 23:00:00 2004 Oden Eriksson 2.0.52-6mdk
- fix the config_vars.mk file again

Thu Nov 11 23:00:00 2004 Oden Eriksson 2.0.52-5mdk
- fix for wrongly assuming ipv6 on listen (P48)
- added a security fix (P201) that addresses CAN-2004-0942

Tue Nov 9 23:00:00 2004 Oden Eriksson 2.0.52-4mdk
- rebuild against newish apr libs

Tue Oct 19 00:00:00 2004 Oden Eriksson 2.0.52-3mdk
- added a security fix (P200) that addresses CAN-2004-0885
- added better commented patches from fedora

Fri Oct 15 00:00:00 2004 Oden Eriksson 2.0.52-2mdk
- added P93 & P94 from fedora/redhat

Thu Sep 30 00:00:00 2004 Oden Eriksson 2.0.52-1mdk
- 2.0.52 (includes the CAN-2004-0811 fix)
- drop P8, it\'s integrated upstream

Sun Sep 26 00:00:00 2004 Oden Eriksson 2.0.51-2mdk
- added a security fix (P200) that addresses CAN-2004-0811

Sat Sep 18 00:00:00 2004 Oden Eriksson 2.0.51-1mdk
- rediff a lot of patches
- drop patches that are either implemented upstream or redundant

Fri Sep 17 00:00:00 2004 Oden Eriksson 2.0.50-6mdk
- added security fixes to the source for mod_ssl from ASF (P202 & P203)
that addresses CAN-2004-0747 and CAN-2004-0809

Sat Sep 11 00:00:00 2004 Oden Eriksson 2.0.50-5mdk
- added security fixes to the source for mod_ssl from suse (P200 & P201)
that addresses CAN-2004-0748 and CAN-2004-0751

Thu Aug 12 00:00:00 2004 Oden Eriksson 2.0.50-4mdk
- rebuilt against new db4.2 apr

Fri Jul 16 00:00:00 2004 Oden Eriksson 2.0.50-3mdk
- have apache2-devel require pcre-devel (Christiaan Welvaart)

Wed Jul 14 00:00:00 2004 Oden Eriksson 2.0.50-2mdk
- remove redundant provides
- re-added P45,P84,P85 (fedora)
- added fixed P39 (fedora)

Fri Jul 2 00:00:00 2004 Oden Eriksson 2.0.50-1mdk
- 2.0.50
- enable mod_log_forensic
- drop P45,P46,P48,P49,P51,P53,P54,P55,P81,P84,P85,P89 and P90, these are
integrated upstream as well as fixes for CAN-2004-0488 and CAN-2004-0493

Fri Jun 25 00:00:00 2004 Oden Eriksson 2.0.49-12mdk
- move mod_ssl and to an external source rpm package (the ldap stuff may follow)
- remove distcache stuff as we build it using an external source rpm package
- sync with fedora (P7, P55) (2.0.49-7)

Sun Jun 20 00:00:00 2004 Jean-Michel Dault 2.0.49-11mdk
- rebuild with new openssl
- use fcntl for mutexes instead of posix mutexes (which won\'t work on
non-NPTL kernels and some older processors), or sysvsem which are not
resistand under high load.
- should fix bug #9101 at last
- tested under heavy load: 100,000 hits in 4 minutes, 1000 simultaneous
connections, load average went up to 835.40, not a single failed request.
- tested under NPTL kernel and User-Mode Linux kernel using linuxthreads.

Sat Jun 19 00:00:00 2004 Jean-Michel Dault 2.0.49-10mdk
- test stability of different mutexes

Sat Jun 19 00:00:00 2004 Oden Eriksson 2.0.49-9mdk
- sync with fedora (P52,P53,P54,P72,P91,P92,P300)
- drop P100 in favour to P54
- bump server limit again
- fix deps
- provide a cleaner source package

Sat Jun 12 00:00:00 2004 Oden Eriksson 2.0.49-8mdk
- fix deps

Fri May 21 00:00:00 2004 Oden Eriksson 2.0.49-7mdk
- fix deps and brp-compress location

Thu May 20 00:00:00 2004 Oden Eriksson 2.0.49-6mdk
- add the metux mpm (P104)
- bump DEFAULT_SERVER_LIMIT for the prefork mpm
- use the %configure2_5x macro

Mon May 17 00:00:00 2004 Oden Eriksson 2.0.49-5mdk
- use --enable-exception-hook if a debug build
- added P103 (fix mod_ldap cache file location) and add the ghostfile
- new P90 (jorton) fix #9120
- added S6 & S7 (mod_backtrace & mod_whatkilledus is built if a debug build)

Mon May 10 00:00:00 2004 Oden Eriksson 2.0.49-4mdk
- sync with fedora (P51)

Sun May 9 00:00:00 2004 Oden Eriksson 2.0.49-3mdk
- rebuilt

Wed Apr 28 00:00:00 2004 Oden Eriksson 2.0.49-2mdk
- sync with fedora (P90)

Mon Apr 26 00:00:00 2004 Oden Eriksson 2.0.49-1mdk
- split out the apr suite as apr-0.9.5-1mdk and apr-util-0.9.5-1mdk
- stole a lot of stuff from fedora
- removed a lot of patches
- made a lot of spec file changes
- require new ADVX-build >= 10 (and fix #5732)

Mon Mar 15 23:00:00 2004 Michael Scherer 2.0.48-6mdk
- /var/lib/dav owned by apache, otherwise, mod_dav doesn\'t work properly
- fix #6208 ( mod_ssl error due to incorrect permission )
- fix various [DIRM],[CFLP]
- remove forbidden words
- remove debug stuff for release


 
ICM