From: Francois-Xavier Le Bail Date: Sun, 15 Oct 2023 11:56:02 +0000 (+0200) Subject: CHANGES: Add a change backported to 4.99 X-Git-Tag: tcpdump-4.99.5~163 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/807f202a3dfd44bde471a4e7773d94f10c935d4c CHANGES: Add a change backported to 4.99 (cherry picked from commit 893aed34faba816da0212148efe82e1ca92c263f) [skip ci] --- diff --git a/CHANGES b/CHANGES index 8ec5cd60..863d9ffd 100644 --- a/CHANGES +++ b/CHANGES @@ -50,6 +50,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group Building and testing: At build time require a proof of suitable snprintf(3) implementation in libc (and document Solaris 9 as unsupported because of that). + Makefile.in: Add two "touch .devel" commands in the releasecheck target. Autoconf: Get --with-user and --with-chroot right. Autoconf: Fix --static-pcap-only test on Solaris 10. autoconf: Add some warning flags for clang 13 or newer.