456,307 commits found in 61 milliseconds
OpenBSD /src VIVScm4 — distrib/sets/lists/base mi md.powerpc64, distrib/sets/lists/man mi Sync -- perl-5.42.0
OpenBSD /src wVZul7n — gnu/usr.bin/perl/lib/unicore TestProp.pl UCD.pl, gnu/usr.bin/perl/lib/unicore/To NFKCSCF.pl kEHCat.pl Apply pre-built unicore patch - perl-5.42.0
ok bluhm@
Whenever you are ready deraadt@
Version Delta File 1.12 +115,029 -99,862 gnu/usr.bin/perl/lib/unicore/TestProp.pl 1.1 +10,551 -0 gnu/usr.bin/perl/lib/unicore/To/NFKCSCF.pl 1.10 +3,886 -2,799 gnu/usr.bin/perl/lib/unicore/UCD.pl 1.1 +5,087 -0 gnu/usr.bin/perl/lib/unicore/To/kEHCat.pl 1.1 +5,087 -0 gnu/usr.bin/perl/lib/unicore/To/kEHUniK.pl 1.1 +4,362 -0 gnu/usr.bin/perl/lib/unicore/To/kEHDesc.pl +144,002 -102,661 603 files not shown +180,381 -106,540 609 files
OpenBSD /src O77mawF — gnu/usr.bin/perl installperl Makefile.SH, gnu/usr.bin/perl/cpan/Digest-MD5 MD5.xs Apply local patches - perl-5.42.0
ok bluhm@
Whenever you are ready deraadt@
OpenBSD /src vWRQvAl — gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math BigInt.pm, gnu/usr.bin/perl/lib/unicore NamesList.txt LineBreak.txt Fix merge issues, remove excess files - match perl-5.42.0 dist
ok bluhm@
Whenever you are ready deraadt@
Version Delta File 1.7 +16,576 -7,562 gnu/usr.bin/perl/lib/unicore/auxiliary/LBTest.txt 1.8 +11,029 -226 gnu/usr.bin/perl/lib/unicore/NamesList.txt 1.8 +3,628 -3,555 gnu/usr.bin/perl/lib/unicore/LineBreak.txt 1.8 +6,303 -16 gnu/usr.bin/perl/lib/unicore/DNormalizationProps.txt 1.10 +3,602 -2,554 gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/BigInt.pm 1.8 +2,652 -2,585 gnu/usr.bin/perl/lib/unicore/EastAsianWidth.txt +43,790 -16,498 1,050 files not shown +92,942 -44,310 1,056 files
OpenBSD /src RSnTeBk — gnu/usr.bin/perl charclass_invlists.inc uni_keywords.h, gnu/usr.bin/perl/lib/unicore Unikemet.txt NamesList.txt Import perl-5.42.0
ok bluhm@
Whenever you are ready deraadt@
Version Delta File 1.1 +456,720 -0 gnu/usr.bin/perl/charclass_invlists.inc 1.1 +37,962 -0 gnu/usr.bin/perl/lib/unicore/Unikemet.txt 1.1.1.7 +16,576 -7,562 gnu/usr.bin/perl/lib/unicore/auxiliary/LBTest.txt 1.1.1.7 +7,973 -7,682 gnu/usr.bin/perl/uni_keywords.h 1.1.1.16 +11,029 -226 gnu/usr.bin/perl/lib/unicore/NamesList.txt 1.1.1.17 +3,628 -3,555 gnu/usr.bin/perl/lib/unicore/LineBreak.txt +533,888 -19,025 1,782 files not shown +657,034 -58,323 1,788 files
"SCREW_THE_PARITY is not ment to be defined."
alright. go home.
Use group method on point_{set_to,is_at}_infinity()
All other public APIs call group->meth->... not point->meth->...
Add compatibility check to EC_POINT_mul()
This is the only public API that doesn't check for compatibility between
group and point. Add the missing check.
ok jsing kenjiro
Replace group->meth != point->meth checks
The method will currently always be identical since all groups use the
EC_GFp_mont_method(). Use the ec_group_and_point_compatible() check to
ensure this and if both group and point have a nid set, check that they
are identical.
ok jsing kenjiro
Add ec_group_and_point_compatible() helper
Check that a given group and point are reasonably compatible. First see
if they use the same method. Compare nids if both have nid != NID_undef.
ok jsing kenjiro
Add nid to EC_POINT for compat checking
It is annoying that an EC_POINT does not really know on what EC_GROUP it
lives. Adding a refcount to EC_GROUP is slightly tricky, so instead use
a nid which we will know unless the group was constructed by hand.
ok jsing kenjiro
Scan both dmesg.boot and dmesg(8) output for devices
This allows us to detect newly plugged in devices that need firmware
added while still making sure to detect devices available at boot
even if dmesg rolls over with noisy messages.
fixes and ok kn@
I think this is good deraadt@
update to vigra-1.12.3
OpenBSD /ports ryS0uJx — multimedia/gstreamer1/core Makefile distinfo, multimedia/gstreamer1/devtools Makefile Update Gstreamer to version 1.26.10.
Tor Browser: add default meek bridges under new name
broke after upstream renamed the bridge type from meek-azure
to meek in pt_config.json.
Use jdk 11+ to run. ok pvk@
Add focus-follows-mouse option, from Barry Wasdell in GitHub issue 4771.
Add selection_mode format variable for copy mode, from Mike Jonkmans in
GitHub issue 4773.
bump after libgdx PKGSPEC commit
Add PKGSPEC to each libgdx version, as they are mutually incompatible and
1.9.9 should not be updated to 1.9.11. Hints from sthen@, thanks!
OpenBSD /ports mqrhQbe — www/nginx Makefile distinfo, www/nginx/patches patch-src_mail_ngx_mail_handler_c www/nginx: update to 1.28.1.
see http://nginx.org/en/CHANGES-1.28
drops smtp patch for CVE-2025-53859 , is upstream.
ok robert@ (MAINTAINER)
OpenBSD /ports nVs7Xnz — wayland/wayland-protocols distinfo Makefile, wayland/wayland-protocols/pkg PLIST wayland/wayland-protocols: update to 1.47, from yaydn at protonmail
went into a bulk without fallout, thanks tb@!
OpenBSD /ports e3EMig5 — net/net-snmp Makefile distinfo, net/net-snmp/patches patch-Makefile_top patch-agent_mibgroup_mibII_ipAddr_c update to net-snmp-5.9.5.2
Update to celestia-1.7.0pre20251225v0.
Update to celestia-data-0.20251225.
Print ASPM stuff.
ok dlg@, deraadt@, mlarkin@
Add voikko support.
Based on an initial submission by Timo Myyra.
update to lucee-6.2.4.24
update to lucee-6.2.4.24
Update to awscli-1.44.6.