diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-30 13:39:47 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-30 13:39:47 +0000 |
commit | dc28364225d5788aefbe5823c2fead9819c96a82 (patch) | |
tree | 782de69f2c7e109b02749534d2574e227b6c33f9 /UPDATING | |
parent | 6f335850706c5bc9087bba2b1b6166237c37a8ed (diff) |
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-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |