Package Release Info

brltty-6.8-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

brlapi-java
ocaml-brlapi

Change Logs

* Sun Jul 06 2025 mgorse@suse.com
- Update to version 6.8:
  + Too many changes; please read ChangeLog
- API version is now 0.8.6.
* Wed May 21 2025 mgorse@suse.com
- Drop libbraille plugin. Libbraille is unmaintained and unlikely
  to be used nowadays, and it links against an old version of
  libusb (jsc#PED-10531).
* Mon May 05 2025 mgorse@suse.com
- Set umask to generate brlapi.key with correct permissions; avoid
  having the file temporarily world-readable (bsc#1235438).
* Thu Oct 17 2024 mgorse@suse.com
- Update to version 6.7:
  + Too many changes; please read ChangeLog
- Drop e6707d5e.patch: fixed upstream.
- API version is now 0.8.6.
* Thu Sep 26 2024 fstrba@suse.com
- Added patch:
  * brltty-reproducible-jar-mtime.patch
    + Use SOURCE_DATE_EPOCH for reproducible jar mtime
    + Applied if building with Java >= 17
* Wed Sep 25 2024 max@suse.com
- For the correct generation of pkgIndex.tcl it is required that
  libbrlapi_tcl can runtime-link to libbrlapi at install time.
  Set LD_LIBRARY_PATH to allow that.
* Tue Sep 24 2024 max@suse.com
- Work around a syntactic change to TCL_PACKAGE_PATH to fix build
  with Tcl 8.6.15.
* Mon Jun 10 2024 mcepl@cepl.eu
- Add %python3_fix_shebang_path to fix binaries dependency on
  /usr/bin/python3
* Wed Dec 13 2023 matthias.gerstner@suse.com
- README.SUSE: add documentation about the state of security of the brltty
  daemon (bsc#1214158).
* Tue Dec 12 2023 ohering@suse.de
- Use ocaml-rpm-macros to track OCaml ABI
- Reduce amount of rpmlint warnings with brltty.rpmlintrc