Changelog for
dante-devel-1.4.3-3.2.x86_64.rpm :
* Mon Feb 26 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Tue Aug 31 2021 Johannes Segitz - Added hardening to systemd service(s). Modified:
* sockd.service
* Sun May 16 2021 Martin Hauke - Update to version 1.4.3
* LDAP module functionality expanded with support for PAC and LDAP based authentication.
* Changed child.maxrequests behavior to be an upper limit on requests handled and added child.maxlifetime, which can be used to specify the limit on how long child-processes will receive new requests.
* Added Linux service specification file.
* Work around an issue where \"logoutput: syslog\" in the client could create issues for the application being socksified.
* Added missing NULL argument check in Raccept().
* Fix an error case where the Dante mother process would never terminate a request process that failed handling a client due to resource shortage, leading the request process to hang around idle forever.
* Will hopefully fix problem reported by ANON.
* Fix for server crash in builds with preloading disabled (preloading is enabled by default).
* Fix for module related SIOCGIFHWADDR warning in obscure situations.
* Removal of arbitrary interface limit in getifaddrs() compatibility function.
* Some minor automated build/test related changes.
* Minor documentation fixes.- Update patch dante-1.4.1-gcc5-fixes.patch
* Thu Oct 18 2018 Jan Engelhardt - Drop authorship; this ought not to be part of descriptions.- Fix RPM groups. Drop filler words. Replace boilerplate -devel subpackage description.- Remove pointless --with-pic (no static libs here).
* Thu Oct 18 2018 Martin Pluskal - Update to version 1.4.2:
* Support new version of libminiupnp (drop dante-miniupnp14.patch)
* Miscelaneous build improvements
* Mon Nov 30 2015 idonmezAATTsuse.com- Add dante-miniupnp14.patch to fix compilation with miniupnpc API level 14.
* Mon May 11 2015 dmuellerAATTsuse.com- add dante-1.4.1-gcc5-fixes.patch
* Wed May 06 2015 mpluskalAATTsuse.com- Enable libwrap- Be more explicit in configure stage- Readd updated dante-1.4.0-glibc-2.17.patch
* Tue Apr 28 2015 mpluskalAATTsuse.com- Update to 1.4.1
* Fixed configure problem with detection of libc.so on recent FreeBSD versions.
* Fixed problem in configure test used for figuring out which buffer in an IPC socket is used for determining bytes that can be buffered. Should fix problem on FreeBSD.
* Fixed bug in handling of buffered GSSAPI data.
* AIX 6.1 compilation fixes.
* NetBSD 6.1.3 gethostbyaddr() configure fix.
* for a full list of changes see NEWS file- Use url for source- Cleanup spec-file with spec-cleaner- Remove upstreamed/obsolete patches
* dante-1.4.0-64bit_portability.patch
* dante-1.4.0-glibc-2.17.patch
* dante-1.4.0-sockd_conf.patch- Update dependencies- Enable upnp support- Do not mark systemd unit file as executable
* Fri Jan 30 2015 diego.ercolaniAATTgmail.com- reviewed the systemd init script- added patch:
* dante-1.4.0-sockd_conf.patch to accomplish new syntax