ulogd (1.24-3.3) unstable; urgency=low * Non-maintainer upload. * debian/ulogd-{mysql,pgsql,pcap,sqlite3}.postinst: Fix directory to symlink upgrade in postinst. (Closes: #692953) -- David Prévot Sun, 18 Nov 2012 10:36:54 -0400 ulogd (1.24-3.2) unstable; urgency=low * Non-maintainer upload. * Fix pending l10n issues. Debconf translations: - Danish (Joe Hansen). Closes: #656784 - Polish (Michał Kułach). Closes: #665976 -- Christian Perrier Sat, 21 Apr 2012 18:37:43 +0200 ulogd (1.24-3.1) unstable; urgency=low * Non-maintainer upload. * Fix "FTBFS: cp: cannot stat `./debian/tmp/usr/lib/ulogd/ulogd_SQLITE3.so': No such file or directory": - add patch fix_multiarch.patch from Ubuntu / Clint Byrum, taken from #650338 - remove changes to ./configure, use dh-autoreconf instead - build-depend on dh-autoreconf and new enough dpkg-dev (Closes: #666279) * Fix "Fails to link with libmysqlclient with multi-arch and --as- needed": add patch mysql_Makefile.patch from Ubuntu / Clint Byrum. (Closes: #650338) -- gregor herrmann Sat, 14 Apr 2012 20:25:46 +0200 ulogd (1.24-3) unstable; urgency=low * Acknowledge NMUs. * Removed Faidon Liambotis from uploaders. * Splited NMU patches to files in debian/patches. * Fixed bug introduced by last NMU (reintroduced -rdynamic, use gcc for linking). Patch by M. Vefa Bicakci (Closes: #544181). * debian/patches/strfix.patch: Fixed another missing format argument in ulogd_SYSLOG.c Patch taken from Ubuntu package. * ulogd.conf now gets installed with permissions 600 (Closes: #360331). * ulogd.logrotate: Compress logs on rotation (Closes: #526887). * ulogd.init.d: force-reload equals reload, not restart (Closes: #535628). * init.d now supports "status" command. Patch by Peter Eisentraut. (Closes: #535629). * patches/pcap-corruption.patch: Fix corruption in pcap format output (Closes: #418275). * New co-maintainer: Pierre Chifflier . * Added ${misc:Depends} to binary dependencies. * Bump Standards-Version to 3.8.3. * Move all doc files to ulogd package, others become symlinks. -- Achilleas Kotsis Sat, 29 Aug 2009 22:18:44 +0300 ulogd (1.24-2.2) unstable; urgency=low * Non-maintainer upload. * Drop -rdynamic to fix FTBFS by ignoring it from mysql_config. Another solution would be to use gcc for linking, not ld directly. Closes: #527534 * Add LFS support, thanks to Rudolph Pereira for the fix. Closes: #472251 * replace libmysqlclient15-dev by libmysqlclient-dev. -- Andreas Barth Fri, 28 Aug 2009 07:08:10 +0200 ulogd (1.24-2.1) unstable; urgency=low * Non-maintainer upload. * Add copyright holder to debian/copyright. * Remove log files on purge. (Closes: #499600). -- Barry deFreese Mon, 22 Sep 2008 14:06:50 -0400 ulogd (1.24-2) unstable; urgency=low [ Achilleas Kotsis ] * New maintainer email address. (Closes: #460029) * New upstream website. (Closes: #428243) * Removed .ps documentation. [ Faidon Liambotis ] * Fix the init script to write errors to stderr when ulogd fails to start. (Closes: #459298) * Use new Homepage field. * Use binary:Version instead of Source-Version (binNMU friendly). * Bump debhelper compatibility level to 5. * Bump Standards-Version to 3.7.3. * Build-Depend on autotools-dev to update ancient autotools shipped by upstream (fixes lintian warning outdated-autotools-helper-file). * Ship upstream changelog as changelog.gz instead of Changes.gz, according to Policy 12.7. * Fix formatting of NEWS.Debian. * Add LSB section in the init script. -- Faidon Liambotis Sat, 12 Jan 2008 13:02:42 +0200 ulogd (1.24-1) unstable; urgency=low * New upstream release. - Removed merged patches configure.patch, configure_in.patch, pgsql_table.patch, ulogd_SQLITE3_c.patch, ulogd_PCAP-timeval.patch, ulogd_SYSLOG_c.patch. - Adapt strfix to the new version. * postgre-doc.patch: Fix already generated HTML and TXT instead of just changing the SGML. -- Faidon Liambotis Mon, 09 Apr 2007 19:10:27 +0300 ulogd (1.23-9) unstable; urgency=high * Urgency high, targetting etch release. * debian/po/nl.po: Dutch debconf templates translation. (Closes: #415499). * Fix ulogd_PGSQL documentation. Patch from upstreams' #332 (Closes: #254512). -- Faidon Liambotis Thu, 29 Mar 2007 17:36:04 +0300 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 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 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 Tue, 30 Jan 2007 01:33:57 +0200 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 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 Tue, 21 Feb 2006 23:31:32 +0100 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 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 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 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 Tue, 3 May 2005 17:17:20 +0300 ulogd (1.02-2) unstable; urgency=low * Orphan. Set maintainer to QA. -- Debian QA Group Mon, 18 Apr 2005 09:18:50 +0200 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 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 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 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 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 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 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 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 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 Tue, 13 May 2003 22:07:45 +0200 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 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 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 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 Wed, 12 Jun 2002 21:46:06 +0200 ulogd (0.97-1) unstable; urgency=medium * New upstream version * changed init.d script to use start-stop-daemon and be quiet -- Joerg Wendland Wed, 3 Oct 2001 04:00:15 +0200 ulogd (0.96-3) unstable; urgency=low * Adopted package. (closes: #110247) -- Joerg Wendland Thu, 13 Sep 2001 22:36:05 +0200 ulogd (0.96-2) unstable; urgency=low * Orphaning - QA->Maintainer. -- Daniel Stone 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 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 Mon, 11 Jun 2001 20:28:20 +1000 ulogd (0.95.cvs.20010531-1) unstable; urgency=low * mhp-compliant versioning scheme. -- Daniel Stone 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 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 Sun, 20 May 2001 13:27:57 +1000 ulogd (0.94-1) unstable; urgency=low * Initial Release. -- Daniel Stone Fri, 13 Apr 2001 03:02:02 +1000