summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/news.scm61
1 files changed, 53 insertions, 8 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 7c2b5e19c55..bf3f31e887d 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -46,7 +46,8 @@
46 46
47 (entry (commit "0257734a40999bfbbe0daa922e2d0e4928cdd5f0") 47 (entry (commit "0257734a40999bfbbe0daa922e2d0e4928cdd5f0")
48 (title 48 (title
49 (en "RabbitMQ service requires epmd service")) 49 (en "RabbitMQ service requires epmd service")
50 (pt "O serviço RabbitMQ requer o serviço epmd"))
50 (body 51 (body
51 (en "RabbitMQ is an Erlang application. It uses Erlang Port Mapper 52 (en "RabbitMQ is an Erlang application. It uses Erlang Port Mapper
52Daemon (epmd). To prevent RabbitMQ from starting its own epmd instance, 53Daemon (epmd). To prevent RabbitMQ from starting its own epmd instance,
@@ -64,11 +65,33 @@ To use RabbitMQ service, add epmd to the list of services, for example:
64(services 65(services
65 (service epmd-service-type) 66 (service epmd-service-type)
66 (service rabbitmq-service-type)) 67 (service rabbitmq-service-type))
68@end example")
69 (pt "RabbitMQ é uma aplicação Erlang. Ele usa o @acronym{epmd,
70Erlang Port Mapper Daemon}. Para impedir o RabbitMQ de iniciar sua própria
71instância do empd, o serviço epmd foi adicionado a fim de habilitar o controle
72e configuration do daemon.
73
74Por padrão, Guix executa o serviço epmd usando interfaces de rede locais.
75Veja os artigos a seguir para a razão-base.
76
77@itemize
78@item @url{https://www.rabbitmq.com/blog/2024/12/18/epmd-public-exposure}
79@item @url{https://erlef.org/blog/eef/epmd-public-exposure}
80@end itemize
81
82Para usar o serviço RabbitMQ, adicione epmd à lista de serviços, como por
83exemplo:
84
85@example
86(services
87 (service epmd-service-type)
88 (service rabbitmq-service-type))
67@end example"))) 89@end example")))
68 90
69 (entry (commit "d7769178a66b16f6d36aa72f81b2bfff7a254e55") 91 (entry (commit "d7769178a66b16f6d36aa72f81b2bfff7a254e55")
70 (title 92 (title
71 (en "Linux-libre 6.19 and 7.0 are no longer supported")) 93 (en "Linux-libre 6.19 and 7.0 are no longer supported")
94 (pt "Linux-libre 6.19 e 7.0 não são mais suportados"))
72 (body 95 (body
73 (en "The linux-libre 6.19 and 7.0 kernel series are no longer 96 (en "The linux-libre 6.19 and 7.0 kernel series are no longer
74supported upstream and will be removed from GNU Guix soon: 97supported upstream and will be removed from GNU Guix soon:
@@ -77,13 +100,23 @@ https://www.kernel.org/category/releases.html
77 100
78We may also drop support for 5.10, 5.15, 6.1 and 6.6 earlier than previously 101We may also drop support for 5.10, 5.15, 6.1 and 6.6 earlier than previously
79planned, in order to reduce the number of concurrently supported linux-libre 102planned, in order to reduce the number of concurrently supported linux-libre
80kernels and the workload required to maintain them."))) 103kernels and the workload required to maintain them.")
104 (pt "As séries do kernel linux-libre 6.19 e 7.0 não são mais
105suportadas pelo fornecedor e serão removidas do GNU Guix em breve:
106
107https://www.kernel.org/category/releases.html
108
109Podemos também derrubar o suporte para 5.10, 5.15, 6.1 e 6.6 antes do
110previamente planejado, a fim de reduzir o número de kernels linux-libre
111suportados concorrentemente e a carga de trabalho requerida para
112mantê-los.")))
81 113
82 (entry (commit "72c521fffa3d0ce4c96111628498fd788ea71579") 114 (entry (commit "72c521fffa3d0ce4c96111628498fd788ea71579")
83 (title 115 (title
84 (en "New “Projects” user directory") 116 (en "New “Projects” user directory")
85 (de "Neues Benutzerverzeichnis „Projekte“") 117 (de "Neues Benutzerverzeichnis „Projekte“")
86 (fr "Nouveau dossier « Projets » pour les utilisateurs")) 118 (fr "Nouveau dossier « Projets » pour les utilisateurs")
119 (pt "Novo diretório de usuário \"Projects\""))
87 (body 120 (body
88 (en "With the upgrade of xdg-user-dirs to version 0.20, desktop users 121 (en "With the upgrade of xdg-user-dirs to version 0.20, desktop users
89will now see a new Projects directory in their home. The name can be changed by 122will now see a new Projects directory in their home. The name can be changed by
@@ -98,13 +131,18 @@ Feld @code{projects} wurde ergänzt.")
98utilisateurs de bureau ont maintenant un nouveau dossier « Projets » créé par 131utilisateurs de bureau ont maintenant un nouveau dossier « Projets » créé par
99défaut dans leur dossier personnel. Le nom du dossier peut être modifié en 132défaut dans leur dossier personnel. Le nom du dossier peut être modifié en
100utilisant le home-xdg-user-directories-service-type; dont la configuration a été 133utilisant le home-xdg-user-directories-service-type; dont la configuration a été
101agrandie."))) 134agrandie.")
135 (pt "Com a atualização de xdg-user-dirs para a versão 0.20, usuários
136de desktop agora verão um novo diretório Projects em seu home. O nome pode
137ser mudado usando home-xdg-user-directories-service-type --- cuja configuração
138foi expandida.")))
102 139
103 (entry (commit "b6c35016845f04f5e3a2f5eaf2064b9861f8707c") 140 (entry (commit "b6c35016845f04f5e3a2f5eaf2064b9861f8707c")
104 (title 141 (title
105 (en "Frei0r plugins have to be installed explicitly") 142 (en "Frei0r plugins have to be installed explicitly")
106 (de "Frei0r-Plugins müssen explizit installiert werden") 143 (de "Frei0r-Plugins müssen explizit installiert werden")
107 (fr "Les greffons de Frei0r doivent être installés explicitement")) 144 (fr "Les greffons de Frei0r doivent être installés explicitement")
145 (pt "Plugins Frei0r precisam ser instalados explicitamente"))
108 (body 146 (body
109 (en "The @code{frei0r-plugins} package has been renamed to 147 (en "The @code{frei0r-plugins} package has been renamed to
110@code{frei0r} to match the project name. When installing the applications 148@code{frei0r} to match the project name. When installing the applications
@@ -126,7 +164,14 @@ pour correspondre au nom du projet. Si vous installez les applications
126frei0r-video-plugins ne sont plus installés automatiquement. Si vous en avez 164frei0r-video-plugins ne sont plus installés automatiquement. Si vous en avez
127besoin, vous pouvez ajouter le paquet @code{frei0r} à votre profil. Cela 165besoin, vous pouvez ajouter le paquet @code{frei0r} à votre profil. Cela
128permet aux applications de détecter et d'utiliser les greffons à l'exécution. 166permet aux applications de détecter et d'utiliser les greffons à l'exécution.
129@code{frei0r} contient maintenant les greffons qui dépendent d'OpenCV."))) 167@code{frei0r} contient maintenant les greffons qui dépendent d'OpenCV.")
168 (pt "O pacote @code{frei0r-plugins} foi renomeado para @code{frei0r}
169para casar com o nome do projeto. Ao instalar as aplicações @code{ffmpeg},
170@code{shotcut}, @code{kdenlive} ou @code{mlt}, os plugins frei0r-video-plugins
171não são mais instalados automaticamente. Se eles forem requeridos, o pacote
172@code{frei0r} pode ser adicionado ao perfil. Isto permite às aplicações
173detectar e utilizar os plugins em tempo de execução. @code{frei0r} agora
174contém plugins dependentes do OpenCV.")))
130 175
131 (entry (commit "7a9d01dce758b0916bf8b0ac8a972f849f4bf31d") 176 (entry (commit "7a9d01dce758b0916bf8b0ac8a972f849f4bf31d")
132 (title 177 (title
@@ -165,7 +210,7 @@ padrão inclusos no SDDM display manager são feitos para Qt5,
165padrão. 210padrão.
166 211
167Se você está usando os temas Qt6, por favor declare a variante Qt6 do SDDM, 212Se você está usando os temas Qt6, por favor declare a variante Qt6 do SDDM,
168@code{sddm}, em sua @code{sddm-configuration}.")))) 213@code{sddm}, em sua @code{sddm-configuration}.")))
169 214
170 (entry (commit "02bea7700255bc16b2ee2212be878cf2c792884e") 215 (entry (commit "02bea7700255bc16b2ee2212be878cf2c792884e")
171 (title 216 (title