Lector de Feeds
MGASA-2025-0039 - Updated python-django packages fix security vulnerabilities
Publication date: 05 Feb 2025
Type: security
Affected Mageia releases : 9
CVE: CVE-2024-56374 , CVE-2024-38875 , CVE-2024-39329 , CVE-2024-39330 , CVE-2024-39614 , CVE-2024-41989 , CVE-2024-41990 , CVE-2024-41991 , CVE-2024-42005 , CVE-2024-45230 , CVE-2024-45231 , CVE-2024-53907 , CVE-2024-53908 Description An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets. (CVE-2024-38875) An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The django.contrib.auth.backends.ModelBackend.authenticate() method allows remote attackers to enumerate users via a timing attack involving login requests for users with an unusable password. (CVE-2024-39329) An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generate_filename() without replicating the file-path validations from the parent class, potentially allow directory traversal via certain inputs during a save() call. (CVE-2024-39330) An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_supported_language_variant() was subject to a potential denial-of-service attack when used with very long strings containing specific characters. (CVE-2024-39614) An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent. (CVE-2024-41989) An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters. (CVE-2024-41990) An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters. (CVE-2024-41991) An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg. (CVE-2024-42005) An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters. (CVE-2024-45230) An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing). (CVE-2024-45231) An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities. (CVE-2024-53907) An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (CVE-2024-53908) An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. Lack of upper-bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial-of-service attack. The undocumented and private functions clean_ipv6_address and is_valid_ipv6_address are vulnerable, as is the django.forms.GenericIPAddressField form field. (CVE-2024-56374) References
Type: security
Affected Mageia releases : 9
CVE: CVE-2024-56374 , CVE-2024-38875 , CVE-2024-39329 , CVE-2024-39330 , CVE-2024-39614 , CVE-2024-41989 , CVE-2024-41990 , CVE-2024-41991 , CVE-2024-42005 , CVE-2024-45230 , CVE-2024-45231 , CVE-2024-53907 , CVE-2024-53908 Description An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets. (CVE-2024-38875) An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The django.contrib.auth.backends.ModelBackend.authenticate() method allows remote attackers to enumerate users via a timing attack involving login requests for users with an unusable password. (CVE-2024-39329) An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generate_filename() without replicating the file-path validations from the parent class, potentially allow directory traversal via certain inputs during a save() call. (CVE-2024-39330) An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_supported_language_variant() was subject to a potential denial-of-service attack when used with very long strings containing specific characters. (CVE-2024-39614) An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent. (CVE-2024-41989) An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters. (CVE-2024-41990) An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters. (CVE-2024-41991) An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg. (CVE-2024-42005) An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters. (CVE-2024-45230) An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing). (CVE-2024-45231) An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities. (CVE-2024-53907) An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (CVE-2024-53908) An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. Lack of upper-bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial-of-service attack. The undocumented and private functions clean_ipv6_address and is_valid_ipv6_address are vulnerable, as is the django.forms.GenericIPAddressField form field. (CVE-2024-56374) References
- https://bugs.mageia.org/show_bug.cgi?id=33919
- https://bugs.mageia.org/show_bug.cgi?id=33387
- https://bugs.mageia.org/show_bug.cgi?id=33507
- https://www.openwall.com/lists/oss-security/2024/07/09/3
- https://www.djangoproject.com/weblog/2024/jul/09/security-releases/
- https://openwall.com/lists/oss-security/2024/08/06/2
- https://www.openwall.com/lists/oss-security/2024/09/03/3
- https://openwall.com/lists/oss-security/2024/12/04/3
- https://www.openwall.com/lists/oss-security/2025/01/14/2
- https://ubuntu.com/security/notices/USN-7205-1
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56374
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-38875
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39329
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39330
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39614
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41989
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41990
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41991
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42005
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45230
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45231
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53907
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53908
- python-django-4.1.13-1.2.mga9
Categorías: Actualizaciones de Seguridad
MGASA-2025-0038 - Updated vim packages fix security vulnerability
Publication date: 05 Feb 2025
Type: security
Affected Mageia releases : 9
CVE: CVE-2025-24014 Description Segmentation fault in win_line() in Vim < 9.1.1043. (CVE-2025-24014) References
Type: security
Affected Mageia releases : 9
CVE: CVE-2025-24014 Description Segmentation fault in win_line() in Vim < 9.1.1043. (CVE-2025-24014) References
- https://bugs.mageia.org/show_bug.cgi?id=33944
- https://www.openwall.com/lists/oss-security/2025/01/20/4
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-24014
- vim-9.1.1043-1.mga9
Categorías: Actualizaciones de Seguridad
MGASA-2025-0037 - Updated chromium-browser-stable packages fix security vulnerability
Publication date: 05 Feb 2025
Type: security
Affected Mageia releases : 9
CVE: CVE-2025-0762 Description Use after free in DevTools. (CVE-2025-0762) References
Type: security
Affected Mageia releases : 9
CVE: CVE-2025-0762 Description Use after free in DevTools. (CVE-2025-0762) References
- https://bugs.mageia.org/show_bug.cgi?id=33974
- https://chromereleases.googleblog.com/2025/01/stable-channel-update-for-desktop_28.html
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-0762
- chromium-browser-stable-132.0.6834.159-1.mga9.tainted
Categorías: Actualizaciones de Seguridad
MGASA-2025-0036 - Updated bind packages fix security vulnerabilities
Publication date: 05 Feb 2025
Type: security
Affected Mageia releases : 9
CVE: CVE-2024-11187 , CVE-2024-12705 Description Many records in the additional section cause CPU exhaustion. (CVE-2024-11187) DNS-over-HTTPS implementation suffers from multiple issues under heavy query load. (CVE-2024-12705) References
Type: security
Affected Mageia releases : 9
CVE: CVE-2024-11187 , CVE-2024-12705 Description Many records in the additional section cause CPU exhaustion. (CVE-2024-11187) DNS-over-HTTPS implementation suffers from multiple issues under heavy query load. (CVE-2024-12705) References
- https://bugs.mageia.org/show_bug.cgi?id=33972
- https://www.openwall.com/lists/oss-security/2025/01/29/1
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-11187
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12705
- bind-9.18.33-1.mga9
Categorías: Actualizaciones de Seguridad
Mageia IRC-kanalen Liberachat-nl
Add pt-BR
← Older revision Revision as of 18:05, 5 February 2025 Line 8: Line 8: [[Category:Nederlands]] [[Category:Nederlands]] −{{multi language banner-nl|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales_IRC_de_Mageia Liberachat-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; }}+{{multi language banner-nl|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales_IRC_de_Mageia Liberachat-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; [[Canais de IRC do Mageia na Liberachat-pt-BR|português brasileiro]] ;}} Op 15 juni 2021 waren we genoodzaakt om [[Mageia IRC Channels|onze IRC-kanalen op Freenode]] te verplaatsen naar [https://libera.chat/ Liberachat]. U kunt ze bezoeken op het Libera Chat Network (ircs://irc.libera.chat:6697) Op 15 juni 2021 waren we genoodzaakt om [[Mageia IRC Channels|onze IRC-kanalen op Freenode]] te verplaatsen naar [https://libera.chat/ Liberachat]. U kunt ze bezoeken op het Libera Chat Network (ircs://irc.libera.chat:6697) Xgrind
Categorías: Wiki de Mageia
LiberaChat, canaux IRC de Mageia-fr
Add pt-BR
← Older revision Revision as of 18:04, 5 February 2025 Line 6: Line 6: [[Category:Packaging]] [[Category:Packaging]] −{{Multi language banner-fr|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales_IRC_de_Mageia-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; }}+{{Multi language banner-fr|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales_IRC_de_Mageia-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; [[Canais de IRC do Mageia na Liberachat-pt-BR|português brasileiro]] ; }} Le 15 juin 2021, nous avons été contraints de déplacer [[Les canaux IRC de Mageia-fr|nos canaux IRC sur Freenode]] vers [https://libera.chat/ LiberaChat]. Vous pouvez les retrouver sur le réseau de LiberaChat (ircs://irc.libera.chat:6697) Le 15 juin 2021, nous avons été contraints de déplacer [[Les canaux IRC de Mageia-fr|nos canaux IRC sur Freenode]] vers [https://libera.chat/ LiberaChat]. Vous pouvez les retrouver sur le réseau de LiberaChat (ircs://irc.libera.chat:6697) Xgrind
Categorías: Wiki de Mageia
Canales IRC de Mageia Liberachat-es
Add pt-BR
← Older revision Revision as of 18:03, 5 February 2025 Line 6: Line 6: [[Category:Documentation]] [[Category:Documentation]] −{{multi language banner-es|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales IRC de Mageia Liberachat-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; }}+{{multi language banner-es|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales IRC de Mageia Liberachat-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; [[Canais de IRC do Mageia na Liberachat-pt-BR|português brasileiro]] ; }} Xgrind
Categorías: Wiki de Mageia
Mageia IRC Channels Liberachat
Add pt-BR
← Older revision Revision as of 18:02, 5 February 2025 Line 6: Line 6: [[Category:Documentation]] [[Category:Documentation]] −{{multi language banner|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales_IRC_de_Mageia Liberachat-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; }}+{{multi language banner|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales_IRC_de_Mageia Liberachat-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; [[Canais de IRC do Mageia na Liberachat-pt-BR|português brasileiro]] ; }} On 15 June 2021, we were forced to move [[Mageia IRC Channels|our IRC channels on Freenode]] to [https://libera.chat/ Liberachat]. You can visit them on the Libera Chat Network (ircs://irc.libera.chat:6697) On 15 June 2021, we were forced to move [[Mageia IRC Channels|our IRC channels on Freenode]] to [https://libera.chat/ Liberachat]. You can visit them on the Libera Chat Network (ircs://irc.libera.chat:6697) Xgrind
Categorías: Wiki de Mageia
Mageia IRC Kanäle Liberachat-de
Add pt-BR
← Older revision Revision as of 18:01, 5 February 2025 Line 3: Line 3: [[Category:Dokumentation]] [[Category:Dokumentation]] −{{multi language banner-de|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales IRC de Mageia Liberachat-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; }}+{{multi language banner-de|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales IRC de Mageia Liberachat-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; [[Canais de IRC do Mageia na Liberachat-pt-BR|português brasileiro]] ; }} Am 15. Juni 2021 waren wir gezwungen, unsere [[Mageia IRC Kanäle-de|IRC Kanäle auf Freenode]] nach [https://libera.chat/ Liberachat]zu verlegen. Sie können diese im Libera Chat Netzwerk besuchen (ircs://irc.libera.chat:6697). Am 15. Juni 2021 waren wir gezwungen, unsere [[Mageia IRC Kanäle-de|IRC Kanäle auf Freenode]] nach [https://libera.chat/ Liberachat]zu verlegen. Sie können diese im Libera Chat Netzwerk besuchen (ircs://irc.libera.chat:6697). Xgrind
Categorías: Wiki de Mageia
Canais de IRC do Mageia na Liberachat-pt-BR
Criando a página Canais de IRC do Mageia na Liberachat-pt-BR
← Older revision Revision as of 18:00, 5 February 2025 Line 6: Line 6: [[Category:Documentation]] [[Category:Documentation]] −{{multi language banner|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales_IRC_de_Mageia Liberachat-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; [[Canais de IRC do Mageia na Liberachat-pt-BR|português brasileiro]] ; }}+{{multi language banner-pt-BR|[[Mageia IRC Kanäle Liberachat-de|Deutsch]] ; [[Mageia IRC Channels Liberachat|English]] ; [[Canales_IRC_de_Mageia Liberachat-es|Español]] ; [[LiberaChat, canaux IRC de Mageia-fr|français]] ; [[Mageia IRC-kanalen Liberachat-nl|Nederlands]] ; [[Canais de IRC do Mageia na Liberachat-pt-BR|português brasileiro]] ; }} −On 15 June 2021, we were forced to move [[Mageia IRC Channels|our IRC channels on Freenode]] to [https://libera.chat/ Liberachat]. You can visit them on the Libera Chat Network (ircs://irc.libera.chat:6697)+Em 15 de junho de 2021, fomos obrigados a mover [[Mageia IRC Channels|nossos canais de IRC no Freenode]] para [https://libera.chat/ Liberachat]. Você pode acessá-los na rede Libera Chat (ircs://irc.libera.chat:6697) −Connect to server ircs://irc.libera.chat:6697 and type /join channelname, replacing channelname with the name of the channel (including the leading "#"). All channels use English unless otherwise specified. Using a secure connection with SSL by connecting to port 6697 is obligatory.+Conecte-se ao servidor ircs://irc.libera.chat:6697 e digite /join nome_do_canal, substituindo nome_do_canal pelo nome do canal (incluindo o "#"). Todos os canais utilizam inglês, a menos que especificado de outra forma. O uso de uma conexão segura com SSL através da porta 6697 é obrigatório. −The intention was to have a backup on Liberachat for each of our channels on Freenode. You can find them below, but some might not yet be populated or registered. If you have a question about an empty channel, then please ask in [ircs://irc.libera.chat:6697/#mageia #mageia]+A intenção era manter um backup no Liberachat para cada um dos nossos canais no Freenode. Você pode encontrá-los abaixo, mas alguns podem ainda não estar povoados ou registrados. Se tiver dúvidas sobre um canal vazio, pergunte em [ircs://irc.libera.chat:6697/#mageia #mageia] −The channels will host regular meetings (see [[meetings|summaries and logs]]).+Os canais hospedam reuniões regulares (consulte os [[meetings|resumos e logs]]). −Some channels (will) have useful bots; [[IRC bots|learn about them]].+Alguns canais (terão) robôs úteis; [[Robôs de IRC-pt-BR|saiba mais sobre eles]]. −== Project-wide channels: ==+== Canais do projeto: == −* [ircs://irc.libera.chat:6697/#mageia #mageia] (main project)+* [ircs://irc.libera.chat:6697/#mageia #mageia] (projeto principal) * [ircs://irc.libera.chat:6697/#mageia-board #mageia-board] * [ircs://irc.libera.chat:6697/#mageia-board #mageia-board] −* [ircs://irc.libera.chat:6697/#mageia-chat #mageia-chat] (General chat and Mageia community building)+* [ircs://irc.libera.chat:6697/#mageia-chat #mageia-chat] (Chat geral e comunidade Mageia) * [ircs://irc.libera.chat:6697/#mageia-council #mageia-council] * [ircs://irc.libera.chat:6697/#mageia-council #mageia-council] * [ircs://irc.libera.chat:6697/#mageia-meeting #mageia-meeting] * [ircs://irc.libera.chat:6697/#mageia-meeting #mageia-meeting] −* [ircs://irc.libera.chat:6697/#mageia-next #mageia-next] (Chat about anything that helps Mageia's bright future)+* [ircs://irc.libera.chat:6697/#mageia-next #mageia-next] (Discussões sobre o futuro do Mageia) −* The #mageia-social channel we had on Freenode, for General chat and Mageia community building, has become [ircs://irc.libera.chat:6697/#mageia-chat #mageia-chat] on Liberachat.+* O canal #mageia-social que tínhamos no Freenode, usado para conversas gerais e construção da comunidade Mageia, agora é [ircs://irc.libera.chat:6697/#mageia-chat #mageia-chat] na Liberachat. −== Team specific: ==+== Canais específicos por equipe: == −* [ircs://irc.libera.chat:6697/#mageia-atelier #mageia-atelier] ([[Atelier team|atelier team]])+* [ircs://irc.libera.chat:6697/#mageia-atelier #mageia-atelier] ([[Atelier team|equipe atelier]]) −* [ircs://irc.libera.chat:6697/#mageia-arm #mageia-arm] (A place where you help to further develop the Mageia ARM-build for ARM-supported devices)+* [ircs://irc.libera.chat:6697/#mageia-arm #mageia-arm] (Desenvolvimento do Mageia para dispositivos ARM) * [ircs://irc.libera.chat:6697/#mageia-bugsquad #mageia-bugsquad] ([[Bugsquad|Bug Squad]]) * [ircs://irc.libera.chat:6697/#mageia-bugsquad #mageia-bugsquad] ([[Bugsquad|Bug Squad]]) −* [ircs://irc.libera.chat:6697/#mageia-dev #mageia-dev] ([[Developers team|developers]], [[packaging|packagers]], [[Bug_Squad|Bug Squad]] teams)+* [ircs://irc.libera.chat:6697/#mageia-dev #mageia-dev] (equipes de [[Developers team|desenvolvimento]], [[packaging|empacotamento]], [[Bug_Squad|Bug Squad]]) −* [ircs://irc.libera.chat:6697/#mageia-doc #mageia-doc] ([[Documentation team|documentation]] team)+* [ircs://irc.libera.chat:6697/#mageia-doc #mageia-doc] ([[Documentation team|equipe de documentação]]) −* [ircs://irc.libera.chat:6697/#mageia-forums #mageia-forums] ([[Forums team|Forums team]])+* [ircs://irc.libera.chat:6697/#mageia-forums #mageia-forums] ([[Forums team|equipe dos fóruns]]) −* [ircs://irc.libera.chat:6697/#mageia-i18n #mageia-i18n] ([[Internationalisation Team (i18n)|translators]] team)+* [ircs://irc.libera.chat:6697/#mageia-i18n #mageia-i18n] ([[Internationalisation Team (i18n)|equipe de tradução]]) −* [ircs://irc.libera.chat:6697/#mageia-kde #mageia-kde] (KDE-specific)+* [ircs://irc.libera.chat:6697/#mageia-kde #mageia-kde] (específico para KDE) −* [ircs://irc.libera.chat:6697/#mageia-mentoring #mageia-mentoring] (Packaging-specific for mentors and apprentices)+* [ircs://irc.libera.chat:6697/#mageia-mentoring #mageia-mentoring] (empacotamento, para mentores e aprendizes) −* [ircs://irc.libera.chat:6697/#mageia-qa #mageia-qa] ([[QA Team|QA]] team)+* [ircs://irc.libera.chat:6697/#mageia-qa #mageia-qa] ([[QA Team|equipe de QA]]) −* [ircs://irc.libera.chat:6697/#mageia-sysadm #mageia-sysadm] ([[Sysadmin Team|sysadmin]] team)+* [ircs://irc.libera.chat:6697/#mageia-sysadm #mageia-sysadm] ([[Sysadmin Team|equipe de administração do sistema]]) −* [ircs://irc.libera.chat:6697/#mageia-urpmi #mageia-urpmi] (A chan for urpmi development)+* [ircs://irc.libera.chat:6697/#mageia-urpmi #mageia-urpmi] (um canal para desenvolvimento do urpmi) −== Channels in other languages ==+== Canais em outros idiomas == −Only the channels, for which the Freenode twin was populated when this was written, are shown below:+Somente os canais que tinham atividade no Freenode quando esta página foi criada estão listados abaixo: <!--* [ircs://irc.libera.chat:6697/#mageia-br #mageia-br] (Português do Brasil) <!--* [ircs://irc.libera.chat:6697/#mageia-br #mageia-br] (Português do Brasil) * [ircs://irc.libera.chat:6697/#mageia-cn #mageia-cn] (简体中文)--> * [ircs://irc.libera.chat:6697/#mageia-cn #mageia-cn] (简体中文)--> Line 64: Line 64: * [ircs://irc.libera.chat:6697/#mageia-tr #mageia-tr] (Türkiye)--> * [ircs://irc.libera.chat:6697/#mageia-tr #mageia-tr] (Türkiye)--> −== Channels for specific location/area ==+== Canais para localizações específicas == −On Freenode, we had channels for the United Kingdom and for South Africa, but there were no users there when this page was created.+Na Freenode, tínhamos canais para o Reino Unido e África do Sul, mas não havia usuários ativos quando esta página foi criada. −<!--* [ircs://irc.libera.chat:6697/#mageia-uk #mageia-uk] (for the United Kingdom; English)+<!--* [ircs://irc.libera.chat:6697/#mageia-uk #mageia-uk] (para o Reino Unido; Inglês) −* [ircs://irc.libera.chat:6697/#mageia-za #mageia-za] (for South Africa; English, Afrikaans)-->+* [ircs://irc.libera.chat:6697/#mageia-za #mageia-za] (para África do Sul; Inglês, Africano)--> −== Unofficial project channels ==+== Canais não oficiais do projeto == −Those channels were empty on Freenode on the day this page was created, so not mentioning them.+Esses canais estavam vazios no Freenode no dia em que esta página foi criada, então não estão listados. <!--* [ircs://irc.libera.chat:6697/##mageia-bcm ##mageia-bcm] (A small project to replace the original firmware with a Mageia-based one in TV's that have a Broadcom board) <!--* [ircs://irc.libera.chat:6697/##mageia-bcm ##mageia-bcm] (A small project to replace the original firmware with a Mageia-based one in TV's that have a Broadcom board) * [ircs://irc.libera.chat:6697/##mageia-most ##mageia-most] (Also a small project to replace original firmware with a Mageia-based one in TV's that have a Saturn board)--> * [ircs://irc.libera.chat:6697/##mageia-most ##mageia-most] (Also a small project to replace original firmware with a Mageia-based one in TV's that have a Saturn board)--> −== How to add a channel - Naming rules ==+== Como adicionar um canal - Regras de nomenclatura == −* use the suffix you want in the #mageia-{suffix} format+* Use o sufixo desejado no formato #mageia-{sufixo}; −* reserved are -council, -board and other roles/teams related ones - ask in case of doubt;+* Os sufixos -council, -board e outros relacionados a funções/equipes estão reservados. Pergunte em caso de dúvida; −* you may actually use a totally different name for your channel, that won't prevent from being referenced;+* Você pode usar um nome totalmente diferente para o canal, sem impedir que seja referenciado; −* consider if you are targeting: a common language, a common location or country or something else; or if it doesn't matter;+* Considere se o canal se destina a um idioma comum, uma localização específica ou outro propósito.; −* for the i18n channels, please use #mageia-i18n-{language_code}, e.g #mageia-i18n-fr for the French channel. #mageia-{language_code} is better for a general language specific discussion channel+* Para canais de i18n, use #mageia-i18n-{código_idioma}, por exemplo, #mageia-i18n-fr para o canal francês. Já #mageia-{código_idioma} é melhor para discussões gerais em um idioma específico. −* ask in [#mageia-dev] to get your channel approved and listed with all Mageia-related channels and/or registered. Don't be shy and repeat your question at least daily until you get an answer.+* Peça em [#mageia-dev] para que seu canal seja aprovado, listado e registrado com os canais do Mageia. Não hesite em repetir sua pergunta diariamente até obter resposta. −* first come, first served.+* Primeiro a criar, primeiro a ter prioridade. Xgrind
Categorías: Wiki de Mageia
Como criar uma página wiki-pt-BR
Como traduzir uma página
← Older revision Revision as of 14:39, 5 February 2025 (One intermediate revision by the same user not shown)Line 502: Line 502: ** Exemplos: "Junte-se ao Projeto Foo"; "Configurando mídia USB inicializável"; "FAQ sobre SELinux" ** Exemplos: "Junte-se ao Projeto Foo"; "Configurando mídia USB inicializável"; "FAQ sobre SELinux" −== How to translate a page ==+== Como traduzir uma página == === Na ausência de um wiki multilíngue === === Na ausência de um wiki multilíngue === Line 515: Line 515: === Suporte multilíngue === === Suporte multilíngue === −O wiki do Mageia suporta vários idiomas graças à disposição de várias pessoas em escrever artigos em sua língua materna. Para distinguir as páginas e modelos que enriquecem o wiki do Mageia, estes recebem um sufixo com o código ISO do idioma correspondente.+A wiki do Mageia suporta vários idiomas graças à disposição de várias pessoas em escrever artigos em sua língua materna. Para distinguir as páginas e modelos que enriquecem o wiki do Mageia, estes recebem um sufixo com o código ISO do idioma correspondente. {{warning-pt-BR|Os nomes de modelos e categorias permanecem em '''inglês''', para facilitar a tradução para outros idiomas. '''Apenas os sufixos''' diferenciam os idiomas.}} {{warning-pt-BR|Os nomes de modelos e categorias permanecem em '''inglês''', para facilitar a tradução para outros idiomas. '''Apenas os sufixos''' diferenciam os idiomas.}} Xgrind
Categorías: Wiki de Mageia
