librbl1-debuginfo-2.11.0-bp155.4.3.1 4>$  Ape-I%z E"mDHTHPo QVPo ڟS%uuTK_1=Y:7 ٲcy\3F=}afX7 uQ W|֦8v5!(qjq:RY~03CVB#ȈFը ۄ낣T=\M$UC8LXWeљـc̣#0}0ֽʀ!;zÎy0sǀp_\foQEK.;fGH 8y7 cL'"l^"EMOQX[% Pb+D@31c81c7a48e05b5adf1f097bcb02fb01ceb06c5567d32ffbc669f95f0b877bc1faafcad0c55428ab7c964c245319a0904a240a08V̉e-I%z 4:.6FC 5_&r琙bSW4[:|,bUϺu-Mۼ,ޕ #!Ր巳RtkɐE,j5 cwu۹R℞̖}ymybj{7F"`e_Rrb-΍ΥU> ww?:˿5OL͸w<йmNql[ek8cنDi& G|hղO0TJAHA> QГj8ؠeL!WR C0#|6CJ@,{2zN5m;5Pt]ȧ舴[rc13޹LI@ז1CT}; li:49=usy;0F.Sg`O$;6읤V6e?hQ5䭐e)۸C{G/YXL?dJzHwqz{N j' >p@*8?*( % K %.; Tf    4 ,PpB(q8x9:F%G%,H%LI%lX%tY%\%]%^&b'c'd(ae(ff(il(ku(v(w)Px)py)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-i02-ch1d`SUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Debughttp://www.opendkim.org/linuxx86_64(V`AAAAA큤e-e-e-e-e-e-~e-~e-~6493c1f43d381c6039ccd58f1bfac3d82ea2a984dd629595f5d4331c5afeab63../../../../../usr/lib64/librbl.so.1.0.0../../../../../usr/lib/debug/usr/lib64/librbl.so.1.0.0-2.11.0-bp155.4.3.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopendkim-2.11.0-bp155.4.3.1.src.rpmdebuginfo(build-id)librbl1-debuginfolibrbl1-debuginfo(x86-64)    opendkim-debuginfo(x86-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 packagei02-ch1d 1697449344eeea7f9898bbae441da60c9777473507fec30e9c2.11.0-bp155.4.3.12.11.0-bp155.4.3.1debug.build-ideeea7f9898bbae441da60c9777473507fec30e9cea7f9898bbae441da60c9777473507fec30e9c.debugusrlib64librbl.so.1.0.0-2.11.0-bp155.4.3.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/ee//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_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=eeea7f9898bbae441da60c9777473507fec30e9c, with debug_info, not strippedP㈍7Ykm}opendkim-debugsource(x86-64)2.11.0-bp155.4.3.1utf-8389d513aa0f52647bf3dd37f281b24c92bee36d9e6b9910845dfea1fcc0f633c?7zXZ !t/(+] crt:bLL \*^,̄O]r}tϧd^iz7aos9]6[-jq+r_5z},!i>v|OG8Tf BW~9_jd γOv#OȖlSuSɑh,V6pa1BQ̔kz=]sB'dI Qed ÆGKq8Ze nPDxx㥊HLsM,'|6^qY@3Si3ZM6!ƚoK;Z/o&=VKgnB8KRu5Qn޷Q6 wa3̸˪)9OUu̕\3[wPHߘJ:ڷmz _}:L#0T^LQ !P>UZ xQ `?$럀72l>a؇ơ,r&g2+׈ݱGn+G2vn]@e N ڛ8lX D,im&Idڝ`5]ԛBwmy)()5NeTkK3"zX x4aOyE~9O!p٘WWml;Je₁E]2_yj^>9(<+sy& ܟ;-ۿz!OW 8ui3JDREz30# #alfh&4\YmNz^Kc.\*`@jDU ;&CmW,76A/F$ h dh\ߎ"f1wAt5$e"ǡGɓtDqpMkC ?hӈ#TKOi?&6a UtB+wFo7#dN^]Žr_ O_/+&aqXiHcfca,xQ~ ^๶5ۗuUqoa/Ֆ+,CՉ>,Ֆ=h1{Y4,8hR9f]AWO_0PeE;d+QjSO$ ĒTbu'pu6w|Ȧ@v15nRe$q? [F^/_ 3(%Y$QvuTCMq)k$I|wOM7auIa>ƾgKon}}RlLX,~2CF ׷ܹ MY=UXaC#@w"L?ۜUM«P'zyPGyYX{q2${mG\u699R +؅3}  @UXj㪴{ ]M+名NC_ʽ_n|znTr }=: 'P@NX=?asMb& `zճ#2Y,&ch?D1Λ'Ӥ5 @~on0\af]TēZ/ŝyuٹ9sm?;} XnKnorzgު5" \C-cv/$ I@F$dJhb;YEyX~Z^ģF'B :P8o N>m +g b55QJٌm ߍS`W$ʴ UэwGa)TcPpw[."O*7e`jI.>2r7I7&'q9751+'"X;7!TO?θTupP8 n_j]cz>N+ *V\EF;lLjced;&|-N0V48"{ĊR H48afQH cv;Jk!8:/ҿٽ?I{+toMbp`'H:6P0qSq~=~_o`o(,ԍnS;w{q;YX 늈kV.5rZlb[̂zЇ.skJn4~] A/eL,`bBH崛ݻD5jZorA񢚴~>{f3/ p(c`ؓ8\ byݨgЇwN,ZoOCYt ‹%3{!AaX:Yn:jIBRR?7^z㱅c.|6/诒hF8 7:;o"Vnq9*u>sU s$br5%[יbcF|K3tg~~69ԧNvoO݂V{ Hj 2  Jv`l"% 4, G# ;TJ~1hO|i7#g yEtGY(|%0= ~O%[,bb[50(̍ض) ]*dK:XK>2ud]aZmjOFSW sԫ#d$U3'1(>O0>{Jmall$6p`\_ecqrHAQNj d y p˫NZ͗`嬌uLe0 z/81u`97[D|buϢrK']}SXJY4q(K/K-41zQoU#xUlNGO5/6h; E7fi)i'Tt`iS/{L- uwg]dՙ5e&2ԣG ̓pkD2'VoeZL?r&Y˳rL0+ MfBZ붤40ҠܞP"Ux4#%λ~:7L R:g : Z^気zNL/Ra*lOچ=É12l=Nm_79' nU]g#vy;CJ#CjsV fKqtSg_jZ!MFɝLba{tQİ̙~ D7 kdpU#}chz#"=q 3MϿAba=|D}45XY%a.jK/r3'KB$h1o$k5UȬo1|FcXD9_CM-[!3,$,qWor Ea+hNK@*SY;bƧм$[ JBSO{ Ԏ'p%r׋jԲ& ڣ(r%RۧՀɥ@W B3܋l%a"9 w>jkFT 'l}sKJƯR:V{oc!=$gl,6gxG |uus| _!1#UHYS} oI%m;ȒՔ\7 / qvm{'36M S6E\6*[$'u:9!+@-iA+нwǢ/cl% *:+e魽z -qԿ- iq=fnR n^vk$  ,hLF$'a7:Ȃ}-τ&uO"BU .~\|VQsPmdqL f*xmڣYw#*dV4Țs~pN~~)ϳZ Op߼ 2R{<{/.@ em:eTc_eqQƈjՅٝ. oQTT}MF^$R \=GqCC$>י#;{ɃRlP^wmrछ|bhH7{KEj?oHYUAZGpIhZ&Tnv.c5´gduy ]{ >a0&܎DsgvFnZ:C,_DWJ``J6`ɳQ~3{O:PIPhNvómUze?/ҧ??@j+=fx:L[T:YQ%xoqO슱$]'52>Љȳ\} ̫'x(S#ueXcW0؂p C~żet<'˸Dzg$F>_ 79w~={(80 ~[xHޘJC$ً7B](5T.Flg'ktbAur)+ X; -j&ix23k3XϪ,QTehc-~͐dסF"9X& ITotv>̆-ɼNՈ\KB"kWA e:z" )ឲwr+аQyb ZGFUϥ+8-/UmM77c[ia~`{nnӜXu@Vo83z#뀕 η asyAYk`?OȚQgY nuή>:u˸H:y\,n*2FG>FϿ&n翯TU^x]T۴Yۦ̾` ~]\S֯3Ҫk9.>~=:uy\|,=z<幠1ӸOrϖH^ {mEh1}* po)gPo zf#('zg/yZ!Kyb2,NU$r}I5eK Rzh}څ1e5FR.,c]VFhLǏE!pʦ=LIlW?T%z'!V"%|oN3[Gi IFv*90i園 Ǻu褗/n2E^0͘ ^1>y+H+KxP;L&<duꦕCGRO*8Ƀb-Bйqþ,8 ]_}\׆32f =NWvR$ >bZYh%Ɂ7k*@'yb%~?@P"Ya0{eKK Y9a#rir9`/)Of)L"$ ?ݔOuH+2dކɩZ/+tA&2nt]`L"TmG1=AH7l:y4mj0kZ]L1ELIjvo FۈZLYs2U19&ᐤ~"b0eZ{F "ԁXM?T~soTHزe^8,g{iة,b; S]"[F k3=bՎ%ݐZWY<"i:Ͳ1!m u[3dp*14gpHUq@PkoQ?0% -#@-gE)ƭ` `cj4L]Ջ9J^zoxB\ XYz-ҕl)ׂe$ƕIcEc#8 ߍ$4S>ø'hɧ{nb@9y6 f|9NZ aW+ph}ӚV/})v&]R"~\~8QwC MqRCAя N=_Z< ;/p3.‰6A`2:x6ԓY6"~'te|J1[=\iNŰ1-?dȎĐAS{!/^MRz)@T>B>b np!R',xВXC*֧4x;yX$?cEYwXIn+%#)>.;5uJ4߄C 0J}Y2-LSۛ5\[i l J6Ј!BrK~/~rF lwh{@ NBC+ 3su=Q{eoKkڳ A"Dӫld%aq0L7'B*2lpʇYxwiv1%Vn!cSu@~oœhOIy~Z,Y=mӣ娨'+A!NV>NfO1( 9t,]AAl9]@@)J?/#:濂q߁~6 #o xԷO!z={k ̌٩Ssܖb%#S"o7ϳio$A |}Τiw^=ھRXni}l AgwZR[ԋ q6n =1>Bb [ nuЫd)Y=.s#Dlo.)%`Ř_%,h&z O뚮sΦ%+vB6na@ r03Sr4?/Hh!>Ҳ6!s̛7<vQ B όU"A)J=3(/~Z34݈^4w!λ|jjt豙5 l)oLz]xyO)i"xp^Evt_lbJZpANԨ"iM)P+vOGl#\o߆JƦՃ`S̸!1LidgMje ,{+j{LU! I`t ;WLeI xZ/܆Kuodo׶EػhnkL{~3D_2]FOBi?G 5!}Hob;z?ʯo)"(?I+u_䘚g2<ܻ-cs"w=²" P24uwR$^#71ӵŸD{kA}AXLy> yLuy)TnK{`S|Qb7l2\Y=FfEqm(a5@N8>MO_ߩsP، YZ