2009
zorp (3.0.8-0.6) unstable; urgency=low
* Non-maintainer upload.
* Make sure that libtool is not called with empty option '-L' otherwise the
package will FTBFS with libtool 2.2.x.
-- Torsten Werner <twerner@debian.org> Sat, 04 Apr 2009 23:27:24 +0200
2008
zorp (3.0.8-0.5) unstable; urgency=high
* Non-maintainer upload. * Force using python2.4. Closes: #506700.
-- Thomas Viehmann <tv@beamnet.de> Sun, 23 Nov 2008 21:54:36 +0100
zorp (3.0.8-0.4) unstable; urgency=low
* Non-maintainer upload. * Use PyObject_Del instead of PyMem_DEL. (Closes: #469012). * zorp suggests zorp-doc. (Closes: #392141). * LSB formatted init script. (Closes: #469115). + Thanks to Petter Reinholdtsen.
-- Barry deFreese <bddebian@comcast.net> Mon, 03 Mar 2008 10:44:13 -0500
2007
zorp (3.0.8-0.3) unstable; urgency=high
* Non-maintainer upload.
* High-urgency upload for RC bugfix.
* debian/rules: Explicitly run aclocal-1.7 instead of aclocal (FTBFS with
aclocal-1.9).
* configure.in: Set datadir and libdir to ${prefix}/share and ${prefix}/lib.
This is fixed upstream in version 3.0.14b with more intrusive changes in
the build system. Note that ./configure --datadir and --libdir won't work.
Closes: #413933
* Thanks to Nicolas Francois for the patch.
* Also fix the clean target to use make distclean, not just make
clean.
* The previous change requires setting ZORP_PACKAGE_LICENSE=gpl when
calling configure to avoid another FTBFS.
-- Steve Langasek <vorlon@debian.org> Sun, 18 Mar 2007 20:54:44 -0700
2006
zorp (3.0.8-0.2) unstable; urgency=high
* Non-maintainer upload to fix release critical bug.
* Downgrade Depends of zorp-modules on zorp to a Recommends;
remove cyclic dependency that broke purge (Closes: #389769).
-- Thijs Kinkhorst <thijs@debian.org> Tue, 10 Oct 2006 15:58:17 +0200
zorp (3.0.8-0.1) unstable; urgency=low
* Non-maintainer upload.
* Update package to the last python policy (Closes: 380994).
* Make the package binNMUable (use ${source:Version}).
-- Pierre Habouzit <madcoder@debian.org> Sun, 3 Sep 2006 23:40:28 +0200
zorp (3.0.8) unstable; urgency=low
* New upstream version.
-- SZALAY Attila <sasa@debian.org> Tue, 24 Jan 2006 19:35:29 +0000
2005
zorp (3.0.5) unstable; urgency=low
* New upstream version.
-- SZALAY Attila <sasa@debian.org> Mon, 31 Oct 2005 16:07:32 +0000
zorp (2.0.9-10) unstable; urgency=high
* Fixed FTBFS bug by Christian Hammers <ch@debian.org>. Closes: #304666
-- SZALAY Attila <sasa@debian.org> Wed, 25 May 2005 19:42:51 +0200
zorp (2.0.9-9) unstable; urgency=low
* Fixed invalid lvalue in test_registry. Closes: #290446
-- Magosányi Árpád (mag) <mag@debian.org> Tue, 18 Jan 2005 10:17:54 +0000
2004
zorp (2.0.9-8) unstable; urgency=low
* tests are disabled for now. Closes: #280947
-- Magosányi Árpád (mag) <mag@debian.org> Mon, 22 Nov 2004 21:53:00 +0100
zorp (2.0.9-6) unstable; urgency=low
* makes tests runnable. Closes: #275978
-- Magosányi Árpád (mag) <mag@debian.org> Sat, 30 Oct 2004 15:12:05 +0200
zorp (2.0.9-5) unstable; urgency=low
* fixes python2.3 related crash. Closes: 262233 * we now have tests
-- Magosányi Árpád (mag) <mag@debian.org> Mon, 13 Sep 2004 16:47:24 +0200
zorp (2.0.9-4) unstable; urgency=low
* fixed libzorpll build-dependency
-- Magosányi Árpád (mag) <mag@debian.org> Sun, 25 Jul 2004 06:22:01 +0000
zorp (2.0.9-3) unstable; urgency=low
* made libzorpll dependencies more explicit. Closes: #255734 * fixed instances.conf manpage section * dropped g++ dependency, which has been brought in because an autoconf problem * added zorp-config manpage to libzorp2
-- Magosányi Árpád (mag) <mag@debian.org> Fri, 9 Jul 2004 06:27:28 +0000
zorp (2.0.9-2) unstable; urgency=low
* Build with newer libzorpll * Changelog and control are properly UTF-8
-- Magosányi Árpád (mag) <mag@debian.org> Sun, 13 Jun 2004 23:17:34 +0200
zorp (2.0.9-1) unstable; urgency=low
* Merged in upstream changes
-- Magosányi Árpád (mag) <mag@debian.org> Sat, 12 Jun 2004 01:04:49 +0200
zorp (2.0.8-3) unstable; urgency=low
* Signedness bug. Closes: #177287 * Fixed the init script. Closes: #240355 * Fixed the uploader field in debian/control
-- Magosányi Árpád (mag) <mag@debian.org> Fri, 16 Apr 2004 14:51:33 +0000
zorp (2.0.8-2) unstable; urgency=low
* New upstream version * 2.0.2-2 closed some bugs. Closes: #220911 * Build with the correct python version for python-extclass. (hopefully) Closes: #220916
-- Magosányi Árpád (mag) <mag@debian.org> Fri, 12 Mar 2004 14:46:50 +0100
2003
zorp (2.0.8-1) unstable; urgency=low
* Unreleased
-- Magosányi Árpád (mag) <mag@debian.org> Wed, 10 Dec 2003 14:58:52 +0100
zorp (2.0.7-2) unstable; urgency=low
* install instances.conf Closes: #220911 * sets ulimit to 65532. Works around #221257
-- Magosányi Árpád (mag) <mag@debian.org> Tue, 2 Dec 2003 12:18:12 +0100
zorp (2.0.7-1) unstable; urgency=low
* new upstream version * regenerate all generated files, brings in build dependency on autoconf * rearranged some includes to make gcc happy
-- Magosányi Árpád (mag) <mag@debian.org> Wed, 5 Nov 2003 01:35:44 +0100
zorp (2.0.6.3-1-2) unstable; urgency=low
* added /var/lib/zorp to zorp
* made shlib dependency computing simpler
* added lintian and linda override for etc/zorp permission
* some changes to the documentation
* libzorp2-de is libdevel now
* byte-compiling in postinst and removing .pyc, .pyo in prerm per python
policy
-- Magosányi Árpád (mag) <mag@debian.org> Sun, 26 Oct 2003 22:30:28 +0100
zorp (2.0.6.3-1-1) unstable; urgency=low
* add myself to maintainers
* bumped up Standards-Version
* added manpage for zorp-config
* removed dot from end of short descriptions
* fixed build dependency to debhelper
* fixed (s)in copyright
* cleaning config.{log,status,cache} in cleanup
* other fixes to make lintian happier
-- Magosányi Árpád (mag) <mag@debian.org> Thu, 16 Oct 2003 00:21:00 +0200
zorp (2.0.6.3-1) zorp20gpl; urgency=low
* New upstream version
-- Balazs Scheidler <bazsi@bzorp.balabit> Thu, 9 Oct 2003 10:27:24 +0200
zorp (2.0.6-1) zorp20gpl; urgency=low
* New upstream version. * Fix Build dependency. (libzorpll version): Closes: #213117
-- Szalay Attila <sasa@mochrul.balabit> Mon, 29 Sep 2003 16:31:41 +0200
zorp (2.0.5.13-2) zorp20gpl; urgency=low
* Don't install deleted files.
-- Szalay Attila <sasa@mochrul.balabit> Thu, 18 Sep 2003 10:34:21 +0200
zorp (2.0.5.13-1) zorp20gpl; urgency=low
* New upstream version. * Rearrange doc-base lines. Closes: #195208
-- Szalay Attila <sasa@mochrul.balabit> Thu, 18 Sep 2003 10:15:28 +0200
zorp (2.0.5.12-1) zorp20gpl; urgency=low
* New upstream version.
-- Szalay Attila <sasa@mochrul.balabit> Wed, 17 Sep 2003 15:09:29 +0200
zorp (2.0.5.10-1) zorp20gpl; urgency=low
* New upstream version.
-- Szalay Attila <sasa@mochrul.balabit> Thu, 21 Aug 2003 11:36:17 +0200
zorp (2.0.5.9-1) zorp20gpl; urgency=low
* New upstream version.
-- Szalay Attila <sasa@mochrul.balabit> Tue, 19 Aug 2003 15:22:52 +0200
zorp (2.0.5.8-1) zorp20gpl; urgency=low
* New upstream version
-- SZALAY Attila <sasa@balabit.hu> Sat, 16 Aug 2003 01:30:30 +0200
zorp (2.0.5.7-1) zorp20gpl; urgency=low
* New upstream version.
-- SZALAY Attila <sasa@balabit.hu> Sat, 16 Aug 2003 00:51:21 +0200
zorp (2.0.5.6-1) zorp20gpl; urgency=low
* New upstream version.
-- SZALAY Attila <sasa@balabit.hu> Fri, 15 Aug 2003 23:06:53 +0200
zorp (2.0.5.5-1) zorp20gpl; urgency=low
* New upstream version.
-- Szalay Attila <sasa@mochrul.balabit> Fri, 15 Aug 2003 17:08:16 +0200
zorp (2.0.5.1-1) zorp20gpl; urgency=low
* New upstream version.
-- Szalay Attila <sasa@mochrul.balabit> Fri, 1 Aug 2003 17:42:45 +0200
zorp (2.0.5-1) zorp20gpl; urgency=low
* New upstream version.
-- Szalay Attila <sasa@mochrul.balabit> Thu, 31 Jul 2003 19:26:55 +0200
zorp (2.0.4.16-2) zorp20gpl; urgency=low
* New upstream version.
-- Szalay Attila <sasa@mochrul.balabit> Tue, 29 Jul 2003 17:55:15 +0200
zorp (2.0.4.10-1) zorp20gpl; urgency=low
* New upstream version.
-- Szalay Attila <sasa@mochrul.balabit> Mon, 14 Jul 2003 16:04:29 +0200
zorp (2.0.4.2-1) zorp20gpl; urgency=low
* New upstream version.
-- Szalay Attila <sasa@mochrul.balabit> Mon, 23 Jun 2003 18:18:30 +0200
zorp (2.0.4-1) zorp20gpl; urgency=low
* New upstream version.
-- Szalay Attila <sasa@mochrul.balabit> Mon, 16 Jun 2003 14:56:11 +0200
zorp (2.0.3.10-1) zorp20gpl; urgency=low
* New upstream version.
-- SZALAY Attila <sasa@debian.org> Mon, 2 Jun 2003 15:08:53 +0200
zorp (2.0.3.9-1) zorp20gpl; urgency=low
* New upstream version.
-- SZALAY Attila <sasa@debian.org> Thu, 29 May 2003 16:02:52 +0200
zorp (2.0.3.4-1) zorp20gpl; urgency=low
* New upstream version. * Recompile with openssl 0.9.7 Closes: #187790 * Remove dead include in Authentication (it's only in commercial version) Closes: #187550
-- SZALAY Attila <sasa@debian.org> Tue, 27 May 2003 23:08:21 +0200
zorp (2.0.2.12-1) unstable; urgency=low
* New upstream version.
-- Szalay Attila <sasa@debian.org> Sat, 26 Apr 2003 16:50:36 +0200
zorp (2.0.2-1) unstable; urgency=low
* New upstream version.
-- Szalay Attila <sasa@debian.org> Thu, 6 Mar 2003 21:30:51 +0100
zorp (2.0.0-1) unstable; urgency=low
* New upstream version.
-- Szalay Attila <sasa@debian.org> Tue, 28 Jan 2003 19:32:36 +0100
zorp (2.0rc3-1) unstable; urgency=low
* New upstream version.
-- Szalay Attila <sasa@debian.org> Mon, 27 Jan 2003 12:03:34 +0100
zorp (2.0rc2-1) unstable; urgency=low
* New upstream version.
-- Szalay Attila <sasa@debian.org> Tue, 21 Jan 2003 16:02:20 +0100
2002
zorp (2.0pre28-2) unstable; urgency=low
* Build-depend on libcap-dev. Closes: #171382 * Untar html documentation, and register it in doc-base. It's happend in 2.0pre28-1, but I forgot to write. Closes: #170265 * Fix doc-base template. Closes: #171026
-- SZALAY Attila <sasa@debian.org> Tue, 3 Dec 2002 06:06:08 +0100
zorp (2.0pre28-1) unstable; urgency=low
* News upstream version.
-- Szalay Attila <sasa@debian.org> Thu, 28 Nov 2002 16:34:07 +0100
zorp (2.0pre26-1) unstable; urgency=low
* New upstream version.
-- Szalay Attila <sasa@debian.org> Mon, 25 Nov 2002 19:10:32 +0100
zorp (2.0pre25-1) unstable; urgency=low
* New upstream version.
-- Szalay Attila <sasa@debian.org> Tue, 19 Nov 2002 16:48:55 +0100
zorp (2.0pre21-1) unstable; urgency=low
* New upstream version.
-- SZALAY Attila <sasa@debian.org> Sat, 2 Nov 2002 00:20:16 +0100
zorp (2.0pre1-1) unstable; urgency=low
* New upstream version.
-- SZALAY Attila <sasa@debian.org> Sun, 27 Oct 2002 09:23:58 +0100
zorp (1.5.2-1) unstable; urgency=low
* Initial release
-- Szalay Attila <sasa@debian.org> Sat, 17 Aug 2002 14:13:14 +0200