pkgsrc/security
wiz 425319a5ab Update to 1.0.7.
* Secret keys are now stored and exported in a new format which
  uses SHA-1 for integrity checks.  This format renders the
  Rosa/Klima attack useless.  Other OpenPGP implementations might
  not yet support this, so the option --simple-sk-checksum creates
  the old vulnerable format.

* The default cipher algorithm for encryption is now CAST5,
  default hash algorithm is SHA-1.  This will give us better
  interoperability with other OpenPGP implementations.

* Symmetric encrypted messages now use a fixed file size if
  possible.  This is a tradeoff: it breaks PGP 5, but fixes PGP 2,
  6, and 7.  Note this was only an issue with RFC-1991 style
  symmetric messages.

* Photographic user ID support.  This uses an external program to
  view the images.

* Enhanced keyserver support via keyserver "plugins".  GnuPG comes
  with plugins for the NAI LDAP keyserver as well as the HKP email
  keyserver.  It retains internal support for the HKP HTTP
  keyserver.

* Nonrevocable signatures are now supported.  If a user signs a
  key nonrevocably, this signature cannot be taken back so be
  careful!

* Multiple signature classes are usable when signing a key to
  specify how carefully the key information (fingerprint, photo
  ID, etc) was checked.

* --pgp2 mode automatically sets all necessary options to ensure
  that the resulting message will be usable by a user of PGP 2.x.

* --pgp6 mode automatically sets all necessary options to ensure
  that the resulting message will be usable by a user of PGP 6.x.

* Signatures may now be given an expiration date.  When signing a
  key with an expiration date, the user is prompted whether they
  want their signature to expire at the same time.

* Revocation keys (designated revokers) are now supported if
  present.  There is currently no way to designate new keys as
  designated revokers.

* Permissions on the .gnupg directory and its files are checked
  for safety.

* --expert mode enables certain silly things such as signing a
  revoked user id, expired key, or revoked key.

* Some fixes to build cleanly under Cygwin32.

* New tool gpgsplit to split OpenPGP data formats into packets.

* New option --preserve-permissions.

* Subkeys created in the future are not used for encryption or
  signing unless the new option --ignore-valid-from is used.

* Revoked user-IDs are not listed unless signatures are listed too
  or we are in verbose mode.

* There is no default comment string with ascii armors anymore
  except for revocation certificates and --enarmor mode.

* The command "primary" in the edit menu can be used to change the
  primary UID, "setpref" and "updpref" can be used to change the
  preferences.

* Fixed the preference handling; since 1.0.5 they were erroneously
  matched against against the latest user ID and not the given one.

* RSA key generation.

* It is now possible to sign and conventional encrypt a message (-cs).

* The MDC feature flag is supported and can be set by using
  the "updpref" edit command.

* The status messages GOODSIG and BADSIG are now returning the primary
  UID, encoded using %XX escaping (but with spaces left as spaces,
  so that it should not break too much)

* Support for GDBM based keyrings has been removed.

* The entire keyring management has been revamped.

* The way signature stati are store has changed so that v3
  signatures can be supported. To increase the speed of many
  operations for existing keyrings you can use the new
  --rebuild-keydb-caches command.

* The entire key validation process (trustdb) has been revamped.
  See the man page entries for --update-trustdb, --check-trustdb
  and --no-auto-check-trustdb.

* --trusted-keys is again obsolete, --edit can be used to set the
  ownertrust of any key to ultimately trusted.

* A subkey is never used to sign keys.

