proftpd-sqlite-1.3.9-0.3.rc3.el10_0$>Y6* >"a>>*?*d & ] *08H P X h  DT|5(s8|9:G& H&I&,X&0Y&8\&d]&t^&b'd(e(f(l(t(u(v(w)x)y) ))))*<*@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-a64-06.iad2.fedoraproject.orgFedora ProjectFedora ProjectGPL-2.0-or-laterFedora ProjectUnspecifiedhttp://www.proftpd.org/linuxaarch641PAAgZ'gZ'gZ'gZ'684dd54e09fb5e516525367fdfee079a508f24c7a4691d0d2b33688172210f0b../../../../usr/libexec/proftpd/mod_sql_sqlite.sorootrootrootrootrootrootrootrootproftpd-1.3.9-0.3.rc3.el10_0.src.rpmproftpd-sqliteproftpd-sqlite(aarch-64)@@@@@@@@@    @ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.38)(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-idc92af609e4d81d05ef68a4036156cc197dbb6b9dmod_sql_sqlite.so/usr/lib//usr/lib/.build-id//usr/lib/.build-id/c9//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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection drpmzstd19aarch64-redhat-linux-gnudirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c92af609e4d81d05ef68a4036156cc197dbb6b9d, stripped RRRRRRRRRR https://bugz.fedoraproject.org/proftpdutf-8fc038f7549fa056dd8a98d2a19d144d457ac3bee8442226c4a5fa98595b4a23bf02510650ad688b3d860d7dee881fe7c231923d4886728a1fc6646f08e80ef4e? (/hYi`9['te+WmjL Tv1N'I׆29!4Rd(f#E{D,P;p͉ܳ,@9$΂4'eU +捽.oZ;[bòf*+{+WVUu[Xsu.xl5X߮imm߼nߺXm֍ǟlw 畫fEpr/; ^99.%oX _= Y`dm7羜Wj7t]ut_l'Wuo88n6s?\ 9-7Ehbmn\_Xb:W+&gᯏi^֎Z]Ѱb *PB,iIsC͢~ /7e'c?_'7o_._;-[&N d^yiHHm`}/TZR&R#$% 88Xsnz+MʲrveumYVKfqV\\.嵵v[++*¢R-VՕťgqymݼm֋kŕպrƇp%i ,#8Yh.F*Eh':Hd|毳1w&T̤$@9_#W5A{Ǥ,}s@JWعRZF,]Ŧ;c2N+]/أߺwLF$ (֢@ܿ6Ey-sw޽D"c*c\O* ̋U>nNSV_`;N񇟥A;Ji_ *HR;"%A$z5[++s0X>_[:ΕV\VihE;% ~]͑͟r} mnşZSLS۬҂`ϭ͔ڱtSϓZ" eG'=:yWFj #IlZˊZ*~w`>4O:/x3>GfsY&xcsۼt+0aE}} 8|,Gon$>$Uϔ>v!$uL+rWy9*uãV_/5\|n6aO/@P(_(of]+x;ַrWu$oF6w|uG{>Ey8\ν6GC[LҺXW9A)w'KKA5 sO5@يz6\bȓ<&$V@)"`6E:ȣau![4a8dzGӈU7lEhi(6ֻƒacHH=$qθyfYoxQ6[v˿6"?8w C{?aotڙ n\%_SyxϪr?ch~̞zpm|Ae߇)߮u6"ܼ]oտV]MӬo,W5~ެ& ;c SİU01443M3*U-?fe3 ؚٙXmqUL k6fF&f¿q;x]9\TZ|A]&rx q]N ǧݯWq7 K3K[^bo8WM]ǻ]92A 414 ׳:FV]S;VW:W~o7[?N1N^G>'"'{tq]Wa<{" kS+亯W ߾^b2@ĸnouprxN'\ct\-o 6/*y=MȨGw!Z6:?{|gZؙObt jÐKWq d ] [}v"wO2F&6[ 4d lK$8[!$''MMOm/RIMԬU&"t6;"wkX5,j'b7 ,DGOybg߾^֎f~dm>jأt~na:U'RܥrRΣ1?Q-`iC˻(~hϖIcRdO g;,EZ^L+)o[jsH8 2o>'N4E>U:ZۿLA3e^n/jza/£L/O }ேn (<7ǓԖM) 9X)h4RL/ ?$NNsRVß*X>d!3Ej!@xmZL?[dyɍlU^IN@;;۾VkhnB8{Pz3qoKȏ\ڋكڸ}dtKvlCu 5g^=}в|lԈrL;<8l8], #~9}Y5hDfIwLK+ۿ1; K}u\`;Y\d[0;wV얅ӧ`7;zdVNgD"7+ۊ OoopאaiOaYBt{Ӵ -Y-qgWB?P}ܘQ:ЁƞYd$+ţ0g%@ >\ !55p %0lvH-GUyIMϚ` %wYsj*_CXءiJSKijIS9 Z.TGȔ RDٚ]%l@A+:(7=9Ziyt6r}Pn$=G1 {blړ2.@{P0d~+ΐN{¨B rv~<[Zu1y aFwJ*-nKbBSK6a۠^4%a<?%(3 %p@U'%d yȹ͋$QlHPtH 08=Trc 3ҩL3g #*c`}L~-}?Wڬ@>`!Séxъ*Geh"\_j,l);#@d8=Fmr*-݅:L ={zB|Y.U4Bu=(.&k󑅡r cGwȠj u0ā6FͦMk[lh֡,qMZ!,qM 6mjikWGTpMZVP15B"25aNv v_C51zMA9Ė}7ԨdJ["CJɈ@P F]QJ뢃A(jFa(E #iHP$EHk'@%UUuM0rcİq)>j 7;uC4H{`oONeކiM ǂ &WB g;PWC_B8|-OW}}L7#mҧL,zLT~C*83Yp[.3Dj@c[>|p$B/}_?S.xO% /3vUH?9Ξ(s/r`fhS3P}kb/Bㆠ%6˚<& żCqSɉ~cXȸ5^JK꽔# ed6N]~_]"p^6e+oq/)zfg'M8pxdn6\G?(a5#CfnL(m>" 6őR'")bŨBhgdKDj4R'f~܍>wSdb5ѭKJׯ(3gڼr*oJmV77B Ih,4E_ԄGN< ?xC1gP weq$;Oj{%yB#ۣ҆ҽiH)F(ǘyEw.7T\Ր^jV059]{cܵN1gSUmuE c8,;=AGeFlt9ύ6|ճ6_H;燾#}jٴwh/#(yQ T bw[?'IMNsAm~۠(q >fl qqEǸ6Ʌ/-{tKhF{8Gz{]E; PIɑpQ֋A尗P[p Vjh8>={H'&~M) \aY0/v7~w2xOO}2~ȸٓ EVʜ5[%'.ʮ)͎I肚M@+kLgd{Wx+v\AHAKuB"k7&fi)·b q,jZ;upI鴤<&Udf r-Z \ɘj/[/okj|2_SuFN2ja B Z2 -:ɶe2¯[bYYN#[U]cɣeaI`4Ӑ I^ `YDx0/oEQ0b]mnVQSiOFo:e{Y5OH@שIVe||S11 %^S oMUA߇۱=',`w>@9M b\XmOM87/4 0V~=}>cG3F~:n+ƦO=Z6or2S΁`}cckFm@}cveo\soefq> i7'9QqO tViu5ot2%s>!p5\q+ >=w\Vy1]m'^נcΔZfKt∭ .4Te),f rÍM /·qߚZqkU_3|.1:ijG*QrSolk>^]f%|vO̹z'# oG)#Dav;zLopd}j3|W.$]TMG=ֹqj~OK /Z`/s׊ljS{`fEe^B:\q&3;<dhG`Av $z#g ,5ޝ^0}#lel'n#h]+>Э]߯~[BDi,Md8ڽwБykO]+-jdP،: a2~΢v-{28 #8?V DxKWDd{LnH4$ck[]ƕ >A|roK'O`9LJ_~׾;]|>/^a`E0| cgnז2=*`zpNID&yaM xHS| Ù8ynU^_QHfG5{"]?DQo]&ʎc?B:aA}gYl#ӻw*`>%l݆ÿWq (COuX߾%$oV%iBm͵uj7 W0 X,O ]}hpˤ XNnd;2Lљ2+^yG*R6 ۘgC7^NW=_[Rz.9pxDOhSmtn3s޺Lm5Ol'\>wk8}v6tVwj}SFR{?UGWV\ങe zѵ8ިԖesV%nnbXd-}!e.5IM:w늒z{7'˸Wd⇥px"4.1Sz; =?,?Ha>A=fmS /^^.5%Y =~{0N|)+ȧnz/a{w;8_T]9)S^l1"g:;\#kNu ˉyսo>ECsCFMûV;}/<o(ߟ3CG+ɥqjo5OAk6ﭏ %]\&ydf/76D'A/82QV_$wB 1ϋ/)Y\@dG2=z:~4Aޝ!F6p+b]apGȷzwo7*CF{[7qm$,_Uh_p>v*/W~ _ wV r1)' ƅA>>B2RY=@J27;CpO Owf9X~rdMз-ǜ.k֑8Q/`u!^Iu;Aq> P{FJ ̽^X faYEC)ZTi\XcUR2#I<0l#A 2j45C /\U(k@A&qˊ`8' Ğ7 To޲1n]w=7PdSxڛ,?gUXv]Xe9}V!79;*[ɱDN̔wyY:v[cȠmHo18,Ϸt"`M|Bfܯ M+[xe;YEscy\Xs35 "{3ϒkHT{x3m>|<@l]|:#حCg;269at5yv/wʗv9j@5(&-bLl׌+oܽ6o;~F