<div dir="ltr">Thank you Povilas, Ralph and all who made the new release happen! Kudos! :)<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 19, 2022 at 10:54 PM Povilas Kanapickas <<a href="mailto:povilas@radix.lt">povilas@radix.lt</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
I'm happy to announce sane-backends-1.1.1. You can find the latest <br>
source tarballs here:<br>
<br>
<a href="https://gitlab.com/sane-project/backends/-/releases" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/-/releases</a>.<br>
<br>
The page also mentions several "Source code" links in the Assets from<br>
which you can download the git repository corresponding to the release.<br>
Please note that these archives do not include generated files such as<br>
the configure script, Makefile.in files and more.<br>
<br>
A nicely formatted version of the release notes is available there too.<br>
<br>
One change that is more interesting to package maintainers is that with <br>
this release the version numbering scheme has been changed and thus <br>
every new feature release will increment the second version number (i.e. <br>
1.2.0, 1.3.0, etc.) and the third number (i.e. 1.1.2, 1.1.3, etc.) will <br>
be left for bugfix releases. Previously feature releases used the third <br>
version number (i.e. 1.0.30, 1.0.31, etc.) and real bugfix releases were <br>
not possible. With this possibility present more frequent bugfix <br>
releases can be expected.<br>
<br>
There has been no 1.1.0 release. It was unpublished due to version <br>
numbering bug in tests that only showed itself after the release was made.<br>
<br>
In case you encounter any issues with this release, please contact the<br>
sane-devel mailing list or submit an issue:<br>
<br>
sane-devel at <a href="http://alioth-lists.debian.net" rel="noreferrer" target="_blank">alioth-lists.debian.net</a><br>
<br>
<a href="https://gitlab.com/sane-project/backends/issues" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/issues</a><br>
<br>
The following is the release notes in the "raw" markdown format. A <br>
nicely formatted version is available on the GitLab releases page <br>
mentioned above.<br>
<br>
### Backends<br>
<br>
- `epson2`: Fixed support for many scanners that don't support focus <br>
command.<br>
- `epson2`: Improve reliability of long scans.<br>
- `epsonds`: Implemented support for the following Epson scanners:<br>
    - DS-1610<br>
    - DS-1630<br>
    - DS-1660W<br>
    - DS-310<br>
    - DS-320<br>
    - DS-360W<br>
    - DS-410<br>
    - DS-530<br>
    - DS-530II<br>
    - DS-531<br>
    - DS-535<br>
    - DS-535H<br>
    - DS-535II<br>
    - DS-570W<br>
    - DS-570WII<br>
    - DS-571W<br>
    - DS-575W<br>
    - DS-575WII<br>
    - DS-70<br>
    - DS-80W<br>
    - ES-200<br>
    - ES-300W<br>
    - ES-300WR<br>
    - ES-400<br>
    - ES-400II<br>
    - ES-50<br>
    - ES-500W<br>
    - ES-500WII<br>
    - ES-500WR<br>
    - ES-55R<br>
    - ES-580W<br>
    - ES-60W<br>
    - ES-60WB<br>
    - ES-60WW<br>
    - ES-65WR<br>
    - ET-2700 Series<br>
    - ET-2710 Series<br>
    - ET-2810 Series<br>
    - ET-M2140 Series<br>
    - ET-M3140 Series<br>
    - EW-052A Series<br>
    - FF-680W<br>
    - L3150 Series<br>
    - L3200 Series<br>
    - L3210 Series<br>
    - L3250 Series<br>
    - L4150 Series<br>
    - M2140 Series<br>
    - M3140 Series<br>
    - RR-60<br>
    - RR-600W<br>
    - RR-70W<br>
    - XP-2100 Series<br>
    - XP-2150 Series<br>
- `epson2`: Marked XP-452 455 series as supported in documentation.<br>
- `escl`: Fixed scanning problems on certain scanners due to incorrect <br>
URL being used (<a href="https://gitlab.com/sane-project/backends/-/issues/479" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/-/issues/479</a>)<br>
- `escl`: Fixed support for different resolutions when using JPEG format.<br>
- `escl`: Fixed handling of ipp-usb redirects to localhost which <br>
previously caused certain scanners to be always reported as busy.<br>
- `escl`: Added support for Brother DCP-J772DW and Epson ET-2750 scanners.<br>
- `escl`: Marked the following scanners as supported in documentation:<br>
    - Canon PIXMA G4511<br>
    - Canon PIXMA TR4550 Series<br>
    - Canon PIXMA TR4551 Series<br>
    - Epson ET-6100<br>
