You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+13-5Lines changed: 13 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
# Full Changelog History
2
2
This document contains the full changelog for every previous versions of MassOS, as well as the changes currently in development for the next upcoming version of MassOS (which may be subject to change before the version is finally released).
3
3
4
-
# Current Development
4
+
# MassOS 2022.10
5
5
Changes:
6
6
7
7
- Btrfs is now is the default filesystem (recommended by the MassOS Installer). ext4 and the others will remain fully supported.
8
+
- Upgraded Linux Kernel to new major version 6.0.
8
9
- Added WebP support for GTK applications which use gdk-pixbuf.
9
10
- Added mesa-utils, to provide `eglinfo`, `glxgears` and `glxinfo` utilities.
10
11
- Added UFW ("Uncomplicated Firewall"); user-friendly frontend to iptables.
@@ -19,6 +20,7 @@ Upgraded software (core):
19
20
- Bash: `5.1.16 --> 5.2`
20
21
- bc: `6.0.1 --> 6.0.3`
21
22
- btrfs-progs: `5.18.1 --> 5.19.1`
23
+
- Cairomm: `1.14.3 --> 1.14.4`
22
24
- CMake: `3.24.1 --> 3.24.2`
23
25
- Cracklib: `2.9.7 --> 2.9.8`
24
26
- D-Bus: `1.14.0 --> 1.14.2`
@@ -30,6 +32,7 @@ Upgraded software (core):
30
32
- fmt: `9.0.0 --> 9.1.0`
31
33
- FUSE3: `3.11.0 --> 3.12.0`
32
34
- GhostScript: `9.56.1 --> 10.0.0`
35
+
- Git: `2.37.3 --> 2.38.0`
33
36
- GLib: `2.72.3 --> 2.74.0`
34
37
- glib-networking: `2.72.2 --> 2.74.0`
35
38
- GLibmm: `2.66.4 --> 2.66.5`
@@ -39,9 +42,10 @@ Upgraded software (core):
39
42
- GraphViz: `5.0.1 --> 6.0.1`
40
43
- Grep: `3.7 --> 3.8`
41
44
- gsettings-desktop-schemas: `42.0 --> 43.0`
45
+
- gspell: `1.10.0 --> 1.12.0`
42
46
- Gtkmm3: `3.24.6 --> 3.24.7`
43
47
- HarfBuzz: `5.1.0 --> 5.2.0`
44
-
- hwdata: `0.361 --> 0.362`
48
+
- hwdata: `0.361 --> 0.363`
45
49
- iana-etc: `20220715 --> 20220922`
46
50
- idna: `3.3 --> 3.4`
47
51
- Less: `600 --> 608`
@@ -69,7 +73,7 @@ Upgraded software (core):
69
73
- libXft: `2.3.4 --> 2.3.6`
70
74
- libXtst: `1.2.3 --> 1.2.4`
71
75
- libXxf86vm: `1.1.4 --> 1.1.5`
72
-
- Linux Kernel: `5.19.5 --> 5.19.12`
76
+
- Linux Kernel: `5.19.5 --> 6.0.0`
73
77
- lsof: `4.95.0 --> 4.96.3`
74
78
- make-ca: `1.9 --> 1.10`
75
79
- Mako: `1.2.2 --> 1.2.3`
@@ -80,18 +84,20 @@ Upgraded software (core):
80
84
- NSS: `3.82 --> 3.83`
81
85
- NVIDIA Open Kernel Modules: `515.65.01 --> 515.76`
0 commit comments