Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/gemserv: Update to 0.6.6 | Evilham | 2023-01-26 | 4 | -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 libc | Piotr Kubaj | 2021-06-28 | 1 | -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 Rust | Evaldas Auryla | 2021-05-07 | 3 | -0/+100 |
PR: 255684 |