pkgsrc/security
adam eeb049cab7 nettle: updated to 3.6
Nettle 3.6:

This release adds a couple of new features, most notable being
support for ED448 signatures.

It is not binary compatible with earlier releases. The shared
library names are libnettle.so.8.0 and libhogweed.so.6.0, with
sonames nibnettle.so.8 and libhogweed.so.6. The changed
sonames are mainly to avoid upgrade problems with recent
GnuTLS versions, that depend on Nettle internals outside of
the advertised ABI. But also because of the removal of
internal poly1305 functions which were undocumented but
declared in an installed header file, see Interface changes
below.

New features:

* Support for Curve448 and ED448 signatures. Contributed by
  Daiki Ueno.

* Support for SHAKE256 (SHA3 variant with arbitrary output
  size). Contributed by Daiki Ueno.

* Support for SIV-CMAC (Synthetic Initialization Vector) mode,
  contributed by Nikos Mavrogiannopoulos.

* Support for CMAC64, contributed by Dmitry Baryshkov.

* Support for the "CryptoPro" variant of the GOST hash
  function, as gosthash94cp. Contributed by Dmitry Baryshkov.

* Support for GOST DSA signatures, including GOST curves
  gc256b and gc512a. Contributed by Dmitry Baryshkov.

* Support for Intel CET in x86 and x86_64 assembly files, if
  enabled via CFLAGS (gcc --fcf-protection=full). Contributed
  by H.J. Lu and Simo Sorce.

* A few new functions to improve support for the Chacha
  variant with 96-bit nonce and 32-bit block counter (the
  existing functions use nonce and counter of 64-bit each),
  and functions to set the counter. Contributed by Daiki Ueno.

* New interface, struct nettle_mac, for MAC (message
  authentication code) algorithms. This abstraction is only
  for MACs that don't require a per-message nonce. For HMAC,
  the key size is fixed, and equal the digest size of the
  underlying hash function.

Bug fixes:

* Fix bug in cfb8_decrypt. Previously, the IV was not updated
  correctly in the case of input data shorter than the block
  size. Reported by Stephan Mueller, fixed by Daiki Ueno.

* Fix configure check for __builtin_bswap64, the incorrect
  check would result in link errors on platforms missing this
  function. Patch contributed by George Koehler.

* All use of old-fashioned suffix rules in the Makefiles have
  been replaced with %-pattern rules. Nettle's use of suffix
  rules in earlier versions depended on undocumented GNU make
  behavior, which is being deprecated in GNU make 4.3.

  Building with other make programs than GNU make is untested
  and unsupported. (Building with BSD make or Solaris make
  used to work years ago, but has not been tested recently).

Interface changes:

* Declarations of internal poly1305.h functions have been
  removed from the header file poly1305.h, to make it clear
  that they are not part of the advertised API or ABI.

Miscellaneous:

* Building the public key support of nettle now requires GMP
  version 6.1.0 or later (unless --enable-mini-gmp is used).

* A fair amount of changes to ECC internals, with a few
  deleted and a few new fields in the internal struct
  ecc_curve. Files and functions have been renamed to more
  consistently match the curve name, e.g., ecc-256.c has been
  renamed to ecc-secp256r1.c.

* Documentation for chacha-poly1305 updated. It is no longer
  experimental. The implementation was updated to follow RFC
  8439 in Nettle-3.1, but that was not documented or announced
  at the time.
