@@ -73,17 +73,18 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
73
73
At build time require a proof of suitable snprintf(3) implementation in
74
74
libc (and document Solaris 9 as unsupported because of that).
75
75
Makefile.in: Add two "touch .devel" commands in the releasecheck target.
76
- autoconf : Get --with-user and --with-chroot right.
77
- autoconf : Fix --static-pcap-only test on Solaris 10.
78
- autoconf : Add some warning flags for clang 13 or newer.
79
- autoconf : Update config.{guess,sub}, timestamps 2024-01-01.
80
- autoconf : Add autogen.sh, remove configure and config.h.in and put
76
+ Autoconf : Get --with-user and --with-chroot right.
77
+ Autoconf : Fix --static-pcap-only test on Solaris 10.
78
+ Autoconf : Add some warning flags for clang 13 or newer.
79
+ Autoconf : Update config.{guess,sub}, timestamps 2024-01-01.
80
+ Autoconf : Add autogen.sh, remove configure and config.h.in and put
81
81
these generated files in the release tarball.
82
+ Autoconf: Update the install-sh script to the 2020-11-14.01 version.
82
83
configure: Apply autoupdate 2.69.
83
84
CMake: improve the comment before project(tcpdump C).
84
85
Do not require vsnprintf().
85
86
tests: Use the -tttt option, by default, for the tests.
86
- autoconf , CMake: Get the size of a void * and a time_t.
87
+ Autoconf , CMake: Get the size of a void * and a time_t.
87
88
Fix propagation of cc_werr_cflags() output.
88
89
Documentation:
89
90
Fixed errors in doc/README.Win32.md.
0 commit comments