SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for apache-devel-1.3.28-3.3.93mdk.bh.i686.rpm :
Fri Jun 25 12:00:00 2004 Vincent Danen 1.3.28-3.3.92mdk
- security fix for CAN-2004-0492

Wed May 12 12:00:00 2004 Vincent Danen 1.3.28-3.2.92mdk
- security update for CAN-2003-0020, CAN-2003-0987, CAN-2003-0993,
CAN-2004-0174

Wed Oct 29 11:00:00 2003 Vincent Danen 1.3.28-3.1.92mdk
- security update CAN-2003-0542

Mon Sep 8 12:00:00 2003 Jean-Michel Dault 1.3.28-3mdk
- fix ASF bug #21737 (cgi zombie processes)

Thu Sep 4 12:00:00 2003 Jean-Michel Dault 1.3.28-2mdk
- remove conflicting man page (is in apache-common now)

Mon Aug 25 12:00:00 2003 Oden Eriksson 1.3.28-1mdk
- apache v1.3.28
- EAPI v2.8.15
- misc spec file fixes
- rediffed P5

Thu Aug 14 12:00:00 2003 Gwenole Beauchesne 1.3.27-11mdk
- BuildRequires: db3-devel, libgdbm-devel

Mon Jul 21 12:00:00 2003 David Baudens 1.3.27-10mdk
- Rebuild to fix bad signature

Fri May 30 12:00:00 2003 Oden Eriksson 1.3.27-9mdk
- rebuilt against new mm
- misc spec file fixes

Fri Feb 28 11:00:00 2003 Jean-Michel Dault 1.3.27-8mdk
- Do not require libdb3.3-devel anymore, since there is a conflict
between libdb3.3 and libdb4.0 devel packages. This messes the upgrade

Thu Feb 20 11:00:00 2003 Jean-Michel Dault 1.3.27-7mdk
- pickup libap.a, libmain.a, libos.a and libstandard.a, and put them in
apache-devel
- removed apache-common and apache-manual, they will be split into their
own packages so we can put apache-modules into cooker main.

Thu Feb 13 11:00:00 2003 Jean-Michel Dault 1.3.27-6mdk
- add AP13pre macro to make sure about the sanity of the conf files
- remove the warning messages from apxs, they are not necessery and confuse
the user and some scripts
- re-add mod_auth_dbm

Tue Jan 7 11:00:00 2003 Jean-Michel Dault 1.3.27-5mdk
- Use ADVX-build to generate macros
- Add Provides: ADVXpackage, all ADVX package will have this tag,
so we can easily do a rpm --whatprovides ADVXpackage to find out
what ADVX packages a user has installed on his system.
- Likewise, add Provides: AP13package and AP20package in the same
manner

Thu Jan 2 11:00:00 2003 Jean-Michel Dault 1.3.27-4mdk
- rebuilt for new mm version
- enable SHARED_CORE for Kylix compatibility

Fri Nov 15 11:00:00 2002 Gwenole Beauchesne 1.3.27-3mdk
- Make it lib64 aware

Fri Nov 8 11:00:00 2002 Jean-Michel Dault 1.3.27-2mdk
- Rebuild for Cooker

Mon Oct 28 11:00:00 2002 Jean-Michel Dault 1.3.27-1mdk
- Security update
- New version

Fri Jul 12 12:00:00 2002 Jean-Michel Dault 1.3.26-6mdk
- don\'t use apache for document root (possible minor security bug) and icons
- require rpm-helper

Fri Jul 12 12:00:00 2002 Frederic Lepied 1.3.26-5mdk
- add apache user

Tue Jul 9 12:00:00 2002 Pixel 1.3.26-4mdk
- change the requires on perl (precise the Epoch)

Mon Jul 8 12:00:00 2002 Pixel 1.3.26-3mdk
- build with \"-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64\" since mod_perl uses this
(since using uselargefiles in perl)
=> apache_mod-perl will now work again :)

Tue Jun 25 12:00:00 2002 Christian Belisle 1.3.26-1mdk
- new version 1.3.26.

