From 880d3e8f1b0e35b7a9ddd10bcba14a1d3f4ae8c6 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Mon, 10 May 2021 23:36:16 +0200 Subject: [PATCH] Upgrade to upstream 0.184 --- .gitignore | 1 + elfutils.spec | 19 +++++++++++++++++-- sources | 2 +- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 710bb51..0513fed 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /elfutils-0.181.tar.bz2 /elfutils-0.182.tar.bz2 /elfutils-0.183.tar.bz2 +/elfutils-0.184.tar.bz2 diff --git a/elfutils.spec b/elfutils.spec index 28460d3..2219797 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,6 +1,6 @@ Name: elfutils -Version: 0.183 -%global baserelease 3 +Version: 0.184 +%global baserelease 1 Release: %{baserelease}%{?dist} URL: http://elfutils.org/ %global source_url ftp://sourceware.org/pub/elfutils/%{version}/ @@ -409,6 +409,21 @@ exit 0 %systemd_postun_with_restart debuginfod.service %changelog +* Mon May 10 2021 Mark Wielaard - 0.184-1 +- Upgrade to upstream 0.184 + - debuginfod: Use libarchive's bsdtar as the .deb-family file unpacker. + - debuginfod-client: Client caches negative results. If a query for a + file failed with 404, an empty 000 permission + file is created in the cache. This will prevent + requesting the same file for the next 10 minutes. + Client objects now carry long-lived curl handles + for outgoing connections. This makes it more + efficient for multiple sequential queries, because + the TCP connections and/or TLS state info are kept + around awhile, avoiding O(100ms) setup latencies. + - libdw: handle DW_FORM_indirect when reading attributes + - translations: Update Polish translation. + * Mon Apr 19 2021 Mark Wielaard - 0.183-3 - Introduce CI gating setup diff --git a/sources b/sources index 9e0e03d..6a8e11d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (elfutils-0.183.tar.bz2) = bdafdd738a33cebe4f87849e5e6f1133881e77ef71b27faa0f0234ff80e9674f506957898326c2a55fd8438cbd189f7930597d0b4b9ca6c77921cc0cbd83b6b7 +SHA512 (elfutils-0.184.tar.bz2) = 5920c354edd6b28bb7e713d674bf6f2221e8ee91b90d582de39b1f45446aea1e7e3d4b6671024c391675b5e7530fe952c1320d730bb625c02d4c647ceb938bc8