Friday, 2024-09-13

SvenKieskewell that's just the old lesson of never put security critical stuff on domains which you let expire. so basically: "never let your domains expire" :D12:59
JayFI was reading through the guide to ensure Ironic had all the "boxes checked" to be officially under VMT, and I learned something! https://security.openstack.org/#how-to-propose-and-review-a-security-patch -- git apply is not a command I've used before18:14
JayFI always used `patch -p# < blah.patch` in the root or `git am` with a git format-patch-created-patch18:14
fungithose work too18:49
fungithe difference is that git apply doesn't automatically create a commit, so i tend to use git am instead for that reason18:58
funginotmyname contributed that brief tutorial in https://review.openstack.org/210075 nearly a decade ago, we can certainly revise it to something that makes more sense18:59
JayFoh, I know how to use the basic tools well19:00
JayFformat-patch, am, and manually creating diffs and patches19:01
fungiyep19:01
JayFI am a Gentoo maintainer (actually am likely to be an official Gentoo developer Real Soon Now)19:01
JayFI actually spent more time than I'd care to admit patching a NIC driver I maintain yesterday. ... Jay, editing kernel module patches, 🙀19:02

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!