Change logs for syslog-ng source package in Trusty

  • syslog-ng (3.5.3-1) unstable; urgency=medium
    
    
      [ Gergely Nagy <email address hidden> ]
      * New upstream release.
        + Based on 3.5/master, which includes a couple of bison3 fixes.
    
     -- Gergely Nagy <email address hidden>  Wed, 25 Dec 2013 15:29:45 +0100
  • syslog-ng (3.5.2-1) unstable; urgency=high
    
    
      [ Gergely Nagy <email address hidden> ]
      * New upstream release.
        + Fix the system() source on older Linux kernels (Closes: #729991)
        + Fix kernel timestamp computation on 32-bit systems (Closes: #729575)
      * Added a missing GPL-2+ license block to debian/copyright.
      * Correctly install the pkg-config file to /usr/lib/pkgconfig.
      * Updated the Vcs-* fields to point to debian.org resources.
      * Updated the package descriptions to be more similar to the upstream
        one.
      * Urgency set to high, due to the RC bugfix on 32-bit architectures.
    
     -- Gergely Nagy <email address hidden>  Mon, 02 Dec 2013 15:19:51 +0100
  • syslog-ng (3.5.1-1) unstable; urgency=low
    
    
      [ Gergely Nagy <email address hidden> ]
      * New upstream release.
        + Support auto-loading modules (Closes: #650814)
        + The SMTP module is available in syslog-ng-mod-smtp (Closes: #722746)
        + New modules: amqp, geoip, stomp, redis and smtp.
        + Multi-line input support (indented multiline and regexp-based)
        + Template type hinting for the MongoDB destination and $(format-json)
        + Support for unit suffixes in the configuration file
        + New filters, template functions and other miscellaneous changes
      * New (team) maintainer, Laszlo Boszormenyi, Attila Szalay and myself
        added to Uploaders.
      * Ship /var/lib/syslog-ng in the syslog-ng-core package, instead of
        creating it in the init script. Thanks Michael Biebl
        <email address hidden> for the report & assistance. (Closes: #699942, #719910)
      * Use dh-systemd for proper systemd-related maintainer scripts. Based on
        a patch by Michael Biebl <email address hidden>. (Closes: #713982,
        #690067)
      * Do not wait for syslog-ng to settle down during installation / update.
        This also fixes installing via debootstrap and a fake
        start-stop-daemon. (Closes: #714254)
    
     -- Gergely Nagy <email address hidden>  Mon, 04 Nov 2013 15:27:37 +0100
  • syslog-ng (3.3.9-1ubuntu1) saucy; urgency=low
    
      * Merge from Debian unstable. (LP: #1205125) Remaining changes:
       - debian/control: remove libsystemd-daemon-dev build-depends
       - debian/rules: remove --with-systemdsystemunitdir from
         override_dh_auto_configure.
    
    syslog-ng (3.3.9-1) unstable; urgency=low
    
      * New upstream release.
      * Include missed ivykis header (closes: #708793).
    
    syslog-ng (3.3.6-2) unstable; urgency=low
    
      [ Gergely Nagy <email address hidden> ]
      * Use /dev/ttyva on kFreeBSD as the target of the d_console_all
        destination (closes: #697042).
      * Use the standard /var/log/mail.{info,err,warn} location for the
        various mail-related logs (closes: #692056).
      * Don't mark systemd symlinks in /etc as conffiles.
      * Instead of installing systemd service file symlinks, install a
        conffile, that includes the real service file (closes: #690067).
      * Do not forcibly remove the systemd service files, that code is not
        needed anymore.
     -- Artur Rona <email address hidden>   Fri, 26 Jul 2013 00:09:53 +0200