public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 0d7e30eedf480a4b0024174290e2d7ea06173935
Date: Tue, 07 Mar 2023 16:29:04 +0000	[thread overview]
Message-ID: <4PWLVn3nF3z2xf3@people01.haj.ipfire.org> (raw)

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

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  0d7e30eedf480a4b0024174290e2d7ea06173935 (commit)
       via  9beb846e82dbe75186ad426a40a1c1989fbad46d (commit)
      from  df4bc41f0c06810d2022dc034573874b19f237ab (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0d7e30eedf480a4b0024174290e2d7ea06173935
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue Mar 7 16:28:45 2023 +0000

    glibc: Optimise for kernel >= 5.10
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 9beb846e82dbe75186ad426a40a1c1989fbad46d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue Mar 7 16:27:32 2023 +0000

    gdb: Update to 13.1
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 gdb/gdb.nm     | 7 ++++---
 glibc/glibc.nm | 4 ++--
 2 files changed, 6 insertions(+), 5 deletions(-)

Difference in files:
diff --git a/gdb/gdb.nm b/gdb/gdb.nm
index 5d7f25a33..adea165f8 100644
--- a/gdb/gdb.nm
+++ b/gdb/gdb.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = gdb
-version    = 12.1
+version    = 13.1
 release    = 1
 
 groups     = Development/Debuggers
@@ -25,6 +25,8 @@ build
 	requires
 		bison
 		expat-devel
+		gmp-devel
+		mpfr-devel
 		ncurses-devel
 		python3-devel
 		readline-devel
@@ -54,10 +56,9 @@ build
 		--with-system-zlib \
 	        --disable-werror \
 		--with-expat \
-		--with-python \
+		--with-python=%{python3} \
 		--with-lzma \
 		--without-libexpat-prefix \
-		--without-libunwind \
 		%{DISTRO_MACHINE}
 
 	install_cmds
diff --git a/glibc/glibc.nm b/glibc/glibc.nm
index 5b94e0ed9..70c5ae415 100644
--- a/glibc/glibc.nm
+++ b/glibc/glibc.nm
@@ -5,7 +5,7 @@
 
 name       = glibc
 version    = 2.37
-release    = 1
+release    = 2
 
 maintainer = Michael Tremer <michael.tremer(a)ipfire.org>
 groups     = System/Base
@@ -28,7 +28,7 @@ sources    = %{thisapp}.tar.xz
 
 build
 	# Optimize glibc for kernel
-	OPTIMIZED_KERNEL = 3.2
+	OPTIMIZED_KERNEL = 5.10
 
 	requires
 		autoconf


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2023-03-07 16:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4PWLVn3nF3z2xf3@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox