libgwengui-qt4-0-4.9.0beta-11.1<>,CZX/=„$&?3S VY# ZF$}IN:R+|GNKZL5L)VQb"=O<+?+d " d  #4MS\d h l t  @(8 94 : >(@(F(G(H(I(X(Y(\)]) ^)Lb)Xc)d*te*yf*~l*u*v*w+,x+4y+<z+xClibgwengui-qt4-04.9.0beta11.1Multiplatform Helper Library for Other Libraries -- Qt UI BackendGwenhywfar is a base library used to provide OS abstraction functions for Linux, FreeBSD, OpenBSD, NetBSD, and Windows. It also includes some often needed functions (for example, for handling and parsing of configuration files, reading and writing of XML files, and interprocess communication). This package provides the Qt implementation of the generic UI toolkit.ZXbuild74openSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://www.aqbanking.de/linuxx86_64ZX ZX bcc725339e0636116ed183a243288e53libgwengui-qt4.so.0.0.0rootrootrootrootgwenhywfar-4.9.0beta-11.1.src.rpmlibgwengui-qt4-0libgwengui-qt4-0(x86-64)libgwengui-qt4.so.0()(64bit)@@@@@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibQtCore.so.4()(64bit)libQtGui.so.4()(64bit)libc.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)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgwengui-cpp.so.0()(64bit)libgwenhywfar.so.60()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2ZORʚRg@RQ@Q1OO\@OYO@NxN'@N @NyNEN7N!}@MXMMa@MA^@M1@M@LLK?5@K'z@K@J@JJQJB@alarrosa@suse.comnico.kruber@gmail.comnico.kruber@gmail.comnico.kruber@gmail.comnico.kruber@gmail.comcoolo@suse.comaj@suse.deNico.Laus.2001@gmx.deNico.Laus.2001@gmx.deNico.Laus.2001@gmx.deNico.Laus.2001@gmx.deNico.Laus.2001@gmx.devuntz@opensuse.orgkruber@zib.dedimstar@opensuse.orgdimstar@opensuse.orgmalcolmlewis@opensuse.orgNico.Laus.2001@gmx.deNico.Laus.2001@gmx.deNico.Laus.2001@gmx.deNico.Laus.2001@gmx.deNico.Laus.2001@gmx.devuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgNico.Laus.2001@gmx.decrrodriguez@opensuse.orgsbrabec@suse.czsbrabec@suse.czmkudlvasr@suse.cz- Add use-system-trusted-CAs.diff to make gwenhywfar use the system's default trusted CAs . Also remove the upstream provided ca-bundle.crt file and require ca-certificates so the /etc/ssl/certs directory is populated (bnc#958331, CVE-2015-7542).- Update to version 4.9.0beta: + adds new code for cipher selection with SSL connections (still some problems with the Netbank, please report back) + Netbank works setting the GWEN_TLS_CIPHER_PRIORITIES environment variable to "NORMAL:-AES-256-CBC"- Update to version 4.8.0beta: + new functions to work with dates (module GWEN_DATE, e.g. GWEN_Date_GetLastHalfYearStart()) + fix some errors in the layout of the FOX 1.6 GUI module. + some improvements in typemaker2.- Update to version 4.7.0beta: + contains improvements if the TypeMaker2 tool + fixes an error linking libgpg-error.so + adds some functions to the GWEN_XML and GWEN_DATE modules used by the new AqBanking version 5.0.31beta + Info: this is still beta because the MULTICACHE module is still work in progress- Update to version 4.6.0beta: + adds a new module for cache handling and some widely used functionality + major (internal) improvements to typemaker2 + complete German translation (thanks to Christian) - Update to version 4.5.0beta: + adds some small changes for SEPA transactions needed by aqbanking- update license to new format- Change lang package Requires to Recommends since it is not mandatory at runtime.- Update to version 4.3.3: + do not use the deprecated libgcrypt interface for RSA keys anymore (allows compilation with newer libgcrypt versions)- Update to version 4.3.2: + fixes network problems on Windows- included %{_datadir}/aclocal in the devel package- removed gwenhywfar-gnutls-3.0.3.patch (fixed upstream in 4.3.1)- Update to version 4.3.1: + this version is needed for AqBanking's new support for the optical chipTAN method + some improvements to the typemaker2 tool- Add gwenhywfar-gnutls-3.0.3.patch: fix build with gnutls 3.0.3.- Update to version 4.3.0: + added a new method for converting charsets + better error handling in the build system- Add GPL-2.0+ tag to the main package and the tools subpackage, as this is the correct license for the tools and related sources. See also bnc#710065.- Update to version 4.2.1: + Make QLabel in GUI wrap words. + Relaxed http code.- Update to version 4.2.0: + Marked argument list of GWEN_StringList_new() as void. + Added keyword "void" to functions with empty argument list. + Let typemaker tools use "void" for empty argument lists in constructors. + Added field "CustomerId" to GWEN_Crypt_Token_Context. + Added function GWEN_DB_GetParentGroup(). + Added line for "hasKeyNumber" flag. + Show customer if available. + Added some tm2 files to ignore list. + typemaker2: added type uint64_t. + Improved and fixed GWEN_TLV, added functions GWEN_TLV_ReadHeader() and GWEN_TLV_WriteHeader(). + Started working on a simple archiver. + Fixed a few bugs in new TLV code. + Added tool "gsa" ("Gwen's simple archiver"). + Improved HTTP handling: - added function GWEN_SyncIo_Http_RecvBodyToSio(). - added function GWEN_HttpSession_RecvPacketToFile(). + Added function GWEN_Directory_GetAbsoluteFolderPath(). + Added convenience function GWEN_Sar_UnpackArchive(). + Added code and commands to sign a sar archive. + Improved progress handling in network code. + Fixed GWEN_MDigest__HashFileTree(). + Added missing include. + Various bug fixes and code cleanup. - Update Url as Gwenhywfar is now being hosted at http://www.aqbanking.de/. - Update spec file License field from LGPLv2.1+ to LGPL-2.1+ to conform with spdx.org identifier. - Minor reformatting in spec file. - Remove service usage, following the new consensus on Factory packaging.- Update to version 4.1.0: + new code for sorting any GWEN_LIST + some bug fixes- Update to version 4.0.9: + fixes a bug in the Qt4 frontend + fixes a bug in the LIST1 module + fixes xml file generation using the XMLDB module- Update to version 4.0.7: + fixes problems with smsTAN/mTAN + keep the focus chain intact in QT4 GUI - Update to version 4.0.5: + fixes a bug with chunked HTTP- Update to version 4.0.4: + fixes a bug in the GTK2 front-end + fixes a bug in the network code on MaxOSX- Update to version 4.0.3: + improved error messages + several bug fixes- Update to version 4.0.2: + Fix GTK+ password entry. + Build fixes. - Split libgwengui_gtk2-0 and libgwengui_qt4-0 subpackages, as we don't want libgwenhywfar60 to depend on both GTK+ and Qt. - Add libgwengui-gtk2-0 and libgwengui-qt4-0 Requires to devel package.- Update to version 4.0.1: + Fix gtk2 building for Windows + Improved HTTP handling.- Update to version 4.0.0: + Gwenhywfar4 features a new XML-based platform and toolkit. + Independent dialog framework which is heavily used by AqBanking5. + Provide generic UI implementations for GTK-2, Qt-4, and FOX-1.6. + The network code has been rewritten and thereby changed from asynchronous to synchronous access to fix some strange timeout problems. + Many bugs and problems have been fixed. - Add gtk2-devel and libqt4-devel BuildRequires. - Follow the so bump of the library, change the library package name to from libgwenhywfar47 to libgwenhywfar60 - Remove Provides/Obsoletes of gwenhywfar$sover from libgwenhywfar$sover-plugins: it was there for upgrades of the old package. - Pass --with-qt4-libs=%{_libdir} to configure. - Use _smp_mflags.- Update to version 3.11.3: + GWEN_DB: Escape and unescape group names upon read/write, respectively. + Show a more informative erro message when a false chipcard has been inserted. - Changes from version 3.11.2: + Add unittest for GWEN_Url_fromString that checks those cases that work. + Do not abort on unknown port number. + Improve error messages. + Check for NULL token name before crashing in FSLock_new so that a more clear error message is printed instead. + Decrease debug level of non-critical info message. + Improved handling of file/directory locks on POSIX systems. + Windows fixes. + Build system fixes.- Remove unneeded libxml2-devel BuildRequires. - Remove autoreconf call since we have no patch. - Rework the install section to be more readable. - Rename gwenhywfar47 to libgwenhywfar47-plugins, since it's a more appropriate name. Add Provides/Obsoletes for the old package. - Make libgwenhywfar47 recommends the libgwenhywfar47-plugins package. Also remove any Requires/Recommends from the main package to libgwenhywfar47-plugins or gwenhywfar47 since libgwenhywfar47 should be enough. - Rename the main package to gwenhywfar-tools and move some tools from devel subpackage there. - Split a lang package, that is required by the library package, and make the library package now provide gwenhywfar to make the lang package installable.- Update to version 3.11.1: + compile on windows - Changes from version 3.11.0: + fixes some minor bugs + extended the HTTP session module to allow testing connections (used by the AqBanking-EBICS module to download new certificates) + special support for statistical modules has been removed again to simplify the build system - Changes from version 3.10.1: + fixes a bug in GWEN_Url_fromString() and supports username and password with HTTP proxies (tested with squid2) + fixed a problem on MacOSX - Changes from version 3.10.0 + adds new support for RDH-10 + includes the tool typemaker2, an improved version of the old typemaker which includes support for AqFinance + added the data type GWEN_DATE which is now used by AqFinance instead of GWEN_TIME when only a date is required instead of a full timestamp- fix dependencies (was using >= instead of =)- Typo fix in dependencies.- Split package to allow parrallel installation of more versions.- update to version 3.8.3 * lots of bugs fixed, lots of new features - removed patch0 (tests/gwenhywfar.c). not needed anymore/sbin/ldconfig/sbin/ldconfigbuild74 15157557924.9.0beta-11.14.9.0beta-11.1libgwengui-qt4.so.0libgwengui-qt4.so.0.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Maintenance:7658/openSUSE_Leap_42.3_Update/807877166e657d339c5c1a21b0d8ed33-gwenhywfar.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f0eccc2260f6145f4fc5b374622fdb1e007a6f3a, strippedPR RRRRR RRRR R R RRxmc?@]"k%AKoAR`*sbBd,'^pA/[sT(mHAwYp8#c,5:= Źj7wuɭSR!ɫ*Knb|rXHm\tb" Vjb8Uh* f‹!ʬn\`)5>HX CЛ{bف8@8wgRԘL!Xhq\0>k(~iuQkuxXs#K||yP'da qe>m--":((A|2&hR"8X |c#%=O׋)R,s>Fr\ɠ3[Qp?Tɟ(\_׺% Kpw~X&Y &h)TK$5H7I~rAV|+cԍQBlAl!+&f9dC;䪕E?l"E[/cH}@(Gu ^>Paq?kPK҃4#UfqO7Q'lgD+<~/j>9/7YcmeMsb #}e= n4CU\&-+ #GwK p [DCsqyV`6YK4Xiv-2Ny^Dln-~SUog#iV"Н9f-/½eglI ʂi1IZB2ܰ@ epJw3|)z/`LU-Qی=@` s%MeHsCK"<\3ӿ>f{[fM)U}Si x|-%o7:O%3J%Wh?}/'{b}6+]N[s/I*7^2'_E-T43uʾ !OG(Q"uro{Ɵz1A`lRaO =c-ڊ`t!8fBOj9@N( enHD-HtU- QBB:[K_JoNjEPgX#dS3=,d\ۧ^kcZԙ'KN9|uPX3;2"aFV?B `ZHD !*+8Bk[wח#syk lB%nP~sE<)ғ,nӼLr6#JJDtzr3"rŗ7P" z;,<颰u~j# {"(pC%SR&5Pup7'G;6toN![\3B 8&y_[R րۇrǷD&c-Z^\wŬwŃ-]7G[vFLiӏ1g*S(ؔMӛuT> l~h0 R2ᑊG^p3f[ Jy1bpd+E'M -RG͚0G7UzJ Q_%b'$R7% E-Urp 5&-^'Vʮ_>DW,aw-MLnvYmiM@y /2厉}2H{~\`Tl1ґn6~kJ*UG^G@jT~<$N=#(x= (@B@N@Df`{S_2O-_owO;M'Ԡ]=ke˫q D&1և1lC%sx-+R. @)EȪ`dNKDux@^׿ema8f x\ tTt3'+kq~.] U1=$H>6dixRyl-D7֋fHCi^ N8G>8m!8[\݃rt$0ν4Zw-5A݈VЅγ9_?rUaJ3X^(dNʪx隧)Do]* X*芮#LQԉ{ɤ!^f/&l_y~¬[)lc`A!Kĵ%E(pyO6 :m Nǀ޿ↇ if}C-V0xd?믩zUCfb3̪:C\ ? [ȦpígBM̿5d  E ΣѦ!1qU71 ݐMY 0@@2T5YU)fPJ^k fxc1^"9%1ۼ8T#yGXiY"e줿!{X/J A7"}*heT+%#;wxAbodgR6k hTr36J7&h38߬:Ny C&G Bצo!j`1W5/)eNb7)'#Ŕ~΢3&h}: z'Q9TXp,;{2_.6{Q`z?ZX*C9;IpD@Pq@y:ӻSl6q󂧕ş_;X1vp$ng.EƧ3ۿ.ȝ A{ "AxV\"F.TڔHLM *G6~ GFnҍA7dEr-fTݩAZGlA,h8]É%(cEZcR];fSCc=-v1W^(Ag˺.=q`(u+l[OdJ_|s|liw]d;K0LR'irq&?Y0 =oF燕: y&lAN=<OyTNDYWL>2Է~tC=ൟU=_41<;&QS]rB*XHt3Sqp\