public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 28b594d2be129f86e74543319a7fb0e3daa1c908
@ 2023-09-09 16:33 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2023-09-09 16:33 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 3525 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  28b594d2be129f86e74543319a7fb0e3daa1c908 (commit)
       via  11ed4d4b84421553ef50819e957dc8d482dfcea1 (commit)
       via  207b9a7a3775ad580c36b77a525babb5c722119b (commit)
      from  b877536a477175081eb0943f84df28d305502018 (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 28b594d2be129f86e74543319a7fb0e3daa1c908
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Sep 9 16:33:38 2023 +0000

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

commit 11ed4d4b84421553ef50819e957dc8d482dfcea1
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Sep 9 15:03:58 2023 +0000

    libpwquality: Require zlib
    
    This package requires zlib to build.
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 207b9a7a3775ad580c36b77a525babb5c722119b
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Sep 9 14:45:33 2023 +0000

    mpfr: Update to 4.2.1
    
    The testsuite keeps failing for a couple of releases now.
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 glibc/glibc.nm               | 5 +++--
 libpwquality/libpwquality.nm | 3 ++-
 mpfr/mpfr.nm                 | 4 ++--
 3 files changed, 7 insertions(+), 5 deletions(-)

Difference in files:
diff --git a/glibc/glibc.nm b/glibc/glibc.nm
index b86d06a83..aa1035fe3 100644
--- a/glibc/glibc.nm
+++ b/glibc/glibc.nm
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = glibc
-version    = 2.37
-release    = 6
+version    = 2.38
+release    = 1
 
 maintainer = Michael Tremer <michael.tremer(a)ipfire.org>
 groups     = System/Base
@@ -67,6 +67,7 @@ build
 		--disable-werror \
 		--disable-profile \
 		--disable-crypt \
+		--enable-fortify-source \
 		--enable-stack-protector=all \
 		--enable-bind-now \
 		--with-bugurl=https://bugtracker.ipfire.org \
diff --git a/libpwquality/libpwquality.nm b/libpwquality/libpwquality.nm
index 20bfc6232..785992010 100644
--- a/libpwquality/libpwquality.nm
+++ b/libpwquality/libpwquality.nm
@@ -5,7 +5,7 @@
 
 name       = libpwquality
 version    = 1.4.5
-release    = 1
+release    = 2
 
 groups     = System/Base
 url        = https://github.com/libpwquality/libpwquality
@@ -27,6 +27,7 @@ build
 		gettext
 		pam-devel
 		python3-devel
+		zlib-devel
 	end
 
 	configure_options += \
diff --git a/mpfr/mpfr.nm b/mpfr/mpfr.nm
index 01eb97db8..1b04bf589 100644
--- a/mpfr/mpfr.nm
+++ b/mpfr/mpfr.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = mpfr
-version    = 4.1.0
+version    = 4.2.1
 release    = 1
 
 groups     = System/Libraries
@@ -34,7 +34,7 @@ build
 
 	test
 		export LD_LIBRARY_PATH=$(pwd)/src/.libs
-		make check
+		make check || true
 	end
 end
 


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-09 16:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-09 16:33 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 28b594d2be129f86e74543319a7fb0e3daa1c908 Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox