courier-authlib-sqlite-0.72.0-bp155.1.6 >  A dkDI%z s/(D)]6s"[Ɏ@i7vhmԲ吶> "%1֐Z:V2ǯD-qHk}R8 <}5S62ݘ=RR8+)-^tB\=ZiTG?N nIF>YBnaH]F-[Plks,N`sZ/2g-C.0ejS>tJW `}Mj臘!Ѷ`3*F*b館1#${v eY3<`ҞIypDwdP,-6K6I5X3TvlYv $.ȥW`{\Ѫ1߬y2N^5}rAOx6<ֆadHY'js^vKZa{ᴿt'vw;״#|! RU=vo #ێd>Tv<}g{ ɇ.]?d a'Z;Kn NG73a36a157748d86bcf527c720770e36e5d9937b132f795b5817b70f401235d7b58231aab433610fb82e5e807d84e9259c059c4fd^dkDI%z p{*1RL,\wA5sqe׽ʳKz~?,&S0[IZϷ/ T 9H4NE<ƐCT5}Jœmhj^;RxNEe([Aؿ''aQ bXW`I &U Ih0{P+kIwH>p@?d  * `%.R l     4<FP|(N(z89:>@FGHIXY\$],^Vbbc d|efluvw4x<yDzCcourier-authlib-sqlite0.72.0bp155.1.6SQLite support for the Courier authentication libraryThis package installs SQLite support for the Courier authentication library. Install this package in order to be able to authenticate using SQLite.dkEWs390zp26@SUSE Linux Enterprise 15 SP5openSUSESUSE-GPL-3.0-with-openssl-exceptionhttps://bugs.opensuse.orgProductivity/Networking/Email/Servershttps://www.courier-mta.org/imap/linuxs390x@dkELdkERe65795bd217d430bcdfa6835e15c1bb8615ae58f055a1a0f141800157467d9f8libauthsqlite.so.0.0.0rootrootrootrootcourier-authlib-0.72.0-bp155.1.6.src.rpmcourier-authlib-sqlitecourier-authlib-sqlite(s390-64)libauthsqlite.so.0()(64bit)@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcourierauth.so.0()(64bit)libcourierauthcommon.so.0()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libsqlite3.so.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ccb'E@a,@`u`i@`U`#^^ϧ^p]ʞ\\@Z%8X@XX7@W9@UT_W@Arjen de Korte Arjen de Korte Arjen de Korte Johannes Segitz Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Max Lin Arjen de Korte Dominique Leuenberger Christophe Giboudeaux suse+build@de-korte.orgjengelh@inai.dekukuk@suse.comkukuk@suse.comchris@computersalat.dechris@computersalat.deLed - update to 0.72.0: * Switch to libidn2. * Debian/Ubuntu: update lintian overrides - update to 0.71.6: * Adjust deb packaging. Check /etc/lsb-release and include the distribution release in the deb package version, to faciliate updating to the same version of the package in an updated release. * Fix build dependencies. * Remove obsolete setting from authpgsqlrc, update connection string template.- update to 0.71.5: * gcc 12 and autotools update. * Add scripts to create installable .deb packages, update documentation.- update to 0.71.4: * Fix a theoretical memory corruption during authentication if the process runs out of memory. The server does not do much memory allocation prior to authentication, this is mostly academic.- Added hardening to systemd service(s). Modified: * courier-authdaemon.service- update to 0.71.3 * courier-authlib: Report failed LDAP authenticated bind correctly.- Change ownership of socket directory from root:root to root:mail to allow postfix SASL auth to work % courier-authlib.tmpfile- update to 0.71.2 * No relevant changes for (open)SUSE build - update source download URL - fix unsafe permissions for socket directory (boo#1183724) % courier-authlib.tmpfile- update to 0.71.1 * Clean up header files, do not install autoconf-generated courier_auth_config.h- update to 0.71.0 * userdb: Make userdb script accept UTF-8 domain names. Document it in the man page. * Configure and installed versioned shared libraries, both shared and the authentication modules. * Update INSTALL. Remove obsolete pre-courier authlib migration script and documentation. It's been long enough. * Add _meta API functions with an extra auth_meta parameter, keep the original functions as wrappers that provide a stub meta parameter. Use this to pass arbitrary variables to authdaemon. * authdaemond.c: retrieve the TCPREMOTEIP variable if it's provided. * authpam.c: TCPREMOTEIP, if set, sets PAM_RHOST. * Makefile.am (commonldflags): Link all libraries with the - -enable-new-dtags flag. - rpmlint o addFilter shared-lib-calls-exit- update to 0.70.0 * authsasl.c (auth_sasl_ex): For EXTERNAL, base64-decode the initial authorization string, since if none is provided the callback's reply is base64-decoded.- BuildRequires postgresql-server-devel on Leap >= 15.2- update to 0.69.1 * authldaplib.cpp (ldapopen): Make sure that we rebind if we reconnect, if so configured. * authldaplib.cpp: Fix handling of LDAP configurations that use the same LDAP attribute for two or more variables. - update to 0.69.0 * authdaemond.c: set FD_CLOEXEC on socket file descriptors, to avoid leaks to child processes. * authldaplib.cpp: improve automatic reconnection logic to the LDAP server. * authsaslclient.h (SASL_LIST): Reorder SASL methods, strongest first. - add courier-authlib.keyring for source verification - remove obsolete SysV courier-authdaemon.init - cleanup spec- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini- Add the missing dependencies for Tumbleweed.- update to 0.68.0 * authldaplib.cpp: Rewrite authldap in modern C++. Autodetect and automatically reload authldaprc when it is changed. No server restart is required. * authldaplib.cpp (operator): Fix compilation warning. * checkpassword.c (do_authcheckpassword): Check for a null return value from crypt(). * authsqlite, authmysql, authpgsql: Rewrite these modules in modern C++. Autodetect and automatically reload the configuration file when it's changed, no server restart is needed. * userdb/userdbpw.c (main): Use bcrypt_gensalt() on OpenBSD * courierauth.h: Move declarations from cramlib.h into courierauth.h, exporting them as part of the public API. * configure.ac: Rebuild against updated courier-unicode API.- Drop redundant %clean section. Dissolve %__-type macros.- Don't install init script if we use systemd- Don't call insserv if we use systemd- udpate to 0.66.4 * authgetconfig.c (authgetconfig): avoid invalid memory read.- update to 0.66.3 * authdaemon.c: auth_callback_default_autocreate, default callback used by clients that autocreates a home directory, if one does not exist already. - update to 0.66.2 * Update to courier-unicode 1.2. * liblock, couriertls: fix compilation for OpenBSD -- based on a patch from Giovanni Bechis . * checkpassword.c (safe_strcmp): Fix bug introduced in 2014-04-27. * courier.spec.in: Update to use systemd macros. * Check for NULL return value from crypt(). * Factored out the unicode library into a separate package. - add BuildRequires courier-unicode-devel - fix deps (SLE_11_SP4) to build againts pgsql >= 9.1- fix bashism in preun script/sbin/ldconfig/sbin/ldconfigs390zp26 16847517030.72.0-bp155.1.60.72.0-bp155.1.6libauthsqlite.so.0libauthsqlite.so.0.0.0/usr/lib64/-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:Backports:SLE-15-SP5/standard/90ba12ca9cc597583ea950292f653702-courier-authlibcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=51db2e31ca75063ec572e9d4a9b9db19ff22ab3d, strippedPRRRRR R RR RRR R RRs../ɡl.utf-849f3336f44bab6d0e650bdf2ea4464655d7f60667e63c39d48a7f4efcb6b9497?7zXZ !t/;F] cr$x#H bZvW& Y"Np4#Kfgjsl\kGJȢ']f[nvke~ƺ#I \3 ;$7\u[ځ쌚DI>ERƗ#/6y}!COzhAkA^% EFTbzE4ˁɤm6P VU78@֋ٹtZ0d8pRT:6$~b/`bUQ0 -dow=X@Ԉ'0 )3U1^)?HW'v*&Q_0kvTSâ/jmDi' 4GO?9v2k~fKb1AB2/y<( H L*'_ἄ%R:V\ q0X<#~S 2b,PG.]ĒڦSMƥH?ǐkk'vx\1srMto+ѕF0<ڳ{OԭarVomՙʟZn)R#T&y |gиwuO($%bs\x|?=^;.RJ)s@C;l7XnMqp}'skr?>RQ&CW5tKzyeJPbp0+~ edEIr(XUCmHڽe[FRB\2&8KV gm<ΦO9f3E\\,x^Z@~n=;[#NX^7sմUn"i ^I;/Z^۫ϵ.^ߋIv2t:r$NrɆM{|X4b D3p ;w$inc!_Qݹؙ^fRwRa} A4 oM7PGD1, 2e>flɾ _ V Lc2zőg /00ǛM3vh2Κ ׌#PىVT832,cPBZGY=A& &^^!҄ <7Ή"z b~:Rn\.0Bgշȗi7y4>jOmR k(YgtV~l4{rxv"3۽[7^hc"tǞybM|ZWrTl:}^|#qsn65 9?OH17sj.^9Up6ɫ,뤩'n-zkV =F~|ˈ=bW"@^R jKQdƑEmHpJo!U?,}+YW^jϒӔߛvPEM zI(.~dq=zԛ~zbs 8nQ3?) ̠2sWpԍ@W7#EmUg2/K'SYbV6 =c/DJٙ!]BR&yv:ITw19q6ls.esV]olRL 9.ߒD|Ul=ŽG`9 QYFZ/8nmDž&xȵҌtsR?O-MNXl)Np\)fgXJ-湨RL^u\Gg)n*ޗū(EKXǐbl?*7E56\|ƾ"jӅn&m=& qT8Okv,nYeæf@#@mBO@:ڑt{AugLJpQ[2%cwy:StB}.4m{ނ,N% Q޲1fxDΡB B2&3@#7a!)BaFN-f<~ Rk/fe_+'$@tO҄wo#6_cr JHdla2ö,> hI'M/O"Ro s9=e҇WIY nvl_1KwF{a<-2kGEB Ngk ٫]}kG[oy8QUpgn͈a_YPlƈ7zPNL2CA<:={Z4`JւaDO4(9[!ȲThJ\R1‚h2Yg4M3?DPzΑLZVf3O.iI0g캘XuaRO{cACښT{; DhGԔ9;prsc 1>*ICUsbgY!q}!\; -fs7x>זyB6L5xI'7q+ߐeO~*ߑ>o,T r18dq` Xgl)?UPX{fGm6ӗ`nڰ,>D%E'=ft@eeףZDz(g*#*Y( [ֽy jՍHuNv 0ـm]5tKN/XSɧon(CLKPȗ¦wRbw#G7>WF9+y3a"jĴ *]quE>SNn>[]J@^Hڎ*F@K78t x#JAl.O20 ;e/;&o #ą s0fMY4} <y] !ظ;Q?TiZA WDMmΔ5k<UUu̝% Q3QR)[4W,v\O#k!N{x*8X+Yvj%3ߐqh3p̛D)Q!m%_†|H8:>8"zsPLٺϔz>o,C2ʛiLlF }/X`2rbC B8Noys;N5[!~~fC-c)oa7]{]fQ$!]nuAjԞ^oG*VD(v U$wy aԥ-2^#1z%pܰFZHU<j@T{gpcҵR}mWo%O:ko8yc,f)TKb$Z5NۋφhoireGEVMW=b/6mF};RiĨr9Dc;7{' &mkXnJ:*K"BBJ/awl)dOd#3dz6&ŀEs<9 dey\Y$}ر=39}ުW=FTGQ2͕ g<@,rV㌼*^,uXH"0@e`|w l,.(I%/y;Fl+WBQ4a;BQiKu7s%O J'4^eag;tDyW"C%H*0P? 01Agp2Qc1ÎXG0f/+ïJp\ۇŨ͡ u"J( Q|4)S\G:>gy)e=;߮B' #ep'ԟeiu2SʥAzg ^)%*ԥ^kZԖVDhQa;U!D\zl-]e\yijĤ8vG,Ԑ7gI.|lQEPohwRxxY4ߑ$DžOeqd5%͹) /( op Ah9H- /!/ ap%7gAwz"gP ZR՟B[s%þha(9\cd=eN^?|j=IxߟJ>RJ6O!=kQ.uQhY(K PH|#yAc5ÀDWxT8N ԜM!,#em ƯrLv1pD8Qoz#li_L'WNr>f s7Klw^8M6` v.;pcm\45g4>֏:V?<3m/! ɭ@w8Ivzdc9"Mu4 M3yJl9`UhU *c{xO1iY!o6isgF:jLnͣnؔjPԸK}[ {elihz\@X_ N3D'k,`͖wu%heD IPrr 86 3Bzvni![ĕ@&踠nӔu6ehĝ!ՒƦ? |a;'w)NDi3~ `Qa1'L?)Qsg-ZpR aqVHx^pN#tJ YRCMOnx+=$̅vlQ>ںAkru sl-!r6idJEfPI6s%efjo{T+>K%kUדŪF7;lIEи 'C ; اnU+҂BܥxFiJXO4kg]\'"ni(P)wCFnO{ 8Ke L+m2qWr\ EuIY mW ȫ]F m l`i"LE} g0[Xjus!je)v8c[B'nN_wR]X=p6C2d,12b2\Ud_lҖk͕0>ָz4|=<-5OVo6dn ڔZֆJ[FC.c\\916*LvɎLrY`9%,+9D@ӵuNj.3Ўh$&?ksYsď8>A tkc x#"c' 3jnHe5뙀J|q7ԝW{{+Ujh:SΥ>AlRť&s/|{;BFYmy`e sebcN^Tdd~E}̄pw|-lZ O2 $$BS{8g;&s;ͭ5ɷ( [W|O{֢Z3@?Q *r$g1pqa4g9g20SODKh sQ( {$y4scV=eӢ:NL` G-,EGR6W| CДpq/1<𼅼tc[i/K2 )M%MO> Ʊ|Q ,\jygOp[ϋ :A"V8@ @T|,}rLIGs蠩G|mK v/Iy uDng'2pɘ:m{A&>. e@ZDne썰8S 4:=cp:EN_5d@MJNdnJ_/JCў^; װR6p_v"X4i8 3]'$ov׷q OHP =_#]2O> QVyi3~nGb1c=rA\*}q0OH \x td/]~ `_A>-Y ձ!Q%+?f$dhEヶ`}0ZEޯ֖,.\ȰEz0%$9x8֒)U,7sZ/zJS|c+!˕ t$a ÷i=ZAjϐh:=թ^U`8DrTX|ranD÷e *ҡ C;c.f*p[jsˣ X`pw ;n ntMN0FNPՕiM FgV*BF0}RT"@f>+N?h!vZə<_2@X6"2a?> к]4(9ΔoF|Җhg|3m+FdF:Z4kgĥoo -K#IoWfJDeƠQFݯ e,Zad8E3*8'Gnk@QՅN$bxtAxخt { ZV:BPHwϤ}f!QL4K$tO8>N5*^N$N,lҹcw&߅bD-KFID>-6NΜRt[3hE|ෝ]{5QJ%{xp> Oue FLMvN[.d5l.۶J<֘O/IjO^wPn:Pg}9[֪ؠn-1~'*r6"l#SJ6M`Io>:2kc|0bP 8kd #qxO<~&!WD_޽ږg~KS T?A#dK2H\0eiRG:@~n!uD0)iS2o#S }zZ66qT5oDIsg_VT^ጣҰX{;X|!+258LanCYB]Tjvv#%DK}ZoYdhP-&hBudJIwy{–&"˴!^)5#TCOIDK^GǚIy(\yFjqۓ&*@玓 YD\:'zQPΘb8?(W2ưMᓿjk:J-nATnuW}XPΡ?32Hg1#ƿS/6 CIʸ0cMh`kx G]i߱ ^b"`ڷa^*@F.v> i!l }!b's6;kI<hF ] ڨ;t Y W1,o!XR]e0=@w'皬]Ula Ak\Qi9-)p}6BVQ>$ Ph7y4cΆMr1;48H_Z#][)COZ^;>n_}4Bw֩{#3ixbrԄqvpn'+s=? U 0,x)W^C829)1KO>^#ВTp#j'(ؑ@JuRйdoe Qԇz{ǵ iJ>IN;(Zhg3gE+/ t;9fFcɝ\={ZI?GerITrܸ*?P^׆x ZRrG3ZLaK$KHiNrbKU"PT[l)z<^gB\}ڒ4vH`NfI]jF_, cF5;$PÎic_`[.2F S"-dnʕIZJ7'/!4#$~5 sql,ϋ. cvbz:8In\hURC{R)vFʩ\~j~ WkY w#y6.sVQP޶+̊q|*Urlgd3u˭ ɹ9}O ڒܑo)e@T`7T8/'0GƔ2@\_8àcc09^7V.͹LSd!Ki'7WMr"3-x!JUF%Bfv:%cg? 7aDMFe l=):V xOZ/=iZ#%}I2r A 74Qۣ /|C≔@"FXre+3l2<%ib}>}%R)#6CR(aIH%ЍB*fyG4[ KyLXkYnkN5yC6e(%&mX&qOK%.M1eH?G]n)_'1'lɍ,Pi~HX ZFn2$JVvPjeXPk!l#6CԮ/M{RNN ԁ)0l;YCX" Bݪ1'ߪF'![̂/c@bOma:b 7wmpPpKݻS0{*/,xIGgڻIA¯$G3>uUthh3Cܘ~bqlTVcHTe"9Ir` <鰛&Gx2="X86L+)YB48UQ=EQjRD/ܜ0$ Sf՗#p\%Z^L=j C3;V^)˳YQ$Qm.]:%mIk֛X} qC*wpQм$:?D_R^Ϧa>^ ^gx  I,RxWY_:^zSCiy5$(mQ{6%ߕG"8/z4AYVי$.Z> `&`y2Gv3\h>Ay}]kܗ+Pzow> _RPQW}tor ]1$'0yd ViC23GÝ Q$3r$<ΈxdpO4t#T޸>HCŒXB0FYKhL7k?i6Zɜ~@_:8Mxf,)$P965;ib{&Ͱp>˶9}x*%sۃq!e}cT~BDͤgTRWL[s]lX#(-bQ8)cL* u{չkLP4Jtƭ3ԧ ǩgT[jٔ,ΌqU?6`]b;^)(89 bq`׮97`4Xe'\;O<[ˋ@ !G?ӟ𶚳14RCeӝGkiYn@Y}XI t V~nlVv A1|/ GɃpqGaY /a \1Y2_(hlhVQCħ(=(Att5bE+i]5̈i0"~7OԽob,*! &ktTyЧϽ]X !\ KaM1C( $IK>2JP)R{*q?^?dkL?Pw벃Oaע[7skq^'mCތ{"B㓜w9oRkk<%t{5Ct{9ȱRxQB/kW -B~ V"]9gW4d3bx:ʬ[`olʈ7/zk PDj.u Q;vYˉvlOf17mGSROp $PJ*dSҵ !W$ΥРf!*mg-rc`|7m#[PX'G8Pgn}?~|jz)fr2 㗭 rkd,"FW('sU}zTF3,oX*NfW bKd9T%)h4<ňWz[wiυy$t#à\^ b3$HWAGU-}g(D1Pv]Ɂw?{tBS"1F|/aQShwl`4 XJt&ٍPb)ns' FEF@mN_'4*rji8xGfMrZ|lQ飔~&gYy£[ Tqcڃk=Y?OL͡αzWbbd.|'Bysf@(F3 ,ԸV޳R<`yPk@xOYRj)}%,xmXoI]]xc;'EȤk⪩5٧ma(ɑ~eK1xQ#kFAoY_F{Zv.atHxl26_9aM[pd%ĸTpZ3g 6a sf.42ɩ*U@P9f5 l*_[1=ʚ. '.PCbT, T% w"(}G-&5M[=EE C2NfVB+>q_G Bb.VM |-NҮy&iXYcU).0[ v) YZ