Lector de Feeds
Cauldron-de
Upgrade von der letzten stabilen Version zu Cauldron mittels DNF: Hinweis zum Entfernen der Stable Repos
← Older revision Revision as of 09:42, 19 August 2025 Line 89: Line 89: Installation des system-upgrade Plugins: Installation des system-upgrade Plugins: {{command-de|dnf install 'dnf-command(system-upgrade)'|prompt=#}} {{command-de|dnf install 'dnf-command(system-upgrade)'|prompt=#}} + +{{note-de|Vergessen Sie nicht, die verbleibenden Repositorys aus der neuesten stabilen Version (z. B. Mageia 9) zu entfernen/deaktivieren, da Sie sonst später Repository-Fehler erhalten.}} Starten des Plugins: Starten des Plugins: Sturmvogel
Categorías: Wiki de Mageia
MGAA-2025-0077 - Updated nvidia-current packages fix bug
Publication date: 18 Aug 2025
Type: bugfix
Affected Mageia releases : 9
Description This update brings the latest bugs fixed by Nvidia. Note additional information provided by them. References SRPMS 9/nonfree
Type: bugfix
Affected Mageia releases : 9
Description This update brings the latest bugs fixed by Nvidia. Note additional information provided by them. References SRPMS 9/nonfree
- nvidia-current-570.181-1.mga9.nonfree
Categorías: Actualizaciones de Seguridad
Cauldron
Upgrade from the latest stable release to Cauldron using DNF: minor rephrasing
← Older revision Revision as of 16:45, 18 August 2025 (One intermediate revision by the same user not shown)Line 90: Line 90: Install system-upgrade plugin: Install system-upgrade plugin: {{command|dnf install 'dnf-command(system-upgrade)'|prompt=#}} {{command|dnf install 'dnf-command(system-upgrade)'|prompt=#}} + +{{note|Do not forget to remove/disable remaining repositories from the latest stable release (e.g. Mageia 9) or you will get repository errors later on.}} Start download of Cauldron packages and check of possible conflicts: Start download of Cauldron packages and check of possible conflicts: Sturmvogel
Categorías: Wiki de Mageia
Mageia 10 Release Notes
added more prominent warning
← Older revision Revision as of 15:33, 18 August 2025 Line 7: Line 7: {{draft}} {{draft}} +{{warning|This page is a draft for the upcoming release Mageia 10. Do not follow any instructions yet until Mageia 10 got finally released.}} {{introduction|Presentation of the evolution, new features, known issues, and the recent changes of the Mageia distribution.}} {{introduction|Presentation of the evolution, new features, known issues, and the recent changes of the Mageia distribution.}} Sturmvogel
Categorías: Wiki de Mageia
Wiki page layout
Undo revision 64059 by Sturmvogel (talk) wrong page
← Older revision Revision as of 15:32, 18 August 2025 (One intermediate revision by the same user not shown)(No difference) Sturmvogel
Categorías: Wiki de Mageia
Kernel flavours
Backport kernels: comment
← Older revision Revision as of 16:06, 17 August 2025 (3 intermediate revisions by the same user not shown)Line 75: Line 75: Only two packages to install''' (from Backport): <br> Only two packages to install''' (from Backport): <br> kernel-stable-desktop-6.12... <br> kernel-stable-desktop-6.12... <br> −kernel-stable-desktop-devel-6.12...+kernel-stable-desktop-devel-6.12... ''(If you need it, i.e if your other kernels also have corresponding -devel- packages installed.)'' '''Keep having latest non-backport''' lib64bpf1, cpupower, kernel-userspace-headers installed, and keep them updated. ''- we do not backport lib64bpf1 and cpupower, to not break compatibility with non-backport kernels.'' '''Keep having latest non-backport''' lib64bpf1, cpupower, kernel-userspace-headers installed, and keep them updated. ''- we do not backport lib64bpf1 and cpupower, to not break compatibility with non-backport kernels.'' −'''Do not try to install''' 'kernel-stable-userspace-headers'. '''Yet.''' ''- It should be possible to have in parallel with non backport kernel-userspace-headers, but currently is not (See {{Bug|34545}}).+'''Do not try to install''' 'kernel-stable-userspace-headers'. '''Yet.''' ''- It should be possible to have either that or kernel-userspace-headers installed, one at a time, but currently is not easy (See {{Bug|34545}}). The packages are used for building applications.'' −'' −'''Remove-Old-Kernels''', {{prog|rok}}, do currently not see nor handle 6.12 kernels, so you need to manually uninstall excess kernels when needed to save space - like you did for any kernels before rok was introduced with Mageia 9.+'''Remove-Old-Kernels''', {{prog|rok}}, do currently not see nor handle 6.12 kernels, so you need to manually uninstall excess kernels when needed to save space - like you did for any kernels before rok was introduced with Mageia 9. Or, '''make it work''' by adding to {{file|/etc/remove-old-kernels.cfg}}: In the list under the line "LISTK=\", add <br> kernel-stable-desktop <br> kernel-stable-desktop-devel <br> kernel-stable-source '''If running VirtualBox''': Currently {{Bug|34408}}, before launching guests, you need to <br> '''If running VirtualBox''': Currently {{Bug|34408}}, before launching guests, you need to <br> Morgano
Categorías: Wiki de Mageia
Kernel flavours
Backport kernels: comment
← Older revision Revision as of 08:42, 17 August 2025 (2 intermediate revisions by the same user not shown)Line 79: Line 79: '''Keep having latest non-backport''' lib64bpf1, cpupower, kernel-userspace-headers installed, and keep them updated. ''- we do not backport lib64bpf1 and cpupower, to not break compatibility with non-backport kernels.'' '''Keep having latest non-backport''' lib64bpf1, cpupower, kernel-userspace-headers installed, and keep them updated. ''- we do not backport lib64bpf1 and cpupower, to not break compatibility with non-backport kernels.'' −'''Do not try to install''' 'kernel-stable-userspace-headers'. '''Yet.''' ''- It should be possible to have in parallel with non backport kernel-userspace-headers, but currently is not (See {{Bug|34545}}).+'''Do not try to install''' 'kernel-stable-userspace-headers'. '''Yet.''' ''- It should be possible to have either that or kernel-userspace-headers installed, one at a time, but currently is not easy (See {{Bug|34545}}). The packages are used for building applications.'' −'' −'''Remove-Old-Kernels''', {{prog|rok}}, do currently not see nor handle 6.12 kernels, so you need to manually uninstall excess kernels when needed to save space - like you did for any kernels before rok was introduced with Mageia 9.+'''Remove-Old-Kernels''', {{prog|rok}}, do currently not see nor handle 6.12 kernels, so you need to manually uninstall excess kernels when needed to save space - like you did for any kernels before rok was introduced with Mageia 9. Or, '''make it work''' by adding to {{file|/etc/remove-old-kernels.cfg}}: In the list under the line "LISTK=\", add <br> kernel-stable-desktop <br> kernel-stable-desktop-devel <br> kernel-stable-source '''If running VirtualBox''': Currently {{Bug|34408}}, before launching guests, you need to <br> '''If running VirtualBox''': Currently {{Bug|34408}}, before launching guests, you need to <br> Morgano
Categorías: Wiki de Mageia
MGAA-2025-0076 - Updated opencpn-radar-plugin packages fix bug
Publication date: 15 Aug 2025
Type: bugfix
Affected Mageia releases : 9
Description Our current version of opencpn-radar-plugin (5.5.0) doesn't work with opencpn itself updated to version-5.10.2. This new version of opencpn-radar-plugin (5.5.4) corrects this problem. References SRPMS 9/core
Type: bugfix
Affected Mageia releases : 9
Description Our current version of opencpn-radar-plugin (5.5.0) doesn't work with opencpn itself updated to version-5.10.2. This new version of opencpn-radar-plugin (5.5.4) corrects this problem. References SRPMS 9/core
- opencpn-radar-plugin-5.5.4-3.mga9
Categorías: Actualizaciones de Seguridad
MGAA-2025-0075 - Updated Pdfarranger packages fix bugs
Publication date: 15 Aug 2025
Type: bugfix
Affected Mageia releases : 9
Description This update brings new features and bugs fixed by upstream, see the references for more information. References
Type: bugfix
Affected Mageia releases : 9
Description This update brings new features and bugs fixed by upstream, see the references for more information. References
- https://bugs.mageia.org/show_bug.cgi?id=34518
- https://github.com/pdfarranger/pdfarranger/releases/tag/1.12.1
- https://github.com/pdfarranger/pdfarranger/releases/tag/1.12.0
- https://github.com/pdfarranger/pdfarranger/releases/tag/1.11.1
- pdfarranger-1.12.1-1.mga9
Categorías: Actualizaciones de Seguridad
