summaryrefslogtreecommitdiff
path: root/net/netatalk3/files/patch-etc_uams_openssl__compat.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restore fix for build with LibreSSL > 2.7.0.Joe Marcus Clarke2019-01-031-0/+11
| | | | Reported by: Chip Marshall <chip@2bithacker.net>
* Update to 3.1.12.Joe Marcus Clarke2018-12-311-11/+0
| | | | | See http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.12.html for the changes in this release.
* Fix the build with libressl > 2.7.0.Joe Marcus Clarke2018-05-111-1/+1
| | | | | PR: 227860 Submitted by: brnrd
* * Fix build with LibreSSL [1]Joe Marcus Clarke2017-05-221-0/+11
* Use shebang fix to fix afpstats' use of Python PR: 219366 [1] Obtained from: https://github.com/Netatalk/Netatalk/issues/91 [1]