Changelog for
sbl-debuginfo-3.5.0.20130317.git7a75bc29-3.45.x86_64.rpm :
* Sat Jun 13 2015 mpluskalAATTsuse.com- Cleanup spec file with spec-clener- Apply sbl-sppkdev.patch- Update rcservice symlinks
* Wed Jun 10 2015 mpluskalAATTsuse.com- Update changelog to mention new patch (sbl-install_perms.patch)
* Fri May 15 2015 lmuelleAATTsuse.com- Use sppkdev instead of spkdev in the documentation too. + sbl-sppkdev.patch- Add --nodaemon option to ExecStart of the brld.service and set Type=forking of the sbl.service both in the service section; (bsc#931036).
* Wed May 13 2015 lmuelleAATTsuse.com- Install missing brld init script and rc sym link. + sbl-init-scripts.patch- Conditionally patch LIBDIR location to satisfy bi-arch requirements. + sbl-libdir.patch- Create git7a75bc29 snaptshot tar ball.
* Thu Sep 11 2014 roAATTsuse.de- install binaries with mode 0755 not 0744 (bnc#851625)
* sbl-install_perms.patch
* Fri Sep 05 2014 roAATTsuse.de- add systemd support (bnc#865857)
* Thu Aug 14 2014 tyangAATTsuse.com- Get rid of files using the old SUSE spelling (bnc#889007).
* Fri May 31 2013 mhruseckyAATTsuse.com- adjusted include path and claimed orca dir to fix build
* Sun Mar 24 2013 schwabAATTlinux-m68k.org- sbl-nostrip.patch: don\'t strip binaries
* Fri Mar 01 2013 cooloAATTsuse.com- update license to new format
* Thu Dec 08 2011 cooloAATTsuse.com- the license seems to be GPL-2.0+
* Wed Oct 07 2009 ajAATTsuse.de- Fix build on x86-64.- Use proper python macros.
* Tue Sep 29 2009 marcoAATTsuse.de- updated to correct changelog
* Thu Sep 03 2009 marcoAATTsuse.de- fixed problem with alvausb
* Tue Aug 18 2009 marcoAATTsuse.de- sbl.spec - added correct python path
* Tue Aug 18 2009 marcoAATTsuse.de- updated to version 3.5.0- added sbl-orca package for orca braille support with brld
* Fri Nov 28 2008 roAATTsuse.de- use -fPIC also in CFLAGS to fix build on x86_64
* Tue Nov 18 2008 marcoAATTsuse.de- added new orca settings- fixed the brlwav driver problem
* Thu Oct 23 2008 marcoAATTsuse.de- fixed an error in the a11y init script (braille=1 not set) bug#437723- using -z instead of comparing the strings
* Mon Oct 20 2008 marcoAATTsuse.de- fixed possible buffer overflow in brld- use localhost only in brld- removed mknod from brld/sbl init scripts
* Mon Oct 13 2008 marcoAATTsuse.de- changed default orca settings- default synth is espeak
* Wed Oct 08 2008 marcoAATTsuse.de- added a11y script temporarily - will make an own package \"a11y\" later
* Mon Sep 29 2008 roAATTsuse.de- drop manual requires for libusb
* Mon Sep 29 2008 marcoAATTsuse.de- fix typo in brld.c
* Fri Sep 26 2008 marcoAATTsuse.de- change suse-init-scripts brld and sbl- brld will only start if brlname is not none- sbl will only start if brlname is not none and/or spkname is not none
* Thu Sep 11 2008 marcoAATTsuse.de- added further speech-cursor functions spkwordlft, spkwordrgt, spkstop- spkcsrxy added TTY number- brld and drivers added experimental USB support- added experimental alvausb support for alva sat540 (brlname=alvausb)- added some errorhandling (brld)- added handling for unknown characters for the iconv stuff (brld)
* Thu Aug 14 2008 marcoAATTsuse.de- removed orca_sbl- added orca-patch (orca-brld-patch.diff
* Thu Aug 14 2008 marcoAATTsuse.de- added speech-cursor now you can navigate over the screen with a speech-cursor there are three additional functions spkcsrlft, spkcsrrgt, spkxy- fixed possible segfault in ht-driver (thanks to Klaus Knopper)- added the new functions to the keymaps- brld - added attribute-underline for orca- some code cleanup- brld - fixed a possible iconv problem (orca)
* Sat Apr 26 2008 marcoAATTsuse.de- added brl-driver patch and brld patch from Klaus Knopper the patch added the missing init stuff for brl.x and brl.y it also removes some mutex lock/unlock in brld- improved the key-handling for some fhp-serial displays
* Sun Apr 06 2008 marcoAATTsuse.de- added some checks to the brl-drivers check the return value of \"write\" to detect a disconnect- new init-sequence for fhp el-usb-displays- Fhp_usb/Fhp driver - use \"select\" in readbrl to wait for incoming data- fixed a possible memory-lack in Fhp_usb and Fhp- clear and reload the keymaps after sbl has reconnected to brld- some code cleanup in sbl- added some brl_fd checks to brld- brld - added mutexes to brl_ok to protect brl_dev and keybuf
* Mon Mar 24 2008 Klaus Knopper knoppixAATTknopper.net- make brld start with a configured but disconnected braille device- auto-reconnect in brld- change device drivers in order to always get geometry regardless of device open
* Mon Mar 17 2008 marcoAATTsuse.de- added suppot for kbdsniffd to sbl- added config variables to suse-blinux.conf- kbd_key and kbd_port- removed config variable brld_host (using only localhost)- keymaps - only kbdsniffon1 is used to enable sniffing mode- kbdsniffon2 and kbdsniffoff are not longer used- fixed a possilbe bug during brld reconnect- brld is now listening only on localhost not on all devices- using libbrld.so.1 instead of libbrld.so- using libspeechd.so.2 instead of libspeechd.so- sbl does not longer require brld at start-time
* Tue Feb 19 2008 marcoAATTsuse.de- fixed a possible segfault in brld- use select instead of usleep to wait for a brlkey-event in the brl-thread of brld- changed behavior of event_mode in brld to avoid timeout problems with orca- sigpipe is now ignored in sbl to avoid a crash if sbl uses speechd and speechd crashed
* Tue Jan 29 2008 marcoAATTsuse.de- added \"NOCONNECT\" handlig in libbrld- modified/updated the brlstar80 keymap- added reconnect in sbl if libbrld reports \"NOCONNECT\"- renamed /etc/init.d/suse-blinux to /etc/init.d/sbl
* Sat Nov 03 2007 marcoAATTsuse.de- improved process-detection- the foreground-process is now detected even if the- current process has not the highest PID
* Wed Oct 24 2007 marcoAATTsuse.de- added support for handytech evolution 88 and 64
* Mon Jul 23 2007 marcoAATTsuse.de- changed default value for brlname to none in suse-blinux.conf- fixed build-problems for x86_64 do make LIBINSTPATH=/usr/lib64 for x86_64 architectures
* Tue Jul 17 2007 marcoAATTsuse.de- first release of brld
* Sat Jul 14 2007 marcoAATTsuse.de- version 3.0- sbl now connects to brld (part of the sbl package)- added speechdispatcher support (thanks to Halim Sahin)- added some patches to the HT driver to improve the handling of disconnects if Bt is used via rfcomm (thanks to Klaus Knopper)- if sbl is used with the kbd_sniffer-kernel-patch keyboard.map is used by default keyboardsettings in
.map will overwrite the settings in keyboard.map (thanks to Klaus Knopper)- impoved the fhp_usb driver - handling of incoming keyevents is now more stable
* Fri Mar 02 2007 marcoAATTsuse.de- added patch from ssommerAATTsuse.de- changed screen device from /dev/vcsa0 to /dev/vcsa
* Mon Jan 22 2007 ssommerAATTsuse.de- fixed invalid operation error and deobfuscated the code a bit
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Sat Jan 14 2006 schwabAATTsuse.de- Don\'t strip binaries.- Always use RPM_OPT_FLAGS.
* Fri Jun 17 2005 meissnerAATTsuse.de- use RPM_OPT_FLAGS.
* Sat May 28 2005 olhAATTsuse.de- cast to avoid build failure
* Tue Jun 15 2004 roAATTsuse.de- cast to avoid gcc warning
* Fri Mar 26 2004 kukukAATTsuse.de- don\'t apply removed patch- build as user
* Wed Mar 24 2004 marcoAATTsuse.de- added portability patch from schwabAATTsuse.de
* Wed Mar 17 2004 schwabAATTsuse.de- Remove bogus use of sa_restorer.- Fix portability bugs.
* Mon Mar 15 2004 marcoAATTsuse.de- fixed ia64 errors in softspeech_server.c
* Mon Mar 15 2004 marcoAATTsuse.de- fixed FB bug resolutions > 800x600 now OK- disabled mbrdico support for this version (2.2)- added new softspeech-lib
* Tue Mar 09 2004 marcoAATTsuse.de- added brlstar80 support- improved softspeech support- improve speech-only navigation (kernel patch needed)- added brllino support (experimental)
* Sun Mar 07 2004 roAATTsuse.de- create pipes with mode 644
* Mon Aug 11 2003 marcoAATTsuse.de- add power-braille-support (experimental)- add mbrdico support in softspeech_server
* Thu Jun 05 2003 cooloAATTsuse.de- use BuildRoot- move rc
* link to /usr/sbin- replaced invalid rpath
* Thu Sep 12 2002 marcoAATTsuse.de- removed lib-mn and lib-blazi
* Tue Sep 10 2002 marcoAATTsuse.de- added profiles y2base and y2menu- removed include of rc.config in suse-blinux script
* Tue Aug 20 2002 roAATTsuse.de- added prereq (#17984)
* Thu Jul 25 2002 marcoAATTsuse.de- add brlwave features- fixed bug in startscript- modified spkfilter for multi-language-support
* Thu Jun 13 2002 roAATTsuse.de- always use macros when calling insserv
* Thu Mar 21 2002 mmjAATTsuse.de- Fixed typo (Bug #14709)
* Sun Feb 10 2002 marcoAATTsuse.de- add brlstar40-support
* Thu Jan 31 2002 marcoAATTsuse.de- cleaned up the profile and keymap directory- fixed the lnrgt bug
* Tue Jan 29 2002 marcoAATTsuse.de- add patch from schwabAATTsuse.de- add string-compression for speech- add a new handling of screen-memory (for frame-buffer)
* Wed Jan 23 2002 schwabAATTsuse.de- Fix to compile.
* Tue Jan 15 2002 marcoAATTsuse.de- moved fifos from /tmp to /var/run- using a new version of softspeech.so
* Mon Sep 17 2001 marcoAATTsuse.de- fixed bug in startup-script (status)
* Thu Sep 06 2001 marcoAATTsuse.de- add check before using fifos
* Wed Aug 15 2001 marcoAATTsuse.de- add patch from roAATTsuse.de (use g++ instead of gcc for linking)
* Mon Aug 13 2001 marcoAATTsuse.de- add patch from schwabAATTsuse.de- add new documentation
* Mon Aug 13 2001 schwabAATTsuse.de- Remove references to sa_restorer.- Don\'t call linker directly.
* Mon Aug 13 2001 marcoAATTsuse.de- add combibraille-support (25,40,80)- fix tiny bug- fix handytech bug (statuscells)- add debug functions- add kbd_sniff-support using kernel-patch 2.2.x- improve softspeech-interface- modify yast2-profile- fix start-script suse-blinux- insert the changes from schwabAATTsuse.de- add baum vario support
* Sun Jun 17 2001 schwabAATTsuse.de- Fix buiding of shared libraries.- Fix missing declarations.- Remove useless inline.
* Sat May 05 2001 schwabAATTsuse.de- Fix building on non ia32 platforms.
* Mon Apr 30 2001 marcoAATTsuse.de- update to 1.2
* Tue Dec 12 2000 marcoAATTsuse.de- integrated patches
* Wed Nov 29 2000 roAATTsuse.de- fixed start-script to install in /etc/init.d- use doc macro in specfile
* Wed Nov 29 2000 roAATTsuse.de- re-added patch from schwabAATTsuse.de
* Sat Nov 18 2000 marcoAATTsuse.de- update to 1.1
* Thu Jun 29 2000 marcoAATTsuse.de- suse-blinux.conf - profile2 is now y2bignfat (for yast2 textmode inst) : keymaps - prof1,prof2
* Wed Jun 28 2000 marcoAATTsuse.de- change yast2-profile (frame-buffer)
* Wed Jun 28 2000 marcoAATTsuse.de- bug-fix in profile-directory
* Tue Jun 27 2000 marcoAATTsuse.de- new profile for yast2
* Tue Jun 27 2000 marcoAATTsuse.de- dynamic linking- build shared-libs