|
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.09 |
| 5 | +Changes: |
| 6 | + |
| 7 | +- Added support for updating system firmware (fwupd). |
| 8 | +- Added keyring support via gnome-keyring, fixing issues with some Flatpak/Snap applications. |
| 9 | +- Added HEIF/AVIF image format support and improved multimedia codec support. |
| 10 | +- Added UDF filesystem support via udftools. |
| 11 | +- The core C library (Glibc) has been upgraded to version 2.36. |
| 12 | +- Improved Noto fonts installation (and saved about ~100MB of space (~300MB uncompressed)). |
| 13 | +- Replaced Neofetch with an updated fork ("hyfetch"). The command and package are both still named `neofetch`. |
| 14 | +- [Xfce] Added gnome-firmware to complement fwupd. |
| 15 | + |
| 16 | +Upgraded software (core): |
| 17 | + |
| 18 | +- adwaita-icon-theme: `41.0 --> 42.0` |
| 19 | +- AppArmor: `3.0.4 --> 3.1.1` |
| 20 | +- AppStream: `0.15.4 --> 0.15.5` |
| 21 | +- bc: `5.3.3 --> 6.0.1` |
| 22 | +- BIND Utils: `9.18.5 --> 9.18.6` |
| 23 | +- Binutils: `2.38 --> 2.39` |
| 24 | +- Boost: `1.79.0 --> 1.80.0` |
| 25 | +- bpftool: `6.8.0 --> 7.0.0` |
| 26 | +- bsd-games: `3.1 --> 3.2` |
| 27 | +- cairomm: `1.14.0 --> 1.14.3` |
| 28 | +- CMake: `3.23.3 --> 3.24.1` |
| 29 | +- cups-filters: `1.28.15 --> 1.28.16` |
| 30 | +- curl: `7.84.0 --> 7.85.0` |
| 31 | +- DirectX-Headers: `1.602.0 --> 1.606.3` |
| 32 | +- FFmpeg: `5.0.1 --> 5.1` |
| 33 | +- Flatpak: `1.13.2 --> 1.14.0` |
| 34 | +- GCC: `12.1.0 --> 12.2.0` |
| 35 | +- GDK-Pixbuf: `2.42.8 --> 2.42.9` |
| 36 | +- Git: `2.37.1 --> 2.37.3` |
| 37 | +- glib-networking: `2.72.1 --> 2.72.2` |
| 38 | +- Glibc: `2.35 --> 2.36` |
| 39 | +- glslang: `11.10.0 --> 11.11.0` |
| 40 | +- GNU-EFI: `3.0.14 --> 3.0.15` |
| 41 | +- GPGME: `1.17.1 --> 1.18.0` |
| 42 | +- GraphViz: `5.0.0 --> 5.0.1` |
| 43 | +- Gutenprint: `5.3.3 --> 5.3.4` |
| 44 | +- gz2xz: `1.0.2 --> 1.1.0` |
| 45 | +- IPRoute2: `5.18.0 --> 5.19.0` |
| 46 | +- JSON: `4.07 --> 4.09` |
| 47 | +- libbluray: `1.3.0 --> 1.3.2` |
| 48 | +- libbpf: `0.8.1 --> 1.0.0` |
| 49 | +- libevdev: `1.12.1 --> 1.13.0` |
| 50 | +- libfontenc: `1.1.4 --> 1.1.5` |
| 51 | +- libFS: `1.0.8 --> 1.0.9` |
| 52 | +- libglvnd: `1.4.0 --> 1.5.0` |
| 53 | +- libnghttp2: `1.48.0 --> 1.49.0` |
| 54 | +- librsvg: `2.54.4 --> 2.54.5` |
| 55 | +- libtasn1: `4.18.0 --> 4.19.0` |
| 56 | +- libtirpc: `1.3.2 --> 1.3.3` |
| 57 | +- libwebp: `1.2.3 --> 1.2.4` |
| 58 | +- libwpe: `1.13.1 --> 1.13.3` |
| 59 | +- libXau: `1.0.9 --> 1.0.10` |
| 60 | +- libXfont2: `2.0.5 --> 2.0.6` |
| 61 | +- libxslt: `1.1.34 --> 1.1.37` |
| 62 | +- Linux Kernel: `5.19.0 --> 5.19.5` |
| 63 | +- LZ4: `1.9.3 --> 1.9.4` |
| 64 | +- Mako: `1.2.0 --> 1.2.2` |
| 65 | +- Malcontent: `0.10.4 --> 0.10.5` |
| 66 | +- Mesa: `22.1.4 --> 22.1.7` |
| 67 | +- Nano: `6.3 --> 6.4` |
| 68 | +- NetworkManager: `1.38.2 --> 1.40.0` |
| 69 | +- NetworkManager-openvpn: `1.8.18 --> 1.10.0` |
| 70 | +- NSPR: `4.34 --> 4.34.1` |
| 71 | +- NSS: `3.81 --> 3.82` |
| 72 | +- NVIDIA Open Kernel Modules: `515.57--> 515.65.01` |
| 73 | +- Pahole: `1.23 --> 1.24` |
| 74 | +- Pango: `1.50.8 --> 1.50.9` |
| 75 | +- pinentry: `1.2.0 --> 1.2.1` |
| 76 | +- Poppler: `22.07.0 --> 22.08.0` |
| 77 | +- Pygments: `2.12.0 --> 2.13.0` |
| 78 | +- Python: `3.10.5 --> 3.10.6` |
| 79 | +- python-dbusmock: `0.28.2 --> 0.28.4` |
| 80 | +- rsync: `3.2.4 --> 3.2.5` |
| 81 | +- SDL2: `2.0.22 --> 2.24.0` |
| 82 | +- Shadow: `4.11.1 --> 4.12.3` |
| 83 | +- slang: `2.3.2 --> 2.3.3` |
| 84 | +- systemd: `251.3 --> 251.4` |
| 85 | +- tree: `2.0.2 --> 2.0.3` |
| 86 | +- tzdata: `2022a --> 2022c` |
| 87 | +- urllib3: `1.26.9 --> 1.26.11` |
| 88 | +- Userspace-RCU: `0.13.1 --> 0.13.2` |
| 89 | +- util-linux: `2.38 --> 2.38.1` |
| 90 | +- Vim: `9.0.0050 --> 9.0.0300` |
| 91 | +- Wayland-Protocols: `1.25 --> 1.26` |
| 92 | +- WebKitGTK: `2.36.5 --> 2.36.6` |
| 93 | +- wpebackend-fdo: `1.12.0 --> 1.12.1` |
| 94 | +- xdg-desktop-portal: `1.14.5 --> 1.14.6` |
| 95 | +- xdg-user-dirs: `0.17 --> 0.18` |
| 96 | +- xfsprogs: `5.18.0 --> 5.19.0` |
| 97 | +- xorgproto: `2022.1 --> 2022.2` |
| 98 | +- XZ: `5.2.5 --> 5.2.6` |
| 99 | +- x265: `3.5-37-g9b59d4554 --> 3.5-39-g20255e6f0` |
| 100 | + |
| 101 | +Upgraded software (Xfce): |
| 102 | + |
| 103 | +- Firefox: `103.0.1 --> 104.0.1` |
| 104 | +- Garcon: `4.17.0 --> 4.17.1` |
| 105 | +- Shotwell: `0.31.3 --> 0.31.4` |
| 106 | +- Tumbler: `4.17.0 --> 4.17.2` |
| 107 | +- xarchiver: `0.5.4.17 --> 0.5.4.19` |
| 108 | +- xfce4-panel: `4.17.0 --> 4.17.3` |
| 109 | +- xfce4-screenshots: `1.9.10 --> 1.9.11` |
| 110 | +- xfdesktop: `4.16.0 --> 4.17.0` |
| 111 | + |
| 112 | +# MassOS 2022.08 |
5 | 113 | Changes:
|
6 | 114 |
|
7 | 115 | - GNOME is now an officially supported desktop environment alongside Xfce.
|
|
0 commit comments