Lector de Feeds

MGAA-2025-0051 - Updated lutris packages fix bug

Mageia Security - 14 Mayo, 2025 - 20:08
Publication date: 14 May 2025
Type: bugfix
Affected Mageia releases : 9
Description The current package has reached EOL. This update introduces a supported version. References SRPMS 9/core
  • lutris-0.5.18-1.mga9

MGAA-2025-0050 - Updated alien packages fix bugs

Mageia Security - 14 Mayo, 2025 - 20:08
Publication date: 14 May 2025
Type: bugfix
Affected Mageia releases : 9
Description The current version has some bugs: - Missing support for deb files that contain files with zstd compression. - Missing a Require: useful to allow regular users to use the application. - Missing a Require: used by the application for rpm to deb conversion. Note the rpm to deb conversion still doesn't work out of the box, and in some cases some deb to rpm conversions can fail. We have published the wiki page https://wiki.mageia.org/en/Alien with information about how to proceed in these cases. References SRPMS 9/core
  • alien-8.95.8-1.1.mga9

MGAA-2025-0049 - Updated dpkg packages fix bug

Mageia Security - 14 Mayo, 2025 - 20:08
Publication date: 14 May 2025
Type: bugfix
Affected Mageia releases : 9
Description The current version does not support deb files containing files with zstd compression. This update fixes the issue. References SRPMS 9/core
  • dpkg-1.22.11-1.mga9

MGAA-2025-0048 - Updated virtualbox & kmod-virtualbox packages fix bugs

Mageia Security - 14 Mayo, 2025 - 20:08
Publication date: 14 May 2025
Type: bugfix
Affected Mageia releases : 9
Description The current version has reached EOL; the newer upstream version fixes bugs and provides improvements. References SRPMS 9/core
  • virtualbox-7.1.8-1.mga9
  • kmod-virtualbox-7.1.8-1.mga9

Ways to install programs

Wiki Mageia - 14 Mayo, 2025 - 18:24

‎.deb packages: Updated and link to our Alien page.

