libvbr2-2.10.3-bp153.1.21 >  A `L-e!M@eee6a m.("ČFRW,ތ:rǁ &t l|E&5RoᗟӶ+77h"qL墬%f~խiV96Y*15ez! Qؙ]s` < -l60'2s][dQfo ?l񂙖.R"6-o&j 5t)HPb޻3o%_,*,f2Gld711df10b0dd199c961bc03b26deee7a38925260e7b28e41cb2648bd572c2d3e445484fceac5884beac3ec9f00318cb339c0f3b6b>`L-e!M@eeeg@ RI~0)Ez WWڈ  l0XY`A,(Iuq#H5ץe8.f" Y>>Z(gI}?9ЉB`dFIU몘5=h!#&iqkqU#^Z8 npc/-uOno1Ć wND@5uDɒoauEz 2 ;ar&Ox5.]>p@ ? d   P +DJT\ ` d l  8 h  (8 9 : >@!F0GDHLITXXYd\]^bcbdefluvwxyz Clibvbr22.10.3bp153.1.21Library for assisting in Vouch By Refence functionsThis package provides the shared library libvbr which assists in Vouch By Refence functions.`L-Mbuild83\ SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause AND Sendmailhttps://bugs.opensuse.orgSystem/Librarieshttp://www.opendkim.org/linuxx86_64\ `L-J`L-J79013d06af746ba7b957058601887b63da74511f40717ba55ce5905aaa05515dlibvbr.so.2.0.0rootrootrootrootopendkim-2.10.3-bp153.1.21.src.rpmlibvbr.so.2()(64bit)libvbr2libvbr2(x86-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2.5)(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/ldconfigbuild83 16156050692.10.3-bp153.1.212.10.3-bp153.1.21libvbr.so.2libvbr.so.2.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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/e136b474d5502d1c67ef823179b0c399-opendkimcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=49a6904da510b791b922d340cf992af0b5175cee, not strippedPRRRRRR/p )utf-81567a798137dbb1115c8dc062aee9dcc56e0be54f61593ed8d0df4d796a5d71c?7zXZ !t/]-] cr$x#Dd# JEŠ߂Wn>8`d)@ #aьfOJ d*r]:QdDUYQm}HR^Ui45FZFEiу؍j%p{.JQ#f.mj#zS+B7ļ?s՟2Gz_v$)OXGhNt!JEk߿ڰV閵+EIݼKnO)A㄰ D7Nh5]ojj\o> H.lqW=sьB8 ߕAUŶZꦖ>\qp.~3VD݀$U9kHx>2}). ժ Jo%*Vo>)kAتE U(X J .=gD'4E+6L_(8;pD^ ^ пHI'+Uځ^nJ370.LJDd}!FF[|(00rƒS:W=aAئrӨ]v(YxhPkTQ]kT JGM r"NSsNװuz\3ǬEO1<&>ȸ,K[l(~D"B  F^/쳱VRK)yn4' $-рU%(w33LpX#700BAmt~cӤNSȯc:{][:@@}Ou?+SK[fئIS}{uE&xOJϒ/FqS3އk)&>yhppwI:1me?$M+`*~arJ{xs of–#OeC\zIB3D=r'v13")v[t~/5XaYHs{'N`B%89h4 -%Ψ D^SJwRk{cG [)[q3՝Zƚ/tn{ yE 0aȐevʦ)؟_aFh`1Y޳8I{Kqx\/!BZ/LỦef]9 BFrvLoԺ5#2-Xo{ܢ4w(mmO؛;˼׭=E6 [ LJ#{HJYx1/v?mڊ\ojm{47_Ho Kb@,{ oyp..rѮppΉvWpgI5jwyo3Кă&Ih(H`Fsm&H7k{q2(fHM4{^$]e)du58;TJJc Ěml!ٵvt"Dhj{h[$vh|%7d?(d綽yC5E,tnoa "Na9e7[NZqw0=B{H_7f'Y MH<'⎶7F屍[*Gd#4SمrT-Dmn6ɍk KEA:4Ҽm˛PXLaq*Iroҽ?~~`Vj]Xθȯ[˸//::ڹ·}qZ8w|cLkH0΢ھA6i-΃54p>>v,\2X)px}HD1Qitoq1L'ul1RR5ڨKZDh7{G "EѦ,z64pk=&/g(ȕF=Q!?)N_4Pb^'~vh?=2i=&IL8~4dG2Ip0$"P5.c|f A&fHJV%tWP2]BYdҠ8m.yz'2;- )8*a rjsꛄ/Y)ά{wIiV3>\Kwy&*&:5o,$fqµմ0bY[Wt\)Se(k*\}U0ཆՙ@\ oTp~fhr]y{3цVr,K0H WKQøa A[N_DMKVYd/Ga:j?$Iк5 J8Bh5ۧ[:&^2G1d9KAVz_ߗaFo80KxP MBKZuknJrPcdů%TR[;j#Grn D=O < (s{L| #{>27 \=_o<]=XĂZeg. ȘC9im%4% )A}HioUIDd9sZ(DzÍ9[EY.#׳ECrulw:9?SaNhz\T90ݡ|]ep͂%ָSdsyEX0},Wln6~xJi.B=e%˺o#bѭf}!8ETO"K3ùڀ!A.k0chIV6F 뵸oêÜ 2 B犑zOx>Qv_kD PS6? F}W9;8ׂ ?N\,;hćJZ6֍P]fds IQ6 L;8 ?7+~ZeE ɤN8DZz.2, n9}@{*Yp` ӥMʀ*u3I@8h gZ9vjSA @$ˮrTqH6Ffkr'[$ݶ/%K x%H$n)V`𠊳u./","17˻V6n}3:6X9BN<49 68< vK%?#^i[lZd)jZ#/G@~Tb.B2Mb_\҉g@)[y81YbPDhbe :"ԲX|"  0ByX\} t36eb^ZOe\.+|ꩴ9HG\[//yɶX4tqC^` ,O-obIZkXrPp )MeX6#DQ3U۴L#lwΐzJa RiX{[&$Jl-˥c$ v97UjT|y,{[;ىl~e_ڨ}RzHBY 4P.!I:ҹ,+C C9o PoOG*j[ȂY`EþCG IZ󾓍1@i0zyk4 vDr"ɗ "᭴ՊUbr"NiFI"5Fo`6Fs|BvX9$yEtIA/όĀMR1!QmxxK3>ga+% <HV=D"݈Zh'5e%^UW8#^M'f&:OltC4*t0lgCqE=\$F֏ vk($E]k&jm(@ &{]~1%@2،^н dRLutM:tS_?W' 1#g A+w# pq3dD/o{5&ZI ErBO=5 8B\gem97K.xĴzߡ6-qd9 df;:u@?p0J¦ҡ ' ԿhUmjvk"\!4Jy/6/4+r3(^\&˼2ozp 'XޝkW?Y{W?5l;ZH1G1Uͥ"ϻu6CP-) SE,sk00/ulJ1N BUYMF9+3LLpSNu-&?MkoL7*icrdJxꞯqw(N|c`ؚzu+E>DZW:xi uZ ~=BČmU;KlP220k:znЊ#zj{'QU׷ߘ5Ǟ#pݥ6aКo.H!79oc9}3G5?i K N*AFR@Yl,~>?# iYkgޮ>pENw_ OR6[$&ml 1+ BWVkB{w .j90?[k.!@jJ˒g scj$-̵ r2sR nO`sCծ`1t}VtYbzyQ>bC<4bx} d\۔O6U}׺6i`:,? &A ,E6q:p(FM݁3T}UXӢ_gpE3yxLfa _O$#H!O!Fo"0O 9#gx?9}R伴:۸YvYzGJmDBrGӱ;~nG~k{⧥Of#L>$zت~^On}a:b>jY*cs~R$sߺ`ռ"a^tӜmknjdGۣz04 ̱ YZ