| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-10-01 | rsyslog (8.4.1-1+dyson1) unstable; urgency=mediumHEADdyson/8.4.1-1+dyson1master | Igor Pashev | 1 | -0/+1 | |
| * Package for Dyson * Use dh-smf on illumos-any | |||||
| 2014-10-01 | Merge branch 'master' of git://anonscm.debian.org/collab-maint/rsyslog | Igor Pashev | 1 | -29/+26 | |
| Conflicts: debian/changelog debian/patches/series debian/rules | |||||
| 2014-06-23 | Merge branch 'master' into experimental | Michael Biebl | 1 | -3/+3 | |
| Conflicts: debian/changelog | |||||
| 2014-06-23 | Use canonical URIs for Vcs-* fields. | Michael Biebl | 1 | -2/+2 | |
| 2014-06-23 | Build against libgnutls28-dev. (Closes: #752304) | Michael Biebl | 1 | -1/+1 | |
| 2014-06-09 | Remove the rsyslog-doc package which is now built from a separate source ↵ | Michael Biebl | 1 | -16/+0 | |
| package. | |||||
| 2014-05-17 | Merge branch 'master' into experimental | Michael Biebl | 1 | -3/+15 | |
| Conflicts: debian/changelog | |||||
| 2014-05-16 | Small spelling fixes | Michael Biebl | 1 | -3/+3 | |
| 2014-05-16 | Build omelasticsearch module | Michael Biebl | 1 | -0/+12 | |
| which provides support for logging to an Elasticsearch server. Split that module into a separate package called rsyslog-elasticsearch. Closes: #744951 | |||||
| 2014-04-03 | Update Build-Depends | Michael Biebl | 1 | -5/+3 | |
| - Bump librelp-dev to (>= 1.2.5). - Bump liblogging-stdlog-dev to (>= 1.0.3). - Bump liblognorm-dev to (>= 1.0.0). - Drop libee-dev. | |||||
| 2014-04-03 | Update Build-Depends | Michael Biebl | 1 | -1/+1 | |
| - Bump librelp-dev to (>= 1.2.5). | |||||
| 2014-03-18 | Fix typo | Michael Biebl | 1 | -1/+1 | |
| 2014-03-17 | Bump librelp-dev to (>= 1.2.4) | Michael Biebl | 1 | -1/+1 | |
| 2014-03-13 | Update Build-Depends: | Michael Biebl | 1 | -1/+2 | |
| - Bump librelp-dev to (>= 1.2.3). - Add liblogging-stdlog-dev (>= 1.0.1). | |||||
| 2014-03-11 | Bump Standards-Version to 3.9.5. No further changes. | Michael Biebl | 1 | -1/+1 | |
| 2014-03-11 | Update Build-Depends: | Michael Biebl | 1 | -2/+3 | |
| - Bump libestr-dev to (>= 0.1.9). - Tighten liblognorm-dev to (<< 1.0.0). - Replace libjson0-dev with libjson-c-dev, we no longer need the transitional package. | |||||
| 2013-06-27 | Bump Build-Depends on dh-systemd to (>= 1.4) | Michael Biebl | 1 | -1/+1 | |
| to ensure we have a recent enough version of init-system-helpers which properly deals with a missing state directory. (Closes: #714265) | |||||
| 2013-06-26 | Use dh-systemd for proper systemd support | Michael Biebl | 1 | -0/+1 | |
| Instead of shipping the symlinks from "systemctl enable rsyslog.service" in the package we rely on dh-systemd to setup the service properly. | |||||
| 2013-05-12 | rsyslog (7.3.14-2+dyson1) unstable; urgency=lowdyson/7.3.14-2+dyson1 | Igor Pashev | 1 | -1/+2 | |
| * Package for Dyson * Added SMF service * Build and install imsolaris module for illumos only * Patched imsolaris not to link with libdoor which is filter on both illumos libc and glibc * Disable imklog modules on illumos * Make rsyslog.conf universal for linux and illumos: imklog or imsolaris are loaded from corresponding /etc/rsyslog.d/*.conf * Patched imuxsock to use -D_XPG4_2 to make CMSG_DATA & Ko available from sys/socket.h on illumos/solaris libc * Pre-Depends: smf-tools (>= 2.10-5) [illumos-any] * Depends: initscripts (>= 2.88dsf-13.3) [!illumos-any !kopensolaris-any] * Make debian/rsyslog.logrotate SMF aware | |||||
| 2013-04-10 | Bump Build-Depends on librelp-dev to (>= 1.0.3). | Michael Biebl | 1 | -1/+1 | |
| 2013-03-27 | Bump Build-Depends on libestr-dev to (>= 0.1.5). | Michael Biebl | 1 | -1/+1 | |
| 2013-03-21 | Add Build-Depends on bison so we can build twice in a row | Michael Biebl | 1 | -1/+2 | |
| "make clean" removes the generated grammar/grammer.[ch]. | |||||
| 2013-03-18 | The imrelp module now properly supports listening on IPv4 resp. IPv6 only. | Michael Biebl | 1 | -1/+1 | |
| This requires librelp >= 1.0.2, so bump the Build-Depends accordingly. (Closes: #649355) | |||||
| 2013-03-05 | Bump Standards-Version to 3.9.4. No further changes. | Michael Biebl | 1 | -1/+1 | |
| 2012-11-28 | Suggest rsyslog-mongodb. | Michael Biebl | 1 | -0/+1 | |
| 2012-11-13 | Use dh-autoreconf to update the build system. | Michael Biebl | 1 | -1/+1 | |
| 2012-10-12 | Build ommongodb module | Michael Biebl | 1 | -0/+12 | |
| which provides support for logging to a MongoDB database. Split that module into a separate package called rsyslog-mongodb. | |||||
| 2012-10-12 | Build message modification modules mmjsonparse and mmnormalize | Michael Biebl | 1 | -0/+1 | |
| which provide functionality related to structured logging/lumberjack/CEE. This requires liblognorm. | |||||
| 2012-10-10 | Update Build-Depends | Michael Biebl | 1 | -1/+5 | |
| - Add libestr-dev, libee-dev, libjson0-dev and uuid-dev. - Bump librelp-dev to (>= 1.0.1). | |||||
| 2012-03-07 | Bump Standards-Version to 3.9.3. | Michael Biebl | 1 | -1/+1 | |
| 2012-01-05 | Fix versioned Build-Depends on dpkg-dev. The buildflags.mk snippet was added ↵ | Michael Biebl | 1 | -1/+1 | |
| in version 1.16.1, not 1.6.1. | |||||
| 2011-11-02 | Enable default hardening options from dpkg-buildflags. (Closes: #644303) | Michael Biebl | 1 | -0/+1 | |
| - Use buildflags.mk snippet in debian/rules. - Add Build-Depends on dpkg-dev (>= 1.6.1). | |||||
| 2011-11-02 | Wrap (build-)dependencies. | Michael Biebl | 1 | -11/+43 | |
| 2011-07-08 | Transition to /run/sendsigs.omit.d. (Closes: #633036) | Michael Biebl | 1 | -1/+1 | |
| - Use /run/sendsigs.omit.d/rsyslog in debian/rsyslog.init. - Add Depends on initscripts (>= 2.88dsf-13.3) to ensure /run is usable. - Remove /lib/init/rw/sendsigs.omit.d/rsyslog on upgrades. | |||||
| 2011-05-19 | Bump Standards-Version to 3.9.2. No further changes. | Michael Biebl | 1 | -1/+1 | |
| 2011-02-23 | Improve package description. Closes: #612948 | Michael Biebl | 1 | -14/+13 | |
| Thanks to Justin B Rye for the patch. | |||||
| 2010-10-20 | Bump debhelper compatibility level to 8. Update Build-Depends accordingly. | Michael Biebl | 1 | -1/+1 | |
| 2010-08-05 | Bump Standards-Version to 3.9.1. No further changes. | Michael Biebl | 1 | -1/+1 | |
| 2010-07-07 | Bump Standards-Version to 3.9.0. | Michael Biebl | 1 | -2/+2 | |
| Use Breaks instead of Conflicts as recommended by the new policy. | |||||
| 2010-07-07 | Switch to dh v7. | Michael Biebl | 1 | -1/+1 | |
| - Bump Build-Depends on debhelper to (>= 7.0.50). - Bump Build-Depends on autotools-dev to (>= 20100122.1) for the autotools_dev dh addon. - Convert debian/rules to dh. | |||||
| 2010-07-07 | Switch to source format 3.0 (quilt) | Michael Biebl | 1 | -1/+1 | |
| * Switch to source format 3.0 (quilt) - Add debian/source/format. - Drop Build-Depends on quilt. - Remove debian/README.source. - Remove /usr/share/quilt/quilt.make include from debian/rules. | |||||
| 2010-02-24 | Bump Standards-Version to 3.8.4. No further changes. | Michael Biebl | 1 | -1/+1 | |
| 2010-01-18 | Tune package dependencies for rsyslog-{mysql,pgsql} | Michael Biebl | 1 | -2/+4 | |
| * debian/control - Demote mysql-server and postgresql from Recommends to Suggests. The server packages are not strictly necessary for dbconfig-common's autoconfiguration to work and one might want to use a remote server. - Add Recommends: mysql-client for rsyslog-mysql. - Add Recommends: postgresql-client for rsyslog-pgsql. | |||||
| 2009-08-21 | Bump Standards-Version to 3.8.3. No further changes. | Michael Biebl | 1 | -1/+1 | |
| 2009-08-05 | Change Build-Depends: libmysqclient15-dev → libmysqclient-dev. | Michael Biebl | 1 | -1/+1 | |
| 2009-06-23 | Bump Standards-Version to 3.8.2. No further changes. | Michael Biebl | 1 | -1/+1 | |
| 2009-03-22 | Bump Standards-Version to 3.8.1. No further changes. | Michael Biebl | 1 | -1/+1 | |
| 2009-03-22 | Merge branch 'relp' | Michael Biebl | 1 | -2/+11 | |
| 2009-02-15 | Move Git repository to collab-maint. Update Vcs-* fields. | Michael Biebl | 1 | -2/+2 | |
| 2009-02-10 | Add support for RELP | Michael Biebl | 1 | -2/+11 | |
| * debian/rules - Add --enable-relp to configure flags * debian/control - Add librelp-dev and pkg-config to Build-Depends - Add binary package rsyslog-relp * debian/rsyslog-relp - Install the relp input/output plugins. | |||||
