Code

pkg-collectd.git
7 years agobts833013-gcry-init.dpatch: Merge upstream commit a3000cbe. wheezy collectd-5.1.0-3+deb7u2
Sebastian Harl [Wed, 3 Aug 2016 21:51:23 +0000 (23:51 +0200)]
bts833013-gcry-init.dpatch: Merge upstream commit a3000cbe.

This propagates gcry_control() errors or, else, we'd revert the fix from the
previous upload.

7 years agopatches/: Added bts833013-gcry-init.dpatch.
Sebastian Harl [Wed, 3 Aug 2016 20:59:41 +0000 (22:59 +0200)]
patches/: Added bts833013-gcry-init.dpatch.

Fix initialization of libgcrypt: Initialize the library before using any other
functions to ensure that thread-safety is set up appropriately. This fixes
potential crashes of the network plugin and a regression introduced in
5.1.0-3+deb7u1 which ultimately surfaced the issue.

Thanks to Antoine Sirinelli for reporting this.
Closes: #833013
7 years agoRelease changelog to wheezy-security. collectd-5.1.0-3+deb7u1
Sebastian Harl [Thu, 28 Jul 2016 18:52:23 +0000 (20:52 +0200)]
Release changelog to wheezy-security.

7 years agopatches/bts832577-gcry-control.dpatch: Fix improper usage of gcry_control.
Sebastian Harl [Wed, 27 Jul 2016 08:35:39 +0000 (10:35 +0200)]
patches/bts832577-gcry-control.dpatch: Fix improper usage of gcry_control.

A team of security researchers at Columbia University and the University of
Virginia discovered that GCrypt's gcry_control is sometimes called without
checking its return value for an error. This may cause the program to be
initialized without the desired, secure settings.

Closes: #832577
7 years agopatches/CVE-2016-6254.dpatch: Fix heap overflow in the network plugin.
Sebastian Harl [Wed, 27 Jul 2016 08:20:37 +0000 (10:20 +0200)]
patches/CVE-2016-6254.dpatch: Fix heap overflow in the network plugin.

Emilien Gaspar has identified a heap overflow in parse_packet(), the function
used by the network plugin to parse incoming network packets.

Thanks to Florian Forster for reporting the bug in Debian.
Closes: #832507, CVE-2016-6254
11 years agoFixed migrate-4-5-df.dpatch: Added missing end quotes. collectd-5.1.0-3
Sebastian Harl [Sun, 15 Jul 2012 10:22:06 +0000 (12:22 +0200)]
Fixed migrate-4-5-df.dpatch: Added missing end quotes.

11 years agomigrate-4-5-df.dpatch: Fixed patch format.
Sebastian Harl [Sun, 15 Jul 2012 09:21:21 +0000 (11:21 +0200)]
migrate-4-5-df.dpatch: Fixed patch format.

11 years agoPrepared changelog for release.
Sebastian Harl [Sun, 15 Jul 2012 09:19:10 +0000 (11:19 +0200)]
Prepared changelog for release.

11 years agocollectd-core.collectd.init.d: Catch disabled state in start/restart.
Sebastian Harl [Sun, 15 Jul 2012 09:12:29 +0000 (11:12 +0200)]
collectd-core.collectd.init.d: Catch disabled state in start/restart.

Don't exit with an error status in that case. Amongst others, this fixes an
upgrade of collectd when the daemon is disabled.

Thanks to Florian Ernst for reporting this and Evgeni Golov for providing (an
early) patch!

To let those changes to work correctly, don't use 'set -e' and 'exit 0' (at
the end) in order to let return statuses propagate correctly.

Closes: #681216
11 years agochangelog: The migrate-4-5 related changes close #681363.
Sebastian Harl [Thu, 12 Jul 2012 17:07:02 +0000 (19:07 +0200)]
changelog: The migrate-4-5 related changes close #681363.

11 years agocollectd-core.postinst: Pass --rrd* parameters to migrate-4-5.px.
Sebastian Harl [Thu, 12 Jul 2012 17:05:44 +0000 (19:05 +0200)]
collectd-core.postinst: Pass --rrd* parameters to migrate-4-5.px.

