1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
## Highlights
- Minor bugfix release. No new features.
## Detailed Changelog
Günther Deschner (10):
- Make sure dlopen.sh is part of the tarball
- Fix realloc size in gp_get_cred_environment().
- Add "make test_proxymech" to provided specfile.
- systemd: Make sure we start before nfs-secure services.
- systemd: add require for the nfs kernel modules.
- gssproxy: report an error message on event loop failure.
- Require libverto-tevent to make sure libverto initialization succeeds
- Use verbose ding-libs error reporting when config parsing failed.
- Add Requires: libini_config >= 1.0.0.1 to the rpm spec file.
- Bump version for 0.2.3 release.
Simo Sorce (1):
- Fix nfsd socket
|