[packages/glibc] Up to 2.43
arekm
arekm at pld-linux.org
Mon Jan 26 00:23:02 CET 2026
commit 8e6ab6cd02a67eba6d5c08396e3632b073c67399
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jan 26 00:22:29 2026 +0100
Up to 2.43
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 39a044a..c1b5286 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -40,7 +40,7 @@
%define with_static_pie 1
%endif
-%define core_version 2.42
+%define core_version 2.43
%define llh_version 7:2.6.32.1-1
Summary: GNU libc
@@ -54,12 +54,12 @@ Summary(tr.UTF-8): GNU libc
Summary(uk.UTF-8): GNU libc версії
Name: glibc
Version: %{core_version}
-Release: 5
+Release: 1
Epoch: 6
License: LGPL v2.1+
Group: Libraries
Source0: https://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz
-# Source0-md5: 23c6f5a27932b435cae94e087cb8b1f5
+# Source0-md5: 7ec2588300b299215a65aec7e6afa04f
Source2: nscd.init
Source3: nscd.sysconfig
Source4: nscd.logrotate
@@ -71,7 +71,7 @@ Source7: %{name}-LD-path.c
Source9: nscd.tmpfiles
# use branch.sh to update glibc-git.patch
Patch0: glibc-git.patch
-# Patch0-md5: f8bbeaece12e557a4dae115dd55fbcfd
+# Patch0-md5: 41131dbdf0ef220d46cd74c29c0cacbe
# against GNU TP (libc domain)
#Patch1: %{name}-pl.po-update.patch
Patch2: %{name}-pld.patch
diff --git a/branch.sh b/branch.sh
index 1f8348c..e3a54b9 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.42
-branch=release/2.42/master
+tag=glibc-2.43
+branch=release/2.43/master
out=$package-git.patch
repo=$package.git
diff --git a/glibc-no-bash-nls.patch b/glibc-no-bash-nls.patch
index 719513a..9a96eb0 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-2025 Free Software Foundation, Inc.
+ # Copyright (C) 1996-2026 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-2025 Free Software Foundation, Inc.
+ # Copyright (C) 2011-2026 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/8e6ab6cd02a67eba6d5c08396e3632b073c67399
More information about the pld-cvs-commit
mailing list