Releases: gssapi/gssproxy
Releases · gssapi/gssproxy
Version 0.9.2
Misc improvements contributed over the past year on top of the 0.9 series.
What's Changed
- Add a few badges rendered on github by @simo5 in #58
- Add some unit file proteciton directives by @simo5 in #59
- Run coverity if there was any commit in the week by @simo5 in #60
- Coverity fixes by @simo5 in #61
- Typo doc fix. by @jas4711 in #62
- More typo fixes to silence Debian lintian typo-in-manual-page. by @jas4711 in #64
- gssproxy: check result of calloc() is necessary by @GYShit in #70
- gssproxy/tests: add missing cmd_index in t_program by @GYShit in #71
- Guard against NULL remote credentials by @simo5 in #68
- gssproxy:Fix doc typo by @GYShit in #73
- Fix build on musl libc with clang 16 by @listout in #76
- systemd: add StateDirectory to gssproxy.service by @bertogg in #79
- tests: fix userproxytest missed NULL argument pointer by @laokz in #83
- [gssproxy] retry writing to /proc/net/rpc/use-gss-proxy by @Alphix in #85
- Do not close fd if it was never set by @simo5 in #86
New Contributors
- @jas4711 made their first contribution in #62
- @GYShit made their first contribution in #70
- @listout made their first contribution in #76
- @bertogg made their first contribution in #79
- @laokz made their first contribution in #83
- @Alphix made their first contribution in #85
Full Changelog: v0.9.1...v0.9.2
Version 0.9.1
Release 0.9.0 has an annoying bug that will cause the gssproxy to shut down after about 15 minutes. Because of the clean shut down, and depending on the init system this causes a loss of service until the daemon is restarted. This release fixes the bug introduced in 0.9.0.
What's Changed
- Move some configure checks out of a condition by @simo5 in #55
- No idle timer when not socket activated by @simo5 in #57
Full Changelog: v0.9.0...v0.9.1
Release version 0.9.0
What's Changed
- Update IRC location by @frozencemetery in #32
- Add min lifetime option by @scottmayhew in #35
- Change nfs-client to network-fs-clients by @jacobshivers in #37
- Add missing #include for musl by @SoapGentoo in #41
- KRB5_TRACE documentation for gssproxy by @jacobshivers in #43
- Add special user-proxy mode by @simo5 in #46
- Fix spec file afte userproxy patches went in by @simo5 in #48
- Add self-termination for user mode. by @simo5 in #49
- Fix issues with socket activation. by @simo5 in #50
- Refactor initialization and self termination code by @simo5 in #51
- Restore full support for krb5 traces in debugging by @simo5 in #52
- Update KRB5_TRACE.md by @simo5 in #53
New Contributors
- @scottmayhew made their first contribution in #35
- @jacobshivers made their first contribution in #37
- @SoapGentoo made their first contribution in #41
Full Changelog: v0.8.4...v0.9.0
v0.8.4: Release version 0.8.4
Signed-off-by: Robbie Harwood <[email protected]>
v0.8.3: Release version 0.8.3
Signed-off-by: Robbie Harwood <[email protected]>
v0.8.2: Release version 0.8.2
Signed-off-by: Robbie Harwood <[email protected]>
v0.8.1: Release version 0.8.1
Signed-off-by: Robbie Harwood <[email protected]>
v0.8.0: Release version 0.8.0
Signed-off-by: Robbie Harwood <[email protected]>
v0.7.0: Release version 0.7.0
Signed-off-by: Robbie Harwood <[email protected]>
v0.6.2: Release version 0.6.2
Signed-off-by: Robbie Harwood <[email protected]>