Commit 4f7a6108 authored by Vitaly Lipatov's avatar Vitaly Lipatov

7.12-alt1

- eget: use ipfs.io instead of cloudflare - eget: use timeout 20s for response checking, only one try by default - eget: fix ipfs_diag_timeout - eget: disable hack for converted markdown
parent 36b9130a
Name: eget Name: eget
Version: 7.11 Version: 7.12
Release: alt1 Release: alt1
Summary: wget like downloader wrapper with wildcard support Summary: wget like downloader wrapper with wildcard support
...@@ -34,6 +34,12 @@ install -D eget %buildroot%_bindir/eget ...@@ -34,6 +34,12 @@ install -D eget %buildroot%_bindir/eget
%_bindir/eget %_bindir/eget
%changelog %changelog
* Thu Sep 19 2024 Vitaly Lipatov <lav@altlinux.ru> 7.12-alt1
- eget: use ipfs.io instead of cloudflare
- eget: use timeout 20s for response checking, only one try by default
- eget: fix ipfs_diag_timeout
- eget: disable hack for converted markdown
* Sun Jun 23 2024 Vitaly Lipatov <lav@altlinux.ru> 7.11-alt1 * Sun Jun 23 2024 Vitaly Lipatov <lav@altlinux.ru> 7.11-alt1
- eget: fix header quoting issue - eget: fix header quoting issue
- eget: don't add duplicate URL with the same CID - eget: don't add duplicate URL with the same CID
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment