Skip to content

lua-socket: SunOS does not have sun_len#173

Open
PietroArado wants to merge 10000 commits into
NetBSD:trunkfrom
PietroArado:trunk
Open

lua-socket: SunOS does not have sun_len#173
PietroArado wants to merge 10000 commits into
NetBSD:trunkfrom
PietroArado:trunk

Conversation

@PietroArado

Copy link
Copy Markdown

Tested on omnios-r151056.

wen and others added 30 commits January 18, 2026 08:41
Upstream changes:
2.9.0   Wed Mar  5 22:27:28 CST 2025
        [ENHANCEMENTS]
        assert_arrayref_of() no longer requires the array to have at
        least one element.
        New assert_arrayref_nonempty_of() has the same behavior as
        assert_arrayref_of(), but requires at least one element.
2.8.0   Fri Jan  3 12:03:58 CST 2025
        [ENHANCEMENTS]
        Added assert_regex().
2.7.0   Wed Dec 25 14:40:15 CST 2024
        [ENHANCEMENTS]
        Added assert_numeric_between() and assert_integer_between().
2.6.0   Sun Dec 22 23:37:00 CST 2024
        [ENHANCEMENTS]
        Add assert(), the same as assert() in Carp::Assert, as a
        convenience.
        Add assert_and(), assert_or() and assert_xor() for more helpful
        stacktraces.
2.5.0   Fri Oct 25 14:46:06 CDT 2024
        [ENHANCEMENTS]
        Add assert_context_list() function.
        Add assert_context_void() function.
Upstream changes:
1.51 - 26 July 2025
- Test against 5.42.0
- Add nvim report to show coverage in neovim
- Fix cover --outputdir option (Hannes Thorsell) (GH-358)
1.50 - 10 June 2025
- Avoid some warnings during global destruction
1.49 - 18 May 2025
- Handle core Deparse changes for xor (Jim Keenan) (GH-355)
- Code tidying
1.48 - 11 May 2025
- Fix up args handling for reports (Mitch McCracken) (GH-354)
- Correct error message when launch is unavailable
- Improve perlcritic compliance
1.47 - 4 May 2025
- Improve defined-or handling (Ed J) (GH-352)
- Always set both HARNESS_PERL_SWITCHES and PERL5OPT (Ed J) (GH-351)
- Fix many spelling mistakes (Josh Soref) (GH-341)
- Improve criteria handling in cover script (Tom Wyant) (GH-347)
- Fix uninitialized value warning in `cover -write` (Josh Soref) (GH-339)
1.46 - 2 May 2025
 - Add tests for new any and all functions
 - Note testing against 5.40.2
1.45 - 1 May 2025
 - Add new versions and test against them
 - Fix things to work with 5.41.x and new ^^ operator
 - Add explicit test for ^^ operator
 - Move devel-cover-docker into this repository
 - Improve cpancover code
Upstream changes:
0.10      2024-10-01 19:32:23Z
        - remove the use of MooseX::AttributeHelpers
        - fix test for changes to an error message in perl 5.37.7
wants podofo<1 but scribus wants podofo>=1

Bump version.
+ alsa-lib-1.2.15.3, happy-2.2, happy-lib-2.2, jjui-0.9.10,
  libfyaml-0.9.3, libheif-1.21.2, ocaml-dune-3.21.0, p11-kit-0.26.0,
  prometheus-3.9.1, py-google-api-python-client-2.188.0,
  py-jaraco.context-6.1.0, py-ruff-0.14.13, py-sip-qt6-13.11.0,
  py-sphinx-rtd-theme-3.1.0, py-textual-7.3.0, py-uv-build-0.9.26,
  tabiew-1.12.0, tree-sitter-markdown-0.5.2.
upstream already had the same fixes, add link to commit
0.9.3

A maintenance release focused on platform support, memory leak
fixes, and emitter improvements.

0.9.2

Addressing a couple of build related problems with v0.9.1 No
functionality changes.

0.9.1

This is libfyaml v0.9.1, a significant maintenance release focused
on licensing clarity, performance, stability, and build system
modernization.
+ avahi (fixed upstream, latest stable release 0.8 and also 0.9rc2 affected),
  cpp-httplib,
  freeimage (links only to PoC, unclear if reported upstream or not, assume not
  fixed),
  freerdp2, glpi,
  gpac (probably none reported upstream, assume not fixed),
  gradle,
  libsndfile (fixed upstream, latest 1.2.2 version affected),
  libsoup (not fixed, possible merge request under review),
  libxml2 (CVE-2026-0989: not fixed, possible merge request under review,
  CVE-2026-0990 and CVE-2026-0992 fixed upstream, no stable release with the
  fix),
  metabase, mit-krb5, opencolorio, png
  raylib (fixed upstream, latest stable release 5.5 affected),
  rt4, rt5, slurm-wlm, php-typo3, vlc, wireshark
+ firefox*, thunderbird*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet