Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gcr
Commits
cdcd74a4
Commit
cdcd74a4
authored
Jan 08, 2018
by
Daiki Ueno
Browse files
Bump version
parent
1c877188
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
cdcd74a4
gcr 3.27.4:
- Fix encoding of EC parameters [#785234]
- Fix hang in certificate export dialog [#789804]
- Fix failure case in gcr_secure_memory_try_realloc() [#775685]
- Switch to using GLib resources
- Build fixes [#771052, #775685, #775966, #774312, #774311, #764562, #764569]
- Updated translations
gcr 3.20.0:
- Build fixes [#763488 #766301
- Updated translations
...
...
configure.ac
View file @
cdcd74a4
m4_define([gcr_major], [3])
m4_define([gcr_minor], [2
0
])
m4_define([gcr_micro], [
0
])
m4_define([gcr_minor], [2
7
])
m4_define([gcr_micro], [
4
])
AC_PREREQ([2.63])
AC_INIT([gcr], [gcr_major.gcr_minor.gcr_micro],
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment