aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2008-01-27 00:44:43 +0800
committermezz <mezz@FreeBSD.org>2008-01-27 00:44:43 +0800
commit3128884910500e147e24a366757d6a26bf274586 (patch)
treea7dd24df63661112f7d07b800545c5ffbcc9b1f1 /UPDATING
parentb32879958ab722c4fc0fd4089800f0e333f0bbd5 (diff)
downloadfreebsd-ports-gnome-3128884910500e147e24a366757d6a26bf274586.tar.gz
freebsd-ports-gnome-3128884910500e147e24a366757d6a26bf274586.tar.zst
freebsd-ports-gnome-3128884910500e147e24a366757d6a26bf274586.zip
Update to 0.5.8.2, be sure to read in UPDATING before you run it.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 0a25aba4b85e..43335df69adc 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+20080126:
+ AFFECTS: users of net-p2p/deluge
+ AUTHOR: mezz@FreeBSD.org
+
+ Update of deluge to 0.5.8.2, if you are using blocklist plugin. You have
+ to remove blocklist.conf first before you can run it or it will crash in
+ the start up.
+
+ $ rm -f ~/.config/deluge/blocklist.conf
+
20080125:
AFFECTS: users of www/mod_security2
AUTHOR: araujo@FreeBSD.org