proftpd-postgresql-1.3.9-0.3.rc3.el10_0$>]>]$#A>>*?*d * e 6<DT \ d t  (P`L(89:G&$H&4I&DX&HY&P\&|]&^&b'd(e(f(l(t)u)v)$w)x)y) ** *3*9*|*Cproftpd-postgresql1.3.90.3.rc3.el10_0Module to add PostgreSQL support to the ProFTPD FTP serverModule to add PostgreSQL support to the ProFTPD FTP server.g[buildvm-x86-08.iad2.fedoraproject.org[Fedora ProjectFedora ProjectGPL-2.0-or-laterFedora ProjectUnspecifiedhttp://www.proftpd.org/linuxx86_643(AAgZ'gZ'gZ'gZ'7cf89bf21a3c4e42f21f704e65fff818aacbbb62146aec9b83096a23ad67a0b1../../../../usr/libexec/proftpd/mod_sql_postgres.sorootrootrootrootrootrootrootrootproftpd-1.3.9-0.3.rc3.el10_0.src.rpmproftpd-postgresqlproftpd-postgresql(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)libm.so.6()(64bit)libpq.so.5()(64bit)libpq.so.5(RHPG_9.6)(64bit)libsodium.so.26()(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-id3a1a97658b048be0b3f51164b12cd9f68972ca09mod_sql_postgres.so/usr/lib//usr/lib/.build-id//usr/lib/.build-id/3a//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]=3a1a97658b048be0b3f51164b12cd9f68972ca09, stripped RRRRRRR RRRRhttps://bugz.fedoraproject.org/proftpdutf-80c4623e701b00c5206ff0a240862f08ea4a9001d8c7d2c4d27c21d0b61998d73e213aef875bd16b5c98699d592a92b01a7e523435cdada17c098d405422b1d96? (/hsJi9x ( p̈́p}`[m"xrvi%99fg|5+}Ja:n5i)py4‘wE*<%uZ"Q\ P'*w6I@P|J81 Ɂ` 7t'= p @\&Μ.NHK[|QC!BnIՙXF4a>.R8Y}u˧l6ˬol*Ke*n˾f__nF[e8_MѩWTYKz/`1ٌgwZ|z8f dlఙ5hLFk1|7^6h] 3~{[6}M?Cy|8>=!S b^ʉyUuBM 8M0O:)K`NPrCk;!t,>Rr @4{LP$mg[a$z2,3ץL}(|AL:?2`0a7 ɹ9Cs)%DI@?Kk%i+6II;mLBRV;?rHG;NET(3c"Hh↦Pp'9On_`кu8w'YM~.þU~|K٘q$n.Rӱ)۔fɩue}KO]Z$WYԌwvrqћ#SXWY`*06Lu}^U TXa+,eelVU cnOTXp,U O߮WpX:8uueQTzĐ%˗ hNM\> Ig%uhgM _ m0qi_"$ZBZl]hS 0ڈ v+_UB^ˆylm JQLIA!dSQG(&Ȑq#&E|cp ydSSTD'idT83d2OcYۈ v1nP-^^ԉKx]PŤ!j`sקB6%B1ƃPW9$jaaW Qr" 1k̃6<`R;8Ne1Jb1D q KV pEcP هYN̙AX56H|,HJ<Ƅ-z G1Q?=ڷG)t[k֡6.rdqupL(@15t @3db6W]:ppAh" :͂ߝ/GgLmN!p, 64slhFa'@gr-C{eؓ{ӣS҇.^ I8R?op8wh},~]DN_RQ-SRCE@6!0zDr!p`N}vY%֩0ڊ^YV*+Jΐq{|;}̺_N\Ku#-Kڦ'>ɰsgg s%x<ڛtek 5̕,|ݭ:-.a?{V` #nl_@;.MǷ?c0&Pu#T՝\nFXO4xKa{`Kv)-QSXR=mX8붣 Vrw|!omKl FYaF/\_y,<CzMs^T϶W[R/z{MiE/wGO5;S릹g!zY!|}kTvaɫ8rfܽmKv^.àtX\JvW=xR/6DsaAn'N?s2n(ͭEZlĒOb1gw! "aUU ;o>=s^vrėA>h/>nL.h۴lFvwMڽ3Uq]>' \BU|=lTwIYEmrL[A{fn[=<p} [Nmk1Pځh.&edY* Km1))BW*\+yq… Evrr\#T zL_ pc[ЫQ!G:5Š 鍊v Ѥb&$ ,*9{$`& @ZB0ueTvm6"DHXp8(e Z0 GSI p[+Atq]U\=sw<9:Ǔ DDam}ᵪ ~~ʟ3]CA I 6h1߼`|Wd1'h2o=EAN>pU}lWhO8MV~.Xub\2-Oguu\;|6W:z Otf4u*.qO/riS 'c*/`;2ǍZ 6Vm.pz5~g5>f&ƥYW[*zŸRz vhace`ͼݭuzmb1࿧z7xFp:h]: ֛w*u],GSTUV[xpcXGz،>MlSz'w^҆UU30nVU+l5*yeelZ}yUg?{VY,|^1O/~z'\ \op}/Lj [6;6ᣙ]]eŸh˕,1\/ۥY0/:*oFCȖTnAQD 1E3Z%~6Y 2*1cSMqm)BKfE+sĢ͝E4Hy5 UNыg𩐩E /DxXK %(L 4B!3C# p95"{3c%+0e,GHi1N8jԃˈwep3_FF7Mۙ1dރ3-RpaTzC`5NPC^@#8Rئo H yHY}.{\lлv!K5s a)QpqN?,|yG jY)kKxL <]ntWiA~6˧a)&}]?~3t`X ӭf;}~G3/][bX[8no`9y6&^"wie5]z@0!Tz[BhZ'!tg91 xswUZS!";jYD)bFa%hّiB9DȈe O v; d (8Im Z'b(# tbT"9Bn7RzvGƤG=et$R\0FX߷U)FQCUlEEj 6ԇ81gkFI3$ MeMبhL@Z(S-Ĝ)KIQ,iYPpMHpR$;Jatyd񵡒~ /ۤ>13#0sJ+OW%`ه%щw;l5>'jAHYCW H!//pLio98lԞEbSɊJb M̓E'Op1& z^̀&<4}Li+ UOc>&|}EH7/]l mBiGӪ)`$04kͰ'OPm{DŽD"5k>Ar$Lӄy"OSTH;=6[3~-1QAeAyP;Ty{$?һ/Ӱ[<9YpRϔ}f񓐒5g#Y}\TZY6ch@@$" 5Im hƱC E !jDe󕡵(RqgA(u(t,t>[fH_D>̲nG7\[ip'=_wl UP;8 -fCn^ʐ*4݊A5J %fo%.X1 k`h dzsj |A:óC\Xvg'. nDƏx39ĠZK{i-sW/1eXHgmchB8Qq4'c{Ι[0Kߛ߇k~3 ]jWa:z)w"Fde ԎS:n4I=PhnV#$@7&}čIF&Ξ9ـ'\JH9qYl`w5{[)MuAE7CmJI9=O]j|>& G!)pLC N Se }f'vZ$؏:*=x#cUyܨvýޗ6D>5?o@IbJW4/< Fe&YFgyk'q!ݤWZy  (T{!qnTc!;Rr&s "*rVn=cF@dЕ"E46K|{۲%$F@E9%$]@n4߇eVDqVW̭ Q(t((%v4uE oe6gަ]Cx!q7Ӆ0ĭ Vb+V?ɥ/jNkާEV>*¢4U6#6QSvtn\-D)*S|JF*ʰהO,'=ΓJSfR\_=he6Shyow8Sc$G@0#|}ŅH ӿV";l f."M.˵k8)e%Z@6Tpw>UEscu$2s}'ܐ?3rVBĩ}uiqAdWy%v̗/ Qy tDLО=7mOr>ÈEMWc ˆ Vw7RI&ܪL_h4\` oلjN@-1mk.d⠫"g&eת,HF$؎j~ 76hE0qKc_ZLZ.NMusV1 (vѮH.#/^f*Gݧt=&¼,Ox([GDt2˛[JQXjw%a77>wt;kkl*mUacfZOHX |WG_ax,)H/-JJI% o1 vlY)Y Z3p}q%q }C`+]ӀQ-b߅ ߅1Hޠ`sZm-D e,!b$YկmFZls u"wϮThmƣKdIpNb!yzߏ`=OyWqЂ"Yj8(W5 ڄMDz/EYI_g>oå@B'E%[&8]< q9̓P&v2NHup#!X#1 oC:VĿgx@QX&dၑk!pC% }[5KPgܿ@n)GwNG8#K{ {V ;_>8l)FMA3{~r'\]Uk1d5E?&~+1XC־E3w; tiςl}Zm؀+Uu؂hٶ (s:汇WeF=71Phѝ wI&]h:񘻲 1T ޏږ^SC7=d$&a%4+R/Cz҆m6i$P$ R_I>dD냩pe0pNҖLd wڤܲPI~Opz/b>=t *Qτ;|1If>B["'q/ rhx ) f_ 3Bj=AzhEqrteб:pHKχEctz5(k>W^wp S",5y)ĨCc|Lqv䙸6|t-5~LVIs%4]O7dҁ}saHZ-1d w}7iP\#cvԻ#'0VrOCc{X+[:$yb`v9$<pGI3`|ћH?-([rV# m<(99I" =ޣK'1cn] .8콝!Rstb6"0yKpN[5.Pd󝢣9'%fũnbP盦$H l* $lB|@Q.n$c(wp-D Lpx |4TAolds3ձ2jLlit}2;Jo;R=殮QA0$>H~D5[aVNw yڹnGrn+rMːt÷.UAB zF_:rz+:齿穏dqP(1QNۦ#hZ~<›Ky Ú^gQ=53օmBgRq{BDIc:T88"'~ ?.h6}"[0 K4epr͗LsuE g:.n(W0'vař|Mg2%ЕC5qRƁgqcRW]Gw9}@<n'1R2tH7zo`7dg'Ggs])2% ںC <*B̢s6&6|! r)jgf\yp\'M;a7<\iTt lG';d-}<a(ibA" T/*u^tѸ>ooy05@)i͍Orٞ橎>7VXK{tM-\+EXɏR8.>p%GPxz\{_ij冻<d_\4:Tl'KQk?86Vߞ*Lq >o SQ&h:[Jl1r{;^=;&I)ܵXKrEs2~d. ;1$ЄuuDSLeP4{I^qGW<]XF1VbT$aA$V3,7>W .6eX utz1D}5yI%6\v&kvwkXWKv…2tKw0 }qʏ;l(3/:Ƴ6E93^Mھ0 }xݓv.\z"]