Commit Graph

103 Commits

Author SHA1 Message Date
Fedora Release Engineering
b9ce568b93 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 12:18:08 +00:00
Robbie Harwood
76723599fa Fix allocation issue of cred store
Resolves: #1415400
2017-01-23 22:06:30 +00:00
Robbie Harwood
76f171814e New upstream release v0.6.1
Resolves: #1415090
2017-01-20 22:29:49 +00:00
Robbie Harwood
5068d17a09 New upstream release v0.6.0 2017-01-18 23:53:00 +00:00
Robbie Harwood
d59e9cc267 Adjust libverto dependency to not use a specific backend
Resolves: #1379812
2016-09-27 17:55:14 +00:00
Robbie Harwood
5f6a56fa78 Own /var/lib/gssproxy/rcache 2016-06-14 18:50:23 +00:00
Robbie Harwood
c6a65ffeab Update to upstream release v0.5.1
Resolves: #1345871
2016-06-13 19:17:36 +00:00
Robbie Harwood
ea3404c5c1 Acquire new socket for fork/permission drops on clients 2016-06-07 16:00:59 +00:00
Robbie Harwood
b03a1f0171 Do not package mod_auth_gssapi conf file
This ensures gssproxy works even when the apache user does not exist.
2016-05-09 21:13:27 +00:00
Robbie Harwood
1f3014ccca Ensure we actually package the config files 2016-05-05 18:17:16 +00:00
Simo Sorce
0b9f8fa9ee Fix typo in requires 2016-05-05 09:52:49 -04:00
Robbie Harwood
62fdf2ffbb Release new upstream version 0.5.0
As part of this, bump ini_config version for `ini_config_augment()`
2016-05-04 20:09:03 +00:00
Dennis Gilmore
1f706cd54a - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 23:24:43 +00:00
Robbie Harwood
b179495c47 Fix issues with 1.14 2015-12-17 02:03:24 +00:00
Robbie Harwood (frozencemetery)
1a42aaa8ce Clear message buffer to fix segfault on arm
resolves: #1235902
2015-10-21 16:56:28 +00:00
Dennis Gilmore
ec4f0f19ba - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 09:54:38 +00:00
Simo Sorce
d25a1f7862 New upstream release
- Fix issues with paths in config files
2015-03-30 09:41:41 -04:00
Simo Sorce
da4e9f2357 Workaround rawhide bug (bz1204646) with krb5-config by switching to
pkg-config (patch from upstream)
2015-03-24 20:01:03 -04:00
Simo Sorce
700ea2373e Fiux spec file's missing %build section 2015-03-24 16:10:09 -04:00
Simo Sorce
318733740f New upstream realease
Added optional support for running GSS-Proxy as an unprivileged user
  Uses new /etc/gss/mech.d configuration directory for gss mechanisms
  Kernel related fixes
  General bug fixing, many minor errors or incorrect behaviours have been corrected
- drop all patches, they are all included upstream
2015-03-24 14:52:09 -04:00
Peter Robinson
fc33969124 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 19:15:41 +00:00
Dennis Gilmore
5cf8f3a77b - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 13:55:11 -05:00
Simo Sorce
59017289ba Rebuild as new ding-libs brings in soname bump 2014-05-29 10:39:59 -04:00
Günther Deschner
5346047bd4 Fix flags handling in gss_init_sec_context()
resolves: https://fedorahosted.org/gss-proxy/ticket/112
Fix nfsd startup
resolves: https://fedorahosted.org/gss-proxy/ticket/114
Fix potential mutex deadlock
resolves: https://fedorahosted.org/gss-proxy/ticket/120
Fix segfault in gssi_inquire_context
resolves: https://fedorahosted.org/gss-proxy/ticket/117
resolves: #1061133
2014-03-13 16:55:24 +01:00
Günther Deschner
a3731ae64d New upstream release 0.3.1:
* Fix use of gssproxy for client initiation
  * Add new enforcing and filtering options for context initialization
  * Fix potential thread safety issues
