Update to john-jumbo to bleeding-jumbo as of 20260613
Move from the 1.8.0-jumbo-1 release to the bleeding-jumbo development
branch, which tracks ongoing jumbo development past 1.9.0-jumbo-1
(May 2019) -- ~4.5 years and 6000+ jumbo commits beyond 1.8.0-jumbo-1.
Notable changes since 1.8.0-jumbo-1:
- New 1.9.0 core base; bcrypt interleaving on x86-64 raised 2x -> 3x
for a major speedup on CPUs without SMT
- Extended bitslice DES with more SIMD sets: AVX2, AVX-512 (incl.
2nd-gen Xeon Phi) and MIC (1st-gen Xeon Phi) on x86(-64); ASIMD
on Aarch64
- AVX-512 ternary-logic (3-input LUT) DES S-box expressions, also
used via OpenCL on NVIDIA Maxwell and above
- FPGA support for 7 hash types on ZTEX 1.15y boards
- Many new format/hash types, OpenCL improvements, bugfixes and
portability updates
Full release notes at https://www.openwall.com/lists/announce/2019/05/14/1
cloudflared: update to 2026.6.0
Pkgsrc changes:
* Build NetworkCollector on NetBSD.
* Add SystemCollectorImpl for NetBSD.
* Use GOFLAGS instead of GO_BUILD_PATTERN for -ldflags.
Upstream changes: (from CHANGES.md)
2026.4.0
* Breaking Change
* The default value of --edge-ip-version has changed from 4 to auto. This
means cloudflared will now use whichever address family (IPv4 or IPv6) the
system resolver returns first, instead of always preferring IPv4. Users who
require IPv4-only connections should explicitly set --edge-ip-version 4.
2026.2.0
* Breaking Change
[38 lines not shown]
zls: import zls-0.16.0 as wip/zls
Copied from devel/zls and updated to the latest release.
* zls-0.16.0 built with zig-0.16.0.
* PIE enabled with a patch for build.zig.
iosevka-*: update to 34.6.2
* Add Characters:
* LATIN SMALL LETTER R WITH CROSSED-TAIL (U+AB49).
* Refine shape of the following characters:
LATIN LETTER REVERSED ESH LOOP (U+01AA).
LATIN CAPITAL LETTER OU (U+0222).
LATIN SMALL LETTER OU (U+0223).
LATIN SMALL LETTER L WITH CURL (U+0234).
* LATIN SMALL LETTER R WITH FISHHOOK (U+027E).
* LATIN SMALL LETTER J WITH CROSSED-TAIL (U+029D).
* COMBINING ASTERISK BELOW (U+0359).
* GREEK SMALL LETTER XI (U+03BE).
* CYRILLIC CAPITAL LETTER LJE (U+0409).
* CYRILLIC CAPITAL LETTER DE (U+0414).
* CYRILLIC CAPITAL LETTER EL (U+041B).
* CYRILLIC SMALL LETTER DE (U+0434).
* CYRILLIC SMALL LETTER EL (U+043B).
* CYRILLIC SMALL LETTER LJE (U+0459).
[37 lines not shown]