Skip to content

Commit e08c6bd

Browse files
author
Hans Zandbelt
committed
release 1.8.1
1 parent 8a1d471 commit e08c6bd

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
5/5/2015
2+
- release 1.8.1
3+
14
4/21/2015
25
- allow setting OIDCDiscoverURL inside of Directory and Location directives as well
36
- bump to 1.8.1rc5

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([mod_auth_openidc],[1.8.1rc5],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[1.8.1],[[email protected]])
22

33
AC_SUBST(NAMEVER, AC_PACKAGE_TARNAME()-AC_PACKAGE_VERSION())
44

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
libapache2-mod-auth-openidc (1.8.1-1) unstable; urgency=medium
2+
3+
* avoid timing attacks; build with OpenSSL < 1.0
4+
5+
-- Hans Zandbelt <[email protected]> Tue, 05 May 2015 11:40:13 +0200
6+
17
libapache2-mod-auth-openidc (1.8.0-1) unstable; urgency=medium
28

39
* enable local JWT validation

0 commit comments

Comments
 (0)