Codebase list rpki-client / 2eb6128
New upstream version 6.7p1 Marco d'Itri 3 years ago
7 changed file(s) with 31 addition(s) and 16 deletion(s). Raw diff Collapse all Expand all
361361 prefix = @prefix@
362362 program_transform_name = @program_transform_name@
363363 psdir = @psdir@
364 runstatedir = @runstatedir@
364365 sbindir = @sbindir@
365366 sharedstatedir = @sharedstatedir@
366367 srcdir = @srcdir@
0 6.7p0
0 6.7p1
331331 prefix = @prefix@
332332 program_transform_name = @program_transform_name@
333333 psdir = @psdir@
334 runstatedir = @runstatedir@
334335 sbindir = @sbindir@
335336 sharedstatedir = @sharedstatedir@
336337 srcdir = @srcdir@
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for rpki-client 6.7p0.
2 # Generated by GNU Autoconf 2.69 for rpki-client 6.7p1.
33 #
44 #
55 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
586586 # Identity of this package.
587587 PACKAGE_NAME='rpki-client'
588588 PACKAGE_TARNAME='rpki-client'
589 PACKAGE_VERSION='6.7p0'
590 PACKAGE_STRING='rpki-client 6.7p0'
589 PACKAGE_VERSION='6.7p1'
590 PACKAGE_STRING='rpki-client 6.7p1'
591591 PACKAGE_BUGREPORT=''
592592 PACKAGE_URL=''
593593
762762 docdir
763763 oldincludedir
764764 includedir
765 runstatedir
765766 localstatedir
766767 sharedstatedir
767768 sysconfdir
851852 sysconfdir='${prefix}/etc'
852853 sharedstatedir='${prefix}/com'
853854 localstatedir='${prefix}/var'
855 runstatedir='${localstatedir}/run'
854856 includedir='${prefix}/include'
855857 oldincludedir='/usr/include'
856858 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
11031105 | -silent | --silent | --silen | --sile | --sil)
11041106 silent=yes ;;
11051107
1108 -runstatedir | --runstatedir | --runstatedi | --runstated \
1109 | --runstate | --runstat | --runsta | --runst | --runs \
1110 | --run | --ru | --r)
1111 ac_prev=runstatedir ;;
1112 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1113 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1114 | --run=* | --ru=* | --r=*)
1115 runstatedir=$ac_optarg ;;
1116
11061117 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
11071118 ac_prev=sbindir ;;
11081119 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
12401251 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
12411252 datadir sysconfdir sharedstatedir localstatedir includedir \
12421253 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1243 libdir localedir mandir
1254 libdir localedir mandir runstatedir
12441255 do
12451256 eval ac_val=\$$ac_var
12461257 # Remove trailing slashes.
13531364 # Omit some internal or obsolete options to make the list less imposing.
13541365 # This message is too long to be a string in the A/UX 3.1 sh.
13551366 cat <<_ACEOF
1356 \`configure' configures rpki-client 6.7p0 to adapt to many kinds of systems.
1367 \`configure' configures rpki-client 6.7p1 to adapt to many kinds of systems.
13571368
13581369 Usage: $0 [OPTION]... [VAR=VALUE]...
13591370
13931404 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
13941405 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
13951406 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1407 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
13961408 --libdir=DIR object code libraries [EPREFIX/lib]
13971409 --includedir=DIR C header files [PREFIX/include]
13981410 --oldincludedir=DIR C header files for non-gcc [/usr/include]
14231435
14241436 if test -n "$ac_init_help"; then
14251437 case $ac_init_help in
1426 short | recursive ) echo "Configuration of rpki-client 6.7p0:";;
1438 short | recursive ) echo "Configuration of rpki-client 6.7p1:";;
14271439 esac
14281440 cat <<\_ACEOF
14291441
15401552 test -n "$ac_init_help" && exit $ac_status
15411553 if $ac_init_version; then
15421554 cat <<\_ACEOF
1543 rpki-client configure 6.7p0
1555 rpki-client configure 6.7p1
15441556 generated by GNU Autoconf 2.69
15451557
15461558 Copyright (C) 2012 Free Software Foundation, Inc.
19051917 This file contains any messages produced by compilers while
19061918 running configure, to aid debugging if configure makes a mistake.
19071919
1908 It was created by rpki-client $as_me 6.7p0, which was
1920 It was created by rpki-client $as_me 6.7p1, which was
19091921 generated by GNU Autoconf 2.69. Invocation command line was
19101922
19111923 $ $0 $@
28402852
28412853 # Define the identity of the package.
28422854 PACKAGE='rpki-client'
2843 VERSION='6.7p0'
2855 VERSION='6.7p1'
28442856
28452857
28462858 cat >>confdefs.h <<_ACEOF
1368213694 # report actual input values of CONFIG_FILES etc. instead of their
1368313695 # values after options handling.
1368413696 ac_log="
13685 This file was extended by rpki-client $as_me 6.7p0, which was
13697 This file was extended by rpki-client $as_me 6.7p1, which was
1368613698 generated by GNU Autoconf 2.69. Invocation command line was
1368713699
1368813700 CONFIG_FILES = $CONFIG_FILES
1373913751 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1374013752 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1374113753 ac_cs_version="\\
13742 rpki-client config.status 6.7p0
13754 rpki-client config.status 6.7p1
1374313755 configured by $0, generated by GNU Autoconf 2.69,
1374413756 with options \\"\$ac_cs_config\\"
1374513757
256256 prefix = @prefix@
257257 program_transform_name = @program_transform_name@
258258 psdir = @psdir@
259 runstatedir = @runstatedir@
259260 sbindir = @sbindir@
260261 sharedstatedir = @sharedstatedir@
261262 srcdir = @srcdir@
361361 prefix = @prefix@
362362 program_transform_name = @program_transform_name@
363363 psdir = @psdir@
364 runstatedir = @runstatedir@
364365 sbindir = @sbindir@
365366 sharedstatedir = @sharedstatedir@
366367 srcdir = @srcdir@
0 /* $OpenBSD: cert.c,v 1.15 2020/04/02 09:16:43 claudio Exp $ */
0 /* $OpenBSD: cert.c,v 1.15.4.1 2020/07/27 14:30:30 deraadt Exp $ */
11 /*
22 * Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
33 *
11271127 if ((opk = X509_get_pubkey(*xp)) == NULL)
11281128 cryptowarnx("%s: RFC 6487 (trust anchor): "
11291129 "missing pubkey", fn);
1130 else if (!EVP_PKEY_cmp(pk, opk))
1130 else if (EVP_PKEY_cmp(pk, opk) != 1)
11311131 cryptowarnx("%s: RFC 6487 (trust anchor): "
11321132 "pubkey does not match TAL pubkey", fn);
11331133 else
11351135
11361136 EVP_PKEY_free(pk);
11371137 EVP_PKEY_free(opk);
1138 } else
1139 rc = 1;
1138 }
11401139
11411140 if (rc == 0) {
11421141 cert_free(p);