|
|
|
|
Changelog for httpd-2.2.17-10.fc15.1.x86_64.rpm :
* Mon Mar 07 2011 Joe Orton - 2.2.17-10.1- rebuild for new APR (#681305) * Wed Mar 02 2011 Joe Orton - 2.2.17-10- rebuild * Wed Feb 23 2011 Joe Orton - 2.2.17-9- use arch-specific mmn * Wed Feb 09 2011 Fedora Release Engineering - 2.2.17-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Jan 31 2011 Joe Orton - 2.2.17-7- generate dummy mod_ssl cert with CA:FALSE constraint (#667841)- add man page stubs for httpd.event, httpd.worker- drop distcache support- add STOP_TIMEOUT support to init script * Sat Jan 08 2011 Joe Orton - 2.2.17-6- update default SSLCipherSuite per upstream trunk * Wed Jan 05 2011 Joe Orton - 2.2.17-5- fix requires (#667397) * Wed Jan 05 2011 Joe Orton - 2.2.17-4- de-ghost /var/run/httpd * Tue Jan 04 2011 Joe Orton - 2.2.17-3- add tmpfiles.d configuration, ghost /var/run/httpd (#656600) * Sat Nov 20 2010 Joe Orton - 2.2.17-2- drop setuid bit, use capabilities for suexec binary * Wed Oct 27 2010 Joe Orton - 2.2.17-1- update to 2.2.17 * Fri Sep 10 2010 Joe Orton - 2.2.16-2- link everything using -z relro and -z now * Mon Jul 26 2010 Joe Orton - 2.2.16-1- update to 2.2.16 * Fri Jul 09 2010 Joe Orton - 2.2.15-3- default config tweaks: * harden httpd.conf w.r.t. .htaccess restriction (#591293) * load mod_substitute, mod_version by default * drop proxy_ajp.conf, load mod_proxy_ajp in httpd.conf * add commented list of shipped-but-unloaded modules * bump up worker defaults a little * drop KeepAliveTimeout to 5 secs per upstream- fix LSB compliance in init script (#522074)- bundle NOTICE in -tools- use init script in logrotate postrotate to pick up PIDFILE- drop some old Obsoletes/Conflicts * Sun Apr 04 2010 Robert Scheck - 2.2.15-1- update to 2.2.15 (#572404, #579311) * Thu Dec 03 2009 Joe Orton - 2.2.14-1- update to 2.2.14- relax permissions on /var/run/httpd (#495780)- Requires(pre): httpd in mod_ssl subpackage (#543275)- add partial security fix for CVE-2009-3555 (#533125) * Tue Oct 27 2009 Tom \"spot\" Callaway 2.2.13-4- add additional explanatory text to test page to help prevent legal emails to Fedora * Tue Sep 08 2009 Joe Orton 2.2.13-2- restart service in posttrans (#491567) * Fri Aug 21 2009 Tomas Mraz - 2.2.13-2- rebuilt with new openssl * Tue Aug 18 2009 Joe Orton 2.2.13-1- update to 2.2.13 * Fri Jul 24 2009 Fedora Release Engineering - 2.2.11-10- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue Jun 16 2009 Joe Orton 2.2.11-9- build -manual as noarch * Tue Mar 17 2009 Joe Orton 2.2.11-8- fix pidfile in httpd.logrotate (thanks to Rainer Traut)- don\'t build mod_mem_cache or mod_file_cache * Tue Feb 24 2009 Fedora Release Engineering - 2.2.11-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Jan 22 2009 Joe Orton 2.2.11-6- Require: apr-util-ldap (#471898)- init script changes: pass pidfile to status(), use status() in condrestart (#480602), support try-restart as alias for condrestart- change /etc/httpd/run symlink to have destination /var/run/httpd, and restore \"run/httpd.conf\" as default PidFile (#478688) * Fri Jan 16 2009 Tomas Mraz 2.2.11-5- rebuild with new openssl * Sat Dec 27 2008 Robert Scheck 2.2.11-4- Made default configuration using /var/run/httpd for pid file * Thu Dec 18 2008 Joe Orton 2.2.11-3- update to 2.2.11- package new /var/run/httpd directory, and move default pidfile location inside there * Tue Oct 21 2008 Joe Orton 2.2.10-2- update to 2.2.10 * Tue Jul 15 2008 Joe Orton 2.2.9-5- move AddTypes for SSL cert/CRL types from ssl.conf to httpd.conf (#449979) * Mon Jul 14 2008 Joe Orton 2.2.9-4- use Charset=UTF-8 in default httpd.conf (#455123)- only enable suexec when appropriate (Jim Radford, #453697) * Thu Jul 10 2008 Tom \"spot\" Callaway 2.2.9-3- rebuild against new db4 4.7 * Tue Jul 08 2008 Joe Orton 2.2.9-2- update to 2.2.9- build event MPM too * Wed Jun 04 2008 Joe Orton 2.2.8-4- correct UserDir directive in default config (#449815) * Tue Feb 19 2008 Fedora Release Engineering - 2.2.8-3- Autorebuild for GCC 4.3 * Tue Jan 22 2008 Joe Orton 2.2.8-2- update to 2.2.8- drop mod_imagemap * Wed Dec 05 2007 Release Engineering - 2.2.6-4- Rebuild for openssl bump * Mon Sep 17 2007 Joe Orton 2.2.6-3- add fix for SSL library string regression (PR 43334)- use powered-by logo from system-logos (#250676)- preserve timestamps for installed config files * Fri Sep 07 2007 Joe Orton 2.2.6-2- update to 2.2.6 (#250757, #282761) * Sun Sep 02 2007 Joe Orton 2.2.4-10- rebuild for fixed APR * Wed Aug 22 2007 Joe Orton 2.2.4-9- rebuild for expat soname bump * Tue Aug 21 2007 Joe Orton 2.2.4-8- fix License- require /etc/mime.types (#249223) * Thu Jul 26 2007 Joe Orton 2.2.4-7- drop -tools dependency on httpd (thanks to Matthias Saou) * Wed Jul 25 2007 Joe Orton 2.2.4-6- split out utilities into -tools subpackage, based on patch by Jason Tibbs (#238257) * Tue Jul 24 2007 Joe Orton 2.2.4-5- spec file cleanups: provide httpd-suexec, mod_dav; don\'t obsolete mod_jk; drop trailing dots from Summaries- init script * add LSB info header, support force-reload (#246944) * update description * drop 1.3 config check * pass $pidfile to daemon and pidfile everywhere * Wed May 09 2007 Joe Orton 2.2.4-4- update welcome page branding * Tue Apr 03 2007 Joe Orton 2.2.4-3- drop old triggers, old Requires, xmlto BR- use Requires(...) correctly - use standard BuildRoot - don\'t mark init script as config file- trim CHANGES further * Mon Mar 12 2007 Joe Orton 2.2.4-2- update to 2.2.4- drop the migration guide (#223605) * Thu Dec 07 2006 Joe Orton 2.2.3-8- fix path to instdso.sh in special.mk (#217677)- fix detection of links in \"apachectl fullstatus\" * Tue Dec 05 2006 Joe Orton 2.2.3-7- rebuild for libpq soname bump * Sat Nov 11 2006 Joe Orton 2.2.3-6- rebuild for BDB soname bump * Mon Sep 11 2006 Joe Orton 2.2.3-5- updated \"powered by Fedora\" logo (#205573, Diana Fong)- tweak welcome page wording slightly (#205880) * Fri Aug 18 2006 Jesse Keating - 2.2.3-4- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc * (#203001) * Thu Aug 03 2006 Joe Orton 2.2.3-3- init: use killproc() delay to avoid race killing parent * Fri Jul 28 2006 Joe Orton 2.2.3-2- update to 2.2.3- trim %changelog to >=2.0.52 * Thu Jul 20 2006 Joe Orton 2.2.2-8- fix segfault on dummy connection failure at graceful restart (#199429) * Wed Jul 19 2006 Joe Orton 2.2.2-7- fix \"apxs -g\"-generated Makefile- fix buildconf with autoconf 2.60 * Wed Jul 12 2006 Jesse Keating - 2.2.2-5.1- rebuild * Wed Jun 07 2006 Joe Orton 2.2.2-5- require pkgconfig for -devel (#194152)- fixes for installed support makefiles (special.mk et al)- BR autoconf * Fri Jun 02 2006 Joe Orton 2.2.2-4- make -devel package multilib-safe (#192686) * Thu May 11 2006 Joe Orton 2.2.2-3- build DSOs using -z relro linker flag * Wed May 03 2006 Joe Orton 2.2.2-2- update to 2.2.2 * Thu Apr 06 2006 Joe Orton 2.2.0-6- rebuild to pick up apr-util LDAP interface fix (#188073) * Fri Feb 10 2006 Jesse Keating - (none):2.2.0-5.1.2- bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating - (none):2.2.0-5.1.1- rebuilt for new gcc4.1 snapshot and glibc changes * Mon Feb 06 2006 Joe Orton 2.2.0-5.1- mod_auth_basic/mod_authn_file: if no provider is configured, and AuthUserFile is not configured, decline to handle authn silently rather than failing noisily. * Fri Feb 03 2006 Joe Orton 2.2.0-5- mod_ssl: add security fix for CVE-2005-3357 (#177914)- mod_imagemap: add security fix for CVE-2005-3352 (#177913)- add fix for AP_INIT_ * designated initializers with C++ compilers- httpd.conf: enable HTMLTable in default IndexOptions- httpd.conf: add more \"redirect-carefully\" matches for DAV clients * Thu Jan 05 2006 Joe Orton 2.2.0-4- mod_proxy_ajp: fix Cookie handling (Mladen Turk, r358769) * Fri Dec 09 2005 Jesse Keating - rebuilt * Wed Dec 07 2005 Joe Orton 2.2.0-3- strip manual to just English content * Mon Dec 05 2005 Joe Orton 2.2.0-2- don\'t strip C-L from HEAD responses (Greg Ames, #110552)- load mod_proxy_balancer by default- add proxy_ajp.conf to load/configure mod_proxy_ajp- Obsolete mod_jk- update docs URLs in httpd.conf/ssl.conf * Fri Dec 02 2005 Joe Orton 2.2.0-1- update to 2.2.0 * Wed Nov 30 2005 Joe Orton 2.1.10-2- enable mod_authn_alias, mod_authn_anon- update default httpd.conf * Fri Nov 25 2005 Joe Orton 2.1.10-1- update to 2.1.10- require apr >= 1.2.0, apr-util >= 1.2.0 * Wed Nov 09 2005 Tomas Mraz 2.0.54-16- rebuilt against new openssl * Thu Nov 03 2005 Joe Orton 2.0.54-15- log notice giving SELinux context at startup if enabled- drop SSLv2 and restrict default cipher suite in default SSL configuration * Thu Oct 20 2005 Joe Orton 2.0.54-14- mod_ssl: add security fix for SSLVerifyClient (CVE-2005-2700)- add security fix for byterange filter DoS (CVE-2005-2728)- add security fix for C-L vs T-E handling (CVE-2005-2088)- mod_ssl: add security fix for CRL overflow (CVE-2005-1268)- mod_ldap/mod_auth_ldap: add fixes from 2.0.x branch (upstream #34209 etc)- add fix for dummy connection handling (#167425)- mod_auth_digest: fix hostinfo comparison in CONNECT requests- mod_include: fix variable corruption in nested includes (upstream #12655)- mod_ssl: add fix for handling non-blocking reads- mod_ssl: fix to enable output buffering (upstream #35279)- mod_ssl: buffer request bodies for per-location renegotiation (upstream #12355) * Sat Aug 13 2005 Joe Orton 2.0.54-13- don\'t load by default: mod_cern_meta, mod_asis- do load by default: mod_ext_filter (#165893) * Thu Jul 28 2005 Joe Orton 2.0.54-12- drop broken epoch deps * Thu Jun 30 2005 Joe Orton 2.0.54-11- mod_dav_fs: fix uninitialized variable (#162144)- add epoch to dependencies as appropriate- mod_ssl: drop dependencies on dev, make- mod_ssl: mark post script dependencies as such * Mon May 23 2005 Joe Orton 2.0.54-10- remove broken symlink (Robert Scheck, #158404) * Wed May 18 2005 Joe Orton 2.0.54-9- add piped logger fixes (w/Jeff Trawick) * Mon May 09 2005 Joe Orton 2.0.54-8- drop old \"powered by Red Hat\" logos * Wed May 04 2005 Joe Orton 2.0.54-7- mod_userdir: fix memory allocation issue (upstream #34588)- mod_ldap: fix memory corruption issue (Brad Nicholes, upstream #34618) * Tue Apr 26 2005 Joe Orton 2.0.54-6- fix key/cert locations in post script * Mon Apr 25 2005 Joe Orton 2.0.54-5- create default dummy cert in /etc/pki/tls- use a pseudo-random serial number on the dummy cert- change default ssl.conf to point at /etc/pki/tls- merge back -suexec subpackage; SELinux policy can now be used to persistently disable suexec (#155716)- drop /etc/httpd/conf/ssl. * directories and Makefiles- unconditionally enable PIE support- mod_ssl: fix for picking up -shutdown options (upstream #34452) * Mon Apr 18 2005 Joe Orton 2.0.54-4- replace PreReq with Requires(pre) * Mon Apr 18 2005 Joe Orton 2.0.54-3- update to 2.0.54 * Tue Mar 29 2005 Joe Orton 2.0.53-6- update default httpd.conf: * clarify the comments on AddDefaultCharset usage (#135821) * remove all the AddCharset default extensions * don\'t load mod_imap by default * synch with upstream 2.0.53 httpd-std.conf- mod_ssl: set user from SSLUserName in access hook (upstream #31418)- htdigest: fix permissions of created files (upstream #33765)- remove htsslpass * Wed Mar 02 2005 Joe Orton 2.0.53-5- apachectl: restore use of $OPTIONS again * Wed Feb 09 2005 Joe Orton 2.0.53-4- update to 2.0.53- move prefork/worker modules comparison to %check * Mon Feb 07 2005 Joe Orton 2.0.52-7- fix cosmetic issues in \"service httpd reload\"- move User/Group higher in httpd.conf (#146793)- load mod_logio by default in httpd.conf- apachectl: update for correct libselinux tools locations * Tue Nov 16 2004 Joe Orton 2.0.52-6- add security fix for CVE CAN-2004-0942 (memory consumption DoS)- SELinux: run httpd -t under runcon in configtest (Steven Smalley)- fix SSLSessionCache comment for distcache in ssl.conf- restart using SIGHUP not SIGUSR1 after logrotate- add ap_save_brigade fix (upstream #31247)- mod_ssl: fix possible segfault in auth hook (upstream #31848)- add htsslpass(1) and configure as default SSLPassPhraseDialog (#128677)- apachectl: restore use of $OPTIONS- apachectl, httpd.init: refuse to restart if $HTTPD -t fails- apachectl: run $HTTPD -t in user SELinux context for configtest- update for pcre-5.0 header locations * Sat Nov 13 2004 Jeff Johnson 2.0.52-5- rebuild against db-4.3.21 aware apr-util. * Thu Nov 11 2004 Jeff Johnson 2.0.52-4- rebuild against db-4.3-21. * Tue Sep 28 2004 Joe Orton 2.0.52-3- add dummy connection address fixes from HEAD- mod_ssl: add security fix for CAN-2004-0885 * Tue Sep 28 2004 Joe Orton 2.0.52-2- update to 2.0.52
|
|
|