pkgsrc/security
fhajny 08a9017f6f security/vault: Update to 0.11.0.
DEPRECATIONS/CHANGES:

- Request Timeouts: A default request timeout of 90s is now enforced. This
  setting can be overwritten in the config file. If you anticipate requests
  taking longer than 90s this setting should be updated before upgrading.
- (NOTE: will be re-added into 0.11.1 as it broke more than anticipated. There
  will be some further guidelines around when this will be removed again.)
  * `sys/` Top Level Injection: For the last two years for backwards
  compatibility data for various `sys/` routes has been injected into both the
  Secret's Data map and into the top level of the JSON response object.
  However, this has some subtle issues that pop up from time to time and is
  becoming increasingly complicated to maintain, so it's finally being
  removed.
- Path Fallback for List Operations: For a very long time Vault has
  automatically adjusted `list` operations to always end in a `/`, as list
  operations operates on prefixes, so all list operations by definition end
  with `/`. This was done server-side so affects all clients. However, this
  has also led to a lot of confusion for users writing policies that assume
  that the path that they use in the CLI is the path used internally. Starting
  in 0.11, ACL policies gain a new fallback rule for listing: they will use a
  matching path ending in `/` if available, but if not found, they will look
  for the same path without a trailing `/`. This allows putting `list`
  capabilities in the same path block as most other capabilities for that
  path, while not providing any extra access if `list` wasn't actually
  provided there.
- Performance Standbys On By Default: If you flavor/license of Vault
  Enterprise supports Performance Standbys, they are on by default. You can
  disable this behavior per-node with the `disable_performance_standby`
  configuration flag.
- AWS Secret Engine Roles: The AWS Secret Engine roles are now explicit about
  the type of AWS credential they are generating; this reduces reduce
  ambiguity that existed previously as well as enables new features for
  specific credential types. Writing role data and generating credentials
  remain backwards compatible; however, the data returned when reading a
  role's configuration has changed in backwards-incompatible ways. Anything
  that depended on reading role data from the AWS secret engine will break
  until it is updated to work with the new format.

FEATURES:

- Namespaces (Enterprise): A set of features within Vault Enterprise
  that allows Vault environments to support *Secure Multi-tenancy* within a
  single Vault Enterprise infrastructure. Through namespaces, Vault
  administrators can support tenant isolation for teams and individuals as
  well as empower those individuals to self-manage their own tenant
  environment.
- Performance Standbys (Enterprise): Standby nodes can now service
  requests that do not modify storage. This provides near-horizontal scaling
  of a cluster in some workloads, and is the intra-cluster analogue of
  the existing Performance Replication feature, which replicates to distinct
  clusters in other datacenters, geos, etc.
- AliCloud OSS Storage: AliCloud OSS can now be used for Vault storage.
- AliCloud Auth Plugin: AliCloud's identity services can now be used to
  grant access to Vault. See the plugin repository for more information.
- Azure Secrets Plugin: There is now a plugin (pulled in to Vault) that
  allows generating credentials to allow access to Azure. See the plugin
  repository for more information.
- HA Support for MySQL Storage: MySQL storage now supports HA.
- ACL Templating: ACL policies can now be templated using identity Entity,
  Groups, and Metadata.
- UI Onboarding wizards: The Vault UI can provide contextual help and
  guidance, linking out to relevant links or guides on vaultproject.io for
  various workflows in Vault.

IMPROVEMENTS:

- agent: Add `exit_after_auth` to be able to use the Agent for a single
  authentication
- auth/approle: Add ability to set token bound CIDRs on individual Secret IDs
- cli: Add support for passing parameters to `vault read` operations
- secrets/aws: Make credential types more explicit
- secrets/nomad: Support for longer token names
- secrets/pki: Allow disabling CRL generation
- storage/azure: Add support for different Azure environments
- storage/file: Sort keys in list responses
- storage/mysql: Support special characters in database and table names.

BUG FIXES:

- auth/jwt: Always validate `aud` claim even if `bound_audiences` isn't set
  (IOW, error in this case)
- core: Prevent Go's HTTP library from interspersing logs in a different
  format and/or interleaved
- identity: Properly populate `mount_path` and `mount_type` on group lookup
- identity: Fix persisting alias metadata
- identity: Fix carryover issue from previously fixed race condition that
  could cause Vault not to start up due to two entities referencing the same
  alias. These entities are now merged.
- replication: Fix issue causing some pages not to flush to storage
- secrets/database: Fix inability to update custom SQL statements on
  database roles.
