diff --git a/elfutils-0.184.tar.bz2 b/elfutils-0.184.tar.bz2 deleted file mode 100644 index a3bd9b7..0000000 --- a/elfutils-0.184.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87e7d1d7f0333815dd1f62135d047a4dc4082068f361452f357997c11360644b -size 9185468 diff --git a/elfutils-0.184.tar.bz2.sig b/elfutils-0.184.tar.bz2.sig deleted file mode 100644 index a1a8f22..0000000 Binary files a/elfutils-0.184.tar.bz2.sig and /dev/null differ diff --git a/elfutils-0.185.tar.bz2 b/elfutils-0.185.tar.bz2 new file mode 100644 index 0000000..7aa31c3 --- /dev/null +++ b/elfutils-0.185.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc8d3e74ab209465e7f568e1b3bb9a5a142f8656e2b57d10049a73da2ae6b5a6 +size 9187627 diff --git a/elfutils-0.185.tar.bz2.sig b/elfutils-0.185.tar.bz2.sig new file mode 100644 index 0000000..c3109ba Binary files /dev/null and b/elfutils-0.185.tar.bz2.sig differ diff --git a/elfutils-debuginfod.changes b/elfutils-debuginfod.changes index c242903..c88f92d 100644 --- a/elfutils-debuginfod.changes +++ b/elfutils-debuginfod.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 24 07:39:53 UTC 2021 - Martin Liška + +- Update to version 0.185: + debuginfod-client: Simplify curl handle reuse so downloads which + return an error are retried. + + elfcompress: Always exit with code 0 when the operation succeeds (even + when nothing was done). On error the exit code is now always 1. + ------------------------------------------------------------------- Mon May 10 19:39:44 UTC 2021 - Martin Liška diff --git a/elfutils-debuginfod.spec b/elfutils-debuginfod.spec index 5e0c6ad..33e0324 100644 --- a/elfutils-debuginfod.spec +++ b/elfutils-debuginfod.spec @@ -17,7 +17,7 @@ Name: elfutils-debuginfod -Version: 0.184 +Version: 0.185 Release: 0 Summary: Debuginfod server provided by elfutils License: GPL-3.0-or-later diff --git a/elfutils.changes b/elfutils.changes index 8feaa4c..19329a9 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 24 07:39:53 UTC 2021 - Martin Liška + +- Update to version 0.185: + debuginfod-client: Simplify curl handle reuse so downloads which + return an error are retried. + + elfcompress: Always exit with code 0 when the operation succeeds (even + when nothing was done). On error the exit code is now always 1. + ------------------------------------------------------------------- Mon May 10 19:39:16 UTC 2021 - Martin Liška diff --git a/elfutils.spec b/elfutils.spec index af17db1..ff90b32 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -17,7 +17,7 @@ Name: elfutils -Version: 0.184 +Version: 0.185 Release: 0 Summary: Higher-level library to access ELF files License: GPL-3.0-or-later