215694b4d2
Noteworthy changes in version 1.4.1 (2005-03-15) ------------------------------------------------ * New --rfc2440-text option which controls how text is handled in signatures. This is in response to some problems seen with certain PGP/MIME mail clients and GnuPG version 1.4.0. More details about this are available at <http://lists.gnupg.org/pipermail/gnupg-users/2005-January/024408.html>. * New "import-unusable-sigs" and "export-unusable-sigs" tags for --import-options and --export-options. These are off by default, and cause GnuPG to not import or export key signatures that are not usable (e.g. expired signatures). * New experimental HTTP, HTTPS, FTP, and FTPS keyserver helper that uses the cURL library <http://curl.haxx.se> to retrieve keys. This is disabled by default, but may be enabled with the configure option --with-libcurl. Without this option, the existing HTTP code is used for HTTP, and HTTPS, FTP, and FTPS are not supported. [enabled with the "curl" option for the package] * When running a --card-status or --card-edit and a public key is available, missing secret key stubs will be created on the fly. Details of the key are listed too. * The implicit packet dumping in double verbose mode is now sent to stderr and not to stdout. * Added countermeasures against the Mister/Zuccherato CFB attack <http://eprint.iacr.org/2005/033>. * Add new --edit-key command "bkuptocard" to allow restoring a card key from a backup. * The "fetch" command of --card-edit now retrieves the key using the default keyserver if no URL has been stored on the card. * New configure option --enable-noexecstack. Also, gpgkeys_mailto is not installed any longer, dropping the dependency on perl.
47 lines
1.7 KiB
Text
47 lines
1.7 KiB
Text
@comment $NetBSD: PLIST,v 1.15 2005/03/22 17:50:55 wiz Exp $
|
|
bin/gpg
|
|
bin/gpgsplit
|
|
bin/gpgv
|
|
${CURL}libexec/gnupg/gpgkeys_curl
|
|
libexec/gnupg/gpgkeys_finger
|
|
libexec/gnupg/gpgkeys_hkp
|
|
${NOCURL}libexec/gnupg/gpgkeys_http
|
|
${OPENLDAP}libexec/gnupg/gpgkeys_ldap
|
|
man/man1/gpg.1
|
|
man/man1/gpg.ru.1
|
|
man/man1/gpgv.1
|
|
man/man7/gnupg.7
|
|
share/gnupg/DETAILS
|
|
share/gnupg/FAQ
|
|
share/gnupg/faq.html
|
|
share/gnupg/options.skel
|
|
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/en@boldquot/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/en@quot/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnupg.mo
|
|
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnupg.mo
|
|
@dirrm share/gnupg
|
|
@dirrm libexec/gnupg
|