autobuild-2.11.0-bp155.4.3.1 4>$  Ape-I%z 29rLjEL\G,˭B՝O[,X %~V)e)Ji0'8lq Zn` 8ns9Tk#&8YGQ'r:&M1qu7qV,WnmO<`㳙FGۣ!((54ۖRs `+a2X)')ky3Ll3K-2(z;weI ai1I8ݵ Lr6\݁i:*w">o}ءf3J8I[Oy=lAmgh`f>YR,\FͥY oǥ,)=+&pl}J`6wCAțޓ$i2Uzُj{=jCZ3oPE  bԥ ,;$yJҕ6,6 pVC.ZJ"[K[S*EVjlX>JUY6M-|˱[\. =G/s|:޵U]7&ȯ?<96fl5wXnK >p>*?*d   A +DJTl x     8X   (89L:,F%G%H%I%X%Y%\&]&4^&b'c'd(_e(df(gl(iu(|v(w)x)y*z*$*4*8*>*Cautobuild2.11.0bp155.4.3.1Multiple configuration build toolConfigures, builds and tests a source code package whose configuration is provided by GNU's autoconf mechanism.e-i02-armsrv3 SUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Tools/Buildinghttp://www.opendkim.org/linuxaarch64yA큤A큤e-e-e-e-[*e-015c69efe6215b9d6cca81d020a5d5ef2409b999e2c921e5087caf08e726ce94011f919ba3d28077f81dd259ad2ad69c8098cf16208645f718565c85b67b5ab5fe8cfca2e2e144cd9f202712d93799300e2488232ac4c2428bc03d2902ba58d300d949e2e4ca0b87db60998d118ca47c69e2499d17c83a233474fcb9756171f1rootrootrootrootrootrootrootrootrootrootrootrootopendkim-2.11.0-bp155.4.3.1.src.rpmautobuildautobuild(aarch-64)@@@@@@@@    ld-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)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 packagei02-armsrv3 16974493502.11.0-bp155.4.3.12.11.0-bp155.4.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-protection -gobs://build.opensuse.org/openSUSE:Maintenance:18120/openSUSE_Backports_SLE-15-SP5_Update/4f7a3a914e2c3e73a7bee50026d42f5a-opendkim.openSUSE_Backports_SLE-15-SP5_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=6e753e18ad00aae2e0c09ce80d5b7aca75d18bc4, for GNU/Linux 3.7.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRR>Z%ev%%utf-8849a410892efbfa9968465971e823dda88ca99ee1a9a60e13c208aac7a6c4fb9? 7zXZ !t/D] crv9wӋ$e-79݂!"W3NVSXv}ovavN4k!E' J>y>2i\ tapc=9$Ӛ6&ꛋ2 #r0Y*^ަ} E88l^sl!"-Kg폔W!sEb*&@|Rw܄EjwB 9f>g%_dy2 =R^컧^@9Bfo/k1`u{Ǧ`vb-ku( r$0w2s0VudTvq% Epz0z!^)U4c`tr6 A#݆S$]\wPw>E&>bHMax*qJk>f2`VSkv>$6BГk"/>Jf~0ʲgķ1wK0KOIe}4}o,Wsb0TXk8"6=&Jžq90&Mo2x}f~>x^`l흠 77ȥ#ܜJ&]GxPT.ܑ|d~d,D߃81Mn8DY)TTE pj:12OO-`v]tXʶE= _yɛ9۩խj큲!uϫӼ48`mIw8㢓6<7{NA'm>/p~RTQEp5 9;|ӽ*;n-$<T$MOH2;t?Jcivnu-0KBer]<,qՈuv SлԧL+$|,nх'VQ?SYP19/$@꒨|XUM m;f.D<]AY,:hSO'/T _` bNR 3O>*֎G&Č0#6:?΃Abސ&JՒ]OL3:+,Tt\6YbpDMrng0P H K6Kmy-b ?|]-2HGg;:6١9!Xgs؃nKdi)'D`zbsi 8e(5&UR,&.JeQw轖^hjeeumzOۡh4j]z9yJM;H>3%Ap5 Tt௼_kϐĮ&E닝FP4¸@A+䰴XX mP#\թ5*RNjVy+3ĎYb0D;[g5|%xvMoRh $,]=yyfFY4 X9AFȃn#GQsh_Es0 #| zq~8rBzBC)B^)')Lr"*%f3*h{kGF;6`sP l@qdndF7N2&h@iL3cU䷘P5ud,~ex;NVz7ORA/]nWszZuQDhu@D=ɚe[ݜY0=n i2 kJ7h8.[%۵#b ->~<ǚHd K\ABSs|?1]{_Lэҋ >ObX6s; F)8]Pu\0WԼR_p3=]Oqô v454qǢĖST{r~߷ ]!*]"KGr듏jꎺQm_$,=6 :)D%ɺAgj(Bpz.TҌ Ջ%Y[N}Y*ܝw@~6.ó4u=i$$LĨܺo?#Rrb1(moO :?_Ͳ\k[IQ}o"-H.s ;sE`9ߪ2/DA@O!y{mXP${p, fӵ }Ih Z#3.|H͵L:1ȋn,â].z2A@c +Ҡr?[;Th_i_7O4Y]m(xdt&7Љ' ڙx/zR-/O71ig]yM[ ~OBN3AЗپVdvnf,Y9~ωX@) /&ߊi|e )I(qѩs'3Ov<0b5]^zPμuweymT4zI-t/HK4Vp{\_=IKF)8P$Vk+X=>Q'߰2*zwV+iX{XmUڻiAp̝' ߼fs0VnVԈ9*T]gX*{~i 7eע6'QkW$[DMnoA_#Bgyy_|7"n. e(9[6ɺ`"*8ܛ,~eiڬd d?>. W35&OS5|Pk05Xq kd{XsoVťWcRf SƼ3~ :[xem:Tbij4Am+d[t,^AV>=HG(Ƴ1 0Fv$єچGՄE"{Cx''Z SkR T|1m(?;= m( ; hW3Sˬ0L؞Fё~ s !4PhvA!)5]$<W\ ku R7+L8*2]NVzȒ\N(r$mB"8u!c$w*6pՠl{H ht1xj? XcgC,l q$Шz f4<]})w=KOpX n*%_h}q(T&};61S"Nv4#dz.&.u3}a.D0N Mv02})Zv,1x+iIz6^Xk}&_kNe~qS$)M&)EFϊjvϏABQDz( d(\+e}6ynǝ6٠:+%rlW3J}KIXPoU(hf9khi=zœauF9qLaq2w^zW-:e?PA$ڼ0((?/sƯk0HS}3JA j!a"4Q.L*ת* 4ZC΅xC-.$hŢeޥAhlvzb9TFYl<3#*H|]Tؼ%f ?|1͜ɝS߮!@f #ZP ۽B(o.}P#Q̒ E]*w¥7rMRK3<҅6,M?0_N{ҷD]]/ :#& 16怱p> e#35SX蟗Y&&փ;;gZG.EB2+ӡ{OtB  MS:9sǯr*LIi &*o~ X~́(nsrz|!a#WV(:hB}tTdݢ)!y!fp93cj?"t0SB((ލrKtJ]^O|yl\pcmmDƯ.ܚD0a_<*: 06Mǽ+jYa1jҪ1%s+ jɞNqS]̼DJ`t!\Ƣ ) KlY@InʿML[h4߇, 2? TnѨ'giz\99[$&Y21R|#@4Elr)ZȬmr#8؅Xk}Ov۠(DH'm_p..B\||"E0][tFx4BSbq&̟-,efVhLEDP@}tPۖpN N.P_* F_ȟ_+K$zm$WH%<P hg#~3 HZebfܥx'ϢZ[^^(2p2N3蒿~o̴ReTUJXH XȸñCXeAM_a; )LԥrZ`βD`*ߞVbS5I"9S^Rrp2%c]+J8; 8[1}-fz@dVQ{ͷtZ7 _teĭhP|`&G5F>DǹAM_W3i^0HU!>| %'x*=̀,YV8w`B6Yi`*9ˇ%u{ڀ7g@gjK@b@-{'LH'@(>;wP̭D7ҞK-F EV3 / 9ť8?:@ԤM*$bxgxl 3IHŮi]S*ރ>vBƉ;IU2]hAaބjt ZRun!_uvi:-9 YZ