librbl1-2.10.3-bp153.1.21 >  A `MD'!M@eee8;^D9\n.='#Cg \*^ ڪ-G:΢\919}vzqᥦ+3 ɿd}EpsEL^sp@ (? d   E&3 M^w}      08h   (8 9 : >@)F8GLHTI\X`Yl\]^bcjdefluvwxyz Clibrbl12.10.3bp153.1.21Realtime Blacklist (RBL) service libraryThis package provides librbl which is an interface to a facility to conduct Realtime Blacklist (RBL) queries and return their results. RBLs are described in RFC5782.`MDs390zp21HxSUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttp://www.opendkim.org/linuxs390xHx`MD`MD05b7fb8f748528bc8f5bf8a8b119229a9f5ad5177320d5ef70e8fc6624c6404alibrbl.so.1.0.0rootrootrootrootopendkim-2.10.3-bp153.1.21.src.rpmlibrbl.so.1()(64bit)librbl1librbl1(s390-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2)(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 package/sbin/ldconfig/sbin/ldconfigs390zp21 16156766612.10.3-bp153.1.212.10.3-bp153.1.21librbl.so.1librbl.so.1.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/e136b474d5502d1c67ef823179b0c399-opendkimcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=8588b3f4ee95324b7076c30d6d061d50d24e4232, not strippedPRRRRR9Dt@V䵝Xutf-82ab6723eb214e4ce90d392a8a7ae896cfe36cf9bf00213929bd2aea7f6a5c58f?7zXZ !t/J] cr$x#DdC0ݍn TcohO|RNȒ.FYw""M[D OKIpBe)$QvI+"5E1Vz1r":e]XԅÙY]/7+tDϫ \}g1(_h+ئ-'eX!=ii&65a΁X `5_/_π+aǣY\I˖`x}q5uW>pG‘]S+# cafAoҊ:c,җ@tݰơ'!C \gR_<nߥrt\rL^0^T a,eo6Fv0t+G{GɌf3-0nO1ktG6W=D38=9QRel<_C8\{W5[cvg+@t<)6B1LVnἍ7hxq3$_^Q>R,Xx;5Z0 H}UڄQM@7I¦zWc5l *Վ$, 5mX=q&!)K\B޺DŠIUNy7]P0>`w8L2t|@{1}ͷ5ۦqy,nQo;Z"jY YZϚb%Np'̋L~H V(dW2Fk7W)~gm4ҍoxʄq%0$Nk`,U-k>e 3{h`E A-)n<{} 1" HƔ/oVV9<2z DV װX7 \x X2>i=5cde晫+$By?NI:Gaˋ8cFMqGJJu.SOU|uW8 zI5$;Dn& 3d*ΜA= &;cxVw]9tSNEno[#vyB_),sV,](F>mk_ʌ\mxaKB!j}'?p`@ES.[bD$_>wDIMH1V{ǀAimtjP׊ofvQq,ň޾;i9S@PJQg S*&kw?}2Dwzx:B'߾qrb N14~uЉJiz(0(}53_P;F RYG"hg6 $R5pηqFYjF)a_igᴅyI9QQ<>~7<ډPg@\>8)0h\bJAAr="΀]X@PLHna6iMgK _Uh[b8Mz0b߮]w]}? uƘ*ϯy*s"S ҮeX2:a(qvS1{cwG|I1 C8CY;p_HK$S#o'RFzw,e#؎>FV/洨Lrҫ#TĶ=ǽx }x& Tk<^8*ac^=Rjam9zc!w RjYJ0  k%S~6`=oO'%G_I^Įǘɢ.9*f 94> 7Hs}N^Gt^ML 0=DȨ|Pܞ2' 6R\B/|V`ES ܅j/f?AOi4p-mڝئ< O<88]s7ĂF9&^dlM2ң(IwV;wa (#SXw2Q8T0eLZ#2Ֆ頌i4tjl!Ӧ5hFQ%]\n:;Ȓ{ Xv%VDst@r?;52蕄۹a4M W"NvsxCZE&h 6>~pH?`N^d+uNs2SB(e􁎞(108MۋV~"9XlGԏK K ]r%TB5Nqg?pXkּM.h]^Vzk{zm o0y 8O(YUXlzcV^8s|p/ME&`9(utuy;/2θ!"ϋX_^ ?( / :+v;N3]jaK;/@i,T*q EZZhw#X*VW2Pמ~~咳n[ 4 </nImn |3~dcFi 7iP.\w"Gl77CPLi+Z˧LwVTΎ %;\ُ'˻r0R.U毕 bf,ؾ ni1$E6F )6L eålɒzDqa h?0g̛s&`9Q?ći5zdž7ra Wl-0>pAfϡEw?d"GL2=nz51 _Yc86dyob&r۸P])X tpTi?^x˲1Y&"P_HkvٽXBn^aw2&FbEąf:؄~-;;4.\\'F@OS`|yU`8Xb M+H'P)M7g* .Ѿ&x3z+cQR*OUxr2lb[C<嬫sߘFU#ax;0K5ȀHy}E;ZO /3cMԁqXf ɢA#.=Cz= 2y o=tqd."7SiD͆1׷R=5bh$W⑧JZG2’7pF5L%i:@4EyLۤ |W+؜FcHiE=ji  ~䶫_6>zɁ]̠1W10m W_cT+{H#+,=¢ٗQSK2f9z|`U :~w^HXÊaFjjKm ۴3ﴣ,}6L6S$jzە{+%S/`=/o?r)8&두#*.AɁ6eӡpOq6 -i< 9O(^^ԆVUZ *F$kEGj:v0Wf†_TP&g<%݌Hj^ keFYABFIHw]tK׳Df6.LQ :Gz+,!t#o08qɒXh`S ݝL;#,pkmOb #-j1Ay*QM0_`)]=r7ZĝZ0bհA[s%4$NI` P[ՔmOYj~Qeȼ&HL)o)(ei:S QrāE'4Cf2HKGU\jiVd;Il앂7 ⚴E۞!8֊腎-n٣o6pI)h芮\BpD8 RUb6qwvj\5I."uwb<*1y|/]9w+?DPz?M/ERy}S=6վkw<n9=39fBpC'7RUe\ZӚF5 D0ʎCS;n ȨTi}1頾gT)nOgǷawLk8?+B/?&݄EkXu eAkɏXUFh0Q,2G| S7g<3넢,xIXQS/m@J:yu Fݒ)E8IK21:a> C[*" Q'TS T8d~B03/q \n5#ZkYo(1u @ DJ5*N<{55J.ȶ"o=h'̑<wO^