unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [Bruno Haible] GNU gettext 0.23.1 is released
@ 2025-01-08  8:55 Ludovic Courtès
  2025-01-08 17:58 ` Janneke Nieuwenhuizen
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2025-01-08  8:55 UTC (permalink / raw)
  To: Guix Devel; +Cc: andreas, janneke

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]

Hello,

Sharing this message about upgrading Gettext, with Bruno’s permission (I
believe gettext should be in the scope of the ‘core-packages’ team).

Ludo’.


[-- Attachment #2: Type: message/rfc822, Size: 1260 bytes --]

From: Bruno Haible <bruno@clisp.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Subject: GNU gettext 0.23.1 is released
Date: Tue, 31 Dec 2024 15:40:33 +0100

Available at
  https://ftp.gnu.org/gnu/gettext/gettext-0.23.1.tar.gz

New in 0.23.1:

* Bug fixes:
  - Building with libxml2 >= 2.12.0 and gcc >= 14 now works.
  - XML: The value of the xml:lang attribute, inserted by msgfmt, is now
    more correct.

There is a new runtime dependency:
  * The Gnulib localizations.
    + Recommended.
      Needed for localization of some of the programs to the user's language.
    + Documentation:
      https://www.gnu.org/software/gnulib/manual/html_node/Localization.html
    + Download:
      https://ftp.gnu.org/gnu/gnulib/gnulib-l10n-*
This is a new package, not yet contained in Guix.
New releases of some other packages (coreutils, diffutils, tar, etc.) will
depend on this package as well.
Pure localization packages have a precedent: The packages icecat-l10n,
icedove-l10n are similar.

According to [1], you are packaging gettext for Guix.
I invite you to upgrade to version 0.23.1.

Best regards,

                Bruno

[1] https://git.savannah.gnu.org/cgit/guix.git/log/gnu/packages/gettext.scm




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bruno Haible] GNU gettext 0.23.1 is released
  2025-01-08  8:55 [Bruno Haible] GNU gettext 0.23.1 is released Ludovic Courtès
@ 2025-01-08 17:58 ` Janneke Nieuwenhuizen
  0 siblings, 0 replies; 2+ messages in thread
From: Janneke Nieuwenhuizen @ 2025-01-08 17:58 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Guix Devel, andreas

Ludovic Courtès writes:

Hi!

> Sharing this message about upgrading Gettext, with Bruno’s permission (I
> believe gettext should be in the scope of the ‘core-packages’ team).

Thanks!

> New in 0.23.1:
>
> * Bug fixes:
>   - Building with libxml2 >= 2.12.0 and gcc >= 14 now works.

FWIW, libxml2 is (still) at 2.9.14, also on core-packages-team, and
building with gcc-14.2 just worked on core-packages-team. 

It didn't need updating and I'm trying to avoid scope creep beyond
moving to gcc-14 at this time, esp. an upgrade storm.

We still need to disable test-execute.sh, just like with 0.23

--8<---------------cut here---------------start------------->8---
                   ;;libgettextlib-0.23.so => not found
                   (substitute* "gettext-tools/gnulib-tests/test-execute.sh"
                     (("^#!.*" all)
                      (string-append all "exit 77;\n")))
--8<---------------cut here---------------end--------------->8---

so I'm not seeing any difference.  But I guess newer is better and while
we're upgrading...

>   - XML: The value of the xml:lang attribute, inserted by msgfmt, is now
>     more correct.

Okay, I've pushed an upgrade commit 0.23.1 to core-packages-team with
back-to-back a REMOVEME Revert... commit to not trigger a world rebuild
at this time.

Greetings,
Janneke

-- 
Janneke Nieuwenhuizen <janneke@gnu.org>  | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-08 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-08  8:55 [Bruno Haible] GNU gettext 0.23.1 is released Ludovic Courtès
2025-01-08 17:58 ` Janneke Nieuwenhuizen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).