… in order to let the script find those binaries/scripts.

11 years agopatches/: Added migrate-4-5-df.dpatch.
Sebastian Harl [Thu, 12 Jul 2012 16:58:34 +0000 (18:58 +0200)]
patches/: Added migrate-4-5-df.dpatch.

… fixing the migration of 'df' values in migrate-4-5.px; thanks to
'markuskaindl' for reporting this on IRC.

11 years agopo/: Formating changes made by debconf-updatepo. collectd-5.1.0-2
Sebastian Harl [Sat, 30 Jun 2012 11:31:44 +0000 (13:31 +0200)]
po/: Formating changes made by debconf-updatepo.

11 years agochangelog: Updated for release.
Sebastian Harl [Sat, 30 Jun 2012 11:27:48 +0000 (13:27 +0200)]
changelog: Updated for release.

11 years agoinit.d: Use log_* and status_of_proc functions from LSB's init functions.
Sebastian Harl [Sat, 30 Jun 2012 11:19:42 +0000 (13:19 +0200)]
init.d: Use log_* and status_of_proc functions from LSB's init functions.

… in order to make collectd's output look like all the other output.
Thanks to Matthias Urlichs for pointing this out.
Closes: #679355
11 years agocollectd-core.collectd.init.d: Source /lib/lsb/init-functions.
Sebastian Harl [Sat, 30 Jun 2012 10:39:15 +0000 (12:39 +0200)]
collectd-core.collectd.init.d: Source /lib/lsb/init-functions.

This will make systemd work in compatibility mode.
Thanks to Michael Stapelberg for reporting this.
Closes: #679544
11 years agopo/: Updated Spanish debconf translation; thanks to Omar Campagne.
Sebastian Harl [Sat, 30 Jun 2012 10:34:03 +0000 (12:34 +0200)]
po/: Updated Spanish debconf translation; thanks to Omar Campagne.

Closes: #679281
11 years agopo/: Updated French debconf translation; thanks to Steve Petruzzello.
Sebastian Harl [Sat, 30 Jun 2012 10:28:49 +0000 (12:28 +0200)]
po/: Updated French debconf translation; thanks to Steve Petruzzello.

Closes: #678614
11 years agopo/: Updated Galician debconf translation; thanks to Jorge Barreiro.
Sebastian Harl [Sat, 30 Jun 2012 10:25:28 +0000 (12:25 +0200)]
po/: Updated Galician debconf translation; thanks to Jorge Barreiro.

Closes: #678467
11 years agopo/: Updated Polish debconf translation; thanks to Michał Kułach.
Sebastian Harl [Sat, 30 Jun 2012 10:23:36 +0000 (12:23 +0200)]
po/: Updated Polish debconf translation; thanks to Michał Kułach.

Closes: #678157
11 years agopo/: Updated Portuguese debconf translation; thanks to Américo Monteiro.
Sebastian Harl [Sat, 30 Jun 2012 10:22:25 +0000 (12:22 +0200)]
po/: Updated Portuguese debconf translation; thanks to Américo Monteiro.

Closes: #678048
11 years agopo/: Updated Russian debconf translation; thanks to Yuri Kozlov.
Sebastian Harl [Sat, 30 Jun 2012 10:20:17 +0000 (12:20 +0200)]
po/: Updated Russian debconf translation; thanks to Yuri Kozlov.

Closes: #678016
11 years agopo/: Updated Czech debconf translation; thanks to Martin Šín.
Sebastian Harl [Sat, 30 Jun 2012 10:18:09 +0000 (12:18 +0200)]
po/: Updated Czech debconf translation; thanks to Martin Šín.

Closes: #677949
11 years agopo/: Updated Danish debconf translation; thanks to Joe Dalton.
Sebastian Harl [Sat, 30 Jun 2012 10:16:50 +0000 (12:16 +0200)]
po/: Updated Danish debconf translation; thanks to Joe Dalton.

