Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Daiki Ueno
nettle
Commits
bcc2555b
Commit
bcc2555b
authored
5 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Update info on ABI compatibility in NEWS.
parent
a9e22e5e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEWS
+8
-2
8 additions, 2 deletions
NEWS
with
8 additions
and
2 deletions
NEWS
+
8
−
2
View file @
bcc2555b
...
@@ -67,8 +67,14 @@ NEWS for the Nettle 3.6 release
...
@@ -67,8 +67,14 @@ NEWS for the Nettle 3.6 release
at the time.
at the time.
The shared library names are libnettle.so.7.1 and
The shared library names are libnettle.so.7.1 and
libhogweed.so.5.1. It is intended to be fully binary
libhogweed.so.6.0. The libnettle.so library is intended to be
compatible with nettle-3.5.
fully binary compatible with nettle-3.5.
The libhogweed.so library was also intended to be fully binary
compatible with nettle-3.5. However, the major version and the
soname are incremented anyway, to avoid upgrade problems with
recent Gnutls versions that depend on Nettle internals outside
of the advertised ABI.
NEWS for the Nettle 3.5.1 release
NEWS for the Nettle 3.5.1 release
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment