File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Parsec Community Meeting (07/02/2023) 📋
2
+
3
+ Minutes of previous meeting are stored
4
+ [ here] ( https://github.com/parallaxsecond/community/tree/main/minutes ) .
5
+
6
+ ## Attendance
7
+
8
+ - Adam Johnston
9
+ - Gowtham Suresh Kumar
10
+ - Ionut Mihalcea
11
+ - Mohamed Omar Asaker
12
+ - Paul Howard
13
+
14
+ ## Agenda
15
+
16
+ - MSRV update in Parsec
17
+
18
+ ## Minutes
19
+
20
+ 1 . Current supported distros that recently reached end of life:
21
+ - OpenSuse Leap 15.3
22
+ - Fedora F-35
23
+ 2 . Minimum rust version in the distors next in the queue:
24
+ - Fedora 36 with a base support for rust version 1.59
25
+ - OpenSuse Leap 15.4: support at least version 1.62
26
+ 3 . Distros of intreset:
27
+ - Red Hat
28
+ - EL8 has 1.31 as the lowest version (without updates), but the latest update has rust 1.62
29
+ (1.58 is at appstream-8.6)
30
+ - EL9 has 1.58 as the lowest version (without updates)
31
+ 4 . Yocto to be checked
32
+ 5 . Ionut added that they have to bump the minimum version to 1.57 to dump the bindgen crate which
33
+ requires the 2021 edition.
34
+ 6 . In conclusion, version 1.58 is a safe version to be bumped and supports the 2021 edition (Only
35
+ after checking Yocto rust version)
36
+
37
+ * Copyright 2023 Contributors to the Parsec project.*
You can’t perform that action at this time.
0 commit comments