From 20cf11c7baa77d41fe94f421035970e695d81873 Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Fri, 7 Apr 2023 23:08:56 +0100 Subject: Start libpcap 1.10.5-PRE-GIT. [skip ci] --- CHANGES | 3 +++ VERSION | 2 +- configure | 18 +++++++++--------- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/CHANGES b/CHANGES index c574a278..9372a6af 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +DayOfTheWeek, Month DD, YYYY / The Tcpdump Group + Summary for 1.10.5 libpcap release (so far!) + Friday, April 7, 2023 / The Tcpdump Group Summary for 1.10.4 libpcap release Source code: diff --git a/VERSION b/VERSION index 18b31142..01b211c4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.4 +1.10.5-PRE_GIT diff --git a/configure b/configure index 4f8fd5ac..f8b25a1d 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for pcap 1.10.4. +# Generated by GNU Autoconf 2.69 for pcap 1.10.5-PRE_GIT. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -577,8 +577,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='pcap' PACKAGE_TARNAME='pcap' -PACKAGE_VERSION='1.10.4' -PACKAGE_STRING='pcap 1.10.4' +PACKAGE_VERSION='1.10.5-PRE_GIT' +PACKAGE_STRING='pcap 1.10.5-PRE_GIT' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1354,7 +1354,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures pcap 1.10.4 to adapt to many kinds of systems. +\`configure' configures pcap 1.10.5-PRE_GIT to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1420,7 +1420,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of pcap 1.10.4:";; + short | recursive ) echo "Configuration of pcap 1.10.5-PRE_GIT:";; esac cat <<\_ACEOF @@ -1584,7 +1584,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -pcap configure 1.10.4 +pcap configure 1.10.5-PRE_GIT generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2506,7 +2506,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by pcap $as_me 1.10.4, which was +It was created by pcap $as_me 1.10.5-PRE_GIT, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -14428,7 +14428,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by pcap $as_me 1.10.4, which was +This file was extended by pcap $as_me 1.10.5-PRE_GIT, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14494,7 +14494,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -pcap config.status 1.10.4 +pcap config.status 1.10.5-PRE_GIT configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" -- cgit v1.2.1