Commit Graph

6133 Commits

Author SHA1 Message Date
kmos
07b84f4a58 Backport of sha3 to Python < 3.6 (so 2.7 for our purposes)
From Clem Atis <clematis@clematis@insiberia.net>

Input and tweaks from sthen and myself

ok sthen
2019-09-25 14:37:08 +00:00
naddy
eb05078e8d UID is not an environment variable at all, but a built-in bash variable 2019-09-18 21:14:39 +00:00
sebastia
b6a0b2b901 update to 2019-09-17 2019-09-18 00:17:50 +00:00
juanfra
01cf37760b Explain the kbfsfuse modes in the README. OK abieber@ (MAINTAINER). 2019-09-17 20:47:21 +00:00
naddy
4deb2d7d8c Fix regression tests:
* Export UID, which is stripped by env -i; used by checks if user is root.
* Run tests with bash.  Various scripts use bash features.
* Replace unportable grep expression.

ok landry@
2019-09-16 14:16:17 +00:00
rpointel
f8216f7d1a update pdf-parser to 0.7.2. 2019-09-16 05:37:57 +00:00
landry
52151f5b86 Add link to upstream bug report 2019-09-15 15:20:51 +00:00
naddy
f4f7dd6f1e fix aarch64 build by adding gcm-aarch64.c to the source files regardless
of the operating system; ok landry@
2019-09-15 13:39:35 +00:00
kn
f2fc1be99a Update angr to 8.19.7.25
Mostly just bugfixes;  there is no changelog, so please have a look at
https://github.com/angr/angr/commits/master/

"Go ahead" jasper
2019-09-15 13:29:50 +00:00
ajacoutot
7e850c88c3 Update to p11-kit-0.23.17. 2019-09-15 11:57:10 +00:00
abieber
0a77b239bc Fix keybase build.
OK sthen@
2019-09-13 13:22:03 +00:00
jsing
1b82917a3d Update security/go-crypto.
This updates security/go-crypto to a point around the Go 1.13 release.

ok abieber@ sthen@
2019-09-12 18:51:19 +00:00
lteo
f8789dabac Ghidra's build system prefers g++ over clang, which is not what we want on a
clang-based platform like amd64.  This commit makes Ghidra build with clang by:

* Adding a clang toolChains block in nativeBuildProperties.gradle
* Adding COMPILER="base-clang ports-clang"
* Updating WANTLIB by replacing libstdc++ with ${COMPILER_LIBCXX}

In addition, honor CXX by setting tools.cppCompiler.executable and
tools.linker.executable in nativeBuildProperties.gradle to ${CXX}.  Also print
those variables so that we can confirm that they are set properly.

Lastly, add --stacktrace to the gradle command to facilitate future debugging.

Thanks to daniel@ for bringing this to my attention, naddy@ for his detailed
report of the g++ and CXX issues, and sthen@ for suggesting a possible fix.

ok naddy@ sthen@
2019-09-12 02:10:07 +00:00
sthen
b887c3da11 update to certbot/py-acme 0.38.0 2019-09-11 21:06:22 +00:00
sthen
7080c89fe7 update to pecl-libsodium-2.0.22 2019-09-11 20:57:43 +00:00
sthen
69ba377bf2 update to openssl-1.1.1d 2019-09-10 23:55:24 +00:00
sthen
98bc427df0 update to openssl-1.0.2t 2019-09-10 23:55:14 +00:00
kili
42ec039af8 Switch ghc and hs-ports from @exec/@unexec to @define-tag/@tag.
ghc and the hs-packages now simply include the necessary (haskell)
package description files in lib/ghc/package.conf.d and update the
package.cache by running ghc-pkg recache at the end. register and
unregister scripts are no longer needed.
2019-09-10 13:51:21 +00:00
ajacoutot
562bd9d030 SECURITY update to libgcrypt-1.8.5.
- Add mitigation against an ECDSA timing attack [CVE-2019-13627]
2019-09-07 16:46:01 +00:00
sebastia
203e00d74f Update to 3.4.0
lots of new things in here, switch to new GH_ACCOUNT
takeover MAINTAINER

OK gonzalo@, awolk@ (former MAINTAINER)
2019-09-05 08:33:27 +00:00
gonzalo
2b7f62e465 Small update for SQLMap to 1.3.9
https://github.com/sqlmapproject/sqlmap/releases

