From a44a3eadd68ad0bb33786876fb698fd314777112 Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Mon, 15 Aug 2016 19:22:25 +0000 Subject: [PATCH] Mishka & Chizhik fly on a rocket release (1.4.1) Also fix a bogus changelog date. --- .gitignore | 1 + mod_auth_gssapi.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3f4b524..1ee1796 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /mod_auth_gssapi-1.3.1.tar.gz /mod_auth_gssapi-1.3.2.tar.gz /mod_auth_gssapi-1.4.0.tar.gz +/mod_auth_gssapi-1.4.1.tar.gz diff --git a/mod_auth_gssapi.spec b/mod_auth_gssapi.spec index 636a03c..09e3933 100644 --- a/mod_auth_gssapi.spec +++ b/mod_auth_gssapi.spec @@ -1,5 +1,5 @@ Name: mod_auth_gssapi -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?dist} Summary: A GSSAPI Authentication module for Apache @@ -43,6 +43,10 @@ install -m 644 10-auth_gssapi.conf %{buildroot}%{_httpd_modconfdir} %{_httpd_moddir}/mod_auth_gssapi.so %changelog +* Mon Aug 15 2016 Robbie Harwood 1.4.1-1 +- Mishka & Chizhik fly on a rocket release (1.4.1) +- Fix bogus changelog date + * Fri Jun 17 2016 Simo Sorce 1.4.0-1 - Lunar Reconnaissance Orbiter (2009) release (1.4.0) @@ -70,7 +74,7 @@ install -m 644 10-auth_gssapi.conf %{buildroot}%{_httpd_modconfdir} - Adds delegation support on Basic Auth - Response fix, send last auth token on successful auth -* Thu Mar 31 2015 Simo Sorce 1.1.0-3 +* Tue Mar 31 2015 Simo Sorce 1.1.0-3 - Fix some authentication issues * Thu Mar 26 2015 Simo Sorce 1.1.0-2 diff --git a/sources b/sources index fb1e1e6..d606588 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45549a0e537b10af323f8ecab14fc448 mod_auth_gssapi-1.4.0.tar.gz +37153d9ad19613bcdf105d55e2b303e0 mod_auth_gssapi-1.4.1.tar.gz