Jacob Appelbaum
Jacob Appelbaum
We have tagged and released new versions of `vula` and `vula_libnss` which should now be ready for packaging: https://codeberg.org/vula/vula/releases/tag/v0.2.2023112400 https://codeberg.org/vula/vula_libnss/releases/tag/0.0.2023112400
We have now tagged a new `vula` and a new `highctidh` release which greatly improves performance on `x86_64`/`amd64` . It also addresses some bugs that ensure that `clang` or `gcc`...
@lorenzleutgeb Are the patches to systemd service files something that we should consider for merging upstream?
The `highctidh` package produced today during the group development session seems useful to merge independently.
@adfaure Would you open a pull request on vula for that fix?
Looking at https://github.com/python-zeroconf/python-zeroconf/blob/9d8dd27c75768663319c0ee610ba9d274799e32c/src/zeroconf/_services/info.py#L271 - Returning None is intentional, especially if we look at the internal mutation functions.
We designed our `Descriptor` schema validation to fail closed and the consequence of this malformed key, value pair is that it invalidates the entire vula descriptor. This invalidation ensures that...
> Hi @ioerror, it looks like the issue is deeper than the patch. > > Do you still need my pull request ? We would be happy to review a...
I attempted to follow the instructions to reproduce this and was surprised that installing nix failed with the linked instructions when using a POWER9 machine (`ppc64le`): ``` user@power9:~$ sh
> Hi @ioerror, it looks like the issue is deeper than the patch. > > Do you still need my pull request ? We have now solved the issue (using...