Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto sort; bump minor
details: https://anonhg.NetBSD.org/src/rev/43ca134380e9
branches: trunk
changeset: 373419:43ca134380e9
user: christos <christos%NetBSD.org@localhost>
date: Wed Feb 08 15:51:36 2023 +0000
description:
sort; bump minor
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/bn.inc | 6 +++---
crypto/external/bsd/openssl/lib/libcrypto/shlib_version | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r 39e3406a66a7 -r 43ca134380e9 crypto/external/bsd/openssl/lib/libcrypto/bn.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/bn.inc Wed Feb 08 12:26:32 2023 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/bn.inc Wed Feb 08 15:51:36 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bn.inc,v 1.7 2023/02/08 12:26:32 christos Exp $
+# $NetBSD: bn.inc,v 1.8 2023/02/08 15:51:36 christos Exp $
#
# @(#) Copyright (c) 1995 Simon J. Gerraty
#
@@ -40,8 +40,8 @@
bn_srp.c \
bn_word.c \
bn_x931p.c \
-rsaz_exp.c \
-rsa_sup_mul.c
+rsa_sup_mul.c \
+rsaz_exp.c
SRCS += ${BN_SRCS}
diff -r 39e3406a66a7 -r 43ca134380e9 crypto/external/bsd/openssl/lib/libcrypto/shlib_version
--- a/crypto/external/bsd/openssl/lib/libcrypto/shlib_version Wed Feb 08 12:26:32 2023 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/shlib_version Wed Feb 08 15:51:36 2023 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: shlib_version,v 1.14 2018/09/23 13:33:04 christos Exp $
+# $NetBSD: shlib_version,v 1.15 2023/02/08 15:51:36 christos Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=14
-minor=0
+minor=1
Home |
Main Index |
Thread Index |
Old Index