aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-04-21 15:14:36 +0800
committerdinoex <dinoex@FreeBSD.org>2012-04-21 15:14:36 +0800
commit098aaddc4e0899207c40ab69811077a5b95c63d8 (patch)
treebee0e765c392b7a09b0acf1c09e95c947eca978f /UPDATING
parent6e04cbaa8712d92735b995ff56cbce64cb24bdad (diff)
downloadfreebsd-ports-gnome-098aaddc4e0899207c40ab69811077a5b95c63d8.tar.gz
freebsd-ports-gnome-098aaddc4e0899207c40ab69811077a5b95c63d8.tar.zst
freebsd-ports-gnome-098aaddc4e0899207c40ab69811077a5b95c63d8.zip
- add entry secuurity/openssl
PR: 166954
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING15
1 files changed, 15 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6ab942f42e46..a94a8bec5e1c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,21 @@ 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.
+20120419:
+ AFFECTS: users of security/openssl
+ AUTHOR: dinoex@FreeBSD.org
+
+ The OpenSSL lport has been update to 1.0.1a. Please rebuild all
+ ports that depend on it.
+
+ If you use portmaster:
+ portmaster -r openssl
+ Or, if you would prefer a more gradual approach:
+ portmaster -w openssl (Check the man page for more information)
+
+ If you use portupgrade:
+ portupgrade -fr security/openssl
+
20120418:
AFFECTS: users of www/firefox and mail/thunderbird
AUTHOR: gecko@FreeBSD.org