proftpd-sqlite-1.3.9-0.3.rc3.el10_0$>X@#͘x)<>>*?*qd & ] *08H P X h  DT|(C8L9:QG%H%I%X&Y&\&4]&D^&b&d(e(f(l(t(u(v(w)tx)y) ))))*,*0Cproftpd-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-x86-08.iad2.fedoraproject.orgYFedora ProjectFedora ProjectGPL-2.0-or-laterFedora ProjectUnspecifiedhttp://www.proftpd.org/linuxx86_641(AAgZ'gZ'gZ'gZ'6260e257f4b442d005c6f00be057f7db4a3ad5638bc8555bca028ecbcaad5774../../../../usr/libexec/proftpd/mod_sql_sqlite.sorootrootrootrootrootrootrootrootproftpd-1.3.9-0.3.rc3.el10_0.src.rpmproftpd-sqliteproftpd-sqlite(x86-64)@@@@@@@@    @libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_ABI_DT_RELR)(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-id6cdab2d49abceaff1f7cffce1c0fff845bc6ebdcmod_sql_sqlite.so/usr/lib//usr/lib/.build-id//usr/lib/.build-id/6c//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=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 drpmzstd19x86_64-redhat-linux-gnudirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6cdab2d49abceaff1f7cffce1c0fff845bc6ebdc, stripped RRRRRRRRR https://bugz.fedoraproject.org/proftpdutf-861c8815c382d78b917006368e5d324e47c1b513428f956fc62e3576f563e5f695e9a3766965c728426dda1bd7b39ec77b572966f6eeb811296acbbe24391e5ee? (/hePa9xso8LB@pH(q=r+y8*HS(Gzz; u2/@Ȳ'j Pf(z8e  ًA:#~Ҵ %~&p"BG=z?gUVkZڶMl n!ed_˫eew檪 t}=?ݹKf+ֻ۹]l{73k.v.yax-\;=u:X'xLV߹z`6Cwsf:ya]sufYַW[L3p>%0Kyr3_<\8el-Og^nyߖ_s-ϻ]n.! w{֖v/swV^ cZ,~v xu< /( kfGejMRrCؤ cs ̇B+"H'@TG4مϊ`\>?\!V"1a}+02t311K?$>%*؏m.bQ`pvUK9=TR{})a. g Gg {}VWw5UVuuZZZY[[X-jZt*V^K+˽vsUX_UUuZ^-nђ"1Ik#_@o_d{1eGzZ4ap`cJƤjM$f^XL9KejQnS[y`t(vPhP7 25hgݑn˴E.nan(ԣHX8v("ʏs[IgleXNf5To$k 7/_SFJ 1bVÒ9N&3Ú>3WQuTud1ZACŠ-y@=vPG}uu C¹׈_, dNU %I$@`Ǝ;H~ն֫VrZ^UTk0S}ܸL~_i/4.mĔG uG@ipbC.I`KC9ô lkkIuΗԹYI*Y 5 M0PTů|8hvVltڼY'lyIN_jj$UNaL3 gd>5WiFfsoR?Ҙ2oW'C1aR$O;.Mz7z|S<-%wM`GC p2! 1y4A2U[Zhh5UBћS \l3e _g7%ν-y{Nk󭉶[`4d!=i<3vJQt囦7~IL}5% &/w\043b 52+iD=8;M%WИL"0$6΀>d@IA1sf Mp̴mņ)?h/>Ii5%<{8hNHqxj:ѵVΙ+ӊ7&@q}RT<~퉭A Ũ5i]&d`La?"d3V)if_I_=_3霝BH @:b w[t&m;jB('چeJwN5J;`+ۊ$|g^̾+i]vT [Y>4bέ|Pgxٗ:Gκ]7Y W9JIAEG+ְ "jT#NT09w,9hJ*F`m@|$B EG2H|3u j YЕ{DyRq~wlׁ-MК*R+SEdPm5h\XSxQd'9&5[R2 @"@ = ωlt EކBz4ω E}Vh< 'sU7'DY,8ސkzBEߓn! Q}_'=I{ TqUH1r|~m(G@!՞{2}/ZƤ7`P \o\}="U^W斻=xWPwƿo`]+@]9LTu;xq=rY׻:vZm:^~P0c3dٌc1n_\:.Wqys.Wprw_29o^&\]X+zy}k²;K>cۮY1YвR8M{Oaвe,mвmlYg5l>,mm x֖=;KѲdذdjb?r;L&w3NU~_^ΰgo\q<ƀ_Ȯkj :W7精ux ݯ_;.q`<[`2Z` %38`:Ӊ{ 7Cq_(g0%%"WBITPRGXI# `(jH7{Nm~`M4l5N)ciE%jƋȤMuTQ$!;KdiC ,|*D!(I -%d<Ɛgۭal?#Oʐ&UM 6,uٚ%vR(RR%F8N8b MʑؾSJ$^,ҡK,)fEw1wEErHމliښ*ڋ`<_(1];G"9^cUґ*>cW<&zߌ|#vL_lWRz⍤|(܀bm(h9YOQ"4 1Wlxj'=JS"4#fls7$pBR]g$)p|Sy%X6$7*"1JMri-WZ ҧs]}gO;*V瑨)>Ti ^J6B$ -eXHmJtΓ1ov<_qEBl%G 0l-j+I u8i}57'ܥUO;}R3J?[\wnݱl-m^{{us0ng}T0۫g1X\]n+P:Y1kÌ)?H`,sg$rUVY^#+ڻ ;L T.vePW/zP3(,RQZ,ʚdnK$hf .4RdYh*'e².E(,vƦh/> S5ybǀ;>G||z75E֧ 2b-;0TiNРb($Eh./5z ga5ZHk" S58D0)1~B\`8V|#KX47&DR%r7Kj=+ÁEk]H1&+qA0e#T"33˅ϒ6 1buF=]A@Sd2gZ$PF]qJ?Mk0*g` *F׆!(t1)Kj$-JPJ1"jicD ljpV 1˃J˯`,Xm{< 6`g{HcIBXY%bz,D)LdD\[C57dY&dVMDeI@ qMF&58#15j8#1ACoA3#&ErڤAQ#wdHF \ 2K)V|KM),xa# GjWP.$!5Ql ,mVf ; g<@ ŲyBD  29\YatƠ7'ݏ(TEbX <{HzaI7R,HbXNNҁVj3#ঈLш1g4"0 B9%`M@/#F8fٙk0!!i]7%͜4k?gt;' Mә:KiA?0K4+=_u|X~1hŸ́xaCǒ_֝BAKkŅW5b^OW2T-\UkC^i,$*xBv䁠2Ue%fHuZܜN߲1-GS©M߲1-GS©L߲1-GSë2XB9 =쩛} IzjN1g⩊RfF?!(gԩygQȜ?|FXYQ '{8XKus񡟖5PvOKciȔ\fuFh1 RBCy=C hEDP!E]u㣸rT !bʧ>AW+e`"y֙\4]g5cޟbg1}4A h9峔4{mOh@Jc%2;N sWH9;hlŃQqc6vJ > %^sO0sZqM Lՠq؞h=oΜɉY#-殡 K Bdn$ 9MiE?2YO7uDsWlv]f`/`bJ\}Q(l] LmΈt02yjK;mGwҤ >N]]'FE 0nvH 1c0joЎqaph )ⰚuH Pӽt!٧dԪ˺fE+>AJ(tXFXmNZ14ћdy^1&kp5V͙ךj]Ɍs fd >f|'[^ b]&?+P< js//'ՁC EXcM_bB|v!@Lg r >OCͽf?GZBCx/ʁTi5X#'P#3&J*8I-*^IfM l:rЎ#y0 +!{^GfE}ۓo@vvhMh%^vL;.v 2hpZ Z]f,ӟSStE@]:oQ'ޜ/QЩ^h@FMُahڄds.(nFpL7iz-(UVSSW J KAD[-NC*=Yz F'K/hY{A 54@)!g5O.W NŸ b2'rqgvb]:!-XNH(/3(_o+Qɂ~9GT5%ug/YRP] > G۔F^g'LA}[!ֱɖ l̶Z8#QXۙ 3m. <0];_%3WYV|V6|9UhZ8YϘ3WlaZ/Jt2$⃱^se}+P |D2Clϣ9؉F"9<H۟~&!_\b$b;'Du"(s"DhMa!y?z2FJpm͆⍘X5IqPapyt+ &؞i b4ِH$p`̢K:Eǝ]#)_Y ?Z@GJa-)ł;!$j?2;}iX7OH@K9+{8ce*~vh"A6>˹J N!xrt Wڢh#!AX?pE!3Ċ9s${a{d.aDSc:Q#\=i*Jz38;'&7sY73}l6Btd\XŞ ;m'ʀ /;uV~? n-{ WI'ΣQ$yCdDӾ+0kˆ:bCnȡՍ {5Uic}md%y^ j4˒)+;H-cx #{1O?220->%Li]y0(*8\,Ea?={:8Tq:XAU=ig 31ttZ o#?-(-c`ZV/jXz:4S3zusauRtMlͱN.;xQ)!!!>qX): k4)@,#ElJXn0iG#K{>3K92o1P:3aQ4~^NrRTO/B ыWLJ a''0 6:8JZ*8if?o"]9XLsaN4l 1h[u@ZowSPGn-,"\…X^~߻KuSBմ ?&V4Z`Z?[&&\Ԧo~ݓkAWº2ҵڇU>OӞN_C(>AC7Yu0N1-vgCkT| 7=?xZz<~)n^y4vLJmD\cؠKI^Vtc^pK7a? /(}~T>ƛzo<`mVHG΄ɫ]Ί;5/e='Uf߻˱! l[>gvAkVu?oݑ(kImk[sZ#ETAj(hu"$3V.SH*jL5FbȦqPKM  xKj0ESjeH27a<Rbh0WJc%邿8KB0P8m-@VQbO #D"3>eBgK`{X2g>UGxv?@529HbvW+$`FX@1iX{^UARƔc PI/ Λ,7w0VaLыUE#)*nU_ eE8zuE^VbzB7Ab/H&wnS7 3?9/\IGOSAνR`ZOVka+yՊAMCWeDH@j+xo֒m& ҸTb:mի,A1D_Ŏ)X1u#RjBkyk UZ ه(P!;"jI6@[z5jUZ,#'\i#t ;`] }akCJwnݗ9Sn>d#owVOi@#`"9t 'pJt͓l0>ـ&)E6`9 'YpB#<4͑m-@3X%)6Vng ?bg_s0,V)47f7OPnRL,BF?q $k`D?33RṒ lK"$`ǝ["UN@"s)2K$l31nИ2ӹ9EQ+xuǁW5Mg`GyYE@xunUl֕1qV`Y>eH'Bᥢ4)xD+)hfQ.qpgp>oBˍRPM">(R,F+;g5#sX9lGz {$lN ($F9Lg{ YK