forked from pool/collectd
495 lines
22 KiB
Plaintext
495 lines
22 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Tue Dec 21 14:27:22 UTC 2010 - lslezak@suse.cz
|
||
|
|
||
|
- fixed packaging on openSUSE-11.4 - some perl-files are not
|
||
|
generated, disabled plugin-notify-desktop - it doesn't build
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Dec 9 12:11:28 UTC 2010 - schubi@novell.com
|
||
|
|
||
|
- Update to version 4.9.4 in order to fix security issue:
|
||
|
CVE-2010-4336
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jul 11 00:00:58 UTC 2010 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- update to 4.10.1:
|
||
|
* the shutdown speed when terminating the read threads has been improved
|
||
|
* libcollectdclient: a format error in the PUTVAL command has been removed
|
||
|
* DF plugin: an error message shown when cu_mount_getlist fails has been added
|
||
|
* Processes plugin: missing initialization code for IO members of a struct has been added
|
||
|
* Python plugin: memory leaks in the write and notification callbacks have been fixed; a possible crash when the plugin was loaded but not configured has been fixed
|
||
|
* SNMP plugin: verbosity with regard to unknown ASN types has been increased
|
||
|
* PowerDNS plugin: compatibility changes for PowerDNS 2.9.22 and above have been applied
|
||
|
|
||
|
- changes from 4.10.0:
|
||
|
* JSON output now includes the dstypes and dsnames fields
|
||
|
* the new Timeout option can be used to specify a timeout for missing values
|
||
|
* Apache plugin: support for IdleWorkers (Apache 1.*: IdleServers) has been added
|
||
|
* cURL plugin: the new ExcludeRegex allows to easily exclude certain lines from the match
|
||
|
* cURL-XML plugin: new plugin allows to read XML files using cURL and extract metrics included in the files
|
||
|
* FileCount plugin: the new IncludeHidden option allows to include hidden files and directories in the statistics
|
||
|
* LogFile plugin: the new PrintSeverity option allows to include the severity of a message in the output
|
||
|
* memcachec plugin: the new ExcludeRegex allows to easily exclude certain lines from the match
|
||
|
* Modbus plugin: new plugin allows to read registers from Modbus-TCP enabled devices
|
||
|
* Network plugin: new Interface option allows to set the interface to be used for multicast and, if supported, unicast traffic
|
||
|
* OpenVPN plugin: the CollectUserCount and CollectIndividualUsers options allow more detailed control over how to report sessions of multiple users
|
||
|
* Pinba plugin: new plugin receives timing information from the Pinba PHP extension, which can be used for profiling PHP code and webserver performance
|
||
|
* Ping plugin: new MaxMissed allows to re-resolve a hosts address when it doesn't reply to a number of ping requests
|
||
|
* PostgreSQL plugin: the Interval config option has been added; the plugin has been relicensed under the 2-clause BSD license
|
||
|
* Processes plugin: support for code and data virtual memory sizes has been added
|
||
|
* Python plugin: support for Python 3 has been implemented
|
||
|
* RouterOS plugin: support for collecting CPU load, memory usage, used and free disk space, sectors written and number of bad blocks from MikroTik devices has been added
|
||
|
* Swap plugin: support for Linux < 2.6 has been added
|
||
|
* Tail plugin: the new ExcludeRegex allows to easily exclude certain lines from the match
|
||
|
* Write HTTP plugin: the StoreRates option has been added
|
||
|
* RegEx match: the Invert option has been added
|
||
|
|
||
|
- bumped in-tree libnetlink_version version from 2.6.33 to 2.6.34
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Apr 23 12:32:21 UTC 2010 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- bumped in-tree libnetlink_version version from 2.6.29-1 to 2.6.33
|
||
|
|
||
|
- update to 4.9.2:
|
||
|
* append a newline to messages written to STDERR.
|
||
|
* serialization of NANs in JSON format has been fixed
|
||
|
* checks whether a "sleep" returned early have been added
|
||
|
* continue reading files in a directory when parsing one file fails
|
||
|
* Apache plugin: collection of the number of active connections has been fixed for Apache 2.*
|
||
|
* Exec plugin: error messages have been improved; the "running" flag is now cleared correctly when forking a child fails
|
||
|
* IPTables plugin: fix a violation of aliasing rules
|
||
|
* Java plugin: the Java API files are now packaged into a .jar file
|
||
|
* Network plugin: fix a segmentation fault when receiving packets with an unknown data source type
|
||
|
* Network plugin: a memory leak when receiving encrypted network packets has been fixed
|
||
|
* Oracle plugin: fix checking for lost connections and reconnect in this case
|
||
|
* UnixSock plugin: a memory leak in the "LISTVAL" command has been fixed
|
||
|
* Write HTTP plugin: use the "any" authentication schema, used to be "digest"
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jan 15 23:35:19 UTC 2010 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- update to 4.9.1:
|
||
|
* RRDtool plugin: fix a bug with random write timeouts: due to an
|
||
|
incorrect initialization some files may be suspended basically
|
||
|
indefinitely; after flushing the files they were written
|
||
|
regularly again
|
||
|
* documentation: some manpage fixes
|
||
|
* default config: added sample configuration for missing plugins
|
||
|
* apache plugin: fix a segmentation fault in the config handling
|
||
|
of VerifyPeer / VerifyHost
|
||
|
* processes plugin: fix handling of derive data sources
|
||
|
* RouterOS plugin: use the node name for the "host" field
|
||
|
* monitorus plugin: put the plugin into the "Collectd::Plugins"
|
||
|
namespace
|
||
|
* Perl bindings: fix a warning that was printed when building
|
||
|
debugging output
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Dec 21 13:40:31 UTC 2009 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- update to 4.9.0:
|
||
|
* new plugins: NetApp, Python, RouterOS, ContextSwitch, Monitorus,
|
||
|
OpenVZ
|
||
|
* timing information is now collected in the cURL plugin
|
||
|
* the possibility to set the source address and device used has
|
||
|
been added to the Ping plug-in
|
||
|
* the detail provided by the DF plug-in has been enhanced
|
||
|
* collection of IO-metrics has been added to the Processes plugin
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Dec 19 23:11:00 UTC 2009 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- update to 4.8.2:
|
||
|
* fixes a memory leak in the "listval" command
|
||
|
* adds detection of dead connections and reconnection in the GenericJMX and Oracle plugins
|
||
|
* fixes handling of negative values and hex strings has been corrected in the SNMP plugin
|
||
|
* improved treatment of error messages when no log plugin was loaded
|
||
|
|
||
|
- build memcachec and dbi plugins
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Oct 7 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- split out -virt plugin package to avoid depending on libvirt.so and libxenstore.so
|
||
|
in the main package
|
||
|
- more preconfigured integration and documentation mangling for files under contrib/
|
||
|
- split out spamassassin contrib files into their own package, properly preconfigured
|
||
|
- fix Apache2 configuration file in -web subpackage
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Oct 4 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- update to 4.8.1:
|
||
|
* UnixSock plugin: fix a (well hidden) race condition related to file descriptor handling
|
||
|
|
||
|
- changes from 4.8.0:
|
||
|
* collectd: two new data source types, DERIVE and ABSOLUTE, have been added: DERIVE can be used for counters that are reset occasionally
|
||
|
* thresholds: the advanced threshold options “Percentage”, “Hits”, and “Hysteresis” have been added
|
||
|
* cURL-JSON plugin: the new cURL-JSON plugin reads JSON files using the cURL library and parses the contents according to user specification; among other things, this allows to read statistics from a CouchDB instance
|
||
|
* DF plugin: using the new “ReportByDevice” option the device rather than the mount point can be used to identify partitions
|
||
|
* DNS plugin: the possibility to ignore numeric QTypes has been added
|
||
|
* GenericJMX plugin: the new, Java-based GenericJMX plugin allows to query arbitrary data from a Java process using the Java Management Extensions (JMX)
|
||
|
* MadWifi plugin: the new MadWifi plugin collects information about Atheros wireless LAN chipsets from the MadWifi driver
|
||
|
* network plugin: the receive- and send-buffer-sizes have been made configurable, allowing for bigger and smaller packets
|
||
|
* olsrd plugin: the new OLSR plugin queries routing information from the Optimized Link State Routing daemon
|
||
|
* RRDtool plugin: a new configuration option allows to define a random write delay when writing RRD files; this spreads the load created by writing RRD files more evenly
|
||
|
* Swap plugin: the possibility to collect swapped in/out pages has been added to the Swap plugin
|
||
|
* TokyoTyrant plugin: the new TokyoTyrant plugin reads the number of records and file size from a running Tokyo Tyrant server
|
||
|
* UnixSock plugin: add the GETTHRESHOLD command: this command can be used to query the thresholds configured for a particular identifier
|
||
|
* Write HTTP plugin: the new Write HTTP plugin sends the values collected by collectd to a web-server using HTTP POST requests
|
||
|
* Empty Counter match: the new Empty Counter match matches value lists, where at least one data source is of type COUNTER and the counter value of all counter data sources is zero
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Sep 26 00:00:00 CEST 2009 - kkaempf@suse.de
|
||
|
|
||
|
- temporarily disable perl plugin for opensuse 11.2, must fix configure check first
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jul 27 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- update to 4.7.2:
|
||
|
* several bugs in the threshold and notification subsystems have been fixed
|
||
|
* portability of the “memcached” plug-in has been improved
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed May 13 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- update the in-tree libnetlink to 2.6.29-1
|
||
|
- added missing ldconfig for libcollectclient0
|
||
|
- update to 4.7.0:
|
||
|
* apache plugin: support to query multiple servers has been added
|
||
|
* apache plugin: handling of lighttpd's scoreboard statistics has been improved
|
||
|
* conntrack plugin: the new conntrack plugin collects the connection tracking table size
|
||
|
* fscache plugin: the new fscache plugin collects statistics about Linux' file-system based caching framework
|
||
|
* gmond plugin: the new gmond plugin can receive and interpret multicast traffic from Ganglia's gmond daemon
|
||
|
* java plugin: the new java plugin exports the collectd API to Java, making it possible to write extensions to collectd in Java
|
||
|
* memcachec plugin: the new memcachec plugin queries data from a memcached daemon and parses it similar to the cURL plugin
|
||
|
* memcached plugin: support for connections over UNIX domain sockets has been added
|
||
|
* mysql plugin: support to query multiple databases has been added
|
||
|
* mysql plugin: master/slave statistics have been added
|
||
|
* mysql plugin: lock statistics have been added
|
||
|
* network plugin: the possibility to sign or encrypt network traffic has been added
|
||
|
* protocols plugin: the new protocols plugin provides information about network protocols, such as IP, TCP and UDP
|
||
|
* snmp plugin: the intervals given in the configuration of the SNMP plugin must no longer be a multiple of the global interval
|
||
|
* table plugin: the new Table plugin provides parsing for table-like structured files, such as many files beneath /proc
|
||
|
* ted plugin: the new TED plugin reads power consumption measurements from “The Energy Detective” (TED)
|
||
|
* onewire plugin: the new Interval option allows collecting information from OneWire sensors at arbitrary intervals
|
||
|
* ping plugin: support for collecting the drop rate and standard deviation of round-trip times has been added
|
||
|
* uptime plugin: the new uptime plugin can collect the server's uptime
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Mar 19 00:00:00 CET 2009 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- update to 4.6.2:
|
||
|
* collection of the number of cached RR-sets has been fixed in the "BIND" plugin
|
||
|
* filter chains can now be configured without a default target
|
||
|
* portability fixes have been added to the "DNS" and "Oracle" plugins
|
||
|
* a typo that prevented the module from being used correctly has been
|
||
|
corrected in the "TimeDiff" match
|
||
|
* a possible race condition during startup has been fixed in the "RRDtool" plugin
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 23 00:00:00 CET 2009 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- update to 4.6.1:
|
||
|
* fixes an off-by-one error in the IPMI plugin
|
||
|
* fixes smaller problems in the BIND plugin
|
||
|
* documentation fixes
|
||
|
- upgrade in-tree libnetlink (iproute2) library to latest (2.6.28)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Feb 17 00:00:00 CET 2009 - guru@unixtech.be
|
||
|
|
||
|
- fix build on 11.1, make rpmlint happy
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Oct 20 00:00:00 CEST 2008 - guru@unixtech.be
|
||
|
|
||
|
- only expect the virt plugin on >=11.0 as collectd now requires a more
|
||
|
recent libvirt (>=0.4.0, for virDomainBlockStats)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Oct 18 00:00:00 CEST 2008 - guru@unixtech.be
|
||
|
|
||
|
- moved collectd-snmp manpage to -snmp subpackage
|
||
|
- update to 4.5.1:
|
||
|
* fix a memory leak in the global value cache and configuration handling
|
||
|
code
|
||
|
* fix an off-by-one error in the ignorelist functionality
|
||
|
* collectdmon: don't block SIGCHLD, fixes a potential portability problem
|
||
|
* collectd-nagios: fix handling of the -d option
|
||
|
* iptables plugin (4.5.1 only): fix an off-by-one error
|
||
|
* perl plugin: log an error message if bootstrapping Collectd fails
|
||
|
* postgresql plugin (4.5.1 only): don't reopen connection during
|
||
|
reinitialization
|
||
|
* snmp plugin (4.5.1 only): don't expect null-terminated strings from the
|
||
|
Net-SNMP library
|
||
|
* tail plugin: call clearerr(3) after reading an EOF
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 12 00:00:00 CEST 2008 - guru@unixtech.be
|
||
|
|
||
|
- added a patch to remove poisoning of strcpy on openSUSE < 11.0,
|
||
|
as it is replaced by a safe bounds-checking variant using a #define
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Sep 11 00:00:00 CEST 2008 - guru@unixtech.be
|
||
|
|
||
|
- added postgresql subpackage
|
||
|
- moved mysql into own subpackage
|
||
|
- added libvirt, filecount, notify_desktop and thermal plugins
|
||
|
- bump the in-tree iproute2 to 2.6.26
|
||
|
- update to 4.5.0:
|
||
|
* fix a memory leak in the threshold checking code
|
||
|
* memcached plugin: fix a too short timeout and a related file descriptor
|
||
|
leak
|
||
|
* memory plugin: a typo in the libstatgrab code has been fixed
|
||
|
* snmp plugin: fix a possible memory leak
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu May 8 00:00:00 CEST 2008 - guru@unixtech.be
|
||
|
|
||
|
- well-defined list of plugins to avoid unpredictable build results caused
|
||
|
by missing dependencies (i.e. missing plugins)
|
||
|
- added XMMS plugin (as a separate subpackage)
|
||
|
- added OpenIPMI plugin (as a separate subpackage)
|
||
|
- use bundled libnetlink (from iproute2) as the one that ships with openSUSE
|
||
|
is not build with -fPIC, which causes linking to fail on x86_64
|
||
|
- split out a few plugins to avoid dependencies in the main package
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 24 00:00:00 CEST 2008 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 2 00:00:00 CEST 2008 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Feb 20 00:00:00 CET 2008 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 22 00:00:00 CET 2008 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Dec 18 00:00:00 CET 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Nov 10 00:00:00 CET 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
- promoted beta to stable
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Oct 25 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Oct 1 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Sep 13 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
- forked off -beta
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Sep 12 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
- moved to openSUSE Build Service
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Aug 30 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- added --disable-nut, made the build fail
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Aug 14 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- fixed commented defaults in configuration file
|
||
|
- fixed init script
|
||
|
- dropped sysconfig
|
||
|
- fixed access rights on init script, thanks to Detlef for reporting
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Aug 4 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jun 25 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jun 21 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jun 17 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jun 7 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jun 4 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed May 30 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 11 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Apr 2 00:00:00 CEST 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 12 00:00:00 CET 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Feb 10 00:00:00 CET 2007 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Nov 3 00:00:00 CET 2006 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jul 21 00:00:00 CEST 2006 - guru@unixtech.be
|
||
|
|
||
|
- added %%{_sysconfdir}/collectd.conf
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jun 16 00:00:00 CEST 2006 - guru@unixtech.be
|
||
|
|
||
|
- added mysql support on SUSE >= 9.3 (older versions don't have the required version >= 4.1.0)
|
||
|
- moved configure to build section
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon May 15 00:00:00 CEST 2006 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 20 00:00:00 CEST 2006 - guru@unixtech.be
|
||
|
|
||
|
- added patch to fix a warning with a pointer diff being passed to printf
|
||
|
- added stripping of binaries on SUSE < 9.3
|
||
|
- removed Packager and Distribution, injected by rpmmacros
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Apr 11 00:00:00 CEST 2006 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Apr 7 00:00:00 CEST 2006 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Mar 14 00:00:00 CET 2006 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
- added BuildRequires for suse-release
|
||
|
- removed explicit Requires that are found by AutoReqProv
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 31 00:00:00 CET 2006 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
- added manpage for collectd.conf
|
||
|
- added SMP flags to make
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 24 00:00:00 CET 2006 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Dec 26 00:00:00 CET 2005 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Dec 5 00:00:00 CET 2005 - guru@unixtech.be
|
||
|
|
||
|
- small fixes to Requires section
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Nov 9 00:00:00 CET 2005 - guru@unixtech.be
|
||
|
|
||
|
- had to specify --enable-serial to build the serial collect module (only on Linux)
|
||
|
- sanitized spec file
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Oct 28 00:00:00 CEST 2005 - guru@unixtech.be
|
||
|
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Oct 5 00:00:00 CEST 2005 - guru@unixtech.be
|
||
|
|
||
|
- made rc-link in sbin conditional (SUSE)
|
||
|
- moved sysconfig file to fillup
|
||
|
- added debuginfo support
|
||
|
- new upstream version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Sep 19 00:00:00 CEST 2005 - guru@unixtech.be
|
||
|
|
||
|
- dropped no-chown patch
|
||
|
- added manpage
|
||
|
- added runtime dependency to libping-dping
|
||
|
- added build dependency to libstatgrab
|
||
|
- new upstream version: 2.1.0
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Aug 22 00:00:00 CEST 2005 - guru@unixtech.be
|
||
|
|
||
|
- version 1.6.0
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Aug 8 00:00:00 CEST 2005 - guru@unixtech.be
|
||
|
|
||
|
- new package
|
||
|
|