Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache2-mod_auth_openidc for
openSUSE:Factory checked in at 2021-05-19 17:49:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_auth_openidc (Old)
and /work/SRC/openSUSE:Factory/.apache2-mod_auth_openidc.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_auth_openidc"
Wed May 19 17:49:14 2021 rev:18 rq:894145 version:2.4.8.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache2-mod_auth_openidc/apache2-mod_auth_openidc.changes
2021-05-10 15:41:18.657102448 +0200
+++
/work/SRC/openSUSE:Factory/.apache2-mod_auth_openidc.new.2988/apache2-mod_auth_openidc.changes
2021-05-19 17:49:25.813522031 +0200
@@ -1,0 +2,8 @@
+Tue May 18 15:51:56 UTC 2021 - Michael Str??der <[email protected]>
+
+- Update to version 2.4.8.2
+ * store timestamps in session in seconds to avoid string conversion
+ problems on some (libapr-1) platform build/run combinations, causing
+ "maximum session duration exceeded" errors
+
+-------------------------------------------------------------------
Old:
----
mod_auth_openidc-2.4.8.1.tar.gz
New:
----
mod_auth_openidc-2.4.8.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache2-mod_auth_openidc.spec ++++++
--- /var/tmp/diff_new_pack.lm2Z8J/_old 2021-05-19 17:49:26.277520085 +0200
+++ /var/tmp/diff_new_pack.lm2Z8J/_new 2021-05-19 17:49:26.281520069 +0200
@@ -17,7 +17,7 @@
Name: apache2-mod_auth_openidc
-Version: 2.4.8.1
+Version: 2.4.8.2
Release: 0
Summary: Apache2.x module for an OpenID Connect enabled Identity
Provider
License: Apache-2.0
++++++ mod_auth_openidc-2.4.8.1.tar.gz -> mod_auth_openidc-2.4.8.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/mod_auth_openidc-2.4.8.1/AUTHORS
new/mod_auth_openidc-2.4.8.2/AUTHORS
--- old/mod_auth_openidc-2.4.8.1/AUTHORS 2021-05-07 15:06:37.000000000
+0200
+++ new/mod_auth_openidc-2.4.8.2/AUTHORS 2021-05-12 11:00:34.000000000
+0200
@@ -68,5 +68,5 @@
Chris Pawling <https://github.com/chris468>
Matthias Flesch??tz <https://github.com/blindzero>
Harri Rautila <https://github.com/hrautila>
- Tatsuhiko Yasumatsu
+ Tatsuhiko Yasumatsu <https://github.com/ty60>
Adam Stadler <https://github.com/tzfx>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/mod_auth_openidc-2.4.8.1/ChangeLog
new/mod_auth_openidc-2.4.8.2/ChangeLog
--- old/mod_auth_openidc-2.4.8.1/ChangeLog 2021-05-07 15:06:52.000000000
+0200
+++ new/mod_auth_openidc-2.4.8.2/ChangeLog 2021-05-13 09:30:00.000000000
+0200
@@ -1,3 +1,8 @@
+05/08/2021
+- store timestamps in session in seconds to avoid string conversion problems
on some (libapr-1)
+ platform build/run combinations, causing "maximum session duration exceeded"
errors
+- bump to 2.4.8.2
+
05/07/2021
- add OIDCClientTokenEndpointKeyPassword option to allow the use of an
encrypted private key
- release 2.4.8.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/mod_auth_openidc-2.4.8.1/configure
new/mod_auth_openidc-2.4.8.2/configure
--- old/mod_auth_openidc-2.4.8.1/configure 2021-05-07 15:07:55.000000000
+0200
+++ new/mod_auth_openidc-2.4.8.2/configure 2021-05-18 07:51:25.000000000
+0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for mod_auth_openidc 2.4.8.1.
+# Generated by GNU Autoconf 2.71 for mod_auth_openidc 2.4.8.2.
#
# Report bugs to <[email protected]>.
#
@@ -610,8 +610,8 @@
# Identity of this package.
PACKAGE_NAME='mod_auth_openidc'
PACKAGE_TARNAME='mod_auth_openidc'
-PACKAGE_VERSION='2.4.8.1'
-PACKAGE_STRING='mod_auth_openidc 2.4.8.1'
+PACKAGE_VERSION='2.4.8.2'
+PACKAGE_STRING='mod_auth_openidc 2.4.8.2'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_URL=''
@@ -1301,7 +1301,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures mod_auth_openidc 2.4.8.1 to adapt to many kinds of
systems.
+\`configure' configures mod_auth_openidc 2.4.8.2 to adapt to many kinds of
systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1364,7 +1364,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of mod_auth_openidc 2.4.8.1:";;
+ short | recursive ) echo "Configuration of mod_auth_openidc 2.4.8.2:";;
esac
cat <<\_ACEOF
@@ -1478,7 +1478,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-mod_auth_openidc configure 2.4.8.1
+mod_auth_openidc configure 2.4.8.2
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1634,7 +1634,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by mod_auth_openidc $as_me 2.4.8.1, which was
+It was created by mod_auth_openidc $as_me 2.4.8.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -2292,7 +2292,7 @@
-NAMEVER=mod_auth_openidc-2.4.8.1
+NAMEVER=mod_auth_openidc-2.4.8.2
# This section defines the --with-apxs2 option.
@@ -4952,7 +4952,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by mod_auth_openidc $as_me 2.4.8.1, which was
+This file was extended by mod_auth_openidc $as_me 2.4.8.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5007,7 +5007,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-mod_auth_openidc config.status 2.4.8.1
+mod_auth_openidc config.status 2.4.8.2
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/mod_auth_openidc-2.4.8.1/configure.ac
new/mod_auth_openidc-2.4.8.2/configure.ac
--- old/mod_auth_openidc-2.4.8.1/configure.ac 2021-05-07 15:07:20.000000000
+0200
+++ new/mod_auth_openidc-2.4.8.2/configure.ac 2021-05-13 09:30:00.000000000
+0200
@@ -1,4 +1,4 @@
-AC_INIT([mod_auth_openidc],[2.4.8.1],[[email protected]])
+AC_INIT([mod_auth_openidc],[2.4.8.2],[[email protected]])
AC_SUBST(NAMEVER, AC_PACKAGE_TARNAME()-AC_PACKAGE_VERSION())
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/mod_auth_openidc-2.4.8.1/src/session.c
new/mod_auth_openidc-2.4.8.2/src/session.c
--- old/mod_auth_openidc-2.4.8.1/src/session.c 2021-05-03 18:14:45.000000000
+0200
+++ new/mod_auth_openidc-2.4.8.2/src/session.c 2021-05-11 17:51:42.000000000
+0200
@@ -480,7 +480,7 @@
const char *key, const apr_time_t timestamp) {
if (timestamp != -1)
oidc_session_set(r, z, key,
- apr_psprintf(r->pool, "%" APR_TIME_T_FMT,
timestamp));
+ apr_psprintf(r->pool, "%" APR_TIME_T_FMT,
apr_time_sec(timestamp)));
}
static json_t *oidc_session_get_str2json(request_rec *r, oidc_session_t *z,
@@ -505,7 +505,7 @@
const char *s_expires = oidc_session_get_key2string(r, z, key);
if (s_expires != NULL)
sscanf(s_expires, "%" APR_TIME_T_FMT, &t_expires);
- return t_expires;
+ return apr_time_from_sec(t_expires);
}
void oidc_session_set_filtered_claims(request_rec *r, oidc_session_t *z,