3b5a04 Update libinsane to version 1.0.10 / rev 2 via SR 1096328

6 files Authored by dirkmueller 10 months ago, Committed by Bernhard M. Wiedemann 10 months ago,
    Update libinsane to version 1.0.10 / rev 2 via SR 1096328
    
    https://build.opensuse.org/request/show/1096328
    by user dirkmueller + dimstar_suse
    - update to 1.0.10:
      * New error code: LIS_ERR_OFFLINE: returned when attempting to
        use the scanner and the scanner is offline.
      * normalizers/raw24: fix unpacking of 1bit images.
      * New workaround for Sane: 'hide_source_auto':
        + remove sources 'Auto'|'Automatic':
          those source behavior depends on the scanner and cannot be
          used reliably.
      * New workaround for Sane + Brother scanners:
        'invalid_page_size':
          some Brother scanners/drivers report there is still a page
          in the feeder, but when requesting the page, we get an
          absurd size (2500x0 for example).
      * dedicated process: do not try to log messages through the log
        socket if one of the socket has just died (happens if the master
        process crashes)
      * dedicated_process: disable backtrace sup
    
        
file modified
+0 -0
file modified
+26 -0
file removed
-1
file modified
+23 -0
file modified
+3 -3