Update for sane-backends-1.0.30 release

merge-requests/4/merge
Olaf Meeuwissen 2020-05-17 21:17:08 +09:00
rodzic 211a70e864
commit b1d4b21919
5 zmienionych plików z 20238 dodań i 38 usunięć

Wyświetl plik

@ -10,20 +10,20 @@
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,
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="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">
<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>
<center>
<h1>SANE - Scanner Access Now Easy</h1>
@ -36,38 +36,22 @@
<td valign=top bgcolor="#e0e0ff" width="50%">
<h3>Latest News</h3>
<p>
<strong>2020-02-02:</strong>
<a href="source.html">SANE-Backends-1.0.29</a> has been released:
<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>adds an <tt>escl</tt> backend (theoretically supporting <em>all</em> AirPrint devices with a scan unit</li>
<li>adds support for 23 new scanner models via existing backends</li>
<li>significantly changes <tt>genesys</tt> and <tt>pixma</tt> backends</li>
<li>fixes bugs in <tt>canon_dr</tt>, <tt>fujitsu</tt>, <tt>hp3900</tt>, <tt>mustek_usb2</tt>, <tt>plustek</tt> and <tt>xerox_mfp</tt> backends</li>
<li>fixes <em>all</em> compiler warnings on Debian 10 (<a href="https://gitlab.com/sane-project/backends/issues/120">#120</a>)</li>
<li>fixes portability issues for uClibc-ng and MacOS builds</li>
<li>adds support to record and replay USB I/O traffic</li>
<li>adds timestamps to debug logs</li>
</ul>
<li>Frontends</li>
<ul>
<li>fixes a 32-bit arithmetic overflow issue in <tt>scanimage</tt></li>
</ul>
<li>Documentation</li>
<ul>
<li>updates translations for British English, Catalan, German, Ukrainian, Valencian</li>
<li>adds <tt>scangearmp2</tt> external backend descriptions</li>
<li>updates <tt>hpaio</tt> and <tt>utsushi</tt> external backend descriptions</li>
<li>adds the <tt>ChangeLogs/</tt> directory to the source tarball (<a href="https://gitlab.com/sane-project/backends/issues/103">#103</a>)</li>
<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>additionally requires <tt>libcurl</tt> and <tt>libxml2</tt> to build the <tt>escl</tt> backend</li>
<li>requires <tt>libxml2</tt> for USB I/O recording and replay functionality</li>
<li>re-enables pthread support for backends that use its API directly, irrespective of the <tt>pthread_t</tt> type (<a href="https://gitlab.com/sane-project/backends/issues/153">#153</a>)</li>
<li>moves the <tt>genesys</tt> and <tt>pixma</tt> backends to a directory of their own</li>
<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>
@ -86,7 +70,7 @@
<h2> <a href="related.html">Related Projects</a></h2>
</blockquote>
</td>
</tr>
</table>
@ -96,9 +80,9 @@
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>
<a href="imprint.html">Contact</a>
</p>
</body>

Plik diff jest za duży Load Diff

Wyświetl plik

@ -9,7 +9,7 @@
<h1>SANE: Backends (Drivers)</h1>
</div>
<hr>
The following table summarizes the backends/drivers distributed with sane-backends-1.0.28-1061-g77c92f49-dirty, and the hardware or software they support.
The following table summarizes the backends/drivers distributed with sane-backends-1.0.30, and the hardware or software they support.
<p>This is only a summary!
Please consult the manpages and the author-supplied webpages
for more detailed (and usually important) information
@ -20209,7 +20209,7 @@ Grandtek Scopecam
>Contact</a>
</address>
<font size=-1>
This page was last updated on Mon Jan 13 09:12:26 2020
by sane-desc 3.5 from sane-backends 1.0.28-1061-g77c92f49-dirty
This page was last updated on Sun May 17 11:58:21 2020
by sane-desc 3.5 from sane-backends 1.0.30
</font>
</body> </html>

Wyświetl plik

@ -9,7 +9,7 @@
<h1>SANE: Supported Devices</h1>
</div>
<hr>
The following table summarizes the devices supported by sane-backends-1.0.28-1061-g77c92f49-dirty.
The following table summarizes the devices supported by sane-backends-1.0.30.
<p>This is only a summary!
Please consult the manpages and the author-supplied webpages
for more detailed (and usually important) information
@ -29038,7 +29038,7 @@ qcam<br>(unmaintained)
>Contact</a>
</address>
<font size=-1>
This page was last updated on Mon Jan 13 09:12:26 2020
by sane-desc 3.5 from sane-backends 1.0.28-1061-g77c92f49-dirty
This page was last updated on Sun May 17 11:58:21 2020
by sane-desc 3.5 from sane-backends 1.0.30
</font>
</body> </html>

Wyświetl plik

@ -92,6 +92,7 @@
</p>
<p>
SANE version:
<a href="sane-backends-1.0.29.html">1.0.29</a>,
<a href="sane-backends-1.0.28.html">1.0.28</a>,
<a href="sane-backends-1.0.27.html">1.0.27</a>,
<a href="sane-backends-1.0.25.html">1.0.25</a>,