OK sebastia@
2019-09-04 12:15:59 +00:00
landry
fa58923656 Update to nss 3.46.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes
2019-09-03 16:22:56 +00:00
semarie
8d8ee0b131 update libc-rs for sparc64
maintainers timeout
2019-09-02 07:03:39 +00:00
jasper
fb71d59c48 update to py-M2Crypto-0.35.2 2019-09-01 12:34:07 +00:00
sthen
38b4db7bbe update to sslsplit-0.5.5 2019-08-31 14:01:19 +00:00
semarie
0fb585e377 update libc-rs for include sparc64 compatibility
ok landry@
2019-08-30 12:24:00 +00:00
kmos
077ba465e2 Fix test for py-artifacts by adding a MODPY_PYTEST line.
OK rpointel@ (maintainer)
2019-08-28 21:50:47 +00:00
jasper
fce2e05e0b update to py-cryptodome-3.8.2 2019-08-26 17:39:02 +00:00
abieber
eafc688492 Bump keybase to 4.3.2.
- Fix readme.
- Add 'run_keybase' for easy startup.
2019-08-24 18:40:58 +00:00
ajacoutot
890a61fa37 Fix MASTER_SITES0. 2019-08-23 10:04:19 +00:00
ajacoutot
cb7cb8ce96 Update to vault-1.2.2. 2019-08-23 10:01:46 +00:00
sebastia
41cf8de61f bugfix update 3.6.0 -> 3.6.3 2019-08-23 08:42:13 +00:00
sebastia
7c46a0f2d8 Update 0.5.4 -> 0.5.7 2019-08-23 08:41:32 +00:00
sthen
cc46ee26f5 update to py-acme/certbot 0.37.2 2019-08-22 16:31:06 +00:00
sthen
6f4b8a84c5 update to clamav 0.101.4,
- out of bounds write in NSIS bzip2 library
- improvements to the zip bomb mitigations added in 0.101.3, there is now
a maximum scan time limit, defaulting to 2 minutes
2019-08-22 16:22:07 +00:00
kn
ad2ec0224e Update to hitch 1.5.0
* Support for UNIX domain socket connections. A backend endpoint can now
  be specified as a UNIX domain socket, via backend = "/path/to/socket".
* New configuration file settings pem-dir and pem-dir-glob. pem-dir can
  be used to specify a directory for loading certificates, without
  specifying each file individually.
* Support for TLS 1.3. Thanks to Lasse Karstensen.
* Fixed a bug that would cause a crash on reload if ocsp-dir was changed.
* Add log-level. This supersedes the previous quiet setting,
  which is now deprecated.
* Add proxy-tlv. This enables extra reporting of cipher and protocol as
  part of the PROXYv2 protocol.
* Drop TLSv1.1 from the default TLS protocols list.

Use Python 3 during build and make tests depend on the current version while
here.
2019-08-18 08:34:02 +00:00
phessler
255bcbc251 remove hardcoded dependency on libstdc++, as it may not exist everywhere
OK jca@
2019-08-15 18:20:21 +00:00
kmos
867c1de5fe Remove the following obsolete ports from ports/security
py-Rijndael is python2-only, has no consumers, and hasn't been
updated since 2009

py-crack is python2-only, has no consumers, and hasn't been updated
since 2009

py-cryptkit is python2-only, has no consumers, and hasn't been updated
since it was imported in 2002

OK sthen@
2019-08-14 18:57:44 +00:00
cwen
0695d8e6ea aircrack-ng: allow packaging on macppc
POWER8 libaircrack-crypto isn't built on powerpc -- remove them from PFRAG.

OK benoit@ (maintainer)
2019-08-12 14:40:04 +00:00
gonzalo
086b6e1b1e Update SQLMap to 1.3.8 2019-08-12 06:23:59 +00:00
sthen
a21218f286 update to clamav-0.101.3
fix DoS when scanning a non-recursive zip bomb
2019-08-05 20:09:58 +00:00
sthen
02bdac6a40 drop bogus rmdir in post-install, I was trying to stop a dir
from being added to the main PLIST, actually it's used in the -qt
subpackage.
2019-08-02 15:12:07 +00:00
sthen
e9d6e3bb6f update to gpgme-1.13.1, from Stefan Hagen with small tweaks by me 2019-08-01 12:47:41 +00:00
lteo
8c478701b8 Update to Burp Suite 2.1.02.
http://releases.portswigger.net/2019/07/professional-community-edition-2102.html

While here, update the PERMIT_* URLs to the latest URLs.

ok rpointel@
2019-08-01 02:32:23 +00:00
sthen
e9f2ff6555 update to gpa-0.10.0, from Stefan Hagen 2019-07-31 12:47:11 +00:00
sthen
e9533aee74 changes to asm code in gnutls-3.6.9 result in the following error
on i386; link with -Wl,-z,notext for now (this knocks out a large chunk
of the ports tree). ok aja@

ld: error: can't create dynamic relocation R_386_32 against symbol: _gnutls_x86_cpuid_s in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
2019-07-30 11:38:48 +00:00
sthen
beb3533945 handle packaging changes in net/ldns 2019-07-27 13:54:41 +00:00
ajacoutot
3a2cb87d7f Update to gnutls-3.6.9. 2019-07-27 09:55:17 +00:00
ajacoutot
0532161074 Update to libtasn1-4.14. 2019-07-27 09:40:18 +00:00
jasper
7cacd39f5e +angrop 2019-07-23 19:27:40 +00:00