Hello community, here is the log from the commit of package axel for openSUSE:Factory checked in at 2020-06-02 14:41:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/axel (Old) and /work/SRC/openSUSE:Factory/.axel.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "axel" Tue Jun 2 14:41:27 2020 rev:9 rq:810567 version:2.17.8 Changes: -------- --- /work/SRC/openSUSE:Factory/axel/axel.changes 2020-04-07 10:28:53.842334553 +0200 +++ /work/SRC/openSUSE:Factory/.axel.new.3606/axel.changes 2020-06-02 14:42:19.440220286 +0200 @@ -1,0 +2,10 @@ +Sun May 31 18:12:23 UTC 2020 - Andreas Stieger <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- axel-2.17.7.tar.xz New: ---- axel-2.17.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ axel.spec ++++++ --- /var/tmp/diff_new_pack.9wzKkj/_old 2020-06-02 14:42:20.428223408 +0200 +++ /var/tmp/diff_new_pack.9wzKkj/_new 2020-06-02 14:42:20.432223422 +0200 @@ -17,14 +17,16 @@ %{!?license: %global license %doc} +%{!?make_build: %global make_build make %{?_smp_mflags}} Name: axel -Version: 2.17.7 +Version: 2.17.8 Release: 0 Summary: Lightweight Download Accelerator License: GPL-2.0-or-later Group: Productivity/Networking/Other URL: https://github.com/axel-download-accelerator/axel Source: https://github.com/axel-download-accelerator/axel/releases/download/v%{version}/%{name}-%{version}.tar.xz +BuildRequires: pkgconfig BuildRequires: pkgconfig(openssl) %description @@ -38,7 +40,7 @@ %build %configure -make %{?_smp_mflags} +%make_build %install %make_install @@ -49,6 +51,6 @@ %doc ChangeLog NEWS README.md AUTHORS CREDITS %license COPYING %{_bindir}/%{name} -%{_mandir}/man1/%{name}.1%{ext_man} +%{_mandir}/man1/%{name}.1%{?ext_man} %changelog ++++++ axel-2.17.7.tar.xz -> axel-2.17.8.tar.xz ++++++ ++++ 7177 lines of diff (skipped)
