Update to 0.06
Upstream changes:
0.06 2026-05-22
- Update to libgumbo 0.13.2
- Migrate to the new libgumbo repo on codeberg
- Add Best Practical as co-maintainer and document RT bug tracker
- Move module repo to https://github.com/bestpractical/alien-libgumbo
Update to 0.20
Upstream changes:
0.20 2026-05-04 09:50:45 PDT
- Fix mirror() in Curl and Wget backends to not create a local file on
failed HTTP requests, matching HTTP::Tiny's behavior. Fixes #27
- Fix Wget mirror() to properly return HTTP error status codes (e.g. 404)
instead of converting them to 599 internal errors
py-postorius: update to 1.3.13nb3.
Depend on py-readme_renderer with markdown support.
Remove obsolete dependency (used by py-readme_renderer
before cormak).
Bump PKGREVISION.
hdaudio(4): Apply access checks to ioctl routines.
This way the permissions on /dev/hdaudioN actually do something.
Sort includes while here.
PR kern/60492: hdaudio(4): setconfig is allowed unprivileged
sun4v vdsk: catch up with recent updates to cd(4)
Add support for missing SCSI_MODE_SELECT_10 and SCSI_MODE_SENSE_10.
Verified to work in a sun4v ldom with acccess to a virtual cd.