* Read only keyrings are now handled as expected.
2002-05-07 18:48:46 +00:00
..
AiCA Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
aide Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
AiSSLtelnet Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
amavis Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
amavis-perl Fixed MASTER_SITES 2001-11-02 07:33:00 +00:00
apg Adjust format a bit: 2001-11-11 06:17:26 +00:00
audit-packages Store vulnerabilities file in ${PKGVULNDIR} instead of ${DISTDIR}, in case 2002-04-26 12:45:23 +00:00
cfs Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
crack Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cyrus-sasl Make it compile with SASL_USE_GSSAPI=YES. Closes pkg/16040 by 2002-03-24 23:30:18 +00:00
ddos-scan Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
dsniff Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
egd Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
fortify Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
fressh Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
fsh Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
gnupg Update to 1.0.7. 2002-05-07 18:48:46 +00:00
gpa Remove illegal optimizatioon breaking on all platforms where va_list is 2002-01-18 09:23:58 +00:00
gpgme Add buildlink.mk (which is shamelessly copied from another one). 2002-03-17 14:53:57 +00:00
isakmpd Added etc/rc.d/isakmpd 2002-04-04 09:46:03 +00:00
john Adjust format a bit: 2001-11-11 06:17:26 +00:00
keychain Update to 1.9, and remove unneeded dependency on sysutils/psmisc. 2002-04-10 17:52:08 +00:00
kth-krb4 Update kth-krb4 to 1.1.1. 2002-04-05 11:32:19 +00:00
libbf Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libcrack Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libdes Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libidea Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libident Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libmcrypt Update to 2.4.18, provided by Shell Hung in pkg/14707. 2001-11-28 12:50:05 +00:00
libmcrypt22 Older 2.2.x release of libmcrypt provided for those apps for which the 2002-04-12 18:59:36 +00:00
libnasl Update libnasl, nessus{-core,-plugins,-libraries} to 1.0.10. 2001-12-30 18:38:53 +00:00
logcheck Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
mcrypt Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
mhash Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
mirrordir Initial import of mirrordir-0.10.49 into the NetBSD packages collection. 2001-12-19 14:44:07 +00:00
msu Import msu-1.00 2002-02-14 00:42:04 +00:00
nessus Update libnasl, nessus{-core,-plugins,-libraries} to 1.0.10. 2001-12-30 18:38:53 +00:00
nessus-core mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
nessus-libraries Any version of m4 before 1.5.3 has a bug where in certain conditions it'll add 2002-03-12 20:58:42 +00:00
nessus-plugins Update libnasl, nessus{-core,-plugins,-libraries} to 1.0.10. 2001-12-30 18:38:53 +00:00
netramet enable IPv6. 2002-04-03 02:09:54 +00:00
nfsbug Provide a better rule for platforms to build this on. Basically only 1.5B 2002-02-11 17:07:59 +00:00
openssh Make this depend on OpenSSL 0.9.6. This fixes the compilation problems 2002-04-24 05:43:08 +00:00
openssl darwin has opensslv.h in /usr/local/include/openssl 2002-03-23 19:21:47 +00:00
p0f Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
p5-Crypt-Blowfish Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Crypt-CBC Updated p5-Crypt-CBC to 2.02 (provided by Shell Hung in pkg/15354) 2002-01-28 14:19:14 +00:00
p5-Crypt-DES Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Crypt-DES_EDE3 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Crypt-DSA Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
p5-Crypt-IDEA Initial import of p5-Crypt-IDEA, provided by Sen Nagata in pkg/14158. 2001-12-30 14:28:04 +00:00
p5-Crypt-OpenPGP Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
p5-Crypt-Primes Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
p5-Crypt-Random Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
p5-Crypt-Rijndael Updated to 0.05 (provided by Shell Hung in pkg/14803) 2001-12-10 15:34:40 +00:00
p5-Crypt-RIPEMD160 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Crypt-RSA Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
p5-Crypt-Twofish Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Digest-HMAC Oops. Correct leftover SHA1 -> HMAC 2001-11-30 15:20:45 +00:00
p5-Digest-MD2 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Digest-MD4 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Digest-MD5 Updated p5-Digest-MD5 to 2.17 2002-04-27 19:07:35 +00:00
p5-Digest-SHA1 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-IO-Socket-SSL Updated to p5-IO-Socket-SSL-0.81 2002-04-17 11:10:44 +00:00
p5-Net-SSLeay Fix the USE_OPENSSL_VERSION setting 2002-04-24 05:40:49 +00:00
p5-SHA Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-SSLeay Update p5-Crypt-SSLeay to 0.35 2002-01-19 03:19:12 +00:00
p5-Tie-EncryptedHash Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
pakemon Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PAM "This should just be -fPIC" from someone who knows more than I do. 2002-01-29 22:20:54 +00:00
pam-ldap Another target that does the same job as AUTOMAKE_OVERRIDE bites the dust. 2002-03-15 17:17:45 +00:00
pam-smbpass Initial import of security/pam-smbpass: 2002-01-29 22:35:59 +00:00
pgp2 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
pgp5 The command line changes can be found in pgp5(1), not in pgp(1). 2002-03-26 18:14:11 +00:00
pgpdump Update pgpdump to 0.16 . 2001-12-10 09:26:03 +00:00
php4-mcrypt Use libmcrypt22 instead of libmcrypt. Reported to fix pkg/16198 by 2002-04-12 19:03:34 +00:00
pks Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f". 2002-02-05 06:04:36 +00:00
portsentry Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
priv mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
py-amkCrypto use python extension buildlink, 2002-01-17 13:02:44 +00:00
py-cryptkit initial import of py-cryptkit-0.9, a python Cryptographic Toolkit, 2002-01-29 16:23:31 +00:00
py-gnupg initial import of py-gnupg-0.3.2, a python interface to GnuPG, 2002-01-29 16:15:47 +00:00
qident Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
racoon fix arg to plogv(). 2002-05-07 09:03:57 +00:00
rats Add manual page to PLIST. 2002-05-03 14:19:18 +00:00
rc5des This package installs binaries compiled for the NetBSD 1.2 and 1.3 releases 2002-04-12 15:17:22 +00:00
rid Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
rsaref Mark as USE_BUILDLINK_ONLY. 2001-11-19 20:13:23 +00:00
ruby-acl Simplify document arrangement. 2002-01-03 15:21:38 +00:00
ruby-digest Make ruby-digest module need ruby 1.6.6 or later. 2002-01-15 16:43:50 +00:00
ruby-md5 Make ruby-md5 package for ruby 1.4 package only. 2001-12-31 04:18:14 +00:00
ruby-openssl Update ruby-openssl package to 0.1.1. Changes from 0.0.9 is below. 2002-02-07 15:50:07 +00:00
ruby-sha1 Another ruby package needs to have it's dependency on ruby-base bumped 2002-03-21 04:57:54 +00:00
ruby-tcpwrap Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
scanssh Updated to 1.6b. List of changes is unknown as there is no ChangeLog file. 2001-12-06 11:32:47 +00:00
smimemsg Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
smtpd Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
sniff Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
srp_client Use gmp's buildlink.mk (Makefile). 2002-01-20 01:30:36 +00:00
ssh mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
ssh-askpass Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ssh-ip-tunnel Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ssldump Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
sslwrap Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
stunnel Update "stunnel" package to version 3.22. Changes sinc version 3.21c: 2001-12-28 07:22:29 +00:00
sudo Update to sudo 1.6.6 to fix local root-exploit-possibility as per 2002-04-25 16:57:13 +00:00
tcp_wrappers Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
tct Update maintainer information 2002-02-18 09:57:57 +00:00
tripwire /bin/mkdir -> ${MKDIR}. 2002-02-05 22:39:00 +00:00
uvscan Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:29:46 +00:00
uvscan-dat Update virus definitions to version "4201" 2002-05-03 18:44:24 +00:00
xdm-krb4 Correct Size(xdm-krb4-3.3.6.3.tar.gz) 2002-04-11 12:52:57 +00:00
zebedee Fix typo in BUILD_DEPENDS line 2002-03-25 00:34:12 +00:00
Makefile Add and enable security/libmcrypt22. 2002-04-12 19:00:12 +00:00