Closes: #677908
11 years agopo/: Added Slovak debconf translation; thanks to 'helix84'.
Sebastian Harl [Sat, 30 Jun 2012 10:12:33 +0000 (12:12 +0200)]
po/: Added Slovak debconf translation; thanks to 'helix84'.

Closes: #677902
11 years agopo/sv.po: Updated by debconf-updatepo.
Sebastian Harl [Sat, 30 Jun 2012 10:11:36 +0000 (12:11 +0200)]
po/sv.po: Updated by debconf-updatepo.

11 years agopo/: Updated Swedish debconf translation; thanks to Martin Bagge.
Sebastian Harl [Sat, 30 Jun 2012 10:09:04 +0000 (12:09 +0200)]
po/: Updated Swedish debconf translation; thanks to Martin Bagge.

Closes: #677842
11 years agocontrol, rules: Build depend on libmodbus-dev and enabled modbus plugin.
Sebastian Harl [Fri, 29 Jun 2012 20:28:03 +0000 (22:28 +0200)]
control, rules: Build depend on libmodbus-dev and enabled modbus plugin.

5.1 now supports libmodbus 3; thanks to Ivo De Decker for reporting this.
Closes: #639796
11 years agocollectd-core.postinst: Don't create unused temp. directory.
Sebastian Harl [Fri, 29 Jun 2012 20:18:03 +0000 (22:18 +0200)]
collectd-core.postinst: Don't create unused temp. directory.

11 years agopo/de.po: Minor corrections. collectd-5.1.0-1
Sebastian Harl [Wed, 13 Jun 2012 06:35:47 +0000 (08:35 +0200)]
po/de.po: Minor corrections.

11 years agocollectd-core.override: Limit netlink override to appropriate architectures.
Sebastian Harl [Wed, 13 Jun 2012 06:26:31 +0000 (08:26 +0200)]
collectd-core.override: Limit netlink override to appropriate architectures.

11 years agopo/it.po: Updated by debconf-updatepo.
Sebastian Harl [Wed, 13 Jun 2012 06:15:58 +0000 (08:15 +0200)]
po/it.po: Updated by debconf-updatepo.

11 years agochangelog: Updated timestamp.
Sebastian Harl [Wed, 13 Jun 2012 06:05:08 +0000 (08:05 +0200)]
changelog: Updated timestamp.

11 years agoMerged branch 'collectd-4'.
Sebastian Harl [Sun, 10 Jun 2012 19:31:42 +0000 (21:31 +0200)]
Merged branch 'collectd-4'.

Conflicts:
debian/changelog
debian/po/cs.po
debian/po/da.po
debian/po/de.po
debian/po/es.po
debian/po/fr.po
debian/po/nl.po
debian/po/pl.po
debian/po/pt.po
debian/po/pt_BR.po
debian/po/ru.po
debian/po/sv.po

11 years agochangelog: Released 4.10.7-2. collectd-4 collectd-4.10.7-2
Sebastian Harl [Sun, 10 Jun 2012 11:49:44 +0000 (13:49 +0200)]
changelog: Released 4.10.7-2.

11 years agopo/: Updated German debconf translation.
Sebastian Harl [Sun, 10 Jun 2012 11:48:40 +0000 (13:48 +0200)]
po/: Updated German debconf translation.

… based on Holger Wansing's feedback on debian-l10n-german.

11 years agopo/: Updated Spanish debconf translation; thanks to Omar Campagne.
Sebastian Harl [Sun, 10 Jun 2012 11:39:01 +0000 (13:39 +0200)]
po/: Updated Spanish debconf translation; thanks to Omar Campagne.

Closes: #676383
11 years agopo/: Updated French debconf translation; thanks to S.Petruzzello and C.PERRIER
Sebastian Harl [Sun, 10 Jun 2012 11:36:09 +0000 (13:36 +0200)]
po/: Updated French debconf translation; thanks to S.Petruzzello and C.PERRIER

Closes: #674629
11 years agopo/: Updated Brazilian Portuguese debconf translation; thanks to A. R. Gomes.
Sebastian Harl [Sun, 10 Jun 2012 11:33:29 +0000 (13:33 +0200)]
po/: Updated Brazilian Portuguese debconf translation; thanks to A. R. Gomes.