- `escl`: Implemented support for disabling PDF output on scanners where <br>
it's broken<br>
   (<a href="https://gitlab.com/sane-project/backends/-/issues/510" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/-/issues/510</a>)<br>
- `escl`: Implemented support for Canon PIXME TR4520 and TR7500 scanners.<br>
- `genesys`: Improved scan quality on Canon LiDE 35/40/50/60 by using <br>
brighter LED illumination.<br>
- `genesys`: Fixed control of contrast and brigthness on certain scanners<br>
   (<a href="https://gitlab.com/sane-project/backends/-/issues/271" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/-/issues/271</a>).<br>
- `genesys`: Fixed crashes when handling slightly unexpected conditions<br>
   (<a href="https://gitlab.com/sane-project/backends/-/issues/464" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/-/issues/464</a>).<br>
- `genesys`: Fixed support for Plustek Opticfilm 7200 v2 scanner.<br>
- `genesys`: Fixed button support on HP ScanJet G4010.<br>
- `genesys`: Fixed compilation on gcc-4.8.<br>
- `genesys`: Fixed incorrect LED exposure calculation leading to wrong <br>
color balance on certain resolutions on gl841 scanners<br>
- `genesys`: Improved gray scan quality on Canon LiDE 110, 120, 210, 220<br>
   (<a href="https://gitlab.com/sane-project/backends/-/issues/106" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/-/issues/106</a>,<br>
    <a href="https://gitlab.com/sane-project/backends/-/issues/52" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/-/issues/52</a>).<br>
- `genesys`: Fixed issue of motor becoming stuck at certain resolutions <br>
on Canon LiDE 50<br>
   and possibly other gl841 scanners <br>
(<a href="https://gitlab.com/sane-project/backends/-/issues/357" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/-/issues/357</a>)<br>
- `genesys`: Fixed periodic black lines in gray scans on Canon LiDE 80.<br>
- `genesys`: Removed support for broken 75 and 100 dpi hardware <br>
resolutions to fix preview scans <br>
(<a href="https://gitlab.com/sane-project/backends/-/issues/383" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/-/issues/383</a>). These <br>
resolutions did not have any benefit compared to next smallest 150 dpi <br>
resolution.<br>
- `genesys`: Add support for running in embedded environments that don't <br>
support threads.<br>
- `genesys`: Fixed gray scans to use white color for illumination <br>
instead of red on<br>
   Canon LiDE 35/40/50/60 and potentially other gl841 scanners. Old <br>
behavior can be restored via the color filter setting to select specific <br>
color component for the gray scan.<br>
- `genesys`: The genesys backend is now distributed under GPL v2 or <br>
later license. Previously there existed an exception that allowed <br>
additional uses of the backend.<br>
- `gt68xx`: Fixed several memory issues that can potentially lead to <br>
crashes or increased memory use.<br>
- `hp4200`: Fixed crash when using HP ScanJet 4200C<br>
   (<a href="https://gitlab.com/sane-project/backends/-/issues/454" rel="noreferrer" target="_blank">https://gitlab.com/sane-project/backends/-/issues/454</a>).<br>
- `microtek`: Fixed support for embedded platforms using `uclibc`.<br>
- `pieusb`: Implemented support for Reflecta RPS 10M scanner.<br>
- `pieusb`: Fixed support for automatically advancing slides on DigitDia <br>
4000.<br>
- `pixma`: Fixed compliation with `NDEBUG` macro defined.<br>
- `pixma`: Marked Canon PIXMA G4511 as supported in documentation<br>
- `scangearmp2`: Mark GX6000, GX7000, TS5400 and MX455 series as supported.<br>
- `sm3600-scanutil`: Fixed support for embedded platforms using `uclibc`.<br>
<br>
<br>
### Frontends<br>
<br>
- Improved documentation of `scanimage` concerning options provided by <br>
backends.<br>
- `scanimage`: Improved help to specify which options are advanced.<br>
- `scanimage`: Implemented support for PDF output format.<br>
<br>
<br>
### Miscellaneous<br>
<br>
- Added translation to Simplified Chinese.<br>
<br>
Regards,<br>
Povilas Kanapickas<br>
<br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Zdenek Dohnal</div><div>Software Engineer</div><div>Red Hat, BRQ-TPBC<br></div></div></div>