brltty-utils-6.0-3.3.3 >  A _p9|Qkѵ72ȸT@i7,[Tq'pϤܮtľ)TҘGB#4Mk5ZlBumܫ3u;ժ`ӟDp>&H?&8d  ?pt|     $ ,   H  (89(:F"G"H"I"X"Y"\#]#^#b#>c#d$he$mf$pl$ru$v$w%x%y%z%%%%&4Cbrltty-utils6.03.3.3Braille display driver for Linux/UnixBRLTTY is a background process (daemon) which provides access to the Linux/Unix console (when in text mode) for a blind person using a refreshable braille display. It drives the braille display and provides complete screen review functionality. This package contain various utilities related to BRLTTY._s390lp5_SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Daemonshttps://brltty.app/linuxs390xY0큤__00c6c24b38e0dac0bf4bd26bbbeafcd5758cf4535c90d15e135d865b516c3b24dd4b430b1d614cb1e7cc43db9314bdd003c5c6f399f821a1bf84c930771ee33erootrootrootrootbrltty-6.0-3.3.3.src.rpmbrltty-utilsbrltty-utils(s390-64)@@@@@@@@    brlttylibbrlapi.so.0.7()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.03.0.4-14.6.0-14.0-15.2-14.14.1_@]] #\@\w@ZZkZ1@ZLZ&@YKYJYm@Y:XXX@X lWWڍ@Wf@WV@TTY@T@ThTCmgorse@suse.comro@suse.dedimstar@opensuse.orgolaf@aepfle.demgorse@suse.comro@suse.dealoisio@gmx.comaloisio@gmx.commgorse@suse.comcbosdonnat@suse.commgorse@suse.comolaf@aepfle.deolaf@aepfle.detchvatal@suse.commgorse@suse.comolaf@aepfle.demgorse@suse.comolaf@aepfle.demgorse@suse.commgorse@suse.comjengelh@inai.demgorse@suse.commgorse@suse.comp.drouand@gmail.comp.drouand@gmail.comledest@gmail.comcrrodriguez@opensuse.org- Add coreutils and util-linux to post requires (boo#1177656).- 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)- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: allow OBS to shortcut by using systemd-devel-mini.- Use alsa API properly. Consumers are expected to use instead of . 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- 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- use brltty.path for systemd macros (boo#1074096 again)- Use correct license- 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- Fix %pre, %post, and %postun: brltty.service is now brltty@.service (boo#1074096).- Drop python2 dependency (fate#323526)- 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)- Update filename in /var/adm/update-messages to match documentation, and build-compare pattern- Provide caml__frame with brltty.ocaml.patch- Require java-devel >= 1.6 to not fail during bootstrapping- Replace brltty.format-error.patch with the upstream fix; our current patch doesn't appear to be sufficient (boo#1030240).- Add -Wformat to work around build failure (boo#1030240) Add brltty.format-error.patch Add brltty.makedev.patch- Disable udev rule for generic FTDI devices to avoid taking USB-to-serial converters (boo#1007652). Add an update message if one of these devices is detected. - Add a README.SUSE. - Add brltty-polkit-fixes.patch: don't delay brltty if waiting for polkit initialization, and fix polkit+key authentication (bsc#930242). - Add brltty-braillenote-usb.patch: autodetect BrailleNote via USB. - Always enable polkit (intention of the conditional was to disable on 13.2 and 42.1, but it was being disabled under 42.2 as well).- Fix syntax error in rule files brltty-udev-rule.patch- Update to version 5.4 + Too many changes; please read ChangeLog : - Drop b40-1.patch, brltty-polkit.patch, and brltty-5.3.1-udev-systemd.patch: fixed upstream. - Add brltty-5.4-latex-tables-executable.patch: LaTeX tables should be executable. - API version is now 0.6.5 - Install rules file into %{_udevdir}/rules.d - Install systemd files via the Makefile - Make polkit a conditional.- Install polkit file (bsc#930242). - Add brltty-5.3.1-udev-systemd.patch: fix udev rules to work with systemd. From upstream.- Add missing service_add_pre call. Add missing argument to fdupes. - Fix misplacement of /69-brltty.rules in the root directory because pkgconfig(udev) was not requested, which led to _udevdir being the empty string.- Update to version 5.3.1 (fate#320893). + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - API version is now 0.6.4 - Require systemd to build - Install brltty-atb, brltty-ktb, and brltty-tune (new binaries) - Add b40-1.patch - fix for invalid packets from a Brailliant - Add brltty-polkit.patch: support polkit-based authentication for brlapi. Install policy file Set polkit as default brlapi authentication mechanism - Install udev rules- Modify systemd service file to correct brltty path (boo#917176).- Add a dependency to python3 for building; brltty fails in his staging project because of mssing python3-xml module- Update to version 5.2 + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - API version is now 0.6.3 - Remove obsolete patches; + brltty-python-prefix.patch + brltty-5.1-fix-bashisms.patch- fix bashisms in brltty-install script - add patches: * brltty-5.1-fix-bashisms.patch- Replace xorg-x11-devel by specific individual pkgconfig() buildrequires.s390lp5 16051045626.0-3.3.36.0-3.3.3vstpvstp.1.gz/usr/bin//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:17110/SUSE_SLE-15-SP2_Update/af3d8fa95ec7c420e6aaca0a0f21bff2-brltty.SUSE_SLE-15-SP2_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=7c95c291bac72f8cf9224e7cad52e135ae1cf3de, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRKTt43]>w)M*utf-8adbad62477e43666d109db471eb3be49c05d4bd369309fc92e85b99796ad0219? 7zXZ !t/as%<] crv9u| jsFb+58Dw((|бS>R96nE x)Qfzc0M^RIڡT[9 1iԦ7!tɑZHkiX/ʙu^-Fh #,ƛ P]@B-Dc WⲤTs)a&nCTz3ĿPyr`%K$cf)8 E*HOҵj_xon^`9^LUN%Sc]cdԀdas_X+P9¨ ?](UB{GIp6Юlv`_JSU #:bTTQXoq0#)}ݜoBeB^'. ej$.@s$:nqc,m{0lpwP%N+!zb|P9| 3r]lQ" [®maWs(cU g~q^K\tZ{rMPv|X[SB}y5I`Ҹ$,2Rrxr۪H+33&Нx%A"Qa\.Zfa݅+%\Xz)@XPEnYecOY. xس -P}v>.OVOSDxŌ3s8;bI +|jyI*gHu+Ⓢ䇵5a"854`*qo19EG(^|&5\P"RH 4Zm͚-vZDLleS1eqMnT낹wH(µXGT?x]~lzmrr[Y4ry}agɞ؊= 3Vez~CoPlP@q?fI1|uǽi;y2Ămv ?5E!*:99zb>+12弇(_L`EN MF| LXq4na>rXZi loSĿWd\yf X_KQŐNJm ߊ~q-E="ypF|ӴER ձ} #e)hvH?Q"s0T"Fև'0މA6WdۃV 3#,dQ#7X-lNUUW2ECr7hh;y~6e@{7rsrIjA8UQI/+7J[꥖db_s%Zʜs,#+Z CA eCt{Cw:,((}|/ +h0Aƒ (D,:YŠ9"rDƱaNLic!:mYL)`x mՖ5x6ʵy/ey"ERehC_FT[Pm0 ͉VFWt~ģ>8~C岹 MĸbZ gSJwS@V-=,jfߤyOnG'+5A͕Jب2:");50d M6q~z}GTdO,|F!xP`ڼ7Цa5J׫K}{^_ѱފSQqȲN4QoCGx6x7Ӛo㘧z ňPfV3jwbwCaoJ3)9z pfxYhq^1'._ghyI2ꬓ_OBt#L7ׂc ~'"NݗJeumnAZs~; h d9 KI&; 2adG߫nzgC.Zp>OTc,>_RnFtA^,qZ2[t&Po )@"RG/ #T7ypB[b?c R,Q&L`~F45|*W o) kZB/2ﴢݤ1~0L~9ɸԆȑbu|ŵZ#ua3ߝV,B֛*ܩ巳d1ɇy\D ,%6llj㩲 ZEn @[/KO44qyhE?tM΢g^~yiM'2\/l$EɻK?o"!iG5W_tm{G%+(Xyγ0S_@g =Bs%Y3wpeSHpx-+@^ 䎫u4R I&S62O6_ٲIiY& _6xr%MfF_r^;hAVg"sk?<'Ė}|/QV#n~0Gk %hv-V>C7XGNBg@ǥV/ץ6vk lq=/o?ZQ}0Olvٙ46Azl a1ec ^Is'ѫKUSFKA5әa ;[C,[8b267F&*k(`-r0XO΁6ߥ&niN6Yhޒ4j0}ZOxKg_'R/71 er`yT $A,  AES& H$ IGdn x>T|:04p WyW 4/7?^JzW;K4VwM7׊׬Či'9omܰY; _z=Q +XZNA|%)x.`K3ySR`"oѯT=r0YW]E~7[#5uFX%eܔ:fQ.2أ)_V ReGlťM20 krA[ذ !U&>YkrZ%;4.%$CH{K qi.-dݣwjaTm*vbaW#E(鶄Bk( P80Bv͜cE9oM5.M @ʁtfP+%XL+tU(zic?`Ȩђ}qvPBCcxW(!IIrqu."'MRX2_rHTR)g&>^xʝ{BP3Bؘ/ƞ Xg!2q?F&v< 7A{_GIH*Nu4!vjFgkLsڅ 'z(7Vj'-+ؘpwtG]BIaO^nF9AKN&FΗ~DZw|_[x(WMB&'i5`Rt+{>m5KE>MBPhv27RA4%dV* ӂ4 }vq0ٞK{|ձr:*Vw5% "6[lKDj|-G#|OޔKlOr߽DŽ$򋯊EiLJ/u\ cSCqOV"t6Rp1c/h/9.PڑYxXw$YgPL7,lߺtRn75e$ĕ,p$4fA7q Љ`GЪ&P/zD)0mCN^>n|? u!J%LJv$G[kR%;BECV/6z骜/(5G ГcA+G@?$R3я.k:T:,\n0{P_xb89NTԂu):}xsRƙ-'`q6GKCl3|/pn7":(S}@&n*sÊaTK;M#uym"Xx StlHvbYvOKK푗=l wLο^ e&`QQD*]@uσP/7EK[tWlB#NCu>3<מ@\85(zX4E i?:ştC d;MRpۑُ}%G wx(lL!p' pϦ'{gɃQZUfOR H uVK.=fժ*./ ܗJ{)`[=4.V'Ns |eEd2|Ƭxo?h2=$:dz*LOZZcM.3]5k"PxKz#6U-~F0<q[mW ee_/|=ٚeLy|<0z̍Y&L**땰R l=/ů~|^4Bո/aV:_7qv[]Y0Z7E 7Ή2W%Lܛaע7g"y"{Ph^xdk@,kJ W:彄|/7nQdBYUXl:P'[w d~7TS/jr+ib)-٤Mfi  S"^}vj^aE[:K7_y e˴:/@) X&Csn9 Q3 J ɡ&jNTC)x=]"usfd|P=]l~֊IbcOTY@vnZxAnmcHFm䁁*3挢$9"lJt*˺ '1u+2lS,Z4Hzs1Y׋ D_̻y^ %]5!$֌jJJʓ :=3h bMk8 Q;G–ߛ$ӸYQXP>G$ >gP,v#kNuKb}ܸeFfC-bMUC-L8GHXQyo'BMsV; k}N}J4Q<,U9tu9/0U9Ǭץ5PCgã,PP!y<3SٴC J3u@]Q)tZ}# ԥ-񔰎/¬Bi/ޯ+Ч`xh!\EGbneS-Nli+k孈%t,M;MS\d FTӕ{ tglWКW-qb=}€)2cGٚ!SO-:x2?o*Lzh^x`NO>[2_"?)` enZd6S _Obm]%<:U﷯tgL ]3e^@XMY9Rj'b,DR.beNn'!ToǚS[F?5zSZU5œEN c (m?w&\xmdxKZbGO{}+3K719L^9KA0\&D+Ӌq?Yց־~cQ|gQMml#eKd\|p\YtBzNjo dҁ%R Il!~AVp7jɽnsPo! "RC %2Pg6=*(2dʮɒNmYf͡^kMsG@69-FC>^}:{6j *'1R!9Zf$eW!wqxvJcC8r\-۫AtcKP^# c5H+0l7fvzV$4:3kNһV͐L}+ !)Dse?^p*v՘wr)s gzgkI:_\jT+OcѾV%ksJO,"'t4(ɐ[):~.p,y*4 5|