Thu May 16 12:00:00 2002 Christian Belisle 1.3.24-2mdk
- Rebuild with gcc 3.1.
- New openssl.

Mon Apr 15 12:00:00 2002 Christian Belisle 1.3.24-1mdk
- Updated perl version.
- 1.3.24 (security and bug fixes).
- EAPI&mod_ssl 2.8.8.
- Re-generate Patch5.

Sat Mar 2 11:00:00 2002 Jean-Michel Dault 1.3.23-4mdk
- added --disable-rule=expat to stop segfaults in mod_perl. The only reason
expat is needed is for mod_dav, and then it\'s possible to link it with the
real expat shared library. Links:
http://lists.xml.org/archives/xml-dev/200008/msg00229.html
http://axkit.org/faq.xml

Sat Mar 2 11:00:00 2002 Jean-Michel Dault 1.3.23-3mdk
- Re-build since there was a mod_ssl security update and a few things have
been fixed in the EAPI as well (and that\'s in Apache).
- Fix manual path
- Fix configuration files to be more secure, and also to be easier to parse
by Frontpage and other addons.
- The old advx.com is broken, the new site is www.advx.org
- Misc. fixes to index.shtml (yes, I removed my name from the index.shtml,
some people did not like it)
- Removed suexec, will be in a separate package instead. The problem was the
docroot was hardcoded in it, and people with non-standard html directories
had to re-compile everything to get it working for their configuration.

Thu Feb 28 11:00:00 2002 Christian Belisle 1.3.23-2mdk
- Fix apache-manual files (
*.html.html ->
*.html)

Fri Jan 4 11:00:00 2002 Christian Belisle 1.3.23-1mdk
- Apache 1.3.23
- mod_ssl 2.8.6

Mon Dec 17 11:00:00 2001 Christian Belisle 1.3.22-3mdk
- Fix apache-manual problems.
- Fix man page (s/inetd/xinetd).

Tue Nov 6 11:00:00 2001 Christian Belisle 1.3.22-2mdk
- fix owner in apache-manual.
- fix source permissions (rpmlint).

Tue Oct 16 12:00:00 2001 Christian Belisle 1.3.22-1mdk
- apache 1.3.22.
- EAPI 2.8.5.
- remake patches.

Mon Oct 15 12:00:00 2001 Christian Belisle 1.3.20-7mdk
- Put html manual in /var/www/html/apache-manual.

Thu Oct 11 12:00:00 2001 Christian Belisle 1.3.20-6mdk
- Build against new db3.

Tue Oct 9 12:00:00 2001 Christian Belisle 1.3.20-5mdk
- Make rpmlint happier.

Tue Oct 9 12:00:00 2001 Christian Belisle 1.3.20-4mdk
- Correct the manpage to show the right conf and log files.
- Provides the Obsoletes for compatibility.

Fri Aug 24 12:00:00 2001 Philippe Libat 1.3.20-3mdk
- added BuildConflicts: BerkeleyDB-devel

Fri Aug 24 12:00:00 2001 Philippe Libat 1.3.20-2mdk
- fixed requires apache-conf

Thu Jul 5 12:00:00 2001 Philippe Libat 1.3.20-1mdk
- update

Fri Apr 13 12:00:00 2001 Jean-Michel Dault 1.3.19-3mdk
- fixed requires

Mon Apr 9 12:00:00 2001 Jean-Michel Dault 1.3.19-2mdk
- added serverbuild flag
- EAPI 2.8.2 (cleanup and bugfixes)

Sun Mar 25 12:00:00 2001 Jean-Michel Dault 1.3.19-1mdk
- Completely remade the spec file so it\'s easier to grok
- Updated to 1.3.19
- Removed SGI optimizations, they are now unsupported by SGI =(
Bad thing and good thing, since the patches had a bunch of casts and
other constructs that ASF try to keep out of the code because it leads
to very subtle bugs... If I have time, I will create an Apache-SGI package
for contribs with the 1.3.14 version that will work in proxy mode.
- Replaced the Microsoft Frontpage patches by the Improved Frontpage
module, which is better, and a lot more secure. This module will we in a
separate package.
- Re-put mod_perl into its own SRPM. We\'ll use the new apache-source
package to build the static mod_perl
- Split modules into their own package so they can be used with mod_perl
as well
- Put mod_include_xssi in a different package so it can USE_PERL_SSI
- Replaced the ln and rm commands in the post scripts by a relative symbolic
link created in the build process.
- Get the EAPI directly from mod_ssl so we don\'t have to untar it, extract
the two directories we need and re-tar them for Apache
- Add small advertising on index.shtml for Thawte SSL certificates for
people to secure their web servers
- Added Prereqs almost everywhere to install in the right order
- Changed MM_CORE_PATH to /var/apache-mm/mm instead of /var/run/mm
because only root can write to /var/run and we have to be able to run
Apache as a non-root user! Also, we change httpd.h directly since
adding the define under the shell removes the quote, and it breaks
future use with apxs
- Added -fno-strict-aliasing since it\'s used by mod_perl
- Removed russian package descriptions
- Removed all configuration files, they will be put into apache-conf module,
so they can be easily tailored by an ISP or an OEM
- Added rotatelogs utility

Thu Feb 1 11:00:00 2001 Francis Galiegue 1.3.14-4mdk
- Do not run make test on ia64 :(

Wed Jan 17 11:00:00 2001 Vincent Danen 1.3.14-3mdk
- fix for insecure tempfile creation in htpasswd and htdigest

Tue Oct 24 12:00:00 2000 Jean-Michel Dault 1.3.14-2mdk
- put Requires: apache-common in HTML-Embperl package

Sat Oct 21 12:00:00 2000 Jean-Michel Dault 1.3.14-1mdk
- update to 1.3.14 bugfix+security release
- mod_rewrite patch thanks to Vincent Danen
- update to EAPI 2.7.1 (bugfixes + update for 1.3.14) thanks to RSE
- update to HTML-Embperl-1.3b6 (update for 1.3.14)
- one week of diff-of-a-diff-of-a-diff-of-a-diff tweaking
- modified httpd.conf so /doc points to /usr/share/doc (thanks to Guillaume
Rousse
- added new init script from Mikhail Zabaluev of the
Russian Apache Project
- Fixed a bug in httpd-perl.conf thanks to Florin Grad

- Added KOffice mimetypes

Wed Sep 27 12:00:00 2000 Jean-Michel Dault 1.3.12-30mdk
- Fixed the [PASSED] in the init script
- Added index.php in DirectoryIndex for PHPNuke
- fixed post-install script
- fixed BuildRequires
- fixed library name mismatch in mm
- There are still 129 errors with rpmlint, but that\'s only because all files
are owned by apache.apache and flepied didn\'t rebuilt rpmlint.

Fri Sep 8 12:00:00 2000 Jean-Michel Dault 1.3.12-27mdk
- Created an hyper-robust init script
- apachectl is now a symlink to the init script
- Fixed problems with segfaulting when logtorating (some modules don\'t like
kill -USR1, and you have to stop and restart Apache so it restarts
cleanly)
- Removed BUFFERED_LOGS from the main Makefile. Instead, create a copy of
mod_log_config with the #define and leave the choice to the user by
tweaking httpd.conf
- Added support for ApacheJServ, and hopefully Tomcat/Jakarta
- link with -lpthread to fix php-mysql issues
(Thanks a lot to takiAATTenternet.hu!)
- rebuilt with patched mm
- new user apache (compatibility with RedHat)
- changed /var/www ownership to apache.apache
- changed log dir ownership to apache.apache
- fixed possible security bug submitted by richardjbrainAATThotmail.com where
the /perl/ directory is browseable

Thu Aug 24 12:00:00 2000 Jean-Michel Dault 1.3.12-26mdk
- new Mandrake logo from http://mandrake.com/en/poweredby.php3
- EAPI 2.6.6
- fix HTML::Embperl config file
- do not run make test on alpha
- added some documentation in httpd.conf about the buffered logs

Mon Aug 21 12:00:00 2000 Jean-Michel Dault 1.3.12-25mdk
- fixed init script

Wed Aug 9 12:00:00 2000 Jean-Michel Dault 1.3.12-24mdk
- fixed a bad link in HTML-Embperl documentation

Tue Aug 8 12:00:00 2000 Jean-Michel Dault 1.3.12-23mdk
- Apache now works perfectly with mod_perl, HTML::Embperl and Apache::ASP
- Rebuilt with new perl for more security
- Tested
*every
* file, except for 1 DBI file
- The build process now makes 300 different tests before it writes the
package
- Cleaned the spec file

Fri Aug 4 12:00:00 2000 Jean-Michel Dault 1.3.12-22mdk
- added .htaccess for Embperl so the examples work online

Thu Aug 3 12:00:00 2000 Jean-Michel Dault 1.3.12-21mdk
- fixed provides for mod_perl
- fixed post scripts

Thu Aug 3 12:00:00 2000 Jean-Michel Dault 1.3.12-20mdk
- fixed manual path
- removed the part on the webpage about the SGI optimizations for the
mod_perl package

Thu Aug 3 12:00:00 2000 Jean-Michel Dault 1.3.12-19mdk
- at post-install, s|/home/httpd|/var/www| in httpd-perl.conf also
- put manual in separate package
- put PARSE_FORM and RANDOM_SSI defines for the xssi module

Thu Aug 3 12:00:00 2000 Jean-Michel Dault 1.3.12-18mdk
- Fixed the configure script (seems we need to define additional modules
at the beginning of the configure options.. weird...)

Thu Aug 3 12:00:00 2000 Jean-Michel Dault 1.3.12-17mdk
- if /home/httpd exists, link /var/www to it so upgrades do not break the
system
- at post-install, s|/home/httpd|/var/www| in httpd.conf

Wed Aug 2 12:00:00 2000 Jean-Michel Dault 1.3.12-16mdk
- added standalone and cgi Embperl, plus a battery of tests to make sure
everything compiles and works correctly
- moved document root to %{apacheroot}

Mon Jul 31 12:00:00 2000 Jean-Michel Dault 1.3.12-15mdk
- added HTML-Embperl in the main package since if won\'t compile when httpd
is stripped (needs symbols)
- Long period of experimenting to determine the correct build sequence and
understand the code well enough to create patches
- HTML-Embperl is needed for many interesting applications, such as Tallyman
(E-commerce application)

Fri Jul 14 12:00:00 2000 Jean-Michel Dault 1.3.12-14mdk
- Bonnne Fete la France! 14 juillet et 14mdk =)
- completely remade package. Now has mod_perl inside, to build separate
packages: apache-common, apache-mod_perl and apache. The apache-mod_perl
package is statically linked and
*stable
*, while the combination of apache
+ mod_perl (DSO) was causing segfaults all the time, specially with ASP.
Took me a long time to figure out how to get rid of that problem, and
thanks to Mikhail Zabaluev for his help!
- It\'s possible to use both apache and apache-mod_perl. The plain apache
will proxy the requests to apache-mod_perl. Very efficient.
- prepare for FHS/LSB. Now a macro defines apacheroot, apachecontent and
apachebase. Macro-ized everything
- added -D_FILE_OFFSET_BITS=64 definitions
- EAPI 2.6.5

Mon May 8 12:00:00 2000 Jean-Michel Dault 1.3.12-11mdk
- EAPI 2.6.4 (bugfixes again!)
- Workaround for big bug in msec. Now apache chmods 0755 /home/httpd
- More russian descriptions from from Mikhail Zabaluev
- USE_STAT_CACHE

Mon Apr 17 12:00:00 2000 Jean-Michel Dault 1.3.12-10mdk
- Use the contribs mm instead of bundling it into apache (we\'ll move mm to
the main distro, otherwise it\'ll conflict)
- EAPI 2.6.3 (bugfixes)
- Replaced the vhost sample lines by sample files for DynamicVhosts and
VirtualHomePages
- Added the new SGI 12-1 and 12-2 patches (bugfixes)
- Split mod_include_xssi.c from mod_include.c (conflict)
- put documentation in /usr/doc where it belongs and made a symlink
in /home/httpd/html/manual
- added russian descriptions from Mikhail Zabaluev
- changed logrotate so it sends SIGUSR1 because httpdloses buffered log
entries when restarted by a SIGHUP.

Fri Apr 14 12:00:00 2000 Jean-Michel Dault 1.3.12-9mdk
- append .c to AddModule mod_vhost_alias
- suggestions from Eric Snyder :
- add #VirtualDocumentRoot sample line
- add #VirtualScriptAlias sample line
- add #NameVirtualHost sample line
- put LMDK200Rw.gif logo

Wed Apr 5 12:00:00 2000 Jean-Michel Dault 1.3.12-8mdk
- cleaned spec

Mon Apr 3 12:00:00 2000 Jean-Michel Dault 1.3.12-7mdk
- EAPI 2.6.2 (no changes, just want to keep current with Ralph EngelSchall)
- Changed Pentium optimizations to Processor-specific optimizations on web
page
- Changed layout of webpage so the package is labeled as Mandrake and people
see it as Apache+addons instead of a non-standard Apache.
- Tested all combinations of patches for mod_perl and mod_ssl, mod_perl was
the culprit.

Mon Apr 3 12:00:00 2000 Frederic Lepied 1.3.12-6mdk
- don\'t compile QSC on arch other than Intel.

Tue Feb 29 11:00:00 2000 Jean-Michel Dault 1.3.12-5mdk
- updated EAPI to 2.6.1

Sun Feb 27 11:00:00 2000 Jean-Michel Dault 1.3.12-3mdk
- fixed link for addon modules

Sun Feb 27 11:00:00 2000 Jean-Michel Dault 1.3.12-3mdk
- removed the patch for mod_log_config.c, was causing a segfault under
certain conditions with the CustomLog of mod_ssl

Sun Feb 27 11:00:00 2000 Jean-Michel Dault 1.3.12-2mdk
- hacked the SGI patches to they work with the EAPI. There is only one
.rej file that I don\'t know how to handle yet (buff.c). Maybe we will
not get every full bit of the 10x performance increase, but we should
get almost all of it, and Apache will still work with mod_ssl.
- Changed signature for Apache-AdvancedExtranetServer

Sat Feb 26 11:00:00 2000 Jean-Michel Dault 1.3.12-1mdk
- updated to 1.3.12
- updated to EAPI 2.6.0

Sun Jan 23 11:00:00 2000 Jean-Michel Dault
- updated to 1.3.11
- updated to EAPI 2.5.0

Tue Jan 18 11:00:00 2000 Jean-Michel Dault
- updated to EAPI 2.4.10
- Put the nice Advanced Extranet and SGI optimized logos.

Wed Jan 5 11:00:00 2000 Jean-Michel Dault
- moved suexec to another package so it doesn\'t get installed by default
- added index.php3 as valid index.

Mon Jan 3 11:00:00 2000 Jean-Michel Dault
- final cleanup for Mandrake 7

Thu Dec 30 11:00:00 1999 Jean-Michel Dault
- rebuilt for Mandrake 7.0
- fixed httpd.pid

Sun Dec 12 11:00:00 1999 Jean-Michel Dault
- updated to mm 1.0.12 and EAPI 2.4.9
- modified index.shtml to link to www.advancedextranet.com

Tue Nov 23 11:00:00 1999 Axalon Bloodstone
- strip (plz)

Sun Oct 31 11:00:00 1999 Axalon Bloodstone
- SMP check/build

Mon Oct 4 12:00:00 1999 Chmouel Boudjnah
- build for cooker.

Mon Sep 6 12:00:00 1999 Jean-Michel Dault
- re-build for EAPI 2.4.2 and mm 1.0.11

Sun Sep 5 12:00:00 1999 Jean-Michel Dault
- added tables in index.s html and removed the part about the docs in
/extranet, because they\'re not completed yet.

Fri Sep 3 12:00:00 1999 Jean-Michel Dault
- fixed package description

Fri Sep 3 12:00:00 1999 Jean-Michel Dault
- updated EAPI to 2.4.1
- updated mm to 1.0.10
- added \"Listen 80\" in httpd.conf

Wed Aug 18 12:00:00 1999 Jean-Michel Dault
- updated EAPI to 2.4.0

Mon Aug 16 12:00:00 1999 Jean-Michel Dault
- updated to 1.3.9

Sun Aug 15 12:00:00 1999 Jean-Michel Dault
- Solaris fixes again

Sat Aug 14 12:00:00 1999 Jean-Michel Dault
- changed install for cp -aR so ldconfig does not complain on shared mem
libs

Fri Aug 13 12:00:00 1999 Jean-Michel Dault
- updated to 1.3.8
- cleaned the SPEC file

Tue Aug 10 12:00:00 1999 Jean-Michel Dault
- got new patches from rseAATTengelschall.com
- fixed some bugs in Solaris RPM
- re-added apachectl, don\'t know why RH removed it...

Tue Aug 3 12:00:00 1999 Jean-Michel Dault
- re-made the SPEC to port to Solaris rpm
- re-designed the web page to be able to include platform and to
separate Apache from all the addon packages
- got new patches from rseAATTengelschall.com

Sun Aug 1 12:00:00 1999 Jean-Michel Dault
- created modules and vhosts directory to clean up a bit

Sat Jul 31 12:00:00 1999 Jean-Michel Dault
- updated EAPI from mod_ssl 2.3.10
- complete re-write of index.html
- created
*LOTS
* of new modules for this version
- removed mod_auth bandwidth
- added Hotwired mod_include
- created /protected-cgi-bin to fix security concerns with a cgi in the
Squid package that was accessible to anyone

Wed Jul 21 12:00:00 1999 Jean-Michel Dault
- updated to mm-1.0.9
- updated EAPI from Jul 15 version of rseAATTengelschall.com
- cosmetic changes on html manual structure, updated links for
crypto stuff now that it\'s on Mandrake site
- removed mod_auth_radius and mod_put, will be in separate packages.
- cleaned sources to have less files

Sun Jun 6 12:00:00 1999 Jean-Michel Dault
- updated to mm-1.0.6
- removed php3 from main apache package, will be in a separate rpm

Sat Jun 5 12:00:00 1999 Jean-Michel Dault
- updated to mm-1.0.5
- added mod_define and addon patch from
- added FrontPage 2000 patch
- added fr locale
- added mod_auth_radius
- added mod_put (Netscape Publish)
- changed index.html to add more documentation, links and icons
- re-made httpd.conf, erased srm.conf and access.conf

Sat May 29 12:00:00 1999 Jean-Michel Dault
- Updated to mm-1.0.4
- Updated EAPI from mod_ssl-2.3.1-1.3.6

Tue May 25 12:00:00 1999 Jean-Michel Dault
- Hacked apxs so the package finally compiles in one shot
- Tweaked config files to add a bit more performance
- Added shared_time in scoreboard

Mon May 24 12:00:00 1999 Axalon Bloodstone
- Should correctly deside if it should restart apache

Sun May 23 12:00:00 1999 Jean-Michel Dault
- updated to php3.0.8

Sat May 22 12:00:00 1999 Jean-Michel Dault
- added support for RPM_OPT_CFLAGS

Thu May 20 12:00:00 1999 Jean-Michel Dault
- added index.htm and Default.htm in srm.conf
- removed msql support (no rpm, no binary, commercial license)
- added mm-1.0.3 from rseAATTengelschall.com
- added EAPI from rseAATTengelschall.com
- added suexec code

Tue May 18 12:00:00 1999 Ga�l Duval
- removed sed stuff (there is no sed at install time)
- added a correct srm.conf

Fri May 14 12:00:00 1999 Chmouel Boudjnah
- Fix dependences.

Wed May 12 12:00:00 1999 Chmouel Boudjnah
- Fixing typo.
- Compressing man-pages.

Mon May 3 12:00:00 1999 Ga�l Duval
- merged apache and php3, added post and postun config scripts
- moved all archives from tar.gz to tar.bz2
- Mandrake apdaption
- php3 doc linked from the local index.html

Wed Apr 7 12:00:00 1999 Bill Nottingham
- allow indexes in /doc

Tue Apr 6 12:00:00 1999 Preston Brown
- strip binaries

Mon Apr 5 12:00:00 1999 Preston Brown
- prerequire /bin/rm, added /doc path pointing to /usr/doc for localhost

Fri Mar 26 11:00:00 1999 Preston Brown
- updated log rotating scripts to not complain if logs aren\'t present.

Thu Mar 25 11:00:00 1999 Preston Brown
- fixed up path to perl

Wed Mar 24 11:00:00 1999 Preston Brown
- updated init script to conform to new standards
- upgraded to 1.3.6, fixed apxs patch

Mon Mar 22 11:00:00 1999 Preston Brown
- clean up logfiles on deinstallation

Sun Mar 21 11:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 4)

Fri Mar 12 11:00:00 1999 Cristian Gafton
- added mod_bandwidth
- updated to 1.3.4
- prereq mailcap

Fri Dec 18 11:00:00 1998 Cristian Gafton
- added patch to disable building support for ndbm
- build against glibc 2.1

Mon Oct 12 12:00:00 1998 Cristian Gafton
- updated to 1.3.3 to catch up with bug fixes
- added the /usr/bin/
* binaries to the spec file list

Fri Sep 25 12:00:00 1998 Cristian Gafton
- change ownership of cache dir to nobody
- added \"Red Hat\" to the server string
- updated to version 1.3.2
- fixed all references to httpsd in config files

Fri Sep 4 12:00:00 1998 Cristian Gafton
- small fixes to the spec file
- patch to handle correctly the -d option
- leave out the .usr.src.apache_1.3.28 for now

Thu Sep 3 12:00:00 1998 Preston Brown
- patched apxs not to bomb out if it can\'t find httpd

Wed Sep 2 12:00:00 1998 Preston Brown
- upgraded to apache 1.3.1.
- Heavy rewrite.
- changed providing a_web_server to just webserver. Humor is not an option.

Mon Aug 10 12:00:00 1998 Erik Troan
- updated to build as non-root user
- added patch to defeat header dos attack

Thu May 7 12:00:00 1998 Prospector System
- translations modified for de, fr, tr

Wed May 6 12:00:00 1998 Cristian Gafton
- fixed the default config files to be more paranoid about security

Sat May 2 12:00:00 1998 Cristian Gafton
- fixed init script
- added index.htm to the list of acceptable indexes

Sat May 2 12:00:00 1998 Cristian Gafton
- updated to 1.2.6
- added post script to install htm extension for text/html into
/etc/mime.types

Wed Apr 22 12:00:00 1998 Michael K. Johnson
- enhanced sysv init script

Tue Jan 6 11:00:00 1998 Erik Troan
- updated to 1.2.5, which includes many security fixes

Wed Dec 31 11:00:00 1997 Otto Hammersmith
- fixed overkill on http.init stop

Wed Dec 31 11:00:00 1997 Erik Troan
- added patch for backslash DOS attach

Thu Nov 6 11:00:00 1997 Donnie Barnes
- added htdigest binary to file list

Mon Nov 3 11:00:00 1997 Donnie Barnes
- made the default index.html be config(noreplace) so we no longer
blow away other folks\' index.html

Wed Oct 29 11:00:00 1997 Donnie Barnes
- added chkconfig support
- added restart|status options to initscript
- renamed httpd.init to httpd

Tue Oct 7 12:00:00 1997 Elliot Lee
- Redid spec file, patches, etc. from scratch.


 
ICM