2016-10-18 David C. Haley <khoralin@gmail.com>
	* ALL: deprecated. apache1 -> apache22
	  Upstream vendor deprecated 1.x branch for 2.2.x.

2010-08-18 Remko van der Vossen <wich@sourcemage.org>
	* CONFLICTS: check spell_ok before persistent_read
	             correct conflicts to httpd-dev

2010-05-02 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Actually rename spell so it will cast.
	  Updated to verison 1.3.42. SECURITY_PATCH++
	* PRE_BUILD: Change to SCRIPT_DIRECTORY so patch will work

2010-03-23 Mark Bainter <mbainter@sourcemage.org>
	* Renamed from apache to apache1
	* CONFLICTS: added apache (deprecated)

2009-09-04 Quentin Rameau <quinq@sourcemage.org>
	* PRE_BUILD, apache_1.3.41_glic.patch: added, glibc 2.10 compatibility

2008-05-27 Remko van der Vossen <wich@sourcemage.org>
	* CONFLICTS: conflict with xshttpd if that is compiled without prefix

2008-01-25 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Optionally depend on gdbm (Bug #14241) for mod_rewrite

2008-01-19 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.3.41, SECURITY_PATCH=3
	  http://httpd.apache.org/security/vulnerabilities_13.html

2007-11-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Use upstream apache.gpg

2007-09-10 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.3.39, SECURITY_PATCH=2, updated SOURCE_URLs
	  CVE-2006-5752, CVE-2007-3304

2006-09-29 Arjan Bouter <abouter@sourcemage.org>
	* CONFLICTS: added apache22

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* PROVIDES: [automated] Fixed invalid entries.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.

2006-08-13 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to 1.3.37

2006-07-04 George Sherwood <george@beernabeer.com>
	* DETAILS: Upgrade to 1.3.36

2006-05-11 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 1.3.35.

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2005-10-22 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 1.3.34.

2005-04-17 George Sherwood <george@beernabeer.com>
	* PROVIDES: added APACHE1 (Bug 6705)

2005-03-09 Sergey Lipnevich <sergey@sourcemage.org>
	* services: remove, no longer used.

2004-10-31 Ladislav Hagara <hgr@vabo.cz>
	* BUILD: removed the && from the last line

2004-10-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 1.3.33 (SECURITY FIX)
	  Added BUILD_API=2
	* BUILD: Converted to BUILD_API 2

2004-06-05 Jason Flatt <jflatt@sourcemage.org>
	* POST_INSTALL: Removed as it was still trying to start the init
	  script from the old init system.

2004-04-15 Seth Woolley <seth@tautology.org>
	* DETAILS: updated to 1.3.31 for non-critical security updates

2004-03-11 Arwed v. Merkatz <v.merkatz@gmx.net>
	* PROVIDES: added provides APACHE, so WEBSERVER can be used more
	  generally for other web servers too

2003-11-02 Eric Sandall <sandalle@sourcemage.org>
	* PROVIDES: Upper-case provides
	* HISTORY: Formatted to Guru Handbook

2003-10-28 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 1.3.29.

2003-08-22 hgg <hgreig@bigpond.net.au>
	* DETAILS: Update UPDATED purely for test grimoire integration.

2003-07-30 Arwed v. Merkatz <v.merkatz@gmx.net>
	* init.d/*: updated to new init system
	* BUILD: no longer creates /var/run/http dir, the init script
	  takes care of this

2003-07-18 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Upgrade to 1.3.28.

2003-06-29 Sergey Lipnevich <sergey@sourcemage.org>
	* CONFIGURE: set correct OPTS.
	* Added a patch for Berkeley DB 4.1.
	* POST_INSTALL: will check configuration before restarting.
	  Spell will not stop a running server.

2003-05-01 Rob Verkuylen <rob@verkuylen.net>
	* init.d/*: Copied /init.d/apache.sh to /init.d/apache.sh
	  Step 1/3 in bug#: 3115

2003-04-08 M.L. <mlubrano@sourcemage.org>
	* BUILD: Added $OPTS

2003-02-25 Eric Schabell <eschabell@sourcemage.org>
	* Cleaned up installscript call, not needed.

2003-02-24 Eric Schabell <eschabell@sourcemage.org>
	* BUILD: Updated and moved apache.sh to init.d script dir
	  for correct usage of init.d as now updated in devel grimoire.
	  runlevel links done automagically, see apache script headder
	  for runlevel settings.

2002-01-08 Sergey Lipnevich <sergey@sourcemage.org>
	* apache.sh: Improved init script.
	  Copy init script only if none present.
	* BUILD: Create /var/run/httpd directory.

2002-09-01 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD: Updated to have --localstatedir=/var, fixing bug 701.

2002-06-19 Eric Schabell <eric@schabell.com>
	* DETAILS: Security fix version increase, also changed UPDATE field as this
	  should be applied on your box.

2002-04-08 Eric Schabell <eric@schabell.com>
	* DETAILS: Reverted back to 1.3.24 due to bugs/complications with php spell and
	  other user problems.

2002-04-07 Eric Schabell <eric@schabell.com>
	* DETAILS: Updated version to 2.0.35:
	* This is the initial, stable release of the Apache 2.0 series. Compared
	  to the 1.3 series, Apache 2.0 offers higher performance, better
	  scalability, integrated SSL and WebDAV support, improved HTTP proxy
	  support, and I/O layering and filtering.

2002-03-28 Eric Schabell <eric@schabell.com>
	* DETAILS: Added MAINTAINER line.

2002-03-25 Eric Schabell <eric@schabell.com>
	* DETAILS: Updated version to 1.3.24:
	  The Apache Group is pleased to announce the release
	  of the 1.3.24 version of the Apache HTTP server.
	  Apache 1.3.24 is principally a security and bug fix
	  release. Of particular note is that 1.3.24 addresses
	  and fixes the issues noted in CAN-2002-0061 (mitre.org)
	  regarding escaping of command line args on Win32.
	  Apache 1.3.24 is the best version of Apache currently
	  available.

2002-03-13 Eric Schabell <eric@schabell.com>
	* HISTORY: Added

