Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Maamoun TK
nettle
Commits
a46b9c78
Commit
a46b9c78
authored
Apr 17, 2020
by
Niels Möller
Browse files
Bump libnettle soname, libnettle version is now 8.0.
parent
5e6ae241
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
a46b9c78
2020-04-17 Niels Möller <nisse@lysator.liu.se>
* configure.ac (LIBNETTLE_MAJOR): Increase libnettle version
number to 8.0, for move of internal poly1305 functions.
(LIBNETTLE_MINOR): Reset to zero.
2020-04-15 Niels Möller <nisse@lysator.liu.se>
2020-04-15 Niels Möller <nisse@lysator.liu.se>
From Dmitry Baryshkov:
From Dmitry Baryshkov:
...
@@ -18,8 +24,8 @@
...
@@ -18,8 +24,8 @@
2020-04-06 Niels Möller <nisse@lysator.liu.se>
2020-04-06 Niels Möller <nisse@lysator.liu.se>
* configure.ac (LIBHOGWEED_MAJOR): Increase hogweed version
number
* configure.ac (LIBHOGWEED_MAJOR): Increase
lib
hogweed version
to 6.0, at request of Gnutls team.
number
to 6.0, at request of Gnutls team.
(LIBHOGWEED_MINOR): Reset to zero.
(LIBHOGWEED_MINOR): Reset to zero.
2020-04-01 Niels Möller <nisse@lysator.liu.se>
2020-04-01 Niels Möller <nisse@lysator.liu.se>
...
...
configure.ac
View file @
a46b9c78
...
@@ -10,8 +10,8 @@ AC_CONFIG_AUX_DIR([.])
...
@@ -10,8 +10,8 @@ AC_CONFIG_AUX_DIR([.])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_HEADER([config.h])
LIBNETTLE_MAJOR=
7
LIBNETTLE_MAJOR=
8
LIBNETTLE_MINOR=
1
LIBNETTLE_MINOR=
0
LIBHOGWEED_MAJOR=6
LIBHOGWEED_MAJOR=6
LIBHOGWEED_MINOR=0
LIBHOGWEED_MINOR=0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment