From c46306b7898229747609636c4bdd48ae2bdbab8a Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Sat, 31 Dec 2022 13:40:10 +0000 Subject: This is libpcap 1.10.2. --- CHANGES | 4 ++-- VERSION | 2 +- configure | 18 +++++++++--------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CHANGES b/CHANGES index d3e2d73d..d2d842b2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ -Monthday, Month DD, YYYY: - Summary for 1.10.2 libpcap release (so far!) +Saturday, December 31, 2022 / The Tcpdump Group + Summary for 1.10.2 libpcap release Source code: Use __builtin_unreachable() in PCAP_UNREACHABLE. Use AS_HELP_STRING macro instead of AC_HELP_STRING in the diff --git a/VERSION b/VERSION index 19621156..5ad2491c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.2-PRE-GIT +1.10.2 diff --git a/configure b/configure index 25e1c10e..768242f0 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.2-PRE-GIT. +# Generated by GNU Autoconf 2.69 for pcap 1.10.2. # # # 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.2-PRE-GIT' -PACKAGE_STRING='pcap 1.10.2-PRE-GIT' +PACKAGE_VERSION='1.10.2' +PACKAGE_STRING='pcap 1.10.2' 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.2-PRE-GIT to adapt to many kinds of systems. +\`configure' configures pcap 1.10.2 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.2-PRE-GIT:";; + short | recursive ) echo "Configuration of pcap 1.10.2:";; 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.2-PRE-GIT +pcap configure 1.10.2 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.2-PRE-GIT, which was +It was created by pcap $as_me 1.10.2, 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.2-PRE-GIT, which was +This file was extended by pcap $as_me 1.10.2, 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.2-PRE-GIT +pcap config.status 1.10.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" -- cgit v1.2.1