Support 8-bit PIO if the front-end indicates that it's necessary:
- In wdc_drvprobe(), if neither ATAC_CAP_DATA16 nor ATAC_CAP_DATA32
is set in the controller capabilities, then attempt to enable 8-bit
PIO on the drive. If that command fails, ignore the drive.
- In wdc_datain_pio(), if we're doing 8-bit PIO, check for ATA_DRIVE_NOSTREAM
and simulate a NOSTREAM 16-bit PIO. This is necessary because we
treat the IDENTIFY command as "special" for historical (and almost
certainly bad) reasons.
- wdc_dataout_pio() gets the same NOSTREAM shenanigans for 8-bit PIO,
although I would be surprised if it is ever requested.
fonts/colorsym: import colorsym-1.0.0
A free, open-source way to identify color when color alone isn't
enough.
ColorSym is an open color-identification system: a set of simple,
memorable symbols that map to colors so anyone can tell them apart,
even when color by itself fails. Use it in board games, apps, print,
signage, packaging, and anywhere color carries meaning.
zutils: Update to 1.16
2026-02-07 Antonio Diaz Diaz <antonio at gnu.org>
* Version 1.16 released.
* zcmp.cc (getnum): Accept underscore separators ('_').
Print large numbers with underscore separators ('_').
* zgrep.cc: Assign short option name '-?' to '--help'.
* *.cc: (show_help): Print "*Exit status*" for section in man page.
* Makefile.in (install-bin): Warn of changes in /etc/zutils.conf.
2025-05-27 Antonio Diaz Diaz <antonio at gnu.org>
* Version 1.15 released.
* zcat, ztest, zupdate: New option '-x, --exclude'.
* zgrep: New option '--exclude'.
* zgrep.cc: Exit with status 2 if write error on stdout.
2025-01-05 Antonio Diaz Diaz <antonio at gnu.org>
[56 lines not shown]
gccmakedep: update to 1.0.5.
Alan Coopersmith (5):
Improve man page formatting
Strip trailing whitespace from source files
gitlab CI: drop the ci-fairy check-mr job
meson: Add option to build with meson
gccmakedep 1.0.5
Bjarni Ingi Gislason (1):
gccmakedep.1: Some editorial changes for this man page
Zitrone (2):
gccmakedep.in: add license into header
add COPYING file
xwud: update to 1.0.8.
Alan Coopersmith (7):
-help should exit(0) not (1)
Improve man page formatting
man page: fix warnings from `mandoc -T lint`
gitlab CI: drop the ci-fairy check-mr job
Strip trailing whitespace from source files
meson: Add option to build with meson
xwud 1.0.8
xwd: update to 1.0.10.
Alan Coopersmith (6):
Improve man page formatting
man page: fix warnings from `mandoc -T lint`
gitlab CI: drop the ci-fairy check-mr job
Check for malloc failures
meson: Add option to build with meson
xwd 1.0.10
xvinfo: update to 1.1.6.
Alan Coopersmith (6):
Add -help option
Accept --help & --version as aliases to -help & -version
man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
gitlab CI: drop the ci-fairy check-mr job
meson: Add option to build with meson
xvinfo 1.1.6
xstdcmap: update to 1.0.6.
Alan Coopersmith (7):
Bypass Xrm for handling -help & -version arguments
Improve man page formatting
man page: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
gitlab CI: drop the ci-fairy check-mr job
Strip trailing whitespace from source files
meson: Add option to build with meson
xstdcmap 1.0.6
p5-HTTP-Date: update to 6.08.
6.08 2026-07-09 02:04:21Z
- [SECURITY] Reject input longer than 64 characters in parse_date()
to prevent quadratic regex backtracking (a denial of service) on
hostile date strings. Fixes CVE-2026-14741. (Olaf Alders)
p5-DateTime-TimeZone: update to 2.69.
2.69 2026-07-08
- This release is based on version 2026c of the Olson database. This release includes contemporary
changes for Alberta, CA and Morocco.