2025-04-27 Thomas Orgis <sobukus@sourcemage.org>
	* PRE_BUILD, patches/001-apr-util-1.6.3-fix-db-detection.patch:
	  hack configure to fix db detection with current gcc

2023-04-14 David C. Haley <khoralin@gmail.com>
	* DETAILS: version bump -> 1.6.5
	  SECURITY_PATCH++: CVE-2022-25147
	  SOURCE_HASH: Dropped, not used

2018-01-05 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: updated to 1.6.1

2017-02-09 Eric Sandall <sandalle@sourcemage.org>
	* INSTALL: build doesn't exist, copy to build-1

2016-12-04 Thomas Orgis <sobukus@sourcemage.org>
	* INSTALL: avoid bad /usr/share/apache2/build/build-1 link,
	  proper fix for install/build still needed

2016-11-22 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.5.4

2014-01-02 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.5.3

2013-06-21 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.5.2

2012-02-15 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.4.1

2011-08-16 Vlad Glagolev <stealth@sourcemage.org>
	* DEPENDS: corrected info message color

2011-08-11 Vlad Glagolev <stealth@sourcemage.org>
	* {{REPAIR^all^,}PRE_,}SUB_DEPENDS: added LDAP subdependency

2011-07-25 Bor Kraljič <pyrobor@ver.si>
	* DEPENDS: fixed dependency flags

2011-05-22 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.3.12

2010-10-30 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated to 1.3.10, SECURITY_PATCH++

2010-05-12 Vlad Glagolev <stealth@sourcemage.org>
	* DEPENDS: added odbc as opt dep

2009-08-09 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.3.9

2009-07-07 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.3.8, SECURITY_PATCH=1

2009-06-09 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.3.7

2009-05-24 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: updated to 1.3.4

2008-01-28 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* TRIGGERS: removed is_depends_enabled.function reference

2007-11-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Use upstream apache.gpg key and signatures
	  Updated to 1.2.12

2007-03-08 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: add optional sqlite, sqlite2, psotgresql

2007-02-22 David Kowis <dkowis@shlrm.org>
	* DETAILS: put the source statement in an if, just in case it doesn't exist

2006-12-09 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.8

2006-10-20 Juuso Alasuutari <iuso@sourcemage.org>
	* TRIGGERS: Substituted broken conditional with
	  is_depends_enabled, changed 'on_cast db cast_self' to
	  check_self, added PATCHLEVEL=1, removed UPDATED.

2006-10-06 Juuso Alasuutari <iuso@sourcemage.org>
	* INSTALL: Create /usr/share/apache2/build-1/ if necessary, bug
	  #13152.

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-04-15 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 1.2.7.

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

2005-12-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Use archive.apache.org instead of www.apache.org as
	  www.apache.org only hosts the latest version while archive.apache.org
	  hosts all versions.

2005-11-30 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 IGNORE to SOURCE_HASH volatile

2005-11-20 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DETAILS: added SOURCE_HINTS=old_svn_compat

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

2005-09-18 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 1.2.1; use SHA1 hash.

2005-05-31 David Brown <dmlb2000@excite.com>
	* DETAILS: got rid of apr 0.9.x stuff
	* INSTALL: got rid of apr 0.9.x stuff

