oath-toolkit-2.6.2-150000.3.3.1<>,9bk{p9|YmCuaQSXWf诮mM@ۧY|I(rO/*8sU ]ߛM> r@I3aϱL ❲%/KKȳ-aePBG-lԐ1ꆧthn(F;zi9hQ>Aԃu"Rաoc~rYp^U6oO=v/(:׻50[j:a $>2v hj9P{~vzίv;>>(?d " W48HLe  D  Z  p        W   <  (8 9 : FG H I X(Y0\X ] ^bc8deflu vw4 x` y zCoath-toolkit2.6.2150000.3.3.1Toolkit for one-time password authentication systemsThe OATH Toolkit makes it easy to build one-time password authentication systems. It contains shared libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm (RFC6238). OATH stands for Open AuTHentication, which is the organization that specify the algorithms. For managing secret key files, the Portable Symmetric Key Container (PSKC) format described in RFC6030 is supported.bk{ibs-power9-13HxSUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/Productivity/Networking/Securityhttp://www.nongnu.org/oath-toolkit/linuxppc64le  XIAK qA큤A큤bk{bk{bk{WzXWvqWv:bk{Wi,Wv:bk{bk{691a8b6d32efe12e62fced44f24d3178392dad0334ee8d5705753598d637592b1426a4177530ab636b193304e8925e1748056589d2db9cedaa8366330f3c11ae1c11752eae17f8c4e32dd2e1fe08cf21b7cfb0b945be34a4325464c5bc64ca0e55797f9ca3fea2a2d4442b9a683dcb00f3ac043275aa0b26c9462e91a29e1413986735cbbcb2adac8115c215baaca913c7deddd0e2b7e8591c9795d635a087e98ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903f867d18881ceb7edd4682cccd80abd8ecc7ba5e32e0e33bff5ffa6fd6ddcb6761bcb040dcbac7f2fdc088b7f9215c4e0034470f5e12e0f471f52e76400c24cba11dbfdadcbd3a2e00fb2a39e5aef12be413760aafd6aa13ed82aab4e4ba29703rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootoath-toolkit-2.6.2-150000.3.3.1.src.rpmoath-toolkitoath-toolkit(ppc-64)@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)liboath.so.0()(64bit)liboath.so.0(LIBOATH_1.12.0)(64bit)liboath.so.0(LIBOATH_1.2.0)(64bit)liboath.so.0(LIBOATH_1.8.0)(64bit)liboath.so.0(LIBOATH_2.6.0)(64bit)libpskc.so.0()(64bit)libpskc.so.0(LIBPSKC_2.0.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1bV@ZЛZZZ]@W#U@TÉ@SRg@pgajdos@suse.commpluskal@suse.comncutler@suse.comncutler@suse.comdmarcoux@posteo.demardnh@gmx.det.gruner@katodev.demardnh@gmx.dedarin@darins.netvuntz@opensuse.org- fix [bsc#1197790] -- FTBFS: oath-toolkit won't compile on SP4 - added patches part of https://gitlab.com/oath-toolkit/oath-toolkit/-/commit/9b54ca84f92f4747751449aa645f07737b7bc7ea + 0003-update_gnulibs_files-fseeko.c.patch- Run spe-cleaner - Drop useless conditions- bring License line into closer accordance with actual licenses mentioned in the tarball - split off xml/pskc/ directory/files from liboath0 into a separate "oath-toolkit-xml" subpackage to prevent conflicts if two versions of the liboath library were ever installed at the same time- use %license instead of %doc to package license-related files- Add patch (last commit which changed source, not released in 2.6.2): - 0002-update_gnulibs_files.patch- Update to Version 2.6.2 - no changes in upstream code - Fix RPM groups for -devel packages - build with libpskc on supported suse-versions - Add patch: - 0001-Fix-no-return-in-nonvoid-function-errors-reported-by.patch- Update to Version 2.6.1 (released 2015-07-31) - liboath: Fix 'make check' on 32-bit systems. - Version 2.6.0 (released 2015-05-19) - liboath: Support TOTP with HMAC-SHA256 and HMAC-SHA512. This adds new APIs oath_totp_generate2, oath_totp_validate4 and oath_totp_validate4_callback. - oathtool: The --totp parameter now take an optional argument to specify MAC. For example use --totp=sha256 to use HMAC-SHA256. When --totp is used the default HMAC-SHA1 is used, as before. - pam_oath: Mention in README that you shouldn't use insecure keys. - pam_oath: Check return value from strdup. - The files 'gdoc' and 'expect.oath' are now included in the tarball.- Update to version 2.4.1: + liboath: Fix usersfile bug that caused it to update the wrong line. When an usersfile contain multiple lines for the same user but with an unparseable token type (e.g., HOTP vs TOTP), the code would update the wrong line of the file. Since the then updated line could be a commented out line, this can lead to the same OTP being accepted multiple times which is a security vulnerability. Reported by Bas van Schaik and patch provided by Ilkka Virta . CVE-2013-7322- Ran through spec-cleaner- Update to version 2.4.0: + liboath: Add new API methods for validating TOTP OTPs - Changes from version 2.2.0: + libpskc: Add functions for setting PSKC data. + liboath: Permit different passwords for different tokens for the same user. + liboath: Make header file usable from C++ (extern "C" guard). + build: Improve building from git with most recent automake and gengetopt. + build: Valgrind is not enabled by default. - Fix license: libraries are LGPL-2.1+ and everything else is GPL-3.0+. Also properly package the COPYING files. - Prepare build libpskc, hidden under a %{build_pskc} define: + Add libxml2-devel and pkgconfig(xmlsec1) BuildRequires. + Create libpskc0 and libpskc-devel subpackages. + Define %{build_pskc} to 0 since we don't have libxmlsec1 yet. - Rework summaries and descriptions.ibs-power9-13 1651211195 2.6.2-150000.3.3.12.6.2-150000.3.3.1oathtoolpskctooloath-toolkitChangeLogNEWSREADMEoath-toolkitCOPYINGCOPYING.summaryoathtool.1.gzpskctool.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/oath-toolkit//usr/share/licenses//usr/share/licenses/oath-toolkit//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:23969/SUSE_SLE-15_Update/d88a1aa43809c83ddbf1561b6fe23415-oath-toolkit.SUSE_SLE-15_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=fcb0fccba2128fc637b9b40df674e4545e0ed653, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=9d4aa313ceefa5d2e4a61d0060672a58a0462579, for GNU/Linux 3.10.0, strippeddirectoryUTF-8 Unicode textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRR\7$BP6a~:utf-8eb10cf78a5511edcc7b76fa5abe238ea2b730310603d020174e648f00634a7a6? 7zXZ !t/. C]"k%jq}r̋8ٕ7kp\p]R#(:5ݼF1<xY$ k3ÞқJQx4wsLW60Kdȯ1LankFT 065l/3p?j ~hf_9Ҋ 96` i!5{G9h-`+nHtػɲ=1b|]^l@)盻LKw09f^o(hZ+ػe E<'Uġ[C;E`Wn zv'v/ϋhMf +d[-ˢKʩ{Y'dt~zfԎBfmeg&På+?暮f^w?J"M.÷yN ǹ|)UaHZceLRZgknG0>V.xP2)~6<`Visr;HMx4e\ǗZ!YeT$e;OrxD'T/)wo;'jے xbJj ovO5#fֺRDy΢ȵk܌A0vF279ԾABɏI&Ҟ, Z5+K9,W>§,)"0.8;1cQvaV>[9/ou?ZCn⌓$$\g!Ta' [ğJ7c1M+͛k_'_  _5X _&CΒjO~u<3?>P2A@;r+̧<+BrFxfRBlU:é40U- ,|z#9jyG5Vf-O q?O5\(k+rkFOD^JLIMҞKjI ~J&/E9,>@t"Ao@q d>Qu2ݾT !"vkR׶:=,eȾX3)BN}ʻC&n7ܲƣ}!3ӭ_{kve뮤ټ +OiˆaY>4|䳆'L?5vзPu=lmV3LP\ 2^H(c*FsUs˾|~ 1`Wp=sLOM-;@yL3DVN2;W寈:0:CaD:l۲so-I\3uk#Ob S>qG ^#uߦ'f$;pE; 旜\Im\24 "I/!{¶{'T/SfS.\THM͐Z ȀWd):5&t&vJY'c-t[. Y9 fU_94#F܂}i@{V^Iebޙ݇oAF5oNCز/%0 yVB"]И,ڟw[1b g?Sԫ`L(՚J;wT+,p)j#ym&CI1 1> jJAS:M´H.).iNB $mn|&GĤ\h~;?xML*\Ow,nu{ƒ:^FlCqBjYYi ;rjU#r*dFRC{#d 1'ԭW <M,081c2Pˇ(nޚW+nTPXͳS6;9'.`Eû|Y_`!~&d{u @9|' k B1jCǃdSJTzT񓰠Ki8ٝrcc3rzrlęL,eYi:-yљ2}G{כFW/&\څp$}FH*n32[H!!o~pR E .#ʕjg naEzB}\ރ)>^)S@JI? V?Dhb 4;"AVuPm"]~4sKCC AW+ C]6 :N8uwCkf 8HqszJ'_b|^y#9}gD2b97`&L$4Njc^xۣC!/nFItƺ*4+J%s e˓?X)_e7 ńEzVrʩu )X482#|hS3[/|=(?S 6l YNdŭA= [aײl19@Ҿ^svr+̈z,dͰI_?}?x0j JqŶ`7I)j 騅x2KGՅI?QʠGEa^d! =PTW-3o) VRcJƐIYMyaj@e0_ر /vk9<ж;ݎ 4& þ֡ǟ@Ur-Es&J8C_RPee廉HC0U $׬$a@DpfʳO܏'YÑÃޚ3K<9SIT0rcV8|LH?}?+:Ⱒ9[AM %ST:ւ}á]b_ OaCl0~#e R{Q;| sH4<ϨX0֫'@}?۴l%I ˸wLB L]9? 72 r9]icclEj}4_8.9)n=$~S.aRG$0&>IE'59  G? =;vR%nbײaL6N;7D%6CWFwl]e2E̓5FfwzI*Y3C|Pp  YcYƉe[l:z[.n!!`˳պV85tk'0b1]41USϹB[E!-iZ/`>'{Y(yCiY]$Rk1x OA~X@ToGznʻ4-ctΞä]%ST|54# hX,d._'!G/u9IO!1E?g'T.oM[QE݂qBv6e}ԧLS[eC5mTM|M81wY׷%GGMf,94Lv/wO}θWdJxۤKc.+X;瑟8lD)\"WXz-TCN ^8XX/ VVs[x)!naۺx) 2B`RÛf@AIx싴~ώ؝P9CӔo"38ڑt?ï 6b,hBpzƯNiAbe[Zҟ,9"RL}XWEaAY?Q~{.gFOB6p$d*ܿWIΓQbp&rd^4RQ&2L> x됤SpD Tn8[-br>\ @Ү{Twⵃ;wts|fXnY;^niЇtP9b íX Ec1MU2 Vt^yM+9j>|>,+V7W  <!;L hٝaL <qZ~;NRL:RCU 31q<µX :`h3ޒ6@X=m?Zp>:t+ĥE!ʧE]bՃ4 b;C^FAH\g]3ԙnDe1 hr8pq#}@E4~b,kqZ(l"•~!1d#[yb)n-!w=H7Q?V;FY0:qoocCň{Sa'`9d5^mJ'9j ط(9 $wjGpFWDf/|< -gS!'i 6 ]=!&fC3&Fc+i*xmqu\4%Țrg~0&?6u ds@ȄO; fKҧz&1BkQ*"`'dK3'Vp>hva)&nDmKdw;dҍ:V(i`Iaך :\Il<!@׍y]ZØfNF+[F2\a YZ