Faidon Liambotis
Faidon Liambotis
For what it's worth, I tried compiling FreeBSD main's (https://github.com/freebsd/freebsd-src/commit/0f8b2ba6c629237e4ddd7a72f7c22f687208060d) gzip ([usr.bin/gzip](https://github.com/freebsd/freebsd-src/tree/0f8b2ba6c629237e4ddd7a72f7c22f687208060d/usr.bin/gzip)) under a Debian unstable, with zlib-ng. I had to: 1) Add this at the top (all BSD-isms): ```c...
@adrelanos what is it that does _not_ work for you right now? In Debian, with dracut 060+5-1, I can boot without `root=`, with both GRUB2 and systemd-boot. I admit I've...
I'm facing the same issue. AIUI this was previously raised with #361 and addressed with #426. The fix had this: ```python re(r"\s+(?:(?:class|def)\s|@)").match(after) ``` ...and I think the comment seems to...
+1. In the latest Debian package we run certspotter from a systemd service & timer. It'd be neat if a "systemctl status certspotter" showed something that wasn't total silence, so...
Note that in a systemd world, cron is becoming increasingly obsolete, and systemd does not have the equivalent MAILTO functionality. One has to implement that by hand (through OnFailure and...
For completeness, certspotter 0.14.0-1, now in Debian unstable (and soon testing) and Ubuntu lunar now ships an `/etc/certspotter/hooks.d` where users can drop executable files to act on notifications. We don't...
Thank you for the feedback! Sorry to hear about `-script` not being production-ready and potentially unsafe. (I'd recommend adding a notice to that effect in a few places, including the...
Hi - Debian maintainer here. I recently wrote manpages for certspotter(8) and certspotter-script(8) (documenting the latter before I even saw this bug even!). This are shipped as of the 0.14.0-1...
> I found it strange that the distribution packages doesn't provide such timer unit, but I guess if it is added upstream it would benefit all. For what it's worth,...
https://support.maxmind.com/hc/en-us/articles/4408216129947-Download-and-Update-Databases currently says "_Every Tuesday and Friday_" for all databases except Anonymous IP, and "_In the event we have an unexpected delay for any of our database updates such that...