f31d88f1bf
- Update to version 6.8:
...
+ Too many changes; please read ChangeLog
- API version is now 0.8.6.
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=153
2025-07-07 04:36:21 +00:00
94f7efd40b
- Drop libbraille plugin. Libbraille is unmaintained and unlikely
...
to be used nowadays, and it links against an old version of
libusb (jsc#PED-10531).
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=151
2025-05-25 21:00:58 +00:00
a1d77a0322
- Set umask to generate brlapi.key with correct permissions; avoid
...
having the file temporarily world-readable (bsc#1235438).
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=149
2025-05-05 20:42:01 +00:00
237dd6da02
Accepting request 1208713 from home:mgorse:branches:hardware
...
- Update to version 6.7:
+ Too many changes; please read ChangeLog
- Drop e6707d5e.patch: fixed upstream.
- API version is now 0.8.6.
OBS-URL: https://build.opensuse.org/request/show/1208713
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=147
2024-10-22 19:58:20 +00:00
74cd37e608
Accepting request 1203925 from home:fstrba:branches:hardware
...
Use SOURCE_DATE_EPOCH for reproducible jar mtime
OBS-URL: https://build.opensuse.org/request/show/1203925
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=146
2024-09-26 15:53:41 +00:00
a7e959dd66
Accepting request 1203523 from home:rmax:branches:hardware
...
- 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.
OBS-URL: https://build.opensuse.org/request/show/1203523
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=144
2024-09-25 12:09:09 +00:00
dffcf8ea6c
Accepting request 1202975 from home:rmax:branches:hardware
...
- Work around a syntactic change to TCL_PACKAGE_PATH to fix build
with Tcl 8.6.15.
OBS-URL: https://build.opensuse.org/request/show/1202975
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=143
2024-09-24 14:10:56 +00:00
c6f2d9e385
- Add %python3_fix_shebang_path to fix binaries dependency on
...
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=141
2024-07-01 14:41:11 +00:00
9674e3a643
Accepting request 1179950 from home:mcepl:branches:hardware
...
- Add %python3_fix_shebang to fix binaries dependency on
/usr/bin/python3
OBS-URL: https://build.opensuse.org/request/show/1179950
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=140
2024-07-01 14:40:04 +00:00
3cce9df4c0
- Reduce amount of rpmlint warnings with brltty.rpmlintrc
...
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=134
2023-12-13 10:59:45 +00:00
23fd9d29b9
- Use ocaml-rpm-macros to track OCaml ABI
...
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=133
2023-12-13 10:46:33 +00:00
0f999cf7bd
Accepting request 1132839 from home:mgerstner:branches:hardware
...
- README.SUSE: add documentation about the state of security of the brltty
daemon (bsc#1214158).
OBS-URL: https://build.opensuse.org/request/show/1132839
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=132
2023-12-13 10:41:39 +00:00
f709936f9b
- Disable parallel build again
...
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=130
2023-11-30 23:21:51 +00:00
de7509279c
Tweak changes
...
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=128
2023-08-21 15:33:25 +00:00
5e5d2d6813
Accepting request 1104170 from home:iznogood:branches:hardware
...
- Add e6707d5e.patch: brlapi: Fix python crash on connection error.
Cython 3.0 started using the new Python object finalization APIs
from PEP 442.
OBS-URL: https://build.opensuse.org/request/show/1104170
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=127
2023-08-16 13:10:25 +00:00
2b1b17f421
Accepting request 1101119 from home:mgorse:branches:hardware
...
- Update to version 6.6
- Update api_version.
- Rebase brltty-udev-dir.patch.
OBS-URL: https://build.opensuse.org/request/show/1101119
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=126
2023-08-09 11:45:00 +00:00
30c8596ee9
- Enable parallel build again
...
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=120
2023-06-21 09:08:02 +00:00
cff0263be8
- Remove workarounds for old TCL
...
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=118
2023-06-21 08:42:34 +00:00
b0d1648803
- Use conditionals for sysusers_requires to allow quilt setup
...
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=117
2023-06-21 08:40:04 +00:00
6051011b6f
Accepting request 1094109 from home:fbui:branches:hardware
...
- Don't use %tmpfiles_create_package anymore.
This macro cannot work on transactional systems. However this macro was
supposed to be used only when the tmpfiles stuff was needed in advance, which
doesn't seem to be the case for brltty.
OBS-URL: https://build.opensuse.org/request/show/1094109
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=116
2023-06-21 08:37:30 +00:00
afc1fbafe1
Accepting request 1043483 from home:olh:branches:hardware
...
- Use tmpfiles_create_package
- Use sysuser-tools unconditionally (bsc#1205161)
OBS-URL: https://build.opensuse.org/request/show/1043483
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=113
2022-12-17 20:22:05 +00:00
ba622310dd
Accepting request 982361 from home:mgorse:branches:hardware
...
- Update to version 6.5
OBS-URL: https://build.opensuse.org/request/show/982361
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=111
2022-06-13 08:29:34 +00:00
fefb71f1b9
Accepting request 953158 from home:dimstar:Factory
...
- Pass --with-tables-directory=%{_datadir}/%{name} to configure: do
not install the tables to /etc, as they are not supposed to be
modified by local admins.
OBS-URL: https://build.opensuse.org/request/show/953158
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=110
2022-02-13 01:12:56 +00:00
b9be9cd3a0
- Add python-rpm-macros (bsc#1180125)
...
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=109
2021-12-21 13:56:20 +00:00
200e414def
Accepting request 933320 from home:gmbr3:Active
...
- Add all sysusers.d Requires
OBS-URL: https://build.opensuse.org/request/show/933320
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=108
2021-11-24 16:39:25 +00:00
05c7f0d126
Accepting request 924207 from home:gmbr3:Active
...
final
OBS-URL: https://build.opensuse.org/request/show/924207
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=107
2021-10-08 15:26:50 +00:00
b434e21339
Accepting request 922561 from home:gmbr3:Active
...
- Use sysuser-tools to process included sysusers.d file correctly
OBS-URL: https://build.opensuse.org/request/show/922561
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=106
2021-10-01 15:55:32 +00:00
df20377cf7
Accepting request 921433 from home:mgorse:branches:hardware
...
- Update to version 6.4:
+ See ChangeLog for changes.
- API version is now 0.8.3.
- Add at-spi2 to BuildRequires. Now needed for at-spi driver.
OBS-URL: https://build.opensuse.org/request/show/921433
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=105
2021-09-29 13:46:31 +00:00
d5a47ccaf1
Accepting request 875178 from home:mgorse:branches:hardware
...
- Update to version 6.3:
OBS-URL: https://build.opensuse.org/request/show/875178
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=103
2021-03-01 09:57:53 +00:00
b403af75d1
Accepting request 863853 from home:dimstar:Factory
...
- Starting with the TCL 8.6.11 package, the default install path
for the TCL library is corrected to /usr/lib64/tcl: adjust the
move command for our tcl module basedon this change.
OBS-URL: https://build.opensuse.org/request/show/863853
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=101
2021-01-18 08:39:07 +00:00
da37a977fa
Accepting request 859749 from home:mgorse:branches:hardware
...
- Update to version 6.2
OBS-URL: https://build.opensuse.org/request/show/859749
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=96
2021-01-05 08:17:43 +00:00
f4396808e7
Accepting request 841815 from home:mgorse:branches:hardware
...
- Add coreutils and util-linux to post requires (boo#1177656).
OBS-URL: https://build.opensuse.org/request/show/841815
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=94
2020-10-14 19:03:19 +00:00
00b0fff6c2
Accepting request 819150 from home:gmbr3:libexecdir
...
- Fixes for %_libexecdir changing to /usr/libexec
OBS-URL: https://build.opensuse.org/request/show/819150
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=92
2020-07-07 14:46:18 +00:00
732a7d6f57
- Remove brltty-alsa.patch
...
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=90
2020-04-29 09:24:29 +00:00
107347384b
Accepting request 793239 from home:mgorse:branches:hardware
...
- Update to version 6.1:
OBS-URL: https://build.opensuse.org/request/show/793239
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=89
2020-04-28 05:46:31 +00:00
50ac254a9b
Accepting request 736701 from home:oertel:branches:hardware
...
- change udev rule again to also not automatically use the braille
driver for USB IDs 10c4:ea60 and 10c4:ea80 as these are generic
IDs of generic UART bridges and should not be used for higher
level devices (bsc#1093378, bsc#1093455, bsc#1007652)
OBS-URL: https://build.opensuse.org/request/show/736701
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=87
2019-10-09 17:58:13 +00:00
4ddf6e99ca
Accepting request 710882 from home:dimstar:Factory
...
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
allow OBS to shortcut by using systemd-devel-mini.
OBS-URL: https://build.opensuse.org/request/show/710882
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=85
2019-06-19 11:33:49 +00:00
c2efca54df
Accepting request 688624 from home:olh:branches:hardware
...
- Use alsa API properly. Consumers are expected to use
<alsa/asoundlib.h> instead of <asoundlib.h>.
This is in preparation of an change to pkgconfig(alsa) to
not pollute CFLAGS with -I/usr/include/alsa anymore (bsc#1130333)
brltty-alsa.patch
OBS-URL: https://build.opensuse.org/request/show/688624
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=83
2019-03-27 20:19:14 +00:00
Tomáš Chvátal
816e391895
Accepting request 687693 from home:mgorse:branches:hardware
...
- Update to version 6.0:
+ Too many changes; please read ChangeLog :
- Rebased brltty-5.5-systemd-install.patch
- api_version is now 0.7.0, and sover is now 0_7
- brltty-systemd-wrapper now installs into /usr/libexec
- Pass libexecdir in configure
- LICENSE-GPL no longer exists
- Package binaries new in 6.0
OBS-URL: https://build.opensuse.org/request/show/687693
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=81
2019-03-22 14:56:18 +00:00
Tomáš Chvátal
28b6c0f41f
Accepting request 607456 from home:oertel:branches:hardware
...
- use brltty.path for systemd macros (boo#1074096 again)
OBS-URL: https://build.opensuse.org/request/show/607456
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=79
2018-05-15 11:02:42 +00:00
65e8302c5b
Accepting request 586026 from home:alois:branches:hardware
...
- Use correct license
OBS-URL: https://build.opensuse.org/request/show/586026
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=77
2018-03-13 08:39:53 +00:00
6cefbd9a14
Accepting request 585959 from home:alois:branches:hardware
...
- Update to version 5.6
* General updates:
+ BRLTTY has been relicensed to the LGPL (from the GPL).
+ Better cursor routing handling of status line updates and
vertical scrolling.
+ The Track Screen Scroll setting has been added.
+ The Word Wrap setting has been added.
+ Panning left when using a contraction table now word wraps.
+ Typing dismisses an alert message.
+ The test for when INFO does text maximization instead has
been fixed.
+ Overrides are now applied when the preferences haven't yet
been saved.
+ The Inceptor braille driver (from Innovision) has been added.
* The Baum braille driver:
+ On models with B9 and B10 by the joystick, both are
interpreted as Space.
+ Input packet handling for Pronto! V3 models has been fixed.
* The EuroBraille braille driver:
+ Improved autodetection when using Bluetooth.
+ The Esytime braille keyboard can be used over Bluetooth and
USB.
+ For Esytime models, B5 has been renamed to B8.
* The HIMS braille driver:
+ The Smart Beetle is now recognized when using Bluetooth.
* The HumanWare braille driver:
+ The BrailleNote Touch is recognized when using USB.
* BrlAPI changes:
+ The version is now 0.6.7 (it was 0.6.6).
+ The brlapi_getModelIdentifier() function has been added to
the API.
+ The default character set is now based on the user's locale.
+ Sessions would occasionally hang when connecting.
+ PolKit authentication is no longer attempted when it isn't
available.
+ Reading raw key codes no longer uses key ranges.
* Text tables:
+ The lt (Lithuanian) table has been updated.
+ The uk (Ukrainian) table has been added.
* Contraction tables:
+ The fr-abrege (French) table has been updated.
+ The lt (Lithuanian) table has been added.
+ Support has been added for LibLouis tables.
+ brltty-ctb's output is now UTF-8 (rather than ASCII).
* Key tables:
+ The ifPlatform and ifNotPlatform directives have been added.
* Systemd changes:
+ Path (rather than target) units are now used to manage BRLTTY
instances.
* Build features:
+ Add the reload target to the make files for Systemd and Udev.
+ A make file for install/uninstall of the AppStream rules has
been added.
+ Python 3.6 is supported.
- Use espeak-ng when available
OBS-URL: https://build.opensuse.org/request/show/585959
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=76
2018-03-12 16:37:06 +00:00
c5f9b8bfa0
Accepting request 561467 from home:mgorse:branches:hardware
...
- Fix %pre, %post, and %postun: brltty.service is now
brltty@.service (boo#1074096).
OBS-URL: https://build.opensuse.org/request/show/561467
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=74
2018-01-09 15:59:32 +00:00
Ismail Dönmez
e9a0b21d08
Accepting request 548565 from home:cbosdonnat:branches:hardware
...
- Drop python2 dependency (fate#323526)
OBS-URL: https://build.opensuse.org/request/show/548565
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=72
2017-12-05 09:36:08 +00:00
147fa50039
Accepting request 521728 from home:mgorse:branches:hardware
...
- Update to version 5.5
+ HandyTech's Actilino is supported.
+ HumanWare's Braille Note Touch is supported.
+ The Orbit 20 is supported.
+ Various other changes; please read ChangeLog :
- Drop brltty-udev-rule.patch, brltty-polkit-fixes.patch,
brltty-5.0-speechd.diff,
brltty-5.4-latex-tables-executable.patch,
brltty-braillenote-usb.patch, brltty.format-error.patch,
brltty.makedev.patch, and brltty.ocaml.patch: fixed upstream.
- Add brltty-5.5-systemd-install.patch: fix systemd service
directory on lib64
- polkit policy is now named org.a11y.brlapi.policy
- API version is now 0.6.6
- Don't create rcbrltty (why were we symlinking a systemd unit
file here? Seems wrong)
OBS-URL: https://build.opensuse.org/request/show/521728
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=70
2017-09-07 07:31:50 +00:00
c7e6852d1b
Accepting request 516261 from home:olh:branches:hardware
...
- Update filename in /var/adm/update-messages to match documentation,
and build-compare pattern
OBS-URL: https://build.opensuse.org/request/show/516261
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=69
2017-08-12 07:17:55 +00:00
a139088270
Accepting request 511175 from home:olh:branches:hardware
...
- Provide caml__frame with brltty.ocaml.patch
OBS-URL: https://build.opensuse.org/request/show/511175
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=67
2017-07-18 13:13:23 +00:00
16ca5292fa
Accepting request 502565 from home:scarabeus_iv:branches:hardware
...
- Require java-devel >= 1.6 to not fail during bootstrapping
OBS-URL: https://build.opensuse.org/request/show/502565
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=65
2017-06-12 22:33:59 +00:00
ff5f886666
Accepting request 481866 from home:mgorse:branches:hardware
...
- Replace brltty.format-error.patch with the upstream fix; our
current patch doesn't appear to be sufficient (boo#1030240).
OBS-URL: https://build.opensuse.org/request/show/481866
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=63
2017-03-22 11:21:03 +00:00
093c4d01fc
Add brltty.makedev.patch
...
OBS-URL: https://build.opensuse.org/package/show/hardware/brltty?expand=0&rev=60
2017-03-21 15:27:26 +00:00