1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204
|
libapache2-mod-rpaf (0.6-13) unstable; urgency=medium
* Fix homepage field and watch file
-- Sergey B Kirpichev <skirpichev@gmail.com> Wed, 01 Oct 2014 21:27:02 +0400
libapache2-mod-rpaf (0.6-12) unstable; urgency=low
* Add transition notes
* Fix lintian error: vcs-field-not-canonical
* Bump up Standards-Version (to 3.9.5)
* Add --no-silent to LTFLAGS
* Restore 030_ipv6.patch, removed by QA upload in 0.6-1 (Closes: #726529)
* Refresh patches
-- Sergey B Kirpichev <skirpichev@gmail.com> Fri, 24 Jan 2014 10:24:27 +0400
libapache2-mod-rpaf (0.6-11) unstable; urgency=low
* Repackage from experimental to sid (Closes: #709463)
-- Sergey B Kirpichev <skirpichev@gmail.com> Sun, 16 Jun 2013 15:23:44 +0400
libapache2-mod-rpaf (0.6-10) experimental; urgency=low
* Drop workaround for #666875
* Drop postinst/prerm scripts
-- Sergey B Kirpichev <skirpichev@gmail.com> Wed, 29 May 2013 19:23:06 +0400
libapache2-mod-rpaf (0.6-9) unstable; urgency=low
* Readd patch 010 (removed in QA upload), LP: #1106821
* Revert back Homepage: and watch file. http://stderr.net/ seems
to be alive.
-- Sergey B Kirpichev <skirpichev@gmail.com> Thu, 28 Feb 2013 19:45:11 +0400
libapache2-mod-rpaf (0.6-8) unstable; urgency=low
* Do force-reload in maintainer scripts only if apache2 configs is ok
* Drop DMUA, fix lintian warning
* Bump up Standards-Version (to 3.9.4)
* Drop Homepage and watch file
-- Sergey B Kirpichev <skirpichev@gmail.com> Thu, 27 Dec 2012 14:10:06 +0400
libapache2-mod-rpaf (0.6-7) unstable; urgency=low
* Fix FTBS on a number of archs: add -D_LARGEFILE64_SOURCE to CFLAGS
-- Sergey B Kirpichev <skirpichev@gmail.com> Thu, 21 Jun 2012 11:35:07 +0400
libapache2-mod-rpaf (0.6-6) unstable; urgency=low
* Pass hardening CFLAGS/CPPFLAGS to apxs2
* Add VCS-* fields
-- Sergey B Kirpichev <skirpichev@gmail.com> Fri, 15 Jun 2012 16:25:03 +0400
libapache2-mod-rpaf (0.6-5) unstable; urgency=low
* Reformat debian/copyright according to accepted DEP5 spec
* Bump up Standards-Version to 3.9.3 (no changes)
* Renamed: debian/docs -> debian/libapache2-mod-rpaf.docs
* Update deprecation warning
* Change dh compat to 9, enable hardening support
-- Sergey B Kirpichev <skirpichev@gmail.com> Fri, 01 Jun 2012 15:40:41 +0400
libapache2-mod-rpaf (0.6-4) experimental; urgency=low
* Reformat debian/copyright according to accepted DEP5 spec
* Bump up Standards-Version to 3.9.3 (no changes)
* Added "DM-Upload-Allowed: yes" control field
* Update Build-Depends and Depends for Apache 2.4
* Switch to dh_apache2
* Renamed: debian/docs -> debian/libapache2-mod-rpaf.docs
* Override dh_fixperms for #666875
* Add Apache 2.4 compatibility (Closes: #666792)
* Patch 02 for missing header (for inet_addr)
* Move deprecation warning to NEWS file, drop README.Debian
-- Sergey B Kirpichev <skirpichev@gmail.com> Sat, 07 Apr 2012 16:32:59 +0400
libapache2-mod-rpaf (0.6-3) unstable; urgency=low
* Fixed module naming stuff in rpaf.conf (Thanks to Alexander
Kuznetsov). Closes: #653330.
* Reformat rpaf.conf, add some commentaries from README.Debian
* Add deprecation warning in README.Debian
* Move debian/conf/* to debian/
* Add newline at the end of postinst
* Delete unneded debian/dirs file
* Override dh_auto_install
* Update version in debian/watch
-- Sergey B Kirpichev <skirpichev@gmail.com> Wed, 07 Dec 2011 16:32:54 +0400
libapache2-mod-rpaf (0.6-2) unstable; urgency=low
* New maintainer (Closes: #636732)
* Use DEP5 debian/copyright format
* Removed override for dh_auto_install (used debian/install file)
* Cleanup override_dh_auto_clean and override_dh_auto_build
* Set section for the package to httpd
-- Sergey B Kirpichev <skirpichev@gmail.com> Fri, 07 Oct 2011 21:48:54 +0400
libapache2-mod-rpaf (0.6-1) unstable; urgency=low
* QA upload.
* New upstream release. (Closes: #468460)
+ You can now set the header to parse for the real IP. (Closes: #386630)
+ Move change_remote_ip handler to APR_HOOK_FIRST. (Closes: #386628)
* Remove all old patches.
* Change Maintainer to QA, thanks to Piotr Roszatycki for maintaining
this package in the past.
* Replace debian/rules with a dh version and some overrides. (Closes: #636893)
* Remove non working Vcs-* entries from debian/control.
* Build-Depend on debhelper and apache2-threaded-dev instead of yada.
* Add a debian/compat 8 file.
* Add source/format 3.0 quilt.
* Add ${shlibs:Depends}, ${misc:Depends}, apache2 | apache2-mpm to Depends.
* Remove ${libapache2-mod-rpaf:Depends} from Depends.
* Add debian/dirs to create the installation directory.
* Add a regular debian/copyright file.
* Add postinst and prerm scripts to enable/disable the module.
* Increase Standards-Version to 3.9.2 - no changes required beside
the reworking of the package.
* Add information about RPAFheader to README.Debian.
* Add ::1 to RPAFproxy_ips in the default configuration.
-- Sven Hoexter <hoexter@debian.org> Sun, 04 Sep 2011 18:11:18 +0200
libapache2-mod-rpaf (0.5-3) unstable; urgency=low
* Rename source package name from libapache-mod-rpaf to libapache2-mod-rpaf.
* Dropped Apache 1.3 support. Closes: #429131.
* Resolved problem with keepalive requests. Closes: #345648.
* Support for IPv6-enabled webservers. Closes: #409521, #414450.
* Support for multiple hostnames in X-Forwarded-Host header. Closes: #416387.
* Get last address in the header which is not in RPAFproxy_ips. Closes: #377190.
-- Piotr Roszatycki <dexter@debian.org> Tue, 30 Oct 2007 13:38:58 +0100
libapache-mod-rpaf (0.5-2.1) unstable; urgency=low
* Non-maintainer upload to update dependency on an uninstallable package.
* Updated the dependency of libapache2-mod-suphp to apache2.2-common.
(Closes: #391753)
* Added a call to apr-1-config --cppflags to get the correct CFLAGS at
build time.
-- Margarita Manterola <marga@debian.org> Wed, 18 Oct 2006 14:20:31 -0300
libapache-mod-rpaf (0.5-2) unstable; urgency=low
* Add rpaf.conf with base configuration.
-- Piotr Roszatycki <dexter@debian.org> Wed, 16 Mar 2005 11:08:47 +0100
libapache-mod-rpaf (0.5-1) unstable; urgency=low
* New upstream release.
* New libapache2-mod-rpaf binary package.
* This version fixes bug with incorrect log entries. Closes: #262050.
* Fixed typo in package description. Closes: #268519, #277225.
-- Piotr Roszatycki <dexter@debian.org> Mon, 28 Feb 2005 11:02:21 +0100
libapache-mod-rpaf (0.4-1) unstable; urgency=low
* New upstream release.
* Fixed Origin field in debian/control, closes: #154412
-- Piotr Roszatycki <dexter@debian.org> Tue, 19 Aug 2003 17:35:38 +0200
libapache-mod-rpaf (0.3-2) unstable; urgency=low
* Safe postinst script.
* Fixes minor spelling error, closes: #124888
-- Piotr Roszatycki <dexter@debian.org> Thu, 11 Apr 2002 11:37:47 +0200
libapache-mod-rpaf (0.3-1) unstable; urgency=high
* New upstream release
* Fixes bug with memory leaking
-- Piotr Roszatycki <dexter@debian.org> Fri, 5 Oct 2001 07:20:39 +0000
libapache-mod-rpaf (0.2-1) unstable; urgency=low
* New upstream release
-- Piotr Roszatycki <dexter@debian.org> Tue, 2 Oct 2001 13:35:37 +0000
libapache-mod-rpaf (0.1-1) unstable; urgency=low
* Initial Debian version.
-- Piotr Roszatycki <dexter@debian.org> Thu, 30 Aug 2001 16:49:42 +0200
|