7856 Commits

Author SHA1 Message Date
ajacoutot
f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
rsadowski
5a7addab47 Re-add a deleted WANTLIB entry in a previous commit
Spotted by "Johann" @misc
2022-11-08 06:56:20 +00:00
sthen
0b18cfce87 update to py3-paramiko-2.12.0 2022-11-07 14:39:47 +00:00
sthen
5be636e8f5 update to py3-cryptography-38.0.3 2022-11-07 09:56:44 +00:00
sthen
c95b6c414a update to py3-cryptography_vectors-38.0.3 2022-11-07 09:56:42 +00:00
ajacoutot
f5c5712d45 WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:10:20 +00:00
ajacoutot
477a45da5b WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:07:21 +00:00
pvk
100ace77a1 Update vault 1.12.0 -> 1.12.1
Changelog: https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#1121
2022-11-05 00:04:30 +00:00
tb
facd39dc37 Update to rust-openssl-tests 20221104 2022-11-04 18:39:08 +00:00
ajacoutot
25de91b267 Remove jasper@ from MAINTAINER; I am the sole hobbit nowadays...
Discussed with jasper@
2022-11-04 09:14:21 +00:00
tb
34f852005e Update to rust-openssl-tests 20221103 2022-11-03 01:45:56 +00:00
sthen
a70acb062f update to clamav-0.105.1-2, clamav itself wasn't changed
but there are updated rust deps with some fixes
2022-11-02 01:51:37 +00:00
tb
8b196c36bf sslscan: bump after openssl 1.1 update (static linking) 2022-11-01 16:33:44 +00:00
tb
3897871979 Update to openssl-1.1.1s
Bugfix release that supposedly also fixes the fixes that were in the
retracted openssl-1.1.1r.
2022-11-01 16:33:02 +00:00
tb
ac4be89012 Update to OpenSSL 3.0.7
Fixes X.509 Email Address Buffer Overflows (CVE-2022-3602, CVE-2022-3786).

In good OpenSSL tradition, they ship ~250 commits since OpenSSL 3.0.5, the
last non-retracted release.

One might wonder how a punycode decoder that overflows on an example string
from the RFC makes it into a cryptographic library released in '21. Compare
test_puny_overrun() with RFC 3492 7.1 (L)... In PR 9654 someone asked about
tests early on - this was dismissed since a handful of cert chains suffices
to exercise a tricky decoder. The review could then focus on more important
things like file placement, license comments, comment formatting and style.
Ignoring a request for turning a magic number into a constant, not even one
of the 127 items on the PR is on the scary code itself.

It is also questionable whether it was really necessary to classify this as
CRITICAL and generate that much panic. It's bad, but not eye-wateringly bad
(disregarding the development process that led to this fiasco.)

Good thing this was at least downgraded to HIGH in the final announcement.
No one will be surprised that there is more than one issue in this code, so
instead of one CRITICAL issues, we get two HIGH ones. Sounds fair.

