Alessio Artoni

Results 14 issues of Alessio Artoni

The sudoers man page states that: >The sudoers file should always be edited by the visudo utility which locks the file and checks for syntax errors. LARBS doesn't currently set...

Following the recent [disclosure of the SMTP smuggling 0-day vulnerability in Postfix](https://www.postfix.org/smtp-smuggling.html), this pull request applies the suggested short-term workaround from the linked blog post. This fix (currently) only works...

Hi @LukeSmithxyz, I'm trying to setup pam-gnupg on an Artix runit machine, but it doesn't seem to be as easy as setting it up on Arch. I noticed that @kronikpillow,...

Remove ranger shortcuts, it was removed in commit 05f46122b5496e43c3725558c606df83530a6daf. Remove "nocompatible" since it is the default for Neovim. Remove plain Vim support for NERDTreeBookmarksFile, as it is not included in...

Removes `texclear` and simplifies `compiler` by using `latexmk`. Compared to the previous version, this `latexmk` configuration: - Sets the default format to XeLaTeX (`$pdf_mode = 5`). - Compiles in silent...

Librewolf is now part of the "galaxy" repository, Libertinus has been renamed to "otf-libertinus".

At the moment, [only one algorithm can be used at a time](https://opensource.axo.dev/cargo-dist/book/artifacts/checksums.html). Providing more checksum files can be useful when you want to provide one using a modern algo such...

feature request

The intent is to distribute this as a small binary.

enhancement

This should be implemented via GitHub workflows.

enhancement

The [omniverse](https://wiki.artixlinux.org/Main/Repositories#Omniverse) repository from Artix officially packages Librewolf, we can enable omniverse in both Arch and Artix and get it from there instead of relying on the AUR. This is...