1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Commit Graph

354 Commits

Author SHA1 Message Date
Anderson Torres
6cc0befc70 news: Add 'pt' translation.
* etc/news.scm: Add Portuguese translation for glibc entry.

Change-Id: I6a965fb972d5241073afc0ea5a802e611abcbb89
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2026-02-22 14:14:03 +01:00
Florian Pelz
549741f76f news: Add 'de' translation.
* etc/news.scm: Add German translation for glibc entry.

Change-Id: Id78855510109a6a64c6535c1188ba8fdd15d3849
2026-02-20 09:18:54 +01:00
John Kehayias
4d1291eaaa news: Announce potential security issue in glibc package.
* etc/news.scm: Add entry.

Change-Id: Iea4883d83cae7dee937d46d534cfa8dad17b1028
2026-02-20 01:16:13 -05:00
Anderson Torres
ce3d96c4ef news: Add 'pt' translation.
* etc/news.scm: Add Portuguese translation for most recent news entry.

Change-Id: Ia6f8ec87354aa1960413f4a5024abee6e36a76da
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2026-01-23 15:07:11 +01:00
Florian Pelz
abcc8deb46 news: Add 'de' translation.
* etc/news.scm: Add German translation for %desktop-services entry.

Change-Id: I81abc277ee7da058810378f32b942db547e6b1aa
2026-01-22 23:04:03 +01:00
Rutherther
00a117d436 news: Add information about %desktop-services changes.
Change-Id: I99a7fa1dcaba51f2a0dfe57f77384d82b98505f3
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Merges: #5697
2026-01-19 18:51:43 +01:00
Anderson Torres
f82549d9f6 etc: Translate news to Portuguese.
* etc/news.scm: Translate to Portuguese.

Change-Id: Ieb467278d92d46dc1dde339dec03677d77b2a421
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2025-12-13 14:35:27 +01:00
Florian Pelz
43000584aa news: Add 'de' translation.
* etc/news.scm: Add German translation of linux-libre 5.4 removal entry.

Change-Id: I541dd12cc2364d36fb77ef3fc11442760b9d191c
2025-12-12 16:11:32 +01:00
Leo Famulari
243bc42768 news: Announce the end of support for linux-libre 5.4.
* etc/news.scm: Add entry.

Change-Id: I9f8122bb46c5e7d2c369d86d4e8f4888c5b5bcd9
2025-12-11 17:02:42 -05:00
Anderson Torres
8b304ac633 etc: Translate news to Portuguese.
* etc/news.scm: Translate to Portuguese.

Change-Id: I2cb34804a2a89db59ddcd42b393915b358b18f33
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2025-12-10 18:20:20 +01:00
Florian Pelz
b385d38a12 news: Add translations.
* etc/news.scm: Reuse 6.13 translation for linux-libre 6.16 removal entry,
because it is mostly the same.

Change-Id: Ib6ab35ed56534a133926950ed7a71972548070f4
2025-12-05 16:05:50 +01:00
Leo Famulari
8f97b5b777 news: Add entry about linux-libre 6.16 removal.
* etc/news.scm: Add entry.

Change-Id: I5f999701abd59ac1962a50f1783a28b3f468d169
2025-12-04 22:59:40 -05:00
Anderson Torres
d75683d528 news: Add 'pt_BR' translation.
* etc/news.scm: Add Portuguese translation of fundraising campaign news.

Change-Id: I4b7f4d69da493257cd7eddfd719faf101cd73275
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2025-10-15 03:46:03 +02:00
Steve George
2e1be00d0b news: Add info about 'Sustain and Strengthen Guix' fundraising.
* etc/news.scm: New entry.

Change-Id: Ic1bfeb9ca1fac6f0d115dcb27d81e96c5e67d14d
Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
2025-10-10 09:43:58 +01:00
Maxim Cournoyer
10482f731e Reapply "Update Maxim's email address."
This reverts commit a7db92d9b3, this time with
the more careful command, to avoid a world rebuild:

grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
  --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
  xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
2025-09-18 13:44:12 +09:00
Maxim Cournoyer
a7db92d9b3 Revert "Update Maxim's email address."
This reverts commit d0d87a744d. Oops! This
caused a world rebuild.

Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18 12:07:31 +09:00
Maxim Cournoyer
d0d87a744d Update Maxim's email address.
The change was automated via:

  git grep -l maxim.cournoyer@gmail.com |
    xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

