Skip to content

Commit 67f2c0e

Browse files
Merge pull request #106 from mohamedasaker-arm/minutes/2023-02-07
Add minutes of 7th Feb 2023 meeting
2 parents 695aa78 + 1e218b7 commit 67f2c0e

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

minutes/2023-02-07.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
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.*

0 commit comments

Comments
 (0)