Closes: #674589
11 years agopo/: Updated Danish debconf translation; thanks to Joe Dalton.
Sebastian Harl [Sun, 10 Jun 2012 11:31:35 +0000 (13:31 +0200)]
po/: Updated Danish debconf translation; thanks to Joe Dalton.

Closes: #674459
11 years agopo/: Updated Portuguese debconf translation; thanks to Américo Monteiro.
Sebastian Harl [Sun, 10 Jun 2012 11:30:12 +0000 (13:30 +0200)]
po/: Updated Portuguese debconf translation; thanks to Américo Monteiro.

Closes: #674065
11 years agopo/: Added Italian debconf translation; thanks to Beatrice Torracca.
Sebastian Harl [Sun, 10 Jun 2012 11:28:17 +0000 (13:28 +0200)]
po/: Added Italian debconf translation; thanks to Beatrice Torracca.

Closes: #674044
11 years agopo/: Updated Russian debconf translation; thanks to Vladimir Zhbanov.
Sebastian Harl [Sun, 10 Jun 2012 11:26:15 +0000 (13:26 +0200)]
po/: Updated Russian debconf translation; thanks to Vladimir Zhbanov.

Closes: #673890
11 years agopo/: Updated Swedish debconf translation; thanks to Martin Bagge.
Sebastian Harl [Sun, 10 Jun 2012 11:24:09 +0000 (13:24 +0200)]
po/: Updated Swedish debconf translation; thanks to Martin Bagge.

Closes: #673888
11 years agopo/: Updated Dutch debconf translation; thanks to Jeroen Schot.
Sebastian Harl [Sun, 10 Jun 2012 11:22:42 +0000 (13:22 +0200)]
po/: Updated Dutch debconf translation; thanks to Jeroen Schot.

Closes: #673769
11 years agopo/: Updated Polish debconf translation; thanks to Michał Kułach.
Sebastian Harl [Sun, 10 Jun 2012 11:20:41 +0000 (13:20 +0200)]
po/: Updated Polish debconf translation; thanks to Michał Kułach.

Closes: #673697
11 years agopo/: Updated Czech debconf translation; thanks to Martin Šín.
Sebastian Harl [Sun, 10 Jun 2012 11:19:12 +0000 (13:19 +0200)]
po/: Updated Czech debconf translation; thanks to Martin Šín.

Closes: #673693
11 years ago5.1 supports syslog logging; closes #632940.
Sebastian Harl [Sat, 19 May 2012 18:43:38 +0000 (20:43 +0200)]
5.1 supports syslog logging; closes #632940.

11 years agochangelog: New upstream release closes #630968.
Sebastian Harl [Sat, 19 May 2012 18:36:57 +0000 (20:36 +0200)]
changelog: New upstream release closes #630968.

11 years agocontrol: Added collectdctl to collectd-utils description.
Sebastian Harl [Sat, 19 May 2012 18:30:21 +0000 (20:30 +0200)]
control: Added collectdctl to collectd-utils description.

11 years agocontrol: Let collectd-dev depend on collectd << 5.2~.
Sebastian Harl [Sat, 19 May 2012 17:25:35 +0000 (19:25 +0200)]
control: Let collectd-dev depend on collectd << 5.2~.

… rather than 4.11~.

11 years agopo/de.po: Fixed syntax error.
Sebastian Harl [Sat, 19 May 2012 16:40:57 +0000 (18:40 +0200)]
po/de.po: Fixed syntax error.

11 years agochangelog: Documented which new plugins are disabled on kfreebsd.
Sebastian Harl [Sat, 19 May 2012 16:34:54 +0000 (18:34 +0200)]
changelog: Documented which new plugins are disabled on kfreebsd.

11 years agopo/: Updated German debconf translation.
Sebastian Harl [Sat, 19 May 2012 16:31:37 +0000 (18:31 +0200)]
po/: Updated German debconf translation.

