SvenKieske | well 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" :D | 12:59 |
---|---|---|
JayF | I 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 before | 18:14 |
JayF | I always used `patch -p# < blah.patch` in the root or `git am` with a git format-patch-created-patch | 18:14 |
fungi | those work too | 18:49 |
fungi | the difference is that git apply doesn't automatically create a commit, so i tend to use git am instead for that reason | 18:58 |
fungi | notmyname contributed that brief tutorial in https://review.openstack.org/210075 nearly a decade ago, we can certainly revise it to something that makes more sense | 18:59 |
JayF | oh, I know how to use the basic tools well | 19:00 |
JayF | format-patch, am, and manually creating diffs and patches | 19:01 |
fungi | yep | 19:01 |
JayF | I am a Gentoo maintainer (actually am likely to be an official Gentoo developer Real Soon Now) | 19:01 |
JayF | I 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/!