libvbr2-2.11.0-bp154.3.3.1 4>$  Ape-!M@eeeD/̸R saW6&k2Q -F4mta7)v6 7*6ey$/󲖫#KQӂ\Q柨 Ԍ1A_<,3P-~fMV-mDг&v\4 &^[B5G]oerʡ~Dk Z$`MHUP(\9) j)˔^OriABsG) $&%lLԈ7F 543862ab543e46d651fe88d58594572549ff09726040ab0025f06c2a6ba42372e5fe309b7c9a35c23444f2b0ee4180577b06556eG8e-!M@eee=*ZB;GpUSWddWaD$?O0‚ G!?H9S%paU×QHpU ,h%gMBBBX^|{d\ZIL["xk2 HFƣՀIzKC?AjBop@'?'d   Q *CIT\ ` d l  8 h  (89:>$e@$tF$G$H$I$X$Y$\$]$^%b%c%d&be&gf&jl&lu&v&w' x'(y'0z'L'\'`'f'Clibvbr22.11.0bp154.3.3.1Library for assisting in Vouch By Refence functionsThis package provides the shared library libvbr which assists in Vouch By Refence functions.e-i03-armsrv1xSUSE Linux Enterprise 15openSUSEBSD-3-Clause AND Sendmailhttp://bugs.opensuse.orgSystem/Librarieshttp://www.opendkim.org/linuxaarch64xe-e-4f63678fabc3dc4612d3d6158035063434ef30fb4f26953673b48208b0d68abclibvbr.so.2.0.0rootrootrootrootopendkim-2.11.0-bp154.3.3.1.src.rpmlibvbr.so.2()(64bit)libvbr2libvbr2(aarch-64)@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.17)(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/ldconfigi03-armsrv1 16974493542.11.0-bp154.3.3.12.11.0-bp154.3.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-protectionobs://build.opensuse.org/openSUSE:Maintenance:18120/openSUSE_Backports_SLE-15-SP4_Update/49d8527c7d2f80af89294fbc5533b921-opendkim.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c75d3691f3a8a0cae93f3927c031c2d7d1280a4f, not strippedPRRRRRR[׊Y2bU)utf-8f8aeadb87505dabfa92ce49a770f3c7f4c33a16311af0e2b91fcb0f2571a6511?7zXZ !t/] cr$x#I|S؃m0RTH;/>zCtrkEjO11ŲT p>|ټZt=A b+B G oO Ȃjmn19~ؠVB+u1'}c.tqQE㹾s5}آ߶12WP}`ZꪋGcWëZ ,ʻd 4`&"9uW0>z.=T ;vgfkTk:2lV[HP5eјfDW2- RmAQPJCWa[h(idxTbWk(C} 9vn<&{gۂpY&SR()Vy/U]}8`7fb}:L5&{.a:SDId@Ò}ӥTQ-:E3Ϡe  eǍѕǝ\]NX69U6K ]pUU>s;xE" ߑړy>YUu@6H:C{TN< DYݮ0+V#*#/WgvCwclIBh(Ɨ}~= ñ~ԍR )i\Q[ЖSG B*1AM Rv? \cAM](T,CO+|?O/%N=^TikS=9"7m|a`+/xb} 㽄Z5& KT,؜y+)S]|o9`o(0n2Hoz JXn!Pqނr`ӅnVF 1q79܃XhL_TUo尵M$tjT\XDnl '*>X 7&ՑڗݽF|#ghH(!Sp~ BS{!U*~oԹيV%a@znfzT9~8CƢ[-Wh[SHZ rAuN.v~PyQ;C-Ox9ML&|z-YFLp`AvHh4N.B=h~(QD:؇Mzc @ k"ߴ1}+U,sl. ,] %(S[ikIp0r- aU=ćETi\e`<,w*_Z 6l=OѲ츦AwcY[&_ T{Yi N綅 9$+~7PK1`* mͣDG.BKr4f?8ۣJL'q?{Pfʚ?;K2wbm.vW/|Iϻ~=46XxkZrEf%_GܐiۓKiE#LԑC IbR,Q 5ܑE@+כFw[i)Hj.gگ=zB6M%`(79[m+,4?,  SÉA`"V>O2P-r%}+lI#N..Teڝ5jђ]hi>lw8I^.t;wݦ>XY: T2}jLjJɛGHާ+:ϥB9 8 dd2nד48rA䱛% /Xix[=[ VSP'bZnX}?"<6^7S׻yݜJ&rڬc*'r ׈#!$[U ]tKQOժT͚n\(\uK#y-flDS7jL\O% Sov{)o(rю!|3~LVyV;-p@wb;{pN 1sc#WD'ozbLo}i( VDsyì,, "<9޳ >$&CKWoo.xUNrzioi;h@Z) ;4n*.FzZoJz{+ϑo]*H$鸽ב*5{[T\r*R(xY5%Qv㪏.j{Hxa|&~ڭ#uUk==w .Za{!V4U^yU%ٳ$wcqs~ vؘGX$؇3 Pz ٰ1{"|?u{į%uk B@_sei;+>q\W6#2x8B9o1{,` #sʕN㞔zST;| NxW>IA`شv{[FPUF} P,7[?H[YU{Z`l76UCaZf";Dwj_סtO{1`@{o'>H]_8{Æ5rgib  OkTJـ3t JlO&R2$^$ i=Te' tiܐɨ: o[g_<9˰L.iJUruJT M~}cX?_ת.Ko:Csuz\Z;m@beFU y"YE~JI 6Qٯlike_GVU/,hx6_=B`arhrT.6o2Dn<䌔e.@+qtZP/FĦE 3{h<HW؄cZ.9:vQ@=ΒP%gaM^HnT3G^owwQٳy})A~B3*$KDi:-nh#3%PD;Æe5襴x4C}*nf3cvsɈIZ3+.3DLkxpW:)?Tl7ǿX9cߞo ~л^'$ ]5P)sQy!ۀ*&R0 QW} ͊Y/.T -+ۜZio(V$2#(6wPa[mdu[2^]\rSVH k9ZJK!ACkd>v9a=54h\0 ;3(~zQf$N޻7Q[>dK i୹5;P"=RߗHȰˆHEjf钤ar5oZwU0y"8cp Sl8<61Wn3¯R.GPD׊&x߾- VG-}%Ù|G:jʀ]ɟ,ֵL@1n߻f=5! R%lW9 r$7PNDE` uf^m8ArM ;ziT{ (HKHjl!6s"7<Apg夋Z {կb6ignRC ֆSԓzp?Sㄣ]k] $`̓'#_yp aq]&Eam*t%o½ -sPI?/s.s2y\ÑݱJV4J7yW 0Y\Ht+Ja4A{Dz;n閩sMk &Akc r9amo}rK=dۓCc,ge4Z`x q|kmѠ%m֖-\+GiG82ʸz?K A.x i]V7עp&M>~2S [U,.U6Q!vFxt j "HK=)7ɫӝ$õ$S*ۂ>JfWF1_el&?uQ!g(+T,SLALڼ!X,?A1l,N_ Ӂ5HEU $VX=N<[XFr]ɹdȱI " o z6ߊFzn7A^Ve׿m{m[#4v ;^.3Elo bq3D ֯ T+N]#1L|qekw}ja 9F]{甃OTF86ڹ*,an4p(ܳWR =[$j `LpTU:>T) h :̠0cGwŪa"":NA74i#^¨YLj:Z_9a ַwуnP*?+SGBf!Ypa~\U!6!]{s@:j\k(6X %C;u[1CTfN@m|e 4pcj'#9ĘLT-2*L/գwjJ*HḘ Z/, Ze}FIe}EKYn~\:󾡮%N0׼+3Kϲ?GWZUy%L1hX`,%c X@!3p]76w=ab J&tWRZьN`,r ws5fͭ/4&i;U-%C&f:ؼ gaBG+hHK6eSD%&BH%hཷE%^k'/kw@a<䫿6; mM;8_W A{R>MGgWغ!IhS$ӽ.P_M˨ZL6YڬE tvt=F]cM !|LE8Y `jN3R3H*%͖°p@ mۊNe|6zL+GZ7Pn"P!US~-RKe^ y2}IFLЪyjN!0xIo"Ƈ9xsş6|RҩEEl3,S(.W M-["{Ya+am_ahe5FL{9g OCd6?9g9Y2BHGT\ %j&y@?|tT2ϑh°&=TCRg))hZ 9 lk:RO]޷RJzMpvw%6΀֠MDT!gc|6\sDEэ0kE0N6q}MdQE!Ff70FO+N7'>=,9UTvrP ~hK-wwk. |'3ͪL8r:hh1} W(E `˽r;휈uWbS.Ԉcx!J&v/ۆVZ\+K7bZ y钧FSnq%N&dT 2)t'efFo/|cyI*/Hñ4񁭾S«YKC vp}->W4_pL5۲SUI<&0S$IeƶQϪJ/&Z~<r(YϲLD 6ݨo;xdg"ܤ*ǨM]Sm'͖{SJe?gQ<8 oZߟW _qm[Jq]t.4P\іCo' #bITuNnFmK/'6I YZ