profanity-mini-0.9.5-lp152.2.9.1<>,z,`4/=„Ɔ(_댩)2"^><ց]>] ^FFah),C­=i PoAxk7ZKQ&drdHdo@ I# "M7d@QyU e.J>8^n;alCpzCю$X;96󤘏#e=̜Ybj_M$L ef6LxFz>BP?Od # =,0<@S\ W    # 8DSb(p(((89 p: >K?KFLGLHL(IL4XL8YLD\L|]L^LbLcMqdN eNfNlNuN(vN4wOxOyOzOOOOOCprofanity-mini0.9.5lp152.2.9.1Console-based XMPP clientProfanity is a console-based XMPP client written in C using ncurses, and inspired by Irssi. This package holds a minimal version, with most options not compiled in to have fewer dependencies. It is thus well suited for headless servers.`4obs-arm-1WHopenSUSE Leap 15.2openSUSESUSE-GPL-3.0+-with-openssl-exceptionhttp://bugs.opensuse.orgProductivity/Networking/Instant Messengerhttps://profanity-im.github.iolinuxaarch64/usr/sbin/update-alternatives --install \ /usr/bin/profanity profanity /usr/bin/profanity-mini 10if [ "$1" = 0 ] ; then /usr/sbin/update-alternatives --remove profanity /usr/bin/profanity-mini fi WH`'`'`,68aad528d668059f4354bca2f0f8f3e6200a6f29ec9ac240253c8cbb83588581profanityprofanity@@rootrootrootrootrootrootprofanity-0.9.5-lp152.2.9.1.src.rpmprofanity-binaryprofanity-miniprofanity-mini(aarch-64) @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/shld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcurl.so.4()(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libgcrypt.so.20()(64bit)libgcrypt.so.20(GCRYPT_1.6)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgpgme.so.11()(64bit)libgpgme.so.11(GPGME_1.0)(64bit)libgpgme.so.11(GPGME_1.1)(64bit)libgtk-x11-2.0.so.0()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libmesode.so.0()(64bit)libncursesw.so.6()(64bit)libncursesw.so.6(NCURSESTW6_5.7.20081102)(64bit)libotr.so.5()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libpython3.6m.so.1.0()(64bit)libreadline.so.7()(64bit)libsignal-protocol-c.so.2()(64bit)libsqlite3.so.0()(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)(64bit)profanityrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives0.9.53.0.4-14.6.0-14.0-15.2-14.14.1`x@^z^@@^^^^y^(@^=Q@^8 @]@]A]A\j@\HW@ZZYg`XYX@X@WWv@WWWW_V @U@UMichael Vetter Michael Vetter Michael Vetter Michael Vetter Michael Vetter Michael Vetter Michael Vetter Michael Vetter Michael Vetter Michael Vetter mvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.comdheidler@suse.commvetter@suse.comolaf@aepfle.demvetter@suse.comjengelh@inai.dedheidler@suse.demvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.comcfarrell@suse.commvetter@suse.com- boo#1180739: Fix typo in themes: * Add profanity-0.9.5-theme-typo.patch- Update to 0.9.5: * Fix segfault in /theme properties due to uninitialized titlebar.scrollable (#1380)- Update to 0.9.4: * Fix NULL terminated list (#1367) * Add missing string.h (#1372) * Fix gcc warnings for cygwin (#1373)- Update to 0.9.3: * Fix expansion in eval_password (#1364)- Update to 0.9.2: * Dont manipulate pointer from getenv (#1357) * Fix reading/writing linked files (#1362) * Use gnu99 C standard (#1357)- Update to 0.9.1: * Make legacy auth optional (#1360) (@pasis)- Update to 0.9.0: * Support for XEP-0308: Last Message Correction (#805) See `/correction` and `/correct`. * Code cleanup of UI and Message functions * Always send delivery receipts if they are enabled (#1268) * By default don't allow sending unencrypted files in an encrypted chat session (#1270) (@moppman and @jubalh) See `/omemo|otr|pgp sendfile`. * Add CI for OpenBSD via sr.ht (@wstrm) * OMEMO: switch to 12 byte IV for sending (#1272) * Allow UTF-8 symbols as OMEMO/OTR/PGP indicator char (#1264) * Make color of the trackbar configurable Use `main.trackbar` in themes. * Allow setting custom log file `profanity -f TEST` will log to `~/.local/share/profanity/logs/TEST.log`. * Send proper OS names for OpenBSD and NetBSD if `/os` is enabled * Fix plenty memory leaks (@pasis and @jubalh) * XEP-0084: Add option to open avatars directly (#1281) `/avatar odin@valhalla.org` became `/avatar get odin@valhalla.org` New is: `/executable avatar feh` `/avatar open odin@valhalla.org` xdg-open is used by default. So it will take your default application. * Enable popular features by default. For a nicer out of the box experience we enable: - allow message correction - sending receipts - enabling carbons - type/chat states * Add slashguard feature to prevent sending commands with typos Should protect against `q/uit` or ` /quit`. See `/slashguard`. * Optionally display both MUC name and MUC JID in titlebar (#1284) `/titlebar use name|jid` -> `/titlebar show|hide name|jid`. * Add option to define a theme at startup (#1286) `/profanity -t bios` * Add setting to not colorize own nick if XEP-0392 is enabled (#1288) `/color own on|off`. * Add new theme: jubalian * Fix docker related CI tests (#1294) * Fix OMEMO autocompletion (75a43f, df23c3) * Modify our README * Store logs in SQLite backend (#1282) * Request OMEMO device list only for non anon MUCs (#1315) (@DebXWoody) * Don't display MUC history in one uniform colour, instead colour messages like regular ones (#1261) * Fix autocompletion for `/software` in regular chat windows (#1337) * XEP-0092: Make it possible to ask servers for their version (#1338) * Add possibility to easily open URLs (#1340, #1348) `/executable urlopen firefox` `/urlopen ` * Display hint when window is scrolled (#1289) Theme via `titlebar.scrolled` * Add option to hide windows with no new messages in statusbar (#1285) `/statusbar show|hide read` * Support bookmark names (#697) * Preserve Gajims minimize flag in bookmarks (#1326) * Don't show resource in titlebar in narrow windows if it is too long (#715) * Improve autoping (#1333, #1315) (@DebXWoody) * Fix titlebar status display when using PGP (#1327) (@DebXWoody) * OMEMO: Only request "current" item (#1329) (@DebXWoody) * Add feature to ignore the autojoin flag for bookmarks (#1115) Helps users who want to autojoin MUCs with most clients but not with all. `/bookmark ignore` * Fix edge case where contacts get displayed as offline when they are online (3d7a31) * Add option for legacy authentication (#1236) (@pasis) `/connect [auth default|legacy]` `/account set auth default|legacy` * All issues: https://github.com/profanity-im/profanity/milestone/19- Add -fcommon to fix build with gcc10 (boo#1160244)- Update to 0.8.1: * Fix ending ncurses colors in rosterwin * Fix segfault when consistent nick colors where never in config (#1236) * Improve /clear behaviour to also clear the buffer. So a redraw doesn't bring * the content back. * Use unique IDs in stanzas when requesting avatars- Update to 0.8.0: * OMEMO fingerprint autocompletion now considers only the contact in question (@paulfariello) (#1068) * Save and display oldest timestamp from delay tags (#1254) * Change theme handling (#1077) * /theme load themename not loads only the colours of a theme. So the users preferences don't get overwritten * /theme full-load themename loads the whole theme including preferences (like omemo.char) * Add gruvbox theme (@Misaflo) (#1259) * XEP-0092: Include OS name in /software answer. * See /os on|off * Add option to notify about version request via XEP-0092 and XEP-0232 via adv.notify.discoversion * setting in configuration file. * Add option to display MUC name or JID in titlebar: /titlebar use [name|jid]. * Add /roster room use command to decide whether to display the MUC name or JID in the roster: /roster room use name to use the name of the MUC in the roster list. /roster room use jid to use the jid of the MUC in the roster list. * Fix decryption failure for messages sent from Converse.js (@paulfariello) (#1253) * Fix crash when OMEMO key is misconfigured (@paulfariello) (#1239) * Use OMEMO for offline MUC members (@paulfariello) (#1242) * Fix OMEMO 1on1 chats with psi+ (@svensp) (#1247) * Save occupants and roster chars (#1244) * Add support for downloading user avatars via XEP-0084 (#1240) * See /avatar * Add last read position marker trackbar (#1238) * Dont print error message if a valid setting function is called (#1237) * When printing configuration we often use the same command as setting but without any argument. * So far ths displayed "Invalid usage". * Add support for XEP-0392 consistent color generation for nicks (@aaptel and @jubalh) (#1191) * See /color, /occupants color, /roster color * Call ncurses resize function before move function (#1235) * Fix error when joining IRC via biboumi (#1230) * Fix stanza_get_child_by_name_and_from() strcmp (#1227) * Fix showing own messages twice in ejabberd mucs (#1223) * Allow setting of status message (which actually never worked before) (b846c49) * /status set online "This is my text" * /status set away bye * /status set away * Add option to store current line in history (irssi down arrow) (#200) * Standardize commands (#1116): /tls show on|of -> /titlebar show|hide tls` /encwarn on|off -> /titlebar show|hide encwarn /titlebar show|hide resource additionally to /resource titlebar on /titlebar show|hide presence additionally to /presence titlebar on /invite -> `/invite send /invites -> /invite list /decline -> /invite decline /online, /away, /dnd, /chat, /xa -> /status set online etc. /status -> /status get /chlog on -> /logging chat on (#1224) /grlog on -> /logging group on (#1224) /group -> /roster group (#1229) * Check omemo stanza names when iterating nodes (@aszlig) (#1217) * Add clipboard feature. See /paste (#1216) * Log MUC PM messages (#1214) * Improve forest theme * Change default text colors to default instead of white (@mdosch) (#1213) (#535) * Fix date display in chat history (#992) * Log incoming MUC messages if origin-id sais they dont come from us (#1201) * Support XEP-0359: Unique and Stable Stanza IDs (#1207) * To help us identify which MUC messages were sent by us. * Fix double _XOPEN_SOURCE definition (@pasis) (#1206) * Highlight unread messages with a different color in /wins (#895) * New theming option cmd.wins.unread * Improve MUC 1:1 logging (#1184) * Fix user messages double logged in MUC logs (#1201) * Fix 26 causes for memory leaks * Add /clear autocompletion and improve help (#855) * Allow multiple instances to write to account config via /reload * command that reloads the config file (#627) * Log message carbons to log file (#1181) * Include PYTHON_EXTRA_LIBS in libtool config (@mzagozen) (#1200) * Document how to block users in MUCS (#618) * Keyboard switch to select the next window with unread messages (#1114) (alt + a) * Keyboard switches (for moving to 20 windows instead of 10 (#1114) (alt + 1234567890qwertyuio) * Fix MUC history detection with older Prosody versions (#1190) See https://issues.prosody.im/1416 * statusbar.current is a new theming option for currently selected tab (@quite) (#1195) * Code cleanup * Make /info more user friendly (#1194) * Add solarized theme (#1175, #1198, #1199) (@mdosch) * Set nonblocking mode for stderr (@pasis) (#1192) * Log alleged roster push (6cf06dc) * Allow colorization of history messages (#1170) * See main.text.history theming option * Fix crash if source jid doesn't contain the node part (@pasis) (#1153) * Add support for 256 colors (@aaptel and @jubalh) (#1177 and many commits) * We use the Xterm color names. See https://jonasjacek.github.io/colors * Don't render (all) delayed messages as MUC history (@weiss) (#1173) * Add possibility to specify alternative config file (10ca3e) * Use profanity -c ~/path/to/other/config * Don't print subscribed message if contact is already in roster (#1166) * Only save preferences when new /save command is issued (#1146)- Update to 0.7.1: * Fix copyright/info displayed email * Fix typos in OMEMO logs * Fix crash when jid has no not part (#1153, #1193)- Build both mini and standard with OMEMO enabled- Update to 0.7.0: * Fix plugin unload return code if just one plugin fails (#995) * Fix several typos * Fix some display indentation issues (#1073) * Fail plugin unload if the plugin doesnt exist * Improve encrypted message stub header by mentioning the encryption method * Fix GPG encryption (#997) * Redraw sceen after entry of PGP key (#906) * Fix support for case-sensitive account names (#725) * Fix /me display when highlighting user in MUCs (#950) * Fix `make dist` (0f0659a) * Fix use after free bug (#1044) * Fix segfault on connect with default account (#1046) * Implement OMEMO support (#1039, #658, #1070) * Add random string at the end of the default resource (#1053) * Fix handling of messages without ID in MUC (#1061) * Add library versioning to libprofanity (#973) * Add more customization: occupants indent (/occupants) (#690, #1072) * Add more customization: occupants header char (/occupants) (#690, #1074) * Add more customization: occupants wrap (/occupants) (#690, 125ca2f) * Add more customization: occupants char (/occupants) (#690, #1084) * Fix formatting for privileges on (a666f0d) * Fix usage of statusbar number in theme (#1078) * Fix Debian 32bit tests (#1091) * Fix unit tests (#1092) * Fix infinite loop on connection loss (#1103) * Don't clear saved account data in session_disconnect (#1106) * Cancel autoping timer on disconnect or connection loss (#1105) * Fix SIGABRT on connection loss (#1083) * Only print room history for new messages upon reconnect (#704, #1110) * Check if valid account before setting autoconnect (#1112) * Improve plugin load error message, in case built without support (cc697de) * Iterate up to 100 logfiles (#519) * Fix rejoining of MUCs upon reconnect (#1120) * Add option to set all window related time formats (#632, #1120) * Always check for directory changes with sendfile auto completion (#1154) * Fix several memory leaks (#1130, + plenty commits) * For details see https://github.com/profanity-im/profanity/milestone/17- Update to 0.6.0: * No changes since RC1- Update to 0.6.0 RC1: * Allow moving vertical window positions (/titlebar, /mainwin, /statusbar, /inputwin) * Allow loading/unloading all plugins (/plugins) * Allow installing plugins from directory (/plugins) * Allow uninstallation of plugins (/plugins uninstall) * Allow update of plugins (/plugins update) * Theme option for status bar time (statusbar.time) * Case/accent insensitive autocompletion * Shift tab to select previous autocomplete suggestion * Allow searching help (/help search_all|search_any) * Support for Legacy SSL * Allow caching of rooms (/rooms cache) * Add autocompletion for servername when listing rooms (/rooms service) * Allow showing/disabling tab number in statusbar (/statusbar show) * Adjust configure for OpenBSD * Use UUIDs instead of counter for messages * Support basic ad-hoc commands(xep-0050) (/command) * Add option to trust server's certificate (/connect, /account) * Add possibility to close windows via prof_win_close inputrc hook * Bug fixes: https://github.com/boothj5/profanity/milestone/16?closed=1- Enable C and Python plugin API- Compile profanity-mini with --disable-icons: Since we first do the standard build we need to disable the icons in the later build to really get rid of the GTK dependency- Remove unused gnutls/openssl from buildrequires- Update to 0.5.1: * Add prof.get_room_nick plugins api function * Add main.help.header theme option * Look for system TLS certificate path by default (/tls certpath) * Use service discovery to set account muc property * Allow clearing account muc and resource properties * Allow plugins to complete file paths with prof.filepath_completer_add function * Add encryption settings functions to plugins api * Allow plugins to block message sending on pre message send hooks * Bug fixes: https://github.com/boothj5/profanity/milestone/15?closed=1- Orthographic fixes. - Remove useless BuildRequire on shlib package.- Switch to libmesode insted of libstrophe * This allows better SSL cert validation- Fixing gh/boothj5/profanity/#860: profanity uses parts of the new API of libstrophe. But since the so name wasn't bumped this doesn't get autodetected. Adding the requires manually: Requires: libstrophe0 >= 0.9.0- Add better information to description - Enable tray icon in profanity-standard- Run spec-cleaner and use macros so it builds on all archs- Add profanity-rpmlintrc- Update to version 0.5.0: * Plugins API supporting C and Python plugins * SSL certificate verification (requires libmesode) (/tls) * HTTP file upload (xep-0363) (/sendfile) * Blocking command (xep-0191) (/blocked) * Allow auto extended away (/autoaway) * Include last acitvity in initial presence (xep-0256) (/lastactivity) * Last Activity (xep-0012) (/lastactivity) * Ability to run command scripts (/script) * Account startscript property to execute a command script on connect (/account) * Export roster to CSV file (/export) * Support for GTK tray icons (/tray) * User specified text triggers for chat room notifications (/notify) * Per chat room notification options (/notify) * Many new roster panel display options (/roster) * Time format preferences per window type (/time) * Edit, prepend and append to room subject (/subject) * Autoping timeout preference (/autoping) * Window navigation by window title (/win) * Window closing by window title (/close) * Account theme setting (/account) * Allow sending XMPP stanzas in xmlconsole window (/xmlconsole) * Configure level of room message notifications in console window (/console) * Check ~/.config/profanity/inputrc for readline settings * Custom readline functions for navigation key bindings * Autocomplete command arguments when no characters entered - BuildRequire at least version 0.9.0 of libstrophe - Have libprofanity.so and profapi.h in main package for now - Add icon files- Split profanity in two packages: standard - the default with all features enabled mini - disabling notifications thus not needing X- Build with PGP enabled - Upgrade to version 0.4.7: * Build against libmesode if available * Handle invalid SSL certificates (requires libmesode) * Allow auto extended away * Include last acitvity in initial presence (xep-0256) * Last Activity (xep-0012) libmesode is not yet packaged. So this version uses libstrophe still.- license update: SUSE-GPL-3.0+-with-openssl-exception There is an exception to permit linking with openssl- Initial commit/bin/sh/bin/shobs-arm-1 16109811720.9.5-lp152.2.9.10.9.5-lp152.2.9.10.9.5-lp152.2.9.1profanityprofanityprofanity-mini/etc/alternatives//usr/bin/-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.opensuse.org/openSUSE:Maintenance:15567/openSUSE_Leap_15.2_Update_ports/d39eda27024178632d5aef99a8ca7d28-profanity.openSUSE_Leap_15.2_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=2814e83f0badc1ef5f96cab861686e959e2f72da, for GNU/Linux 3.7.0, strippedRRR RRRRRRR RRRRRR R R RR RRRRRRRRRRRi;sA_=H}Nutf-8ba40d619c7dd7b650eec64697cff25f6d52f932bb8a0a27d9d293d5f225e10fa?7zXZ !t/g2%]"k%h4RFO]L)q}5~&;yDjbƀc .Ģsln-9@OÕl}/>rO/v訮)7RcW&jH6Xm Ơeުl$F"{xƟ,kޓw5 ߧ0F-;n7*aqNx xr?5S ?"'$' Jw=? &} itL :;-'K[o>NHVK`O@-t4YpOo|-Qf b|bI>4t<5I2fyJZ}/?;[ Jcӈw C-S/JyORATICgw?,&FN5`]4)y|D*!06n_5n>M_&"Q.pک310j 3b1)'sG'2:6Aiel1 H>1bHJR_t?g4CW1T뵤};k{q^sf. d:|;p ES+UY J癋險ғy g&{>j oYhx **K91"XH^-h`6ΔhtBsNE0g-QKB"sK w$ʃmm?tJ;d4$nZSto/ur{x h )-7"W\-'< +r~6u>\! 7, bҤ;ynRf| (%=2wԟBKyS (֮O \^KճbYt)Y ' ?ݲo3${QICS!b+]I'wq$ % VL#+@RϡNOuD^ NSA";z Lօ::]{ǡ7&=1īR CTiki۵fiD\/en`@s2J*ҕ=yD.F7x:\e2Cu` &3@z MKb,23{sτ8>hK-=ZCVBڟ- Q B8$|]$Kv[lINT0gPO] 7J=EﹷK5h*(~ed/1ۙgx5A=MeX3u>GvceA?c$w)Z@ƽ֠ q bR=Ʉމ'ɽ;MmÏRXc2w }d݊?iun)_4O|`j<n!E\AO -D7Q#z:^fڝ3B̟)D\ =ʺ(;VEAQ>~$FK ! IS=dn:hw~A ٶt&.:G(57X$Ny:R|A"hm*gZ?@3͸V6+Dah-BXo^|ϔ  ?rFOʍ*WR:t1>]AOj/Mך>P(Èz\lf󒴑wj W&6ZRY`P:/WzM6OMD4^g?4 Y:>y8ZC ?t&+! r,)Qyso`v#IZ?s9Mᚥ+MpM|ѯ:`:_N eK{oZ*SVW;b-!I"!4[t0`C]v76MaЅjl|A"JZGxOcמ'i [?T$Xx* ֗*BڤšP72ls7PlW{R0mQpn7F㩮7q)iutRd>XVK~]03O,y=~>; !D@C]|>8'd ^F>ʀδR4.4~δ °{h.ᆎ1(K@҈$*+ EN]{ *ZK{jdfuOf{ɀi鵙Rrq]m3^Ⱦ|,ڢ7{gvlcP.+'sKCJVa>56;[W4 8|Q~nr]wM ҉9ǖ'm#qLe_I\#ABl|VGVf${pK,\A%ˁ5U "@{$]r %2|M%J`eb\h)U&Χ.n\i9[9Ne!1 ԛ4FyS=1Ih6T3ĂҞ>j1S:fb=Z&@󆓕ogUOI9W8Tn@wQT&➆xBsdvhG`ϭC>XbR'L1pwT2 e)S&SԺ$ecA$(IFI#2!9qlPpfl]q1(a+.i9d*HshKexcXP){0W0nlAc$ S_e*Z=A밇g1,>0zN65]¬)uɲO7)]IS"]y&w;gqd gdcd+^"Rx'vYpO>9sIͻ˖F),m%r=$\1pe14kqi<9WC.No7-ӳW0M8zf-'*m#\ ҂aThW^TJ Ly, E`C+|pl'GY"^<3a8wק6h^A6$!=Ew Iل~!BzZZØa*&";t.ŮjnpLT }L>ڂ_;JI2LCczVϰPѦ}( vV\a8| Cgr2lIj-G0$h^;v?'rBPծ&KBUq\N:Dԍgqt+ٶc{45cyd:^Lr[\{e)Z2OiAW_rV8NAVvc&:~+ΫgwB /A?4M&%Pp ZwgR<~@(;r#¹ %11QM|Ni$7Ho3 !w%A|Pn-HE:}GORERQݘ5rc YrU:?Mq?(yvqs4" lx֠--fnEI:YV!:ޝ3v٨9aQ>A2+e0UPp'0޲xu4bchqAP%_W.gS=6 nq)1lrAxE bx j֝$̨BA^tșQS俥cxo΂!rY&/@Sa}N2Z ?¢_p[׏oq`A\E{v!=mx9hUx/CW0Tts;F)74=kHZgC0 'oō8šɆUds(ī< u87@..\,^}I̿Ꮱ%qՆ?=ڮBf(X]@[]ޑl2'Lh ]Z @MFЛz7 ұF|gWnBm`n} J~?eB8FD+v0oZ8|k" qTln=t_IN{ 5'$풘V_ɔfN\ˈ^kJ]fq,hS _>x3˰D$@* &PaÅ]%\Qnp1m}:?zc| cC*N l+MP^ܻQCdV^8.,560ca`9S^F p/7< ~ Tx jҎ3 iz qA9_TR a&$LioJb)dv&~{>E}˞/>+a RebtՔbq{js ԙ~Ǖ?YO nG? DyVXm2hD&S#«; Ȕ]FU4V}q_j٪{yNmtbarpa.'i.rF%Dd'S;Nwnt}\ (F? 0U&_] !ٵ%q>Mz i;9) ɬv\0~#:[OM{g5:ZBQL##sc&Jm@nG{CPU"Q˰]~g9NToó f#ZгhULHJUE_dkʒfzM;l# .QìUCTzh5cZr]3rP}l]RHQGat9xwF#q6P8>֩A #L4їMϊ>, f6P!Zp%AtMJ\TD54U44u|q?#\i!T{U"oig=gy؃Iqp2/mϞnWKqk2av~WwDFH&W DHhP KvFR|u~L:VR>GaR|x"O 4&ZӨӝ!Nݥk5kubC[EHZe>&{/P%pF7"A͒G#GgDbBRԶ/ViKr^u.aBIJBѣEp9skD}mTC7b)sj㗀3V$IPU IƲXF ;,Ե=IEwoM,-BBEb1srt#ud*< S9WHKHӨgwI +!Aݬ1Fo"v~1n[8(`GvɰWHJ?J):[ZQ~`[jvuBB.IMW8䎫 ٲ&CrnWVP*R-iD4$5oĦ6cR}Vӄ9֋oǔϷ;:{š CBS Gk]wްJ,3_/hբpMVCvKyyoN >ʘ5` ã"/6Q> $R_7S"nc)qj_{-UutD_*63y}v&B߂^2_t/:ڵVYȯS+DQ:0͇"- G|D@_92,\bk3gu?]+4rvdB烹dQ6oMXU3>ud2rkAN'Gu1ˈdrdԁhpO[Y*:y~9 X&ЅMKC1Bԥ5l-LK*W#[Đ}\)J]"qDi̶\^wF82t$ JD<@/G)*3B[kS/o5 r<o+ hN\˒lsS~++:eSS} WF՗l,@d"y[$SoϧKQՔq&\q_Ch"uJ R&drś/Yɰ@2h=NGO7iVf}gAdz `( ./V&`Yg[HA#"kpY+2 ;!Qhsa%_bNl.@[=Bqj{eF(b}k #,48@$>OC0iЙ# 9?>|DƆQ;C<3!E}gEFݢ %J(ozqSr'&( iPw?8W>I%GN?ob䭲!,5H^&_/U8 qأ+qhK9kuh2\ntit2,,@!O\]"aGJѲq9vf5W-sb 8$ؔS]A 7G˻d+a 5xj%8۟zX K݇G+i*^!|N L[k*8' E}S~As>tW3iLPxl3 OXIwj<ea_-"'w8QF|~}~<}B~5t=F[jPfU[*w;%wࠢ؝jk=@oOÓpV 4'kCFyV`],K*y|VeRk+3ZPS<+XkhEm ܊1dD̺Y`GyK>3]au=h 7&UIѫ(CPHÎo|zp2#|FyVO7o#dhXr 5Ư\8 ӇX W[.e)[6xKbv7"^d[iL^[y~=tI"y)a CMu$]p .6= Ey[;Wq.@MdO3QYKʥs YZ