- secrets/pki: Disallow putting the CA's serial on its CRL. While technically
  legal, doing so inherently means the CRL can't be trusted anyways, so it's
  not useful and easy to footgun.
- storage/gcp,spanner: Fix data races
2018-09-03 18:59:08 +00:00
..
2fa Revbump all Go packages after lang/go update. 2018-06-12 17:50:20 +00:00
aide
aide06
amap Comment out dead sites. 2017-08-16 20:45:30 +00:00
antonym Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ap-modsecurity2 revbump after boost-libs update 2018-08-16 18:54:26 +00:00
apg Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
argon2 Better -install_name on Darwin 2018-01-10 09:36:54 +00:00
arirang Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
asignify Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
avcheck
base Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
Bastille Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
bcrypt
bearssl bearssl: update to 0.5. From Charlotte Koch. 2018-02-07 11:52:56 +00:00
beecrypt Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
bitstir
boringssl Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
botan Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
botan-devel revbump after boost-libs update 2018-08-16 18:54:26 +00:00
caff Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ccid Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
cfs Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
chkrootkit *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
clamav revbump after boost-libs update 2018-08-16 18:54:26 +00:00
clamav-doc Fix PLIST after clamav update 2018-01-28 13:22:53 +00:00
clusterssh Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
codecrypt
CoolKey Comment out dead sites. 2017-08-16 20:45:30 +00:00
courier-authlib Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
crack Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
credns
crudesaml Updated security/crudesaml to 1.9 2017-08-13 15:05:33 +00:00
crypto++ Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
CSP Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
cvm Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
cy2-anonymous upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1 2018-04-17 01:57:17 +00:00
cy2-crammd5 upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1 2018-04-17 01:57:17 +00:00
cy2-digestmd5 upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1 2018-04-17 01:57:17 +00:00
cy2-gssapi upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1 2018-04-17 01:57:17 +00:00
cy2-ldapdb upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1 2018-04-17 01:57:17 +00:00
cy2-login upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1 2018-04-17 01:57:17 +00:00
cy2-ntlm upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1 2018-04-17 01:57:17 +00:00
cy2-otp upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1 2018-04-17 01:57:17 +00:00
cy2-plain upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1 2018-04-17 01:57:17 +00:00
cy2-saml Update crudesaml to 1.8 2017-05-25 03:17:41 +00:00
cy2-scram upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1 2018-04-17 01:57:17 +00:00
cy2-sql Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
cyrus-sasl Build with OpenSSL < 1.1.0 that was patched to include EVP_CIPHER_CTX_iv 2018-07-25 01:16:04 +00:00
cyrus-saslauthd upgrade to 2.1.27-rc7 so that we can use it with openssl-1.1 2018-04-17 01:57:17 +00:00
dcfldd
ddos-scan
dehydrated Fix packages that had INSTALLATION_DIRS+=$(PKG_SYSCONFDIR}. 2017-08-07 17:56:12 +00:00
destroy Comment out dead sites. 2017-08-16 20:45:30 +00:00
dhbitty dhbitty: follow redirects 2017-09-22 07:02:57 +00:00
dirb revbump after boost-libs update 2018-08-16 18:54:26 +00:00
dnssec-tools Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
dropbear *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
dsniff Follow some http redirects. 2017-08-16 20:21:03 +00:00
dsniff-nox11
duo-unix *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
easy-rsa *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
EasyPG emacs22*, emacs23*, emacs24*: remove unmaintained emacs versions 2017-09-29 12:40:26 +00:00
ecap_clamav_adapter Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
egd Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
engine-pkcs11
ent
erlang-epam security/erlang-epam: Update to 1.0.4. 2018-03-24 14:29:19 +00:00
erlang-fast_tls security/erlang-fast_tls: Update to 1.0.23. 2018-07-20 09:02:12 +00:00
erlang-jose security/erlang-jose: Provide workaround to build on erlang>=21. 2018-07-20 09:55:47 +00:00
erlang-p1_oauth2 security/erlang-p1_oauth2: Update to 0.6.3. 2018-05-17 13:30:57 +00:00
f-prot-antivirus6
f-prot-antivirus6-fs-bin Add SHA512 checksum data. 2017-03-23 14:36:20 +00:00
f-prot-antivirus6-ms-bin Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
f-prot-antivirus6-ws-bin Add SHA512 checksum data. 2017-03-23 14:36:20 +00:00
fail2ban fail2ban: fix build on linux and others 2017-03-16 21:08:35 +00:00
flawfinder Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
fprint-demo Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
fragroute Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
fsh Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
fwbuilder Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
gnome-keyring Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gnome-keyring-manager Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gnome-keyring-sharp Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
gnu-crypto
gnu-pw-mgr
gnupg revbump after boost-libs update 2018-08-16 18:54:26 +00:00
gnupg-pkcs11-scd Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
gnupg2 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
gnutls Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
go-crypt Revbump all Go packages after lang/go update. 2018-06-12 17:50:20 +00:00
go-crypto Revbump all Go packages after lang/go update. 2018-06-12 17:50:20 +00:00
go-oauth2 Revbump all Go packages after lang/go update. 2018-06-12 17:50:20 +00:00
go-sftp Revbump all Go packages after lang/go update. 2018-06-12 17:50:20 +00:00
google-authenticator google-authenticator: update to 1.05 2018-08-29 11:12:36 +00:00
gpa Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gpass Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gpg2dot Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gpgme *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
gpgmepp Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
gpshell
gsasl Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
gss Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
guardtime revbump after boost-libs update 2018-08-16 18:54:26 +00:00
hackbot Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
hashcash
heimdal Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
heirloom-su
HElib Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
hitch Fix ctype use. 2017-07-03 13:03:02 +00:00
honeyd Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
honeyd-arpd
hs-digest Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
hydan
hydra Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
ike-scan *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
ipsec-tools
ipv6-toolkit
isakmpd Remove unnecessary RCD_SCRIPT_WRK.<script> definitions. 2017-05-21 06:49:09 +00:00
jessie Comment out dead sites. 2017-08-16 20:45:30 +00:00
john Simplify and fix the platform/compiler selection for SunOS. Other 2017-08-24 17:22:58 +00:00
kauth Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
kdesu Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
KeePass Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
keepassx Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
keepassx0 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
keepassxc Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
keychain keychain: Improve distinfo 2018-04-18 19:25:27 +00:00
kgpg revbump after boost-libs update 2018-08-16 18:54:26 +00:00
knc Revert "Specify readline requirement on 30 packages" 2016-12-12 14:22:01 +00:00
kpcli Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
kstart Sort PLIST files. 2018-01-01 22:29:15 +00:00
kwallet Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
kwalletmanager revbump after boost-libs update 2018-08-16 18:54:26 +00:00
lasso Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
lastpass-cli revbump after boost-libs update 2018-08-16 18:54:26 +00:00
libassuan2 libassuan2: updated to 2.5.1 2017-12-21 09:44:14 +00:00
libbf Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
libcrack Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libcurvecpr
libdes Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
libfprint Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
libfwbuilder Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
libgcrypt libgcrypt: updated to 1.8.3 2018-06-20 06:18:53 +00:00
libgfshare
libglobalplatform Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libgnome-keyring Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libgpg-error libgpg-error: updated to 1.32 2018-07-17 06:38:02 +00:00
libguardtime revbump after boost-libs update 2018-08-16 18:54:26 +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 Add patch to resolve gpgsm S/MIME failures 2017-05-30 22:40:17 +00:00
libmcrypt Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libmerkletree Remove unused/empty distinfo files. 2017-03-23 13:07:24 +00:00
libmultigest Remove unused/empty distinfo files. 2017-03-23 13:07:24 +00:00
libnetpgpverify Remove unused/empty distinfo files. 2017-03-23 13:07:24 +00:00
liboauth revbump after boost-libs update 2018-08-16 18:54:26 +00:00
libp11
libpbc
libprelude Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
libprelude-lua Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
libprelude-perl Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
libprelude-python extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
libpreludedb Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
libpreludedb-mysql Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
libpreludedb-perl Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
libpreludedb-pgsql Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
libpreludedb-python Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
libpreludedb-sqlite3 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
libressl Update to 2.7.4 2018-06-21 23:10:50 +00:00
libsecret libsecret: Directly patch Makefile.in to avoid automake 2018-05-21 07:24:20 +00:00
libsodium libsodium: updated to 1.0.16 2017-12-14 08:39:09 +00:00
libssh libssh: Leave pkgsrc to handle security features. 2018-02-02 09:31:29 +00:00
libssh2
libtasn1 libtasn1: add bison build dependency. 2018-05-01 06:58:07 +00:00
libtcpa
libtomcrypt Honor LDFLAGS. Fixes RELRO build. 2017-07-15 17:23:03 +00:00
libykneomgr Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
libyubikey
log2timeline Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
logcheck logcheck: Remove unnecessary TMPDIR handling to be MAKE_JOBS safe. 2017-11-10 10:34:51 +00:00
lsh Requires termcap. 2017-05-10 10:45:26 +00:00
lua-sec
lynis lynis: update to 2.6.2 2018-02-26 17:42:54 +00:00
mate-polkit Make the MATE Polkit authentication agent run automatically on other desktops: 2018-06-14 21:29:36 +00:00
mbedtls Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
mbedtls1 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
mcrypt Add various patches from (Brew, Debian, Red Hat, SUSE) 2018-05-30 14:58:03 +00:00
md4-collision Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
md5-collision Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
merkletree make sure __UNCONST is defined before using it 2017-05-31 23:21:06 +00:00
mhash Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
mirrordir
mit-krb5 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
mit-krb5-appl
mixminion extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
mozilla-rootcerts Update to 1.0.20180111 2018-03-04 01:42:31 +00:00
mozilla-rootcerts-openssl Fix PLIST substitution. Noticed by leot@. Thank you 2018-03-04 09:05:57 +00:00
msu Update some HOMEPAGEs. 2017-09-03 09:22:57 +00:00
msudir Update some HOMEPAGEs. 2017-09-03 09:22:57 +00:00
multigest Unconditionally use standard headers, nothing defines the guards. 2017-05-04 18:29:48 +00:00
munge Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
nacl According to <https://cr.yp.to/highspeed/coolnacl-20120725.pdf>, "NaCl 2018-08-08 08:10:24 +00:00
netpgp Output signatures to the standard output for "-" 2018-03-15 20:21:52 +00:00
netpgpverify Provide PRIi64 definition where it doesn't exist (like IRIX). 2018-03-11 04:52:03 +00:00
netramet
nettle Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
nfsbug
nikto Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
oath-toolkit
ocaml-cryptokit Recursive revbump associated with the update of lang/ocaml to 4.07. 2018-07-19 15:15:20 +00:00
ocaml-safepass Recursive revbump associated with the update of lang/ocaml to 4.07. 2018-07-19 15:15:20 +00:00
ocaml-ssl Recursive revbump associated with the update of lang/ocaml to 4.07. 2018-07-19 15:15:20 +00:00
opencdk
openct openct: fix path to libusb buildlink3 file 2018-02-15 07:30:11 +00:00
opendnssec Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
openpam openpam: add example configuration files 2018-08-27 08:59:52 +00:00
opensaml revbump after boost-libs update 2018-08-16 18:54:26 +00:00
opensc
openssh Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
openssl Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
openvas-client Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
openvas-libnasl Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
openvas-libraries Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
openvas-plugins Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
openvas-server *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
otpCalc
p0f
p5-AuthCAS Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Authen-CAS-Client Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Authen-Htpasswd Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Authen-PAM Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Authen-PluggableCaptcha Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Authen-SASL Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Authen-SASL-Authd Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Authen-SASL-Cyrus Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Authen-Simple Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Authen-TacacsPlus Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-BSD-arc4random Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Bytes-Random-Secure Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-Blowfish Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-Blowfish_PP Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-CAST5_PP Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-CBC Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-CipherSaber Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-Curve25519 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-DES Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-DES_EDE3 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-DH Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-DH-GMP Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-DSA Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-ECB Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-Eksblowfish Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-GeneratePassword Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-GPG Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-IDEA Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-OpenPGP Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-OpenSSL-AES Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-OpenSSL-Bignum Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-OpenSSL-DSA Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-OpenSSL-Guess Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-OpenSSL-Random Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-OpenSSL-RSA Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-PasswdMD5 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-Primes Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-PWSafe3 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-Random Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-Random-Seed Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-Random-TESHA2 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-RandPasswd Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-RC4 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-Rijndael Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-RIPEMD160 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-RSA Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-SmbHash Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-SMIME Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-SSLeay Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-Twofish Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-URandom Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Crypt-X509 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-CryptX Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Dancer-Plugin-Auth-RBAC Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Data-Password-passwdqc Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Data-SimplePassword Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-BubbleBabble Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-CRC Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-Hashcash Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-HMAC Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-JHash Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-MD2 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-MD4 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-MD5 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-MD5-File Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-Nilsimsa Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-Perl-MD5 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-SHA Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-SHA1 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Digest-SHA3 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-File-KeePass Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GnuPG-Interface Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-GSSAPI Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-IO-Socket-SSL Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Module-Signature p5-Module-Signature: update to 0.83. 2018-09-02 07:33:35 +00:00
p5-Mozilla-CA Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Net-DNS-SEC p5-Net-DNS-SEC: update to 1.10. 2018-09-02 07:36:05 +00:00
p5-Net-DNS-SEC-Maint-Key Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Net-OpenSSH Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Net-SFTP Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Net-SSH Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Net-SSLeay Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Netpgp-Verify Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-OpenSSL Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-pcsc Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-SHA Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-String-Random Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Text-Password-Pronounceable Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p5-Tie-EncryptedHash Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
p11-kit p11-kit: Hide getauxval(). PR pkg/53387 (related to port-arm/53386) 2018-09-02 07:49:51 +00:00
PACK
pakchois Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
pakemon
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 Follow some redirects. 2017-09-03 08:53:04 +00:00
pam-ldap Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
pam-mkhomedir Add this file now that we have a patch. 2018-05-04 21:51:18 +00:00
pam-mysql
pam-p11 Sort PLIST files. 2018-01-01 22:29:15 +00:00
pam-passwdqc
pam-pgsql Follow some redirects. 2017-09-03 08:53:04 +00:00
pam-pwauth_suid *: reset maintainer for drochner 2018-08-19 20:16:39 +00:00
pam-radius
pam-saml Update crudesaml to 1.8 2017-05-25 03:17:41 +00:00
pam-tacplus *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
pam-yubico revbump after boost-libs update 2018-08-16 18:54:26 +00:00
pam_ssh_agent_auth Follow some redirects. 2017-09-03 08:53:04 +00:00
paperkey
password-store password-store: Update security/password-store to 1.7.3 2018-08-11 17:49:42 +00:00
pcsc-lite Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
pcsc-tools Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pear-Crypt_GPG security/pear-Crypt_GPG: update to 1.6.3 2018-06-18 15:06:10 +00:00
pev
pgp2 Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
pgp5 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pgpdump
pgpenvelope Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
php-mcrypt There is no such thing as PHP 5.5 anymore. 2016-12-23 23:01:13 +00:00
php-oauth revbump after boost-libs update 2018-08-16 18:54:26 +00:00
php-oauth1 revbump after boost-libs update 2018-08-16 18:54:26 +00:00
php-pecl-mcrypt security/php-pecl-mcrypt: enable php72 2017-11-15 22:01:22 +00:00
php-sodium fix pasto 2017-12-06 21:48:40 +00:00
php-ssdeep
php-ssh2 Update php-ssh2 to current version 1.1.2, mainly for PHP 7.x support 2017-12-19 10:07:41 +00:00
php-ssh2-0 reimport php-ssh2 as php-ssh2-0, to prepare for update of php-ssh2 to newer version which doesn't support PHP 5.6 any more 2017-12-19 10:04:06 +00:00
php-suhosin
pinentry Pass --disable-pinentry-fltk to configure to fix build when fltk installed 2018-01-19 13:36:42 +00:00
pinentry-gtk2 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
pinentry-mac Fix exec command by adding the missing "$@" to pass down arguments. 2017-05-31 21:30:15 +00:00
pinentry-qt4 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
pinepgp Sort PLIST files. 2018-01-01 22:29:15 +00:00
pkcs11-helper Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
pks *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
policykit Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
policykit-gnome Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
polkit Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
polkit-qt Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
polkit-qt5 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
PortableSigner
portsentry Follow some http redirects. 2017-08-16 20:21:03 +00:00
prelude-correlator extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
prelude-lml *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
prelude-manager *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
prelude-pflogger *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
priv
prngd Reset maintainer 2017-09-16 19:26:41 +00:00
pscan Sort PLIST files. 2018-01-01 22:29:15 +00:00
putty putty: fix build after gdk_beep became deprecated. 2018-08-01 05:34:17 +00:00
pwsafe Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
py-acme net/py-{acme,certbot}: Update to 0.26.0. 2018-07-17 16:32:16 +00:00
py-acme-tiny Find the user agreement URL again, via upstream patch. Bump PKGREVISION. 2018-03-10 17:18:42 +00:00
py-aes
py-argon2_cffi py-argon2_cffi: updated to 18.1.0 2018-01-10 09:39:10 +00:00
py-asn1 py-asn1: updated to 0.4.4 2018-08-06 19:21:51 +00:00
py-asn1-modules py-asn1-modules: updated to 0.2.2 2018-08-06 19:30:15 +00:00
py-asn1crypto py-asn1crypto: updated to 0.24.0 2017-12-17 16:54:02 +00:00
py-asyncssh py-asyncssh: updated to 1.13.3 2018-07-24 06:09:33 +00:00
py-backports.ssl_match_hostname extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-bcrypt py-bcrypt: update to 3.1.4 2017-10-12 08:31:58 +00:00
py-certbot Add used by comment for py-certbot-dns-rfc2136. 2018-07-24 09:24:11 +00:00
py-certbot-dns-rfc2136 Improve DESCR that was a copy-paste of COMMENT. 2018-07-24 09:22:38 +00:00
py-certifi py-certifi: update to 2018.8.24. 2018-09-03 10:51:36 +00:00
py-crack
py-crcmod py-crcmod: cleanups 2018-02-23 06:34:08 +00:00
py-cryptkit extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-crypto Follow some redirects. 2017-09-03 08:53:04 +00:00
py-cryptodome py-cryptodome: updated to 3.6.6 2018-08-18 20:57:30 +00:00
py-cryptography py-cryptography[_vectors]: updated to 2.3.1 2018-08-15 08:21:42 +00:00
py-cryptography_vectors py-cryptography[_vectors]: updated to 2.3.1 2018-08-15 08:21:42 +00:00
py-cryptopp extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-cybox py-cybox: updated to 2.1.0.17 2018-03-23 12:51:21 +00:00
py-denyhosts extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-Des
py-ecdsa
py-ezPyCrypto
py-gnupg extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +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: updated to 1.5.1 2018-08-07 08:23:09 +00:00
py-hsm
py-itsdangerous
py-josepy security/py-josepy: Update to 1.1.0. 2018-04-16 12:19:36 +00:00
py-kerberos py-kerberos: update to 1.2.5 2017-09-30 09:42:52 +00:00
py-keyring py-keyring: updated to 10.5.1 2017-12-21 14:06:32 +00:00
py-keyrings.alt py-keyrings.alt: Import py-keyrings.alt-2.3 as security/py-keyrings.alt 2017-12-19 11:55:12 +00:00
py-lasso Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
py-libnacl py-libnacl: added version 1.6.1 2018-03-08 08:13:03 +00:00
py-libtaxii extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-m2crypto py-m2crypto: updated to 0.30.1 2018-04-30 08:51:15 +00:00
py-mcrypt extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-mohawk Mohawk is an alternate Python implementation of the Hawk HTTP authorization 2017-07-03 21:03:29 +00:00
py-nacl PyNaCl is a Python binding to libsodium, which is a fork of the Networking and 2017-10-12 12:35:34 +00:00
py-ndg_httpsclient Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
py-ntlm-auth py-ntlm-auth: updated to 1.2.0 2018-07-06 07:52:40 +00:00
py-oath Follow some redirects. 2017-09-04 18:08:18 +00:00
py-oauth Follow some redirects. 2017-09-04 18:08:18 +00:00
py-oauth2 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-oauth2client v4.1.2: 2017-07-03 20:57:47 +00:00
py-oauthlib py-oauthlib: update to 2.1.0. 2018-05-27 12:24:56 +00:00
py-openid extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-OpenSSL py-OpenSSL: updated to 18.0.0 2018-05-23 09:40:52 +00:00
py-OTXv2 security/py-OTXv2: Import version 1.2 2018-04-03 14:33:50 +00:00
py-paramiko Added missing patch 2018-03-29 15:35:32 +00:00
py-passlib 1.7.1: 2017-06-21 10:24:19 +00:00
py-pbkdf2 Fix previous. 2016-12-07 10:49:49 +00:00
py-prewikka *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
py-pydeep Reset maintainer 2017-09-16 19:26:41 +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-ntlm: updated to 1.1.0 2017-10-31 08:27:55 +00:00
py-requests-oauthlib py-requests-oauthlib: update to 1.0.0. 2018-06-17 08:39:43 +00:00
py-rsa Follow some redirects. 2017-09-04 18:08:18 +00:00
py-service_identity Updated py-service_identity to 17.0.0. 2017-05-29 11:22:51 +00:00
py-simplesha3 Follow some redirects. 2017-09-03 08:53:04 +00:00
py-slowaes extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-smbpasswd Follow some redirects. 2017-09-04 18:08:18 +00:00
py-SSLCrypto extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-stix py-stix: updated to 1.2.0.6 2018-06-24 11:17:04 +00:00
py-tlslite Rename 'async' parameter (Python 3.7 keyword). 2018-07-29 10:04:00 +00:00
py-trytond-authentication-sms Reset maintainer 2017-09-16 19:26:41 +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 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-xmlsec extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-yara extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-yubiauth extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
pyca pyca: comment out dead sites 2017-12-24 10:12:10 +00:00
qca2 *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
qca2-gnupg *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
qca2-ossl *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
qca2-qt5 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
qca2-qt5-gnupg Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
qca2-qt5-ossl Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
qgpgme Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
qident Comment out dead sites. 2017-09-04 18:00:49 +00:00
qoauth Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
qore-asn1-module Revbump after lang/qore module api update 2018-06-08 20:49:41 +00:00
qore-ssh2-module Updated security/qore-ssh2-module to version 1.2 . 2018-06-08 20:02:30 +00:00
qore-xmlsec-module Revbump after lang/qore module api update 2018-06-08 20:49:41 +00:00
qt4-qtkeychain Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
R-digest Remove MASTER_SITES= from individual R package Makefiles. 2018-07-28 14:40:42 +00:00
racoon2 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
rainbowcrack
rats Update some URLs. 2017-09-04 18:55:07 +00:00
rc5des Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
rid Comment out dead sites. 2017-09-04 18:00:49 +00:00
rsaref Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
ruby-airbrussh Update ruby-airbrussh to 1.3.0. 2017-06-21 14:07:29 +00:00
ruby-bcrypt Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-bcrypt_pbkdf security/ruby-bcrypt_pbkdf: Import version 1.0.0 2017-10-16 17:04:11 +00:00
ruby-ezcrypto Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-hmac Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-jsobfu Import ruby-jsobfu-0.4.2 as security/ruby-jsobfu 2017-09-14 17:00:25 +00:00
ruby-metasploit-concern Import ruby-metasploit-concern-2.0.5 as security/ruby-metasploit-concern 2017-09-14 17:46:23 +00:00
ruby-metasploit-model security/ruby-metasploit-model: Import version 2.0.4 2017-09-14 19:43:45 +00:00
ruby-metasploit-payloads security/ruby-metasploit-payloads: update to 1.3.31 2018-03-21 11:52:59 +00:00
ruby-metasploit_payloads-mettle security/ruby-metasploit_payloads: update to 0.3.7 2018-03-21 12:07:34 +00:00
ruby-nessus_rest security/ruby-nessus_rest: Import version 0.1.6 2017-10-17 18:33:09 +00:00
ruby-net-scp
ruby-net-sftp
ruby-net-ssh Update ruby-net-ssh to 4.2.0. 2017-09-10 15:32:59 +00:00
ruby-net-ssh-gateway Update ruby-net-ssh-gateway to 2.0.0. 2017-06-12 16:06:48 +00:00
ruby-net-ssh-multi
ruby-nexpose security/ruby-nexpose: update to 7.2.0 2018-03-21 13:10:25 +00:00
ruby-oauth ruby-oauth: update to 0.5.4. 2017-12-09 19:18:47 +00:00
ruby-openid cleanup: remove unnecessary RUBY_VERSIONS_ACCEPTED 2017-09-19 16:36:07 +00:00
ruby-openssl-ccm security/ruby-openssl-ccm: Import version 1.2.1 2018-05-03 22:13:47 +00:00
ruby-openvas-omp securitiy/ruby-openvas-omp: Import version 0.0.4 2017-10-17 19:38:12 +00:00
ruby-password
ruby-rack-openid cleanup: remove unnecessary RUBY_VERSIONS_ACCEPTED 2017-09-19 16:36:07 +00:00
ruby-rbnacl security/ruby-rbnacl: update to 5.0.0 2018-03-17 14:23:06 +00:00
ruby-rc4 Comment out dead sites. 2017-09-04 18:00:49 +00:00
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: Import version 0.1.4 2017-10-13 18:11:49 +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 security/ruby-rex-encoder: Import version 0.1.4 2017-10-13 18:51:42 +00:00
ruby-rex-exploitation security/ruby-rex-exploitation: update to 0.1.17 2018-03-21 13:23:47 +00:00
ruby-rex-java security/ruby-rex-java: Import version 0.1.5 2017-10-13 16:14:05 +00:00
ruby-rex-mime security/ruby-rex-mime: Import version 0.1.5 2017-10-13 17:07:32 +00:00
ruby-rex-nop security/ruby-rex-nop: Import version 0.1.1 2017-10-13 17:59:11 +00:00
ruby-rex-ole security/ruby-rex-ole: Import version 0.1.6 2017-10-13 16:29:07 +00:00
ruby-rex-powershell security/ruby-rex-powershell: update to 0.1.77 2018-03-21 13:42:08 +00:00
ruby-rex-random_identifier security/ruby-rex-random_identifier: Import version 0.1.4 2017-09-29 16:51:00 +00:00
ruby-rex-registry security/ruby-rex-registry: Import version 0.1.3 2017-10-13 17:48:55 +00:00
ruby-rex-rop_builder security/ruby-rex-rop_builder: Import version 0.1.3 2017-10-13 18:39:13 +00:00
ruby-rex-socket security/ruby-rex-socket: update to 0.1.12 2018-03-23 14:02:24 +00:00
ruby-rex-sslscan securitiy/ruby-rex-sslscan: Import version 0.1.5 2017-10-13 18:31:47 +00:00
ruby-rex-struct2 Import ruby-rex-struct2-0.1.0 as security/ruby-rex-struct2 2017-03-08 22:38:12 +00:00
ruby-rex-text security/ruby-rex-text: update to 0.2.16 2018-03-21 13:18:03 +00:00
ruby-rex-zip security/ruby-rex-zip: Import version 0.1.3 2017-10-13 17:42:09 +00:00
ruby-ruby-openid Reset maintainer 2017-09-16 19:26:41 +00:00
ruby-rubyntlm security/ruby-rubyntlm: Import version 0.6.2 2017-10-03 15:56:29 +00:00
ruby-shadow Relax patten in GEM_CLEANBUILD. 2017-06-02 04:16:35 +00:00
ruby-simple_oauth
ruby-sshkey Import ruby-sshkey-1.9.0 as security/ruby-sshkey 2017-06-22 00:56:42 +00:00
ruby-sshkit security/ruby-sshkit: update to 1.16.0 2018-03-14 15:33:33 +00:00
ruby-tcpwrap
ruby-twitter_oauth Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
sbd sbd: Specify c++03 to avoid conflicts with std::bind. 2018-01-26 13:36:43 +00:00
scanssh Follow some redirects. 2017-09-04 18:08:18 +00:00
scrypt Updated scrypt to 1.2.1. 2017-04-26 14:54:59 +00:00
seahorse Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
seahorse-plugins Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +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 bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
sign sign: Improve distinfo 2018-04-18 19:56:42 +00:00
skey Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
sks Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
sleuthkit Add a fix for CVE-2017-13755, pointed to from 2018-08-23 07:47:34 +00:00
smaSHeM Comment out dead sites. 2017-09-04 18:00:49 +00:00
smtpd Comment out dead sites. 2017-09-04 18:00:49 +00:00
sniff Sort PLIST files. 2018-01-01 22:29:15 +00:00
snoopy snoopy: fix build on SunOS 2017-09-23 20:30:30 +00:00
snortsnarf Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
snow
softhsm Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
spiped
sqlmap Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
srm
srp_client Remove traces of crypto restrictions from packages. 2018-01-02 05:37:22 +00:00
ssdeep
ssh-askpass Comment out dead sites. 2017-09-04 18:00:49 +00:00
ssh-ip-tunnel
sshfp Cleaned up PLIST files. 2018-01-01 18:33:32 +00:00
sshguard Follow some redirects. 2017-09-04 18:08:18 +00:00
sshpass sshpass: update to 1.06 and patch to fix tty issue 2018-05-06 17:45:30 +00:00
ssldump Comment out dead sites. 2017-09-04 18:00:49 +00:00
sslproxy Follow some redirects. 2017-09-04 18:08:18 +00:00
sslsplit
sslwrap
ssss Sort PLIST files. 2018-01-01 22:29:15 +00:00
starttls
steghide Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
stegtunnel Comment out dead sites. 2017-09-04 18:00:49 +00:00
stud Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
stunnel Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
sudo sudo: updated to 1.8.24 2018-08-19 08:46:44 +00:00
tacshell HOMEPAGE is alive 2018-06-21 13:05:14 +00:00
tcl-tls Update tcl-tls to 1.7.16. 2018-09-02 18:37:26 +00:00
tcp_wrappers
tct Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
tkpasman Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
tor-browser Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
tripwire
TweetNaCl
uvscan *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
validns Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
vault security/vault: Update to 0.11.0. 2018-09-03 18:59:08 +00:00
volatility extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
xml-security-c Remove required version 2018-04-30 06:52:06 +00:00
xmlsec1 security/xmlsec1 updated 1.2.19 to 1.2.25 2018-01-30 13:25:19 +00:00
yafic Follow some redirects. 2017-09-06 09:02:59 +00:00
yara Update {py-,}yara to version 3.7.0. 2017-11-15 18:22:22 +00:00
ykclient revbump after boost-libs update 2018-08-16 18:54:26 +00:00
ykpers
zebedee Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
zkt
zoneminder Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
Makefile py-py-bcrypt: removed; successor py-bcrypt 2018-08-28 11:47:52 +00:00