- Update to 1.14.2
+ Recover from fsync fail on read-only filesystem (rh#1956361) + Reduce time to load metadata + Fix resource leaks + Fix memory leaks OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/librepo?expand=0&rev=38
This commit is contained in:
parent
83b74b10e3
commit
d59a963b9a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d83835e468c71ae8970c896eb1df7cdb2e54298bdfe75465c396a7457838c61b
|
|
||||||
size 824502
|
|
3
librepo-1.14.2.tar.gz
Normal file
3
librepo-1.14.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:436ead59dd22f45e87b4c0a408e100e0a159f825128b875ad33ed672204023be
|
||||||
|
size 824195
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 25 16:46:36 UTC 2021 - Neal Gompa <ngompa13@gmail.com>
|
||||||
|
|
||||||
|
- Update to 1.14.2
|
||||||
|
+ Recover from fsync fail on read-only filesystem (rh#1956361)
|
||||||
|
+ Reduce time to load metadata
|
||||||
|
+ Fix resource leaks
|
||||||
|
+ Fix memory leaks
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 13 12:59:28 UTC 2021 - Neal Gompa <ngompa13@gmail.com>
|
Tue Apr 13 12:59:28 UTC 2021 - Neal Gompa <ngompa13@gmail.com>
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
%define devname %{name}-devel
|
%define devname %{name}-devel
|
||||||
|
|
||||||
Name: librepo
|
Name: librepo
|
||||||
Version: 1.14.0
|
Version: 1.14.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Repodata downloading library
|
Summary: Repodata downloading library
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user