librbl1-debuginfo-2.11.0-bp155.4.3.1 4>$  Ape-I%z 8Kln(Ek !{wwirh̹3k.2 )1v/KkV`-G.}P<*ρDJONBr!jq9/+48Jv`Jչ=A@nIb>UYB.3r2pApڡF>RUt}j-')s_aG W fSbҐhtɻtJ!N៴jZNeOڄNI6ZW9YY GKFYg>r3-eݲԞ1xXcN/ZYؤTsʗrXQEzP!-3V^skZ(7,7iԲn"HxR|&vi2%2wV$o҅14Ȝ'Kclfa4e5c4e4b061d3351abff7d3840460a2ac67473efa93bc4279ee7594f148bc475db395f396e0b0db184879122feb0eaf3a5140cVe-I%z 4 W.2$ݫDzg(ZsNQ għw)\X҈ r o;tp^(̊es eYG?7Tl(|V4+3FG=B\U%THMKeNla+DWiЌe0yg7LͲKQö5t[wU#&W(& 0-"4gDJFXS?L)x^AVR$Ub p-Pε=`7^MtE#X!Q^J(_(.;qLU;+^[ͯ {ќ e {*5\ ܦ{r) |-mn|eVi ƍpm q2lD3ȌBa}^*4ICqi2e0|R8iX =XsMH}9tcm*%V~a(<.aeuiWwh>p@*@?*0 % K %.; Tf    4 ,PpG(v89:F%G%4H%TI%tX%|Y%\%]%^&b'c'd(he(mf(pl(ru(v(w)Tx)ty)z)))))))*,librbl1-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-)s390zl24SUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Debughttp://www.opendkim.org/linuxs390x(UAAAAA큤e-&e-'e-'e-'e-'e-e-e-a263527c062d63c7f00566a4ef7484c74d8fb5814192ed446128fa23af9c6244../../../../../usr/lib64/librbl.so.1.0.0../../../../../usr/lib/debug/usr/lib64/librbl.so.1.0.0-2.11.0-bp155.4.3.1.s390x.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopendkim-2.11.0-bp155.4.3.1.src.rpmdebuginfo(build-id)librbl1-debuginfolibrbl1-debuginfo(s390-64)    opendkim-debuginfo(s390-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 packages390zl24 1697450025b8daa2bd2f4b18dcf453dc7398ef05ba2ef27c4a2.11.0-bp155.4.3.12.11.0-bp155.4.3.1debug.build-idb8daa2bd2f4b18dcf453dc7398ef05ba2ef27c4adaa2bd2f4b18dcf453dc7398ef05ba2ef27c4a.debugusrlib64librbl.so.1.0.0-2.11.0-bp155.4.3.1.s390x.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/b8//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_Updatecpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b8daa2bd2f4b18dcf453dc7398ef05ba2ef27c4a, with debug_info, not strippedP({$2m+/opendkim-debugsource(s390-64)2.11.0-bp155.4.3.1utf-8565847d21a05980ba66d17205db0779caa57983444857b4925d94e94c42e6730?7zXZ !t/g'] crt:bLL \1`f3Qf6wo$WYsY\-0] S;&.E,j*=8>K-I_u$7$˕u4vsrhTq(ٳEGL b!!wigS teZgtss_ .Lj4 *(' ص7n"PϮ `E-s^{f/P'$g(=cxtQmiK641/ѶMn/^$MU; +#b;39n "Q>;@:`"¢}h$W^֌ƤN(!8Uv7B`Vg Zp+ʗRs׷KT})hm>Q6!3ˆC'Ow ðbsN44Q)V`Hu:S`Zpb-2VΛ 鄢×80piUw;y-}OTo)$@]da݌g궸,c %:`UB܆vdHF% })Ju?D 2UFhCHCtbo>5 3')0b SF RHJCW7ֳ$V tNccyà֭!ʹ\_.plq/JK|VO ?!(Ӂ,+P5 &W8A\NzkzU3?z9$!›%1I%RSܶ$HpuÙ.ᪧczX(Q  0Ӣ(X F0Lvl;C{Ѻ\ԇ9yu3lBY=~_S^ ΰ=%^Q$R߶B;/8+vTe)ŪDR0b)~PLs>L U FX]į3oQ`*;3^!fvU~ -4~z5x0z提v_ 8/]-cOanKEE)覽5NQxߖ[s^M2l 䴨t !*%g1x^z l9Kڅ(F_?21]O6k [ J|M55VtLj]LͯDZI>ZmQZ! <. v+5W_p.ڷusZC4I{ Na|bLSos` cd|GZK q|wL_k٘ ؛Es ~fdnHOvʸNFd[bthBy55c; $H6+ֳlCoʉofiD:~˰0؋;W`dW:/bs'F9|zl\-kne27v.B Rt-jr'Ɠi2K3m+7)": A,51 <@fT4"3)h@JJ/}'g寂"h+<ԴJ`:Qq|:KjR[xv`gJ0従ƙFB'\"TMEYыځix_K =8̬Tb/:37nU}u)"|Jũؑį+z2ǽ;Hۆf2%x8?E8|{eCKۯ@` ֐w#(-轰)eQ^OȣݸMK3{J6+W=}e!. D=*ϏDĚC0L3gkHksFGs0꺮\qOHVZeGG# ZݓUͽ! \߷ =z7nm:pȆmDYzpRQBk˶=k=X"2H8ܰd-,"MuBvY\7S9Ȯ`FYgBlj ڷ;PVP []1s`?ӎ?âCb[ܣԓ $}u]0w3bd\}FQ+ #e:ÂԶ>b *T =EY[lqWg0Ѐuu%K!wkÉY+o] -"d[Ifb'}Ve0.8M9@QA ts[tTB YkP{yi!؉/d4QK47ܬhdPu`K)ZyHYTsKUX)Umrk$;CzMܴ-{UA pQAeJ4Wg P@@BIg_/l+.Gf9=TWSvJ5yI&"z W%@!E l3iLuf @ J~B32㿫uXu/,!|0}u$*lɷ+X 9 M*.:ٓb >BI~ ϭ1=(+p(EB^4Ӓbe>85G{FNwu8įXV'1 s x\V⃿%}}W@ia6 e=,G]DW;^/JM=`]::T1FˑGN߂FwYKBm]/wBp"Ȅv!R ., Nx?HrFbv@a:/ A݆w?^~zɤ,_HةLm6cdSp`*es'H]vEw3SlnN*;2f6KmFBS9d0$ESYo ^ aoQd-.ȫ;`Gs 9pb>`yDMgC WLxI+\uK+1pn:7ezgI1P?07 , SG_uuCP%v^rOœ}М{ 4QѴBj _lzbįqz^#2v!{||zճЅ9cG[ \o"ơu'5^ְ^Ío,f]C}JTM+i`F +f1uÔUhT2>҉_au17UB_uqAvaJj/(O3~R>S`rfG@$ʅ&sk5 =Yc2J(~FX|nf{%PZsJJ4wdlLJ0B{ϼ^'HyU` ?(qWZ&F_Z7IJ!r2wlrj9 Q8 ַ)75C&etŪ͚+B\B5j$wM@8״?G03DZ?3-Yt=0j0Ӌ 3yq Z l sD~˓+N.0rjdD0RCʳj Oj-1j{ !=M+ovY&Xq<1X;DR큑,%nɼKeEe.1 /gZQ5 mdh=؀|Ȅ?L:VlHDr%bDGik;4~K*꦳tՖLCb0A0a.6P!R S0cш,%Fg2u0P!Jj i?9n ,h"m{PBN$#K5w}排uneN/ jv'Qe"lkȂ} N+Wr-}[9+R~蕭+gg{c4( ^ªVjfH!-oro!NC^U$>/MK&V~ԿI?Rb)U>:(E}'Lw3z8|R:bQ[!{u)vJWFZq:YVh5{PdgL mⱸ L "|H8ل\o+B9$y'B4yK>=EK68 S*}%[EᆜG ZmRwtKC]!\qOjfKrnJ(-әPB/RR 2T"$%4) #Lw 2O]-L˩R۝YOqtOYy*I 3qOxB?T3 u_R}fv={҈,C4}GMyD4knR9BJ)s*KVo`Y4[6|=Ә9#f㶓*mg$jM iTh6:瘠tb4$UG͚'L^&5j'.U#x)g&_gNK .8ڰ}XxiKзy/te f>JUe[="ջGC|ffJ1AE!c$8 ![3ʣ97'#ܹes~w_E TfKh\e@bh}T }p>a6K8 Y&NS;ul@UI}چVږT@_ W7fSl'0Z 4h#kdKySaXzfnSO`S2Ir AGҟu\7)[A'Q#ȉJ4 8K1LL ='^]3脘AiPz&8\hSuɠ~Sw|Ұ4׌L#[;EZx oNFd3]#CUOF]>iVJu{IL#]6-V:"K5Jz bI6O:Mp`1DS-!G!;jf,'UwU|R8`Fxe*;uQ$ ADs`ŋWc"_^o5b@0byq_Y։0 B7r:1ܼv~|g.r{myJ iNNIU5?j-꺱؉ zd)KCG =I7h,Gr xHBnAxla093فy>C~܅@C'ة/rS3ۍoUM =yeQ2o_EL #)7 Ϧe$VѸ6_ϣ~RF@׺!=OJBTV N0ՌUs,9R4L)u^G ;ݾ:uB ЏAL' shX^ ^\vQg:TR v9Z3-hN#Zi+.+NV]bn'1\rsYh !:}yG5a:82wkl/rMTrGnv0+*U5C;0T6Ț  ԾB@Gs `\hKfJppm #IѣHG{L'Ǖh&[sy'cIT y aIEVWqNg̘qq`b0< Zr4J칒5dVh]&6rt%28>DG3Vf/L ٳڿ8T|ɻvLG';VMINɑaDy (&j|M{ք60|񫓳w?@|Z+ӥUysJ&L|+́}ecs݉~ {rtVTH``UWe h3[ NRCK،.s0ߔҊ<`[+C_Y}2(3v+厨ޙ^z3 -QxKx9&pMz3a ԯ4eG%֫7W{Pt 9JnFEt jFsMfÒ3J~ٹRKgmtk=:*Io'k/!ctC/4\yN8߰yS0;Ǔs1-kLFx?D,M熩sQeYC͓O.5]7gk/ '*"8F&^h㠘9h)uz6q2TH mGBq >.kJGg[`SB$:J׎g|:*>)HF-n=8zJA#MͽGy7X|+C&Ĝ$#oC[vCl}ۤF̵\SWTCӶ<_Bݡ{EDtX9k] 9}^Jbt2sX%x5@'y}R }˨ 3-e,5Mk4FHPmC+Rm=&O&ːש\ vJ rMтx[%*1L̙H|}qQk^s -|T֚E4Êvnt_`ڦ?bRMg MHF V0񏰠 pHEio%DI=]퍲 Q5',+DuHkLAbjsn["(+ q*,={B-o$*c69-h$LpCtsůtXQtaI՞cͷ\g#kC貱ޢ`ݻVF. Kps6SfR6q^ X56vaoc .qX0@m!j(^esf2H>Jn븝MnkP媈N YZ