* .mailmap: New entry.

Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
2025-09-18 08:05:19 +09:00
Anderson Torres
c37ad95418 news: Add 'pt_BR' translation.
* etc/news.scm: Add Brazilian Portuguese translation of 'linux-libre' 6.16
upgrade entry.

Change-Id: I1b345391789fecf0fe2fac70899167bdd3eb3a69
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2025-09-11 11:23:06 +02:00
Florian Pelz
b8c1f85369 news: Add 'de' translation.
* etc/news.scm: Add German translation of 'linux-libre' 6.16 upgrade entry.

Change-Id: Iefc199a8fd6ac32b6c9e6fb6284b5e2d3170b41c
2025-09-09 10:55:59 +02:00
Leo Famulari
13e0038f72 news: Add entry about the linux-libre 6.16 update.
* etc/news.scm: Add entry.

Change-Id: Icbc90e28be00ac1e40bf9758913e526544d1e70b
2025-09-07 20:57:03 -04:00
Florian Pelz
4bbb6c0c03 news: Add 'de' translation.
* etc/news.scm: Add German translation of linux-libre 6.16 entry.

Change-Id: I08aecdafaa52664572ca0390a4dc190775fd3d5a
2025-09-02 22:36:31 +02:00
Leo Famulari
bf35d9cd09 news: Add entry for linux-libre 6.16.
* etc/news.scm: Add entry.

Change-Id: I80ff646272361ba0f897a94f57b0830f30e608e6
2025-09-01 21:59:20 -04:00
Florian Pelz
8c178ee895 news: Fix 'de' translation.
* etc/news.scm: Fix comma.

Change-Id: I9dee44460887879745e6fc2fb738ed27c9027749
2025-09-02 02:11:51 +02:00
Florian Pelz
ef1768f181 news: Add 'de' translation.
* etc/news.scm: Add German translation of new vulnerability entry.

Change-Id: Ia9e700ca3e297761d0957bfd37123ef7423c4493
2025-09-02 01:54:39 +02:00
Ludovic Courtès
db6361bc2b news: Add entry for the ‘content-addressed-mirrors’ security fix.
* etc/news.scm: Add entry.

Change-Id: Ia96a6f80d6ec557e222f2b5ee17e7c79c0eb3cbf
2025-09-01 17:30:39 +02:00
Hilton Chain
4c43dde9bf news: Add entry for rust-team merge.
* etc/news.scm: New entry.

Change-Id: I4a6d5fae6c7b6216fde492dac01694222aacf604
Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
2025-08-21 19:10:48 +08:00
Florian Pelz
77d5a5cd4f news: Add entry for Weblate translation platform migration.
* etc/news.scm: Add entry.

Change-Id: Ic6f62128146b20992cfa36108f2bf1dd52969567
2025-07-09 19:47:01 +02:00
Florian Pelz
ca552a5ca8 news: Align terminology in 'es' translation.
* etc/news.scm: Write 'sistema de construcción' as in the .po files.

Change-Id: I1b1dcd1aa26758eb59fad75e6b00471bf9799fbb
2025-06-26 12:29:24 +02:00
Florian Pelz
e190eba08b news: Add 'de' translation.
* etc/news.scm: Add German translation of clasp build system entry.

Change-Id: I56dab16c1b9963b23f256b401941c2ef6df13166
2025-06-26 12:29:24 +02:00
jgart
50a53634fa news: Add entry for new clasp build system.
* etc/news.scm: Add entry for new clasp build system.

Change-Id: I5adb9eb907dcc1d081dab77724dc5d87f4dd0101
2025-06-25 15:38:55 -04:00
Florian Pelz
8dc0c8aa9f news: Fix presumed mistaken change in news entry.
* etc/news.scm: Revert 'en' change.  Change 'de' translation.

Change-Id: I4174c4f6ad0e08dc61f33acc3064ed74d16c4f7e
2025-06-25 16:57:46 +02:00
Florian Pelz
59562d212a news: Add 'de' translation.
* etc/news.scm: Add German translation of privilege escalation entry.

Change-Id: I9f39d27f64f3e550b72167d253ff1926dc1b9fc1
2025-06-25 16:34:57 +02:00
Ludovic Courtès
fbdf9d4ba9 news: Add entry for ‘guix-daemon’ vulnerability fix.
* etc/news.scm: Add entry.

Change-Id: I7f143c268070a6fbcc1a343374ee4443add60bc2
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-06-24 11:53:31 -04:00
Rivulet Cedar
54789bb751 news: Add 'zh-cn' translation.
* etc/news.scm: Add Chinese translation of recent entries.