11 years agoAuto-updated po files.
Sebastian Harl [Sat, 19 May 2012 16:27:12 +0000 (18:27 +0200)]
Auto-updated po files.

11 years agosource/format: Set to "1.0" for now.
Sebastian Harl [Sat, 19 May 2012 16:25:39 +0000 (18:25 +0200)]
source/format: Set to "1.0" for now.

11 years agoNEWS.Debian: Fixed typo identified by lintian.
Sebastian Harl [Sat, 19 May 2012 16:24:42 +0000 (18:24 +0200)]
NEWS.Debian: Fixed typo identified by lintian.

Thanks! ;-)

11 years agoAdded debconf queries and code to automatically migrate from v4.
Sebastian Harl [Sat, 19 May 2012 15:58:11 +0000 (17:58 +0200)]
Added debconf queries and code to automatically migrate from v4.

This is mostly based on the v3 → v4 migration.

11 years agorules: Install contrib/exec-ksm.sh as example.
Sebastian Harl [Sat, 19 May 2012 15:50:44 +0000 (17:50 +0200)]
rules: Install contrib/exec-ksm.sh as example.

11 years agocollectd-core.install: Install migrate-4-5.px.
Sebastian Harl [Sat, 19 May 2012 15:46:30 +0000 (17:46 +0200)]
collectd-core.install: Install migrate-4-5.px.

11 years agoNEWS.Debian: Documented the upgrade from version 4 to 5.
Sebastian Harl [Sat, 19 May 2012 15:37:11 +0000 (17:37 +0200)]
NEWS.Debian: Documented the upgrade from version 4 to 5.

11 years agoMerged branch 'master' of git://git.tokkee.org/pkg-collectd.
Sebastian Harl [Sat, 19 May 2012 13:32:09 +0000 (15:32 +0200)]
Merged branch 'master' of git://git.tokkee.org/pkg-collectd.

11 years agolibcollectdclient0.symbols: Added lcc_sort_identifiers introduced in 5.1.0.
Sebastian Harl [Sat, 19 May 2012 13:24:58 +0000 (15:24 +0200)]
libcollectdclient0.symbols: Added lcc_sort_identifiers introduced in 5.1.0.

11 years agorules: Disabled ethstat, md, and numa plugins on kfreebsd.
Sebastian Harl [Sat, 19 May 2012 13:21:01 +0000 (15:21 +0200)]
rules: Disabled ethstat, md, and numa plugins on kfreebsd.

These plugins are Linux specific.

11 years agochangelog: Updated timestamp of 5.1.0-1 entry.
Sebastian Harl [Sat, 19 May 2012 13:13:27 +0000 (15:13 +0200)]
changelog: Updated timestamp of 5.1.0-1 entry.

11 years agoInstall collectdctl and collectdctl.1 to collectd-utils.
Sebastian Harl [Sat, 19 May 2012 13:06:38 +0000 (15:06 +0200)]
Install collectdctl and collectdctl.1 to collectd-utils.

11 years agorules: Disabled write_mongodb; libmongoc is required.
Sebastian Harl [Sat, 19 May 2012 13:01:41 +0000 (15:01 +0200)]
rules: Disabled write_mongodb; libmongoc is required.

11 years agochangelog, collectd.conf: Added new plugins introduced in version 5.1.0.
Sebastian Harl [Sat, 19 May 2012 12:26:09 +0000 (14:26 +0200)]
changelog, collectd.conf: Added new plugins introduced in version 5.1.0.

11 years agocopyright: Updated for version 5.1.0.
Sebastian Harl [Sat, 19 May 2012 12:25:04 +0000 (14:25 +0200)]
copyright: Updated for version 5.1.0.

11 years agochangelog: Updated to 5.1.0-1.
Sebastian Harl [Sat, 19 May 2012 11:55:51 +0000 (13:55 +0200)]
changelog: Updated to 5.1.0-1.

11 years agoMerged branch 'collectd-4'.
Sebastian Harl [Sat, 19 May 2012 11:53:09 +0000 (13:53 +0200)]
Merged branch 'collectd-4'.