← Older revision Revision as of 17:24, 14 May 2025 Line 174: Line 174:  === .deb packages === === .deb packages ===    −Programs packaged for Debian/Ubuntu in .deb format can sometimes be converted using the program {{prog|alien}}, which you can install from Mageia repo. ''- But Alien is broken {{Bug|28607}} and not maintained upstream. ''+Programs packaged for Debian/Ubuntu in .deb format can sometimes be converted using the program {{prog|alien}}, which you can install from Mageia repo. −It seems that the package is not maintained for several years.     −Alien was once intended as a program that could convert files from various formats to other formats, for example between the rpm format (Mageia, Redhat), dpkg (Debian), slp (Stampede), and tgz (Slackware). If you want to use a package from a Linux distribution other than the one you have installed on your PC, use Alien to convert such a package to your preferred package format. Then you install that converted package.+Alien was created to convert files between various packaging formats, for example between the rpm format (Mageia, Redhat/Fedora), dpkg (Debian), slp (Stampede), and tgz (Slackware). If you want to use a package from a Linux distribution other than the one you have installed on your computer, use Alien to convert such a package to your preferred package format. Then you install that converted package.     +Old example: [https://forums.mageia.org/en/viewtopic.php?f=15&t=11003&p=71011#p64907 How to repackage and install Spotify]    −Old example: [https://forums.mageia.org/en/viewtopic.php?f=15&t=11003&p=71011#p64907 How to repackage and install Spotify]+It is a bit quirky as it is not maintained by upstream for several years. However, recently {{Bug|28607}} we got it to work reasonably at least for .deb, and for help see our [[Alien|Alien]] page.     == Binary files == == Binary files == Morgano
Categorías: Wiki de Mageia

Alien

Wiki Mageia - 14 Mayo, 2025 - 18:19

typos + added Category tags.

← Older revision Revision as of 17:19, 14 May 2025 Line 1: Line 1:  +[[Category:Documentation]]  +[[Category:Howtos]]  +[[Category:Installing]]  +  {{introduction|{{prog|alien}} is a program that converts between Red Hat rpm, Debian deb, Stampede slp, Slackware tgz, and Solaris pkg file<br>formats. If you want to use a package from another linux distribution than the one you have installed on your system, you<br>can use alien to convert it to your preferred package format and install it. It also supports LSB packages.}} {{introduction|{{prog|alien}} is a program that converts between Red Hat rpm, Debian deb, Stampede slp, Slackware tgz, and Solaris pkg file<br>formats. If you want to use a package from another linux distribution than the one you have installed on your system, you<br>can use alien to convert it to your preferred package format and install it. It also supports LSB packages.}}    Line 5: Line 9:  == Considerations == == Considerations ==  I will work from {{folder|~/tmp}} folder, in this place I store the .rpm and .deb files used in the examples. I will work from {{folder|~/tmp}} folder, in this place I store the .rpm and .deb files used in the examples. −You can work from other folder.+You can work from another folder.     {{prog|fakeroot}} command before alien allows to use alien without root permissions. {{prog|fakeroot}} command before alien allows to use alien without root permissions.     == '''rpm to deb''' == == '''rpm to deb''' == −This was not working out of the box since mageia 8 times {{bug|28607}}, but now in mageia 9 and beyond with the updated packages we can at least provide a procedure that allows to perform the operation.+This was not working out of the box since Mageia 8 times {{bug|28607}}, but now in Mageia 9 and beyond with the updated packages we can at least provide a procedure that allows to perform the operation.     This conversion can fail like this This conversion can fail like this Morgano
Categorías: Wiki de Mageia

Alien

Wiki Mageia - 14 Mayo, 2025 - 14:26

‎rpm to deb: typo

← Older revision Revision as of 13:26, 14 May 2025 (One intermediate revision by the same user not shown)Line 1: Line 1: −{{introduction|{{prog|alien}} is a program that converts between Red Hat rpm, Debian deb, Stampede slp, Slackware tgz, and Solaris pkg file+{{introduction|{{prog|alien}} is a program that converts between Red Hat rpm, Debian deb, Stampede slp, Slackware tgz, and Solaris pkg file<br>formats. If you want to use a package from another linux distribution than the one you have installed on your system, you<br>can use alien to convert it to your preferred package format and install it. It also supports LSB packages.}} −      formats. If you want to use a package from another linux distribution than the one you have installed on your system, you  −      can use alien to convert it to your preferred package format and install it. It also supports LSB packages.}}      This page will cover how to troubleshoot conversions that not ends successful. This page will cover how to troubleshoot conversions that not ends successful. Line 12: Line 10:     == '''rpm to deb''' == == '''rpm to deb''' == −This was not working out of the box since mageia 8 times {{bug|28607}}, but now in mageia 9 and beyond with the updated packages we can at less provide a procedure that allows to perform the operation.+This was not working out of the box since mageia 8 times {{bug|28607}}, but now in mageia 9 and beyond with the updated packages we can at least provide a procedure that allows to perform the operation.     This conversion can fail like this This conversion can fail like this Psyca
Categorías: Wiki de Mageia

Org Council

Wiki Mageia - 14 Mayo, 2025 - 12:22

‎2024: Create list for 2025

← Older revision Revision as of 11:22, 14 May 2025 Line 19: Line 19:  = Council members = = Council members =    −==2024==+==2025==    −Please update this list when the elections for your team are done!+Please update this list when the elections for your team are done! For now, the entries of 2024 have been copied to this list.   −IINM, only QA team (end of 2023) and i18n team (in 2023 and 2024) had elections, for all other teams just copying the entries of 2022.        Teams' representatives: Teams' representatives: Line 35: Line 34:  * [[Sysadmin_Team|Sysadmins]]: Pascal Vilarem (Maât) * [[Sysadmin_Team|Sysadmins]]: Pascal Vilarem (Maât)     +  +==2024==  +  +Teams' representatives:  +* [[Atelier_team|Atelier]]: Jose López (joselp), Filip Komar (filip)  +* [[Bug_Squad_Portal|Bug Squad]]: Lewis Smith (lewyssmith), Marja van Waes (marja)  +* [[Documentation team|Documentation]]: Yves Brungard (papoteur)  +* [[Forums team]]: Florian Hubold (doktor5000), Karel Roth (isadora), Pascal Vilarem (Maât  +* [[Internationalisation_Team_(i18n)|I18n]]: Yuri Chornoivan (yurchor), Filip Komar (filip)  +* [[Packagers]]: Nicolas Lécureuil (neoclust)  +* [[QA_Team|QA]]: Thomas J Andrews (TJ)  +* [[Packages_Security_Team|Security Team]]: David Walser (luigiwalser), Nicolas Salguero (ns80)  +* [[Sysadmin_Team|Sysadmins]]: Pascal Vilarem (Maât)     ==2022== ==2022== Marja
Categorías: Wiki de Mageia

Alien

Wiki Mageia - 14 Mayo, 2025 - 04:44

‎deb to rpm

← Older revision Revision as of 03:44, 14 May 2025 (One intermediate revision by the same user not shown)Line 93: Line 93:  {{code|mkdir -p BUILDROOT/schildichat-desktop-alpha-1.11.97~sc.0.test.0-2.x86_64}} {{code|mkdir -p BUILDROOT/schildichat-desktop-alpha-1.11.97~sc.0.test.0-2.x86_64}}    −Move the folder that not belong to rpm build '''(BUILD,BUILDROOT,SRPMS)''' to {{folder|BUILDROOT/schildichat-desktop-alpha-1.11.97~sc.0.test.0-2.x86_64}}+Move the folder(s) that not belong to rpm build '''(BUILD,BUILDROOT,SRPMS)''' to {{folder|BUILDROOT/schildichat-desktop-alpha-1.11.97~sc.0.test.0-2.x86_64}}     In this case, {{folder|opt}} and {{folder|usr}}. In this case, {{folder|opt}} and {{folder|usr}}.    −Return if needed to {{folder ~/tmp/schildichat-desktop-alpha-1.11.97~sc.0.test.0}}+Return if needed to {{folder|~/tmp/schildichat-desktop-alpha-1.11.97~sc.0.test.0}}     Run again Run again Katnatek
Categorías: Wiki de Mageia

Alien

Wiki Mageia - 14 Mayo, 2025 - 04:27

Created page with "{{introduction|{{prog|alien}} is a program that converts between Red Hat rpm, Debian deb, Stampede slp, Slackware tgz, and Solaris pkg file formats. If you want to use..."

New page

{{introduction|{{prog|alien}} is a program that converts between Red Hat rpm, Debian deb, Stampede slp, Slackware tgz, and Solaris pkg file
formats. If you want to use a package from another linux distribution than the one you have installed on your system, you
can use alien to convert it to your preferred package format and install it. It also supports LSB packages.}}

This page will cover how to troubleshoot conversions that not ends successful.

== Considerations ==
I will work from {{folder|~/tmp}} folder, in this place I store the .rpm and .deb files used in the examples.
You can work from other folder.

{{prog|fakeroot}} command before alien allows to use alien without root permissions.

== '''rpm to deb''' ==
This was not working out of the box since mageia 8 times {{bug|28607}}, but now in mageia 9 and beyond with the updated packages we can at less provide a procedure that allows to perform the operation.

This conversion can fail like this

{{output|fakeroot alien --to-deb mc-4.8.29-1.mga9.x86_64.rpm}}
{{withbr|<nowiki>Package build failed. Here's the log:
dh binary
dh_update_autotools_config
dh_autoreconf
create-stamp debian/debhelper-build-stamp
dh_testroot
dh_prep
debian/rules override_dh_auto_install
make[1]: Entering directory '/home/katnatek/tmp/mc-4.8.29'
mkdir -p debian/mc
# Copy the packages's files.
find . -maxdepth 1 -mindepth 1 -not -name debian -print0 | \
sed -e s#'./'##g | \
xargs -0 -r -i cp -a ./{} debian/mc/{}
make[1]: Leaving directory '/home/katnatek/tmp/mc-4.8.29'
dh_installdocs
dh_installchangelogs
dh_installman
dh_installman: error: mv debian/mc/usr/share/man/es/man1/mc.1.xz.dh-new debian/mc/usr/share/man/es/man1/mc.1.xz: No such file or directory
dh_installman: error: Aborting due to earlier error
make: *** [debian/rules:7: binary] Error 25</nowiki>}}{{Stop}}

'''Solution:''' <br />
{{output|fakeroot alien --to-deb mc-4.8.29-1.mga9.x86_64.rpm -s}}
{{withbr|<nowiki>Directory mc-4.8.29 prepared.</nowiki>}}{{Stop}}

Edit the file {{file|mc-4.8.29/debian/rules}}

Add this after the line 26: {{code|override_dh_installman:}} ,and save the change.

{{code|cd mc-4.8.29}}

{{code|fakeroot dh binary}}

At the end of the process, you will see something like this:
{{pre|<nowiki>dpkg-gencontrol: warning: Depends field of package mc: substitution variable ${shlibs:Depends} used, but is not defined
dpkg-gencontrol: warning: package mc: substitution variable ${perl:Depends} unused, but is defined
dh_md5sums
dh_builddeb
dpkg-deb: building package 'mc' in '../mc_4.8.29-2_amd64.deb'.</nowiki>}}

== '''deb to rpm''' ==

This procedure usually works out of the box like with this deb from debian:

{{code|fakeroot alien --to-rpm bash_5.2.15-2+b7_amd64.deb}}

But some deb files can fail.

{{output|fakeroot alien --to-rpm schildichat-desktop-alpha_1.11.97-sc.0.test.0_amd64.deb}}
{{withbr|<nowiki>Warning: Skipping conversion of scripts in package schildichat-desktop-alpha: postinst postrm
Warning: Use the --scripts parameter to include the scripts.
Package build failed. Here's the log of the command (cd schildichat-desktop-alpha-1.11.97~sc.0.test.0; rpmbuild --buildroot='/home/katnatek/tmp/schildichat-desktop-alpha-1.11.97~sc.0.test.0' -bb --target x86_64 'schildichat-desktop-alpha-1.11.97~sc.0.test.0-2.spec'):
error: line 5: Empty tag: Summary:
Building target platforms: x86_64
Building for target x86_64</nowiki>}}{{Stop}}

'''Solution:''' <br />

{{output|fakeroot alien --to-rpm schildichat-desktop-alpha_1.11.97-sc.0.test.0_amd64.deb -s}}
{{withbr|<nowiki>Warning: Skipping conversion of scripts in package schildichat-desktop-alpha: postinst postrm
Warning: Use the --scripts parameter to include the scripts.
Directory schildichat-desktop-alpha-1.11.97~sc.0.test.0 prepared.</nowiki>}}{{Stop}}

{{code|cd schildichat-desktop-alpha-1.11.97~sc.0.test.0}}

Edit the spec file, put some information in summary, save the change.

{{code|<nowiki>rpmbuild -bb schildichat-desktop-alpha-1.11.97~sc.0.test.0-2.spec --define "_topdir $(pwd)"</nowiki>}}

This will produce lot of errors like:

{{pre|File not found: /home/user/tmp/schildichat-desktop-alpha-1.11.97~sc.0.test.0/BUILDROOT/schildichat-desktop-alpha-1.11.97~sc.0.test.0-2.x86_64/opt/SchildiChatAlpha/v8_context_snapshot.bin}}

{{code|mkdir -p BUILDROOT/schildichat-desktop-alpha-1.11.97~sc.0.test.0-2.x86_64}}

Move the folder that not belong to rpm build '''(BUILD,BUILDROOT,SRPMS)''' to {{folder|BUILDROOT/schildichat-desktop-alpha-1.11.97~sc.0.test.0-2.x86_64}}

In this case, {{folder|opt}} and {{folder|usr}}.

Return if needed to {{folder ~/tmp/schildichat-desktop-alpha-1.11.97~sc.0.test.0}}

Run again

{{code|<nowiki>rpmbuild -bb schildichat-desktop-alpha-1.11.97~sc.0.test.0-2.spec --define "_topdir $(pwd)"</nowiki>}}

{{note|The deb to rpm case as you see is the complex to fix by hand as we have to learn and adapt the steps for each conversion.
The key is the folder BUILDROOT and the string between the first next "/" and the second "/".}} Katnatek
Categorías: Wiki de Mageia

MGASA-2025-0156 - Updated java-1.8.0-openjdk, java-11-openjdk, java-17-openjdk & java-latest-openjdk packages fix security vulnerabilities

Mageia Security - 13 Mayo, 2025 - 21:56
Publication date: 13 May 2025
Type: security
Affected Mageia releases : 9
CVE: CVE-2025-21587 , CVE-2025-30691 , CVE-2025-30698 Description Better TLS connection support. (CVE-2025-21587) Improve compiler transformations. (CVE-2025-30691) Enhance Buffered Image handling. (CVE-2025-30698) The updated timezone data are needed by the new Java packages. References SRPMS 9/core
  • timezone-2025a-1.mga9
  • java-1.8.0-openjdk-1.8.0.452.b09-1.mga9
  • java-11-openjdk-11.0.27.0.6-1.mga9
  • java-17-openjdk-17.0.15.0.6-1.mga9
  • java-latest-openjdk-24.0.1.0.9-1.rolling.1.mga9

MGASA-2025-0155 - Updated postgresql15 & postgresql13 packages fix security vulnerability

Mageia Security - 13 Mayo, 2025 - 20:41
Publication date: 13 May 2025
Type: security
Affected Mageia releases : 9
CVE: CVE-2025-4207 Description PostgreSQL GB18030 encoding validation can read one byte past end of allocation for text that fails validation. (CVE-2025-4207) References SRPMS 9/core
  • postgresql15-15.13-1.mga9
  • postgresql13-13.21-1.mga9

MGAA-2025-0047 - Updated less packages fix bug

Mageia Security - 12 Mayo, 2025 - 20:07
Publication date: 12 May 2025
Type: bugfix
Affected Mageia releases : 9
Description Some translated man pages are badly rendered, like the nmap one in Russian. This changes the file 20less.sh to avoid defining the env variable LESSCHARSET. References SRPMS 9/core
  • less-678-1.1.mga9

MGASA-2025-0154 - Updated libreoffice packages fix security vulnerability

Mageia Security - 11 Mayo, 2025 - 05:42
Publication date: 11 May 2025
Type: security
Affected Mageia releases : 9
CVE: CVE-2025-2866 Description PDF signature forgery with adbe.pkcs7.sha1 SubFilter. (CVE-2025-2866) References SRPMS 9/core
  • libreoffice-24.2.7.2-1.3.mga9

MGASA-2025-0153 - Updated python-django packages fix security vulnerability

Mageia Security - 11 Mayo, 2025 - 05:42
Publication date: 11 May 2025
Type: security
Affected Mageia releases : 9
CVE: CVE-2025-32873 Description An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTML tags. The template filter striptags is also vulnerable, because it is built on top of strip_tags(). (CVE-2025-32873) References SRPMS 9/core
  • python-django-4.1.13-1.4.mga9

MGASA-2025-0152 - Updated transfig packages fix security vulnerabilities

Mageia Security - 11 Mayo, 2025 - 05:42
Publication date: 11 May 2025
Type: security
Affected Mageia releases : 9
CVE: CVE-2025-31162 , CVE-2025-31163 , CVE-2025-31164 Description Floating point exception in fig2dev in version 3.2.9a allows an attacker to availability via local input manipulation via get_slope function. (CVE-2025-31162) Segmentation fault in fig2dev in version 3.2.9a allows an attacker to availability via local input manipulation via put_patternarc function. (CVE-2025-31163) Heap-buffer overflow in fig2dev in version 3.2.9a allows an attacker to availability via local input manipulation via create_line_with_spline. (CVE-2025-31164) References SRPMS 9/core
  • transfig-3.2.9a-1.mga9

MGAA-2025-0046 - Updated mesa & vulkan-tools packages fix bug

Mageia Security - 9 Mayo, 2025 - 21:35
Publication date: 09 May 2025
Type: bugfix
Affected Mageia releases : 9
Description WWE 2k23 small “artifacts” Variable Rate Shading (VRS) produces very aliased results on RADV with an AMD gpu Vulkan issues after sleeping on 9070 XT ring gfx_0.0.0 timeout after waking from sleep - RX 9070 radeonsi: CL conformance test `vector_swizzle` fails since 177427877bb50ad7ba24abfa13e55a2684d804df Random mesa crashes in kwin_wayland on a 6600XT Patch to fix clinfo on rusticl radv/aco: Ghost of Tsushima hangs and causes gpu resets on RDNA 3 GPU mesa-vulkan-driver-git.x86_64 causes strange colored rectangle artifacts in Final Fantasy XIV References SRPMS 9/core
  • mesa-25.0.5-1.mga9
  • vulkan-tools-1.3.231.1-1.1.mga9
9/tainted
  • mesa-25.0.5-1.mga9.tainted
Feed