changes:
-fixes
-dbus.Bus() deprecated
-ode for which Collabora is the only copyright holder is now under
the same permissive MIT/X11 license under which dbus core
is being relicensed
Pkgsrc changes:
- Added support for installation to DESTDIR.
Changes since version 2.27:
===========================
* Revision 2.32 2007-10-26 21:39:50+02 fred
* Added option -l provided by Michael E. White <mewhite AT us.ibm.com>
* Revision 2.31 2007-06-08 17:45:23+02 fred
* Fixed problem with users with long login name (Reported by Oleg A. Mamontov)
* Revision 2.30 2007-05-10 23:13:04+02 fred
* *** empty log message ***
* Revision 2.29 2007-05-10 22:37:13+02 fred
* Added fix for Solaris Zone and bug fix from Philippe Torche
* Revision 2.28 2007-05-10 22:01:07+02 fred
* Added new determination of window width
since a fully charged battery would sometimes drop the charge rate
to 0. This happens at least on the submitter's and my laptops.
patch from ymous anonimo
1.0 Tue Oct 2 22:22:43 2007
- Bumped version number to 1.0.
- License has changed to Artistic 2.0!
- (Syslog.pm) Get rid of `require AutoLoader', which was wrong to begin with.
0.100 Wed Aug 28 17:09:37 2002
- (test.pl) Major changes due to complete misunderstanding of eval()
- (Syslog.pm) Updated version number
- (Makefile.PL) Cleanup
most sense to me to bump the revision if there're changes). I thought
it would be nice to have this in pkgsrc for the upcoming release.
In this release: The author of psftools, John Elliot
<jce@seasip.demon.co.uk>, has kindly written a utility for the NetBSD
community which produces wsfont kernel headers from psf-format fonts--
and does a fantastic job of it, at that. If you're interested, install
this package and see the psf2bsd(1) manual page.
Also in this update:
* psf2wyse: New utility to convert a PSF to a soft font that can be
uploaded into a Wyse-60 or compatible terminal.
* wyse2psf: Reverses psf2wyse; converts a Wyses soft font to PSF.
pkgsrc changes:
* Change HOMEPAGE to information of this package.
* Using libtool.
* DESTDIR ready.
Changes since Release 1.26
1. General
* Updated to use aclocal, automake etc version 1.10.
2. isapnp (now v1.26)
* Fixed build for gcc-4.x.
pkgsrc Changes:
* This package using BSD Makefile, no need to special care of MAKE_ENV.
* Honor PKGMANDIR.
* Need some pre-created directories before installation.
* Then DESTDIR ready.
Changes:
-- 1.1, April 23rd 2003
Intel boards want the page destination buffer aligned. Since we map xfers
directly, and don't bounce buffer any more, things were occasionally
unaligned.
from memtesplus-* (sic!) to just iso and serialconsole.
changes for the new version:
- Added new DMI polling feature
- Added Support for Core/Core2 Solo/Duo/Quad CPU
- Added Support for AMD K8 with DDR2 Memory
- Added Support for Intel CPU with 192/384 KB L2 Cache
- Added Support for FB-DIMM based memory (DMI)
- Added Detection for ALI CyberAladdin-T (M1644)
- Added Detection for Turion 64 X2
- Added Detection for AMD K8 with unknown chipsets
- Added Support for ATi Radeon xPress 3200
- Added Support for Intel i975X
- Added Support for Intel Q965/P965
- Added Support for Intel Q963/Q965
Patch provided by MAINTAINER by PR 37572.
Changelog:
0.4.9 -> 0.4.8
- A small bug in the about dialog was fixed.
- Work on the OS X port has resumed after a long time.
Changes from 1.12:
The current version is 1.14, released 2007-08-28.
In version 1.14, a bug is fixed that could lead to a target file not having the
correct size when copied in sparse (-a) mode.
In version 1.13, a bug with read-errors and non-seekable output has been fixed.
Placate pkglint. Most of the package's patches had been integrated.
Approved by heinz@
Changes since last packaged version (4.9):
Version 4.10.1
BUGFIXES:
* When monit sent alert, it reported that alert handler failed,
which was not true and the message was delivered in fact. This
bug was introduced in monit-4.10.
* Fix the memory usage report on machines with more then 4GB
physical memory running Mac OS X.
Version 4.10
NEW FEATURES AND FUNCTIONS:
* Monit from this version on is licensed under GPL version 3
* Added support for SMTP authentication and SSL for sending alerts.
Example syntax:
- plain athentication:
set mailserver
smtp.foo.bar username "user" password "hidden"
- plain athentication with ssl:
set mailserver
smtp.foo.bar username "user" password "hidden" using sslv3
- plain athentication with tls:
set mailserver
smtp.foo.bar username "user" password "hidden" using tlsv1
Thanks to Thomas Lohmueller for patch.
* Allow to set the location of monirc using 'configure --sysconfdir'
option during monit compilation. Thanks to Klaus Heinz for patch.
* Monit now log user actions requested via monit's http interface.
* Monit http interface now use the POST method for forms
(change is transparent from the user point of view).
* Monit ICMP echo/ping test now supports 20 echo requests per cycle at
maximum.
* When monit identifies the process as zombie, continue the monitoring
(formerly monit disabled monitoring of the given service and sent alert
since it was considered unmanageable).
* Fixed#21447: Monit now adds a (dummy) Message-id header in alert
mails to prevent any spam checkers to accidental filter out monit
alerts based on missing message-id.
* Removed C99 particulars from monit code to support non-C99 compilers.
REMOVED FEATURE
* Removed support for local redirects in the HTTP protocol test. Users
must provide the correct path for the resource they want to test.
BUGFIXES:
* Fixed a possible monit crash on exit if a match rule was used and
referred a file containing multiple expressions. Thanks to Stephen
Dowdy for report.
* Added patch from Klaus Heinz which fix a problem in the Log module
that had monit using an uninitialized mutex after a monitrc reload.
* Fixed a possible crash on monit start when the monit control file
contained exec action with argument longer then 256 bytes. Thanks
to Stevan Bajic for report.
* Fixed linux 32-bit system CPU usage statistics (the fix in 4.9 was
incomplete). If a server had a long/large uptime and high load, the
reported CPU usage could be incorrect. Thanks to Aleksander for report.
* Fixed a problem where monit would incorrect display an error in the
web interface status page. This could occur if a service had failed,
monit had reload and the state of the service had passed just after the
reload (for example due to changes of the configuration rules). Thanks to
Claus Klein for report and help with the patch.
* Avoid filling the log with "pidfile does not contain a valid pidnumber"
entries during debug
* Added patch from Dave Cheney, which fix and reactivate resource testing
for Mac OS X Tiger (Darwin 10.4.x).
* Limit the number of consecutive redirects in http protocol test to 64.
* Report as error when the redirect in http protocol test points to itself.
* Fix memory leak when regular expresion is used in monit configuration
and monit is reloaded. Thanks to Josh Kelley for patch.
* Allow the "if changed timestamp" test to refer to a non-existing file.
This could be useful if the service is monitored in non-active mode
and the file is expected to be created later.
* When 'if match' statement was used with the path to the regex file
containing more then one line and the exec action was used for this
rule, then monit failed to parse the configuration and refused to start.
Thanks to Nathan for report.
* contrib/wap.php updated. Thanks to David Fletcher.
* Fixed#21354: Usage of the IMAP Protocol test was impossible due to a small
typo in the control file parser and the test would fall back to DEFAULT.
Thanks to Wolfgang Breyha for reporting the bug.