Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: axel | Distribution: openSUSE Tumbleweed |
Version: 2.17.14 | Vendor: openSUSE |
Release: 1.1 | Build date: Sun Jun 30 05:26:06 2024 |
Group: Unspecified | Build host: reproducible |
Size: 186700 | Source RPM: axel-2.17.14-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/axel-download-accelerator/axel | |
Summary: Lightweight Download Accelerator |
Axel tries to accelerate HTTP/FTP downloading process by using multiple connections for one file. It can use multiple mirrors for a download. Axel has no dependencies and is lightweight, so it might be useful as a wget clone on byte-critical systems.
GPL-2.0-or-later
* Sun Jun 30 2024 jun wang <jgwang@suse.com> - Update to version 2.17.14 * Remove inclusion of <stdatomic.h> * configure: Fix handling of --with-ssl=yes * conn: Fix potential buffer overrun * http: Fix filename parsing from Content-Disposition * configure: Force C89-compliant return type of signal handlers * configure: Update to autoconf 2.72 * Mon Mar 18 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 2022 Antoine Belvire <antoine.belvire@opensuse.org> - Update to 2.17.11: * Fixed a deadlock in conn_info * Fixed build on FreeBSD (workaround for hidden typedefs) * Added SPDX license information * Improved reporting of HTTP status codes * Source-code simplifications * Buildsystem improvements + Check intmax_t >= int64_t on Mac OS X + Improved output when pkg-config is unavailable * Implemented percentage output mode for piping * Fixed typos * Added Turkish Translation * Sun Nov 22 2020 Avindra Goolcharan <avindra@opensuse.org> - update to 2.17.10: * Potential NULL pointer dereference * Fixed incrementig procedure for delay_time * Fixed speed limiting * Made stop signal handler portable * Build system improvements - Now you can specify where OpenSSL is installed - Further improved code portability * Optimized wildcard search in URLs * Added human-readable file size report at the begining of downloads * Reworked Request Range support check * Added "Accept-Encoding" header to requests * Updated the documentation * Fixed data type for sizes and offsets on 32-bit systems * Fixed duplicated non-default port when using proxy * Fixed request range comparison and overflow * i8n fixes and updates for Simplified Chinese, Dutch, German, Italian, Portuguese, Spanish. Also updates for Indonesian, Japanese, Russian. - CREDITS and AUTHORS files removed from upstream * Fri Aug 21 2020 Matthias Eliasson <elimat@opensuse.org> - update to 2.17.9: * Fixed insecure mode certificate checking error. * Fixed progress bar for large number of connections. * Fixed some race conditions with conn_t. * Removed limitations on state file name length. * Removed limitations on HTTP query length. * Fixed a memory leak when deleting the download state file. * Added coding style aid and licensing rules to CONTRIBUTING.md. * Updated and improved README.md. * Cleanup of code & build system. * Made the help flag report axel's version number. * Updated Chinese translation. - run spec-cleaner * remove rpm groups * Sun May 31 2020 Andreas Stieger <andreas.stieger@gmx.de> - update to 2.17.8: * CVE-2020-13614: SSL Certificate Hostnames were not verified (boo#1172159) * Replaced progressbar line clearing with terminal control sequence * Fixed parsing of Content-Disposition HTTP header * Fixed User-Agent HTTP header never being included * Sun Mar 29 2020 Sebastian Wagner <sebix+novell.com@sebix.at> - update to version 2.17.7: - Buildsystem fixes - Fixed release date for man-pages on BSD - Explicitly close TCP sockets on SSL connections too - Fixed HTTP basic auth header generation - Changed the default progress report to "alternate output mode" - Improved English in README.md * Thu Oct 24 2019 Sebastian Wagner <sebix+novell.com@sebix.at> - update to version 2.17.6: - Fixed handling of non-recoverable HTTP errors - Cleanup of connection setup code - Fixed manpage reproducibility issue - Use tracker instead of PTS from Debian - update to version 2.17.5: - Fixed progress indicator misalignment - Cleaned up the wget-like progress output code - Improved progress output flushing - update to version 2.17.4: - Fixed build with bionic libc (Android) - TCP Fast Open support on Linux - TCP code cleanup - Removed dependency on libm - Data types and format strings cleanup - String handling cleanup - Format string checking GCC attributes added - Buildsystem fixes and improvements - Updates to the documentation - Updated all translations - Fixed Footnotes in documentation - Fixed a typo in README.md * Sun Jun 09 2019 Sebastian Wagner <sebix+novell.com@sebix.at> - update to version 2.17.3: - Builds now use canonical host triplet instead of `uname -s` - Fixed build on Darwin / Mac OS X - Fixed download loops caused by last byte pointer being off by one - Fixed linking issues (i18n and posix threads) - Updated build instructions - Code cleanup - Added autoconf-archive to building instructions - update to version 2.17.2: - Fixed HTTP request-ranges to be zero-based - Fixed typo "too may" -> "too many" - Replaced malloc + memset calls with calloc - Sanitize progress bar buffer len passed to memset - update to version 2.17.1: - Fixed comparison error in axel_divide - Make sure maxconns is at least 1 - update to version 2.17: - Fixed composition of URLs in redirections - Fixed request range calculation - Updated all translations - Updated build documentation - Major code cleanup - Cleanup of alternate progress output - Removed global string buffers - Fixed min and max macros - Moved User-Agent header to conf->add_header - Use integers for speed ratio and delay calculation - Added support for parsing IPv6 literal hostname - Fixed filename extraction from URL - Fixed request-target message to proxy - Handle secure protocol's schema even with SSL disabled - Fixed Content-Disposition filename value decoding - Strip leading hyphens in extracted filenames * Thu Mar 21 2019 Sebastian Wagner <sebix+novell.com@sebix.at> - fix broken URL
/usr/bin/axel /usr/share/doc/packages/axel /usr/share/doc/packages/axel/ChangeLog /usr/share/doc/packages/axel/NEWS /usr/share/doc/packages/axel/README.md /usr/share/licenses/axel /usr/share/licenses/axel/COPYING /usr/share/locale/de/LC_MESSAGES/axel.mo /usr/share/locale/es/LC_MESSAGES/axel.mo /usr/share/locale/it/LC_MESSAGES/axel.mo /usr/share/locale/ja/LC_MESSAGES/axel.mo /usr/share/locale/ka/LC_MESSAGES/axel.mo /usr/share/locale/nl/LC_MESSAGES/axel.mo /usr/share/locale/pt_BR/LC_MESSAGES/axel.mo /usr/share/locale/ru/LC_MESSAGES/axel.mo /usr/share/locale/tr/LC_MESSAGES/axel.mo /usr/share/locale/zh_CN/LC_MESSAGES/axel.mo /usr/share/man/man1/axel.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024