libopendkim11-2.11.0-bp154.3.3.1<>,Ze-~!M@eeecHh[:f.YԮxv,U FrA׸Ќ2 "־YFg5MB6'#qpz=d ϾdC6̄ F(}XSJQ2H_`9"8A7rfF6V{5b'u+wJ0%T Fܛa16 6f-jtrUim[8O玻=6%Nfl >rJ|j ->@)$?)d # X  %6OU\d h l t  X(89T:4>%@%F%G%H%I%X%Y%\& ]&(^&Pb&\c'd'e'f'l'u'v'w(dx(ly(tz(((()Clibopendkim112.11.0bp154.3.3.1Library for performing DKIM signing and verificationThis package provides the shared library libopendkim which performs DKIM signing and verification.e-~i04-ch4a\0SUSE Linux Enterprise 15openSUSEBSD-3-Clause AND Sendmailhttp://bugs.opensuse.orgSystem/Librarieshttp://www.opendkim.org/linuxx86_64\0e-}e-}1278f19a8d1747c4a13e83897c6973ce2817a477dda055770a9e5918afed9419libopendkim.so.11.0.0rootrootrootrootopendkim-2.11.0-bp154.3.3.1.src.rpmlibopendkim.so.11()(64bit)libopendkim11libopendkim11(x86-64)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibbsd.so.0()(64bit)libbsd.so.0(LIBBSD_0.0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)libdb-4.8.so()(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2.5)(64bit)libtre.so.5()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3e)1@amaah`E_=@__ L[[5@[5@[ @Y.XVwV&@U>$U>$T{T|X@Ferdinand Thiessen 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- Add fix-RSA_sign-call.patch * Fix bsc#1216117 * Fix call of RSA sign on big endian systems, patch origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012506- 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/ldconfigi04-ch4a 16974493422.11.0-bp154.3.3.12.11.0-bp154.3.3.1libopendkim.so.11libopendkim.so.11.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:Maintenance:18120/openSUSE_Backports_SLE-15-SP4_Update/49d8527c7d2f80af89294fbc5533b921-opendkim.openSUSE_Backports_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=dc38343608009fc00ebb89e10a777b0619958cc0, not strippedPRRR R RR RRRR RR RRR4. Iutf-8221e9d757d4cdd664f5ca1af95d9f88ec2e44e80d1200c5de779811a7fed4218?7zXZ !t/%-,]"k%AK4"u=TnXN1Q68:Mm g>TMts> =(,Ų=a:uB} #7~4Σ5agc *v3̐Mʅ3JAE?1Sr!c[1^ETUZ=4S-HgPZo@rR`sj ӒR)sGdzEk\g@'3H’dyR 9w8F-u%#pergCJv h82~h^3xO9N*IfnO뉐s@~AO8epjK3$4w:P]렏ᬿ߬"9hNҋ]5GyRkd51v:VIM_ w^Puѱ 0zKra5]dP,r]5W.6||mFj 4KN3pb&_>$El~*`gKXy6 $]˸5QɞHsz I8эB+P>|.!Vap!>؝ %=)M00$ !kup`nN&̓lQ,ƱYYg (}4 e92x )"DlfGɠp2ڙ` "K\|f d#Xbh ˝s_hȉ7kљ'o㙥!$fPD5.WofOìAf;2om"޵md.U~}Ga|k, 5iu.,S57, mj:NzHꘕ*)SC| j+-4zWI>-k F-k3""ے[@M *^u=pe %IB[G]҉/d]m5ʡA5o' Gb Tx7 _"ӡoY`~crƨHA%\ѿaP)[5N߬#ʴN|GGN,m*|Wm#̻N=E7,ߘ$,NkBmD2s:PY9L\y"3!T}aw {"|9f$׬V~me~sj_:{~P{lV ӛ!ކ>V3rIVS$PDh8_#ĽsC?@@'F%NnwagH6|7#BblعҒ"=*A9A'{"\4п,7q`o"H0-J3Di ,KLkЛ^T`oK k݌6@RqeD*4tb"59OmLPAΔ,oO+!@Ò f935QDj1&7]s! "Ew1[:3pY@ HCI LPl?{pj_+ "Fti<$0,e$^Dg @n*>HڂkT&=}Ŭ($Sh3aBAHjb;j92/%Aþvf 1WPLbW0 MOEJi<> ?=9gLʲqa|<0܊FWfJߩM7/Zّ a\0;=ֶ:66,MluA if[>ZcLHGQ$K [2W ;b '}Ka49lxOJ X RLqa3s3R/[̐[( 'vN\LB˧<dmY A-YXYޫyZfFuڮ +mZ=TF rz jsPTrމiBhtxp#X;aytru+ g5SQEѭHdYY5<I1v+ϳ͌-!h-t4A63maly˂H0Uŕ_oI*ABM@io[fP |wSSk##92G`ET'SC2c `V7 \+==`6H&vҜk%QzF2eNV̾[swb \eFVL?՜}jm|н )gm Ŗg8#ds(ev}krq]ZqV;{.ʖA[lDdl#2 KW7Z5nNP&0iLʛL]E?8)=hX%;(3V V rxx²7,fL~|rEqyGjܳ /%A,Qb\4 -4y`z2t !%$ zULC;;%+5۞קS3.s;%Z3_ݙ^ML(of坚s]3mxAw `LLZzً(P)=f;K׬7X(_u +*;ax^|wAg(Rf_ʷңҾ0sS煰ޞM$wh|#85$aOɕ&*h۠70!< IC@8Fi[>qV^iʥ3x%:PGayl#B'=^ 5˗-9:M7a^0dünM1~`vQRO"J&]ʠ/ZsP`3/!#U8w\&r\*Kw"*M/EGړ;|>fZ,ƹȪ;?MRR*]U\ZK@l37|la[VIYst4Q*E\A`hDkk4d]Rբǥ}[z^PP݀#`o3A?2ud݈ܽ CQ\D55[+&y+s˂yfU$dxL,)&UE,Q7 ~gf'V/#;hjzhm8 \T7Ȓ=%LɄRV߁d#Y< P0jB?oۘ`/V}-(|E.|hŝ%r~ja1T%<.MJj]~ -FɎor9x[kkLJdŖ?I=3?E]3% hA5*DL;wƫeT_Y JVwP-)6+sXD%1MHoݘiSiR(T zja٩荅d5Yas\I%L*CM3;ME}OP /iWK&E@\{) lJ`TԽ/DXysCA!R:oc.=I$0 **t,ky ܭeT;B)?^mGӸ=,P/YJ-RH$ ~`:]^άuCKPW[{Ն)aHоdoZRwMo9VqD;{6R'Vlp`RYL9u6ݦ6f*2s^ئ&R pp&,td5) JH޾GB/'܍<5齕}+r,GEd2Tv|RW>\;iA?*;e.ٗ >~$~Q4Dp![3~J 29j +PCh؄n+~K4L"ԒXт5i (=?$w0W%x3Y?\4sƫ,' (.{JBw"2{CVBKjMr .$q'~rRe}ogX;e$A`+ʈ tkl9Me{ &A^tzZ^6Aʞf3O#Se uGZvE:VcTh)Aa=| BZcZKUF Lxdg+L!Lm3xq|܉ߝM^`)"PCKp3ϐ1fz,U]7NvV_f5ėHҝq5Ɩ%c><5"Q?_zR@lj#ܕi0ޝ3-MQ;[ܡ_ID 'Yur trI)PV`ҭ$vaXbqmzYfΥו?nMtS 4ilwמN)jNP^v_j '+I| 1PWӓzNuc>6CЛd")ע[,\"e#ua(efFO3PLV?QF5oz~ZFmӴ 5Dh3(IVP4;NK'G9iV%F2D'X=ҳ _bvs7Y,6הK˛A\GZ([fRuUFrXWaޛ^97-XkyO՘6q/H"EM2ɞѽM2'L d IՒ.fhrlv? O*w?]\tkq(F;miHMGB!k$+dHѸY:YQPkN'dJv3_Di  @0e - ,e5|Om}@ QB|9#$M T'RNV{Z#N+Ntu&ǕFRlgdnAY'@0-k?KHߧou(SY0tѢ 0pNiJ=tň 9CM0**{|kx> c4|w)Su Nt9%dc4SLf_,rjsǑ^z` o>h\)9/xzA`GTmD~\v[V'cS)}t&y ΤoLl\c.ˮ`A}n*F3--g7|@F .I^(ʰVܪ.bg$"{DY*0xZ_WJ^oL;R=F ~8챭w-Xu!V P^0}pYb> oemRe:_9l!N-pUL},S@?'2MT2!#EtALVbF@GːI+Xhe$I P\GiEF9]PK( _Oz27ՂQso+x0iIv=$R6.dUgit͸٩_yˮ+EX|<| Ǫ&i}Y{?qVC;wڮ>7;C )Te)&\y׌}[7rF[(3|oc_hd7h;MG%FUWʵeR%L#eT)SQ_6߹~.k'.]e%\rdzGf>zVnP'[TL tEuwrK1TBni~IOܓaX \^fJX AnA08۳b6M;ht^1y6+.'f"y rװa%ף/tESzn%jeڕMX"Jwaʝt׆!F$O,X;^> _$\NގzX0ze}+LVZu>m\Jh/ bzalƎ@̄A BZfrc>#o#X#:2z$cC +bͿ"5xĆ7KhB&I5BbUqO%N<7ES~ s]2?<AqV*̸;B6MΓ+Ɨb D6 qe|On#v&-%oᔚ8͹avࢎnӕvOG)8xWjנ廍VϜhλ>(u;|a ,>%:.vi(F]&W=>@*يɺ,[|v$B9E1-y5:cN&H%<ԥ@nbMװu(G$GH>77Lwj׻Dc{nbvG'R"F.gjP):# 86ȩ7KzsS/ГYLb_Gw\wv둡J.ZfZSE+_]ڪAmPf7{ %b"@Mk Nl:HMRVOb5v5 UEK4/U Z R+ȳe=3?RB5"ŀy/Z|F%-.1j }K?jM칆VbitE~3&%Ԭ~GG0?+1zjTmbi>C&?Fs8: tuSZt %[ˌ4a!qF9HMr:T)fؑ"Z@ٝN5QM;sr>AD&$,A2|ǽ]^*wM,g8M]A2ޚYPf",*^Fr8W "?(mDj,ȟx\^2Pd*tBŭ O!̂/0~NZ,\F~dKmA:?ɖpЛXI|ѧ{>1Y-6ߞO&8E伊jp)$)5ʆ!n=Ĩ +ʜ ܕ m ,n'V8pwu[n9mqeRtXjY)%޼0W5']Χ1;]"DSEñ{6}):xZ7ٛf(=S>?B^mF6 |kt7Qpk`0wpC`3 Y.n5[pr0ˣ$i3뽌V\>#dli|{ըX =$tT;IE+Oʸpn?MN!GuIlΨe K$dv]jE %*l&0[T^tR~KUa; 7y!MSiK:#:+a,߅s̓rԍxQIfo_Y7UCSKMh xjv5)s'N J&jKr<\XFb%g38 I+l5~/9:e"4*쪞00d2ߊ xY ~n\#bHe}Bj忩 ~a50iP_+ 7T S2PAzY4fodoLn%^(& Xp- x"f#~t:E2*3bcʹPע4J7o#&#kMx+ҫVXmcLZ]+$G[^ڸŶ.&sR?6B=