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
labs
dnssec-validator
Commits
006d90c5
Commit
006d90c5
authored
Feb 21, 2017
by
Karel Slaný
Browse files
Version bump.
parent
693d5323
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
006d90c5
V2.2.0.4 / 21.2.2017
- Updated bundled ldns version to 1.7.0.
- Updated bundled OpenSSL version to 1.0.2k.
- Disabled DLV.
V2.2.0.3 / 16.11.2016
- Updated bundled OpenSSL version to 1.0.2j.
- Able to build 64-bit Windows extension for Firefox.
...
...
configure.ac
View file @
006d90c5
...
...
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.60])
AC_INIT([dnssec-validator], [2.2.0.
3
], [dnssec-validator-users@lists.nic.cz])
AC_INIT([dnssec-validator], [2.2.0.
4
], [dnssec-validator-users@lists.nic.cz])
AC_CONFIG_SRCDIR([plugin-source/common/common.h])
AC_CONFIG_HEADERS([plugin-source/config.h])
AC_CONFIG_MACRO_DIR([m4])
...
...
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