autobuild-2.11.0-bp154.3.3.1 4>$  Ape-!M@eee) |k3L=<~DV>bƂE(ѸG3ٰpVp<Gd Y-8k >y<٪^~PKҽ P^CRֆ?vtcQa,ղ%k(JP 7f0s8ix2u陭3$ @Ή-h%Qʨ4EfZb$?C;óQ<3Ah]3K494f198216c7e637d970cdea0fabb92f6bcf8124fc2ded91f8e67f674121647b014772095c958e4fbb38e2e74b4c2343aaa06d53Qe-!M@eeew$G lpK>/ [Į[ʬU^kkb\A}NwcY'kBFG^ kb+puK1nMU"a L/o(nU>O!ʂ(UC#y>y!Nj Mэ%vI3vˬpޏo??Z#_Mx'Hiur"j UMcA_áa[tcnr2/jcvƋ vE=OƔ0x 4>p>*L?*<d   A /HNXp |    $<X   (89:F%MG%hH%I%X%Y%\%]%^&3b&c'hd(e(f(l(u(0v(Hw)x)y)z))))*8Cautobuild2.11.0bp154.3.3.1Multiple configuration build toolConfigures, builds and tests a source code package whose configuration is provided by GNU's autoconf mechanism.e-obs-power8-050SUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Tools/Buildinghttp://www.opendkim.org/linuxppc64le!yA큤A큤e-e-e-e-[*e-b66e190e835abdd58b5ab5dd7b0e8a197518d6345f76295adb7edfd24584d9e3011f919ba3d28077f81dd259ad2ad69c8098cf16208645f718565c85b67b5ab5fe8cfca2e2e144cd9f202712d93799300e2488232ac4c2428bc03d2902ba58d300d949e2e4ca0b87db60998d118ca47c69e2499d17c83a233474fcb9756171f1rootrootrootrootrootrootrootrootrootrootrootrootopendkim-2.11.0-bp154.3.3.1.src.rpmautobuildautobuild(ppc-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libjansson.so.4()(64bit)libjansson.so.4(libjansson.so.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.29)(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 packageobs-power8-05 16974494302.11.0-bp154.3.3.12.11.0-bp154.3.3.1autobuildautobuildautobuild.conf.sampleautobuildLICENSEautobuild.8.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/autobuild//usr/share/licenses//usr/share/licenses/autobuild//usr/share/man/man8/-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_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=7985a521446dc00ab880531d6e6c0178cd7b6872, for GNU/Linux 3.10.0, not strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRR">8#NW)ڊ~utf-8fae5800e065ca0f7102e22eeab2253a8eb95dab5cc30a7494b77542f6b8a653a? 7zXZ !t/4#U] crv9wmAWUgT&:)u1o 64z)+h(,pTYXw-'Zz:_zDˍm? Y%W} rLw"SkE ?_n!6vTNv<AZӚi`A]ٞyG9z.eq,D6X,A[h({ ߙ;,Dl|grZ%$tデ{|hGuߴPޣ68Oe%[ E~C) 0e1BT0-T\BQ_vD^$/wwa6%9;WuߔhxG9ۃ:ۺZr2BV@Ȋtw'ìIR S:zB7( Ӻ[wZ5`6?:šP<]!I͆DgmlknxZfj LKe5cIEnR6-9tAj|hƟ7ȖKa9/[ꡃj ?"V:2[Y-i17r`$he)C\ Tdlj&bٌX}sPܳU9Ht4Y%5$]ףf;8:d@vdGӌV9Kp),9;lxo\T'61S ]%|=o Tlx 4@. j{Al?vp̬fȅޖQ/@^R,)͆6{WE(Ϫ$p#/Ko/kXN&߇$ / 2v8"Q2J"[ beҝ"=! cZGs`*#O0l*8njcfnF6LbN7vW Qga?كw@Nۏ]qG#ƙiWCZq\+Ό=\& ^6:hĴԽ啽ׂwÎD72 fx]".ACO7}F*lM! НtqGjfv<6aa|ݢ@Kg*S;fMOATF= m~~)r"u鍖78 1vDGn0:> lYuEs6ʝd!2T52EfuuwS lT9v%X}r),> ӑ `Jz}?na;v{V+. D+sX*} grA—YF@M@Xl}8H/Ī=di\(Ë=A$}6םu^aP Ve49 wU{j|GqHQNFc| C{uw$>[#7/6y@%$*Evłhć$4H~(:-!Rl+ 9}WFi=Сؼy֖^t1;fCCSu5|2,pٹ< ό+Gu_JUv.M0N@ٙcpWCz7Ăna"E+0L^qH2O8,5#7x;=MNu .q z Bfs; ]`\eJCٔ_Q^ ն c&>my,Aa&CB""F}"MTdXKIq_X=`ΡHP>%[z6\vsFgv~8Ob䄫.8|g`?LN-1hoQʔhva@R!!fOgx‰ndAU1ڎ\00_u,i?aE 1k>`868ŗƎjXX(xoEGVvE_r3lkbns`sGo!o) iiM6@-$1`D|=>ɆWgbS+sWI=dr}IrwRS+RFz߂.!P3 o:nXh=I"X@ܯ*$zJ}'|FTEJ0+sr'#L*86kd 6՟ԼVED 'iklz\?5чxߴZ:ݔ:MbvVY@'I⭑_&Y z 7p»yH<j݆\Hf:*jSi^x^y8R;d܂C<8 n=.5f+t67{غM/ҷ\)R^L#QNח1d[ڥC`CN"' GpEdxx>u_焋Tgܳ z M,itGBφܨ%ߗxi5T`gt.Wz*U`,MW!?Ŧ`h;{jPݓ̐T7=m8 bj!wX^k+ql/dcZx ў$Rjw}]àc ]w_H!a'atUtن<,N-!}mX. (!Q3n!, =l%L ˳AH2S`VTb >E rALz}F'@nvxѾZI8vZ=Pf*!utIuä\)Om@ e&K}D~oNԾ'x K7L-?O8uA3)lfM8;LrT_PL ANޒ58*iI@˛H^9e![* @"2N2sCq8uT{+)?pe2NrQkLA5ȿ84W£QGH=gQ EuYn1-Ֆ=h^_=eub.&iPjvKY 㿬|R8Ck XBįw LyA@J LkNt1>QO]LuKt L{ƃE?QzdC !i\􂠴47d^Š,B$AM'zBKMa%,C*TlAFRY oʓ@l%EFnЙWC|tf'VљciһŠezV vE%ey.VfѝV,\{6H&QUE_xX{l3"whG;:o\b [ޖu%DA,Fwjl &jo%Il4__EKYY~$[u_7Cvt#I956Pڪ [o Y# avu4[kB!Qkj d5]bJUP̖2,(%z7+)*_Ϸ%T2JB]yV+w٨"%;U!J'p?Hb?.b҈&KH*eJ94}CVjZCdy01F0Kڷ*SG+6X>"`-:‡rLWLJ %M:\ɴJt4&?X0r|Jt.Di0I~8?04 GZfè'y} G+x/4NAq':G;B B%U~ җm:ȫsK̏]c^Qƒ6y~kn cX&+*;Iӎ$[w?.*yN1oqOR&Oo&6#!v̴CO<7Z/ҫ|ip CP.[#<^ӏt.dkc6OFrm2Y'-]4[Τ/%~ .yo/iÛ`ʁB_4Jg7IaY 3,5(})t%H @Mr9QO̔3BDD3AS2AbtM [O{GK7h{Ȼj\#Vq?s4U_F ,"TeQ."SB)=l0sʤV{xZGDAY*8;)xKM^F#s\IlVGbLy@e9˛rVHyjB8@{Nf]IJAYehPzg6>$(AH%'q $ ȿ?F,މۼ m;E`=a/L[.@sS5É .Sp; ^y6qrjTRdAR?>RVVb:x'!M6a[M%`y7RMm`/8ǭ4"!QihV4=t9tw.|&GͱABH3Pvj}QbVH7ъ1O1籤Ah)D_7hi*hQHoPaL_/EE0&'ؾ0@Zk^ϕSqSpjaSO&SU ujV7$vX,'穖Yh>Qgs=,##SCa1,!$d(oXUOP߮ y"pl/?mX# ؎l~m,F?ڿgnu<6~ zO'%Gr |AEK>А%òhFK"$i\W2iZݾ؀ezz-<ϩE]\9H֌e5~6P/瘝q H=C㣡uk_]SȈvƲ\%/p-#  09[¥ k&_S,[_uqDcu:|0HqOX+1i#9;# U/5{x ؊C0"'i9\zkxoD_&d8 vJ yj'BO0v_D BJ& #Ĕ9P:ӧRUOErBn\S@6a&]"x&Fy!&:$F*\=JjaM>F)dH$'*ް%xqc2?'KQRNg/'2<~fu,Ȭ|¨n*B4c[dE _Ś$cThCP7A SDWܗY~ 疴',PΥ/Ƿ݄R}ޭЧ-3nGu]\kmp Hit^(_=潥" {w$ `_N8H   緲v>eaMN#l7ͦN_9tBG% `>ƕo4krr<]lC8ÖGt>Qp}ӼH"c pQ|[ SH]{K;$}!rRn!"Y˄djiٸs@bXQdhk D[iMr 1KBZ.g~4Ut[Y'|-8lb}lYc[dJ/֯U?(+$U 85mX; @:`O`jиG`7hppY"R*^ޙ}ɠ捾Do3xQlӕm7D7%j[?ӓKuBCH^,/q=j]rhIc}:Lٻ6> , v M}84qJjr.hjRW`%߰2 Ł?+:WN{!D{VAG= }rny' m Uf_a،Z%:h|r"e4&q[':xk|:^CAChv Hm" !YzyX^O#뛼|8 *:º$45-$9],k~@wy܄%>ს5>Her[ɭ7l%)Ɩ`Wa,V°ltWFsIq0<9/fh5ٿ* Ez(?d{ IҘAg  rfb٨e6@(\gR-.<%s. h0&zKӀ7rE7VRcE5t$j۪{dπC*LO]\p3W