From dc5b5c47b1013e0f458534ad5ed67d8783c78958 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Mon, 15 Aug 2011 15:15:50 +0000 Subject: Document risks involved in updating swapexd -- config file clobbering. PR: ports/157242 --- UPDATING | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 0b5306bd85d5..245381d85a92 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20110815: + AFFECTS: users of sysutils/swapexd + AUTHOR: crees + + swapexd used to clobber its config file on deinstall, unfortunately this will + not be fixed in installed packages. Back up your config before updating, or + you will lose it! + + # cp /usr/local/etc/swapexd/swapexd.conf ~/swapexd.conf.bak + 20110808: AFFECTS: users of net-mgmt/zenoss AUTHOR: pphillips@experts-exchange.com -- cgit v1.2.3