courier-authlib-sqlite-0.72.0-bp155.1.6 >  A dk>I%z slz7.s9!H]u#!P ސwM>Aw0teyBe5RTmv{TT}] KFcpw.){9`M@o7\ d;4lP9b Z`9:|'7h=7 /VGD `S˚+ ú&l'4nM!hcx.c#([J&[1"FI%0 }M;" 7 +RB[ְu8_jFڅPnoUam掃ÏKd\ԫDT=~k!*}`04836118fd04e2027093bfa33d0d751bab67ee05e656007748139408b3bb9c8b36c6eee01cc8f4a2700a641fc64395606868c6976idk>I%z M@\,  H.cR IvkX(1/o.mQ Wb x$CM5 j :84ǃ;J1p&}t& ?",ԟs ZS2=P41ټ\e̘|Vqr){%|G^)y2 a_姤DpC/t7En, 8maҰ6,fsY#[fE"H@^"(0OϐujGElмB|a9! f< 2@=dX$S+py^=CP\?M{m#&pc0+Hudy{3 pj6„g(p7M3\1OY* b di_gvP ? XaY{ `oPD&mv<U| l=xô}{vEW.?`S7- ǣ5$;lJd >p@?d  * ` )2V p    " <DNX,7(b8l9:x>@FGHIXY\]^BbNcdhemfplruvw4x<yDz|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>obs-power9-12@SUSE Linux Enterprise 15 SP5openSUSESUSE-GPL-3.0-with-openssl-exceptionhttps://bugs.opensuse.orgProductivity/Networking/Email/Servershttps://www.courier-mta.org/imap/linuxppc64le@dk>zdk>10bb03c16832d2486507f6d600e43186fc369f934975b366c9553662d329640flibauthsqlite.so.0.0.0rootrootrootrootcourier-authlib-0.72.0-bp155.1.6.src.rpmcourier-authlib-sqlitecourier-authlib-sqlite(ppc-64)libauthsqlite.so.0()(64bit)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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/ldconfigobs-power9-12 16847499550.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-authlibcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=0b26426b72e6d4426222d4699a15f7411742dac5, strippedPRRR R R R RRRRR RRIߒR4 utf-8e44b3a575b90a99bcc05b9ad7ac92a26997bf2e7ebac4d6424ab86662fd50b6f?7zXZ !t/ F] cr$x#HegmN牾 l5F8\gs\?ֺtwwRt\Z&?Awn m or셐R @Fwð.]$QV-nWb .% !ξm#'TmrVBf1OΩu|pO2g" ]V>r@v(UDd!IUʎ= E}st9sAdCqh$Ek@ǘ*~m!uH0A%玛E/j^p~an<4'C'32YvsZs:`쇛.9&La' M:+x7 IP7} Gȕ!)r>Xo+gF hog%yU`~?ĉmFvV#iF g%"aG:tϴ o(\F0wnO`Pg`22oSUI"<$A~?i=4 xaH[@aFߖ;ܯ w ぴ@$a}s?H~+iG'HE|dO۬n}9)Qd"@*P ½hw93D'%vW>ԓѫPpp?njM5YPwpƝ#J E:?n\>Ɣ{ʶA>=qݲXѫh͍ʕz3ؗ؊$G.>҇_OY&&C;NR0XLW'&OF,$T1ucOW i>Y12_ 6 ©ݍ1ʎdNxΙ]`Rٙ&NU{+2 I[21(^m ɾ&n=Z?,%6r\Ttyc{FBL^]ͦB}=rOTr`-2ꧽФd]Fa/VĿE"*1&H4<2mzз:akާ8 fΦ|p@y 8rqn"U F.LO|r6jǀDw]щAɎs);.|Cv)X^Z\62+bCqc͔q, ,͂f`(} K?Hݱ?bm۰d 9ׄRC(o1X6^_#C#xWDuS}>rf[OyCWJqǻrkBRӐ9:pm?;g^K;fGۦ$gT Vu+ Y3Z}Fn<(|Xg A޺fjؕ9}6PnmN>ǘ?s°uPG_$J;8Sh`b;sɹkI{Ҿ*+$nGxϞlVMsiBs)U} E#-l b-D&~N{lA;V?_:̎a -9fC+5 &w!tRkȬ#n}m f9OG2/4 pҳ~fS.l&>mՙHiWr_iQְ+XSNڊgX>QTeaC7{L']ߜI}xě( d$|-ua|o\>Qsn}6+x>0BӹهЀKUlNkfKI]=bثp?,=oNN{Pin 0eZQBgOL!1fE҆|P][V)XNkz; JltZ"n"FŪbd1p~|۷BTt=Dqw6.M+GSDc渘jzAO15RyU=&EX7g0={;8L} gǏ+v[[x)bKhϧ,c\KYRK_7MGl,'6Bҽ[ xvʨ6qy5/yACC!Աʥ~bסȬߪoG~E3Q wwH8ljIq.#uIb*:2eܖ*tF|x%-*k/LX`%aGVqF@- cռ(Yh/Mx#>9T/A7*afCOذ@n|) &7pΰ$%PaxچٻzQ? v,~nۑ8-LSڣYF&.cJO}vo31@Ǹt\)nq=/k v;R32:W.Zur&MDrw GZ\b$_jl`?U_yUP w[PmNeߟy31)ϓ;x?"5ZKGG_ 4[P~X,k^+Fv.V R1 =mF ]"^ц-#MJȱpV~Z#S woi5_< a`-JgXdW^]_.ACzADsc*}N(U "jx2<j^#x,X^5l [^*E"kc#$oFh]1h[LZF"V^f[ت!6C|O|_#:eEU= pLRefd8N«go]JwT1L;1 BP%>"ORb- &zI1Sux}[봲ׄ/o"PP p% rֲ㪭<6Ӎ'[|6V5$2:T^{9߫Spʴly{ii\&##~] rثIK@? F#SvCE2z|ZkަJe(ډ/: 9vώ!`xOa}AM3A"s+2.O =wz)=̖o9epy [),ow700>Guaט45H=G8]_h gd orR3ljkhxQH_u=$(GayXqK-!EDwp3EXlDnμGg]usBIm˶jv? slzֹRK@UYd.%ҁ)Q2P1fQ~c㉨vYعV=e,؝Fu?R/Yr Aa` "5t).;zNN' @Pb6NI!y boGrjfCE2B% ypҊmJ4WIQGz^4 z(WVC#tRI^t}w3 g1LS[®ɟ,nUf=HD- M,PHLШDzp~RPq z6 jW?A4u<2Qffxas?g;-PR?.5*XsOD> MZ`''6:=n88D7uG3KYtaF >^sSyl5z,!ICه\+pS=ٜ{(ѻhYZ+L\$۠YhrvVdߍA1U$CJ7E)~' mU2ZY.|A6ѓ&G=t^CxZW^iSx4xE}a.$Wj"I#zFKep%rhrlVN(<^Fҍ๷YJUk#0~vkxbfyB %G3Kq wç3c{˲v"I0xe2X@a\241 `fo,U0?+~KJ]Px1dBGN.hOf) $ɇ[Ι\\^8[mZh[08(|C4"YT>&CR7dR}1qx=NHXevc;VzQx; ۱hUܼܘi7{'\]C!CoXqWTiF/wGtByFYKlUJhւUMn@ɯ *Lʵ(~xb!3EF 9W?[ΩXjD2,EeO&ܜhVLT]jo@KDK.}NB6vwI_UIdx{ F<~U]Iit ãLԍdpNAM*ogahoCO)iòzָărFj꽷6OmaS\RH=iBҟK.%sB]dYTM)J8BL’HLVg\.U4Gx:&g8GyYI/jZL-T[H[NU ^\a*VY3@En,}T7`2~y`ၲ N3-W[\vݗퟄC}|a#62u4y c=΁שw"dSK᎚iTE^~Q8l{⭊Iq;ǹb#Mi=]R{~PI׶nounEn9L D uA)R 9/g;qfw:]=o!FU s_ٸW"MiP7;9&7i~9 PS6hHt|}xyu D!')SFhO!F77^]A0mEJզyePWQK>Z[Ú\]X QI? vV$RtԈCw* N$|4 BZ,r14ݔ;܉4mʙH} Dð(L6JǥK_ȽE|R%>KAu%B͏&&xt8a6cqL":dkq| wbkf(oߖ;2q1K6.My)bYS58~!cx7wFtC/rGμ2%4N d>`ƥC0Sh_6 pC 'pw'زjî%.Pi\-n=l>Y'ǯ'IMW$MFJC{ 㰢5pmb:m]RfD(TcW;*TWڴTжoiEx ES.+;nlv?-2rLTN4շ$8bl}DKk#85Js+\I(dzRB]?٢Zz=|`(alx:`Y3/QEaV-ݵw_Zm6V{t|.Oc 1IF]V ̬$ӅiTUѨȯOM ikmUSHzx9=8s9T%#P4#!bi jG;2KZۺ? H v ]L ӡ,Ⓦ`$x(R: PtrOn#3y[nMn8n{rWR0J ~)L&\sk Ie` + Ʀ>f0.,Ii%͆qzr0`ݏINc>v 㓓 Oʹ-\Bo?1"&,RfzӆBxkx7-JBC`^n!E!S So Uz3'|qK2xgגG%L [5>'z9.F"3 ^L# G-/;0`]P7bt{Z¼ޮyl&T8fyϱv5)|- !Y`FÖltX4r"1: NmqmMW<ɵ<8$21E71x v'.-PCqXd /(@ $1)1bݤ$(}MCP"A@Q 66\{yLQ(;lwlI.QK״nml.+2j0 /-d*2z?QҨ*lԠ{>]VТ!Νu{1C(EgIkf+ ./,| E1Xd y> z/6Kq/J%.uE珗6^7bTD9qU[q>dR —tji[vME'~P"T$m:wŕZ冿_D]%¾<.uqJw=RQ/bKJ L5%6m_uTkXeѐ=pbB_(<]n{ T-hS?0ѿ*1/SТ.GpPڲ".K5QRR\}"yABH<| ųH&<>i=t^' 148'Bs 9O; sgޞC/'R 0Oꮌ3.L# 8@wǖޓa; pRy@'FGQOUa0+:l =Lx8dmq`F6j4́39 1;&O,x#Q|5;f?G~~'(eŐp l710\ϭ,M^PiM7/7aWBO3=_eEU }cT.3Wd`MZRSpcHN@b ~%=!A=2I>7MPx}AJ,tɵ ڧf7{@$Y^.Ğ|VۻYBG CE\- ;P:뵭x^og.t9Q/ OX O˅Rg܇BE%۵+?}$ުH7.۪sGx?qdA#Eco BY[|/"7d7J'KPY)0= IxqVS$6H!㝅iM5V^&/D5. *ǔ|O) i䄯Z m/ZXA'Hգ2Mܪ *60F24b% wX-bխGN⹢k+ `Aͦ,G9xQ|7 9k,p3D,dOG򄈭vA ޞpWKzJbϕ*,俓8}ˉ5bCKDdda,l˨^2񁚻>+!>Ś{ڔϒ &` 1w1`Asvr k7cg'u=Q0&L>rC(R dt}eL@wc HKDg ?tuQlHJ_>OE"Ub"SA[#KkO_o?L/`J&935X -yzZX "Qww>.8h\īeX !4}PҞnI'`]`}CP6sY񸖧O cYl@+  BTqz68;v9ZRf4,NU5(a"dV|?8J tg9e.eQY*@ nג0RHJ}y*0R H/*BGà+Lljko;nmR!XE'GMjyeEO-T"^ay1':n$}c\_O?w{%EюeSSoSvTPB %<H .u#hq^ps " \_vSdH=W&7skZ(\[6qɀu$9M{P [i\_VWj.a(jvв*68w8GJHY, HnM^`pǎ$GKhw46uxZj7 f1Ƥ, P'%ϗk⮊Ri@%?E%n)YdN-RrR`qƼ $nLj'} Zr[FrG6QŜaMCa5a~yA$ŷ{j\TiCשxI9-|}f=ȻJ-;ö;$Gꏽ/CIYF@YDgl-rZc.?Ӳ@WsD0#`W|܉meBB0+OmȷBJJԴIle;qbraq 9Δ%-;Wt[@{_u"4|!N} r/ U3BJ466YP˯Vj^NK? Q(!V>MKyi5|B!+k}z&AloX*r'qk(8k[IXFihxOةyE% Ǻ7 )Ӱ5H/IǤΏd7]Kԣ4mARV~+'u7` kVk]/>X+(BZ/6̆.vQIH15QO 6ڄ"Fr(j6];WC fvp\ʯK3’C&pZ ua3MgFAqQK׍m P>` v9]W#'D1zXq̜ v>Jq[3wzԃ?z*V$`” 1bu5i!TqqQAd"^d6An x;$f$H<_S*л_6R=c@ۉFzj,M:jE]ZN[~HXګ b8o0UIS";C9&jC_h)aHd%6cw&5[Hbc/ECp!XJ˺54Wj$dEY bf _xMtZ6]*B$㷜x[C|oK^,s$o3̧Fr d*'q@lIɵ`1F T3j͎2m̻p`5ګ^@ӹ(1>DCz.4S$I]r-yp{#L ̺ݗ/9m#ɞ϶&$ͷ3)rꛒaINmYm}ޜnc4 _2eES6>x䮣bAZ\clb?uc' l*h>"s;fދӵOaIuBDLH n (%&jP2׽KD F֮rA+7tWL+9ƾYGA8,9l퍧C|4|[ZpfALŔ @[?ʆmx?7N?vrc̾I B )v["ߖ=Bhͣ7_$(Qa N,`% wrf `ʬ "Z6#rҭ"2i՝y9,Ffz W`+!]*sa.BA󷔗zao@zJ%婬[1=O0scZW"Vğ ;Ny?ò'NeTPjx6ڷFm—yT.gP+;ݧ3#S2 [Ѡ{0ӛBjt(e5w-~ϊ>)@Ҋ9_V-(+n۩x|{Թ.fH}#I4q8hTKYDLe3Xk]-Oh6)Q Z#G&/1 B(Yi*.lϾizHc iJrV"KR형{əf*87x q D<˔K'5 YG:\Ī34HV+ "nݼ$DaaFa~TE*ĕHsZ,l RiI^0wk.jy%:]aµT{C^A(qG̍e(k,i7S* 64izR{G;gL6$OF]ZBJCVJ/iA?kS`׍:+ (I^}d)/])j!kӀz*̀Ԧb~I!]b^}'l"%#s" Sn^+F[ 6Yx eySDTw*q60@s(DXOdD}WWY9uo6jܲ$#x5TίLGTRS#x`V,va^/P^:Tok_rT/ˁDP:KV@@],<ܻz/j\rgl ;\j.i< \.mS9!oԈaOGD֤/_jkEjA .Z<<׊|«+ܐ}< Ȕ),2TmM4@C;:O>@H~kjzԕY D] F(`ѐК.;1$8ըiEW-FVz%᫟,;#7LpSɵk>cʳs׊vx&6e{5ޱķٺ{XtgԉΗl|MH~|WD&m x=kU 8;yNަދ-,3i9W#r4q槢TGa5Lz8kG 5 e(Mjts鎡pZ& qc.%B#h@f08ޖ*R_kXi0Zd~B箈˟JBAޙ jeE36`~+WFL,FvY:XC‰xAvM?YcC]?H5GX PˮCմfB P&iH3FF -H*nχzΞni$in6nfV %ԍ ] YZ