Path to this page:
Subject: CVS commit: pkgsrc/sysutils/augeas
From: Adam Ciarcinski
Date: 2025-04-28 21:31:33
Message id: 20250428193133.9076FFBE3@cvs.NetBSD.org
Log Message:
augeas: updated to 1.14.1
1.14.1 - 2023-06-27
General changes/additions
internal.c: update #if to only use GNU-specific strerror_r() when GLIBC is defined
augeas.c: Fix bug from 691 where the nodes of a newly created file are lost upon \
a subsequent load operation
HACKING.md: describe testing
Add GitHub Actions
augprint.c: remove #include <malloc.h> , add #include <libgen.h>
Lens changes/additions
TOML: support trailing commas in arrays
Tmpfiles: allow '=', '~', '^' for letter types, allow ":" as prefix \
for the mode
Sshd: Add keyword PubkeyAcceptedAlgorithms as comma-separated list of items
Cmdline: Allow whitespace at the end of kernel commnd line
Files: