gnokii-smsd-0.6.31-lp151.2.3 >  A \ /=„w%~9!o"F\2G#y:J:^F==@nE>3?@`0d2205f43450ff39eef6d9000b8bd6cd7bf74a7ea19a4643d8e8cc04d2669207d9263822a08899872d241db92c2c241db006d33aL\ /=„wǴtn:&1 u Iv)%$Ҋx%RSFRNS ݖf;o1vH痱MנWMd y8/Y-s(V}%Ʉ&^+59>|~&:-5ňf ^ #q{'QXEz)!hu߉|ϫT|$ix%iTN0[01bK'^"%?VT>p>k<?k,d  : ) CSjpx             I v X(8 9 : FcGc Hc Ic XcYd\d< ]d` ^dbecedf!ef&ff)lf+uf@ vfdwi xj yj@#zjjjjk(Cgnokii-smsd0.6.31lp151.2.3Nokia Connectivity Programgnokii is a package of programs for communicating with a Nokia cellular phone in Linux. Please read the READMEs in /usr/share/doc/packages/gnokii to find out which models are supported.\ ylamb18openSUSE Leap 15.1openSUSEGPL-2.0+https://bugs.opensuse.orgHardware/Mobilehttp://www.gnokii.org/linuxx86_64<l(888 {A큤\ t\ u\ u\ u\ u\ u\ u\ s\ t215d592782f99fa77d914965ed3aa737490a6b6c01fe5e43cd0a48ef9bc37f1e5b893d53f45cecbee975fd64103bf441e99d157996b41b0b15a89dedcf46613727d47ef367be2913c60a953cd158bb1791c91d54354a2efaa8efc10a22b6e8757cb26673fdb69dd101cc247cdee11bc7a2f92a1c2e72690930be08b00cdfbd7b01fca4025cda21c8b91d5e78f6d4fcbf756cd26b9b72021edda4223286581eeda44b6ccec0aba296d515ad8d7d251d802530eca8a67ce65999f0929bcd3a33a9aa8c4d81ab22420b1c5d0b01f69703cfab4387b621b0ee1b9cb7635a7cb7574a36a46e106dc454f4217fee1e6d1d96ee949d2825b90a652c6de07f23d81893b8rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgnokii-0.6.31-lp151.2.3.src.rpmgnokii-smsdgnokii-smsd(x86-64)gnokii:/usr/share/smsdlibsmsd_file.so()(64bit)libsmsd_mysql.so()(64bit)libsmsd_pq.so()(64bit)libsmsd_sqlite.so()(64bit)@@@@@@@@@@@@@@    /bin/bashgnokiilibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libgmodule-2.0.so.0()(64bit)libgnokii.so.7()(64bit)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(64bit)libpq.so.5()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Uyx@T&@Or@OG{N@M‘@M|MVv@M4/@K#@KIschwab@suse.decrrodriguez@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgjslaby@suse.devuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgprusnak@suse.cz- Force gnu89 inline semantics - invalid-cast.patch: fix invalid cast- Fix devel package requires by letting the pkgconfig dependency generator act (Add pkg-config BuildRequires and remove all explicit Requires from the -devel package). - Add gnokii-date-time.patch: Do not include __DATE__ or __TIME__ in binaries.- Move the mysql/postgres smsd plugins from devel subpackage to smsd subpackage, where they really belong.- Add gnokii-suid_flags.patch: respect SUID_CFLAGS/SUID_LDFLAGS when building the suid binary mkgnokiidev. - Set SUID_CFLAGS to -fPIE and SUID_LDFLAGS to -pie in %build. This fixes bnc#743142. - Add libX11-devel and libXpm-devel BuildRequires: they used to be implicitly brought in, but are needed after the xorg-x11 packaging change. Only do this for 12.2 and later, though, to not break build on older systems.- Update to version 0.6.31: + libgnokii updates - add gn_lib_phone_change_driver() function to allow replacing used driver in runtime - GSM number type is rather mask than define; use it as such when parsing the input - avoid overruns in phonet - print names of config files it tried to open only if none could be used - fix setting alarms for zero length events read from icalendar files (eg. birthdays) - fix sms encoding: don't break multibyte characters when creating multipart messages - add possibility to disable setting serial port speed and DTR and RTS bits - change the order of lookup for the config file (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623694) - add id for Nokia 3109c and for Nokia C1-01 to misc.c only; both use model=series40 - fix gn_sms_send() so the message could be resent (Paweł Kot) - make the vcard reader handle also BDAY, TITLE, NICKNAME, ORG, X-SIP;POC and X-WV-ID - make the vcard reader handle also empty fields in N and in ADR (like in addresses without a PO Box) - support for compressed messages is not implemented yet - make the vcard writer handle also the date property in DC, MC, RC (the reader will ignore it) and ignore X-GNOKII-70 and X-GNOKII-71 (they are part of the N property) - make the vcard reader unfold correctly when lines end with CR LF - make the vcard writer fold lines at the 75th character - add id for Nokia 1280 to misc.c only; it doesn't support many commands because it's a Series 30; use model=series40 - add id for Nokia 2700 clasic (series40) - add id for Nokia C2-03 + nk6510 driver updates - fix calendar handling issues (few off-by-ones) - implement deletecalendarnote for series40 3rd+ Ed - handle TODOs and Notes in series40 3rd+ Ed - avoid segfault reported by Chuck when unexpected smsc information arrives - fix writing birthday entries to phonebook - fix setting speed dials with location > 255 + gnokii updates - create path to gnokii-errors even on Windows - allow to specify custom path for gnokii-errors - make the output of --getspeeddial more readable (show SM or ME instead of a number) and consistent with the arguments of - -setspeeddial + fake driver updates - add multipart message to SMS inbox - add ability to use --writephonebook + smsd updates - do not call GetSMSC every time SMS is sent - NULL freed pointers + xgnokii updates - set icon "phone" for all windows when using gtk+ 2.6 or later + at driver updates - correctly initialize memory type on WritePhonebookExt - Samsung SGH-U600 suppots extended phonebook - AT+SBPW=0,... is not supported for SM memory - Samsung B2100 encodes phone numbers - Return GN_ERR_EMPTYLOCATION also for phones that return error - Add gnokii-xgnokii.patch: Fix typo which stops xgnokii from being built and installed. - Add libtool BuildRequires and call autoreconf, as the above patch touches configure.in and we need to rebootstrap. - Remove _service. - Change license tag to spdx identifier.- Use %set_permissions instead of deprecated %run_permissions in %post. - Add readline-devel and sqlite3-devel BuildRequires for additional features.- Update to version 0.6.30: + support for phonet + fix SMS parsing + add ids for some more models + fix calendar crash + fix --reset hard handling - Drop gnokii-new-libpcsc-lite.patch: fixed upstream.- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. - Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage. - Split lang subpackage.- Add gnokii-new-libpcsc-lite.patch, that we apply on 11.4 and later: fix build with libpcsc-lite >= 1.6.0. Taken from git.- Update to version 0.6.29: + Gnokii updates: - make SMS and MMS commands suggest using --showsmsfolderstatus to know which memory types are supported - fix command with multiple arguments handling in --shell - show reference number also for sendlogo() and sendringtone() - fix random segfault when using --deletecalendarnote + Libgnokii updates: - add more debug information to encoding functions - add ids for Nokia 2760, Nokia 5130 XpressMusic, Nokia 5310 XpressMusic, Nokia 6700 classic and Nokia 6085 to misc.c (use model=series40 for all) - add TA and CB memory types to gn_str2memory_type() and to gn_memory_type2str(); they were only in gn_memory_type_print() - use more standard config file locations: %APPDATA%\gnokii for Windows $HOME/Library/Preferences/gnokii for MacOS X $XDG_CONFIG_HOME/gnokii for others (following freedesktop.org) - fallback to use mbrtowc()/wcrtomb() or mbtowc()/wctomb() if iconv_open() fails - fix sending multipart 8-bit SMS - fix SMS encoding - fix SMS splitting into parts (concatenated messages with UCS-2 encoding) - add dependency on glib - make --writephonebook work on Series40 3rd Ed+ - when reading phonebook dump unknown blocks in debug mode + Many driver updates + Updated translations. - Drop gnokii-vcal_c-bufferoverflow.patch: fixed upstream.- Update to version 0.6.28: * build system updates o fix Mac OS X build (Paweł Kot, Daniele Forsi, Jeff Rafter) o fix NetBSD build and enable Bluetooth support (Daniele Forsi) o use = instead of == in configure to be compliant with sh syntax (Guido Falsi) o add options to disable mysql/postgres smsd plugins compilation (Alin Năstac) o use strdup instead of strndup - fixes FreeBSD < 8 compilation (Guido Falsi) o remove deprecated kernel modules for DKU2 cable; supported DKU2 driver uses libusb (connection = dku2libusb) (Daniele Forsi, Paweł Kot) o remove patches/freebsd-ltmain_sh.patch since it is no more needed (Daniele Forsi, Guido Falsi) o fix setenv()/unsetenv() build on Solaris (Paweł Kot) o fix getopt_long() build on Solaris (Paweł Kot) * libgnokii changes o print more verbose messages on device locking problems (Paweł Kot) o add GN_ERR_LOCKED error code (Paweł Kot) o strip trailing '\r's when parsing vcard files (Paweł Kot) o enable Bluetooth support for FreeBSD (Guido Falsi) o fix segfault on sending long sms (Paweł Kot) o fix off by one bug in atbus_rx_statemachine() found with valgrind (Daniele Forsi, Paweł Kot) o fix retval of char_ucs2_encode() (Daniele Forsi, Paweł Kot) o autodetect bluetooth channel for gnapplet (Paweł Kot) o don't use default rfcomm channel since we have autodetection (Paweł Kot) o add id for Nokia 1209 to misc.c only; use model=series40 but you will get limited functionality because this phone is a Series 30 (ncrfgs) o add a gn_lib_init() function to translate libgnokii messages also when the library is used by programs other than gnokii, xgnokii and smsd; only programs that DON'T connect to a phone need to call it explicitely (Daniele Forsi) o set To headers instead of From headers when saving to mbox outbox messages (analyzer) o add gn_mms_get() and gn_mms_delete() functions (decoding to text and MIME formats is incomplete and subject to change) (Daniele Forsi) o assign random reference ids to sent SMS (was always 0) (Paweł Kot) o fix splitting unicode multipart messages (Paweł Kot) o with multipart message always send the smallest part as the last one (Paweł Kot) o represent more statuses with enum gn_power_source (Daniele Forsi) o correctly decode non-ascii characters in default alphabet messages (Paweł Kot) o when sending multipart sms return reference numbers for all the parts (Paweł Kot) o add GN_SMS_Unknown to gn_sms_message_status (Daniele Forsi) o fix decoding SMS-STATUS-REPORT (Daniele Forsi, Paweł Kot) o set GN_SMS_USER_DATA_MAX_LENGTH to 256 (Paweł Kot) o replace GNOKII_API bool with GNOKII_API int for the function definition (Paweł Kot) o introduce better bool definition (Fabian Groffen) o correctly encode GN_GSM_NUMBER_Alphanumeric (Daniele Forsi) o use UCS-2 internal representation when sending SMS; it will allow better recognition for non-ascii but default alphabet characters (Paweł Kot) o fix off-by-one bug in base64_encode (Paweł Kot) * gnokii updates o strip the trailing newline when --entersecuritycode did not read from a terminal (Daniele Forsi) o add --getmms and --deletemms commands (Daniele Forsi) o deprecate -l option --sendsms; gnokii will now detect itself long sms (Paweł Kot) o more efficient way to get all smses (Paweł Kot) o add SEC option to --entersecuritycode to input security code (supported by nk6510 and nk6100 drivers) (Ladislav Michl) o make --sendsms refuse alfanumeric destination "numbers" to catch typos and make --savesms accept them because it's useful for testing (Daniele Forsi) o allow sending an empty SMS (Paweł Kot) * at driver updates o initialize reg_notification and reg_callback_date (Paweł Kot) o fix --getnetworkinfo on some phones (Siemens S55) with unregistered SIM (Paweł Kot) o accept also +CCLK and +CREG responses without double quotes (Daniele Forsi) o fix --getphonebook segfault (bug #25378) (Paweł Kot) o make Huawei phones notify SMS arrival (they seem to send notifications only to the second port, eg /dev/ttyUSB1) fixes http://savannah.nongnu.org/bugs/?25115 (Daniele Forsi) o cache GetBattery as it is extensivly used by --monitor and doesn't change too frequently (Paweł Kot) o make GetBattery understand also 2 (no battery) and 3 (power fault) (Daniele Forsi) o if AT+GMM fails, try AT+CGMM (Huawei E220 doesn't support +GMM but supports +CGMM); fixes #26039 (Paweł Kot) o accept also +CREG responses with an odd number of digits in the Cell ID field (Daniele Forsi) o when setting a new memory name use the current encoding instead of forcing "GSM" encoding (Daniele Forsi) * nk6510 driver updates o fix segfault on deletesms with S40_30 (Paweł Kot) o sanity checks for number of messages in folder; increase max sms number in folder to 1024 (Paweł Kot) o implement GN_OP_GetMMS and GN_OP_DeleteMMS (Daniele Forsi) o don't fallback to S40_30 mode on every error (Paweł Kot) o SMS status is sometimes not returned - check for reply length (Paweł Kot) o improve detection of SMS and MMS with S40_30 and correctly decode UCS2 SMS and read/unread/sent/unset status; also fix reading SMS from non-IN folders (Daniele Forsi) o enable input of security code (this driver now supports PIN and SEC and throws an error for other codes) (Daniele Forsi) o distinguish between "file not found" for --getfile (return an error) and "empty directory" for --getfilelist (do not return an error) (Daniele Forsi) o when an empty file folder is cached always use a timeout > 0 since 0 means "no timeout" and the list is never refreshed; this also affects reading SMS from S40_30 (Daniele Forsi) * gnapplet driver updates o fix string type argument length passed to the phone (Paweł Kot) * documentation updates o in sample gnokiirc mention that the rfcomm_channel parameter is ignored when using the FBUS protocol (Daniele Forsi) o in gnokii man page add details to --writephonebook and remove reference to non existant -i parameter (Daniele Forsi) o add comments to all functions in common/gsm-encoding.c (Daniele Forsi) o in sample gnokiirc mention that on Win32 a COM port with a number greater than 9 is named like \\.\COM10 (Daniele Forsi) o in sample gnokiirc for Win32 mention that port = aa:bb:cc:dd:ee:ff is valid too (Daniele Forsi) * smsd updates o fix segfault when using the nk6100 driver (Daniele Forsi) o add examples directory with action files (Daniele Forsi) o print short version on every startup; it should bring better bugreports (Paweł Kot) o reading SMS from S40_30 would stop working when inbox becomes empty (fixed in the driver) (Daniele Forsi) o enable sending long sms with postgresql module (Paweł Kot) o rollback autodection of first sms position. First position now defaults to 1 and can be changed to 0 with -0, - -firstpos0 command line argument (Jan Derfinak) * xgnokii updates o use Icon=phone instead of Icon=cellphone (Ariszló) * fake driver updates o implement GetSMS for testing (Paweł Kot) o generate reference id for SendSMS (Paweł Kot) o add SMS-STATUS-REPORT sample SMS for GetSMS testing (Paweł Kot) o add more testcases for GetSMS (Paweł Kot) * translation updates o updated French translation (Ploc) o updated Italian translation (Daniele Forsi) * utils updates o add gnokii-configure utility (not installed by make install because it depends on Python and libglade) (Daniele Forsi) * nk7110 driver updates o fix segfault on getsms and deletesms when raw_sms->number < 1 (Daniele Forsi) * pcsc driver updates o deprecate model=pcsc and connection=pcsc values; use model=APDU and connection=libpcsclite instead (Daniele Forsi) + Add gnokii-vcal_c-bufferoverflow.patch, from upstream git.- updated to 0.6.27 * build system updates o move config.rpath from config/ to toplevel (Paweł Kot) o remove all m4 macros except ac_expand_dir.m4 and acx_pthread.m4 (Paweł Kot) o use -N instead of -r in addition to -O option to make new wget happy (Paweł Kot) o be compatible with systems where iconv() is not in glibc (Daniele Forsi) o make Mac OS X use glibtoolize instead of libtoolize in ./autogen.sh (Daniele Forsi) * win32 updates o make it build again (Jari Turkia) * nk6510 driver updates o advance progress indicator for file download in place (Yoni Rabkin) o detect empty/invalid SMS locations (Paweł Kot) o support two bytes for raw location numbers also for reading and deleting SMS (it was already supported for saving) this partially fixes reading SMS with Nokia Series 40 3rd Edition phones and other newer and older phones (Daniele Forsi) o replace SMS reading implementation for Series40 3rd Edition and later phones (Paweł Kot) o support new memory types for SMS on series40: DR (Drafts) and OUS (Outbox, items to be sent) (Paweł Kot) * libgnokii updates o re-add iconv detection, fixes problem with non-ASCII messages and data, spotted by Daniele Forsi (Bastien Nocera) o add callback function for advance progress indicator (Paweł Kot) o translate country names if iso-codes package is installed; see INSTALL for details (Daniele Forsi) o edit MCC list to be closer to http://en.wikipedia.org/wiki/Mobile_network_code and edit country list to be closer to iso-codes (Daniele Forsi) o Add the new gn_phonebook2vcardstr() and gn_vcardstr2phonebook() functions, to manipulate strings rather than filedescriptors when parsing phonebook entries (Bastien Nocera) o Add similar gn_calnote2icalstr(), gn_icalstr2calnote(), gn_todo2icalstr(), and gn_icalstr2todo() functions to manipulate calendar entries (Bastien Nocera) o steal rfcomm channel autodetection code from gnome-phone-manager (Paweł Kot) o make gn_sms_send() propagate the reference number from its local data->raw_sms to caller's data->sms (Daniele Forsi) o add unconditional divert type (reason) (Paweł Kot) o fix potential stack corruption with long phone names; fixes [#23941] (https://savannah.nongnu.org/bugs/?23941) (Paweł Kot) o add ids for Nokia N73 (model=at), Nokia 7373 and Nokia 3500 Classic (model=series40) to misc.c only (Daniele Forsi) o print out an overrun frame when detected (Paweł Kot) o gn_file_list struct supports an arbitrary number of files in the directory (Paweł Kot) o add new memory types for SMS: SR (Status Reports), DR (Drafts) and OUS (Outbox, items to be sent) (Paweł Kot) o increase max number of SMS folders supported from 24 to 64 (many phones handled by the nk6510 driver support 20 folders created by the user and more than 4 folders created by the phone) (Paweł Kot) * documentation updates o updated Polish translation (Paweł Kot) o updated Italian translation (Daniele Forsi) o update Nokia DKU2 rules sample file for udev (Daniele Forsi, Paweł Kot) o update gnokii man page with --answercall --hangup --divert - -keysequence --enterchar --listnetworks --getnetworkinfo and --showsmsfolderstatus that were missing and add details to --dialvoice and --setspeeddial (Daniele Forsi) * gnokii updates o make --getsms accept at most 6 arguments, not 5 so that gnokii --getsms SM 1 2 -d -f myfile actually works; exit immediately (and do not delete SMS if --delete was specified) when user answers "no" to overwrite prompt (Daniele Forsi) o make --sendsms, --savesms, --getsms and --deletesmsfolder return with more specific error codes GN_ERR_WRONGDATAFORMAT, GN_ERR_INVALIDMEMORYTYPE and GN_ERR_INVALIDLOCATION where appropriate, instead of -1 or GN_ERR_FAILED (Daniele Forsi) o add country name to --listnetworks output (Daniele Forsi) o error message for too long text provided to --sendsms --long would sometimes print wrong max size (Daniele Forsi) o Use the new gn_phonebook2vcardstr() function (Bastien Nocera) o fix handling of arguments in --savesms: make it actually accept -l|--location and at most 12 parameters, not 10 (Daniele Forsi) o make --sendsms print the reference number of sent SMS (Daniele Forsi) o align --showsmsfolderstatus output -- folder abbreviation can have up to 3 chars (Paweł Kot) o implement --shell option that will allow run more than one gnokii command inside one session (Paweł Kot) o sms folder abbreviation may be 3-char (Paweł Kot) o extend max SMS folder name length (Paweł Kot) * at driver updates o workaround for Sagem myW-8 (in atsag.c) and other phones (in atgen.c) returning the wrong answer to GN_OP_GetModel (Daniele Forsi) o fix segfault on empty addressbook entry last name on Samsung (Paweł Kot) o fix detecting current charset with AT+CSCS? (Daniele Forsi) o fix encoding issues (again) (Paweł Kot) o fix GetMemoryStatus timing out on some Sony Ericsson phones (Bastien Nocera) o fix changing folders in some cases on Sony Ericsson phones (Bastien Nocera) o fix GetMemoryStatus being wrong when some phonebook entries contained non-ASCII characters (Bastien Nocera) o decode date/time for --getphonebook DC MC RC on phones that also encode number, eg Sony Ericsson (Daniele Forsi) o fix divert call commands invocation (Paweł Kot) o be more verbose when the phone doesn't support PDU SMS mode (Carles Pina i Estany) o fix phonebook reading for phones that add spaces after commas in +CPBR: response (Daniele Forsi) o fix folder list parsing for wavecom modems (BORBELY Zoltan) o make phonebook work on all Samsung phones; make extended phonebook configurable; FIXME: detect which phones support extended phonebook (Paweł Kot) o support SMS memory names longer than 2 chars (Daniele Forsi) o Sagem was reported to encode numbers (bug #24116) (Paweł Kot) o let it use also connection = tcp to use an Ethernet to serial adapter or a phone connected to a remote PC (Daniele Forsi) o Samsung SHG-L760 was reported to respond to some commands without echoing the original request (Paweł Kot) * xgnokii updates o display longer model names in Options dialog (Daniele Forsi) * smsd updates o fix potential segfault with file module on empty input SMS (Jan Derfinak) o allow to send multiline SMS with file module (Jan Derfinak, Joan) o don't use variable after it is freed (Paweł Kot) o default module is file module (Paweł Kot) * link layer updates o usb_open() on DKU2 device just once -- otherwise it doesn't work on FreeBSD (Paweł Kot)lamb18 1545079161 0.6.31-lp151.2.30.6.31-lp151.2.3sendsmssmsdsmsdlibsmsd_file.solibsmsd_mysql.solibsmsd_pq.solibsmsd_sqlite.sosendsms.1.gzsmsd.8.gz/usr/bin//usr/lib64//usr/lib64/smsd//usr/share/man/man1//usr/share/man/man8/-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:Leap:15.1/standard/adca830f99b436d05e31deeddb662444-gnokiicpioxz5x86_64-suse-linuxBourne-Again shell script, ASCII text executableELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=b708d0ccc4fb4a7e7ec4ece98c44f84b6ae7ad12, strippeddirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=894af8d2306490e87e6fc952ef5b8689d7a6b092, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7adb912438f0878b9e667560497af63ea75867f6, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a79bc0fd05ae349b45082bb70ba5ce002fbc2600, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=084e6caadbed8beebd84af5703fad7ed38df9852, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  RRRRR RRRR RRPRRRR RPRRR R R RPRRR R RPRRR RqbmQ; (utf-860f500d9558aa2a6746f75b6edbafd6de6399c3ec8a3ab2fe758e71dccba0749? 7zXZ !t/Sq] crv9u:压 \4گ;Gxjig<ȫ5$AALK#"'2AE ).=l!~:=B&2P(B*V]p{Woِ8ytys t!QwkfO/(1_Px"^e|TqA?~TXӹ[BXznsc !}b1 oz炩RNɺOuHG#0RɻIG-ʳ>SCvF֒1-s*rEY/1-Շo0Ͱk3eZhCgUhӮ-PmfaƳxe.ujfsf ‹5Z+]aZ"]HU woi>1ob1I50V$z뇋8s؁|*݇JyRo*4fhqԁ?Ig D)SD|r.cZҲ5λjb\ =?۴ܬ-S cJTo-y?q`^Z୦@;}r~C:kSg+,IҠ&4o/&Y~!d/As$:lyS,T㯽ʳaZbS|Ӟ# (| rkS ,$) cFswom2=Lh0'u\a_k;ٝ^gƉ4ML?}ƨn @"FQm2t RN~b:逸Y[W;@=\98-9r-nY*m!5wkz{}ItlʋjʹѡWbnA;'}&C<+8A7|<BK! w׿[Œ08PI7?W/g6즽y1/ӬzƦ4GZ``/f8scuzEܯ\+n>%s bY}RV>  #e`3YW cWCQo :D-j+],Eg)&ͤ]L!zW/6r&HHipA hf-*fW> aC J>.=QAfǯ$)̣t1Y@#RLBOB( ORqZBЗcrb5Ssx}U#%]ZOoh|82]!{o$ׄ߷Ј(c)f*b}*r]uKXEE# 6˜|Y"1+xɊ[@ݦbX5`-RKrTMDB> BpL_wdTG12̜EԏK*B73_r7eezml`Z(b0@)W FR=G '0P+E I %ӄJ\G$'tR245Ua`(*m+b ^0LHcڞ^wd΁`'@j.7-@wi5{sj5w(Ȋ6^Y|L$rf\UMoA.B 6u7>'6 p`Bҟ R eY$ 0^Tډ7A8:8t=Y;*a" @gsYxve?r%f\[.%\^ ׌"S@ti7s1ug?5B56!E g'Xe8dFB+LfEH24bV2pifX.mJ>IAǖ)%h1h?3= I1`Mڼ ѵ@2 1VcZpVKBڟ&iEӝ+40!9]$uj-%1D8& 4ؗN*oV;U`GA(f=C{8-ls؄ԭ("ZɓfׂJ==8&Dp$Ѻ<*[n!erKLOs[tK6C4C Qwoo4J_  V<rRMNDx`%}\*xΨ.6ѿ'ĺ./4Y,PKhEqo@0ih1C3?Pj>셐>'ķdc~oő8i9u.17QhgBXK~&fIo)YR7 t CF9[A/jRvMg_+꾙\x0F.0ئ #&J,C_P4 Y?JOζ_KK'J/^ў 1a zp~AV!S7}gD8LJ? ~҄~LƬ!rG#6Kƃ ny=Fqp2 6TTk?zWS!o>FK=X]6ȅl$nj|Q7zר 7r>HnftD"4]=Tvnd=;feKMNOu//껳`ei`e(WBȸQӳ!Ќ,R50K@,_4쾎ͫBl#|)txo9Eiش"\uWL(ן?aT88N7|F.׉8_ a rU %ڢMX_G>+& П$FL"2컍F~ʤ@4 PFDZZ^!JsaYcA!Ղ<* hSadl`e'zECbs:m$4zWD}}jnVT&EtT EzF|abdf ]iîO~$C s*qp3n.e/L1?suC1YYϏHR<u"&S%wRW D\Cޗ-AMb1g"sHnhlHābARw{#q=^^QQҚW+爛KJ`QvDtqRRrMWu|Cɣef!qD+6 o81NSDEfѲ黉)@^jQ*{0xT1*Mn-c &G ?|WtxX$\p9dlgp^}ǢCU?/h;=Җ[أn@5Vy tk>3/^PƷ[M՚q.3 yC{x:kka 㿡Aʋ#gcsGL$L׊0 ]̟(J.~8\:5cP{-TEYֲa]`?(χ{ 5ykJm]qSO<2Jl2- b%q"rкn $v2 ,s:ѹ]e'Qrݭ:tBxQQyEkZ)ŶC󧥁AX sWq'Ei^"Y }oQPޏ!Hy@⮀gru]՝W{| u27\Gtk| TW-Bv6N"b]GS8F8sjYhH݌_ʵ!P|=knޯ?1TVh;4ܰz ٻN4I¡4Xto]^矋+юOՔ!k=4rpDPȣБd:mMB͍W=itZs Űt/Đ.wH$:R"m)ȚiV;p£ SL[4iWcT3e]4rCWl:_=PkOhhϒa5ºRE5a!C2OB, =w`i~ k tdglqOK'-ԨT)dgM,-G %r~&=s9#uƺ9 I(rL :9N Hc0uIYS515dOeWx1 (@*g3 Q# Kŷ(~ܙoh >֣5f=>^􅌰]KyYv6fS-@+ҸiVg Xmxk] ?r6h J۵zefh:Ap^~MvAE'kNg+Y8% `+Kи }SUxx*1T2j4i+`T{Rq +sl ;qZb{ [ӻQ|* uH0LCBSѪ0{ظP)2m^wRj'n4FȖAyJyگ,Q>]$_dQ9#)` MEKUjGcmQBзօP=2~Rt4Ş\l3 C+gwzJE Cu!G(EdɃqz!SfGFe6Ec@QRkF0)Hld:~UʄҁlA ,L4H|pҔP/m+a->VR=7FWw4T}e]0P8fUd1<\>Qqs Э#% F2۞,[-R"gal:j^y]7n-W1wqnVaQMa-Οƒo Z爵k#jC҅2L%Hm\il!^WH$vW̢O?Swjo$YL 0etMU{| w][ygA7 r]ZszFH0I y[O?+vQKIY?p6.r?Ѡ1,DCsD t0 +9Lv)*`#;/[y Q@pM$Şf'9[(큗o/tWƍyK".ƒPQ\@Zgʻny!`cF=8wj$ECFuZ}WX+-2h%DB1*=2c&k;?vv6&*Ks@ EI+}הe/"z)-.VPP3 Edk7Ghyk2Ǧ4{r7rUZ]1k2-iNjR P_͹36N`FYٻ~Mӯl+zWgYYPb>k^Udhwxh2{&k7/[{* #s86S6ܤ)%%{lZc ͠}4 xx x'1$Ʃ'M 3(7 -?p J{~S7CLjࡁ,ǎS=h~$4!8T=t9VAAx.dMM*-mJzL2g>N϶oS[u7}V[0 +*h4 *bH甭9 >"rN`8QkD{nryv^)Gl\#j+AT e?82x^5V_a=#=*e"dɹ%x'ܐ{k(ErfA.dzM:F ȇO"caЕs d]S Yiig q3.oHX W蛄#yc2%%InzOb:̾:xeA19KpHwug c+ScGc$n:eo O Jw۠PjyLO=ܳ%ڈG7 04{ԥ뵓0a\T>v9Ȋڮ[;嶆|W-́u,<c\"9!aJo$P$.[5>1W]uMB?„CNCNY,?=mVc"l>C=WH3ؿ I:~j8I'&ҏFeмeb(S-́ : vQ͏!7>Bzz4Ѳ9IOmxW:Ugm[r]'[t_r}&p@(xF" M`8^hØc2 \;C,PE{~ۂEtX4P)9:fk6GerZ^.?G5ay4h 5t,,ɿ4<`7Tʱ8ߛcCl4_NWaav5Lu*pSԤct!`o4@GUMْ8Vj>h z{{րE"պWZSR38匳Kz )b Ʊ)}c\ buR̷Ju9TrNcQP~GS"U>t%4m-vfv>Ԑ}!wxq6gSKԯTp[wGԸc[rc!hw[*%#Xk 3$6-~#X:*tz+ԍ@,5bafZ,;!/WBcOF-WG՗ ɛ, *::o?#7[Ψ`3PHꗺQ:>F|#zϼ':Ѿξv)t1y9szj04-_WrیC㙔EArnBElX kΎX;gj `&0+/߻vf)~l3jJ 4t^َą>(ݑhVѻ?%s|Qtɓ e;l*2g A^]Kr. (]9]І(4X$ѐIpꦆGas&[?2 z@&Τ\*F I E% Z\,L&0DVq.ޙڀ%%ڻ A'9 e.}1EdoMmrhꏥ<]0SwTT(5ZS1x~wܷꅲJϯ~vWFrAH;E&@!A>`{@ kq}h̆"[5͌O@5O.pi훑@&iBMd($ˊzݦ,|'xQv8 tqiK8KL0v-Z;G<L/ʴY[Z9L{At'xVeE@JamgWܛeoWP{蝮*aKwUP0D\U:g̳qP7QK==c8ML/% ՆQ҅NM{x {Q'$F眃6qwa0hA-VEX_%T'•y57 |R*u4s" OfF .#j2g"t_ŃA9r%\b;5# +&}5p7*ڠdgqWdC@fUL-f0(|7tnC>k q>'O+0ATx^3[`{,{JgshGшe!ϕڟtǮ^}xB}ǾZCq*3!Kg*~c:zlsٴVaA[)*dhu6 ǻkD'jygwIWq$e4 09?M/nSF$Qʤ5}aBŧ~@AFw7PAp&Wzx&+Mم@Q)t\yplVphu+dE#'ArLFP@VEd]c1XC)Б{!#h͟+Bݎ&Jt|OoN%&8m|OBJG\`]Nԋj_> \)5Z`Fѡ0jGr?xRC2 Rtڂb@K{})?,gXqy*˛'gi˲;p>;6YZS<ֿPb"sP7SILiVIxK]&6 inf<[HGym1T:WFuJMW*9TT"4uLV ߶!:} @JN˰%p#B]%LLq`8dc4EA*gE  D2_I:0#MX w[- ~dMN3 ΊiFiE>Կ "6Zy3=Ն:J VAͼĬ$x؁ VikPe9rtӑ]C+O%$o7aȜM |L]V3O0/S2YWM%$⦂g*q/TYR Pn3(F.ڀ,5u~PNJ.J냶q[ΥdB3l`|tf[7obf(s~G1B+fJpsz(Ӗ 6d4IXqvVak/r[lQڤhj@ ~) sc˺< m pM{ QBDzN:JY튆gIDj>7}xA;?Ns(fШխaȁeJ %˸D"bs^ "A ]T!X~Qu~Q'x_kWoN7q8YHBl-ՈAb@hW.,b 0>r ?p0M -ѻ$=>~GyΟ;j-+.+QYʓIȡi*CO]P~n`4ƔrF~ ׸"3 #~e n6#o6|%pIM1.\{f ?)3*z9>~5׃b w9HyYd U.Đ~!>br 8g,S9&*vo㊍:HSq5S6!Uy˨ܭA}J\:_m; 5>QͰ9FϨ.aÄ@UhpE!sc5A3u'tPxLinw^s]yIu|B }+JDokݗK&` ؓ.YU#E>r߰:w:U-Ee$T!64paSgz .yr? i{5b6ن[*A  ii[_ZT! PsF{VzǝV .ka˛HJ_A1igYYMy2.lڡ{fͬߨ}b0 E^^|9v.\RJc7F%¾ Y?jDB21ΘX_XbkW.V5QBUyZT5-v)dJmjDŽ"w.FXi߸rJTȽNW.2@3[!s'|l'b, vD@+_a, {^Ʈ-߰ٶ.2]q[̄"ʭn2~]uJ+{$k]B-/wSaC`ط8cg3sJl0yI O1^(36a¶<#]kw[ $q֊'h']*\veO@p*SWc}nG'9CRͪ$6zP: 7үJ?wKՑm/q^tU!>qDRr v0@͵p5?&čg/5<5`?ڈ(X]X}80ku ٹ_ _LanbFn r(20</ Jg?AىTSt`m&,{F$YI|DMX9AKfcԐh2llCbHD[[m<~y9ѷZhTH0ZJA;.0-'d]\@6h P9[n" [-6Lr쪐E$=qLTAslaf2JDgCK5]@cm.{ô-P~Z@g`P}<<_ N .g28AoYlozHzP wL%hF\qk_gk_BU&"J0֤ڟ+Xܙ$0{D9DJ1odprE6nfMk:9~ bO|dR_jL}&A ycb0To̳DVo^voi4$ULj?LmۜϼJ~ fUǮ}j V';Bp>%4#\|Y mڀdj#uBʓ#m}, ?.,c1se8%@_DXq5fw t_Fe_evvr&^Rw5&_ ~h |f! PȪ=.;4T7/Ž%)`\vҳNwQFQe϶#ODdm)9gꀉM |mFTL76]+]H-539y'qD5u1~f (^,5y$-fMh$v`4=G 5o/S: ht%(ą3 $Q>N5 ag|{1 ʖ%KN7W8`Y﹘uR}ߌ@(C"upv,;;ս]260GW/-␐\U=&͈|.VY l[PDS~0(e@]lF@X1P;w4k7U77IȂ>"Xh~oG7.gd5 4i0(-[Ș=J0|`=LV5OM{Wi~R+xӖ|oPa_Q5PڲZRI0:`g wxc<9څ MJFc6df@15},:8&_Jdw@F~|bkW|m7TÈaсh#E[џΓZF܂|%ҚT_L !ll>!RBvP9-}6Ďޖ &~%wUV?~')R5& 0FQ5{@Uһ" s?'0>]l$! ӣ".́o_ 6RkuG,l*KڧҜK`?%홳(I2FUzKqE,o}tw K'i>'Ӳk•VNP|jTS<q3:` 䶎 ]ŭ>ONf"TQcz[2o|kT %F5oPĠcp /Hzyyi,`N\z޵2?3lO].7~)%b*#^xK:ǣ #o3&*#t['+{VrF R{n8+ X]>|>]|/jأF\ܨD%?R99Dv WsXW#"`gGynK6Q[5 0c{{Ns&_+wTsxd[8#'|?~Bٷ,se3SvF:fVmp%{4z_Q8R-CT-JM~xt$8:+\c^v0 ! R#+ n %1,'.75qZ0f3Tu}Qo]ء-dNKl3f]Ezsw!Ta'j%wJ Ô(5L1 /@cE5 =ʍ[1aMx߳V.%(vv06_N3UqYBoJzˌ |k8uI{ G)̲};R=pjqSEc"L0y]Mhrqt@ЦlS$'FZVVOمV烢q;Q`|Y=%h #Ik*B4&gVB0M~3f!5ZP.LÚ?k llji.9HBFə]F= =w+?@Hr  nV'DNrHr˱R07Y& `s8KjSL4 xx1" k E}=<9U:LTmْ!`83GTOؿmniCB q]>&K_P'mCc[SHq!1:tQ6wWH3 @iN0̧B.'"XX+V6Y<{=߁,V5cݼƈ!P}6cs4+iuFl XeW{Ƞw+ڝ6LLA88Kare18EuKČk{.FcYe-W|4úBlǙç[ ijӖc=xpo1BƎki þNJ\"?I@s$qyw(c0 0ڦWpR|. \nU2P$)">T7+ Rd\sﺐX6ťGь C_ڊˮxz1`w=|bb!8K(l'_Uc-ɘ3pRn sV߽K$1/Ț1j)k]-6xJqL:B4  *VLʛ:mK\|ŏwx8Iх5{_Z (yjB{yJ]ob+pCNKNI,%L \&պ}+qz"{)Z'o's4CVFA$h FEHFv ]^-p;l7w cZ2,$Vgk|\z^%5*upzPadzuA8bKgK0>gKڧ qZKaDp65jegΈ/~ڌ0O?,7}HBj_A&6tn8LNogw@(C`iU XJuх‘2wUtotx 4@;*lҫ<خ ~X㒻[%"Mg(BXьr[n:f.1j$j6sj5RO*VqIVMG͌V=ra jmfkr~v񏵄Ư4`$̽o\ߧ_r }X}dh͐ħ`0'k"]廝H@Q iYm<8{Ib?GE=s[T}uW+OR  }ۯ4FHBq3¬jZV>etD43sg}howUwYMX=ivs,T7ЮVNYZ<2I"5oͱн ?=<! 򋃧n}tqDaI M+KrPkҌA橋=~&EܖYwh42aY2:x`6_Y:R>M&a49 'Cp,*! Bߠ?xظ\G,"!94hN 3-KF RӅx>B>EdGxr(CTE(Z`Uig*]5-N\w/ߓkMoMƁ|ӤP•wA?OG;:gO^ _4(仗|-H$5jvrSdMRShL E,bJ"y aP$]ȈM!~auS'J!'Ps(h lvH'eOX-ͤ*_ lnˍ6}l'Ό ~4s٥ˈ|1 kw YN@_?c)W0C:\?. Ϸ{h2h!dn ftJ!=~$] b8 :lak5݁(:` KYAAxy=r+^O +r L>@M"g>:rg9󶛔T=Н`6v]P›їe\CO{Va(fbK_eyev*2>QAr]Ua \05{ڲy72+l]+kM 9Hl|GQA_e3;V@u`?Zݩ?|. ડHr1kڼ~;Gw^xob$~ դW,j:,Uۿ68=ץ9itp8! G b>620ՈTE Kn JM3 "5B[ZٔԙCXj.)J ?*JPMZނVF{qS 5sBx=k=t5"znXU)Q_ o'|SUWmS_*ߔ0hIw|_dđ>QqEonWusŋLEIq󜴿}"=(Ly[6f&/5N?)xԱxah͖Ԣ{h]'ѻ3|7$DaFa06 Zny=o 6^*vI?kh"B|XD\_6IG10-ᄢs\ȻvzI* x[;19L[E(|Sd3M/ꆦpnzWzEYun%!gYlX5"B30(~%>(5lM gy 8#-m89/t V 2@6 ?[rnjFR -;~?Bu <61"LDT3gpOK^ԇ0a1 pQܰ iuo/IO]<'5 a 76+ŎOO- IjטĒ9ϻ:rf(=(ʷ*~؇p@f%x(8@PލAy@VjqNyڕpu%p)@Ro\l{bTPb2xؙ "nD@iuՂKM$ qUro3;(4)rO%WSoW׷r9 % pz$wm瑮Ts+Nhߡb~PQ ,ۡI2; }vXw6T巳IO>Xv²¼&l)T#ע͜[ܠ]r`fBQ6^gC=h"콕] K= ,TC?>հ]g܃"HAP#鿌~.Nk# ^VV`Pk`8Z1C߲G'ܥ~2A~#9(-<ՔژE-9NWP46݃qY_࿞ko>#AuBD>Xm7m2?TeA2)a)vYuPv%8X}EdnD]̢̜$ށ ú-~EװDY)|}S'V<8'ZRڲmSYBᩒ\_( ap(hlD'b |Ӏ `qZkdR9<6B˥,Pd 5OȎ0_8m?JP#eq"U}e^Ϯ|s&{&LK^9GBcq__m6Kd,_ _0Hf]W"mSYa|cѥ){OĢo= q^4䮓XyP lL@{ލq&3|6 cl|")W"-J㪪 ˟:T}^ZII=m+|#uc!tb!3A*1U_w00v3B@Yb{^;TJ ocu S#e<0S:M tpKAסL h7&-5S ǐ⏒eyx$kW: zt,=@l $o Ł>lnds:_~R3㬴{rR>׈}ː GBcQXnm-TEŽĻfLTDG[W;kVp/C^ T*^E0ch|.<`{`AG Xe&'"˓V6."`yrVD+]1ڬ֜+&ȵ\'p5-ˠ3XPƒt 諥zbDkBʍŖ2/_Wx}ry\^<:T\G:=픑B2,, e\JnS۽J Z "@n~m]<`3> '~GO:ꪉ6@%^bo}hhܥpolTx9LndmꑼhD Nk'zp%5nj 7!!P,Oi/O?IO~@$'a/;ιbg=p'4F6O*GʕJO ݉^b]ć')8lijyVSֹAB9Y[-zD&!2ԫq&guCM&%:9^tu 싆ܠyVS%"Ys gtY}gI#Dەxnر5&"@lG֢Igik/xc>bjf:y`m TcˋpX66zҐIJ\}w φl*;JMg{D|UP(Xf/HfJo}P-":,@J L}GQy BA nY+an3cuIy70 x<;v(X , ]A[zk1jJ nYsL, 6++o;g ?o`2UN=9q}݄_r׵!LU#u>E } 3S ^]i[Pp gUMT_x>[OX70 ߿>=5/ĸь\N`26`O䑘\7I{'0QIeIFR٘2a%K.:v8H :dS=OzҟLqTs+XiIiYѩ8ǸtAN^T]z)Tl))L)tkƭQ UYsѣ].&3y2l`a+Acl2 ښa x<¤5ÝcoqAmu"A,pM>2Ń,]jKC}%/6`v>F<W&c.)SkxBj%lB]\_,?cVg2/oU3TE)?wgkQF,$ێ` %ͭcdQcO]֑=|gR[7IN~':+Aqn!)^lTͶXs#JJV"ϺNtމQޔFN-;*.eOOh+/5&~%Ru [ʍ1%x,LRV8V{ŘdTEXθ)Ϫ0 kſƖ^X̃^%o^(HB5{xՆxY!Kiph}I {@u G[V16*؈3@8 '|2էlΊϘX qVeDVJ:* 3 `_,uݘ&;U3T,{?Ah?^15o܍ 3!25J"eH%1,{sx q3-@k΍c)7 []C#Egß^fR>?ls6Qj3sM UϦM҉Vb=XzmFR'kDu+^Ո8ߺmۧQh耓}0_s[-8N50ͯ;zGti9khF_{S¶Gh#M+[/cd ]""p](+pp æw՝ԁn?/DAo5!F՟홏qon>`mw6w g'|(mU; Kr 2P#/ 0%_ D WBΧ5ҁwѢ0G|n}p=AdmJo+(g{УDM쯴-7O(Gr;