diff options
author | knu <knu@FreeBSD.org> | 2004-12-24 08:26:32 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2004-12-24 08:26:32 +0800 |
commit | 19ac6fb659b1f9e9a0954c91946d484977ef7c55 (patch) | |
tree | 1eed34408141cccf287d67f5a8978154998cb2dd /UPDATING | |
parent | 3bf66582d1c6f40a026b586f8d30ce629b0553c2 (diff) | |
download | freebsd-ports-gnome-19ac6fb659b1f9e9a0954c91946d484977ef7c55.tar.gz freebsd-ports-gnome-19ac6fb659b1f9e9a0954c91946d484977ef7c55.tar.zst freebsd-ports-gnome-19ac6fb659b1f9e9a0954c91946d484977ef7c55.zip |
- Suggest that sysutils/portupgrade should be upgraded prior to
lang/ruby18.
- Fix the path of rskkserv.conf.sample that was changed a while ago.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20041224: + AFFECTS: users of sysutils/portupgrade and lang/ruby18 + AUTHOR: knu@FreeBSD.org + + Please upgrade sysutils/portupgrade prior to lang/ruby18, or + pkgdb(1) may coredump with a double free() problem from a misuse (or + a "feature") of the DL module. + + In that case, you can reinstall sysutils/portupgrade manually. + 20041222: AFFECTS: users of security/clamav, security/clamav-devel AUTHOR: jylefort@brutele.be @@ -275,7 +285,7 @@ upgrades. The format of PREFIX/etc/rskkserv.conf has changed in version 2.95. Please update your configuration file before restarting the server using PREFIX/share/examples/rskkserv/conf-o2n.rb and referring to - PREFIX/etc/rskkserv.conf.sample. + PREFIX/share/examples/rskkserv/rskkserv.conf.sample. 20041031: AFFECTS: users of databases/mysql40-server |