[packages/glibc] Up to 2.41
arekm
arekm at pld-linux.org
Sat Feb 1 22:10:44 CET 2025
commit 5b70fb18b727a19ec6e61d1f52f18f343d065456
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Feb 1 22:05:54 2025 +0100
Up to 2.41
branch.sh | 4 ++--
glibc-no-bash-nls.patch | 4 ++--
glibc.spec | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index 6718b6f..c4d75b6 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -38,7 +38,7 @@
%define with_static_pie 1
%endif
-%define core_version 2.40
+%define core_version 2.41
%define llh_version 7:2.6.32.1-1
Summary: GNU libc
@@ -52,12 +52,12 @@ Summary(tr.UTF-8): GNU libc
Summary(uk.UTF-8): GNU libc версії
Name: glibc
Version: %{core_version}
-Release: 9
+Release: 1
Epoch: 6
License: LGPL v2.1+
Group: Libraries
Source0: https://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz
-# Source0-md5: b390feef233022114950317f10c4fa97
+# Source0-md5: 19862601af60f73ac69e067d3e9267d4
Source2: nscd.init
Source3: nscd.sysconfig
Source4: nscd.logrotate
@@ -69,7 +69,7 @@ Source7: %{name}-LD-path.c
Source9: nscd.tmpfiles
# use branch.sh to update glibc-git.patch
Patch0: glibc-git.patch
-# Patch0-md5: 21021e43fb1ecc6df33362f0b3b03497
+# Patch0-md5: 08be421e86ce66444c5e0aa5f00d26df
# against GNU TP (libc domain)
#Patch1: %{name}-pl.po-update.patch
Patch2: %{name}-pld.patch
diff --git a/branch.sh b/branch.sh
index 5cdd022..321edc8 100755
--- a/branch.sh
+++ b/branch.sh
@@ -2,8 +2,8 @@
set -e
url=https://sourceware.org/git/glibc.git
package=glibc
-tag=glibc-2.40
-branch=release/2.40/master
+tag=glibc-2.41
+branch=release/2.41/master
out=$package-git.patch
repo=$package.git
diff --git a/glibc-no-bash-nls.patch b/glibc-no-bash-nls.patch
index 09398de..719513a 100644
--- a/glibc-no-bash-nls.patch
+++ b/glibc-no-bash-nls.patch
@@ -3,7 +3,7 @@
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
- # Copyright (C) 1996-2024 Free Software Foundation, Inc.
+ # Copyright (C) 1996-2025 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
@@ -35,16 +35,16 @@
@@ -111,7 +111,7 @@
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
- # Copyright (C) 2011-2024 Free Software Foundation, Inc.
+ # Copyright (C) 2011-2025 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
@@ -29,7 +29,7 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/5b70fb18b727a19ec6e61d1f52f18f343d065456
More information about the pld-cvs-commit
mailing list