relnotes/13.0R: Add more release notes

main
Daniel Ebdrup Jensen 3 years ago
parent 3f0c267f85
commit ba631cb51b

@ -103,6 +103,36 @@ This section covers changes and additions to userland applications, contributed
[[userland-programs]]
=== Userland Application Changes
The {{< manpage "daemon" "8" >}} utility now supports the -H flag, which causes it to catch SIGHUP and re-open the syslog file received, so log rotation from {{< manpage "newsyslog" "8">}} works properly. {{< commit "4cd407ec933" >}}
The {{< manpage "daemon" "8" >}} utility no longer blocks SIGTERM during the restart delay. {{< commit "09a3675d961" >}}
The {{< manpage "diskinfo" "8" >}} utility now reports the physical device name GEOM attribute when available. {{< commit "b5961be1ab7" >}}
The {{< manpage "ctld" "8" >}} utility now supports the -f flag, which tests the configuration file validity. {{< commit "7fcbecd004f" >}}
The {{< manpage "ctld" "8" >}} utility now supports DSCP for network QoS of the iSCSI target traffic. {{< commit "64ffe6d4409" >}}
The {{< manpage "efibootmgr" "8" >}} utility now supports the -b flag, which lets users specify by bootnum as an index. {{< commit "a2581e80212">}} {{< sponsored "Netflix" >}}
The {{< manpage "efibootmgr" "8" >}} utility now supports the -E flag, which lets users query which EFI System Partition was used to boot the system. {{< commit "1cdb8eb8fe1" >}}
The {{< manpage "efibootmgr" "8" >}} utility now supports the -f and -F flags, which lets users tell the system to boot to the UEFI user interface or not. {{< commit "83c4237258d" >}} {{< sponsored "Ampere Computing, Inc." >}}
The {{< manpage "freebsd-update" "8" >}} utility now displays progress for the "Fetching files..." stage. {{< commit "d6e1e31a0e6" >}}
The {{< manpage "freebsd-update" "8" >}} utility now supports the -p flag, which ensures password db changes are included in [.filename]#/etc/passwd# via {{< manpage "pwd_mkdb" "8">}}. {{< commit "9b6591109e8" >}} {{< sponsored "The FreeBSD Foundation" >}}
The {{< manpage "freebsd-update" "8" >}} utility now supports the [.programlisting]#updatesready# and [.programlisting]#showconfig# arguments to check for updates and check the configuration respectively. {{< commit "8cfda118cbd" >}}
The {{< manpage "freebsd-update" "8" >}} utility includes support the [.programlisting]#PAGER# environment variable, which has now been documented. {{< commit "32f4592764d" >}}
The {{< manpage "gstat" "8" >}} utility now documents the use of interactive keyboard commands to increase and decrease update interval as well as regular expression filters. {{< commit "cfaa2958dc4" >}}
The {{< manpage "inetd" "8" >}} utility now includes an example of how to use netcat as a HTTP proxy. {{< commit "a58fc861516" >}}
The {{< manpage "inetd" "8" >}} utility now includes comments for all examples. {{< commit "26a4a61a285" >}}
==== calendar: Restore calendar file condition parsing
The calendar program used to invoke the traditional C pre-processor to process include files and conditional sections of the data files.

Loading…
Cancel
Save