Accepting request 1077904 from home:javierllorente:branches:graphics

Update to 1.2.1

OBS-URL: https://build.opensuse.org/request/show/1077904
OBS-URL: https://build.opensuse.org/package/show/graphics/sane-backends?expand=0&rev=107
This commit is contained in:
Johannes Meixner 2023-04-12 06:13:12 +00:00 committed by Git OBS Bridge
parent 7ffdd89b52
commit f9bb1b04b0
4 changed files with 81 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd4b04c37a42f14c4619e8eea6a957f4c7c617fe59e32ae2872b373940a8b603
size 7447569

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f832395efcb90bb5ea8acd367a820c393dda7e0dd578b16f48928b8f5bdd0524
size 7308040

View File

@ -1,3 +1,78 @@
-------------------------------------------------------------------
Fri Apr 7 18:15:29 UTC 2023 - Javier Llorente <javier@opensuse.org>
- Updated to sane-backends version 1.2.1
* Backends
+ avision:
- Minor fix for protocol packet length.
- Added “basic” support for Avision AD345F. Note that multi-sheet scanning is problematic.
- Fix for 32-bit limitation on scan line size which caused early abort of scan.
- Fix for minimum resolution for devices with AV_ASIC_C6.
- Various small logic errors addressed.
+ canon: Use the common model name instead of string from the device.
+ canon_lide70: Some small corrections to option support.
+ canon_pp: Potential buffer overrun issue addressed.
+ canon-dr: Added support for lifecycle counters for dr-x10c scanners.
+ epjitsu: Hang fix for Scansnap S1300i.
+ epsonds: Added support for Epson XP-2200 Series devices.
+ escl:
- Fixes related to support for HP M277dw.
- Fix for Canon TS-3400 series resolution support.
- Added support for Epson EcoTank L3160.
- Fix for segfault crash.
- Performance and memory use enhancements through the use of memory-mapped I/O.
- Fix for TIFF file type generation failure.
- IPv6 detection improvements.
+ fujitsu:
- Contrast/brightness fixes for Fujitsu ix500.
- Support confirmed for Fujitsu fi-7300NX.
- Support added for ScanSnap ix1400.
- Added support for ScanPartner SP30.
+ genesys:
- Fixes for unit test build errors related to GCC 12.
- Fix for 32-bit limitation on scan line size which caused early abort. of scan.
- Build issue fix for OSX.
- Button support for Canon 8400f scanner corrected.
- Support added back in for Plustek OpticFilm 7600i: config file entry was missing.
+ kvs40xx: Compiler warnings fixed.
+ mustek_usb2: Compiler warnings fixed.
+ pixma:
- Fix for Canon TS-3400 series resolution support.
- Button support for Canon MG5700 series corrected.
- Added support for Canon imageRUNNER 1018/1022/1023.
- Added support for Canon PIXMA TS2400 Series.
- Added support for Canon PIXMA TS2600 Series.
- Testing confirmed for Canon TS6400 series devices.
- Testing confirmed for Canon TS3400 series devices.
- Various devices max resolutions fixed.
- Minor fix for broadcast buffer size error.
+ plustek_pp: Support removed for deprecated Linux kernel driver build.
+ test: Fix for 32-bit limitation on scan line size which caused early abort of scan.
+ xerox_mfp:
- JPEG support fix for Samsung SCX-4828 FN and similar.
- JPEG support fix for Samsung SCX-4824 FN and similar.
* Frontends
+ sane-find-scanner: Alteration to output to indicate that indicated devices are potentially
scanners.
+ saned: Fix for poll.h header file, which caused problems on Alpine Linux.
+ scanimage:
- Attempts to set readonly options will give a warning about readonly option set attempt now,
instead of the misleading "unknown option" error.
- Header file build fixes for FreeBSD.
- Fix for backends presenting NULL attributes in deactivated options.
* Miscellaneous
+ Updated translation to Russian, Italian, British English and Ukraine.
+ Compiler warnings addressed for a number of backends.
+ A number of fixes for the build system:
- Fix to ignore LDFLAGS environment variable in build.
- Fix to not build umax_pp tool when disabled.
- Fix for CLANG compiler warnings.
- Various small improvements to dependency checking and CI builds.
- General corrections for backends use of mkstemp() function.
- Added support for autotools silent build option.
- Remove with-group configure option, since it is no longer used.
- Autotools fixes for backend library installation.
-------------------------------------------------------------------
Fri Jan 28 16:59:19 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package sane-backends
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -50,7 +50,7 @@ BuildRequires: pkgconfig(systemd)
Summary: SANE (Scanner Access Now Easy) Scanner Drivers
License: GPL-2.0-or-later AND SUSE-GPL-2.0+-with-sane-exception AND SUSE-Public-Domain
Group: Hardware/Scanner
Version: 1.1.1
Version: 1.2.1
Release: 0
URL: http://www.sane-project.org/
# On https://gitlab.com/sane-project/backends/-/releases
@ -62,7 +62,7 @@ URL: http://www.sane-project.org/
# and autoconf fails as it requires a complete git clone, see https://gitlab.com/sane-project/backends/issues/248
# We use the second one "sane-backends-1.0.32.tar.gz" that is a dist tarball with a prebuilt configure script via
# wget https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/sane-backends-1.0.32.tar.gz
Source0: https://gitlab.com/sane-project/backends/uploads/7d30fab4e115029d91027b6a58d64b43/sane-backends-1.1.1.tar.gz
Source0: https://gitlab.com/sane-project/backends/uploads/110fc43336d0fb5e514f1fdc7360dd87/sane-backends-1.2.1.tar.gz
# Source100... is SUSE specific stuff:
# Source102 is the OpenSLP registration file for the saned:
Source102: sane.reg