11 years agopatches/: Added rtnl_dump_filter.dpatch. collectd-4.10.7-1
Sebastian Harl [Sat, 19 May 2012 09:35:16 +0000 (11:35 +0200)]
patches/: Added rtnl_dump_filter.dpatch.

This patch updates the rtnl_dump_filter() signature to recent versions of
iproute2.

11 years agocontrol: Explicitly build-depend on libkvm-dev on kfreebsd.
Sebastian Harl [Fri, 18 May 2012 21:45:55 +0000 (23:45 +0200)]
control: Explicitly build-depend on libkvm-dev on kfreebsd.

This is required by the processes, swap and tcpconns plugins.

11 years agochangelog: New upstream fixes #664429 (kfreebsd FTBFS).
Sebastian Harl [Fri, 18 May 2012 21:11:53 +0000 (23:11 +0200)]
changelog: New upstream fixes #664429 (kfreebsd FTBFS).

11 years agorules: Work around #673431 (kvm.h requires sys/types.h).
Sebastian Harl [Fri, 18 May 2012 17:09:06 +0000 (19:09 +0200)]
rules: Work around #673431 (kvm.h requires sys/types.h).

… by forcing the processes plugin on kfreebsd and manually defining
HAVE_STRUCT_KINFO_PROC_FREEBSD.

11 years agorules: Use $(shell …) rather than `…`.
Sebastian Harl [Thu, 17 May 2012 19:50:09 +0000 (21:50 +0200)]
rules: Use $(shell …) rather than `…`.

For consistency … ;-)

11 years agorules: define and export DEB_BUILD_MAINT_OPTIONS hardening opts.
Sebastian Harl [Thu, 17 May 2012 18:14:52 +0000 (20:14 +0200)]
rules: define and export DEB_BUILD_MAINT_OPTIONS hardening opts.

11 years agopo/de.po: Updated German debconf translation.
Sebastian Harl [Thu, 17 May 2012 17:55:58 +0000 (19:55 +0200)]
po/de.po: Updated German debconf translation.

11 years agoAuto-updated po files.
Sebastian Harl [Thu, 17 May 2012 16:27:04 +0000 (18:27 +0200)]
Auto-updated po files.

11 years agocopyright: Updated Debian copyright years.
Sebastian Harl [Thu, 17 May 2012 16:25:24 +0000 (18:25 +0200)]
copyright: Updated Debian copyright years.

11 years agopo/: Added Polish debconf template translation.
Sebastian Harl [Thu, 17 May 2012 16:03:41 +0000 (18:03 +0200)]
po/: Added Polish debconf template translation.

Thanks to Michał Kułach.

Closes: #672739
11 years agopo/: Added Brazilian Portuguese debconf template translation.
Sebastian Harl [Thu, 17 May 2012 16:00:46 +0000 (18:00 +0200)]
po/: Added Brazilian Portuguese debconf template translation.

Thanks to Adriano Rafael Gomes.

Closes: #662174
11 years agopo/: Added Danish debconf template translation; thanks to Joe Dalton.
Sebastian Harl [Thu, 17 May 2012 15:57:22 +0000 (17:57 +0200)]
po/: Added Danish debconf template translation; thanks to Joe Dalton.

Closes: #660918
11 years agocontrol: Use linux-any, kfreebsd-any, etc.
Sebastian Harl [Thu, 17 May 2012 15:40:41 +0000 (17:40 +0200)]
control: Use linux-any, kfreebsd-any, etc.

… rather than hardcoded list of non-Linux architectures to make life of
porters easier; thanks to Robert Millan for reporting this and providing a
pointer to the fix.

Closes: #634690
11 years agocollectd-core.collectd.init.d: Use the exit codes specified by LSB in status.
Sebastian Harl [Thu, 17 May 2012 15:34:02 +0000 (17:34 +0200)]
collectd-core.collectd.init.d: Use the exit codes specified by LSB in status.

Thanks to Michael Prokop for reporting this.

