librbl1-debuginfo-2.11.0-bp155.4.3.1 4>$  Ape-I%z PR@g8Nrzv~p!X "A+\Y;1gHJ9%<L8%7u1ok@33e*ggR 8LzA7&`r}hxF +`ocR "oɹZW+vr+ޏw%bgjHVA`~TRk$3V7BKX2i:_㿇<, ;6\ew`|gѽT0c3780bbbe7d40efd9c078f96240cc57f33f2f75aa9538b9cbd524ed0318cd4dedfafe27da814e0ddc77a7c8c6712af4e69fcf85XTe-I%z G>T|3\/>YչYi1DUs.`,zB~w6Yf=Pr 3jQϊS,<,7^%\ DӔ~Ԥc!̎6 Xql%qgfaly ot|ax||ܯn zJuc![`p5ϡvlR0,^Q98j*r zXqA9)ü %i5O1liPwm_{dI^,ỶF^]&㿉]G48?x? ڳN~jfX4]s۹Z6jJ,E VfwiNsi$dZ敗vřV (q)2T pN"wjxK3rawe;7qt%.IƓ,Q>EX88זpk-`6{m6n8 !kLlZ D 5J>p@*X?*H % K )2? Xj    <  4XxJ(y89:F%G%8H%XI%xX%Y%\%]%^&b'c'd(ne(sf(vl(xu(v(w)px)y)z))))))**Dlibrbl1-debuginfo2.11.0bp155.4.3.1Debug information for package librbl1This package provides debug information for package librbl1. Debug information is useful when developing applications that use this package or when debugging this package.e-obs-power8-05SUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Debughttp://www.opendkim.org/linuxppc64le(WAAAAA큤e-e-e-e-e-e-e-e-4459cf54775621f35515a9356be20d8caec5c408fdc48e8d75a69d01e6d657f6../../../../../usr/lib64/librbl.so.1.0.0../../../../../usr/lib/debug/usr/lib64/librbl.so.1.0.0-2.11.0-bp155.4.3.1.ppc64le.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopendkim-2.11.0-bp155.4.3.1.src.rpmdebuginfo(build-id)librbl1-debuginfolibrbl1-debuginfo(ppc-64)    opendkim-debuginfo(ppc-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.11.0-bp155.4.3.13.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 1697449434e1b844739eba700b29e1ba973f78242d50dcfdfe2.11.0-bp155.4.3.12.11.0-bp155.4.3.1debug.build-ide1b844739eba700b29e1ba973f78242d50dcfdfeb844739eba700b29e1ba973f78242d50dcfdfe.debugusrlib64librbl.so.1.0.0-2.11.0-bp155.4.3.1.ppc64le.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/e1//usr/lib/debug/usr//usr/lib/debug/usr/lib64/-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_Updatecpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=e1b844739eba700b29e1ba973f78242d50dcfdfe, with debug_info, not strippedPF;#*KXhopendkim-debugsource(ppc-64)2.11.0-bp155.4.3.1utf-8ef0c7a29269e68fc42d24aa12fee39af3564643f404c73dca91c639a3f3c34b2?7zXZ !t/)] crt:bLL \*VP-9J|xW; 2A㜻^CA)A{x(ַߕphHcfBfZR/օ'}'㱛X- ߟ*UZԳ} 0];h_eP@yu5TY*nwĈe_V.>aF;[j?G9usiw.~Bcxf5X<, l_Njjx9{x(^U%?o;ԯ\'bga.oQ!nƙ0o; n*e0ZE0YbAӓ(NQe6H4>p =T| +sD44u:'sx#fe'*}oߛ!t[Qhhҝs*JgXXߩyǚ]bt)!TSW7YX &׵.tO,hgzjAO'Frd̗+OBpB%7тz yj=nӀ;y +zh'NoG^.jD'|_PcC6 c* ֢/=h<85led_*z[Y҅}aq j#pspKK!la$R#z.gn !m?iNjH5Q)=%l;l_$sICTA;@NXCv`Zp ROYxוO>cC'ņwLSJpuN$QYz²!$ å:*KW l3DіD5uDJdjmQ!t b4d'oC[f6e\)Gx_4U+AZkD?j=7rјpe䢿~qصZXnһPPFDq=;QX}5NE;?mR.CѝÏ"~xs*HCTJ,#ak BJP_&5Wg Oi|Iub:^bs LY{ZX͉_EVOݨ.T{I[X*I3qɒYgRzHF bk6'vk2[fHMyl`$G- K6!W4{1ۋ6rQeͬ Z^ eNy}dUrڼ4āNeA5힑G mC$4t<{*mTםl]o<4^*䖭m #3s~q3VۈKv!;%n)PEqNp'X 9{cHDgM[6G7_0g T[م;%%5Р[Ӆ=jQg n$$:q:*d=v]Z9"INnJLYPMv өlg\eկ&`ki(ɈKwٝv&.-q/OH:h~_ JS*$qpar)k6t6y;bRSuK+)yP/x&tuRϱΔoᦻZꍥnNC(H9N.^8SIXO'ߨ6xj9sJu{mNk`#GKDq_r[Ex!жVKw(jd,nBq(P]H"X+˰HHψzu$Q6V?/؉Id~ڞc1]hSu$\H*I_ƦY=2 "dct,/ip^qF(; dԥJZrhl>J^4> 1ˉ׊>x5#h rˈ#L 9~-4'R$P{WQFçf=exEspɐ j YKTQ/%O } M  $i[ȗS܄eO w\&]$W/ÓCR[B֪&I*{Ja:!5Zݫ&B%硧2 !Q*CAmIJm Z.FwoT>UIg 9֦lVR0\kfVgT֘"``LNl+xrDm!lO iQGA䬍!쌬2sπ]\\[JJA8xy`-#l N5X=0#4IAR@wNA:eg[A,fXB+gI2G=E8[v]Yt\욬H0ٹi/Ɍ'JË\"YHpuCG{}ȳ6%|boYPn3XG&6VǫkPI0I&Lw}4kLovF8E5@2~j':1bO$þ2do9ƺr5Jr8:,[Jk79>R:5﵊.(j:;ڼ_`?b 4sk/A8}>*xhhY}km\aG->:yR:sv$k䜽SyUU!٘%MİJpE'jt7yAjԌj { r}OֲG [C끍.|J5yKIWmp;Uy\!20՜@(x=Fg33Zj?\w'P))\Zu#ǏD?ƏbGǨԯ""CU鶋+]?&$Xn1'sD0@9|gqH94ھŨ} T. 6Q*A!x-o=bQAP %`2YØ1#[6|# Î)NyX/蚀gF$=Fvx_ЊA&s<4EOp&X7(ZIՈ \׾Ϝ Z#I <%~n|,7R ws-= Nscs{5Bg͏C]䠮ݲe_%̫SwlI|WX'lL!`ylHlu/8ґN3x ?m|OTz2` Mä]-S֔UVeȯpo<s`>Vk|?F{!$oϓƓGE಻X:ZKn mzYhB!ݧ?AVّR?!"NO],{mN~iX&VK>5:[ :?Ĩl (N 4*Ad\ ]juFt)WvJ9~aŬNj TҿŖJ=_|A!&@^&3VXr)&-3 #*g(X#B!pm2&V!!- Nr; A+6Cݿ,Z"V&t۴e@!9gDK/'4Fܜl:s$o*, q=~, 0,0i2J~NyB@q$u N!Kݮ7Q_Kր>B5bK2;//fکg1 Doh@׊QΑB)`gA*X+c܀ĭ,0nYӡm\`rA[M\"_#^]n$RPzQsbfsFɸ BԜQ-7_,yt0xXl}50pU^ s{'eƣFF$Gx1usFac.#YVUd>$қa,n˭ӽ#Y>cJYDDi=n!xGX n`!=oArOoeIsOV%=Bش)V c΍7e<)vWd@5)y}T477<5>}hjq:om>iv:.Q5s ߼k3Ta4PT31-(]9hpmeV<i*Gݓ/ԥ]6Z %xe¾3H_2&p~~{.0O%ћPQ a+DԹi4Tӏ^M9ZSKb!.`ˋi RY%A;*<JA;N6iu+#1*d3"zY( ] > "%- ,zbdY6)-- rUqtU\(#$>s Iϡ+m+O4fԸR.i"^2p0Lcմ$49;, ,ve Ea }cz5Daltf.qSȀ`}”JmײxÑiڲ w "V;%{'ϚulpEWI,_&JK9wBǘ Y* Z ҫ[X+/HLPοl>8,U#oA 2eBS;Xy+/#ZcSgbLהJο޳4?=Y8^Kph6$L9i+ {(ҥyI"ʫ~yQ  k_mOTzMt& ,>QXe(} ڕke*+S>x@?y𖥜3Hw98ڋ GP`diA*Zv<Le[=bOhfxDo-ź $hko%ﺰªC=֨cYF#YNE铨ygLKznQ|B6T7Z3X ZQ&@9<t#%rvۏ^c_Mk6KKq45;G_Z2ҭ9ռyxZn9HGkcpk=^K"%/zϡ UC(o+bA_LΜq:B9E]f';0mg/#Hؤ@`E%"lc+ʲ6;'Lʦ?`l?bUvCącq5{iqޔh&XN(Ֆ۰^ۦhB'P r*2_*IZ?ݏ{=<>#:QM_ø^6#F5ֶ8<^\KOQp1PBz걅Ry ّϗJnݓ (8Ro_jV]gCdw5 ZU! ҝ\E;rJo' hhVw#,Vi8nQ~l4qWI #tǚ.`+u8\/՘= 0~WԜ@Hxz"kfa  9~d?C^g,hd*FN;j}FBjϽTZ뱩xwⲭy`ן|pՄPD_dd23uJ,6Y,BJyYXjN`lJ20B|m eR? h=4yȹ^ՁFُ!E67[KD5 ?cRz+um oqzyF~7jU7I1*v2ǭy^xZ[dSܞ`gKwU-0tK$ur)*%T6FbĨ~ Th4P=F)b;hZ@+LQGB" _J=oPGجƁh!HhbtW|\ Qm\^=ViVJST__mg6jH¨7Qzڀ&k, GT֭mF_`' b߯'zq7ՍĄ0 w_xiZtHKkCvM-Io{,EmZBRd=7Zm~MB⟜`2/m/`nj;AFaVkGo8_,ݘ^l_PJW\1:.f5N &5HjSj/2㨝O"Al/i1p9̊ oNL_1жK# ~GXܣM' '("JR?[.P)q0~TafIpˑֶB4EJ#kD / fuÛn6W2ރAFє^ҭ@,ъNl!C4I|T'lv,KTa|wmYuܗcGQ9A/2DŴ[<9 T́f$dI'"i2 !c` 0f|2;xH/ٌه|: !!ky Gh3*MKA vGIw dOtX%v9"5zqc¿$*G9mx:W0Jk\gѸ^cjMzxЗ&~h eF&icH>w u9"j%#|֩3JssdnHMM\,mX*:Y:n0|pt[Dd>r2˚emS>- YZ