Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libseccomp
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
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
CodeLinaro
yocto-mirrors
github
seccomp
libseccomp
Commits
7932b4fa
Commit
7932b4fa
authored
9 years ago
by
Paul Moore
Browse files
Options
Downloads
Patches
Plain Diff
all: update CHANGELOG and version info for v2.2.3
Signed-off-by:
Paul Moore
<
pmoore@redhat.com
>
parent
8435247c
Branches
release-2.2
Tags
v2.2.3
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+3
-0
3 additions, 0 deletions
CHANGELOG
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
with
4 additions
and
1 deletion
CHANGELOG
+
3
−
0
View file @
7932b4fa
...
...
@@ -2,6 +2,9 @@ libseccomp: Releases
===============================================================================
https://github.com/seccomp/libseccomp
* Version 2.2.3 - July 8, 2015
- Fix a problem with 'make check' on 32-bit ARM systems
* Version 2.2.2 - July 6, 2015
- Fix a problem with the masked equality operator
- Fix a problem on x86_64/x32 involving invalid architectures
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
7932b4fa
...
...
@@ -19,7 +19,7 @@ dnl #
dnl ####
dnl libseccomp defines
dnl ####
AC_INIT([libseccomp], [2.2.
2
])
AC_INIT([libseccomp], [2.2.
3
])
dnl ####
dnl autoconf configuration
...
...
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