Changelog for
italc-client-3.0.3-2.2.x86_64.rpm :
* Thu Mar 23 2017 lbsousajrAATTgmail.com- italc-start_ica: new approach for calculating ICA_PORT for multi-seat computers
* The old inconsistent DISPLAY-based calculation was replaced by a new consistent one, based on current XDG_SEAT order in the (alfabetically sorted) output of command \'loginctl list-seats\'. Doing so, we\'ll ensure that each seat will always get the same ICA_PORT value, regardless the DISPLAY value assinged to it by the display manager (which may vary, depending on the order the seats are loaded by systemd-logind).
* Tue Mar 14 2017 lbsousajrAATTgmail.com- update to 3.0.3:
* Show student computer\'s screen in master application also when locked (instead of showing the lock icon) so teacher can notice physical machine restarts etc.
* Fixed reliability issues of VNC client connections and improved performance on connect/disconnect
* Update user information in master only once per minute to reduce load on directory services
* Improved retrieval of full user name on Linux
* Reduced CPU usage of master application by eliminating unnecessary UI updates- updates since release 3.0.2:
* Added a configuration option for the user interface language in IMC (replaces the non-functional language selector in master application)
* Fix crash in master application when resolution is changed on a monitored computer
* Change date format to ISO date and add milliseconds in logfiles
* Fix headless usage of IMC on Linux
* Detect recent Windows versions when writing bug report archive
* Fix build failure on Ubuntu Trusty
* Fix UNC path handling when browsing directories in IMC
* Various improvements to build system- updates since release 3.0.1:
* Usernames with non-ASCII characters are now displayed properly
* Full screen demo mode properly covers the whole screen
* Added High DPI scaling support for the GUI- updates since release 3.0.0:
* Ported to Qt5- Add/updated translations (Czech, French, Italian, Japanese (Japan), Portuguese (Brazil), Russian, Slovenian, Ukrainian, Chinese (China), Chinese (Taiwan))- italc-start_ica: new ICA_PORT calculation based on DISPLAY environment variable value, making it suitable for multi-seat computers.- QtSlaveLauncher_fix_build_for_Qt56.patch was added to build for openSUSE Leap 42.x targets.
* Mon Jul 14 2014 larsAATTlinux-schulserver.de- update to 2.0.2:
* Bugfix release
* Tue Jun 03 2014 F.SchuetteAATTt-online.de- fix for crash with newer gcc versions, update to head of branch italc2, removed older distros from spec file
* Mon Aug 19 2013 larsAATTlinux-schulserver.de- update to 2.0.1: UI:
* RemoteControlWidget: display plain username if full name is not provided
* RemoteControlWidget: send user update request earlier
* Fixed unneccessary delay when stopping screen lock or fullscreem demo
* Do not hide taskbar when locking screen
* ItalcCore/PasswordDialog: beautified password dialog and added manage button
* IMC: improved description for full screen poll checkbox
* IMC: better handling of silent/quiet operation mode
* Doc/AutomatedSetupWithIMC.txt: mention silent operation mode Core stability/performance:
* ItalcVncConnection: fixed race condition which lead to frequent master application crashes
* ItalcVncConnection: reorganized and improved main loop
* ItalcVncConnection: fixed minor memory leak
* DemoServer: various performance optimizations Build related:
* Fixed build failure on platforms other than x86 and x86_64
* libvncclient: minor tunings
* ItalcCore/LocalSystem: include unistd.h if available to fix build error on recent systems
* NSIS installer: include libpng15-15.dll
* Fixed various compiler warnings
* CMakeLists: fixed dist target Internationalization:
* Added support for languages written right-to-left
* Added Arabic localization file
* Added Hebrew localization file (incomplete)
* Added Hungarian localization file
* Updated Brazilian Portuguese localization file
* Updated Russian localization file 3rdparty:
* libvncclient/libvncserver: updated to current Git HEAD
* miniLZO: updated to version 2.06 Misc:
* ItalcVncConnection, ItalcCoreConnection: added various signals for 3rdparty applications
* Added manpage for iTALC Management Console
* Mon Dec 17 2012 dap.darknessAATTgmail.com- italc-gcc47.patch was added to build via gcc >= 4.7.- fpie flag was replaced by fpic to build under x32.- Build type was switched to RelWithDebInfo to get debug info.- Fixed up via spec-cleaner.- Clean-section was removed.- Licence was replaced by GPL-2.0+ to fix an invalid-license warning.- italc_auth_helper attributes were set to 755 to fix another warning.
* Tue Aug 30 2011 larsAATTlinux-schulserver.de- update to 2.0.0- removed unneeded patches- moved generic iTALC.conf from \'/etc/settings/iTALC Solutions\' to \'/etc/qt4/iTALC Solutions\' according to the wiki documentation for version 2
* Mon Aug 01 2011 larsAATTlinux-schulserver.de- just require avahi on SLED 11 (fix bnc #709338)
* Wed Mar 30 2011 larsAATTlinux-schulserver.de- update to 1.0.13: + fixes serious memory leak when running iTALC master
* Sat Jul 31 2010 larsAATTlinux-schulserver.de- update to 1.0.10:
* Added NSIS script for building an iTALC installer
* Added support for languages written right-to-left
* IMA: rewrote top level UI and added new toolbar style
* IMA: updated and improved splash screen
* IMA: Implemented Toggle Autoview
* IMA/ClassroomManager: sort items numerically where appropriate
* ICA/Linux/x11vnc: synced with libvncserver Git repository
* Updated localization files: - Czech - French - German - Norwegian - Slovakian - Ukrainian - Spanish
* Added localization files - Catalan - Hebrew - Turkish
* Localization files: merged all translations of each language into one file + Bugfixes:
* Allow remote login without password
* Include stdint.h for compiling with GCC >= 4.4
* Setup/Makefile.am: do not fail linking when using - -as-needed linker flag
* IsdServer: fixed running multiple program
* IMA/Client: do not paint screen if window is too small- added patch from Frank Schuett to italc-launcher, so the keys mentioned in /etc/settings/iTALC Solutions/iTALC.conf are honored- fixed deprecated md5 module usage in italc-launcher
* Sat Jun 26 2010 cyberorgAATTopensuse.org- use gcc43 to enable building on 11.3
* Fri Nov 20 2009 cyberorgAATTopensuse.org- add export SUSE_ASNEEDED=0 to enable building on 11.2
* Thu Oct 01 2009 cyberorgAATTopensuse.org- Fix source6 defined twice- add italc-add-missing-include-gcc4.4.patch to fix build on new gcc
* Mon Mar 30 2009 larsAATTlinux-schulserver.de- fix italc-launcher again to save/re-use system lang for ifconfig (thanks again to Ciro Iriarte for the patch)
* Tue Mar 24 2009 larsAATTlinux-schulserver.de- fix italc-launcher not finding ifconfig (thanks to Ciro Iriarte for the patch)