syslog-ng (3.1.3-3) unstable; urgency=high

  * Fix capability support for unix streams and files when dir_owner() and/or
    dir_group() is used (closes: #608791). Urgency set to high to fix this
    grave bug which can break logging.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Tue, 01 Feb 2011 19:26:21 +0100

syslog-ng (3.1.3-2) unstable; urgency=high

  * Security fix on kFreeBSD archs, don't set 7777 rigths on logfiles
    (closes: #608491).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sat, 01 Jan 2011 21:46:47 +0100

syslog-ng (3.1.3-1) unstable; urgency=medium

  * Medium urgency due to the number of serious bugs fixed.
  * New upstream version, fixing configuration version detection
    (closes: #603617).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sat, 27 Nov 2010 12:23:55 +0100

syslog-ng (3.1.2-3) unstable; urgency=low

  * Apply upstream patch for config file version detection.
  * Correct debian/watch .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 14 Nov 2010 07:53:04 +0100

syslog-ng (3.1.2-2) unstable; urgency=low

  * Don't set options on reload as it's not needed (closes: #599276).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Thu, 04 Nov 2010 18:24:36 +0100

syslog-ng (3.1.2-1) unstable; urgency=low

  * New upstream release. 
  * Update to Standards-Version 3.9.1 .
  * Build depend on libcap-dev to add capability support on Linux archs.
  * Disable statistics logging (closes: #586749) and restore logging to
    /var/log/syslog .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Wed, 04 Aug 2010 17:17:51 +0000

syslog-ng (3.1.1-3) unstable; urgency=low

  * Update initscript not to fail if syslog-ng is already running or stopped.
  * Don't just enable SSL support, but make it really built.
  * Don't leave files behind on remove and purge.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sat, 29 May 2010 07:38:34 +0000

syslog-ng (3.1.1-2) unstable; urgency=low

  * Add missing messages filter and add rotate of error log (closes: #579620).
  * Enable SSL support.
  * Update debian/copyright and add OpenSSL exception.
  * Enable support for spoofed source addresses and for TCP wrappers.
  * Suggest libdbd-mysql, libdbd-pgsql and libdbd-sqlite3 for SQL logging
    (closes: 582948).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 23 May 2010 09:41:25 +0000

syslog-ng (3.1.1-1) unstable; urgency=low

  * New upstream release. 
  * Correct program_override for kernel messages (closes: #576550).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sat, 17 Apr 2010 10:35:50 +0000

syslog-ng (3.1.0-1) unstable; urgency=low

  * New upstream release.
  * Fix path of syslog logfile (closes: #575722) and use tty10 instead of
    vc/10 to log on console.
  * Provide syslog-ng in initscript (closes: #575723).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 28 Mar 2010 19:47:36 +0000

syslog-ng (3.0.5-3) unstable; urgency=low

  * Correct log socket path on kFreeBSD (closes: #574781).
  * Clean up packaging a bit, correct watch file.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 21 Mar 2010 19:49:48 +0000

syslog-ng (3.0.5-2) unstable; urgency=low

  * Updated configuration to be 3.0 compilant (closes: #574496) and use
    source, destination and filter prefixes in their names.
  * Update logcheck ignore file (closes: #499526), thanks to Gábor Gombás.
  * Version 3.0 is available in Sid now (closes: #556941).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Fri, 19 Mar 2010 17:09:49 +0000

syslog-ng (3.0.5-1) unstable; urgency=low

  * New upstream release, new maintainer.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 14 Mar 2010 12:57:49 +0000

syslog-ng (3.0.1-1) experimental; urgency=low

  * New upstream version

 -- SZALAY Attila <sasa@debian.org>  Mon, 23 Feb 2009 20:47:41 +0100

syslog-ng (2.0.9-4.1) unstable; urgency=high

  * Non-maintainer upload; high priority due to the following security fix.
  * Add chdir() before chroot(), and exit if either fails. (Closes: #505791)
  * Fix typo in postrm. (Closes: #505797)
  * Fix path to DocBook XML DTD. (Closes: #477223)

 -- Ben Hutchings <ben@decadent.org.uk>  Sun, 23 Nov 2008 20:26:06 +0000

syslog-ng (2.0.9-4) unstable; urgency=low

  * Fixed init script to check /usr/sbin/syslog-ng instead of /sbin/syslog-ng. (Closes: #492363)
  * Added /dev/xconsole creation into restart and reload too. (Closes: #492585)
  * Added missing last paragraph to the README. (Closes: #477224)
  * Fixed documentation build problem. (Closes: #477223)

 -- SZALAY Attila <sasa@debian.org>  Sun, 27 Jul 2008 23:19:03 +0200

syslog-ng (2.0.9-3) unstable; urgency=low

  * Linked glib and libevtlog dinamically. (Closes: #482981)
    I do not agree with this change and I beleive that it will cause
    more problem than would have solved but I want that syslog-ng to go to
    lenny.
  * Fixed a possible probem in upgrading if /etc/syslog-ng is not exists.
  * Changed install root dir /usr

 -- SZALAY Attila <sasa@debian.org>  Thu, 24 Jul 2008 22:57:26 +0200

syslog-ng (2.0.9-2) unstable; urgency=low

  * Moved syslog-ng.persist file to /var/lib/syslog-ng. (Closes: #483369)

 -- SZALAY Attila <sasa@debian.org>  Wed, 23 Jul 2008 00:01:20 +0200

syslog-ng (2.0.9-1) unstable; urgency=low

  * New upstream version. (Closes: #397650, #447105)
  * Merged upstream patch to fix a possible segfault if optional file source
  is in use.
  * Added $remote_fs to LSB dependencies in init script to made it able to
  stop correctly. (Closes: #475456)

 -- SZALAY Attila <sasa@debian.org>  Sun, 20 Apr 2008 13:46:25 +0200

syslog-ng (2.0.8~1-1) unstable; urgency=low

  * New upstream version.
    - This version is not the official 2.0.8 but close to them.
  * Changed to git-based packaging to understand this and made it possible
  to team-maintaining syslog-ng.

 -- SZALAY Attila <sasa@debian.org>  Sun,  3 Feb 2008 15:57:09 +0100

syslog-ng (2.0.6-3) unstable; urgency=low

  * Fixed make distclean line to made it able to compile in buildd's.

 -- SZALAY Attila <sasa@debian.org>  Sun, 06 Jan 2008 22:55:33 +0100

syslog-ng (2.0.6-2) unstable; urgency=low

  * Raise standard version to 3.7.3
  * Do not ignore make distcleans errors.
  * Fixed a copy&paste bug in syslog-ng.conf.5 man page.
    (Closes: #414441) (The patch have been lost when I switch
    to version 2.0)
  * Changed syslog-ng reloading method in logrotate script to
    conform more init methods. (Closes: #417611)
  * Fixed the link to the reference guide. (Closes: #450582)
  * Added LDFLAGS="-Wl,--as-needed" to configure.in

 -- SZALAY Attila <sasa@debian.org>  Wed, 26 Dec 2007 01:06:08 +0100

syslog-ng (2.0.6-1) unstable; urgency=high

  * New upstream version.
  * This release addresses the following security issue:
    - A remote attacker can cause a denial of service (crash)
      via a crafted log message that is missing a whitespace
      at the end of the timestamp (CVE-2007-6437; Closes: #457334)

 -- SZALAY Attila <sasa@debian.org>  Sat, 22 Dec 2007 15:54:58 +0100

syslog-ng (2.0.5-3) unstable; urgency=low

  * Added watchfile.
  * Added anonymizer patch created by Micah Anderson. (Closes: #449569)

 -- SZALAY Attila <sasa@debian.org>  Thu, 08 Nov 2007 00:16:38 +0100

syslog-ng (2.0.5-2) unstable; urgency=low

  * Changed init information printing method to lsb. (applied the patch from
    Michael Biebl <biebl@debian.org>) (Closes: #419165)
  * When removing syslog-ng stop it in prerm. (Closes: #436521)
  * Added a new option into the default config to circumvent a logging bug
    in gconfd. (Closes: #409620)

 -- SZALAY Attila <sasa@debian.org>  Sun, 21 Oct 2007 22:42:09 +0200

syslog-ng (2.0.5-1) unstable; urgency=low

  * New upstream version.

 -- SZALAY Attila <sasa@debian.org>  Fri, 14 Sep 2007 23:46:07 +0200

syslog-ng (2.0.0-1) unstable; urgency=low

  * New upstream version. I hope it's really fix it.  (Closes: #384021)
  * Remove util-linux dependecy. This dependency won't needed because
    util-linux is essential. (Closes: #398640)

 -- SZALAY Attila <sasa@debian.org>  Fri, 17 Nov 2006 09:37:45 +0100

syslog-ng (2.0rc3-3) unstable; urgency=low

  * This is a try-only version.
  * Removed versioned dependency to util-linux.

 -- SZALAY Attila <sasa@debian.org>  Tue, 14 Nov 2006 22:02:07 +0100

syslog-ng (2.0rc3-2) unstable; urgency=medium

  * Fixed NULL dereference when (Closes: #384021)

 -- SZALAY Attila <sasa@debian.org>  Wed, 25 Oct 2006 22:06:48 +0200

syslog-ng (2.0rc3-1) unstable; urgency=low

  * New upstream version.
  * Print a message in reload function. (Closes: #384174)

 -- SZALAY Attila <sasa@debian.org>  Wed, 20 Sep 2006 22:07:27 +0200

syslog-ng (2.0rc1-2) unstable; urgency=low

  * Added upstream fix about filters in powerpc. (Closes: #380207)
  * Added upstream fix to prevent DOS with zero size UDP packets.
  * Created and modified logcheck rules by artin f. krafft added (Closes: #380628)

 -- SZALAY Attila <sasa@debian.org>  Wed,  2 Aug 2006 16:38:26 +0200

syslog-ng (2.0rc1-1) unstable; urgency=low

  * New upstream version.
    - Bazsi swear that this release really fix facility and priority
      problems. (Closes: #350120, #350344, #374056)
    - Do not reconnect to target immediately but wait for time_reopen first.
      (Closes: #352695)
    - dir_gid was not initialized because of a typo, thus dir_group() did
      not take effect, fixed. (Closes: #351095)
  * Added logcheck rules created by martin f krafft <madduck@debian.org> with two one exception (Closes: #369489, #376750, #355213)
    - I do not remove Log statistics line from logcheck.ignore.paranoid.

 -- SZALAY Attila <sasa@debian.org>  Tue, 18 Jul 2006 23:37:28 +0000

syslog-ng (1.9.11-1.1) unstable; urgency=low

  * Non-maintainer upload
  * Update license file (Closes: #375236)
  * Updated Standard Version to 3.7.2
  * Fix invoke-rc.d call to remove lintian warnings

 -- Pierre Chifflier <chifflier@cpe.fr>  Mon, 10 Jul 2006 21:51:03 +0200

syslog-ng (1.9.11-1) unstable; urgency=low

  * New upstream version
    - Fixed log facility and priority detecting. (Closes: #350120, #350344, #357071, #367256)
  * Added bison to Build-Dependency. (Closes: #368765)

 -- SZALAY Attila <sasa@debian.org>  Thu, 25 May 2006 11:21:50 +0200

syslog-ng (1.9.9-2) unstable; urgency=low

  * Switch to the latest snapshot version, with some un-released
    upstream bug-fixes. (Closes: #352362)
  * Fixed misspelled KERNEL_RINGBUF_SIZE. Again. (Closes: #324813)
  * Stop syslog-ng when removing. (Closes: #356002)
  * Added some new logckeck lines. (Closes: #357692)
  * Disable statistic messages in default config file. (Closes: #355833)

 -- SZALAY Attila <sasa@debian.org>  Thu, 30 Mar 2006 18:25:11 +0200

syslog-ng (1.9.9-1) unstable; urgency=low

  * New upstream version.
    - Added missing macro definitions. (Closes: #349571)
    - Fixed Source reference counting. (Closes: #351312)

 -- SZALAY Attila <sasa@debian.org>  Tue, 28 Feb 2006 22:34:33 +0100

syslog-ng (1.9.8.1+20060128-1) unstable; urgency=low

  * New upstream version. (Closes: #349697, #349840, #350014)
  * Added html documentatuin again. (Closes: #344028)
  * Added NEWS file to the package. (Closes: #349912)

 -- SZALAY Attila <sasa@debian.org>  Sat, 28 Jan 2006 17:51:38 +0100

syslog-ng (1.9.8.1) unstable; urgency=low

  * Added flex to Build-depends.

 -- SZALAY Attila <sasa@debian.org>  Mon, 23 Jan 2006 19:50:19 +0000

syslog-ng (1.9.8) unstable; urgency=low

  * New upstream version
  * First not experimental version.
  * Added pkg-confg and libglib2.0-0 dependencies. (Closes: #344795)
  * Fixed config file place back to /etc/syslog-ng/ (Closes: #336981)

 -- SZALAY Attila <sasa@debian.org>  Sat, 21 Jan 2006 16:33:19 +0000
 
syslog-ng (1.9.6) experimental; urgency=low

  * New upstream version.
  * Upstream version changed a lot so 3rd party patches dropped out.

 -- SZALAY Attila <sasa@debian.org>  Tue, 20 Sep 2005 19:49:18 +0000

syslog-ng (1.6.8-1) unstable; urgency=low

  * New upstream version.
  * Debian patch cleaned up. If something needed dropped out please tell me!
  * Create /dev/xconsole if not exists. (Closes: #312690)
  * Check the config file for syntax errors before reload. (Closes: #294888)
  * Fixed a typo in syslog-ng.conf (Closes: #312114)
  * Created a directory. Put debian specific patches into it.
  * Added the new version of syslog-ng-annon patch. (Closes: #303808)

 -- SZALAY Attila <sasa@debian.org>  Thu,  9 Jun 2005 20:10:54 +0000

syslog-ng (1.6.7-2) unstable; urgency=high

  * Added syslog-ng-anon IP anonymizing patch, see
    /usr/share/doc/README.syslog-ng-anon for more information (Closes: #303808)
  * Restart syslog-ng manually and start it only if installed and not upgraded. (Closes: #297190)
    Set urgency to high because of this.
  * In int change start-stop-damon call parameter from --exec to --name to
    enable restart syslog-ng after upgrade.

 -- SZALAY Attila <sasa@debian.org>  Tue, 24 May 2005 11:43:11 +0200

syslog-ng (1.6.7-1) unstable; urgency=low

  * New upstream version. (Closes: #301617, #304894, #304966, #282782)
  * Check if CONSOLE_LOG_LEVEL and KERNEL_RINGBUF_SIZE has value and not
    complain about wrong value, if not. (Closes: #296315, #304215)
  * Removed unneeded code from postrm. (This code was to remove divertion,
    but syslog-ng does not divert any file any more.)
  * Removed KERNEL_RINGBUF_SIZE option. (Closes: #298022)
  * Added AC_PREREQ(2.50) to configure.in. (Closes: #299543)

 -- SZALAY Attila <sasa@debian.org>  Sun, 22 May 2005 01:13:49 +0200

syslog-ng (1.6.5-2.2) unstable; urgency=low

  * Fixed missing space in versioned-depends on util-linux
  * Fixed improper UTF-8 conversion of debian/changelog, thanks
    cjwatson@debian.org

 -- Micah Anderson <micah@debian.org>  Tue, 10 May 2005 14:49:20 -0500

syslog-ng (1.6.5-2.1) unstable; urgency=high

  * Non-maintainer upload to fix security hole for sarge
  * Added upstream patch to fix log messages getting dropped which allowed
    certain forms of attacks to be performed without getting logged.
    (Closes: #304894)
  * Changed debian/control to use a versioned depends on util-linux
    to fix lintian error
  * Converted debian/changelog to be valid UTF-8 by to fix lintian
    error
  * Updated documentation: doc/syslog-ng.conf.5, doc/syslog-ng.8 to fix
    outdated information and typos and language clarification on klogd
    in doc/sgml/syslog-ng.sgml

 -- Micah Anderson <micah@debian.org>  Mon,  9 May 2005 23:41:48 -0500

syslog-ng (1.6.5-2) unstable; urgency=low

  * Checks if UDP ends in NL or NUL. Closes: #282782
  * Merged in _second_ version of Loic's syslog-ng.conf. Closes: #268686
  * Made kernel logging parameters configureable through /etc/defaults/syslog-ng. Closes: #283091

 -- Magosányi Árpád (mag) <mag@debian.org>  Sat, 11 Dec 2004 22:16:43 +0100

syslog-ng (1.6.5-1) unstable; urgency=low

  * New upstream version 

 -- Magosányi Árpád (mag) <mag@debian.org>  Tue,  2 Nov 2004 01:53:53 +0100

syslog-ng (1.6.4-2) unstable; urgency=low

  * Added patch from Loic Minier to make init script more sane. Closes: #268820
  * Added PATH to init script. Closes: #262224
  * Only one instance of html documentation. Patch from Loic Minier. Closes: #268685
  * Stops only once in prerm. Closes: #268848
  * New syslog-ng.conf. Closes: #268686 
  * Added Nate Campi's FAQ. Closes: #268998

 -- Magosányi Árpád (mag) <mag@debian.org>  Mon, 13 Sep 2004 17:19:50 +0200

syslog-ng (1.6.4-1) unstable; urgency=low

  * New upstream version

 -- Magosányi Árpád (mag) <mag@debian.org>  Sat, 24 Jul 2004 17:45:51 +0200

syslog-ng (1.6.2-4) unstable; urgency=low

  * fixed permissions of default syslog-ng.conf. Closes: #242531
  * added Nate Campi's expanded syslog-ng.conf to docs. Closes: #241783 
  * fixed cut-and-paste errors in manpage of syslog-ng.conf. Closes: #260845

 -- Magosányi Árpád (mag) <mag@debian.org>  Sat, 12 Jun 2004 23:27:45 +0200

syslog-ng (1.6.2-3) unstable; urgency=low

  * changed manpage to better reflect -v. Closes: #228377
  * fixed build-depends, hopefully correctly now:( Closes: #237668

 -- Magosányi Árpád (mag) <mag@debian.org>  Sat, 13 Mar 2004 18:35:37 +0100

syslog-ng (1.6.2-2) unstable; urgency=low

  * Automake build-dependency added. Closes: #237668 

 -- Magosányi Árpád (mag) <mag@debian.org>  Fri, 12 Mar 2004 21:44:56 +0100

syslog-ng (1.6.2-1) unstable; urgency=low

  * New upstream version:
  * added PRI macro
  * fixed a problem in PIX log parsing,
  * have a FAQ. documented STATS (#192054)
  * (1.6.0rc4-4) Now you can tell that destination file permissions shall not changed.  closes: #65456
  * (1.6.0rc4-2) removed logrotate configuration for ppp.log. Closes: #207411
  * (1.6.0rc4-2) corrected documentation of match in syslog-ng.conf(5) . Closes: #206819

 -- Magosányi Árpád (mag) <mag@debian.org>  Fri, 12 Mar 2004 15:04:15 +0100

syslog-ng (1.6.0rc4-4) unstable; urgency=low

  * Now you can tell that destination file permissions shall not changed.  closes: 65456
  * rolled back changes related to gnu arch (gnu arch is a good idea, but
    the changes were not.)
  * Regenerating non-source documentation.

 -- Magosányi Árpád (mag) <mag@debian.org>  Thu, 11 Dec 2003 23:05:11 +0100

syslog-ng (1.6.0rc4-3) unstable; urgency=low

  * debian/rules changes to utilize gnu arch (tla) 

 -- Magosányi Árpád (mag) <mag@debian.org>  Wed, 15 Oct 2003 17:05:20 +0200

syslog-ng (1.6.0rc4-2) unstable; urgency=low

  * documentation patch with faq. Closes: #192054
  * removed logrotate configuration for ppp.log. Closes: #207411
  * corrected documentation of match in syslog-ng.conf(5) . Closes: #206819
  * added documentation to faq about log ownership. closes: #65456

 -- Magosányi Árpád (mag) <mag@debian.org>  Tue, 14 Oct 2003 16:30:01 +0200

syslog-ng (1.6.0rc4-1) unstable; urgency=low

  * New upstream version
  * New libol version
  * removed duplicate restart in postinst. Closes: #204631
  * added Mag as co-maintainer
  * incremented Standards-Version to 3.6.1
  * language fix in postinst, thanks to Marcus Crafter <crafterm@debian.org>.
    Closes: #171792
  * cut reference to future features. Closes: #215197

 -- Magosányi Árpád (mag) <mag@debian.org>  Tue, 14 Oct 2003 13:30:34 +0200

syslog-ng (1.6.0rc1+20030310-2) unstable; urgency=low

  * Forward port bugfix. Log every new log.
  * Remove unwanted 'x' char from conffile. Closes: #184985

 -- Szalay Attila <sasa@debian.org>  Sun, 16 Mar 2003 11:02:16 +0000

syslog-ng (1.6.0rc1+20030310-1) unstable; urgency=low

  * New upstream version. Closes: #184026.
  * Set gconfd as bad hostname. Closes: #107189.
  * Fix a typo in postinst srcipt (becouse->because). Closes: #170499.

 -- Szalay Attila <sasa@debian.org>  Tue, 11 Mar 2003 05:42:29 +0000

syslog-ng (1.5.23-1) unstable; urgency=low

  * New upstream version.
  * Change file ownership in /var/log/news dir to news.news. Closes: #169621

 -- SZALAY Attila <sasa@debian.org>  Thu, 21 Nov 2002 00:08:56 +0100

syslog-ng (1.5.22-1) unstable; urgency=low

  * New upstream version.
  * Close buffer overflow bug. See changelog for 1.5.21-1. Closes: #164487
  * Wait a second to flushing buffers, but after that syslog-ng exit.
    Closes: #164504, #164703

 -- SZALAY Attila <sasa@debian.org>  Wed, 16 Oct 2002 22:55:51 +0200

syslog-ng (1.5.21-2) unstable; urgency=low

  * Rewrite debian/syslog-ng.conffiles. That file disappear somewhere
    between woody and sid. Closes: #165030

 -- SZALAY Attila <sasa@debian.org>  Wed, 16 Oct 2002 17:22:13 +0200

syslog-ng (1.5.21-1) unstable; urgency=low

  * New upstream version.
  * security fix, decrement 'left' counter when appending a constant character Close: #164487
  * implemented a workaround for Linux 2.2 and 2.4 (unix domain sockets and recvfrom)
  * Change --with-debug to --enable debug, reflect to upstream changes.

 -- SZALAY Attila <sasa@debian.org>  Sun, 13 Oct 2002 19:00:00 +0200

syslog-ng (1.5.20-1) unstable; urgency=low

  * New upstream version.
  * Upstream fix mixing message bug. Closes: #147161

 -- SZALAY Attila <sasa@debian.org>  Sun,  8 Sep 2002 08:56:56 +0200

syslog-ng (1.5.19-3) unstable; urgency=low

  * Change to --compare-versions. Close: #156112, #156136
  * Include example written by from Jörg Sommer <joerg@alea.gnuu.de>.
    Close: #156114
  * Change the if statement from `timeout <= 0' to `timeout > 0' and
    therefore log STATS message only if timeout > 0. Close: #156045
  * Becouse I'm change main.c touch main.c.x to not break compile.

 -- SZALAY Attila <sasa@debian.org>  Sun, 11 Aug 2002 17:15:43 +0200

syslog-ng (1.5.19-2) unstable; urgency=low

  * Include ignore files for logcheck.
  * Move examples files to right directory.

 -- SZALAY Attila <sasa@debian.org>  Thu,  8 Aug 2002 15:28:04 +0200

syslog-ng (1.5.19-1) unstable; urgency=low

  * New upstream version.
  * Doesn't touch main.c, so scsh doesn't needed. Close: #150118
  * Change to unix-stream, becouse programs like it more. :)

 -- SZALAY Attila <sasa@debian.org>  Sat,  3 Aug 2002 21:06:54 +0200

syslog-ng (1.5.18-1) unstable; urgency=low

  * New upstream version.
  * Remove dependency of automake becouse upstream author upgrade to woody. :)
  * Read /proc/kmsg directly again. It's eliminate all the problem around klogd.
  * Upgrade Standards-Version to 3.5.6.0

 -- SZALAY Attila <sasa@debian.org>  Thu,  6 Jun 2002 08:34:02 +0200

syslog-ng (1.5.15-1.1) unstable; urgency=high

  * Non-maintainer upload
  * Modified init script to optionally restart klogd.  This is
    the 'wrong' fix for #129819, but better than doing nothing
    at all with woody release approaching.

 -- Stephen Frost <sfrost@debian.org>  Sun, 28 Apr 2002 05:14:42 -0400

syslog-ng (1.5.15-1) unstable; urgency=high

  * New upstream version.
  * Doesn't drop connections to the floor on reload. Closes: #129819, #132708

 -- SZALAY Attila <sasa@debian.org>  Mon,  4 Mar 2002 21:29:11 +0100

syslog-ng (1.5.13-2) unstable; urgency=low

  * Now 0 or less frequency for STAT will disable it. Closes: #122482
  * Bugfix. When reload STAT timer set the value before reload not the new.

 -- SZALAY Attila <sasa@pheniscidae.satimex.tvnet.hu>  Tue, 25 Dec 2001 01:56:38 +0100

syslog-ng (1.5.13-1) unstable; urgency=low

  * New upstream version.

 -- SZALAY Attila <sasa@pheniscidae.satimex.tvnet.hu>  Sun,  4 Nov 2001 08:41:15 +0100

syslog-ng (1.5.9-2) unstable; urgency=low

  * Oooopss. Now really remove /proc/kmsg from src. Closes: #111176

 -- SZALAY Attila <sasa@pheniscidae.satimex.tvnet.hu>  Wed,  5 Sep 2001 09:43:41 +0200

syslog-ng (1.5.9-1) unstable; urgency=low

  * New upstream version. Now log if a message cannnot write to a destination
    (for example if network is broken or HDD is too slow)
  * Change priority to extra. Closes: #110116
  * Remove klogctl from ditribution, becouse unneeded. (see dmesg) Closes: #101997
  * Now syslog-ng work together with klogd. (Change /dev/log from stream-oriented
    connection to datagram-oriented.) (It was done earlyer, but becouse I
    doesn't have time I can't test it) Closes: #94383
  * Becouse of the above I must remove reading /proc/kmsg. And becouse of this
    syslog-ng now recommend klogd. (again)
  * And again becouse af the above, I can't revert the changes about /dev/log.
    Closes: #108111
  * Becouse now klogd read /proc/kmsg this bug not bug any more. :) Closes: #90166
  * This is honeymoon release. :)

 -- SZALAY Attila <sasa@pheniscidae.satimex.tvnet.hu>  Sun,  2 Sep 2001 16:22:19 +0200

syslog-ng (1.5.8-2) unstable; urgency=low

  * Include libtool in Build-depend. Closes: #105872

 -- SZALAY Attila <sasa@pheniscidae.satimex.tvnet.hu>  Thu, 19 Jul 2001 16:15:50 +0200

syslog-ng (1.5.8-1) unstable; urgency=low

  * New upstream version. Now record wich connection is broken, and
    record when connection is reestablished. Closes: #92588
  * Put debhelper into build-depend. Closes: #104302
  * syslog-ng just recommend logrotate. Closes: #92129
  * Use autoconf/automaker for building. Closes: #99126

 -- SZALAY Attila <sasa@pheniscidae.satimex.tvnet.hu>  Fri, 13 Jul 2001 12:58:14 +0200

syslog-ng (1.5.6-1) unstable; urgency=low

  * New upstream version. Applied the patch, therfore Closes: #94898

 -- SZALAY Attila <sasa@pheniscidae.satimex.tvnet.hu>  Fri,  4 May 2001 23:11:07 +0200

syslog-ng (1.5.5a-1) unstable; urgency=low

  * New upstream version.
    Hopefully fixed -HUP problem. Closes: #65455
  * Put flex, autoconf and m4 into build-depend. Closes: #91875
  * In logrotate files put { into the log file names line. Closes: #95614
  * Apply the cosmeting init script patch. Closes: #92094

 -- SZALAY Attila <sasa@pheniscidae.satimex.tvnet.hu>  Thu,  3 May 2001 11:37:52 +0200

syslog-ng (1.5.4-3) unstable; urgency=low

  * Now really remove doc/syslog-ng/INSTALL.gz (I hope)
  * Now uucp filter filtering messages from uucp. Closes: #90610

 -- SZALAY Attila <sasa@pheniscidae.satimex.tvnet.hu>  Wed, 21 Mar 2001 23:04:57 +0100

syslog-ng (1.5.4-2) unstable; urgency=low

  * Change '==' to '=' in postinst. Closes: #87863
  * I forgot to link it to sysklogd. Now it's done Closes: #75643
  * Remove doc/syslog-ng/INSTALL.gz. Closes: #88281
  * Disable logrotate script when removed. Closes: #77314
  * Full upload, becouse I made a mistake with .orig.tgz

 -- SZALAY Attila <sasa@pheniscidae.satimex.tvnet.hu>  Thu, 15 Mar 2001 22:37:25 +0100

syslog-ng (1.5.4-1) unstable; urgency=low

  * New upstream version.
  * Now syslog-ng read /proc/kmsg and therefore it not need klog any more.
    (Of course we loose Ooops decoding :((
    Closes: #86074, #80793, #85118, #78316, #78620

 -- SZALAY Attila <sasa@pheniscidae.satimex.tvnet.hu>  Tue, 20 Feb 2001 22:02:40 +0100

syslog-ng (1.4.10-1) unstable; urgency=low

  * New upstream version.
  * Change Recommend line from kernel-log-daemon to linux-kernel-log-daemon

 -- SZALAY Attila <sasa@debian.org>  Tue,  5 Dec 2000 09:21:39 +0100

syslog-ng (1.4.9a-1) unstable; urgency=low

  * New upstream version. (Solve a DoS attack.)

 -- SZALAY Attila <sasa@debian.org>  Sun, 26 Nov 2000 16:12:14 +0100

syslog-ng (1.4.8-1) unstable; urgency=low

  * New upstream version
  * Clean some bugreport.
  * syslog-ng no longer contain klogd. Closes: #70784
  * It's a network problem, not syslog-ng. Closes: #60747
  * This bug solved upstream somewhere between 1.4.5 and 1.4.8. Closes: #74594
  * syslog-ng no longer renames /etc/init.d/sysklogd to
    /etc/init.d/sysklogd.syslog-ng. Closes: #74864

 -- SZALAY Attila <sasa@debian.org>  Wed,  8 Nov 2000 15:11:45 +0100

syslog-ng (1.4.7-2) unstable; urgency=low

  * Change depend line to Recommend. But now syslog-ng Conflicts with sysklogd.
    It's a bit bad, beacause I loose klogd, for a while. Closes: #74513

 -- SZALAY Attila <sasa@debian.org>  Sat, 21 Oct 2000 12:29:05 +0200

syslog-ng (1.4.7-1) unstable; urgency=low

  * New upstream version. (It's solve memory leak!)
  * Provide virtual package: system-log-daemon. Closes: #67603
  * Replace chars under chr(32) with spaces. Closes: #69026
  * syslog-ng now Conflicts with other system-log-daemons: Closes: #72122, #72195, #72483
  * Old, closed bugs: Closes: #55275, #58415
  * Put some notifempy and missingok to logrotate file. Closes: #72308
  * I Depend on kernel-log daemon now becouse installing it before sysklogd
    split is dangerous

 -- SZALAY Attila <sasa@debian.org>  Sun,  8 Oct 2000 17:34:17 +0200

syslog-ng (1.4.5-1) unstable; urgency=low

  * New upstream version. Closes: #67752

 -- SZALAY Attila <sasa@debian.org>  Thu, 10 Aug 2000 18:01:39 +0200

syslog-ng (1.4.4-1) unstable; urgency=low

  * New upstream version.
  * Change logfile-s ownership to root.adm
  * Restart syslog-ng in postinst. Closes: #64692
  * log local2.* to /var/log/ppp.log Closes: #63741

 -- SZALAY Attila <sasa@debian.org>  Sat, 10 Jun 2000 11:06:01 +0200

syslog-ng (1.4.3-1) unstable; urgency=low

  * New upstream version.
  * Test the existence of conffiles. Closes: #62229

 -- SZALAY Attila <sasa@debian.org>  Sat, 10 Jun 2000 10:44:50 +0200

syslog-ng (1.4.0rc3-2) frozen unstable; urgency=low

  * Fix a typo in syslog-ng.conf Closes: #59361

 -- SZALAY Attila <sasa@debian.org>  Mon,  6 Mar 2000 09:51:04 +0100

syslog-ng (1.4.0rc3-1) frozen unstable; urgency=high

  * New upstream version
  * This version is from the new stable branch, hopefully
    without bug. :))
  * It's should compile in Alpha. Closes: #5575, #53728

 -- SZALAY Attila <sasa@debian.org>  Sun, 27 Feb 2000 23:09:22 +0100

syslog-ng (1.3.17-1) unstable; urgency=low

  * New upstream version.

 -- SZALAY Attila <sasa@debian.org>  Sat, 19 Feb 2000 12:39:04 +0100

syslog-ng (1.3.14-1) unstable; urgency=low

  * New upstream version. Now it run with 2.3.X kernels.

 -- SZALAY Attila <sasa@debian.org>  Tue,  8 Feb 2000 13:18:33 +0100

syslog-ng (1.3.13-1) frozen; urgency=low

  * New upstream version, with bugfix (notable in sun port),
    and documentation upgrades.

 -- SZALAY Attila <sasa@debian.org>  Tue, 18 Jan 2000 23:15:49 +0100

syslog-ng (1.3.12-2) unstable; urgency=low

  * move dpkg-divert to postinst, preventing deadlock. Closes: #54608
  * But it's not protect sysklogd to go to unconfigurable state
    when upgrade (update-rc fails becouse the divert)
    (may it's a bug in update-rc, or it must handle in postinst?)
    (and therfore its bug in debhelper? :))

 -- SZALAY Attila <sasa@debian.org>  Tue, 11 Jan 2000 12:02:14 +0100

syslog-ng (1.3.12-1) unstable; urgency=low

  * New upstream version.
  * Look for diversions, and if doesn't exists, make it!
    (Even when upgrade). Closes: #53731
  * Write warning about remote logging into README.Debian, and
    to console, when install syslog-ng, and in sysklogd remote
    logging was enabled. Closes: #53170

 -- SZALAY Attila <sasa@debian.org>  Thu,  6 Jan 2000 12:51:24 +0100

syslog-ng (1.3.10-3) unstable; urgency=low

  * Write a warning message about remote logging
  * Make the first steps to write comments into conf file.

 -- SZALAY Attila <sasa@debian.org>  Wed, 22 Dec 1999 01:44:10 +0100

syslog-ng (1.3.10-2) unstable; urgency=high

  * Remove a buggy line from syslog-ng.conf, what is inhibit
    syslog-ng to start. Closes: #53162

 -- SZALAY Attila <sasa@debian.org>  Mon, 20 Dec 1999 20:41:40 +0100

syslog-ng (1.3.10-1) unstable; urgency=low

  * New upstream version, with fixing a bug in pipe handling.
  * Now syslog-ng usable with Debian default compatible
    /etc/syslog-ng/syslog-ng.conf. Closes: #52638

 -- SZALAY Attila <sasa@debian.org>  Sun, 19 Dec 1999 10:56:42 +0100

syslog-ng (1.3.9-1) unstable; urgency=low

  * New upstream version.

 -- SZALAY Attila <sasa@debian.org>  Fri, 17 Dec 1999 22:38:46 +0100

syslog-ng (1.3.8-1) unstable; urgency=low

  * New upstream version.

 -- SZALAY Attila <sasa@debian.org>  Wed, 15 Dec 1999 22:49:44 +0100

syslog-ng (1.3.7-2) unstable; urgency=low

  * Rewrite /etc/syslog-ng/syslog-ng.conf to be really compatible
    with Debian default.
  * Remove v from tar -xzvf in debian/rules

 -- SZALAY Attila <sasa@debian.org>  Mon, 13 Dec 1999 20:58:44 +0100

syslog-ng (1.3.7-1) unstable; urgency=low

  * New upstream version.
  * Restart sysklogd when remove syslog-ng.
  * replace --prefix with DESTDIR Closes: #52573
  * Change to rfakeroot from rsudo.

 -- SZALAY Attila <sasa@debian.org>  Sun, 12 Dec 1999 23:54:34 +0100

syslog-ng (1.3.6-2) unstable; urgency=low

  * Fix some bug.

 -- SZALAY Attila <sasa@debian.org>  Thu,  9 Dec 1999 00:57:47 +0100

syslog-ng (1.3.6-1) unstable; urgency=low

  * New upstream version.
  * Changed to development branch
  * Change to logrotate

 -- SZALAY Attila <sasa@debian.org>  Wed,  8 Dec 1999 00:23:46 +0100

syslog-ng (1.2.3-1) unstable; urgency=low

  * New upstream version.

 -- SZALAY Attila <sasa@debian.org>  Tue,  7 Dec 1999 16:30:38 +0100

syslog-ng (1.2.2-1) unstable; urgency=low

  * Initial Release.

 -- SZALAY Attila <sasa@debian.org>  Thu, 2 Dec 1999 01:38:28 +0200
syslog-ng (3.0.5) syslogng30; urgency=low

  * New upstream version.

 -- BalaBit Development Team <devel@balabit.hu>  Mon, 07 Dec 2009 15:34:53 +0100

Local variables:
mode: debian-changelog
End:
