autobuild-2.10.3-lp151.1.7 >  A \G /=„ho&U xaJ(,VD_#Mj}_i\OɆP^'2Hʉ mEkZɝfvG BAh1[.-?ŸVPE (GE?J*URI_j0 If-GQt^JXzǁUy֊ sX qb$Q_KxL%|Q\bOq E~%9&mPb V8d4596fd942a55faebb772c83ef58cd4b6f2db9edff5e742d0a4f63e166e36760a05c0514d99b5732611cf191bfc071347f36b04Dh\G /=„S.id%A{i@ ^v]<)#ꫫҘzudnJ52ZeC ] ,_ቇX}J'+ Ӭ%q ch,eEɍp*:GeQ0SƬz1^0^bL~RaIނZ}kJ}˃ _O]لMLjo<3Ҏ y6 sI﹋~CPp,m9H[<~E$@]RAYQgtAL>p>"?"d   ? ";AH` l x   ,H t  (8 9 : FG$H<ITX\Yd\]^bzc #d e f l u v w!x" y"$z"@"P"T"Z"Cautobuild2.10.3lp151.1.7Multiple configuration build toolConfigures, builds and tests a source code package whose configuration is provided by GNU's autoconf mechanism.\G cloud113HopenSUSE Leap 15.1openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Tools/Buildinghttp://www.opendkim.org/linuxx86_649 yA큤A큤\G \G \G \G R1l\G b26b3fb376be9bd0e38f990a5921b6ba5d66c32eec257c6da5429cf5bb0505a8115ed908f6392f52354d723b2850b73cc3303536c5e192b3f046224f0ca04774fe8cfca2e2e144cd9f202712d93799300e2488232ac4c2428bc03d2902ba58d300d949e2e4ca0b87db60998d118ca47c69e2499d17c83a233474fcb9756171f1rootrootrootrootrootrootrootrootrootrootrootrootopendkim-2.10.3-lp151.1.7.src.rpmautobuildautobuild(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libjansson.so.4()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(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 packagecloud113 15481597482.10.3-lp151.1.72.10.3-lp151.1.7autobuildautobuildautobuild.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:Leap:15.1/standard/e136b474d5502d1c67ef823179b0c399-opendkimcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=430c160929e0aa3f86ec67f3d0a968dd6caeb812, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRL^,rutf-82218d539323d069b891b80d8f7e72c427e51fea682fee97ee1d3288cd50678ea? 7zXZ !t/Lo] crv9u=\@Eoμ"]ީq ʙU$kL,=Iڷ':Gh# ', 􀖍 YU>l=Eg%.YY>blʴ$O0tA֙ͮj0Qb35)O*zY1?ȯ4>g!fp%dدhl[4]KSWy0R=ܗ|D&,^1ZAc C:0r͝ʆr@*΂f;zt;3l=V rяrDzȒZ<^-X/u^2*ٟ(rb2&IvKfH-^H¸򳫰hc{S~#}$?Um.AKx=OuAiz/.' u=/$:Q|nDqocM…X FuD)xB[/ȶ9z@JؕE[ STM&Yyh*뻸1v—dPЈ |l1;('|9S,) *]y)kPR[fN*ch?Ih\ }X^ JCyIpʘ9]ۦr PfJ0bI͚B0}{1'<,W3;[/'x"D:~ݿߪef? *M;v,jzל`EzF+O.O$LO8b|ypw~7ޯ %kg7 ~jiGR w} zv9GΞ-1 SaywIp՗^k< l<1 z/ pL,v-m[m`>`tsg@BJ >^U oϧo{)7+]< 2oLjzi󲋱~E2>`Asj:+a_rV)cZ[IÑc [*%Q<~⹗5V}{\-;Y3~-pKM!aC]mnʋxh Fe%tX8iҙYӲB* L ZƼxGqq'Eݍl4+8?A #39v_KҌ\SʊN umn~k;_D>11VUω/­f?I4k G}Q{/sɬbJ!&}r!qGO++ ta6p k*)ۻ 3X-|=ס^&Wwn'wy m<ԓ<䏷q ;W,\s^[sm; y"ȥWޛ,(b0V@FYFmS7q{&1u\#תPb5_sA߹^3+Ze,Ba?*J<HVaO&"Xj[?O3.35d|$5?m4BIa>CΡuۻ=U.gA%ݳC2rK fw*='l0]ƢZWHO Vp$&%x@ޏN>k2`\ݸPե#Gt8rA2cK-@gLw6_hZ"X<`tDv;: U|K3X BMp)ӻ[>hCTl*._ F9gJbKjf,|uUGmzx7L[P\I#eS[z;sP3&$w<ӔV b9nh2-Y#7 sbݲ*KN@CKrX n )m9օ亗cxRI~X|NbXlh=3fBtaP0E# o0-Ћn]+/Ym$7A|SSHJgcצIyc'z׉g A<Ԡ"5kCdeEK3j=[*eqR6)M=@ذ,;&c?3xW]Cxo,ų lڬ\L,orDre矟W 6b{,ߝ ێCV (5EC`u'c9KY\Uioj\tn⇩wUTt 1zv[PQR)VR4dRxQ;0-P}+L# b=^P42c ^}.I42EGߩ$584υg(p<@`Lzq-cu 8_Choo-5txqHb.} W2TNOY^`;=zGu{gi`awn" DФ&ֳ6C\7>On-S2PHw3\[KB)94]B6`mǏ.hR.,]+5K3V΀ '(>W'Ɉ8K68) [ܨFdbW Ņ!aU!Z('=x\Xmm ɜvCvJj6&[z.i tYhL?L==7KRȐp~nb2}AkBڠRVqTjQHhMP(AzM"zwFڲ\sjY w#Ō5a1Fho N9${{r,3df%"I$Yeo_`l,YS]&cPi^|2z,!ǡ fKyuHW, )aC%F JO 7s%xMY{k.^{ga-v!S զ.2L6gq ~ſ)l8P] ρtɸC65Lxh(Y"x t`VI= hL䤌'n^\ݹ+tIݨW7we V_ ;k<̷\Bz϶xU6sdg,/7?q EQh?I[ﳓ`wyN/9Rd )Q/ uYDZK?ܲvW^E'MWy;w3ΈI -V V*\6gr'¿)`(fFxmвhZ+Ӑn&@TM.JyfO (item=)w:<_0cUBr1l{ 40>>uɪC:onH@̍",|:$F1Lrq3djE`7If+/-w<5iLAh_J8L!@ӟםA  *uRNI ұ8//wGf0Mkи۴%DMp=Z:ҐX9zՄ6e5 ̮~ U6X>*5x/ V+dzBUE[2?jd;n}@13#/x=;x;uGfoKy ^s2 ; Xc5P-IOr4]ugʲ;+kځ0L Mؔmv 諊:''ֆ%G^<=@ 7ݕ2Ym]<b]$Ȭj/EDk3asS]l2%&dg-s?pJCa7A؋јQ`Vkvּt3U9ү`_t[QpWC=DsBqmkqn,6`npw(ɥv0&SB/&li^4k7ruާ׭*נ v@ T( |(D(C&q膣G?MU04`B?Ena !FݤFў+)y.\@B Ÿu BَA#Ȉ`ޛ }+J+NxBVCCZZntv_~&G xBz,Cl;kT!19 5sv%G ^>`!I إRtW J Ȏ Bz -zI1hWy;68 ;4rGD=vڒӮ>5x J cG@BMQ뛒))"tѾuLEf:4ErUK \kZm'pɪ3BHObau9XVޗ,b&omyiĕPu"#ēh cNa{-hTg M`P5y$e1QmMJxT-d 6tI*IbĬJ$ct6q}uWg0|%Qo@C!.ɔ:Z"^:Գ3[b1YQO'wc*&Rnt A I~ɕ1$|VYDn(K?ZE2OY~ 76'@F^嗨MC^KkE Yv2#`@-\ Y6{2&o][GF6<0ًE4y 8ȋz3G2B%y@\.b7z*ΔQ{C`ÄuE0 Ňʾ ޙ'WSϩ+ȇ0@QǼc͸7OFQpbQVK7#HYV=朗ZB({ 9O=sEOc%Ӊ/B&?Ph"u⫿ܔ[MK^سU$ac5l;{=.{v%_pWPxʛKZhzOt88P79 那AЙ:8} @3=]swdZBKB4f y(!>gԅ@~1'J*'&D:-X]F|Y:aV$oR  YBd;` 8cW֪jv4ZPdO:XrG~!oeΞLNyc'|-s9e:wL,Կ,=zC.P(+dgc%aAAN@%ɹm{Q1ъA[?ŲD jސ`L{; ͊ YZ