Closes: #615840
11 years agocollectd-core.collectd.init.d: Added cpufrequtils to should-start.
Sebastian Harl [Thu, 17 May 2012 15:28:43 +0000 (17:28 +0200)]
collectd-core.collectd.init.d: Added cpufrequtils to should-start.

Else collectd does not reliably detect all CPUs; thanks to Mathias Bauer for
reporting and debugging this.

Closes: #662040
11 years agocontrol: Build depend on javahelper providing java-arch.sh.
Sebastian Harl [Thu, 17 May 2012 15:21:36 +0000 (17:21 +0200)]
control: Build depend on javahelper providing java-arch.sh.

11 years agorules: Use /usr/share/javahelper/java-arch.sh to determine the Java arch.
Sebastian Harl [Thu, 17 May 2012 15:20:23 +0000 (17:20 +0200)]
rules: Use /usr/share/javahelper/java-arch.sh to determine the Java arch.

Thus, we make sure armhf and armel are supported as well; thanks to peter
green for reporting this and providing the pointer.

Closes: #656274
11 years agocollectd-core.{postrm,templates}: Prompt the user when purging the data dir.
Sebastian Harl [Thu, 17 May 2012 15:10:00 +0000 (17:10 +0200)]
collectd-core.{postrm,templates}: Prompt the user when purging the data dir.

This provides an option to keep the data. The question (debconf priority high)
defaults to remove the data

Closes: #631167
11 years agocontrol: Updated to standards-version 3.9.3 -- no changes.
Sebastian Harl [Thu, 17 May 2012 14:22:50 +0000 (16:22 +0200)]
control: Updated to standards-version 3.9.3 -- no changes.

11 years agorules: Don't force building of the ipvs plugin.
Sebastian Harl [Thu, 17 May 2012 14:16:15 +0000 (16:16 +0200)]
rules: Don't force building of the ipvs plugin.

The ip_vs.h check has been fixed in configure.

11 years agopatches/00list: Removed ipvs_h_include.dpatch.
Sebastian Harl [Thu, 17 May 2012 14:08:54 +0000 (16:08 +0200)]
patches/00list: Removed ipvs_h_include.dpatch.

11 years agochangelog: Mention the fix for #619123.
Sebastian Harl [Thu, 17 May 2012 13:56:24 +0000 (15:56 +0200)]
changelog: Mention the fix for #619123.

This has been removed in the previous commit; re-introduced in the "new
upstream release" section.

11 years agopatches/: Removed bts619123_mkdir_endless_loop_fix, ipvs_h_include.
Sebastian Harl [Thu, 17 May 2012 13:50:26 +0000 (15:50 +0200)]
patches/: Removed bts619123_mkdir_endless_loop_fix, ipvs_h_include.

Applied upstream.

11 years agochangelog: Updated to 4.10.7-1.
Sebastian Harl [Thu, 17 May 2012 13:46:51 +0000 (15:46 +0200)]
changelog: Updated to 4.10.7-1.

11 years agoREADME.Debian: Added section 'Cleanup of old data'.
Sebastian Harl [Thu, 17 May 2012 13:41:38 +0000 (15:41 +0200)]
README.Debian: Added section 'Cleanup of old data'.

… explaining how to get rid of out-dated data files (e.g. RRD files).

12 years agoUpdated changelog.
Sebastian Harl [Tue, 14 Feb 2012 07:06:39 +0000 (08:06 +0100)]
Updated changelog.

12 years agorules: Use dpkg-buildflags to determine compiler/linker flags.
Moritz Muehlenhoff [Tue, 17 Jan 2012 22:52:20 +0000 (23:52 +0100)]
rules: Use dpkg-buildflags to determine compiler/linker flags.

This also enables hardening build flags.

12 years agocopyright: Updated to 4.10.5.
Sebastian Harl [Tue, 14 Feb 2012 07:02:29 +0000 (08:02 +0100)]
copyright: Updated to 4.10.5.

12 years agochangelog: Updated to 4.10.5-1.
Sebastian Harl [Tue, 14 Feb 2012 06:49:12 +0000 (07:49 +0100)]
changelog: Updated to 4.10.5-1.