- resolves: https://fedorahosted.org/gss-proxy/ticket/110
- resolves: https://fedorahosted.org/gss-proxy/ticket/111
2013-11-26 15:06:48 +01:00
Günther Deschner
b4f5223d51 Add flags filtering and flags enforcing.
- resolves: https://fedorahosted.org/gss-proxy/ticket/109
2013-11-20 15:33:27 +01:00
Günther Deschner
e2e2fe48c7 Fix continuation processing for not yet fully established contexts.
- resolves: https://fedorahosted.org/gss-proxy/ticket/108
2013-11-19 14:53:13 +01:00
Günther Deschner
349bd3c1c3 Fix flags handling in gss_init_sec_context()
- resolves: https://fedorahosted.org/gss-proxy/ticket/106
Fix OID handling in gss_inquire_cred_by_mech()
- resolves: https://fedorahosted.org/gss-proxy/ticket/107
2013-11-19 14:18:28 +01:00
Simo Sorce
ecfa34db00 Fix release number 2013-10-24 12:09:47 -04:00
Günther Deschner
eaf4f7e231 Fix date in changelog. 2013-10-23 20:47:52 +02:00
Günther Deschner
80253e6762 Wed Oct 24 2013 Guenther Deschner <gdeschner@redhat.com> 0.3.0-8
New upstream release 0.3.0:
 * Add support for impersonation (depends on s4u2self/s4u2proxy on the KDC)
 * Add support for new rpc.gssd mode of operation that forks and changes uid
 * Add 2 new options allow_any_uid and cred_usage
2013-10-23 20:45:19 +02:00
Günther Deschner
736164870b Fix default proxymech documentation and fix LOCAL_FIRST implementation
resolves: https://fedorahosted.org/gss-proxy/ticket/105
2013-10-18 14:42:12 +02:00
Dennis Gilmore
badaf55b6f - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 11:45:41 -05:00
Günther Deschner
1152eff8c6 Add better default gssproxy.conf file for nfs client and server usage. 2013-07-24 16:56:26 +02:00
Günther Deschner
6e0dc460ae New upstream release 0.2.3. 2013-06-06 23:04:16 +02:00
Günther Deschner
9c039d67f2 Require libverto-tevent to make sure libverto initialization succeeds. 2013-05-31 20:06:15 +02:00
Günther Deschner
70a8ba9f78 Add nfs-secure services to gssproxy systemd unit file. 2013-05-29 16:20:25 +02:00
Günther Deschner
f6735aa3f3 Fix cred_store handling w/o client keytab. 2013-05-22 19:05:02 +02:00
Günther Deschner
50753e3123 New upstream release 2013-05-16 14:14:11 +02:00
Günther Deschner
8c598bcfba New upstream release 0.2.1. 2013-05-07 14:45:25 +02:00
Günther Deschner
780bfc80ac Make sure non-root users can access gpstatedir. 2013-04-26 23:20:21 +02:00
Günther Deschner
c13fc097f5 Adjust specfile to recent gssproxy-0.2.0 changes. 2013-04-26 15:07:47 +02:00
Günther Deschner
b6f2b08133 Update to new 0.2.0 release 2013-04-24 13:03:25 +02:00
Günther Deschner
bdda9198d9 Update to 0.1.1 2013-04-09 15:28:15 +02:00
Simo Sorce
6e96be2de8 Version 0.1.0 2013-04-01 16:15:48 -04:00
Dennis Gilmore
28479f771c - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 18:37:04 -06:00
Günther Deschner
1541fbd584 Update to 0.0.3 2012-11-07 11:38:41 +01:00
Günther Deschner
2c2bd2738e Fix release number.
related: #850139

Guenther
2012-08-22 22:55:17 +02:00
Günther Deschner
99daa3aba9 Use new systemd-rpm macros
resolves: #850139

Guenther
2012-08-22 22:52:35 +02:00
Günther Deschner
3904a08978 More specfile fixes, partly from Andreas Schneider <asn@redhat.com>.
Guenther
2012-07-18 13:09:46 +02:00