Jason Tibbitts
10d39c3f4f
Remove needless use of %defattr
2018-07-10 01:17:31 -05:00
Robbie Harwood
62b0f45fe2
Drop patch level by one (woo!)
2018-04-12 20:28:56 +00:00
Robbie Harwood
8a37c8459f
Always choose highest requested debug level
...
Update man pages about debugging
Actually apply the patch from the last one
2018-04-12 17:20:13 +00:00
Robbie Harwood
c783ca786a
Always use the encype we selected
2018-02-27 15:23:44 -05:00
Igor Gnatenko
d6ea90094c
Remove %clean section
...
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 07:14:37 +01:00
Igor Gnatenko
485917cae6
Remove BuildRoot definition
...
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:28:40 +01:00
Robbie Harwood
54152544ce
Release version 0.8.0
2018-02-09 17:52:39 +00:00
Fedora Release Engineering
3648af6d54
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 15:35:47 +00:00
Robbie Harwood
834415d109
Conditionally reload kernel interface on SIGHUP
2017-12-13 13:00:24 -05:00
Robbie Harwood
8e054c1084
Fixup previous commit
2017-12-12 18:10:09 +00:00
Robbie Harwood
3a1e8d7501
Code hygeine fixes
...
Re-order patches to match el7
2017-12-12 17:57:34 +00:00
Robbie Harwood
3f4a754576
Properly initialize ccaches before storing into them
2017-12-05 20:15:35 +00:00
Robbie Harwood
f63618cd42
Properly locate credentials in collection caches in mechglue
2017-12-01 13:22:21 -05:00
Robbie Harwood
f968274a52
Only empty FILE ccaches when storing remote creds
2017-10-31 12:53:38 -04:00
Robbie Harwood
01020a3a93
Fix error message handling in gp_config_from_dir()
2017-10-30 17:38:48 -04:00
Robbie Harwood
70190ed7bb
Fix concurrency issue in server socket handling
2017-10-27 11:18:27 -04:00
Robbie Harwood
02648264ab
Off-by-one error fix in selinux-policy version
2017-10-02 18:11:12 +00:00
Robbie Harwood
d5058ca13d
Change selinux-policy versioning to Conflicts
2017-10-02 17:54:41 +00:00
Robbie Harwood
30d0ef9491
Add explicit selinux-policy dependency after some fixes
2017-09-29 19:54:21 +00:00
Robbie Harwood
34bb43b0e0
Fix silent death if config file has duplicate sections
2017-09-29 15:34:32 +00:00
Robbie Harwood
25b365c74f
Handle outdated encrypted ccaches
2017-09-21 19:32:04 +00:00
Robbie Harwood
3757f7f8e4
Backport updates to epoll logic
2017-09-15 15:21:36 +00:00
Robbie Harwood
bb8257ecb7
Backport two security fixes
2017-09-12 17:38:54 +00:00
Robbie Harwood
21c2f037de
Non-blocking IO + Extended request debug logging
2017-08-22 19:27:03 +00:00
Ville Skyttä
b9a828d680
Own the %{_libdir}/gssproxy dir, mark COPYING as %license
...
https://bugzilla.redhat.com/show_bug.cgi?id=1483291
2017-08-21 11:14:00 -04:00
Robbie Harwood
bcc5c70964
Add client ID to debug messages
...
Move packaging to autosetup
2017-07-31 22:18:04 +00:00
Fedora Release Engineering
7b3524562f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 12:09:30 +00:00
Robbie Harwood
89b45c13cb
Fix potential explicit NULL deref of program name
2017-06-19 15:40:50 +00:00
Robbie Harwood
35e3b9ed5e
Make proc failure loud but nonfatal
2017-05-25 18:57:36 +00:00
Robbie Harwood
c1f4665d37
Remove (buggy?) logic around NFS snippet.
2017-05-24 17:57:55 +00:00
Robbie Harwood
fbd063543a
Remove NFS server stanza if nfs-utils not present
2017-05-17 20:25:54 +00:00
Robbie Harwood
635aea68a9
Segfault, gcc7
2017-05-16 22:31:51 +00:00
Robbie Harwood
bbe27e9eb0
Update systemd unit file (nfs removal, reload capability)
2017-05-01 17:00:42 +00:00
Robbie Harwood
4cd849eea2
Backport fix for double unlock
2017-04-03 16:09:14 +00:00
Robbie Harwood
8b1deb4def
Drop NFS server snippet (removes dependency on nfs kernel component)
2017-03-28 20:35:05 +00:00
Robbie Harwood
9f866b6ca3
Fix credential renewal and impersonator checking for m_a_g
2017-03-14 19:00:26 +00:00
Robbie Harwood
d3c2500ea7
New upstream release - 0.7.0
2017-03-07 22:35:16 +00:00
Robbie Harwood
07be2820f2
Actually apply the patches I just added
...
Also include a Coverity fix.
2017-03-06 16:07:15 +00:00
Robbie Harwood
839072e3a8
Include other non-null fix and various things from master
2017-02-28 19:08:33 +00:00
Robbie Harwood
239d137aa0
Fix incorrect use of non-null string in xdr
...
Also move version number to better reflect what is inside
2017-02-23 18:20:48 +00:00
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