libvbr2-2.11.0-bp155.3.15 >  A dkLI%z :RC3h 2HieIAx(Nq7Pk \+=6٠g_ UMû^Ir7}uQ q%f("YV\?{A"۽rw޳Y(#nۙz|psNv5vV`$+ E3!˩џ2Q+Mذm0 Vio \Vk OX. )c6aac7086ff1d5e6a3116b66929be7437746fbd17a5ab2c048b3bf1680f46a07139c8177ea811de9ef4fa29832c1d38822c4abfeAdkLI%z e5{;2T;2PrGe)rp(#5c@P$ ;t5+ Gs㺿hA+m:a/Fx0ƀ{bbno.S[p)|4eS;DCa T_3rf@V>|r7|sQ; 0A2M1N[Vm咢Ȍ}9l>u3OI9wGngBYԋV[GZi h!5;f&vdf/hw=tm gBaqeݠWE`>S3\#tYi`JyDx ` Yw&RK+='ay >U=+7ȞDPeBV=-T=nV6ħ_g\Zw@7/(kaFF9}~8v~kʣ,>૘fVo.ASJ e7H͑sjFxgfIDI@>p@&?&d   P +DJT\ ` d l  8 h  (89:>#@#F#G#H#I#X#Y#\#]$^$ b$,c$d%?e%Df%Gl%Iu%\v%dw%x%y&z& &0&4&:&|Clibvbr22.11.0bp155.3.15Library for assisting in Vouch By Refence functionsThis package provides the shared library libvbr which assists in Vouch By Refence functions.dkLlamb06GSUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clause AND Sendmailhttps://bugs.opensuse.orgSystem/Librarieshttp://www.opendkim.org/linuxx86_64GdkLdkL2dc672799464d7f2a32e9da69baf6030857a98aeee86560af7fdaa771b169c7dlibvbr.so.2.0.0rootrootrootrootopendkim-2.11.0-bp155.3.15.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.3amaah`E_=@__ L[[5@[5@[ @Y.XVwV&@U>$U>$T{T|X@Johannes Segitz Togan Muftuoglu Christian Wittmer Dominique Leuenberger Thorsten Kukuk Thorsten Kukuk 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- Added hardening to systemd service (bsc#1181400). Added patch: * harden_opendkim.service.patch Modified: * opendkim.service- Add cve-2020-12272.patch (CVE-2020-12272) * Confirm that the value of "d=" is properly formed, fixed upstream in commit 14d54524e0a97d3fe9b80441907d7e356c9ded04 - Add unbound-fix.patch * Plug memory leak in Unbound callback https://github.com/trusteddomainproject/OpenDKIM/pull/57- add opendkim to Group unbound to be able to read TrustAnchorFile - add postfix to Group opendkim to be able to read/write to opendkim.sock - add %{_sysconfdir}/%{name}/keys dir - change /var/run to /run wherever used - rework opendkim-2.9.2_default_config.patch and renamed it to opendkim-default_config.patch- Fix usage of %{_libexecdir} when %{_tmpfilesdir} was meant to be used.- opendkim calls openssl, make sure the command is there- Use systemd_ordering instead of systemd_requires for container - Update to opendkim 2.11.0-Beta2 - Add support for ED25519 keys - Add compatibility with openssl-1.1.0 - Feature request #190: Reject signature object requests where the domain name or selector includes non-printable characters. - Feature requrest #187: Add option to match subdomains when generating zone files. - Many bug fixes - Obsoletes opendkim.ticket35+37.patch - Disable erlang, new erlang version seems to miss required files- 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/ldconfiglamb06 16847535482.11.0-bp155.3.152.11.0-bp155.3.15libvbr.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-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/7414f105c75cdfceb5825cf465e376a1-opendkimcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5d5daa1df9af60ab2f41ea17ada2145c54957506, strippedPRRRRRRfȁW4#l.utf-8763f5ae760df94de61b726a7eb6392912f0e262084712b172135973aff9a768b?7zXZ !t/I?] cr$x#H n\JHCQo}/ 02= ?XHKYzvnCoPVyu@]J'$x e<1X3oUsyx P S>g:0Ǽ&?;nhR~e2>Oo6uƮa㕠ѡofO5B2?ly>jc7ޟ;Y12NE#߃]j-U][wtQ'nwՌ)^b=O m}1zU:>O%&KVjޕ?OUYHv|{ًwB5R(8U Tל^Il*;\%FdDrkApɽZM.̸-{"fk>/Huojc y<}6yQ ouKNXF=Ռh7^ Dt<t̜BFcACtCLT>BǞ U B?W2#kz[ګAa%iti„gH"73 DItv>5pQR"v ;Fџwg$$~%DRƢߖ9MbZ0̻ʒ  @Ȋ18-dV>Jni!ڻ̮"qLDGN7!!?Z:;dbr٩ZHgN`9;<Җ"&ͳa)QQ (aXc)-.ft(.{n0#x1'mmuB.oWǑT_ܖ2mkB( ;W3  1*詟Q9E$!ʬk.x] n_>7Jr,_q|8 T΍]4LLk֟O Ǝ#jGH3N`k8[ +4̬5T7ں+ S$N[CHxF1E~]& _-ʆFgןE5(,Ԅ(ՠM*m6'D"kR/tdMz):gfa-Kg%h]FG*/4J|?Y~Tb [CFU w)`4)M!&WfE L_6qk/~@QcNAxH;Y)FTi]=ʎpJ4pg |el쐖aXk"7l+k<k]h?.-@C<EAe ~V+Z7q.X<"&LzVkk Tb2{='6&@3[45u;fQ54؟=D`81Z` `r(/Ho۬5Ql^rtl]0_BJnbs$ZZ`߮[iKd$ 7l⇡!ɵt#~gZY&1et}ePE9:f ZyS;8O@YQJ` iIT%(B1zSHW!bc.b{pn;wkB{LCܫy0SB=;`m7uZb2 d0ѼROK跓[+ͷ?>wܫ[ B <է(\Ÿ[yC0`GH"h{M&eH36.]BzfW򔂽 !GP*i>f&gvU%k.:`>ZuQ(]FRBOtlͽ[=?7t_3w1fN0IvJ_'f.~:7̎S^Y?$ĥ?g"tSZ؈J:f[}@ e-wvQ0ߴܮž3[a-Ry.>/ .u6jx jhbag@ j:?>Ƅ'&:6=곫lܠy&)}=+X( "U[xK]"z7W&d$iMj̿H#nJ $B`V:@RO!q3nM o$#{ m*?`% ݝ]|Ԗ4 "FH$WX|mv׶ͣk?|-zAXue8iUe/6a0<`:Q9k, ZHn4[{Pۤ+{c1ׂîl`pAƧ0!qXT&}$[I75+Z>-}'TCA -HRpWmZveoԑ]6\= b5iRoA PVw\n:! *CsCs͈WZ5Pt )B)0Ί ?tB4utkޕ<> P]G萓FȈڕh&;1ESUJ,;S7]L)pA]{e|fϒA  "~.0Ɨo^@34 ^7tT`\ ([0)ל]ެ#@+zYDL$߬w2вúTA3h@LKҭĊfK:C>(e%ʎޡC. !kLYem4R:E a9c?jY;˅CܚVTjQ\tFX+y/T- "j%[m`9 iq[FDd}BM!-bUn̪a\ƻ.I G} o#Wm] ^W[UeU*3iW%>^$RZQ$juj*e! NK,ۜWA€ N,0:Apr0)朸)5 P뉟&Sev.0 ❶8{uOʉ\"ȃ)brp5Z()mU(hvI(hJ(""UsІ2Z\tmkro`i;8S簹{+XTӹH?Y̨NgXO&W2"o't6]mϹЇB@xVDpB ^+tx6`Փ96_?a omKś/+R3z>9&xRQswS~Ͳ۠q6'cX)؈(PK:Ah#RjCܪ޽ . A% h9`(ېN_K{' s8Nʱ)`eD= IYЋ-2TA044ښEi.yyY'^QKʃk.m*aHRܔaN/_j>-)ψq]kÓOu~O cy8kml`hq.=xh%A&ŐIlȐL:H' @*f~60ֵ~"Z3AQO@|5WYrIqπxP!&B35A#i3BBj,V˯7ݩHA11yy@OC5̮h5i#9R&o51Gm1Ik>OɏvnFTt۫làu"܌zbI RцSxg]wI/lm?2H*̰WH.{oRHp a:>"j~2,ՆIŠojoF!hx~at pIY`(px.s%j"=TAј4Ha_ ~Hvˀt$rxyl>rӻ2 rwj9м;Fɝb"ܤ^JTVrЏSBT]'-3g =85Gol4{+mBJe1r>[cRȬ% t@R,@ Dej(byVq~PoG㩭M߁(T g ?ޙ_x&)/+ٿu2uO)ƵY1jv8 I!'a(䒚>*[7X`G"D.t{}܃? +7r{up.) GB>Iw?g7RGmYк.т,bdBa?|%I,g9P)ӴUOA}gOh4/Z4 y. Yƙlr$"!ҎO~(ˏ_ºΞ(]q=a=c6LIƔź,lhո2SIAa xH}c(m|[.vt[ꑏ%GU'LRjh1i0I. ]kH\h}&I9[F̮^7i'-tFtE~jU8rk9 $J}ʣi!,0j"#m;nġZlG%o6#Uo ՙ^7 y`#XU@2],I7嶨@Ȍh>y^|L=I=v-C&Ği u,Q5/b:%~Ch[cw(溬^Ѣ":dx#Riq=1)0/b,U ׌@T!/+.Dӂ &vvqOڣy[l'ԄC3{}7vDSc4\ dDOOlc1q\׬.:u~=-`pқ 5JL&|Twی?B5Sj,j !֌agQo+J%zS㔤fݟœIn.78ԉ5ؑ:Yd p~RZN~mQ< EgeL]N*M87}/84cA62v_hض#yBn7*]*ϐ86 YVJ:W* f,-4+?v|74 6tLX6+|+_T/<-#AhJ(]4CO?zSfYڋwRsRؙLqKn,:@_(\W0;-0o YZ