19:00:02 #startmeeting Go SIG meeting 19:00:02 Meeting started Mon Feb 27 19:00:02 2023 UTC. 19:00:02 This meeting is logged and archived in a public location. 19:00:02 The chair is alexsaezm. Information about MeetBot at https://fedoraproject.org/wiki/Zodbot#Meeting_Functions. 19:00:02 Useful Commands: #action #agreed #halp #info #idea #link #topic. 19:00:02 The meeting name has been set to 'go_sig_meeting' 19:00:08 #topic Roll Call 19:00:12 Hi everyone! 19:02:08 .hi 19:02:08 gotmax23: gotmax23 'Maxwell G' 19:02:54 Hi Álex! 19:03:00 Hi there :) 19:03:25 (i'll give a few more minutes till 05 and we can start :D) 19:03:34 .hi 19:03:35 mikelo_m[m]: Sorry, but user 'mikelo_m [m]' does not exist 19:03:46 .hello mikelo2 19:03:51 mikelo_m[m]: mikelo2 'Mikel Olasagasti Uranga' 19:03:54 * mikelo_m[m] always forgets how to do it :D 19:04:35 funny that hi and hello are two different things... 19:04:37 BTW, I'm sponsoring dghuble to help maintain containerd. 19:04:58 <3 19:06:02 we have a bunch of stuff in the issue tracker tragged with meeting: https://pagure.io/GoSIG/go-sig/issues?status=Open&tags=meeting&close_status= 19:06:03 * gotmax23 is a bit preoccupied with other tasks 19:06:08 any preferences? 19:08:10 I just untagged the golang-race and leaves issues. 19:08:48 I'm not sure if you've done any work towards #49. I have no updates about the other two. 19:09:19 thanks, yeah #50 and #48 I think they are not part of the meeting. Also, no, no updates on #49 yet 19:09:58 open floor then? 19:10:05 Ack 19:10:07 #topic Open floor 19:10:21 zodbot seems to be sleepy 19:10:49 I updated f36 go package (https://pagure.io/fesco/issue/2941) 19:10:51 and that's it :D 19:11:36 Thanks! 19:12:11 also, the http2 cve might require a mass-rebuild (kinda, 696 packages so far) 19:12:16 that may break rclone stack due to the quic package version dep 19:12:28 mikelo_m: yay :-/ 19:12:33 How serious is the CVE? 19:13:32 gotmax23: Medium 19:13:37 it's not critical 19:14:21 Perhaps we should discuss a policy for CVE rebuilds. 19:14:35 It's non trivial to rebuild everything after every Go release 19:15:21 I think that it's not feasible to do a mass-rebuild with every single CVE, so probably only critical ones should trigger that 19:15:47 :nod: 19:16:25 and if it's less than critical, well, we can wait for a normal update 19:16:43 we have tons of packages and in this case, it's a quarter of the whole golang packages 19:16:50 We could consider doing them on a scheduled basis. Every couple releases or something. It's not that bad in rawhide, but stable branches are more difficult to mass rebuild. 19:17:31 you mean to do a mass rebuild after a couple of go updates? 19:17:32 it says it's been fixed since 1.19.4 and that was pushed to Fedora 2 months ago https://src.fedoraproject.org/rpms/golang/c/67a51aa259eea7f853f3b9d72b88139ec85bfb55?branch=f37 19:17:35 so there should be a bunch of packages that have been recompiled sine 19:17:38 s/sine/since/ 19:18:01 good point 19:18:02 alexsaezm: that was the suggestion 19:18:24 yeah, some packages that are regularly updated so this isn't as much of a problem 19:19:12 well, it makes sense, we know that once a go version reaches a Y release (1.20 for example) no new features are going to be added until N+1 so every Z update is a fix (CVE or not)... I like the idea 19:19:52 or wait for a specific point in time 19:19:54 like each 3 months 19:21:11 I could refine my scripts and make this easier, but in any case, the rebuild needs to be announced and the script to rebuild everything needs to be monitored, so this takes time. In stable releases, you have to avoid divergences from rawhide. 19:21:24 Every 3 months seems reasonable 19:21:30 Do you want to create a ticket? 19:22:05 Perhaps every 3 months and only in the latest stable and rawhide releases 19:23:18 hmmmm so we need a ticket to discuss this with fesco, as a policy in general, and I understand that we will need a ticket every time we do the thing right? 19:23:24 I can create the ticket, yes 19:23:36 I meant file a ticket on the go-sig tracker 19:23:44 I don't think we necessarily need FESCo approval 19:24:18 yeah, I'll create it 19:24:18 oh ok 19:26:35 https://pagure.io/GoSIG/go-sig/issue/51 19:26:37 created 19:29:22 anything else to discuss? :) 19:29:39 I think we can close out 19:30:54 epic 19:30:58 thanks a lot to everyone!!! 19:31:07 #endmeeting