sane-project-website/index.html

90 wiersze
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>SANE - Scanner Access Now Easy</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="author" content="m. allan noah">
<meta name="keywords" content="sane, scanner, camera, backend, frontend, driver,
free, GPL, scanning software, universal API, TWAIN, unix,
remote scanning, sharing scanners, network, network-server
network-client, Java-API, Java-client, AIX, DEC UNIX,
HP Apollo Domain/OS, FreeBSD, SCO, OpenServer, HP-UX, IRIX,
Linux, NetBSD, OS/2, OpenStep, Solaris, MacOS X,
SPARC, m68k, i386, x86, Alpha">
<meta name="description" content="Services on Alioth for the SANE project">
<link href="mailto:hmg-guest@users.alioth.debian.org" rev="made">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<center>
<a href="./" target="_top"><img
src="images/sane-logo-3.png"
alt="SANE" height="225" width="192" border="0"></a>
</center>
<center>
<h1>SANE - Scanner Access Now Easy</h1>
</center>
<hr>
<table>
<tr>
<td valign=top bgcolor="#e0e0ff" width="50%">
<h3>Latest News</h3>
<p>
<strong>2020-05-17:</strong>
<a href="source.html">SANE-Backends-1.0.30</a> has been released.<br/>
This release fixes several security related issues and a build issue.
</p>
<ul>
<li>Backends</li>
<ul>
<li><tt>epson2</tt>: fixes CVE-2020-12867 (GHSL-2020-075) and several memory management issues found while addressing that CVE</li>
<li><tt>epsonds</tt>: addresses out-of-bound memory access issues to fix CVE-2020-12862 (GHSL-2020-082) and CVE-2020-12863 (GHSL-2020-083), addresses a buffer overflow fixing CVE-2020-12865 (GHSL-2020-084) and disables network autodiscovery to mitigate CVE-2020-12866 (GHSL-2020-079), CVE-2020-12861 (GHSL-2020-080) and CVE-2020-12864 (GHSL-2020-081). Note that this backend does not support network scanners to begin with.</li>
<li><tt>magicolor</tt>: fixes a floating point exception and uninitialized data read</li>
<li>fixes an overflow in <tt>sanei_tcp_read()</tt></li>
</ul>
<li>Build</li>
<ul>
<li>fixes a build issue where linker flags would become link time dependencies (<a href="https://gitlab.com/sane-project/backends/-/issues/239">#239</a>)</li>
</ul>
</ul>
</td>
<td valign=top>
<br>
<blockquote>
<h2> <a href="intro.html">Introduction</a></h2>
<h2> <a href="sane-supported-devices.html">Supported devices</a></h2>
<h2> <a href="sane-frontends.html">Applications (frontends)</a></h2>
<h2> <a href="docs.html">Documentation</a></h2>
<h2> <a href="source.html">Download</a></h2>
<h2> <a href="mailing-lists.html">Mailing Lists and IRC Channel</a></h2>
<h2> <a href="bugs.html">Reporting Bugs</a></h2>
<h2> <a href="contrib.html">Contributing</a></h2>
<h2> <a href="related.html">Related Projects</a></h2>
</blockquote>
</td>
</tr>
</table>
<hr>
<p>
Thanks to the <a href="http://www.debian.org" target="_top">Debian Project</a> for providing
the <a href="http://alioth.debian.org" target="_top">Alioth</a> GForge service.
</p>
<p>
<a href="imprint.html">Contact</a>
</p>
</body>
</html>