We are happy to announce our eigthteenth update of Manjaro 15.12 (Capella)!
With this we updated most of our kernels, openrc stack, openssl, Calamares, Pamac, Lumina-Desktop, Cinnamon and Steam. We also have now an updated toolchain based on gcc6, libre-office 5.0.6 and regular rebuilds due pacman-hooks.
Archlinux upstream fixes are now from: Sun May 8 12:31:31 CEST 2016.
It is always good to check for updated packages, even we don't notify you about them. As usual people using our testing branch will help us to get snaps over to our stable branch almost smoothly. For notifications on daily bases please take a look at our
mailing list.
Kind regards,
Philip Müller and the Manjaro Development Team
-------------------------------------------------------------------------------
:: Current supported kernels
- Linux310 3.10.101
- Linux312 3.12.59
- Linux313 3.13.11.39 [EOL]
- Linux314 3.14.68
- Linux316 3.16.35
- Linux318 3.18.32
- Linux319 3.19.8.20
- Linux41 4.1.23
- Linux42 4.2.8.9
- Linux44 4.4.9
- Linux45 4.5.3
- Linux46 4.6-rc6
-------------------------------------------------------------------------------
:: Package changes
- stable community i686: 1033 new and 988 removed package(s)
- stable community x86_64: 1035 new and 985 removed package(s)
- stable core i686: 55 new and 54 removed package(s)
- stable core x86_64: 55 new and 54 removed package(s)
- stable extra i686: 914 new and 922 removed package(s)
- stable extra x86_64: 914 new and 922 removed package(s)
- stable multilib x86_64: 28 new and 29 removed package(s)
TroubleshootsGTK3With this we updated Gnome and GTK to 3.20. This will break most of the themes, which will be fixed if and when their developers decide to update them. Some GTK 3.20-compliant themes are ready now - see further down this post.The new default Manjaro GTK theme, which is GTK 3.20 compatible, is Vertex-Maia
You can install it with:
sudo pacman -Sy vertex-maia-themes vertex-maia-icon-theme xcursor-maia
ufwIf you have issues with ufw not working anymore, you have to copy your custom rules to a different folder. Do it like this:
sudo cp -v /usr/lib/ufw/user.rules.pacsave /etc/ufw/user.rules
sudo cp -v /usr/lib/ufw/user6.rules.pacsave /etc/ufw/user6.rules
steamSteam might not work due incompatiblity of
libgpg. You my try followed command to "fix" it:
find ~/.steam/root/ -name "libgpg-error.so*" -print -delete
For further details read also this.