SHA256
1
0
forked from pool/axel

Accepting request 1158903 from network:utilities

- update to 2.17.13:
  * abuf: Fix realloc usage
  * configure: Fix handling of --with-ssl
  * random: Initialize fd at startup
  * Fixed a wrong translation for Turkish
  * Implemented early redirect loop detection
  * Added LGTM.com support
  * Buildsystem improvements
  * Added wolfSSL support
  * Fixed potential int overflow
  * Simplified configuration support code
  * Early redirect loop detection improvements
  * Fixed speed-limiting sleep delay overflow
  * Removed HTTP encoding of URLs on the CLI, should be pre-
    encoded

- update to 2.17.9:

OBS-URL: https://build.opensuse.org/request/show/1158903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/axel?expand=0&rev=13
This commit is contained in:
Ana Guerrero 2024-03-18 15:46:40 +00:00 committed by Git OBS Bridge
commit bc8b14454e
4 changed files with 25 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:580b2c18692482fd7f1e2b2819159484311ffc50f6d18924dceb80fd41d4ccf9
size 279964

3
axel-2.17.13.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6af9c0238ca4fb850baa17878de0361868e3ff6d9302298d83c6d26931c28723
size 224788

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Mar 18 08:19:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.17.13:
* abuf: Fix realloc usage
* configure: Fix handling of --with-ssl
* random: Initialize fd at startup
* Fixed a wrong translation for Turkish
* Implemented early redirect loop detection
* Added LGTM.com support
* Buildsystem improvements
* Added wolfSSL support
* Fixed potential int overflow
* Simplified configuration support code
* Early redirect loop detection improvements
* Fixed speed-limiting sleep delay overflow
* Removed HTTP encoding of URLs on the CLI, should be pre-
encoded
-------------------------------------------------------------------
Tue Jan 18 20:23:24 UTC 2022 - Antoine Belvire <antoine.belvire@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package axel
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%{!?license: %global license %doc}
%{!?make_build: %global make_build make %{?_smp_mflags}}
Name: axel
Version: 2.17.11
Version: 2.17.13
Release: 0
Summary: Lightweight Download Accelerator
License: GPL-2.0-or-later