summaryrefslogtreecommitdiff
path: root/doc/NEWS
diff options
context:
space:
mode:
authorrillig <rillig>2008-02-27 16:49:34 +0000
committerrillig <rillig>2008-02-27 16:49:34 +0000
commita437158b6f5dbb3fff3c8154fe1ffb7980e2ada5 (patch)
treea8e4ebf8a1b016f88984a444a865c6becd032934 /doc/NEWS
parent873ca2ba54df75ebe5ccab95ab5151aa40cba4d3 (diff)
downloadpkgsrc-a437158b6f5dbb3fff3c8154fe1ffb7980e2ada5.tar.gz
+ CHECK_STRIPPED.
Diffstat (limited to 'doc/NEWS')
-rw-r--r--doc/NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/NEWS b/doc/NEWS
index ceb112356c9..f56414da48c 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,4 +1,4 @@
-# $NetBSD: NEWS,v 1.3 2008/02/20 10:30:22 rillig Exp $
+# $NetBSD: NEWS,v 1.4 2008/02/27 16:49:34 rillig Exp $
PKGSRC NEWS
===========
@@ -11,6 +11,12 @@ SKIP_PORTABILITY_CHECK is obsolete [rillig 20080220]
After being deprecated for about 16 months, this early misdesign
has finally been obsoleted and removed from pkgsrc.
+Check for stripped/unstripped binaries [rillig 20080213]
+ A new check has been added in mk/check/check-stripped.mk to
+ assure that the installed binaries conform to the setting of the
+ INSTALL_UNSTRIPPED variable. It is not enabled by default due to
+ lack of testing.
+
OpenSSL update [tnn 20080118]
OpenSSL in pkgsrc switched from the 0.9.7 to the 0.9.8 branch. To
accomodate for this, 596 packages dependent on openssl had their