summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2018-07-17 19:42:31 +0200
committerJan Pazdziora <jpazdziora@redhat.com>2018-07-17 19:42:31 +0200
commit708a652a62980fa7e2fba37273d91f1182215bd5 (patch)
tree1337a32fd24d7f818813537fdc3fd6c78ad95a02
parent9236628dbac1c2d99d752731e8391fa1307f2b0c (diff)
downloadmod_authnz_pam-708a652a62980fa7e2fba37273d91f1182215bd5.tar.gz
mod_authnz_pam-708a652a62980fa7e2fba37273d91f1182215bd5.tar.xz
mod_authnz_pam-708a652a62980fa7e2fba37273d91f1182215bd5.zip
Tagging 1.2.0 release.mod_authnz_pam-1.2.0
-rw-r--r--README2
-rw-r--r--mod_authnz_pam.c2
-rw-r--r--mod_authnz_pam.spec7
3 files changed, 7 insertions, 4 deletions
diff --git a/README b/README
index 38af66e..18f9d54 100644
--- a/README
+++ b/README
@@ -111,7 +111,7 @@ should build and install the module.
License
-------
-Copyright 2014--2016 Jan Pazdziora
+Copyright 2014--2018 Jan Pazdziora
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/mod_authnz_pam.c b/mod_authnz_pam.c
index f93ad5c..e16d408 100644
--- a/mod_authnz_pam.c
+++ b/mod_authnz_pam.c
@@ -1,6 +1,6 @@
/*
- * Copyright 2014--2016 Jan Pazdziora
+ * Copyright 2014--2018 Jan Pazdziora
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/mod_authnz_pam.spec b/mod_authnz_pam.spec
index e69e2bd..f7aef43 100644
--- a/mod_authnz_pam.spec
+++ b/mod_authnz_pam.spec
@@ -7,8 +7,8 @@
Summary: PAM authorization checker and PAM Basic Authentication provider
Name: mod_authnz_pam
-Version: 1.1.0
-Release: 8%{?dist}
+Version: 1.2.0
+Release: 1%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
URL: http://www.adelton.com/apache/mod_authnz_pam/
@@ -64,6 +64,9 @@ install -Dp -m 0644 authnz_pam.confx $RPM_BUILD_ROOT%{_httpd_confdir}/authnz_pam
%{_httpd_moddir}/*.so
%changelog
+* Tue Jul 17 2018 Jan Pazdziora <jpazdziora@redhat.com> - 1.2.0-1
+- Add support for mod_authn_socache.
+
* Fri Feb 23 2018 Jan Pazdziora <jpazdziora@redhat.com> - 1.1.0-8
- https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires