autobuild-debuginfo-2.11.0-bp155.4.3.1 4>$  Ape-I%z OEhnbr=[j.22Xe/g:QtD'i3`mE Fm(b=Xls"T؋ .סx#qUF{_{JZO,}r 9l9 m"0Dhٵ}gĩGH3Pv:&(ɜV7XU.hXl?Jq^Ax[wd-,޷Dzա{=F|deoI|>w)Oo<4cc]j148236fb41c9e5d84b3568bd4fdc43e6021cc04ba59a77e8caa9400895e6d8d33685d743531ca80a25fb3e3a301315615329816eRe-I%z ok)0s7w돁iE︤{Vύbk[Rnˮ΋HRK }rJ\cW^q &lVI .BU#bd>.J zm#BZhaȮ y/d+L'W5ak2<_3ij懐?E*~Mc NKwU=u w7̔3! Ѿ${"5F^߀t2n1l[МXiͨp=}y Xa Oy q>f#hv95+tpǻ0ۅ\8RD,t #_YzQ=7*‘PJhY mP6\?}N:?7#Tzp .Ȇ`6qݭ#ްkĩ;<4so'pkg~egx>p@*P?*@ ' O-6C \n    < $Hh>(m8t9:F%G%(H%HI%hX%pY%|\%]%^&b'c'd(Se(Xf([l(]u(pv(w)hx)y)z)))))))*<autobuild-debuginfo2.11.0bp155.4.3.1Debug information for package autobuildThis package provides debug information for package autobuild. Debug information is useful when developing applications that use this package or when debugging this package.e-i02-ch1dsPSUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Debughttp://www.opendkim.org/linuxx86_64 NsPAAAAA큤e-e-e-e-e-e-~e-~e-~9ee7d33096c9a40ea805088aab1c8336c42090a8034f5e589a70e41959b80150../../../../../usr/bin/autobuild../../../../../usr/lib/debug/usr/bin/autobuild-2.11.0-bp155.4.3.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopendkim-2.11.0-bp155.4.3.1.src.rpmautobuild-debuginfoautobuild-debuginfo(x86-64)debuginfo(build-id)    opendkim-debuginfo(x86-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.11.0-bp155.4.3.13.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 packagei02-ch1d 16974493442.11.0-bp155.4.3.12.11.0-bp155.4.3.1169f3fcd7a64334e8fcd0b6ef23276de030f75d7debug.build-id169f3fcd7a64334e8fcd0b6ef23276de030f75d79f3fcd7a64334e8fcd0b6ef23276de030f75d7.debugusrbinautobuild-2.11.0-bp155.4.3.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/16//usr/lib/debug/usr//usr/lib/debug/usr/bin/-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-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=169f3fcd7a64334e8fcd0b6ef23276de030f75d7, for GNU/Linux 3.2.0, with debug_info, not strippedP㈍7Ykm}opendkim-debugsource(x86-64)2.11.0-bp155.4.3.1utf-85707f728823b0f26905f692e27dcef69107adcd9b734ffee6858d28ae0d7b359?7zXZ !t/x#] crt:bLL \*^,̄O]r}tϧd^iaҠYKA}p4[?[05C 6-C9;[EL\bʏ+o'IMnBJ|/bIUpIo @mR=Up@(lHCIj_}N6܀(]Z;4'fZr;x?=Ar6Jb`NOλsAM!N ^Kx0Hq!FA~b]ۦ(bgL zw7UeK}P.,Y4KXYI@(eTE69 H>q븷TU[yI\4im|m5˾~*[A<GK vDmv^, 7 Uhשz u0'{Jՠ/~"*fxk6܉rc?IXx|?ವ4XW 㳼mIڃJ DJ@)Sg"7]Asu_.՟V&̄pe7I[A;Tc=ICclZ=bP![\85̳;pj5a7PCo<떼u.#!sEN0.QS8mtm0&b_F/bfڨxj! NT4@`I\%yF9R60 z{2ӑ JC}|q'ÉC Ju*f3@PH |Kl9N^Utƒ,aI7I|Y[p (i{XTn͛ȷǦ]TBRj0$8n};M:pqaPm]͌jϤbN\`idSa t~A8= }9aNs ȴ@vil31>m`5Ԯk j[Al" aX5.oS%*+>OԬ<7`)ɸ|Վ BPi`vf@WSn9Mr*4f Yzr:bm{QwuJ{N7H/?Q:vYLx34sDbdԐɷYjodcAK6Qx:ܮzq"yMAVe8~~q jV^V߽s}FĄ<u-5S}!1!A\,l5OAś'&3LK:QDrڧ%Ⲛ\%73Wr\A>ZOP ݗDIRSoD 2(娫KSo?ccZģ-(tTXP5f]Jeb%{2"u BQ$bB8hKs|]_a,?.1rrpkYxɀ|#20Pfܮr"(gJY{cyX 61}/(,D* dOLHy^Rz j0>c 77Ԛʺ?Zm=tF?3@v L-90U+54@/ɩ]' QڊaW~#5%%[5*֞!%(Q%SMv}MKp 板%+dmuadvR.}7ܭ8$ꝈD<EK]9eڑ3HCKZpT`A,# (" +!0ZPU U7mMw'hOý[[kHubƷڇ͸ 㬐b`Q2!$䄿<ߪAY@88 IJ# "нMlavDĒ :}I8# i?Ŭ-8ۓظv,$UNkӁ%a0>oLZAF ?K-kt+evDP]1,'*Q 3EZ?&3" AkFNxWnbZROOMf4#HZ _/Ǜp^Ώ8Z]*3dv{]ۺ35>o: u]-]k`םdzW1l{)G:,Kj$(~eD@/@.W ࣆ_e?SA&[ܡ lLT֌Kmٺ6qֆRdZL=hxXsWsĆL8BWA#0i ɚH.q7nB"0\?sI,#{5{i7 )9[^i9eE u?WuT>{nqhFJO=3h7#ƞJ>Wғ!yvA/ThVNǑ BWڑЛ\UJWix>zsכ*\d6pр| [yl͡Wbc+J17fU=ʝ.;kQ=01-ˬkU>mZJ>5.aFpK誙 ٧L%m"eS;1`9ڎP=Kkհ?6y24CRe5q!l*%%l?TUSUS]Hʕ>YBf?'Eh~co=@YTQ||u+جH$Kدu}kؐ/DzFewGv%) KrxȠB!?h#By1pK`g)&I0(d?llN/Ig{DE(ik@#~ ^\1l$G\2jjO 'tCl_^ `~!^< s%ŗYFR0nQ-jɶ3~!߭}(1ģ g4F=1]u{m&pCwrYt'Hjf7(3vM_~ʈ =w6Z ߚ_ {PF9dC4D@fr܋ V8)OTkS'2nlT 7Irze*P[]a{GyӧzTdl!ьBO☇Ӊ/.߷xe.z3H7-1a3<9 GWls`,6M7,"Dn.V}oj;;1ʛBw $,DžSKm݀ynRJFErqV;L;7[iڷƅxU|Ƕ(c@ +VM9+%a񊊬oG4ݰl6NgIG5LqW^!v]mɫ򈪽<$jVkne3=2%wT[ҶZcٸ?#q Aڻ@P|1-rqTH.ǩpX%1M{HF楆nyw/&_0͍7B\F (P5͘ Ʉ ԠuE}W;iJ33T,!0#ѥ?c٧5m76dkGu)zXjinLAg];E; *oy86g.@ LR}TGG 2uxѼb﹊|Tp." n0d%h%jgq(zNTECki|f7 =?)܀]h iq/Jӧid9)UV6s&:r A+ғj$~]3'Bo\:;ږq*_ *w86FB/DAd.)B4UsCL iƊABI{m%{4cdT82`)Z.n{)1RG?~ee )ADUCW220&" 'F9d@cAUhm|=JFᲚzkL8v~!9OO;If~$HN2FvV6X L HX%[rЯ;U~YةWάįMB6)1FL\dg+mI!`YUJ0A@"h3DQ=??llΙ­f_ٍI𾃰4I|5(7s>NmI,>XKo?DY-nzevE)R~s 67uxc赥Wܪj*mN>j,/)ȳ052nO.aF9<3<"SQ?2Iá$q)ǜ^b}6 84G_a<).=FJ=)~(Q߄2$8$<޳1kz9v]û&E2>pU'rS~ NB*+i8fl$v18qVV_ThXkEZMRϺ6OĄƟNGŚ| ^r,Jc}zN6=ql pN!= ,X,[U QЯ-,%Avc-^5 (a|OBbƓ1/yI1-%my<];8,1C ޾v-C>nU%Z\5i .i.v.TpjHps['ŁdY8\iepn"? cs b| hg ->v×'bUJDT*hͿ,}XQZ^ϛm"_.&Ջfσ돯ԇFdÀyF8rA7}JM hV[tM(\R 5ųn[q鏨CE `P5fvyQYbē_Ύr;UPF0}5ϝk3jE P>4fT>rPյϦ :(!Wa=yPǽ` j[H-{TѡB;^62B(Vcg r]E<}^cpX;e˫_H0v7RF^(?NQ/~s{hhP|ګ!at\nGFP&dH2SGk2eD~K\ AXp*w uGh*Lh݈jeTׇ10hF/|y9*ExUHIhW ]~Rf@0+Sp_hfֵ6@ OQZn߿ Rr$h4B/ {2-| Cdƶj1P#}cAٱ3ifTkH=y7Jz!"CeqzP U8RÿO݈Ԉ4C}2Zf#_ޚ}Ŗi{!uZ&Zx,=]Z+Ԑo%=af|MX!*`m\4Azֺ%éMM? Rm,~띢{ob~;,*ehU7 ;h8T5"ظ=J I"Ui8 -nlLVAǤFDD rQs~XB8'RW 0^멷u^Ie%eB /M4V]3e_ ə%)|yڜN\Sh$r뇬leļ/ݱ?r=/,CE 7nLh6B2?os>>\|}.'u^e?%9C[NN-|ޕ5<Ikn$IFHƚ)ve16Z/홮\!DʞRhaŵ8}_yz~_i,\Fh$1 ?UfQ#FZZezt+M_mQ_uW'W=ѥ clC@Cox@mXn3fqX s0&oo9$R`W.0)Xx gY,z%;tXP,MFKDnL'Phe}>) ١:PmHf YZ