librepute1-2.10.3-lp152.2.11 >  A ^mܸ/=„mn]A+ng`7;*JNʁk_k3MqZ]Skvjqc(Rs].=05HH}ܰ9rbI8n͂ x@d߳q ]&ǘo>cVYt a}#j{TwĒ= (!{I;F}/pU vME%Pn17d74887853c0de5ec8330cac1da526fb4539ac5435c9a0689b356da0fb576502d6e24e123c8096af028f1f737662506029366547D^mܸ/=„Z:?$03'nt'kKgʴT^X Z = 7}I{1Q,^/r.⟴[u?Aci_bzK kGSx:<n9]?aVFtQ6/)1USCEMYIx4UgPF Arp>asܰ-Wyom\Cl:uk $0QM(Z<:>p@ ? d   X $=CLT X \ d  <|(-84 9d := >@FGHIXY\] ^.b:cdBeGfJlLu`vhwx y  z 4 D H N Clibrepute12.10.3lp152.2.11Library for performing REPUTE queries for spammy domainsThis package provides the shared library librepute which performs REPUTE queries for spammy domains.^mlamb059 openSUSE Leap 15.2openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttp://www.opendkim.org/linuxx86_649 ^m^me4830b316d1742d33f7a4e7e3716c4ba0e4db380b2fb601192ef993aec3bdc23librepute.so.1.0.0rootrootrootrootopendkim-2.10.3-lp152.2.11.src.rpmlibrepute.so.1()(64bit)librepute1librepute1(x86-64)@@@@@@@@@@    /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.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcurl.so.4()(64bit)libjansson.so.4()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libut.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[[5@[5@[ @Y.XVwV&@U>$U>$T{T|X@mrueckert@suse.demrueckert@suse.dekbabioch@suse.comopensuse@dstoecker.dejengelh@inai.derpm@fthiessen.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.de- https://src.fedoraproject.org/rpms/opendkim/raw/master/f/opendkim.ticket35+37.patch allow building on newer distros (openssl 1.1 support)- fix the previous change: source files got added but the renumbering was not applied to the reference to the source files -> signature file was installed as services file- Applied spec-cleaner to spec file - Removed conditionals around %license macro - Used OpenPGP signature provided upstream - Added opendkim.keyring containing the key used to sign official releases.- enable DNSSEC support (requires unbound library) ATTENTION: The file /var/lib/unbound/root.key must be readable by user opendkim, which is not the fact for older unbound packages- Remove some idempotent %if blocks.- Implemented shared-library-packaging-policy * Splitted shared libraries - Some spec file cleanup - Splitted autobuild and miltertest programs into own subpackages- require main package from devel package - fix conditional for sql support. it was mixed with sql and opendkim_sql - make RRD support optional pulls a lot of things. - use correct license for the sendmail part- update to 2.10.3 - LIBOPENDKIM: Make strict header checking non-destructive. The last change to this code resulted in failing signatures. Reported by Pedro Morales and Wez Furlong. - changes from 2.10.2 - Fix bug #221: Report a DKIM result of "policy" if MinimumKeyBits or UnprotectedKey cause the signature to result in a "pass" override. Reported by Kurt Roeckx. - Fix bug #227: Revert removal of SenderHeaders configuration setting. Document that it is now limited to signature selection. - LIBOPENDKIM: Fix bug #226: Deal with header fields that are wrapped before there's any content. Reported by Alessandro Vesely. - CONTRIB: Update to contrib/systemd/opendkim.service.in from Steve Jenkins. - refreshed opendkim-2.9.2_default_config.patch to apply cleanly again- cleanup build requires- update to 2.10.1 Make DB_SIGNINGTABLE symbol available in Lua scripts. Problem noted by Klaus Heinrich. Fix bug #214: Handle arbitrarily large From: fields. Reported by Tomohiko Sasaki. LIBOPENDKIM: Fix bug #213: Remove "dkim_default_senderhdrs" from dkim.h. Problem noted by Daniel J. Luke. LIBOPENDKIM: Fix bug #219: Unresolved CNAMEs are not failures, according to the DNS (see RFC6604), so report them as NXDOMAIN or similar. Reported by Alessandro Vesely. - changes from 2.10.0 Feature request #182: Remove "AddAllSignatureResults". All signature results will now be added via Authentication-Results header fields. Requested by Tomki Camp. Feature request #180: Rename "LDAPSoftStart" to "SoftStart" and apply it to SQL connections as well. Requested by Daniel Kauffman. Feature request #179: Add "IgnoreMalformedMail" option. Fix bug #183: Discontinue support for ADSP. This removes the following configuration file items: AddAllSignatureResults LocalADSP ADSPAction NoDiscardableMailTo ADSPNoSuchDomain On-PolicyError BogusPolicy SendADSPReports DisableADSP SenderHeaders LDAPSoftStart UnprotectedPolicy Make "rrvs" and "smime" recognized Authentication-Results methods. LIBOPENDKIM: Feature request #157: Add dkim_mail_parse_multi(). Suggested by Alessandro Vesely. LIBOPENDKIM: Feature request #185: Add dkim_set_dnssec(). Patch from Alec Peterson. LIBOPENDKIM: Fix bug #183: Discontinue support for ADSP. This means all of the following: - the dkim_policy_t type has been removed - the DKIM_POLICY_* constants have been removed - the DKIM_PRESULT_* constants have been removed - passing DKIM_OPTS_SENDERHDRS to dkim_options() now results in an error - the DKIM_PSTATE structure has been removed - all of the following functions have been removed: dkim_policy(), dkim_policy_dnssec(), dkim_policy_getqueries(), dkim_policy_getreportinfo(), dkim_policy_state_free(), dkim_policy_state_new(), dkim_policy_syntax(), dkim_getpolicystr(), dkim_getpresult(), dkim_getpresultstr(), dkim_set_policy_lookup(), dkim_test_adsp() LIBOPENDKIM: DKIM_LIBFLAGS_STRICTHDRS now also confirms syntactical validity of the From field before proceeding with a signing or verifying operation. Suggested by Wez Furlong. CONTRIB: Fix bug #207: Clean up the "stats" directory. CONTRIB: Add "repute" directory which could eventually replace the PHP implementation. Submitted by Daniel Black. CONTRIB: Patches to systemd and init/redhat from Steve Jenkins. - changes from 2.9.3 Fix bug #177: Plug leaking "result" structures when OpenLDAP is in use. Truncate configuration file lines at carriage return. Replace overlapping strlcpy() with memmove() in dkim_get_key_file(). Reported by Daniel J. Luke. Patch #32: Re-arrange the execution logic to drop privileges in proper order. LIBOPENDKIM: dkim_header() is now a lot more strict about the input it will accept (see RFC5322 Section 2.2). LIBOPENDKIM: Tighten relaxed modes to break on only DKIM-defined whitespace characters. Problem noted by Elizabeth Zwicky. LIBOPENDKIM: Fix bug #208: If a signature fails to verify for either reason (header hash mismatched or body hash mismatched), set DKIM_SIGERROR_BADSIG so that Authentication-Results doesn't report a failure with "no signature error". TOOLS: Feature request #178: Add "-F" flag to opendkim-genzone so records are created with the FQDN. Patch from Andreas Schulze. REPUTATION: Handle parameters safely in repute.php. Reported by Daniel Black. - refreshed patches to apply cleanly again: opendkim-2.9.2_compiler_warnings.patch opendkim-2.9.2_default_config.patch - use the correct signal for reloading the config - make sure that all the buildrequires we added are actually used by adding the needed --with-* options- more work on integration with the distribution - added init system support (systemd,sysvinit) - adapt the default config to change some defaults new patch: opendkim-2.9.2_default_config.patch - a few more buildrequires: libevent-devel, tre-devel, unbound-devel, erlang- initial package/sbin/ldconfig/sbin/ldconfiglamb05 15896693182.10.3-lp152.2.112.10.3-lp152.2.11librepute.so.1librepute.so.1.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:Leap:15.2/standard/e136b474d5502d1c67ef823179b0c399-opendkimcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f351584af6afa468b76ec3c9b382b1bf0cdd33b0, stripped PR RRRRRRR R RNhT"FT\^utf-84f40c3c10f759cada35c23c4b7535e895bc90793ccbe65cd7dcef23e31142693?7zXZ !t/:7] cr$x#+Po9f:0hTRwg ;^ 'u?F7WܖKbm(0jY6o7&4j] Mad:5k 1FuoWcAٻVxO#Ri͎ W䘎]eN W=jF S tޕp0^e[C;>h>\P^{[ܛ:0\~1ăkq'ngrC`E7ٹ+,AfwEjy^t4_1mLEhjaЖ-YUT;+#LfXͷCP=l@XC $dc`_X1U?*g}lО9#$kcH+T>/8.+щ;_lI L XKf|O9.ya U1חj2{ClYoۮdߤ{ޟȴܳiON]YS P-GƉ Fw0ebN ՘!B~5'mCfJhs ߡx! bk9<7mX[ /O}-8 i-+xW1_.$m\(=l{Z&7Lt"_ckI 5¦LfV#˵Toiq4\v+6tgȏl{v_BgL?\22"t};0{2^RTidpD#_[Ijqm?b8ُr?x;ލdLV(P`Υȋ#ϯ,Pf5aGcs Q}'0YNf>5_ժ)H>Qe;(6=_KOd-"K *2okD&2OÀ}eCz^𧼮i4:A #ֽcڼ2n8 bnAlKi%qla<Gv^zB_Őn 2GX 0 xovú{|YVI{sV$sUȺю~{_fZErUt+2ur)zsY=zDVv aiObun}3-Fs.1Gx? Zbtݑku'TvۡòG_f!17eSV+}=delT%rC?CH] ,";"7yi tua5K$fzZAxO=C B Z!;ك){maڱS4OsAw ޺uKycNE=Er{g_'3P;JHh |+W'*x(b_p %jS~y@:TnUcw筸nSy$+#9IKr5F7i\Z'$Y&&Z"%ۚ[co1Un$A]U"*c1B*T*AWE Yʾ:EȘ2maS3rZ? +OX-y0 fqT ( qyD1a jrHÃʬ|HTbɀ#]$Gs}mwoޚ5U#E2CXMz|vw^ki2fGn)M&@1žul"| $iX6=٧ }S04ADZ02ֲҟd`p&,:˒Ǘ=b8g1i&x@w"ܢ0DjbVBqׁ9IG P5Dǣ z9b7M'0)R,%.MZpeJn@QolF:)2<ޅ5JBڝ[qVʐ#飾lA!/^\/t{y #vȖ@ 5`JS@r؃/b[-l=Nu]I7؜X&WpHT5Ƿ0Ec 㳡/h3iBx!!k@V%tt\EFq0Wu^0)i"N=mj5IW@܄djYC`3跜.ňMpj}>8ym|$D.:+Tcx;,*LqVYGv\$SgZ JVM$mLhǒu 7[(EBض-f ylE{}t)twdeI"\17bU'Ɨ'(?rKNl+q=,,hJLyV=2  _ Ki.%G\;-Ia&s<(C߿ɴ}nl}ۺa`o*ɬKk+/?G;͠_º8ēԲ{׆=Z^$ uEMRk ZϐiJ>C<\mkw#w fS}^i9|>=ed?|29G73*^*>i$%< ^̃;!<X{9&,x:A7Vi<*Aؖf b'1j9?(-{y"Z# ( ig33c+[(UH5AM̶p$25)[K%0:_`*&9;py$9g:gz.=|RxA1mL~ i,9?O[wT=fςzLlrT 6֞ygA>1͇n~vmGGiJyz"nﳵ Q㧄6{\[+ݚQ: ,~z_#}J+G].SFB-\MgH7GMvSl:f̟ӫIzf6y;N7pW_Q9Zb7]*1{! p" SyXKȟ-X́Y L>NWY=b Þ55 gh!q:D^٨Q.څRј~fa]!D4ìu(W < vW yJ(7Q`٧BdCxN#*њZW Uݵb@&O!9%Y`C 5 "ke<ޮ }Z3XWˋ]礫OZߙĮ~3"@ 20sBe ׊W@od/ΟYtVyg?[wkyFgό H)n|ŵpnL< ټo·ZŒj ت} f ҵWIӭ;paQ1n)e#<#2HeKI(p}n]gI#wPH  *,Hpi5PC0oCE \i43w[ޑ R%_ˁ~PXi,_AAr0K-Bj)"s^MIn6` s<ւ(۠E֎9a^lSZQ1U|Bd F!$ NbwbH$=ԓY|<]B5~v3\P7vμK=1F]A,?Ց Y;w@#`e u0ke\K}h#դtg,H8}rnuy`Mh&8+; -NDȂO|3I#b岴KpSz*^BU\mvX[٢r ijUQQv䉺K=/`rڊ" e]Qʓw(nDϯN}Z47u_K^򢒱+VCo~@6 ,@rJNʚ۸RZMtSrE":)8L],C2RN^ȞY 湲;ı c iC)΋U?fU{hSB 3̣se2WuaY.')Crs۴Ҏ,"1}y5("1o~a;7bo0/nЩD$'ݛF>l"E'mWNYJ/]3TF2`f^%RHFS.ql424&c[sdRm=1w: H=C;j;g΍ y) h;y"$u]M6 YZ