autobuild-2.10.3-bp153.1.21 >  A `MD'!M@eeeln&֬'{'s=P;? -(QjY|3Lk*?KP |'L5{T,q)tA0Q"pѰ{R~]׵XO$0R8˅ 83 8ԩ pM>Z)և^Un--\:p>"?"d   @ ,EKTl x     8X  w (8 9 : FG H$I<XDYL\p]^bbc d re wf zl |u v w!x!y"z"("8"<"B"Cautobuild2.10.3bp153.1.21Multiple configuration build toolConfigures, builds and tests a source code package whose configuration is provided by GNU's autoconf mechanism.`MDs390zp21f+SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Tools/Buildinghttp://www.opendkim.org/linuxs390xV yA큤A큤`MD`MD`MD`MDR1l`MDfcfe54d0783e502899e14f41a558af0a648a1babf463117d04826abdc0443dbb115ed908f6392f52354d723b2850b73cc3303536c5e192b3f046224f0ca04774fe8cfca2e2e144cd9f202712d93799300e2488232ac4c2428bc03d2902ba58d300d949e2e4ca0b87db60998d118ca47c69e2499d17c83a233474fcb9756171f1rootrootrootrootrootrootrootrootrootrootrootrootopendkim-2.10.3-bp153.1.21.src.rpmautobuildautobuild(s390-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(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.1[[5@[5@[ @Y.XVwV&@U>$U>$T{T|X@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- 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 packages390zp21 16156766612.10.3-bp153.1.212.10.3-bp153.1.21autobuildautobuildautobuild.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:Backports:SLE-15-SP3/standard/e136b474d5502d1c67ef823179b0c399-opendkimcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=2c34934b3908ec0e0edb9b32d6271c8212631d43, for GNU/Linux 3.2.0, not strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRR9Dt@V䵝Xutf-8dca4bb441e9f8d51756dd451481ebc04f5786c5b71c24a1b65277d30363d6f1b? 7zXZ !t/j' O] crv9w|j˜SR%']|t( _*j"Tr.Hq;*fy?$_l=NyAE8_LВoNPL-PZF'_q| b_|v3b.q=J@+]*ҩw˩b5 _v^iy8GXϣXJMC^$G cd˲l1iR?4=<7k(!Gvzj\yE4g><݈( oÁZ$PEFsvJbIX,)):ѷ'<xg5"]%7ܣ^V*\=f:zY8߳hI;}FWjFzg0{keJ/_}ۚho~*3l{sQ! WӍ,/r:"H!+kY{=1&fnLew,E8aàpMPT3â?oiu!-͆Loen^ &XUwZ1YEMj lѢ*-%a_kzVvցC7^fdGy\ȑcg> vFZr/ M7]ǯ! Wy 63lePN$E1wS /{~|v04Sp^\\xWZ%kpק!@$b&YwW :̿5~f8CPGQӾvKQ *܏R?Py17e?Yq)t1B(}lrHM z'k?fZ`OMcD *;DՀ;p 25yvQb_p͡E/fۨŒfkz=?J ^7W|^F,A)e2ʧE.cRYO8~bw>e LqjS/B_jKh;نB9-%,O ~s .J>R 󘪽4p/E4C~Jq3#.^^EaHZmrAA9(FY2;%LŸ]5XQC<"I @9 Ȕ?nUT>3 ؼhXGJOm-juJcW<CŪ C ĨU l9!bZ,݀8uaS74hv=5@3MvJsJ ?ygsFd4zGOkhu%ւ/3MMZލn+>z`O 0g'jl>yL2cQ́)tzŧ'7XsEEW0'TJ%=%y2!Nsb>~}`NC¢}V 'R"YIEx}\d(Jٛ~~-Z/ƌ@ s k +( ,i6]qBQ9B^X+'GAM@kjkJ;UG&?3iՃ֝Q`;[ eObn@5Fm/$QDX@<³e4r#j,[n%jJZ@Wq^0̶O:bFQaj%%<r{7t}e#*9{nraZxC*^ه"*ODmf(ydk8k{_K_v.?m9y >DPCNÞq`[RT'rf׭Í όR` rVkeVcer!R]J(5 U>;2["w_Q YfQ _),rqK<Gyd+ uJh/Zix?JAI>1Je9ftN螫L5N-KaAKP}~Er%Mx;:GȎ=* N!ciڷseH307B f`RW7^W/,>6&X7scҕaޯѕ"I,uA\d̂ʎ\gy(~S9Iiw֍_DI>a T .O6ʑ֐glHΐ0_ [}!td *\Ȅ ^}1NAJB/GfrЛV2))k6KիZTp!jڡ zS8f8@0C- 1jpuELv52D*eroO'gFqjҠ`|iȴRwhdb]LOG*]kYU-6fx3}CTs.#x,vrPgnכFJge)=^`V%5H+\#Wj_XQo05bӽ+ev[2~Q*ěLUΗ\`K)2i+O<r;QFIR8q9{_}BXd8g;s(y=bx×d\"b~B8B0GC#Y1oۼN@ؘTJ9zt4TXPkƥih =gv5qҖ]-lĔ$;BZ`q֔t*$YG0Ѩ/gu&tf@pӚJ0*vs|Q<*܎ ulNYcsi."ҟҵN h'7}7AQ>"c;`Ԥ`Dj1%֟ DZ|KniwDxth*_ [c TߋsaX&$ z,};}94 DvXK4z駡,YQ=^{HX|*wIjpWI4|*1txх1l8Mϫ  q\Ev%X!WY_ D>ӻyJ)gDIS doQv}ytMUF\P1 !c+|zJ{ o‹t)h1= n:;u=,fy9h!\ .Z%iՃc -n왇4mjSj[°At9ɓL{Ai~.JQk?cTspa$bۡl}m`pAS"ƽ|AT*m"=f&b ,1iIYUnB.aslVk4 Nlph9;L{#vzD?k֟hfCd"cHDɭP#PqA6{VA{_ ٌZC4sxD Sj ki9)Q;Qmk111Md= B1DWl3rPNa?Xcx_. P(yBT`bo֝{MwY9񅆭P|e4c]dư,^>ɲ#R)٠:tYcɣ/&!glZ(ňm'$0el-((|{R72dkoK1eS(Z%i~UO$T7D;XPLPhI2ph0KsAp}St}#J/ujUI>P$C wJ[67+S>p.S8\S?|i : ;lph^j7`t=a/kSh+ =d޲`>('Rڢ0j![wlAOxxLHLB81Lhg{H3 vօF[=,m 䂈TeMpI+ďuoܣ=!җ~v$nDX.H8ݤ[@o7BWRFG'BYy/L(OAЙƊ~.q=r]L$:C,J#dBt[MHQ8jVR~bӼhgT ؽWkSUbJ5h`P(Bp1[\iTbñXa?xo2=#5>\Z/.! rHW?H? P!ѥ 8/;6bR2*,AV9ٹ!#n䩭Yd!Pt8疜mgoulyEhe Wqvjc`*\biKqo6R1 1L*kH$]jƫ}5#e1E3n|B&֗{hQv`o D,|n/"a@fmdƐhZ ~ ?BS<*n-ZN"tgBSQm"`RF{yIXS0;EM8icucj_ 7P==o\X'wVc;i\۹Re"cWFOcBqiF {AxtO-bI}iD%5)[DApMҦ}4+"s)yb2 ipxY5PGɟSGIrЅJqq 9ti^iA- gܐ`-42(:',;qwUThv,3 }i\y\mb^b vlicZwe Dp[&+䘕cSTKbZ 6Cԁ~.#,K6ߌ#OLAbrL.Dg51$ ?7]¼7+?> :c|h4);+͜ѳo{4}o" ʕ?tx_{FW%șnb-?Jj*ZDjuzsZ_F:2:L˕k}Y+gf@x&B0~g{anN4}--ޝ_CI*aN&O8D@?'Qϭ(!iX Cu>lcf2vǭNC[냄>]/c}y3d?8rsu6ibCg'rus~=i,X\H &Q!IQW2`p̷ͨ)A 8p#n1m=͙Bm oKrJ>4ʆCa i=J4!}AP6 x.# uX` 6UiO@-~qej7*9瓬G`lpfWJ8?mU=+~O v"K,@"eY=+R3( (fNC/,7dʋF\ xD3;POgN)VPyh1Z}VpC;q꟣¶?ˆ6 s‚ GV;q˿,cj#gz̗(\m.])j3i)h 1Ԇ.` }IYtG`~#ٝbT+Xh}s#1ȈSzAAa%DrZ5u uw}̸zzlH^;."A฀ݳ?;5_x[s= ރcW Lu,AwMRζ^OC;bXL*EU<W:l"-Dd%B~DӛKaAoZv@_^KxR: 0E$syOhg2A@,-y]# (,7*[ӓ] EB`kY+0ZKy=k+mn)Whv@j-6)2DMFIܲ\Do`LA=/Umh"qsHi3IC*H|ы3Zwd3T]u U4Jh~>x)om֔IWFSѼ> ;K8nϞBEInO#m4$W$ɬpxePk]wLdw)g* U>