aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-10-30 13:39:47 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-10-30 13:39:47 +0000
commitdc28364225d5788aefbe5823c2fead9819c96a82 (patch)
tree782de69f2c7e109b02749534d2574e227b6c33f9 /UPDATING
parent6f335850706c5bc9087bba2b1b6166237c37a8ed (diff)
downloadports-dc28364225d5788aefbe5823c2fead9819c96a82.tar.gz
ports-dc28364225d5788aefbe5823c2fead9819c96a82.zip
Update to 1.2.15.
While here, set LICENSE_FILE and TEST_TARGET.
Notes
Notes: svn path=/head/; revision=424943
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 57a76ff2e114..3ecbdfb8df72 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20161030:
+ AFFECTS: users of security/srm
+ AUTHOR: rakuco@FreeBSD.org
+
+ srm has been updated from 1.2.12 to 1.2.15. Since version 1.2.14,
+ srm defaults to using its "simple" mode to overwrite files (one pass
+ writing 0x00 to the files) instead of the 35-pass Gutmann method.
+
20161029:
AFFECTS: users of irc/quassel
AUTHOR: woodsb02@freebsd.org