proftpd-sqlite-1.3.9-0.3.rc3.el10_0$>X5{DCb1G>>*)?*d & ] *08H P X h  DT|   (8$9p:)G%H%I%X%Y%\& ]&^&bb&d(=e(Bf(Gl(Jt(du(tv(w) x)0y)@)`)d))))Cproftpd-sqlite1.3.90.3.rc3.el10_0Module to add SQLite support to the ProFTPD FTP serverModule to add SQLite support to the ProFTPD FTP server.g[buildvm-s390x-02.s390.fedoraproject.orgoYFedora ProjectFedora ProjectGPL-2.0-or-laterFedora ProjectUnspecifiedhttp://www.proftpd.org/linuxs390x1o(AAgZ'gZ'gZ'gZ'a0fdef4bfebb96c4a98126d87ff6dab4de3fe5ba2c8508e24c570c7ee04f1fe0../../../../usr/libexec/proftpd/mod_sql_sqlite.sorootrootrootrootrootrootrootrootproftpd-1.3.9-0.3.rc3.el10_0.src.rpmproftpd-sqliteproftpd-sqlite(s390-64)@@@@@@@    @libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)libidn2.so.0()(64bit)libsodium.so.26()(64bit)libsqlite3.so.0()(64bit)proftpdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)rtld(GNU_HASH)1.3.9-0.3.rc3.el10_03.0.4-14.6.0-14.0-15.4.18-14.19.1.1gZ@gZ@g @g @fU@fwf P@ee@e@e@es@e#@d\@ds@dTc@ccʂ@Paul Howarth - 1.3.9-0.3.rc3Paul Howarth - 1.3.9-0.2.rc3Paul Howarth - 1.3.9-0.1.rc2Paul Howarth - 1.3.8b-8Fedora Release Engineering - 1.3.8b-7Paul Howarth - 1.3.8b-6Paul Howarth - 1.3.8b-5Fedora Release Engineering - 1.3.8b-4Fedora Release Engineering - 1.3.8b-3Paul Howarth - 1.3.8b-2Paul Howarth - 1.3.8b-1Florian Weimer - 1.3.8a-2Paul Howarth - 1.3.8a-1Paul Howarth - 1.3.8-7Fedora Release Engineering - 1.3.8-6Arjun Shankar - 1.3.8-5Paul Howarth - 1.3.8-4Paul Howarth - 1.3.8-3Fedora Release Engineering - 1.3.8-2- Update mod_vroot to 0.9.12 - Implement a realpath(3) callback for the FSIO API, for better interoperability of other modules when mod_vroot is in effect- Update to 1.3.9rc3 - Bad handling of lack of extended attributes lead to SFTP out of memory error (GH#1785) - Using mod_facl and mod_vroot at same time caused unexpected permissions issues (GH#1780) - mod_sftp_sql logged "header value too long" due to unexpected key header text (GH#1529) - SFTP statvfs extension failed when mod_vroot was in use (GH#1792) - Implement limits@openssh.com SFTP extension (GH#1798) - Implement SFTPAuthPublicKeys directive for configuring the list of public key algorithms allowed for authentication (GH#1806) - Fix stack trace changing to directory with DisplayChdir file using %F variable on a large filesystem (GH#1819) - Remove inherited supplemental groups when started with root privileges (GH#1836) - SSH ECDSA host key algorithms were not being used as expected despite configuring appropriate key (GH#1839) - RADIUS Message-Authenticator verification failed with ProFTPD mod_radius (GH#1840) - Supplemental group inheritance granted unintended access to GID 0 due to lack of supplemental groups from mod_sql (GH#1830)- Update to 1.3.9rc2 - Fix mod_tls build failing for OpenSSL before 1.1.x (Bug #4494) - Fix mod_sftp not advertising standard extensions for protocol version 3 (GH#1570) - Fix mod_sftp "check-file" extension using wrong block size when offset and length are specified (GH#1569) - Use JSON for Controls protocol messages (GH#379) - Provide richer exit status values for ftpdctl for better scripting (GH#1114) - Enforce requirement of preceding RewriteCondition for RewriteRule directives to avoid confusion (Bug #4495) - Implement LogFormat variable for data transfer average speed (GH#535) - Optimize per-connection file I/O when reading SFTPHostKey from disk (GH#1596) - ProFTPD did not detect FIPS when using OpenSSL 3.x built with FIPS support (GH#1610) - Reduce latency due to signal handling in the daemon process (GH#1623) - SSH key exchange requests should be classified into the "SEC" ExtendedLog class (GH#1626) - Update mod_exec to use the Jot API for resolving variables (GH#1630) - Use system TCP backlog value by default (GH#1636) - Gracefully handle directory creation requests when the directory already exists (GH#1639) - Remove asynchronous FTP responses emitted while computing digest values (GH#1661) - Support terminating connection after USER command when TLS is required (GH#1640) - Support OPTS commands for querying configured policy for resumed uploads, downloads (GH#1676) - MaxStoreFileSize for single user was not properly honored for SFTP uploads (GH#1686) - DisplayChdir using absolute path should work properly with DefaultRoot (GH#1688) - Clients should be disconnected when unable to be added to the ScoreboardFile (GH#1700) - Support injecting random delay when clients connect via DelayOnEvent (GH#1701) - Support OpenSSH FIDO security keys in mod_sftp (GH#1118) - Support obtaining default UID/GID values for AD directories in mod_ldap (GH#1716) - Update upload progress in scoreboard when throttling (GH#1433) - Null pointer reference encountered for FTPS connection due to config parser ignoring Include file problem (GH#1721) - Support the chacha20-poly1305@openssh.com SSH cipher (GH#456) - mod_auth_otp should require per-user OTP entries by default (GH#1562) - 1.3.9rc1 mod_sftp failed to compile if EVP_chacha20 was unavailable, as when using older OpenSSL versions (GH#1730) - Error resolving DNS name for implicit "server config" vhost lead to DelayTable not being found (GH#1746) - Log message for exceeding quota did not include the user/group/class quota type (GH#1749) - Build system failed for specific module names (GH#1756) - "Terrapin" Prefix Truncation Attacks in SSH Specification affected mod_sftp (CVE-2023-48795, GH#1760) - Additional C compatibility fix- Drop EL-7 support - Drop mod_geoip support - Drop mod_wrap support - Always build mod_proxy - Always use libpcre2 - Always use maridb client library in preference to mysql - Always use libpq client library in preference to postgresql - Always use OpenSSL Cipher Profiles - Explicitly switch from libmemcached to libmemcached-awesome from Fedora 35 onwards- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild- Fix support for building with no ENGINE support in OpenSSL (GH#1816) - Avoid potential null pointer dereference in mod_tls and mod_proxy (GH#1817)- Add 'proxy' sub-package with unbundled mod_proxy (rhbz#2272051) - Update fsio.c: if mkdir fails with EEXIST, also clear the cache (GH#1677)- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Use libsodium to provide ed25519 key support for mod_sftp (#2256340) - Update logrotate snippet to use try-reload-or-restart rather than reload for distributions with systemd 229 or later (PR#3)- Update to 1.3.8b - Compiling ProFTPD 1.3.8a mod_sftp, mod_tls using libressl 3.7.3 failed (GH#1735) - Build system failed for specific module names (GH#1756) - "Terrapin" Prefix Truncation Attacks in SSH Specification affected mod_sftp (CVE-2023-48795, GH#1760)- Additional C compatibility fix- Update to 1.3.8a - Fix mod_sftp failure to handle SFTP requests to truncate files to zero size (GH#1581) - Fix mod_sftp improperly handling SFTP WRITE requests for files opened for appending (GH#1584) - Build-time detection of Linux POSIX ACL support was broken since 1.3.8rc2 (GH#1568) - Fix failure to load mod_rewrite as a dynamic module due to incomplete/missing library linker flags (GH#1590) - section is allowed to be in , but From directive is not (GH#1597) - ExtendedLog SSH, SFTP classes not working as expected (GH#1617) - Fix mod_sftp not handling multiple concurrent open file handles/transfers well for logging (GH#1646) - "TLSRequired off" plus Protocols directive caused mod_tls to terminate the session abruptly (GH#1679) - Fix mod_tls failure to compile against OpenSSL 3.0.8 due to missing ENGINE_METHOD_ flags (GH#1689) - Unknown named connection error when using different SQL backends (GH#1659) - Fix mod_sql not properly closing all named backend connections on session exit (GH#1697) - SSH key exchanges failed unexpectedly with "unable to write X bytes of raw data" errors due to small ProFTPD buffer (GH#1694) - Fix high session memory usage caused by SFTP outgoing data buffering (GH#1678) - Out-of-bounds buffer read when handling FTP commands (GH#1683, CVE-2023-51713) - SFTP algorithm settings in section were not being used (GH#1712)- Fix for buffer overflow detected in response.c API test on s390x causing FTBFS in Fedora 39 (rhbz#2226148) (https://github.com/proftpd/proftpd/pull/1692)- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild- Port configure script to C99- Ensure mod_rewrite is linked against libidn2 so that it loads properly (rhbz#2166454, https://github.com/proftpd/proftpd/issues/1590) - No longer need to explicitly remove libtool archives from Fedora 36 onwards- Add PCRE2 support (rhbz#2158885)- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild1.3.9-0.3.rc3.el10_01.3.9-0.3.rc3.el10_0.build-ida8fccc8d251e0cb18c2f4cb504542f450856caa5mod_sql_sqlite.so/usr/lib//usr/lib/.build-id//usr/lib/.build-id/a8//usr/libexec/proftpd/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protectiondrpmzstd19s390x-redhat-linux-gnudirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=a8fccc8d251e0cb18c2f4cb504542f450856caa5, strippedRRRRRRRR https://bugz.fedoraproject.org/proftpdutf-8d48c4869c7b63c7547c18ab6e473107306eaea776360fa2e66ae3abc10da415ccc7794b4f86d45bf871ac61d5af17507fdff20dabef2dbebc18c7fa2fa8a167a? (/hP E_8[cMP\j:̐BmA"Δd[G/HjTl㬰)gX}YfZ𱡶Hh)4wERUumDbhSSl 5(/qH4r =-_\Z\ӭֵ2 ߕҒ#s_4r?;G~yW.oWW,?niebU+ʉݬx ޱW^úK]zٰ8aoWӻױEw~W}c~f#Z/v{qaKruo*܃X .6 ~;l8nd{16^pX],6(7(VR z΁@ۦ%Aʙ( -lF7PE:VI=  q;cSV$C!wˤRÒy`Nj +H6I`CcAUZ;ѕMYm-* ӣg&b!a6Ғh)^ɳϮ0#k^ZĨ`qK@63{quM}%LUqyY,xOI(8vhM񅈸5 h"B(N0HL)Hx-:AuF=l:dR Q/3%s -vyЃ!n|E皁s2g&f@zb, :@N\DgoD"(!r-#!?)gm$iؾ ;gn)[AdGуiU!.~){q{k /8&iS3p>ĉe4/ j8cB^c<)*Ql8^}EYW۝_ico[je]Q_%a%ҝ(Uuo>ޗ7qDb>b9 ) #FF<,EN[X5HP7S,ܖ`)ť{Ǒj:H #DHkZ~jv~QmSwY]V&Zjg,Q)vFLP`߮ 5O#@J*iF"MrT-q3X{י=4dw6TOԊAᏑZ:"=aSuFsϔl1E1KP;VX#){xϟf-?!531縤ˋJݟ,D'Y o"_íBhWV LoUO7).I ng?:jK wh-T{3*x憮p<o(Xmdʴ$"o6TfK/br3nm3@;Ot}lt* _4<9ԝ'i 7.M|AÜ>^/etV"x_L`Q+ߜqinuCEi%"_gueof7ڜR|70|pTɛNX! .}+g<;N34 3fcV D㤳Ks9nHL~$g]Y O578sNt<`3gnKx0$5muF=[vCT_SM4QX b_Ój: ot3 LD!ݤVf^l^#9YwQyFiB,7 9dz K;ؾQ]Da<+ $3?q̵] 8M xu߿(}O,"O$'9;<yE`'OGR['s;\EVp\q+FJ4\2ALd5QkeT %kq%8^_hBYtW.\Q)V ;abykVvb[[c>c?+ƊF/Ch*(̯c2g蠓Gi A/c' fRdS # LʔZI@ Tёs8G0# #zγ ǜ1/KS"uE܄ʤ^+e,0i i||aרͭFCtyZ '=ftDxNb~\QV 4z-_| BZ6*騴Lv q q°4 *AϚ.Nv2+Np{>c`URӆ#Cu>ji7 *yV2yM %Ҹ/uK4u \nYIs04bUa. * ~,e`E!iS ':  >j؁4'=b]v8nh>YVw8 psi]Vs-dOP^4o()j P=Ԇ1ÐMgZC6| 0!!,*AGh-l!b\rT*uol CwAK BqqHAL3Z &Jwwt3 >( ȤK.N63i"1ϴ3j`jΫ8Eѐ=NkO@08,4 JhHH `0uQ9bW[G(ޗ"y;y'@ UVM(QWp)WFD@@b@rZ 䗣j.U[U?F)nGw1h;By;Ӹ=Lv\ y~?y0băR|TyWO?Ξ xP5+ҔI~1dE?\JHS u.ِOʦU熣/}\9lX[=Q0rvb6r].-J}[q<0qNhzI-ٞ ʘ"aߕ"<"X"=`qe#yJ ִ9zCB)3&iQib!md ޔ 3Sa\A(2ť OVkiTs@ĵ RYDг "oVrIhE^8qU̗u8 a!4UB$#/>|Աb p2S$++Vlb4Ac!#g)O='S?OMx7TDA*MR2Ǟ"-G,PO(TQup(!,A]*㺼H='N!l d!4M4k-~mQ;J I|<&iЗEP9 S3% p8f~9=Lj!IxcC5 #Ȱc=^B61YGӷF O<H{J$aő]c)~M( a0P\d.B yX Y̢ΛEݝ-He q@IE0y"= )4)dXCW]WbEs)Ib& ڜ6iP$ )0Ϗ%T*=V=O7q.Ei!UaZ\ :Sdn-D1u@@$ؙAN]]קn0^S/Jt93Fn*`^6e*c/R jYX g(oIӍ:^FÊ.FOFd! =􃱹-zJlL90HMS$b 6 OLY$<-M"fR> v-'ѧOͥ)S)]r):= 8 T#hSrrN$v)م/l-hFHdn8VScnȘývwL"Af86 `T;eZY%2݆QԘv; 9Y,KS2mtdm3BbC>ZLlo5gF겕e/鶦^x(/< FHp#" ?s%Ii,dzTAD AX M@@\]JD/1 xn볦)at HCVaZ1j- {F)u3ay`ý~!s$#Q7IIWR"-PhrxYv"o.u4iSڟz]DkPCn>.M_fuY뮴cMF. kTf1\9% s]| gE[N7vV q%4VQ"R-j oUch\ƽ$RIM}eC³ROpLcפwSh88X2~QnI{Re:m dRu#GZ/q9+u@=n, F60u&as IA@y@~N\ g,(S6E ߚb\%?)u՘}¸=_h)2C|Q#ST"D^anʱÛ` PACGK tȵo|ݟ28dXQmdaF!1XԚ7H ;GFL1gfҴ8yE>yR[ $]tC:+:;eHzseshog²Gе(&j:gQk?X3[z~E,>恨|2vw nmtǺ7)/r~;2!TXS հ$= S$ L <0(coW8 y~wR2 =8eb'V5f=gZ, =[맻{ p3<҄0= :[Mu?R'@@ax#&wO/, vosDj5Q;mtӜKW0My,2(Wm*7NPkۙv%.ADMQb @:[k!¡Z QE'V#A]hHrdIT.40ɨ L\O9К|:zOr?Ip2CR]}fP7&(7)KlrHv32M-o oM3~kI;h3oR8&T%G_DD>ˆko`n; |Md 5HpRq޵Rj^Jr{7|g/uwiqa7*U.h(ʼ˞=a{7+~WD8C?K\Mwj%;x|EZ=}rc@/Wyt3yG'_—0#q <ԮL·pn~_!VOt=x1_ҳo Doa&S/CUU;+W;a1MPWP+0y`Fgl]Vyl5εKs*vy[A3g~t.*?OIj eqְMSLyMz"j dۉ>g3̭ZU54]~RrmIatSx^0hU `m5bKGW^Bihbϥ~,uu[{lY ԰)(_XC2LowNAQ:SЀA!4ܲd;0Y\3#swm" jjZ`!΂ץmpT7uOl'nˠq^w{0%o:j~(#)ԭ\dóYPV=B4l:Q"%*EZMjRWSŴ 9r@CΞM!0CPVfK&h~[Oq?ܸӺ X۳C`_lӌ2p6cQ3Lsv q_7!_NC1gz5VȖLz&lD*"]֡B!U E(2K3֫+G鷒[9^7Ҥ_o; 0~Q9_3ȷA1̝˸ѦP0JIK'7#h5Q/GP IL!f&RfDg=ipeOv??3$7讗?,s o8ۏ_}Ke4{!l9u6/KQЫDME 7>ACR|8\T2uCBQs8-щ"!.=|%g&!P_^6L ϥ|Iq P|0F[> pɸ]$ٳ_hBv@9þ!իҳH^@E@%DێG69)bp!ZzC׷#L+3q60t?d*SGf>SNT#\>5i0'rDޔĊ`MlfkKzJ~u&txW&kY5F'Kitkb 7Jo [mtδO ‚?y$z[˂nM`朽BV>t(QSDH6iNVvhY`{壩7kRȽHmHyu`>(g&C/jwB?AQ5C{r >ԧ9vחDwӦs*Q$X~n^/2l8{(WF^}jK:8g Glmonʦe^8z6UG22K vlYXd!J+UKe̘q` ʘpEbBIH *el )|D 4VX(ENEnhbv}C~,o4NW浉}G`MO [l9~i^ڭMc4ɶx y\s7, *c,Q j7c~cʥx%K{4&xilB .UlNNy-n4}9C)Iu9Kc7 "ŧmee_q}&NY"h{_ ݿ3zH]2H ,vfwUIaӆ=2J6f{3%Dr*==4_%ɫzf f+ϔdM<6;ĶpSkd7Si.P UDj߹AB*sv['FA넄ovk]~F A%bFB"-~} R ap0c2gR-H(rfr;^xmdв<0~]DVx$ELRL Z@"K=XyCo #m_NH 6Мb᳀mGxكz1/ҋ@9WAc h-b7+d=K5* z8tT Z<ޜ2x]dz㇕c|!. r_%WЕ>\Vq>LR𫖙_ȧjei2&s{9| bO4eIOhE/ l(k^f3 Q)j\G(6" 5m1IɄs|Nmֲ3Ĉw}X1x0NܣMW&58+sV@ȺƎpp/l%c Ev9Dqr(Xzri]8{F?'