Skip to content

Commit 099433a

Browse files
author
Hans Zandbelt
committed
release 1.7.3
1 parent 0af5e51 commit 099433a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- extended decryption test coverage; avoid double printouts on error
55
- refactor JWT header parsing
66
- simplify JWK URI refresh handling
7-
- bump to 1.7.3rc5
7+
- release 1.7.3
88

99
2/4/2015
1010
- revise JOSE JWK handling part 1

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.7.3rc5],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[1.7.3],[[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.7.3-1) unstable; urgency=medium
2+
3+
* fix symmetric key decryption of JWTs
4+
5+
-- Hans Zandbelt <[email protected]> Thu, 05 Feb 2015 18:28:15 +0100
6+
17
libapache2-mod-auth-openidc (1.7.2-1) unstable; urgency=medium
28

39
* add support for OIDCOAuthIntrospectionTokenParamName

0 commit comments

Comments
 (0)