libvbr2-2.11.0-bp155.4.3.1 4>$  Ape-I%z AmCou"t6] dL&M]{72H sf>Y?b(N\u}{F4Y`52* ~l߽o%}B|\Ąi3F%yKH9PKLqGe;Y |~ѥK\]Ѫ5zW&A\2ܫ8U gvWh:(bo|k R$Tu>ۉ$kzDS$pX$yjNȯ `z׈dϭx;ٓʔW{ rC~?^Ai=+-c>[=ty8O[s\:جSt¥!8q >`J*Y*2,(ֆIS4{lMn4K;ک47 _olqIO㌝)0c;iJo.!a Q[4)`̷0)dW5#96ad7367f686c5245d2377578d11e589c7783dac9a805c9b91872bfc120eb06bf4fc58ef041e63eb70fdfbb398f0fb2a095271abBe-I%z Q`Z )AmGq.7sqCHi(h۱W`P;w˥ûUiTD;DJ%Hh?@5fdW?nhNs2AZEy]7O+9/'k2lZOVNóE`]yrI@>p@'?'d   Q *CIPX \ ` h  4 d  (89:>$U@$dF$sG$H$I$X$Y$\$]$^$b%c%d&Qe&Vf&Yl&[u&pv&xw'x'y'z'4'D'H'N'Clibvbr22.11.0bp155.4.3.1Library for assisting in Vouch By Refence functionsThis package provides the shared library libvbr which assists in Vouch By Refence functions.e-i02-ch1dGSUSE Linux Enterprise 15openSUSEBSD-3-Clause AND Sendmailhttp://bugs.opensuse.orgSystem/Librarieshttp://www.opendkim.org/linuxx86_64Ge-}e-~a00a354eec8cfc9f8e8309ef2c3755e4c51e28de193bec2e0905fa3552090887libvbr.so.2.0.0rootrootrootrootopendkim-2.11.0-bp155.4.3.1.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.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/ldconfigi02-ch1d 16974493442.11.0-bp155.4.3.12.11.0-bp155.4.3.1libvbr.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:Maintenance:18120/openSUSE_Backports_SLE-15-SP5_Update/4f7a3a914e2c3e73a7bee50026d42f5a-opendkim.openSUSE_Backports_SLE-15-SP5_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ab0a09946d184d9bb73877aebc8caae2dcc199e8, strippedPRRRRRR㈍7Ykm}utf-80732a3febdd854a6eeb9c88660cd2c7b61e46ef26cda3cc922c6d8d78393bf6a?7zXZ !t/I?] cr$x#I|S5kqV'Oc~fXZqߓ cHoM Bw4eSML9 N u9v ˥-8xȬ~S'(V{|x Lwy]'|̝; +{`jU f2׺HzeO9($DZ2zpFDp0%0 ['#+\we> g-YѾQej*f3_`ҌT}0ҁ]  -ok3THY@vL4#29"RRaO쿸uVUq:!~Uj[D0>1+ˀ ZX9֬<nٯ!̕g)֪`n$RJQ?DYifz` e?.Ά:.vh~:U'e =rݔ-3_2A;-yE mXtZK { QYh"X4XO?E㹯<9VJLؿz^[3e?D_8,RaV H[oӹnZIn<#_ jXA"ۉ3ՏXx,b^š͌PNUgE6(H vokPL8v (F?gB4&f_&}FWUhW#\*u{ XAʡg<E/`:l.H~Ͳoky2.*7"ij!> <9&爣=K="&jt#[ܒ-Z0Y8[*f%. + tҹT~+4Tϭ69)EgxGsՒݜS;{ʾ<ڱ3i/P]Z4zR4wBZAoVtsup{&qY^9T &q$8sJ,}_cmLDѵe"2r"Rwr@z*'KȍKUHO⻜2=vY4cPW}D,ԵCvPiƞ+yj?>0ȡ  y}5$C@2ˍ/ryaLclܠJ mIUK`5 SI0IB̠81Ik{ ( LwC$wX7y&1E M$x 2'rJU1LKkߒjԃM-U5C`D4Z_O[W2sbvTbڻ X[Aia|. m Ё$ +plfqBTҸ$zAa9cX{ EnN){9]7\8m(ڕTW֪XEtH2:0 b #4L+")d1 UJ.'1R%F u=pߊ%ۅXWm5mWIÌN3x6PB;7=x</aɂL,9^D@#14.'Zm47  D:<N0>T %~uomSkR9'#H+k:,Ui_A=qgm/AOۇ*TNai٬*Y⪒=z#="ke^eˊ ^"^}6åB'տ薪Q&E6'(1e|kktlCf?Jƞ}$i]Kl($x`67|vL߯ч?}?UkP@FlqIjy2DjX[cC@3OYuLӇ*Kv+2TtPp_s` "#!ijW5J;oR-yr!th4_h: +]@c* F쀞j=="= gm_IJ1M!-McWI4=@.G1lu3&~m!ITd{:⯌khЏe ʇ81?vZ+/Aɂh(ֿ|IUq5vpNg?$vzd7+iyKP 0|H?ˠw{; 1۲1UiwP6( Vg_1ʶ&I2EjT=QĀkDB2xԖs)gx@#G y:Tw|"a_uT@FHԂ̲` qj< çAN^syȫqXKewR?em{ArכyW&?E*q)!8K#r$=lԁF3(FDNoh>Dd;w*E+,]@: #%XrKj bfXb[m&BJMRϏ먿+$}R'kA3YIag}THS/'fPP^ùW} 5nAMfK QVh;y{ nmNF>TW']`@鐊]4t7\+)Bp1* BXb].u#ƽS}w)bR\9QE= "O R_GAd$&ߔ Ky8`B =vt@Va6ιMڼ8mTf\ B?sG`eU̫k<}wuG(R^y"aG:aCJ6%߂Jb2AJӝfA6/Dt݄4V_yEӆ FВ!ܜ͉9+RrzkJ1,>[Fܮ+DA.S'h߆(Jb d׿ Wg"ڸ*ϥ9Ǘ \YesN#iя} Mܜӓܰd(? vǹ"#u~L5 )NG0 6|DZV>"ÛwW \TߵeB6{";^숌V[ 02XK{ے'117嬎^y3T~LZqQg'MncQ4 ;qjޓ> ou]$f𓋟]4vXRB݃|TM ݮ =(4.OѶNJtAF4j#HՊIsj{fPq0B@?FZGeg1 +vvq>F!KYu\DunE96 i=bxyw>^&6C/!.M smcN'Y{h|q+ɘtO8Z%!ͤ L3gmXW𻸵`x$$!TV,Zp7Z]f-"] YZ