aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-14 21:54:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-14 21:54:03 +0000
commit7f61aba3961fcf02d20b5ae9616126a6981cacf0 (patch)
tree3408fa1dc218920613cc5b413f33d0b1f88400ee /UPDATING
parentd051adb6221bb089bbf9f40c183d2ca3b3c09a2e (diff)
downloadports-7f61aba3961fcf02d20b5ae9616126a6981cacf0.tar.gz
ports-7f61aba3961fcf02d20b5ae9616126a6981cacf0.zip
- Add note about updating nagios to 2.0b2
PR: ports/77478 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (nagios maintainer)
Notes
Notes: svn path=/head/; revision=128861
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9ef084790150..098a68149867 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.
+20050214:
+ AFFECTS: users of net-mgmt/nagios
+ AUTHOR: blaz@si.FreeBSD.org
+
+ Nagios has been upgraded to 2.0.b2. Native support for storing various types
+ of data (status, retention, comment, downtime, etc.) in MySQL and PostgreSQL
+ has been dropped. There are also multiple changes to the format of
+ configuration files. Carefully read
+ http://nagios.sourceforge.net/docs/2_0/whatsnew.html before upgrading.
+
20050213:
AFFECTS: users of print/teTeX-*
AUTHOR: hrs@FreeBSD.org