summaryrefslogtreecommitdiff
path: root/net/gemserv/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/gemserv: Update to 0.6.6Evilham2023-01-264-65/+72
| | | | | | | | | | | | ChangeLog: https://git.sr.ht/~int80h/gemserv/tree/v0.6.6/item/README#L79 This update fixes a security issue for which there is no CVE assigned: https://git.sr.ht/~int80h/gemserv/refs PR: 265800 Reported by: contact@evilham.com Approved by: ea@uoga.net (maintainer)
* */*: fix all ports using Rust on powerpc that fail due to libcPiotr Kubaj2021-06-281-0/+62
| | | | | This commit backports https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01 to various ports. It doesn't bring that backport to ports that fail to build anyway.
* New port: net/gemserv: Gemini server written in RustEvaldas Auryla2021-05-073-0/+100
PR: 255684