courier-authlib-sqlite-0.72.0-bp155.1.6 >  A dk>I%z U Bn9|Ty.ToH$ 2ɾ{hg)s6ېy1* q(C#6dvrO^ZܾDMAǽt^x9&:7`KM!-ެ+KOEY}*;ī},(HzǍ#XbNw<8$ -g4.~dB' L`8(i&P<&)zc`\Qy,P4QMRP?[<.;HQq](w7g{tҢDibQP$Sk8+aKɃژ<%;Zrz7Xt,M?oP%o-fκNQ4$-^aھ8bg2CgJ HwJ|UuZȁӗE5a&G_FA*,r=a "CO%'IK43kjss?F{o^Ӛ ![T oo1r'9Q[=;/l311cf24602752eb93e9955a61e40766f30d199fd0cf1f2682ec6d9280ebc8220df6c7cf34de0b19f9b709fd7de3bfc9d6acf39f0g4dk>I%z HY^+_2L-90{PmCo!d*ȸeT:" 6QtX]"zq(3mmrǘt.NOaH@Iw{RnsӤ͙%O#\ s\@SL&6NL:f/i()PawjUrD#XR^/*T?\4LJN<ٟ1Ž!'A|2\a=Lp eZ7P`1Z4BYxyoS#W1>x݀9Pp$6˻C7ޯ.!q,fmZCk u!cMRT$yňl7dmX>p@ ?d  * ` )2V p    " <DNX4y(89:>@FGHI X$Y0\T]\^bc;defluvw`xhypz Ccourier-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.dk>hci-cnode2-e5ؠSUSE Linux Enterprise 15 SP5openSUSESUSE-GPL-3.0-with-openssl-exceptionhttps://bugs.opensuse.orgProductivity/Networking/Email/Servershttps://www.courier-mta.org/imap/linuxx86_64ؠdk>dk>a89cc15ff7432c9e85fab589750174c5db30a5687dffc4996696d469de141af4libauthsqlite.so.0.0.0rootrootrootrootcourier-authlib-0.72.0-bp155.1.6.src.rpmcourier-authlib-sqlitecourier-authlib-sqlite(x86-64)libauthsqlite.so.0()(64bit)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(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/ldconfighci-cnode2-e5 16847499580.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-authlibcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff28cda20d88a2caee55c088280d7d83e1980dbb, strippedPR RR R RRRRRRRR R RR]dطcz %Rfutf-882514454253c11ccc822d059df34ef9bfab324b943523c2d9f79430fa8ba6794?7zXZ !t/WC] cr$x#H!N(BG]1l?P/IEaGb]wBpb|VBZ;FU3=XݕБHO֥\ H+o(m ˜xӟadrCv5b@8tk˱Qͻ6|,|QaB*i7 :mn쿨ccm?3$;qdV9{rP%C@$^!;`ы??GߡX'{E:!hJQDG̱qRȻ]݅&e+UOoBG5X4 []I@fs6xe\y64=MP@y}_ yX%bZWEeon۞:AM8 e6%V2`nn9ݻ>@TKW]wP Շ<2OcWޯԨst@r _;4F+HwVX wG%j@ ΂zJ0 O{ 4⡍Yd(6tӾeRF?XBgMAC7Ahb5O^ Rh9ё:{xccS]B e?7EʏnAD@# oҦsfV#g+A೚ G7&-Kf, } <*B)rݶq{ܡVww,6@. Do_=v崴=5g߁=*S]6 mF09 Mx!:&ri[$2*Kf,\z#m`84AȅlU74T1Ue|lTzmt戊*2.!)\t.nNGYBų"wE"c ҀJwn +KL͸&J fAqN_$\ ǹ߭5Jր29|E3ѕL7ei 2~-)&XeQI'Hݶ.V;&3u Y?AGlʴ *g/ 69u]26@Y,m  ?O:yB6izc'᝘RԊ<}F)dvoyo7ȂoDc ʃn}`cӴ+2\(dGsֽң?~**wddeRhIcm![n7/wX*݄v TXBr7L9-˫*+A;)3'@x䊵!K3E*PnK@8!7'3LT#5>E^)@&pڮU@v>rfT`Ol% WmKȢIw%S@"B݊Á=@a|i\m6A4>9ǯ /:ὢ"Yt3#'I#yVE2AEI>soNej!;ށDB!]tz@ 5O"kWъpaB ).򺟥 tq*Y,LfHr9ȁZ@slOqk:_^Ws-qO(iO'BG'3s'-{߳-5%O~s4 8‘PCSR3Df".4P>tlwK@Fr*' 3k\F]عi`APc&o?3LUĜ!N9-P i<uU: V9tCL'ÿSco'BşHBӪh\dW':d5i5NWb@ߎQdvquK5Ar'YXeiv9T{ڔJi\FgF̡)i/QcR3}8<|E*mb7~ܼ_1nbbv+'kqcIC ϐQtCnQNl(TeB|6٠V#7>FDɸq)mI=l8)?WyTSdQ4tGq&(>,8@!YKdBV`HUP&7-ͤG6˸]̌p{cKS݃oCv[ME`)D7"q/|5H^yw:USl"<@CfK-/-^.p99틌@;B6f7,9AF;L1űƳ!Q?!-1h" v0{vH~`YUzMh34Ϣgٿf˿ۑYn 6?tUvt .HHuȌyIYel T,#q*=\tEV!= VQGf"!LuQ9c ł#\?O:N ^4+'H^#qX_#u57V_ejn^'h9#!SG 0߱plS`vgf^fpQ#x s7\> Eo8DI<:ZxpKv&fmQG!ɑ6vW%4Y3 20Py=ۀKGتmd2?IXkwxMU0vI˸3 x1Q\J"h q FfOdĨv!%W"8D"A1BlڱuTO#PM: ă%7V! [q2_֓sՕpl&yBqU;sD= d٥ cU.YP1l}bkZG.Gg]GBHr%cLOw7^w OW.eW.P93[\Ѥ-2ih`Hl#^oV\PW@J9OL½9KC2W6=rMc!> EwSu)x5`WM_cVȌsV\zIyC(ZQUꘪs{) "x^L+JxSޣ&~Fћ`~Y,LWdƆ#DA+R.fɶ̐DA%y_"5"$E<BψEeCzk8 #KIξ{@ek`uՓ,HL/Ybm`I,?tL pZU>6լ/63CTkp 4CXpJkKO0L-!# v0 `-!Kĩ]gB*d;M&[@Z6ɞSH^Q|ENBl/wSd-Op:x'H&vـLDʘlƂtbmK6&RozG:ct ؋ eSĢ cBw x6)Fk$akXYgK=f4gxK#,q~Uưa*Sb6d(Ϭ.{>aFBKWIP~ ͌^5̕\vXV6]f.έ<-uca?};Eye9 Rϋa"+ )D7F=k375`3Kb"IH.oTZZ* - 6z.c\җEJ:f],X]tw5~F .NoB xpGIy@\ %DѷU1?uUہ?sİeZ-<@Y`0 N09JV E2kcuӍcbi/,=O@ݡ\F@uONh^7{u tNf@D!0p"le%7OVnVvdm8N1 "Az`|C$"C|']~[Wi, iPGˌU/b MG`QӦQY6ȪcojkG'?F2Z@o$ȇ ]{䵸0r9`3@Tb41؜M4l=< OڗYy0T2r 8Vb~\+3UԗG%x3|ӓ=n'}؍L66)¡|.iFk+7YtΪd򓘴D $v@dRww0Hh2QĀF:p]?[O4`Ĺ68fWTlLGT# G_Z,YSA'۽ٱ+͊@y 1\+qR1_VY7WDā'UwA v6XWݎx'1()%?*~骤/_Jm[+bg?p3vL= ';`[`P į ї!/yZ z y&ihКNk;  MWX382WwxP/u&(KN:eE$QXwvb٧ :Ap (=͚Zr'Q{ T_U\L=A؞V&jf#Q_V$@WGxLJب%-_*NcF>z߇c4؋씒j9&}i[a@)&?=څќ2C=꬇qcmo@%I]r]ji~nZդrݓ^=0Ztr>Wi"bjbz:[;h'֪QVϟ\3z `GNܸgγ>֦΄aK |o*;ʡѡZƭKtz&=*flߋruH 2<I9彔M~4ƨ/GdfS : N|8Y{y; joO&\U/HN4Ϡ; h34 k)Yֲ:s?u~ՆG&T_-ZAsOou2-9~$B/飜4xFnS+8׌wQOՍ(jif3=zx;,MݘHl LݟMf#[uJ+xF?r~] n`~S_ wьeH;)ʏkCI&2w淽Z ?4ڌYa#ēU%=ľu!&#AelV u4y wXШl |7!aRͤ9F߭3f}ݛEL8 (jy]M`J{7= Vv*}l"D4ڸv_R/|eozC"ݫMc9]8 =Ҍn)P} H.l;ꪟ*~eq^Ft4%rTC`]m5 X{'< Ct ſLav6zB˪ y2QٚI.@'7eSQ#߉8rRh@CLJ,#V,apPĞ=i5b^7( z-tSB?Ei: ÌBB}^/F Nm`r&~ \t"UK|6 qsL(gf0FgsO*n6%%Ŏ!9Pdu%ڧyޟuIjʡ ^$$Lq]6AOCRUm)D}Q婽{mƫk GCr 2 )+IeJ#VD 7'xn  MVյRȌ18>/f.Oz^<`Tf(^Sh]6hNZA3H2nR}n*U劙uv*PCSAMI&;2'n :1YRQm (+L8:c[Ը(SQԦU8nw!K hf'|ޙH%3xkU:Ĉ]Ѷ+>pbMWEG1 7CۈJ\a( K1& >C>a\ zAky'u{q`.5dU 0᯲LՓWeŪd8J}NF@u*i+p*,+M\l!NM`0O5 =/"Tϧ~&ŗ]h u^5Aq#7*24r"r hz^1XN cA:iBo(&^0uez8lj4O^Es'tZ= -UHS7zqA#ED_g݆ VˆOTrq`mBLZrMxpdE(Nb`j^$OJ&q6R_Sϛ vQDSԵh3 KA ob3\`m9yJ_xwJ#dޯjcl ^D'>Ҥ+~8y4zonm\f$>q#ORS Q_մ,T-ڶ_q"[(rP!õwHf ;=?Qx1Н"v )W?Z;FbܠV0¯b裍~! %7F^8`8dKgrbjSԱ_I:6pE'ŜHlwdWF#50wRN߰T%y@%$!*r%V;<{.G`jJՔY (Gi/#h-@+Ls 1~%6ktn%6C}"L}P=j2bE=biYp&$zJ/T hd k[3p}Q,a#rcz 1mFfh~ 8 ")os'T N*Ls/VAn{oo #jP8 w%o?+ A'%~L,>ʁ+,\$:亮CIxƗoDJN )>FW2ʡG1v xVkoWx{֩ǚZĻ޵%z}2{bazpWYi?pb K=Ry\,9RmH˼#¾([8DRXb[%58o:V“ZGjhE'\MU1=~WUA$5eAk¤cOw!YoGVGFTMZ. KDd%2|U OBhlc])#VlTWSJ5cDE5B)sy0it|J  dYo]Sp 8VMAט@jkUΊ\wUukxNnzk~NV@9LZ0X26 Tb3 Z턴(X;`M^>uxO&zQSx]W XHrMNXL"Ø_y 0n"d -]5l|U$4ؘm\<*]W2iAU`5+ƦJfy$':׎6xXxȜ RsN-v-ĺ~+gz^*Hv 8:(35lZ–dd^ryd::1,L)ٟ h?wmD~p,-Ֆ?uütg}h@lYI}§d(mgc1'@$"9\uR3[F-SQw+GO_fi:rҝߠ$B  kqB;OhRۀCҽ* XaO.?gp ͔ *$  KVx~[̔ՙl eH&my+~ے̆2A8{ 8kmQIifNW;o9lQ}/?QC>YW,JU JG] ?Rw&ZΙ lebyt֔˛){s"btaӽ^yW(bU KŎ17:r:GǫuJGWApl4sn(RҘgxFMB!4FL'9rwt+̅[ʹPۼǞkÊL|jcjicHj ח\J%V@XygâwC(5Gx."5t97Aj,rؖzaSu`N/1X)L;V4ial_*6s@x ˃Q .(8_n37ˬR-~$-k.wpv?X~8Ýx359ĸH(;Q!R5X3mRĒFm_ʱϥ$E/ CYGpWVcPzFao2nY'x.,zZٞ#čnOgU0⦺~T!R\$4*C{74]?KVoh$,E?4=Vbo A 4v{=:5Gъ:-q!U3R«ƣخJ/jԈ˄,Y8&q1kW9bNYvrC3C5涋Vʫ!ώ)aYԁ啊^"':͵F\P>N_ȶjK!|iOjS5ѣQDz,79'miGvB89F=Bs+_u]&㲟yAHHlN6柗J]];JOubzC\e.rOL zeK %}]ޑRǻ^Qc#sz޳qU1M8(%'p$UA+"lYhnq9qVFha3 x5Q!.'b26#+^r[  $˒71#tl}W:97AsJK|Mk^D[R/ERѰ O b@{]‹Rzo |랓L@9ñ"Y 2(aUָA5,Tu_jhQHi`N51޷MsQʢ}lBwCIKLDTp)Pn_ .dA&I{TZR1AR%b'VuKBҨ̛{lXz4cUonpAPSHgĶO%m< 3rzDЭ ,'T֩,Q&@,ɈSgS)XzF/pmI @.g>uv5!903\IDk@=̂L!oDм BԺzi}+ pwp@ Z(7d&4O$ YM!l 1?EI_6F47z@r#XRaa\d'DFzLHRbwOHq@o\Ƅ0ZR*4,F҃Urզ飯d@;vipRUEr ߕc1uM4JSB,}5@֌'v_-0-޿'B*l SY GD u,b~[ 9}"̥'(hMvsi P #-=YE%k5Lsi\&?4lFtmߣƚIvI]!nQfA[mq6 <<(Bts^po|kDO{z|VHeȧ=ˮ|)_3 |iԏE7k*DS4CRK`6p΀ ^0揷FfFWq+ v26OX{Y<Y$u) \)n1M_zaGg'M-Vю4K uP${H"4YL(PU=H)W}\-KdCJuPt_VGyXtf:uOƧpB1gݬh- $v jݴ${+*[QsMRJxF1#u)CۋQP4<8) f$ݩq&H;0}4_Y\?X[/5$v͟ _ʧY/N{ڏYyu/HR)62hx 1%ie֪¤98V7:wG#B<vMp%ժ8~Q/ a-cNgBF {<:E5Gx]*痸ױLH5i?e|*L%£˶X5@;>b.€A׫+1 G# vp<+4ʼ8nHhCc֜Tϝr?~JqSe_|Bo=*1 !@Vr/> =$%w"3/:hүT\* !Po eH:L$|fw:[hAC72w pb<(GBqQcDŽ(fvdkqpW-ؤ U2]ߋ`"QlT( `iyᲜk L Em [`Y $Oi7q~Yfs:uMCWSy",)Uht3Jr PPslU%2Ւ@c1ɣ>Hz`ǿ>c)::q%#%Ku7KZmyc?ƙ:Ki5h>|H8h|dw'MݬCFH6@wG$,րYƙ㗓ߎ^aߋ%wFYu4XDI.,үr}нBɄr=|QxB?q5]O!krNpOecr)W/{2C`Ng+Ȣj jك6,"R=:WV!4?Wdy:eoӆkXa i@$iLnV5t'B착[2̞ &*݀Ү$a&Z9я2Vxc H/z #([lK/I\sب*!-sl@I C&JVwv fKI *nix2f4'uAsM)fxx=է.UH-RG0NW:m<7bui8nb)2j@@J:0(A}-:=QU4L$\^'E:b^e)!cQpxڦY H!IK{l`<$W  PMO7ⰾr>S13أ '_vTS8"s](ۯ#8<F9A&y0I\r.b{=*uR[32[*PZSVDùa7nį73eZ>IDV $6qFaO[dvIp*[z{D-ix֪$l|.iظh6<+|-ֻ[崜q⾶Q*