autobuild-2.11.0-bp155.3.15 >  A dkKjI%z xy,N~}@~!1@gtDhWbb]\9]Y0BVi4q6}ř50jVTށٮOd W-^~XfJ*dJ79ESu3Qak\vrs@ןz+~ -616i\=I q3KG*Zeܶd>q$7a^ ݩI|VX W,Ζ RuL۬hP DotCixQ)xxG'@j/e3>Ici:{|bk)`ZtRr{Fwn{&{ + zCx޻u;\p[CNR* +ӆ!y*s/CAOQ%h]-o U\}U@uuX}r>$R9&3S@}$ukMNw. jodqӕj1nWy.7Pv&5u.r62d61b806fc3de8e363abe9a7806fc2f0f50cdd3d7b2198df7924c2d17f488b0a75d73a8c036b7125bb752fd4979d6b2b8831a26LdkKjI%z <ubVk-2Ynlw4yP!50o W`ࢉ^کaޠ?i/KWdiYP~4MoeS?HqʯX0⌙4FnO^krp!P; 0^1زYG&C3"^)\PnvQ\}h!8yYSstmv|p>(?(d   @ 0IOXp |    $<X | X (y89:F$EG$`H$xI$X$Y$\$]$^%'b%c&_d&e&f&l&u&v'w(Hx(`y(xz(((((Cautobuild2.11.0bp155.3.15Multiple configuration build toolConfigures, builds and tests a source code package whose configuration is provided by GNU's autoconf mechanism.dkKNobs-power9-13SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Tools/Buildinghttp://www.opendkim.org/linuxppc64leyA큤A큤dkKIdkKHdkKGdkKM[*dkKGb285b87d10674cfaaac5ce27919cef2059aab325e7662e63e45fc0bf64c87024011f919ba3d28077f81dd259ad2ad69c8098cf16208645f718565c85b67b5ab5fe8cfca2e2e144cd9f202712d93799300e2488232ac4c2428bc03d2902ba58d300d949e2e4ca0b87db60998d118ca47c69e2499d17c83a233474fcb9756171f1rootrootrootrootrootrootrootrootrootrootrootrootopendkim-2.11.0-bp155.3.15.src.rpmautobuildautobuild(ppc-64)@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)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.3amaah`E_=@__ L[[5@[5@[ @Y.XVwV&@U>$U>$T{T|X@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- 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-power9-13 16847532302.11.0-bp155.3.152.11.0-bp155.3.15autobuildautobuildautobuild.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-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/7414f105c75cdfceb5825cf465e376a1-opendkimcpioxz5ppc64le-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]=30f616bce5ef8285ce230c452c1df91fa02a61e9, for GNU/Linux 3.10.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRPo 87utf-8ef7614221f903c16e201691eba252089870580848fd3a5806199bdf1add9e484? 7zXZ !t/] crv9w%zxZw>TWŐQ]uNDj\7fbp.B_QP2p Lө~߯; v+K1L~uf\Mgo/չ|Le k) 8o''4{vD{[|[;kY; )5 &/0I` X[1%Erhc04kGO÷ QJE9B*e6FvV-8L]ׄ$nȉAY5AO#AP-Un-d.dS0"BggFs,Y4V$Awփ|ݰu`Pp N_/uJs: B 2tRHc h1 P1~+3T#A줞Ͷt}c4.ReXIIC|ѭ~& pefu[MQQt2ɲ{haOleqS=!FRƞk@bQηܤ x9\}Y8EfLhu"y`Yp. H 9-V^؁/xzR&/;?U9[2OAen"r+ܨ e80\cQ9 p@h:H&7KJ&ygᇫΠMjx!!QgxLUN+:O[^bRX?n@+qlʵR8Gp_Y[G ]mLGp|Eع={Ǝ_o\pmR ,iB{C7x)ytf_,[EhY4PB4mIӒf즔n>WgzMV2"~_Tm(`,R_C ڀ˼C@} X ֒03{% #tĈƘ7ՉOn(naFt :q^5ccKK,:Q.(βU4,z=")lg-}MxGwl7SBJvyhnbQo #3EqZ1jYM1!HE[rͨbAX+"5!ςD\E1M9:&8.QvZ [ W38p5[xza _֔pzfC1E"lZ+@mSNT#;?\Y}@NmS8:i:SjVyG ɥх,Qez6殚0..@•#ӎe`ϐ)D)P&8Bhy^*=QsMa;Ğ5{e~-[3pam;4\)[vؖ>D#˨쏐Aio(tPɲCF+2Y%98y@O2^L-Z2^aySDqUkQ 㩴x!],o8qeq PSe{NDL#'(\vtEIF>{N}AwBACAsGyJB@nWܷ-ƽDཁR"fP "Q*DN'I΋at ~LأYӵ@TB3Bdr#Now.DdQK8a Og-Yllv D7ˈm}+@N$n1zEl4f GU5΄:9'ˈ (W&[!5cFDqx ?)"J,?At42=n%x 1:~_'e};Aɤu|SɬB@ ,r%J rN_%P6qP`sU'cnB (l[[6Q.lJݿPJpÙ"4^ʆf#aq5bB$#LŰjAKq" !d0}/Ӂ1ny!Ȅt8=>;^H+Ue嘅VT|/ya:/#ȃ@Z@OOGugQݕ$ eY:뵩@Pl쀑C-dgE*B^qG~woC,涵[c j<$$@aHxï?xY}CikűF͜S^t2m?;?ud#sW 1h^^Š7È uŊ-vzw^E?_qˠ 4kHCʌ{.MVT!JJzZrY?/U{@bZuBu=HUr G3% 7ff+' GG%#kUo.S;Ѿ(.]&Uܘ?dh.[9ĪoT_՜' (-r2BKtqS)l];05Ti _/+`]Di+{vjҒ^iä Tݼ0WYvսH7>tC?=u4xrZ @xjk.Ƒ<k<&oѵ˨C͏QjDR?X&Wy5)gPvM;/qJB5_o+12p\Ni\v kkQ6ͪ|VD8`D;TJ'򒔵 ӸHhefZy+$!z%r.8y-r&e;sZde\͹HP$^^Ag/dȱCk1sϫ*!dT34=EoƓ3eY!x':uWVsK/&DΧ"pK띹[ l-qk-UOmGwD 9;`D M6 IJ-~<%1xM,Tt)mI?+ |cb]SU|/ڼ7hB[p)^6!m7}Ma[K8|s1ΎT;0U+MvhPk%kKcYd\ Kyu^%EQ{<'wp @鐔UteݕydRD<iU* s SuyQR@j44u\dm1̨AjfR6.QFK1^bp".=Z''d0ku*k!6Hb8ԣSGsjՉ}JZޭXG >] GB??Q]S3qL8 ق[*KQ/n ,2kwڤj7ȁ`e? ?ź$ nֳŕFh(0߿wU7h_2|rі]ïbRB^PJFy2&}[ձ {0fsۅ<CtQ6e b(!89NçDu|M- t.R Oo ۹-;& |df%:n": K8guf݌twhm6|_ q+]Xq~nE'qkYKDZ6 w>$nF]q|hDBjB9X:tKRX3$ !1îy4sE4'(mILSULufbHqR =O+n Z`'e)ӱu?W)$/7,8gVD@rU̳# $׸( B0cP:{+5 T/.[Br1{dBvG~19 +83xk+Kqf1HS  st̕6K~j̴$ "+q@oiU;Y7U˵uS~ǹ{;B0WXW++sB4B{l520^A}*L،"~UdfìX23 w& sxwiPIIۀ-nC"5+}7͹6t`*й@beN ?nXorឪzCփoc ajVrsg\ue2g/6WwrˠH!(BsfLd*9~wr^˲26B&6_(h|U ߦ1aN.J  ^s- 0]?,u|NHS5r'sNp)kSs[4tu:+eaROZ$;8a5skGWI*{J #S71IDTS׶`. og%'vN=aAH@.~i9J~ sR&ju)G`)Yv G3 7D@`'MF -Ey dT"胡 5절ͽ5wʘ/ pCW`WVt/&9'g;!0YA)J[LŐYsu (TF?#&X|N)R-&x[rƢMpORx3f>|I7Qf.ժ\#uэ@5<݃(cug Tzo#K s~'-QkŐgM.y(Pʡ7"M}aji(_vJKT= .$V<u],eOR-!X \n7 k5SUzfV۸eXʧ:o >u:Mpa8tvA?/;eH{d-Ly+K5:&9ۻۖU= `V,nLnwI JDhr{i~ R MBnwQ-❨.  O=rd|~ƤjkuDr{"@h[穼؝ b?*g:TfBW)t(ս,*]=R`,ٔ(?Jd!ES+7x_<@D% 剶CO زY*!K)XlB$ u:޿AfltA'꣇D]F[q},_Z$JQE* Evcȧ2n%A=w9)[;Fz\ lԵ(;$?f$ 3fHVߦ3j-(o"J*o0s4\UnXo>e1oEnwYC2*1?Ւ8dg1Jؐ[in "⟨S74U: y(JQRZ,d2ݒU,CeT#IGL!3]ZV= [_hQVyiցGRqo[c7d 1hp {!ÕRQ܀KPؗ "5w'MӨXh% t V_t6 jE|pa3*^4m+)CgXַ#u{ /u4= A88y]o56(Vef^..Bp<d, {cNf-bx0eyN^pF;rsMfZ9Aǩ@Gn@(1c)/@axs4t]WL<;iʾ&vE:L̹ehe2Z߯~Bs$p~?ݏ$ _u[%e+gԡFi x5 є+[蒔'סY&o:`̮J\b= LE-Y]2 sQxy% e@@L\nם%ڧE:^Ʒ$ ѓ`4esCyJ6{;=BR ~x h2hLb&?zWkGt4Dg\ȸE=+[|;BW)BҼ>]Xce>EMC }~nc#tl#xɢamz{/bmvT nLOAQMj㮢DQ\-ӎa ,Rөɳ@.d^#$GLUA?lzJ.ZFl;^KPH 3#~yɁ,^h~9 WKϊ=з%6 YZ