2005-04-28 Sergey Lipnevich <sergey@sourcemage.org>
	* PRE_BUILD: remove `&&' at end of file.

2005-04-23 Sergey Lipnevich <sergey@sourcemage.org>
	* PRE_BUILD: running buildconf before default_pre_build won't work;
	* BUILD.bak: move relevant code into PRE_BUILD and delete.

2005-04-06 David Brown <dmlb2000@excite.com>
	* PRE_BUILD: default_build to default_pre_build
	* INSTALL: link /usr/share/apache2/build -> build-1

2005-04-05 Sergey Lipnevich <sergey@sourcemage.org>
	* ALL: use APR_BRANCH and APR_LATEST; remove 1.0 branch; remove tabs;
	* CONFIGURE: remove; using APR configuration now;
	* DETAILS: upgrade to 1.1.2;
	* BUILD: move functionality into PRE_BUILD.

2005-02-21 David Brown <dmlb2000@excite.com>
	* INSTALL: added Makefile.in for httpd-dev with svn also added a bunch
	  of install roots

2005-02-18 David Brown <dmlb2000@excite.com>
	* CONFIGURE: made 0.9.6 default for config query list
	* DETAILS: fixed problem with picking up version when updating #8273

2005-02-15 David Brown <dmlb2000@excite.com>
	* DETAILS, CONFIGURE: updated 0.9.6

2005-02-02 David Brown <dmlb2000@excite.com>
	* ALL: cleaned up spell to deal with multiple versions

2005-01-29 Arjan Bouter <abouter@sourcemage.org>
	* PRE_BUILD: spell_installed -> spell_ok conversion

2005-01-27 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgraded 1.x branch to 1.1.0.

2005-01-22 Sergey Lipnevich <sergey@sourcemage.org>
	* ALL: upgrade to 1.0.1 and 0.9.5;
	  perform source check-out from Subversion repository;
	  remove or refresh patches as necessary;
	  use BUILD API 2;
	  use `apr' configuration for branch and source selection.
	* INSTALL: link apu-config to apu-1-config for compatibility.

2004-09-11 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade 1.0 branch to release 1.0.0;
	  upgrade 0.9 branch to use HTTPD tag for 2.0.50.

2004-07-31 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, apr-util-0.9.4-gcc34.patch: patch to fix apache2 segfaulting
	  if compiled with gcc 3.4

2004-05-22 Robin Cook <rcook@wyrms.net>
	* PRE_BUILD: moved the buildconf lines from BUILD to PRE_BUILD
	  so that configure exists when BUILD runs to allow the adding
	  of user desired OPTS
	* BUILD: removed the buildconf lines moved to PRE_BUILD

2004-04-14 David Braaten <xiticix47@hotmail.com>
	* BUILD: remove POST_BUILD type lines and put them in
	* POST_BUILD: created.

2004-03-14 Sergey Lipnevich <sergey@sourcemage.org>
	* DEPENDS: add options for GDBM; add INSTALL_ROOT.

2004-01-23 Sergey Lipnevich <sergey@sourcemage.org>
	* TRIGGERS: add to rebuild after Berkeley DB upgrade.

2003-11-18 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: take APU 0.9.5 from the CVS, I can't wait anymore.

2003-10-28 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS, BUILD, (new) CONFIGURE: make it configurable what branch of APR
	  is being used, 0.9 (stable for httpd 2.0) or 1.0 (development for httpd 2.1),
	  and whether to check out latest source from ASF source repository.

2003-10-25 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Set tag to HEAD.
	* build.diff: remove dummy hunk from patch.

2003-10-11 Sergey Lipnevich <sergey@sourcemage.org>
	* Upgrade to 1.0 tree (current tag STRIKER_2_1_0_PRE3).

2003-07-19 Sergey Lipnevich <sergey@sourcemage.org>
	* Make APR include files install in their own directory instead
	  of /usr/include/apache2, so that this directory is not used
	  as an origin of include files during compilation.

2003-07-17 Sergey Lipnevich <sergey@sourcemage.org>
	* Added a patch to adjust the build system for subsequent httpd build.
	  Added code to replace paths in `apu-config' similar to apr/BUILD.

2003-07-09 Sergey Lipnevich <sergey@sourcemage.org>
	* Upgrade to 0.9.4 from Apache 2.0.47.

2003-07-04 Sergey Lipnevich <sergey@sourcemage.org>
	* Upgrade to 0.9.4 taken from CVS (no published tarball).
	  Improve DEPENDS settings passed into OPTS.

2003-05-08 Julian v. Bock <julian@wongr.net>
	* DETAILS: set VERSION to 0.9.3; add mirrors.

2003-03-26 Julian v. Bock <julian@wongr.net>
	* add spell.

2003-03-02 Robert Helgesson <rycee@home.se>
	* Created spell