https://www.openssl.org/news/secadv/20221101.txt
https://www.openssl.org/news/secadv/20221101b.txt
2022-11-01 16:00:10 +00:00
naddy
424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
tb
aa353bde7e openssl/3.0: regen patch 2022-10-31 15:55:58 +00:00
rsadowski
1f98475e17 Update keepassxc to 2.7.4 2022-10-30 06:41:31 +00:00
tb
1541b54026 rust-openssl-tests: fix PLIST. semarie reported that a Cargo.toml crept in. 2022-10-29 06:59:04 +00:00
tb
772b40c4e6 Update to rust-openssl-tests 20221028 2022-10-28 17:07:22 +00:00
sthen
6781029335 bump REVISION for ports using rust, so that pkg_add -u for i386 users
updates to packages without -znotext (i.e. with text relocations disabled)
makes sense to phessler, semarie, tb
2022-10-28 10:00:45 +00:00
tb
0fb863ad80 Update rust-openssl-tests to 20221027 2022-10-27 19:21:15 +00:00
millert
fcbabdd359 Update to 1.9.12 2022-10-27 16:34:07 +00:00
sthen
cad451fdf8 use MODPY_PYBUILD 2022-10-27 15:31:26 +00:00
rsadowski
069fe9245b Update qca-qt5 to 2.3.5 2022-10-26 06:29:16 +00:00
sthen
01c6e49265 typo 2022-10-25 19:45:37 +00:00
sthen
58e591d874 fix license marker, GPL was dropped so this has been Apache v2 or commercial only for a while 2022-10-25 19:43:08 +00:00
pvk
5e9e6344cb Update opendnssec 2.1.10 -> 2.1.11
Announcement: https://www.opendnssec.org/2022/10/opendnssec-2-1-11/
2022-10-25 12:58:30 +00:00
rsadowski
d71ba741ad Update keepassxc to 2.7.3 2022-10-24 19:32:44 +00:00
bket
e383070aab Update to vaultwarden-1.26.0 and vaultwarden-web-2022.10.0
From aisha <openbsd .ports @ aisha .cc> (maintainer). Thank you!
2022-10-23 19:38:22 +00:00
tb
b5e83b7672 Update rust-openssl-tests to 20221022 2022-10-22 16:01:17 +00:00
tb
f2d834a07b step-cli: spell aarch64 correctly (sigh) 2022-10-22 12:33:23 +00:00
tb
eafcbea885 step-cli: mark BROKEN-arm64. Same failure as i386 2022-10-22 12:32:18 +00:00
tb
e64e275599 +rust-openssl-tests 2022-10-20 07:15:20 +00:00
tb
31f1449f0c Import rust-openssl-tests 20221017, ok anton semarie sthen
Bundles the source of the rust-openssl crate for regression testing.
2022-10-20 07:14:10 +00:00
jca
d33aed3a4d Update to gnupg-2.2.40
ChangeLog: https://dev.gnupg.org/T6181

Test report from op@, thanks!
2022-10-19 15:59:21 +00:00
kn
1b8adc15e2 PR got merged, keep track 2022-10-19 09:48:08 +00:00
bket
92607deb19 Update to rhash-1.4.3
Changes: https://rhash.sourceforge.net/changelog.php

Bump minor of shared lib because of some additions.
2022-10-18 19:39:16 +00:00
jca
107028ab67 Take over maintainer
Since I maintain security/gnupg, the sole consumer of libksba in ports.
ok pea@ (former maintainer)
2022-10-18 11:57:08 +00:00
tb
0b5497a87c openssl-ruby-tests: update to a later commit 2022-10-18 09:12:26 +00:00
jca
81aa11f8bd SECURITY UPDATE to libksba-1.6.2
Fix integer overflow in the CRL parser (CVE-2022-3515)
https://www.gnupg.org/blog/20221017-pepe-left-the-ksba.html

ok tb@ pea@ (maintainer)
2022-10-17 17:15:47 +00:00
tb
551d87d936 Update to openssl-ruby-tests 20221017 2022-10-17 11:09:40 +00:00
ajacoutot
dda14aa3bc Update to py3-pykeepass-4.0.3 to unbreak x11/gnome/secrets runtime. 2022-10-16 11:01:48 +00:00
landry
8111c13e42 security/nss: update to 3.84.
see https://firefox-source-docs.mozilla.org/security/nss/nss_3_84.html
2022-10-14 14:24:05 +00:00
pvk
07bf6a2e5b Update vault 1.11.3 -> 1.12.0
Changelog: https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#1120
2022-10-14 13:59:18 +00:00
kn
33cf5910b0 Avid munlock(2) as well
OK sthen
2022-10-13 13:11:27 +00:00
danj
37a78f1968 Update to lego-4.9.0
From Horia Racoviceanu (maintainer)
2022-10-13 11:59:46 +00:00
ajacoutot
611646640c Update to libgpg-error-1.46. 2022-10-12 18:19:21 +00:00
tb
2a3e346bdb Bump REVISION of ports depending on security/openssl/{1.1,3.0} 2022-10-12 16:15:02 +00:00
tb
bde409afec Downgrade to OpenSSL 1.1.1q and 3.0.5. With help/ok sthen
The OpenSSL 1.1.1r and 3.0.6 releases have been withdrawn.  Apparently
there is a regression that isn't security relevant but bad enough for
them to recommend to downgrade. If failure to encrypt is LOW severity,
no-one knows how bad things actually are... What a mess.

https://marc.info/?l=openssl-announce&m=166558438331847&w=2
2022-10-12 16:14:01 +00:00