Changelog for
yast2-scanner-3.1.1-1.2.i586.rpm :
Tue May 27 14:00:00 2014 jsmeixAATTsuse.de
- setup_network_scanner_config.with_systemd_support is an
enhancement for /usr/lib/YaST2/bin/setup_network_scanner_config
that provides additional support for systemd (bnc#859353).
Thu May 15 14:00:00 2014 jsmeixAATTsuse.de
- use_fast_append_instead_of_slow_add.diff replaces
slow Builtins.add() with fast \'<<\' append operator
where needed to avoid \"hang up impression\" (bnc#877516).
Wed Nov 13 13:00:00 2013 jreidingerAATTsuse.com
- Add explicit COPYING file
Thu Sep 19 14:00:00 2013 lslezakAATTsuse.cz
- do not use
*.spec.in template, use
*.spec file with RPM macros
instead
- 3.1.0
Wed Jul 31 14:00:00 2013 yast-develAATTopensuse.org
- converted from YCP to Ruby by YCP Killer
(https://github.com/yast/ycp-killer)
- version 3.0.0
Tue May 8 14:00:00 2012 jsmeixAATTsuse.de
- V 2.23.0
- Third party driver \"epkowa\" responsibility transferred
from Avasys to Epson (bnc#746038).
- Use ButtonBox widget in src/Scanner.ycp (bnc#701263).
- Fixed typo in help text \"UDB\" -> \"USB\" (bnc#703235).
- Replaced the HTTP URLs to the Style Guide with the plain text
\"YaST Style Guide (dated Tue, 04 Nov 2008)\" (bnc#732272).
Thu Mar 29 14:00:00 2012 jsuchomeAATTsuse.cz
- merge proofread texts
Fri Dec 16 13:00:00 2011 cooloAATTsuse.com
- it\'s actually GPL 2.0 only
Fri Nov 25 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Fri Aug 5 14:00:00 2011 tgoettlicherAATTsuse.de
- fixed .desktop file (bnc #681249)
Thu Feb 10 13:00:00 2011 jsmeixAATTsuse.de
- V 2.20.1
- Changed the number for DownloadProgress to multiple of 1024
to get nicer looking \"nnn.0 KB\" texts in the Gtk UI.
Using 921600 because /var/lib/YaST2/scanner_database.ycp
is about 890000 bytes in openSUSE 11.4
(see openSUSE/Novell Bugzilla bnc#670675).
Thu Sep 23 14:00:00 2010 jsmeixAATTsuse.de
- V 2.20.0
- Let the ConfigureBackendDialog automatically proceed to the next
dialog (i.e. to the overview dialog) after successful backend
activation (see openSUSE/Novell Bugzilla bnc#636083).
- Fix determine_active_scanner_backends so that it also detects
active backends with \'_\' or \'-\' characters in the backend name
(see openSUSE/Novell Bugzilla bnc#641111).
Tue Apr 6 14:00:00 2010 jsmeixAATTsuse.de
- V 2.19.2
- HAL is deprecated and does no longer support to grant read/write
device access permissions for scanners to the currently logged
in \"desktop\" user. Therefore the HAL related code was removed
(see Novell/Suse Bugzilla bnc#593946).
- Implemented Novell/Suse Bugzilla bnc#578203 enhancement
to show in the model selection list \"unmaintained driver\"
and added info to the help text so that the user knows
in advance whether or not he could expect some help
if there are issues with an unmaintained driver.
- In case of the \"net\" meta-backend, the [Edit] button in the
OverviewDialog now also launches the \"Scanning via Network\"
dialog even when the \"net\" meta-backend did not recognize
a scanner (see Novell/Suse Bugzilla bnc#578104).
Thu Jan 21 13:00:00 2010 jsmeixAATTsuse.de
- V 2.19.1
- Adapted to no longer try to install the proprietary packages
iscan, iscan-proprietary-drivers, and iscan-firmware.
Instead show a meaningful user information
when one of those Epson models is to be set up
which require the proprietary Iscan software
so that the user can download and install
the right packages from Avasys on his own
(see Novell/Suse Bugzilla bnc#569917).
- Reduced too long help text \'regarding firewall\' but
added a link to \'SDB:CUPS and SANE Firewall settings\' at
http://en.opensuse.org/SDB:CUPS_and_SANE_Firewall_settings
(see Novell/Suse Bugzilla bnc#551282).
Wed Jan 13 13:00:00 2010 kmachalkovaAATTsuse.cz
- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su
where root privileges are needed, removed X-KDE-SubstituteUID key
(see Novell/Suse Bugzilla bnc#540627 and bnc#550073).
Wed Dec 23 13:00:00 2009 jsmeixAATTsuse.de
- V 2.19.0
- Replaced overcomplicated but nevertheless mostly useless code
for using the YaST SuSEFirewall module by simple generic code
in a ShowFirewallPopup function in the same way as it works
for yast2-printer (compare Novell/Suse Bugzilla bnc#549065)
and enhanced the help text \"Regarding Firewall\",
(see Novell/Suse Bugzilla bnc#551282).
- Fixed duplicate button widget with ID `back by
calling Wizard::HideBackButton() before calling
Wizard::SetAbortButton(`back,Label::CancelButton()), see
http://lists.opensuse.org/opensuse-factory/2009-10/msg00528.html
- Added X-KDE-SubstituteUID=true to src/scanner.desktop
(see Novell/Suse Bugzilla bnc#550073).