branch master updated (c984020 -> d73c96d)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to branch master
in repository gssproxy.
from c984020 Release version 0.8.0
new d73c96d Always use the encype we selected
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/gp_export.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 9 months
Released 0.8.0
by Robbie Harwood
Highlights:
- Add capability to match services based on the name of the executable
- Add support for reloading in our systemd unit file
- Fix behavior with NFS setup
Alexander Scheel (17):
- Clarify test suite's logging
- Create krb5 config files before setting up LDAP
- Fix error reporting in init_proc_nfsd
- Conditionally reload kernel interface on SIGHUP
- Fix most memory leaks
- Fix error handling in gp_config_from_dir
- Enable debugging for testsuites
- Check for TERM in external environment before setting in tests
- Update test and krb5 dependency list in BUILD.txt
- [client] Switch to non-blocking sockets
- [server] Add detailed request logging
- Don't leak mech_type when CONTINUE_NEEDED from init_sec_context
- Add call to verto_cleanup()
- Simplify setting NONBLOCK on socket
- Fix handling of non-EPOLLIN/EPOLLOUT events
- Fix error handling in gpm_send_buffer/gpm_recv_buffer
- Fix silent crash with duplicate config sections
Robbie Harwood (27):
- Add mailing list and IRC links to README
- Turn on -Wextra
- Fix unused variables
- Fix mismatched sign comparisons
- Fix error checking on get_impersonator_fallback()
- Remove gpm_release_ctx() to fix double unlock
- Update systemd file
- Mark selinux config attributes as deprecated
- Require krb5 >= 1.14 for GSS_KRB5_CRED_NO_CI_FLAGS_X
- Fix segfault when no config files are present
- Include header for writev()
- Make proc file failure loud but nonfatal
- Appease gcc-7's fallthrough detection
- Support matching based on executable name
- Tolerate NULL pointers in gp_same
- Fix double free of popt context when querying version
- Fix potential free of non-heap address
- Prevent uninitialized read in error path of XDR contexts
- Handle outdated encrypted ccaches
- Update Apache docs to reflect config file split
- Only empty FILE ccaches when storing remote creds
- Fix a krb5 error code being returned as GSS major
- Fix unused variable
- Separate cred and ccache manipulation in gpp_store_remote_creds()
- Properly locate credentials in collection caches in mechglue
- Properly initialize ccaches before storing into them
- Update pagure release process
Simo Sorce (8):
- Properly renew expired credentials
- Change impersonator check code
- Allow connection to self when impersonator set
- Add Client ID to debug messages
- Fix memory leak
- Style fixes
- Emit debug on queue errors
- Do not call gpm_grab_sock() twice
Source: https://releases.pagure.org/gssproxy/gssproxy-0.8.0.tar.gz
sha512sum: https://releases.pagure.org/gssproxy/gssproxy-0.8.0.tar.gz.sha512sum.txt
5 years, 9 months
tag v0.8.0 created (now c984020)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to tag v0.8.0
in repository gssproxy.
at c984020 (commit)
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 9 months
branch master updated (be7df45 -> c984020)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to branch master
in repository gssproxy.
from be7df45 Properly initialize ccaches before storing into them
new 61588e3 Update pagure release process
new c984020 Release version 0.8.0
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/ReleaseProcess.md | 23 +++++++++++++-----
docs/Releases/v0.8.0.md | 62 +++++++++++++++++++++++++++++++++++++++++++++++++
version.m4 | 2 +-
3 files changed, 80 insertions(+), 7 deletions(-)
create mode 100644 docs/Releases/v0.8.0.md
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 9 months