From 3af4a4120338d4310da932523f827a877dd3808b Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 21 May 2021 16:05:18 +0200 Subject: [PATCH] glibc-2.33.9000-7.fc35 --- glibc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index fea4077..b224238 100644 --- a/glibc.spec +++ b/glibc.spec @@ -91,7 +91,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: 6%{?dist} +Release: 7%{?dist} # In general, GPLv2+ is used by programs, LGPLv2+ is used for # libraries. @@ -2110,6 +2110,9 @@ fi %files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared %changelog +* Fri May 21 2021 Florian Weimer - 2.33.9000-7 +- aarch64: Enable optional memory tagging support + * Tue May 11 2021 Florian Weimer - 2.33.9000-6 - Use distribution mechanism for debuginfo (#1661510, #1886295, #1905611)