2007
ulogd (1.23-8) unstable; urgency=low
* Add myself as an uploader.
* Remove ulogd_BASE.c patching from strfix.patch, the fix is pointless and
corrupts MAC addresses (Closes: #412499).
* ulogd_conf.patch: Correct /var/log/ulogd.conf path in the manpage
(Closes: #407629)
* debconf templates translations:
- el.po: Greek
- ja.po: Japanese (Closes: #414394)
- pt.po: Portuguese (Closes: #412286)
- ca.po: Catalan (Closes: #412298)
- eu.po: Basque (Closes: #412417)
- ta.po: Tamil (Closes: #412440)
- ru.po: Russian (Closes: #412545)
- ro.po: Romanian (Closes: #412928)
-- Faidon Liambotis <paravoid@debian.org> Tue, 13 Mar 2007 07:45:39 +0200
ulogd (1.23-7) unstable; urgency=low
* debian/po/de.po: German debconf templates translation. (Closes: #402363). * debian/po/es.po: Spanish debconf templates translation. (Closes: #408035). * debian/po/gl.po: Galician debconf templates translation. (Closes: #412240).
-- Achilleas Kotsis <achille@debian.gr> Sun, 25 Feb 2007 10:13:17 +0200
ulogd (1.23-6) unstable; urgency=high
* debian/patches/strfix.patch: Patch to fix a potential buffer overflow due to improper string length calculations (CVE-2007-0460). * debian/patches/printpkt_c.patch: Removed, included in debian/patches/strfix.patch.
-- Achilleas Kotsis <achille@debian.gr> Tue, 30 Jan 2007 01:33:57 +0200
2006
ulogd (1.23-5) unstable; urgency=low
* debian/patches/ulogd_PCAP-timeval.patch: Patch to fix bogus savefile
header on amd64, reported by Peter Colberg. Patch by Chris Humbert
(Closes: #332947).
* debian/patches/printpkt_c.patch: Patch to fix ulogd reporting the wrong
protocol number on unknown protocols. Patch by diegows@lanux.org.ar.
(Closes: #261858).
* Acknowledge NMU. (Closes: #343811).
-- Achilleas Kotsis <achille@debian.gr> Thu, 16 Mar 2006 19:10:13 +0200
ulogd (1.23-4.1) unstable; urgency=low
* Non-maintainer upload. * Rebuilt against libmysqlclient15-dev. Closes: #343811
-- Christian Hammers <ch@debian.org> Tue, 21 Feb 2006 23:31:32 +0100
2005
ulogd (1.23-4) unstable; urgency=low
* debian/control: Now depends on debconf | debconf-2.0 as suggested by Joey
Hess in http://lists.debian.org/debian-devel/2005/08/msg00136.html
(Closes: #332131).
* debian/po/vi.po: Vietnamese debconf templates translation, posted by
Clytie Siddall (Closes: #323961).
* debian/po/sv.po: Swedish debconf templates translation, posted by Daniel
Nylander (Closes: #331369).
-- Achilleas Kotsis <achille@debian.gr> Mon, 10 Oct 2005 02:51:59 +0300
ulogd (1.23-3) unstable; urgency=low
* debian/po/cs.po:
Czech debconf templates translation, posted by Miroslav Kure
(Closes: #314930).
* debian/patches/ulogd_SYSLOG_c.patch:
Fixed bug: FTBFS (amd64/gcc-4.0): static declaration of 'logfile' follows
non-static declaration (Thanks to Andreas Jochens) (Closes: #315028)
* debian/control:
Standards-Version: 3.6.2, no changes required.
* debian/po/it.po:
Italian debconf templates translation, posted by Luca Bruno
(Closes: #316259).
-- Achilleas Kotsis <achille@debian.gr> Sat, 2 Jul 2005 02:16:57 +0300
ulogd (1.23-2) unstable; urgency=low
* debian/include/netfilter_ipv4/ipt_ULOG.h:
New version taken from kernel 2.6.8, two new #defines.
* debian/patches/pgsql_table.patch:
Fixed bug in documentation: example pgsql.table defaults to wrong type
for ip address fields (Closes: #254511).
* debian/po/fr.po:
French debconf templates translation, posted by Jean-Luc Coulon
(Closes: #309221).
* debian/control:
Build-Depends: Added: libpq-dev Removed: postgresql-dev
* debian/patches/ulogd_SQLITE3_c.patch:
Fixed off-by-one error in table columns, wrong size for u16 integers.
(Thanks to Philip Thiem for the patch)
Fixed handling of NULL fields.
(Closes: #312507)
* debian/rules:
Removed call to dh_installlogrotate for CDBS does it now correctly.
* debian/patches/configure.patch, debian/patches/configure.in.patch:
Patched configure to use pg_config to find postgres lib and include paths.
Package now builds OK with postgresql-8.0.
-- Achilleas Kotsis <achille@debian.gr> Sun, 19 Jun 2005 17:09:39 +0300
ulogd (1.23-1) unstable; urgency=low
* New maintainer (Closes: #303197). * New upstream release (Closes: #306143). - pcap/ulogd_PCAP.c (append_create_outfile), zero length and non-existent output file are now handled the same way (by writing the necessary header) (Closes: #248272). - New configuration file syntax. Removed patches fixed upstream - debian/patches/ulogd-version.patch: New version number obsoletes patch. - debian/ulogd.8: Man page included upstream. * New binary package, ulogd-sqlite3: SQLite 3 extension to ulogd * debian/patches/ulogd_conf.patch: Adapted to new version of configuration file. * debian/patches/ulogd_h.patch: Patch to build on AMD64 with gcc4.0. Thanks to Andreas Jochens for the patch (Closes: #297739). * debian/ulogd.config, debian/ulogd.templates, debian/po Use po-debconf. Inform user about the configuration syntax change if upgrading. * debian/ulogd.postinst: Needed by debconf. * debian/control: "Suggests:" added ulogd-* packages (Closes: #299637). "Depends:" added debconf. Added libmysqlclient12-dev as prefered real package for libmysqlclient-dev. New description, including ulogd-pcap and ulogd-sqlite3 Standards-Version: 3.6.1.1, no changes required. * debian/ulogd.logrotate: Create log files with correct permissions (Closes: #261785). * debian/ulogd.examples: Install sample configuration. * debian/ulogd.README.Debian: Fixed typo in ulogd-mysql (Closes: #290865). Added references to ulogd-pcap and ulogd-sqlite3. * debian/copyright: New upstream release site, new maintainer (Closes: #306142).
-- Achilleas Kotsis <achille@debian.gr> Tue, 3 May 2005 17:17:20 +0300
ulogd (1.02-2) unstable; urgency=low
* Orphan. Set maintainer to QA.
-- Debian QA Group <packages@qa.debian.org> Mon, 18 Apr 2005 09:18:50 +0200
2003
ulogd (1.02-1) unstable; urgency=low
* New upstream release.
- fixed timestamp printing in LOGEMU (closes: Bug#208506)
* debian/patches/ulogd-version.patch:
- this is really ulogd 1.02
-- Joerg Wendland <joergland@debian.org> Wed, 15 Oct 2003 12:38:33 +0200
ulogd (1.01-1) unstable; urgency=low
* New upstream release.
Removed patches now included upstream:
- debian/patches/plugin_linkage.patch
- debian/patches/mysql_connect.patch
- debian/patches/kernel_headers.patch
- debian/patches/ulogd_BASE.patch
* debian/ulogd.logrotate:
Rotate everything in /var/log/ulog.
* debian/patches/ulogd_conf.patch:
Upstream now includes a ulogd.conf.in that gets modified by the
configure script. We still have to change the logfile paths.
All logfiles are now called *.log. Add a notice for that to NEWS.Debian.
* debian/control:
Standards-Version: 3.6.1, no changes required.
* debian/ulogd-mysql.postinst:
Removed for it just contained #DEBHELPER#.
-- Joerg Wendland <joergland@debian.org> Tue, 2 Sep 2003 11:38:43 +0200
ulogd (1.00+cvs20030513-7) unstable; urgency=low
* debian/ulogd.install:
install forgotten ulogd.conf to /etc (closes: Bug#207593)
* debian/rules:
add call to dh_installlogratote for CDBS does not do it
(closes: Bug#207261)
-- Joerg Wendland <joergland@debian.org> Thu, 28 Aug 2003 12:27:33 +0200
ulogd (1.00+cvs20030513-6) unstable; urgency=low
* debian/patches/ulogd_BASE.patch:
Patch from upstream to fix timestamps. (closes: Bug#187053)
* debian/patches/mysql_connect.patch:
This needed a bit more work than just replacing the function
call. (closes: Bug#205115)
* Thanks to Jochen Friedrich for his help with these issues.
-- Joerg Wendland <joergland@debian.org> Wed, 13 Aug 2003 19:42:51 +0200
ulogd (1.00+cvs20030513-5) unstable; urgency=low
* debian/patches/kernel_headers.patch:
Try to replace all linux/*.h headers by netinet/*.h headers so that
we are independant of kernel headers.
-- Joerg Wendland <joergland@debian.org> Tue, 12 Aug 2003 12:51:04 +0200
ulogd (1.00+cvs20030513-4) unstable; urgency=low
* debian/patches/ipt_ULOG.patch:
Patch include directive into Rules.make.in, not only Makefile.in
of libipulog/. This should now get the package to build on m68k
and arm finally. Also remove include directive for kernel headers.
-- Joerg Wendland <joergland@debian.org> Mon, 11 Aug 2003 15:03:57 +0200
ulogd (1.00+cvs20030513-3) unstable; urgency=low
* Really add libpcap-dev to Build-Depends.
-- Joerg Wendland <joergland@debian.org> Mon, 11 Aug 2003 12:08:12 +0200
ulogd (1.00+cvs20030513-2) unstable; urgency=low
* Move package build to CDBS.
* debian/control:
- Add Build-Dep on cdbs.
- Add Build-Dep on libpcap-dev, so that pcap extension will
be built.
- Change Standards-Version to 3.6.0, need linkage changes for
ulogd-plugins do to section 10.2 of policy (see below).
- New package ulogd-pcap containing the pcap extension.
* debian/ulogd.NEWS:
Tell people about the new ulogd-pcap package.
* debian/patches/ipt_ULOG.patch:
Again include ipt_ULOG.h since arm and m68k still do not have
this header file in their libc packages. (closes: Bug#199733)
* debian/patches/mysql_connect.patch:
Fix the ulogd_MYSQL module to use mysql_real_connect() instead
of the obsolete mysql_connect(). (closes: Bug#193339)
* debian/patches/plugin_linkage.patch:
Link all plugins against all needed libraries. This is not necessary
the correct working of those plugins but for the reasons given in
Policy 10.2. This change is required since Standards-Version 3.6.0.
* debian/patches/ulogd_conf.patch:
Moved patch from debian.diff.gz to here.
* debian/ulogd.logrotate:
Add /var/log/ulogd/ulogd.syslogemu to log rotation.
(closes: Bug#202434)
* debian/ulogd-mysql.README.Debian:
Removed obsolete file.
-- Joerg Wendland <joergland@debian.org> Sat, 9 Aug 2003 18:46:11 +0200
ulogd (1.00+cvs20030513-1) unstable; urgency=low
* New upstream release.
* Compiling against new libpq3 fixes installability.
(closes: Bug#189841)
* Apply fixes from CVS to extensions/ulogd_BASE.c.
(closes: Bug#187053)
* Fix description and service name in init-script.
(closes: Bug#178666)
* debian/control:
- compile with libmysqlclient-dev now that the OpenSSL linkage issue
has been resolved
- Standards-Version 3.5.9
* Use newer Rules.make.in and configure.in from CVS, it includes
some fixes from my previous packages.
-- Joerg Wendland <joergland@debian.org> Tue, 13 May 2003 22:07:45 +0200
2002
ulogd (0.98-2) unstable; urgency=low
* Add ipt_ULOG.h to source and check to configure.in to allow
build on ARM which has no libc6 2.3 yet.
-- Joerg Wendland <joergland@debian.org> Wed, 6 Nov 2002 20:27:27 +0100
ulogd (0.98-1) unstable; urgency=low
* New upstream release (closes: Bug#167017) * remove kernel-headers from Build-Depends since libc6 2.3 now includes the needed headers (closes: Bug#154070) * add commandline option to specify an alternative config file (closes: Bug#167018) * install documentation into /usr/share/doc (closes: Bug#167020) * rewrite manpage (closes: Bug#167019) * add reload action to init script (closes: Bug#160513)
-- Joerg Wendland <joergland@debian.org> Wed, 6 Nov 2002 00:57:58 +0100
ulogd (0.97+cvs.20020612-2) unstable; urgency=medium
* Add Build-dep on 2.4.18 kernel-headers and use
/usr/src/kernel-headers-2.4.18/include instead of /usr/include/linux
(closes: Bug#152913).
* Fix build of mysql-module to not link against libpq. (closes: Bug#152629)
-- Joerg Wendland <joergland@debian.org> Sun, 21 Jul 2002 14:28:46 +0200
ulogd (0.97+cvs.20020612-1) unstable; urgency=low
* New upstream version from CVS. (closes: Bug#132675) * Remove Recommends for kernel-patch-ulog (closes: Bug#136090) * #define NETLINK_NFLOG 5 in libipulog.c so we do not need to rely on specific kernel headers (closes: Bug#136688) * Add new binary package ulogd-pgsql to support the newly available PostgreSQL support in ulogd. * Change Maintainer address to correct one. * Fixup debian/rules. * Fix package descriptions.
-- Joerg Wendland <joergland@debian.org> Wed, 12 Jun 2002 21:46:06 +0200
2001
ulogd (0.97-1) unstable; urgency=medium
* New upstream version * changed init.d script to use start-stop-daemon and be quiet
-- Joerg Wendland <jorgland@sol.wohnheim.uni-ulm.de> Wed, 3 Oct 2001 04:00:15 +0200
ulogd (0.96-3) unstable; urgency=low
* Adopted package. (closes: #110247)
-- Joerg Wendland <jorgland@sol.wohnheim.uni-ulm.de> Thu, 13 Sep 2001 22:36:05 +0200
ulogd (0.96-2) unstable; urgency=low
* Orphaning - QA->Maintainer.
-- Daniel Stone <daniel@sfarc.net> Mon, 27 Aug 2001 19:10:03 +1000
ulogd (0.96-1) unstable; urgency=low
* New upstream release. * Use upstream's patch for the LOGEMU sync option. * Update my email address (it's shorter now, aaronl). * Fix ulogd.conf - new one from CVS stomped my diff. (closes: #101289) * Make ulogd-mysql depend on the same version of ulogd.
-- Daniel Stone <daniel@sfarc.net> Mon, 18 Jun 2001 10:35:39 +1000
ulogd (0.95.cvs.20010531-2) unstable; urgency=low
* Calls and Build-Depends: on autoconf. * Initial Debian release. (closes: #93401).
-- Daniel Stone <daniel@kabuki.openfridge.net> Mon, 11 Jun 2001 20:28:20 +1000
ulogd (0.95.cvs.20010531-1) unstable; urgency=low
* mhp-compliant versioning scheme.
-- Daniel Stone <daniel@kabuki.openfridge.net> Sun, 10 Jun 2001 12:19:03 +1000
ulogd (0.95-2+cvs20010531) unstable; urgency=low
* Sadly, I've had to return to the pre-kernel-patch-ulog ugly hack; to
satisfy the autobuilders. No, I don't like this, either.
* Bring it up to date with latest CVS, but I don't like arguing with
cvs-buildpackage.
-- Daniel Stone <daniel@kabuki.openfridge.net> Thu, 31 May 2001 18:22:11 +1000
ulogd (0.95-1) unstable; urgency=low
* New upstream release.
* Added option ("synclogfile", 0/1) to sync syslogemu file after every line
(Michael Stolovitzsky). Included in upstream CVS, will be there in 0.96.
-- Daniel Stone <daniel@kabuki.openfridge.net> Sun, 20 May 2001 13:27:57 +1000
ulogd (0.94-1) unstable; urgency=low
* Initial Release.
-- Daniel Stone <daniel@kabuki.openfridge.net> Fri, 13 Apr 2001 03:02:02 +1000