summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2008-02-27 16:49:34 +0000
committerrillig <rillig@pkgsrc.org>2008-02-27 16:49:34 +0000
commit0ffaaea3d0459abb72da33ee75f65267f0a84b6c (patch)
treea8e4ebf8a1b016f88984a444a865c6becd032934 /doc
parent8d2824d6b849b1e5898a2e580fa60ca96adc28a2 (diff)
downloadpkgsrc-0ffaaea3d0459abb72da33ee75f65267f0a84b6c.tar.gz
+ CHECK_STRIPPED.
Diffstat (limited to 'doc')
-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