2020-05-22 08:01:51 +00:00
..
2fa Revbump all Go packages after default version switch to 1.14. 2020-04-12 11:01:37 +00:00
acmesh acmesh: Update to 2.8.6 2020-05-16 18:59:35 +00:00
aide security/aide: skip portability check 2020-05-09 18:29:24 +00:00
aide06 *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
amap *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
antonym Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
ap-modsecurity2 revbump after boost update 2020-05-06 14:04:05 +00:00
apg security: align variable assignments 2019-11-04 21:12:51 +00:00
argon2 argon2: Update to 20190702 2019-08-07 12:58:49 +00:00
arirang
asignify security: align variable assignments 2019-11-04 21:12:51 +00:00
avcheck all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
Bastille security/Bastille: fix build with SUBST_NOOP_OK=no 2020-04-30 16:29:45 +00:00
bcrypt *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
bearssl Update security/bearssl from 0.5 to 0.6 2019-01-21 06:59:58 +00:00
beecrypt Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
bitstir
boringssl Use pkgsrc environment to prevent writing the home directory. 2020-04-12 19:40:22 +00:00
botan security: align variable assignments 2019-11-04 21:12:51 +00:00
botan-devel revbump after boost update 2020-05-06 14:04:05 +00:00
caff Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
ccid security: align variable assignments 2019-11-04 21:12:51 +00:00
cfs security/cfs: Fix HOMEPAGE 2019-04-29 22:24:31 +00:00
chkrootkit *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
clamav Recursive revbump for json-c-0.14 2020-05-19 12:09:07 +00:00
clamav-doc Update clam-doc to 0.101.2 2019-08-05 14:47:33 +00:00
clusterssh Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
codecrypt
CoolKey Rename log to not conflict with math.h. 2020-03-26 21:50:44 +00:00
courier-authlib Update courier-authlib to 0.69.1. Changes unknown, but necessary for 2020-04-13 19:11:07 +00:00
crack
credns security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
crudesaml crudesaml: add SHA512 checksum to distinfo 2019-05-02 08:55:26 +00:00
crypto++ crypto++: homogenize shared library rules. Don't bomb if ldconfig not found. 2020-03-22 17:52:51 +00:00
CSP *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
cvm security/cvm: this package does not have error.h 2020-03-28 19:43:31 +00:00
cy2-anonymous Removed commented-out PKGREVISIONs 2018-12-09 21:05:32 +00:00
cy2-crammd5 Removed commented-out PKGREVISIONs 2018-12-09 21:05:32 +00:00
cy2-digestmd5 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
cy2-gssapi *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
cy2-ldapdb *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
cy2-login Removed commented-out PKGREVISIONs 2018-12-09 21:05:32 +00:00
cy2-ntlm *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
cy2-otp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
cy2-plain Removed commented-out PKGREVISIONs 2018-12-09 21:05:32 +00:00
cy2-saml *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
cy2-scram *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
cy2-sql Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
cyrus-sasl cyrus-sasl: Resolve some pkglint warnings 2020-05-14 14:31:16 +00:00
cyrus-saslauthd *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
dcfldd *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
ddos-scan
dehydrated security/dehydrated: remove nonexistent file from REPLACE_BASH 2020-05-22 05:47:52 +00:00
destroy
dhbitty
dirb revbump after boost update 2020-05-06 14:04:05 +00:00
dnssec-tools security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
doas adjust maintainer to my new login 2020-04-28 11:46:27 +00:00
dropbear dropbear: Update to 2019.78 2019-06-10 13:44:35 +00:00
dsniff dsniff{,-nox11}: unbreak them by not installing sshmitm 2020-04-24 12:45:09 +00:00
dsniff-nox11 dsniff{,-nox11}: unbreak them by not installing sshmitm 2020-04-24 12:45:09 +00:00
duo-unix *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
easy-rsa easy-rsa: updated to 3.0.7 2020-04-03 08:27:05 +00:00
EasyPG security: align variable assignments 2019-11-04 21:12:51 +00:00
ecap_clamav_adapter Recursive revbump for json-c-0.14 2020-05-19 12:09:07 +00:00
egd Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
engine-pkcs11 security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
ent all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
erlang-epam erlang-epam: Update to 1.0.7 2020-03-23 18:17:27 +00:00
erlang-fast_tls *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
erlang-jose erlang-jose: Update to 1.10.1 2020-03-23 18:32:00 +00:00
erlang-p1_oauth2 security/erlang-p1_oauth2: Update to 0.6.3. 2018-05-17 13:30:57 +00:00
fail2ban security/fail2ban: fix build with SUBST_NOOP_OK=no 2020-05-16 16:30:03 +00:00
flawfinder security: align variable assignments 2019-11-04 21:12:51 +00:00
fprint-demo librsvg: update bl3.mk to remove libcroco in rust case 2020-03-10 22:08:37 +00:00
fragroute *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
fsh all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
fwbuilder *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gcr *: bump for vala 0.48.0 2020-03-11 09:53:51 +00:00
gnome-keyring librsvg: update bl3.mk to remove libcroco in rust case 2020-03-10 22:08:37 +00:00
gnome-keyring-manager librsvg: update bl3.mk to remove libcroco in rust case 2020-03-10 22:08:37 +00:00
gnu-crypto all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
gnu-pw-mgr all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
gnupg revbump after boost update 2020-05-06 14:04:05 +00:00
gnupg-pkcs11-scd *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
gnupg2 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
gnutls security/gnutls: revbump, add support for building guile bindings 2020-05-14 14:30:02 +00:00
go-asn1-ber Revbump all Go packages after default version switch to 1.14. 2020-04-12 11:01:37 +00:00
go-crypt Revbump all Go packages after default version switch to 1.14. 2020-04-12 11:01:37 +00:00
go-crypto Revbump all Go packages after default version switch to 1.14. 2020-04-12 11:01:37 +00:00
go-crypto-acme Revbump all Go packages after go113 update. 2020-03-21 16:57:00 +00:00
go-mkcert Revbump all Go packages after default version switch to 1.14. 2020-04-12 11:01:37 +00:00
go-oauth2 Revbump all Go packages after default version switch to 1.14. 2020-04-12 11:01:37 +00:00
go-sftp Revbump all Go packages after default version switch to 1.14. 2020-04-12 11:01:37 +00:00
go-xxhash adjust maintainer to my new login 2020-04-28 11:46:27 +00:00
google-authenticator google-authenticator: update to 1.05 2018-08-29 11:12:36 +00:00
gpa librsvg: update bl3.mk to remove libcroco in rust case 2020-03-10 22:08:37 +00:00
gpg2dot Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
gpgme all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
gpgmepp Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
gpshell *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
gsasl *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gss all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
guardtime revbump after boost update 2020-05-06 14:04:05 +00:00
hackbot Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
hashcash
heimdal Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
heirloom-su
HElib
hitch hitch: Update to 1.5.2 2020-05-17 15:01:41 +00:00
honeyd librsvg: update bl3.mk to remove libcroco in rust case 2020-03-10 22:08:37 +00:00
honeyd-arpd *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
hs-cryptohash-sha256 hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-cryptonite hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-digest hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-ed25519 hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-hackage-security hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-pem hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-SHA hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-tls hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-x509 hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-x509-store hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-x509-system hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-x509-validation hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hydan *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
hydra Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
ike-scan *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ipsec-tools *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
ipv6-toolkit
isakmpd security/isakmpd: remove no-op files from SUBST_FILES 2020-05-09 12:34:16 +00:00
jessie
john all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
kauth Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
kdesu Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
KeePass Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
keepassxc keepassxc: Update to 2.5.4 2020-04-21 14:22:29 +00:00
keychain keychain: Improve distinfo 2018-04-18 19:25:27 +00:00
kgpg *: Recursive revbump from graphics/ilmbase 2020-05-21 20:53:37 +00:00
knc all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
kpcli *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
kstart kstart: update to 4.2 2020-05-22 05:27:06 +00:00
kwallet Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
kwalletmanager Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
lasso *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
lastpass-cli revbump after boost update 2020-05-06 14:04:05 +00:00
libassuan2 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libb2 Add a package for libb2-0.98.1. 2019-06-22 18:54:04 +00:00
libbf security: align variable assignments 2019-11-04 21:12:51 +00:00
libcrack security: align variable assignments 2019-11-04 21:12:51 +00:00
libcurvecpr all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libdecaf *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
libdes security/libdes: fix pkglint warnings 2019-09-12 20:35:55 +00:00
libfprint *: Revbump for ImageMagick6 update 2020-05-21 10:33:41 +00:00
libfwbuilder *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libgabe Add security/libgabe Version 1.0 2020-04-28 13:46:35 +00:00
libgcrypt libgcrypt: Update to 1.8.5 2019-09-02 12:10:54 +00:00
libgfshare
libglobalplatform security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
libgnome-keyring *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libgpg-error libgpg-error: updated to 1.37 2020-02-10 08:35:12 +00:00
libguardtime revbump after boost update 2020-05-06 14:04:05 +00:00
libidea Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
libident Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libksba
libmcrypt *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
libmerkletree all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libmultigest all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libnetpgpverify all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
liboauth revbump after boost update 2020-05-06 14:04:05 +00:00
libp11 Update libp11 to 0.4.10 2020-04-16 12:42:27 +00:00
libpbc security/libpbc: Add bl3 file 2020-04-28 13:42:47 +00:00
libprelude libprelude: don't check configure.in for portability 2020-03-23 10:07:49 +00:00
libprelude-lua *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libprelude-perl *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libprelude-python *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libpreludedb Ignore configure.in as we patch configure. 2020-03-27 20:56:53 +00:00
libpreludedb-mysql *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libpreludedb-perl *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libpreludedb-pgsql *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libpreludedb-python *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libpreludedb-sqlite3 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
libressl all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libsecret libsecret: update to 0.20.3. 2020-04-20 06:58:20 +00:00
libsodium Add include/sodium to BUILDLINK_INCDIRS.libsodium. 2019-07-10 12:56:50 +00:00
libssh libssh: update to 0.94. 2020-04-12 21:05:01 +00:00
libssh2 security/libssh2: remove unknown configure options 2020-05-10 17:27:27 +00:00
libstark Use -fopenmp instead of hard-coding libgomp. 2019-12-22 22:29:39 +00:00
libtasn1 libtasn1: Needs USE_LANGUAGES=c99 2020-03-26 12:00:45 +00:00
libtcpa Fix build with OpenSSL 1.1 2020-03-27 20:57:11 +00:00
libtomcrypt libtomcrypt: Update to 1.18.2 2019-07-09 11:20:58 +00:00
libykneomgr libykneomgr: Update to 0.1.8 2020-03-24 17:38:14 +00:00
libyubikey libyubikey: update to 1.13 2019-09-12 22:45:24 +00:00
log2timeline security/log2timeline: remove ignored lines from package Makefile 2019-11-02 13:58:32 +00:00
logcheck all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
lsh all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
lua-sec *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
lxqt-openssh-askpass lxqt-openssh-askpass: minor grammar tweaks 2020-04-25 18:39:04 +00:00
lxqt-policykit lxqt-policykit: add new package, version 0.14.1 2020-04-25 17:24:40 +00:00
lxqt-sudo lxqt-sudo: add new package, version 0.14.1 2020-04-25 18:24:57 +00:00
lynis security: align variable assignments 2019-11-04 21:12:51 +00:00
mate-polkit Update all MATE packages (except system-monitor) to 1.24.0. 2020-04-05 16:05:39 +00:00
mbedtls mbedtls: Update to 2.16.6 2020-04-18 14:21:56 +00:00
mcrypt *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
md4-collision
md5-collision
merkletree all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
mhash security/mhash: fix file patterns for SUBST 2020-03-22 18:38:27 +00:00
minisign security/minisign: import minisign-0.8. 2019-08-14 15:50:28 +00:00
mirrordir
mit-krb5 mit-krb5: .. and the new patch 2020-04-09 10:57:49 +00:00
mit-krb5-appl all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
monocypher Add monocypher version 2.0.5 2019-03-16 09:17:09 +00:00
mozilla-rootcerts mozilla-rootcerts: Cope with missing certs dir 2020-03-30 16:38:03 +00:00
mozilla-rootcerts-openssl mozilla-rootcerts-openssl: Minor DESCR fixups 2020-03-27 17:00:01 +00:00
msu security: align variable assignments 2019-11-04 21:12:51 +00:00
msudir security: align variable assignments 2019-11-04 21:12:51 +00:00
multigest all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
munge *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
nacl Avoid detecting anything other than the native ABI. Bump PKGREVISION. 2019-01-05 06:16:14 +00:00
netpgp netpgp: Unbreak with OpenSSL 1.1, mostly by grabbing changes from netbsd src 2020-04-25 12:07:47 +00:00
netpgpverify Rename files so that we pick up the correct header file. 2020-05-04 19:13:13 +00:00
netramet security: align variable assignments 2019-11-04 21:12:51 +00:00
nettle nettle: updated to 3.6 2020-05-22 08:01:51 +00:00
nfsbug
nikto Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
oath-toolkit all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
ocaml-cryptokit Updated package security/ocaml-cryptokit to version 1.13. 2018-11-28 12:07:50 +00:00
ocaml-safepass Added conversion to dune to security/ocaml-safepass 2020-01-29 16:33:18 +00:00
ocaml-ssl *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
opencdk all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
openct openct: fix path to libusb buildlink3 file 2018-02-15 07:30:11 +00:00
opendnssec Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
opendnssec2 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
openpam security/openpam: define NO_STATIC_MODULES on NetBSD 2020-04-28 23:01:26 +00:00
opensaml revbump after boost update 2020-05-06 14:04:05 +00:00
opensc Add missing patch checksums 2020-04-30 15:29:33 +00:00
openssh security/openssh: remove no-op file from SUBST_FILES 2020-04-27 04:08:43 +00:00
openssl openssl: Pass explicit libdir 2020-05-21 10:41:36 +00:00
openvas-client librsvg: update bl3.mk to remove libcroco in rust case 2020-03-10 22:08:37 +00:00
openvas-libnasl *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
openvas-libraries *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
openvas-plugins *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
openvas-server *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
otpCalc
p0f
p5-AuthCAS Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Authen-CAS-Client security: align variable assignments 2019-11-04 21:12:51 +00:00
p5-Authen-Htpasswd Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Authen-PAM security/p5-Authen-PAM: use perl as a tool 2020-05-10 14:13:46 +00:00
p5-Authen-PluggableCaptcha Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Authen-SASL Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Authen-SASL-Authd Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Authen-SASL-Cyrus Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Authen-Simple Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Authen-TacacsPlus Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-BSD-arc4random Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Bytes-Random-Secure Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-Blowfish Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-Blowfish_PP Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-CAST5_PP Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-CBC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-CipherSaber Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-Curve25519 p5-Crypt-Curve25519: work around namespace conflict 2020-03-22 13:15:13 +00:00
p5-Crypt-DES Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-DES_EDE3 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-DH Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-DH-GMP p5-Crypt-DH-GMP: remove empty PLIST 2019-09-02 12:27:18 +00:00
p5-Crypt-DSA Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-ECB Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-Eksblowfish security: align variable assignments 2019-11-04 21:12:51 +00:00
p5-Crypt-GeneratePassword Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-GPG Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-HSXKPasswd security/p5-Crypt-HSXKPasswd: import p5-Crypt-HSXKPasswd-3.6 2020-04-28 21:13:44 +00:00
p5-Crypt-IDEA Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-OpenPGP Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-OpenSSL-AES *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
p5-Crypt-OpenSSL-Bignum *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
p5-Crypt-OpenSSL-DSA *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
p5-Crypt-OpenSSL-Guess *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
p5-Crypt-OpenSSL-Random *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
p5-Crypt-OpenSSL-RSA *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
p5-Crypt-PasswdMD5 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-Primes Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-PWSafe3 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-Random p5-Crypt-Random: Update to 1.52 2020-03-22 20:54:36 +00:00
p5-Crypt-Random-Seed Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-Random-TESHA2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-RandPasswd Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-RC4 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-Rijndael p5-Crypt-Rijndael: Update to 1.14 2020-03-22 20:50:01 +00:00
p5-Crypt-RIPEMD160 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-RSA Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-SmbHash Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-SMIME *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
p5-Crypt-SSLeay *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
p5-Crypt-Twofish Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-URandom Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Crypt-X509 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CryptX p5-CryptX: updated to 0.0.64 2019-08-21 10:11:22 +00:00
p5-Dancer-Plugin-Auth-RBAC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Data-Password-passwdqc Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Data-SimplePassword Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest-BubbleBabble Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest-CRC security: align variable assignments 2019-11-04 21:12:51 +00:00
p5-Digest-Hashcash mark packages that fail with -Werror=char-subscripts 2020-05-20 06:09:03 +00:00
p5-Digest-HMAC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest-JHash Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest-MD2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest-MD4 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest-MD5 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest-MD5-File Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest-Nilsimsa Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest-Perl-MD5 security: align variable assignments 2019-11-04 21:12:51 +00:00
p5-Digest-SHA Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest-SHA1 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Digest-SHA3 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-File-KeePass Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-GnuPG-Interface Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-GSSAPI *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
p5-IO-Socket-SSL p5-IO-Socket-SSL: Update to 2.067 2020-03-22 21:19:34 +00:00
p5-Module-Signature Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Mozilla-CA Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-DNS-SEC security/p5-Net-DNS-SEC: remove no-op SUBST block 2020-03-22 20:48:34 +00:00
p5-Net-DNS-SEC-Maint-Key Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-OpenSSH Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-SFTP Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-SSH Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-SSLeay p5-Net-SSLeay: Update to 1.88 2020-03-22 21:15:30 +00:00
p5-Netpgp-Verify Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-pcsc Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-SHA Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-String-Random Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Text-Password-Pronounceable Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Tie-EncryptedHash Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p11-kit Revbump packages depending on libffi after .so version change. 2020-03-08 16:42:24 +00:00
PACK PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
pakchois all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
pakemon *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
pam-af Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
pam-dbm Sort PLIST files. 2018-01-01 22:29:15 +00:00
pam-fprint
pam-krb5 security: align variable assignments 2019-11-04 21:12:51 +00:00
pam-ldap pam-ldap: preemptively avoid "version 10" issues by accepting all 2020-04-29 19:33:25 +00:00
pam-mkhomedir Add this file now that we have a patch. 2018-05-04 21:51:18 +00:00
pam-mysql *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
pam-p11 Remove empty files that should be been nuked earlier 2020-05-14 21:40:01 +00:00
pam-passwdqc all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
pam-pgsql
pam-pwauth_suid security: align variable assignments 2019-11-04 21:12:51 +00:00
pam-radius
pam-saml *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
pam-tacplus *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
pam-yubico revbump after boost update 2020-05-06 14:04:05 +00:00
pam_ssh_agent_auth security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
paperkey Reset maintainer as requested. 2020-04-12 23:59:41 +00:00
password-store Add missing dependency on converters/base64 2020-01-27 12:56:38 +00:00
pcsc-lite security: align variable assignments 2019-11-04 21:12:51 +00:00
pcsc-tools Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
pear-Crypt_GPG security/pear-Crypt_GPG: update to 1.6.4 2020-03-23 15:02:48 +00:00
pev Fix linking on !Linux Unix systems. 2020-03-27 20:56:25 +00:00
pgp2 Uses ${TAR} 2020-03-18 18:00:48 +00:00
pgp5 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
pgpdump all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
pgpenvelope *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
php-gnupg security/php-gnupg: Import version 1.4.0 2020-03-14 04:40:47 +00:00
php-mcrypt Drop support for php70 2019-01-14 13:06:10 +00:00
php-oauth revbump after boost update 2020-05-06 14:04:05 +00:00
php-oauth1 revbump after boost update 2020-05-06 14:04:05 +00:00
php-pecl-mcrypt Drop php71 support 2019-12-16 16:30:13 +00:00
php-sodium security/php-sodium: allow build on php74 2019-12-15 18:02:30 +00:00
php-ssdeep all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
php-ssh2 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
php-ssh2-0 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
php-suhosin all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
pinentry security/pinentry: fix unknown configure option 2019-11-05 18:55:18 +00:00
pinentry-fltk security: align variable assignments 2019-11-04 21:12:51 +00:00
pinentry-gtk2 librsvg: update bl3.mk to remove libcroco in rust case 2020-03-10 22:08:37 +00:00
pinentry-mac security: align variable assignments 2019-11-04 21:12:51 +00:00
pinentry-qt4 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
pinepgp all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
pius pius: remove PYPKGPREFIX from PKGNAME to match directory name 2020-01-16 12:18:31 +00:00
pkcs11-helper security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
pks security: align variable assignments 2019-11-04 21:12:51 +00:00
policykit *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
policykit-gnome librsvg: update bl3.mk to remove libcroco in rust case 2020-03-10 22:08:37 +00:00
polkit security/polkit: skip check for unknown configure options 2020-05-13 04:36:41 +00:00
polkit-qt *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
polkit-qt5 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
PortableSigner *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
portsentry
prelude-correlator security: align variable assignments 2019-11-04 21:12:51 +00:00
prelude-lml *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
prelude-manager *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
prelude-pflogger *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
priv
prngd *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
pscan security/pscan: fix pkglint warnings 2020-02-04 17:25:59 +00:00
putty librsvg: update bl3.mk to remove libcroco in rust case 2020-03-10 22:08:37 +00:00
pwsafe *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
py-acme pytest from versioned depends 2020-05-17 19:34:12 +00:00
py-acme-tiny *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
py-aes
py-argon2-cffi pytest from versioned depends 2020-05-17 19:34:12 +00:00
py-asn1 py-asn1: updated to 0.4.8 2019-11-18 10:52:39 +00:00
py-asn1-modules py-asn1-modules: update to 0.2.8. 2019-11-26 13:10:44 +00:00
py-asn1crypto py-asn1crypto: updated to 1.3.0 2020-01-08 11:37:49 +00:00
py-asyncssh py-asyncssh: updated to 2.2.1 2020-04-23 06:10:29 +00:00
py-backports.ssl_match_hostname all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-bcrypt pytest from versioned depends 2020-05-17 19:34:12 +00:00
py-certbot pytest from versioned depends 2020-05-17 19:34:12 +00:00
py-certbot-apache (security/py-certbot-apache) regen PLIST for 1.4.0 2020-05-09 14:48:12 +00:00
py-certbot-dns-digitalocean py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-dns-dnsimple py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-dns-dnsmadeeasy py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-dns-gehirn py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-dns-google py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-dns-linode py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-dns-luadns py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-dns-nsone py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-dns-ovh py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-dns-rfc2136 py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-dns-route53 py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-dns-sakuracloud py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certbot-nginx py-acme/py-certbot*: updated to 1.4.0 2020-05-07 10:53:44 +00:00
py-certifi py-certifi: 2020.4.5.1 2020-04-06 10:51:57 +00:00
py-crack all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-crcmod *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-cryptkit Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-crypto *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
py-cryptodome py-cryptodome: updated to 3.9.7 2020-02-22 06:50:56 +00:00
py-cryptodomex security/py-cryptodomex: Import from wip (packaged by leot and kethzer.dr) 2020-04-30 11:33:24 +00:00
py-cryptography pytest from versioned depends 2020-05-17 19:34:12 +00:00
py-cryptography_vectors py-cryptography py-cryptography_vectors: updated to 2.9.2 2020-04-23 05:49:00 +00:00
py-cryptopp py-cryptopp: updated to 0.7.1 2019-02-14 12:56:38 +00:00
py-cybox py-cybox: updated to 2.1.0.21 2020-05-13 21:48:05 +00:00
py-denyhosts *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-Des security: align variable assignments 2019-11-04 21:12:51 +00:00
py-ecdsa security/py-ecdsa: remove unnecessary REPLACE_PYTHON 2020-05-09 20:16:59 +00:00
py-ezPyCrypto all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-gnupg *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-google-auth py-google-auth: updated to 1.14.3 2020-05-12 06:54:34 +00:00
py-google-auth-httplib2 *: py-cachetools only supports python 3.x now, pass down to dependencies 2020-01-09 14:21:06 +00:00
py-google-auth-oauthlib *: py-cachetools only supports python 3.x now, pass down to dependencies 2020-01-09 14:21:06 +00:00
py-google-reauth New package, py-google-reauth-0.1.0. 2018-05-30 16:26:31 +00:00
py-gssapi py-gssapi: apparently Python 2.7 is not supported 2020-04-18 06:45:24 +00:00
py-hsm py-hsm: updated to 1.2.1 2019-09-20 17:13:26 +00:00
py-itsdangerous Use https for pythonhosted.org. 2019-07-09 11:29:30 +00:00
py-josepy pytest from versioned depends 2020-05-17 19:34:12 +00:00
py-kerberos py-kerberos: updated to 1.3.0 2019-01-04 23:04:25 +00:00
py-keyring py-keyright: updated to 21.2.1 2020-05-17 19:57:22 +00:00
py-keyrings.alt py-keyrings.alt: updated to 3.1.1 2019-09-20 16:51:25 +00:00
py-lasso *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
py-libnacl py-libnacl: added version 1.6.1 2018-03-08 08:13:03 +00:00
py-libtaxii py-libtaxii: updated to 1.1.111 2018-10-15 11:17:08 +00:00
py-m2crypto security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
py-mcrypt all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-mohawk py-mohawk: updated to 1.1.0 2019-11-13 15:06:44 +00:00
py-nacl pytest from versioned depends 2020-05-17 19:34:12 +00:00
py-ndg_httpsclient *: update email for fhajny 2018-12-15 21:12:18 +00:00
py-ntlm-auth py-ntlm-auth: updated to 1.4.0 2019-08-27 10:11:26 +00:00
py-oath py-oath: updated to 1.4.3 2019-05-31 20:54:11 +00:00
py-oauth2client py-oauth2client: updated to 4.1.3 2018-09-24 09:52:24 +00:00
py-oauthlib py-oauthlib: updated to 3.1.0 2019-08-12 07:45:23 +00:00
py-openid security: align variable assignments 2019-11-04 21:12:51 +00:00
py-OpenSSL pytest from versioned depends 2020-05-17 19:34:12 +00:00
py-OTXv2 security/py-OTXv2: Import version 1.2 2018-04-03 14:33:50 +00:00
py-paramiko pytest from versioned depends 2020-05-17 19:34:12 +00:00
py-passlib py-passlib: updated to 1.7.2 2019-11-24 11:36:53 +00:00
py-pbkdf2
py-prewikka security: align variable assignments 2019-11-04 21:12:51 +00:00
py-pydeep py-pydeep: updated to 0.4 2019-12-15 11:24:52 +00:00
py-requests-kerberos *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
py-requests-ntlm
py-requests-oauthlib py-requests-oauthlib: updated to 1.3.0 2019-11-07 13:34:36 +00:00
py-rsa py-rsa: Ensure previous fix works with python2. 2018-10-23 09:55:09 +00:00
py-service_identity py-service_identity: updated to 18.1.0 2018-12-22 09:41:05 +00:00
py-signedjson Import security/py-signedjson from wip 2020-04-18 12:50:44 +00:00
py-simplesha3
py-slowaes security: align variable assignments 2019-11-04 21:12:51 +00:00
py-smbpasswd security: align variable assignments 2019-11-04 21:12:51 +00:00
py-SSLCrypto security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
py-stix py-stix: updated to 1.2.0.10 2020-05-13 21:49:04 +00:00
py-tlslite all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
py-trustme pytest from versioned depends 2020-05-17 19:34:12 +00:00
py-trytond-authentication-sms all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
py-u2f New package, py-u2f-0.1.4. Part of PR pkg/52941. 2018-05-30 16:09:52 +00:00
py-urllib2-kerberos security: align variable assignments 2019-11-04 21:12:51 +00:00
py-xmlsec *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
py-yara security/py-yara: Update to 3.11.0 2019-12-14 10:50:10 +00:00
py-yubiauth Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
pyca security/pyca: fix location of HTML documentation 2019-10-12 20:47:00 +00:00
qca2 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
qca2-gnupg *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
qca2-ossl *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
qca2-qt5 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
qca2-qt5-gnupg Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
qca2-qt5-ossl Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
qgpgme Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
qident
qoauth *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
qore-asn1-module security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
qore-ssh2-module *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
qore-xmlsec-module *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
qt4-qtkeychain *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
qt5-qtkeychain Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
R-askpass R-askpass: skip interpreter check for two mac-only files 2019-09-26 00:49:07 +00:00
R-digest Update all R packages to canonical form. 2019-08-08 19:53:36 +00:00
R-openssl *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
racoon2 racoon2: Strip -Werror 2020-03-26 14:05:24 +00:00
rainbowcrack security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
rats
rc5des Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
rid
rsaref Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
ruby-airbrussh security/ruby-airbrussh: update to 1.4.0 2020-03-24 15:46:22 +00:00
ruby-bcrypt security/ruby-bcrypt: update to 3.1.13 2020-03-24 15:48:52 +00:00
ruby-bcrypt_pbkdf security/ruby-bcrypt_pbkdf: update to 1.0.1 2020-03-24 15:52:13 +00:00
ruby-chef-vault security/ruby-chef-vault: add package version 4.0.1 2020-05-02 13:34:42 +00:00
ruby-ed25519 security/ruby-ed25519: add version 1.2.4 package 2020-01-19 14:20:38 +00:00
ruby-ezcrypto
ruby-gssapi security/ruby-gssapi: add version 1.3.0 package 2020-01-19 14:23:13 +00:00
ruby-hmac
ruby-jsobfu
ruby-metasploit-concern security/ruby-metasploit-concern: update to 3.0.0 2020-03-24 15:55:25 +00:00
ruby-metasploit-model ruby-*: comment out references to deleted rails packages, mark as BROKEN 2020-03-21 20:26:17 +00:00
ruby-metasploit-payloads security/ruby-metasploit-payloads: update to 1.3.86. 2020-03-24 15:59:15 +00:00
ruby-metasploit_payloads-mettle security/ruby-metasploit_payloads-mettle: update to 0.5.20 2020-03-24 16:04:18 +00:00
ruby-nessus_rest
ruby-net-scp security/ruby-net-scp: update to 2.0.0 2019-11-05 15:28:43 +00:00
ruby-net-sftp
ruby-net-ssh security/ruby-net-ssh: really update to 5.2.0 2019-11-05 15:25:14 +00:00
ruby-net-ssh-gateway
ruby-net-ssh-multi
ruby-nexpose security/ruby-nexpose: update to7.2.1 2018-09-23 16:11:24 +00:00
ruby-oauth
ruby-openid
ruby-openssl-ccm security/ruby-openssl-ccm: update to 1.2.2 2020-03-24 16:06:21 +00:00
ruby-openvas-omp
ruby-password
ruby-rack-openid
ruby-rbnacl security/ruby-rbnacl: update to 7.1.1 2020-03-24 16:08:08 +00:00
ruby-rc4
ruby-rex-arch security/ruby-rex-arch: update to 0.1.13 2018-03-21 13:19:52 +00:00
ruby-rex-bin_tools security/ruby-rex-bin_tools: update to 0.1.6 2020-03-24 16:10:30 +00:00
ruby-rex-core security/ruby-rex-core: update to 0.1.13 2018-03-21 13:26:45 +00:00
ruby-rex-encoder
ruby-rex-exploitation security/ruby-rex-exploitation: update to 0.1.22 2020-03-24 16:12:28 +00:00
ruby-rex-java
ruby-rex-mime
ruby-rex-nop
ruby-rex-ole
ruby-rex-powershell security/ruby-rex-powershell: missing from previos commit 2020-03-29 14:48:20 +00:00
ruby-rex-random_identifier
ruby-rex-registry
ruby-rex-rop_builder
ruby-rex-socket security/ruby-rex-socket: update to 0.1.23 2020-03-24 16:14:00 +00:00
ruby-rex-sslscan
ruby-rex-struct2 security/ruby-rex-struct2: update to 0.1.2 2020-03-24 16:15:21 +00:00
ruby-rex-text security/ruby-rex-text: update to 0.2.21 2018-09-23 18:00:00 +00:00
ruby-rex-zip
ruby-ruby-openid security/ruby-ruby-openid: update to 2.9.2 2019-11-18 15:44:37 +00:00
ruby-rubyntlm
ruby-shadow
ruby-simple_oauth
ruby-sshkey
ruby-sshkit security/ruby-sshkit: update to 1.21.0 2020-03-24 16:20:05 +00:00
ruby-tcpwrap
ruby-twitter_oauth
rvault Fix ctype use. Bump revision. 2020-05-19 14:00:56 +00:00
sbd sbd: Specify c++03 to avoid conflicts with std::bind. 2018-01-26 13:36:43 +00:00
scanssh *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
scm-blackbox security/scm-blackbox: Import version 1.20181219 2019-01-18 04:44:28 +00:00
scrypt scrypt: update to 1.3.0nb2. 2020-02-28 11:19:53 +00:00
seahorse Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
seccure Cleaned up PLIST files. 2018-01-01 18:33:32 +00:00
secpanel Sort PLIST files. 2018-01-01 22:29:15 +00:00
sfs *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
skey security: align variable assignments 2019-11-04 21:12:51 +00:00
sks Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
sleuthkit all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
smaSHeM
smtpd security: align variable assignments 2019-11-04 21:12:51 +00:00
snallygaster snallygaster: Update to 0.6 2020-05-05 13:45:21 +00:00
sniff Sort PLIST files. 2018-01-01 22:29:15 +00:00
snoopy security: align variable assignments 2019-11-04 21:12:51 +00:00
snortsnarf Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
snow snow: Update to 20130616 2020-01-19 00:26:18 +00:00
softhsm Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
softhsm2 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
spiped spiped: update to 1.6.1. 2020-04-06 09:27:13 +00:00
sqlmap sqlmap: Update to 1.4.2 2020-02-27 16:46:21 +00:00
srm *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
srp_client security: align variable assignments 2019-11-04 21:12:51 +00:00
ssdeep *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
ssh-askpass
ssh-ip-tunnel
sshfp security: align variable assignments 2019-11-04 21:12:51 +00:00
sshguard
sshpass *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
ssldump *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
sslproxy *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
sslsplit *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ssss security: align variable assignments 2019-11-04 21:12:51 +00:00
starttls *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
steghide *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
stegtunnel
stunnel all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
sudo security/sudo: update to 1.8.31p1 2020-04-28 05:29:18 +00:00
tacshell HOMEPAGE is alive 2018-06-21 13:05:14 +00:00
tcl-tls *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
tcp_wrappers security: align variable assignments 2019-11-04 21:12:51 +00:00
tct Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
tkpasman *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
tor-browser tor-browser: update to 9.0.10. 2020-05-06 07:13:39 +00:00
tor-browser-https-everywhere security/tor-browser-https-everywhere: import tor-browser-https-everywhere-2020.3.16 2020-04-30 07:51:22 +00:00
tor-browser-noscript security/tor-browser-noscript: import tor-browser-noscript-11.0.25 2020-04-28 19:34:51 +00:00
tripwire
TweetNaCl all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
validns security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
vault Revbump all Go packages after default version switch to 1.14. 2020-04-12 11:01:37 +00:00
volatility security: align variable assignments 2019-11-04 21:12:51 +00:00
wolfssl security/wolfssl: Updates to v4.4.0 2020-04-23 19:11:08 +00:00
xca Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
xml-security-c all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xmlsec1 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
yafic yafic: Unbreak with OpenSSL 1.1. Patch taken from FreeBSD Ports. 2020-04-25 13:57:47 +00:00
yara *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ykclient revbump after boost update 2020-05-06 14:04:05 +00:00
ykpers ykpers: needs asciidoc 2019-09-14 13:17:59 +00:00
zebedee *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
zkt all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
zoneminder security/zoneminder: fix build in SUBST_NOOP_OK=no mode 2020-05-16 17:57:45 +00:00
Makefile security/Makefile: add dand enable ruby-chef-vault 2020-05-02 13:35:39 +00:00