Skip to content

Commit e9f8280

Browse files
author
Hans Zandbelt
committed
release 1.5.4
1 parent fe68ab4 commit e9f8280

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
8/14/2014
22
- support for passing the id_token in multiple formats (claims|payload|serialized)
3+
- release 1.5.4
34

45
8/13/2014
56
- pass the access_token in OIDC_access_token header to the application

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.5.3],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[1.5.4],[[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.5.4-1) unstable; urgency=medium
2+
3+
* fix big endian issue
4+
5+
-- Hans Zandbelt <[email protected]> Thu, 14 Aug 2014 12:59:11 +0200
6+
17
libapache2-mod-auth-openidc (1.5.3-2) unstable; urgency=medium
28

39
* build/test on big endian arch

0 commit comments

Comments
 (0)