1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/security/gnupg1/pkg-plist
Jun Kuriyama eb5981cff9 - Upgrade to 1.4.17 (security fix).
This release includes a *security fix* to stop a possible DoS
using garbled compressed data packets which can be used to
put gpg into an infinite loop.

References:	http://lists.gnupg.org/pipermail/gnupg-announce/2014q2/000344.html
2014-06-23 23:09:05 +00:00

46 lines
1.7 KiB
Plaintext

bin/gpg
bin/gpg-zip
bin/gpgsplit
bin/gpgv
%%WITH_LDAP%%libexec/gnupg/gpgkeys_ldap
libexec/gnupg/gpgkeys_curl
libexec/gnupg/gpgkeys_finger
libexec/gnupg/gpgkeys_hkp
@dirrm libexec/gnupg
man/man1/gpg-zip.1.gz
man/man1/gpg.1.gz
man/man1/gpgv.1.gz
man/man7/gnupg.7.gz
%%NLS%%share/locale/be/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/ca/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/cs/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/da/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/de/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/el/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/eo/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/en@boldquot/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/en@quot/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/es/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/et/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/fi/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/fr/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/gl/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/hu/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/id/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/it/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/ja/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/nb/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/nl/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/pl/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/pt/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/ro/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/ru/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/sk/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/sv/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/tr/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/uk/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnupg.mo
@unexec [ -r %D/bin/gpg2 ] && ln -s gpg2 %D/bin/gpg || true