- rebuild with new openssl

This commit is contained in:
Tomáš Mráz 2009-01-17 14:49:27 +00:00
parent 73668a790d
commit 84c267f751

View File

@ -1,7 +1,7 @@
Summary: A text-based Web browser Summary: A text-based Web browser
Name: lynx Name: lynx
Version: 2.8.6 Version: 2.8.6
Release: 18%{?dist} Release: 19%{?dist}
License: GPLv2 License: GPLv2
Group: Applications/Internet Group: Applications/Internet
Source: http://lynx.isc.org/current/lynx%{version}.tar.bz2 Source: http://lynx.isc.org/current/lynx%{version}.tar.bz2
@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg %config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
%changelog %changelog
* Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> - 2.8.6-19
- rebuild with new openssl
* Fri Nov 7 2008 Jiri Moskovcak <jmoskovc@redhat.com> - 2.8.6-18 * Fri Nov 7 2008 Jiri Moskovcak <jmoskovc@redhat.com> - 2.8.6-18
- Fixed CVE-2008-4690 lynx: remote arbitrary command execution. - Fixed CVE-2008-4690 lynx: remote arbitrary command execution.
via a crafted lynxcgi: URL (thoger) via a crafted lynxcgi: URL (thoger)