Change-Id: I41180b10f2bd9f688d28d6f2b7efa4ed09b804cf
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2025-06-08 08:48:05 +02:00
Maxim Cournoyer
19d4f0d3ad news: Add news entry for etc-bashrc-d-service-type.
* etc/news.scm (channel-news): New entry.

Change-Id: Iaf861617e871eca90ac28ba5e14876c0f2f0f731
2025-05-26 13:43:27 +09:00
Ludovic Courtès
855a50a4d0 news: Add entry for Codeberg migration.
* etc/news.scm: Add entry.

Change-Id: Ie2b2973d8f0f0c28e6d7655e1fd9c5b6adc3e962
2025-05-25 13:03:29 +02:00
Florian Pelz
001ceac870 news: Add 'de' news title.
* etc/news.scm: Translate refresh entry 'de' title.

Change-Id: Idf670464e8111c6a29bc37a0f6cc5c56f28c2359
2025-05-23 16:38:55 +02:00
Maxim Cournoyer
450a361532 news: Add news entry for new 'guix refresh' partial version syntax.
* etc/news.scm (channels-news): New entry.

Change-Id: Ic3be1bd62b4dc36a45fcbb1ae87c8a9bf0b837e9
Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
2025-05-19 10:07:36 +09:00
Florian Pelz
1c50758fa7 news: Add 'de' translation.
* etc/news.scm: Add German translation of linux-libre 6.13 removal entry.

Change-Id: Ic7fa995b1eadbf6dfd35fee47e0190a0b80e714a
2025-05-10 13:05:04 +02:00
Leo Famulari
7d29ea6c49 news: Add entry about linux-libre 6.13 removal.
* etc/news.scm: Add entry.

Change-Id: Ic864263fda00757a9e2600abef083dc2f720ec23
2025-05-08 19:05:50 -04:00
Florian Pelz
475173e4f2 news: Add 'de' translation.
* etc/news.scm: Add German translation of read-only root entry.

Change-Id: I0d12d00a3dea33cb3ce61e6ddb9848e89bec0569
2025-05-07 09:22:29 +02:00
Ludovic Courtès
8745239dd2 news: Add entry for ‘guix shell --writable-root’.
* etc/news.scm: Add it.

Change-Id: I3b07d8156c32c0cb6de8e8bf3a26a3e1e5af66b1
2025-05-05 14:34:39 +02:00
Florian Pelz
79c5d16202 news: Add 'de' translation.
* etc/news.scm: Add German translation of update of 'linux-libre' entry.

Change-Id: Ibbbfc397701466bb3877fc3d90fde4663965858e
2025-04-30 11:15:05 +02:00
Leo Famulari
0507991b7c news: Add entry for linux-libre 6.14.
* etc/news.scm: Add entry.

Change-Id: I3f37fbc6b0c3929cd8a45afcca1c132736859da7
2025-04-29 12:30:40 -04:00
Ludovic Courtès
ba53ff9cc4 news: Add entry about unprivileged guix-daemon on Guix System.
* etc/news.scm: Add it.

Change-Id: I28eae7f7b4305225b13281b99458cbedda3c3b94
Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
2025-04-20 18:54:44 +02:00
Jelle Licht
a4a7ff0319 news: Add entry for the node-build-system API change.
* etc/news.scm: Add entry.

Change-Id: I11b33fef997764f661e03a4b527c7610c48940f0
2025-04-18 14:57:08 +02:00
Leo Famulari
782f3e518a news: Add entry for the Syncthing service changes.
* etc/news.scm: Add entry.

Change-Id: I3be21b6a209ed56172b62fa1515f651c75229592
2025-03-14 16:06:04 -04:00
Maxim Cournoyer
b821b80d46 news: Add entry for udisks configuration change.
* etc/news.scm: Add entry.

Change-Id: Ic60cb95af327647de82e10d1f91304fc70ec2a21
Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
2025-03-05 14:25:04 +09:00
Ludovic Courtès
f785ff154c news: Add entry for ‘system-log’ switch.
* etc/news.scm: Add entry.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
Change-Id: Ie3d827741a01c95f2bea908b57c707342e8f2386
2025-03-05 00:31:14 +01:00
Florian Pelz
9756699849 news: Add 'de' translation.
* etc/news.scm: Add German translation of update of 'linux-libre' entry.

Change-Id: I0a543ed805d22491257ad6f94bbcd527657dabee
2025-02-23 09:10:01 +01:00