proftpd-postgresql-1.3.9-0.3.rc3.el10_0$>]-Ҳ/eK+>#8y>>*?*d * e 6<DT \ d t  (P`{(89:G&TH&dI&tX&xY&\&]&^'b'Od(e(f(l(t) u)v),w)x)y) ** *G*M**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-a64-06.iad2.fedoraproject.orgkFedora ProjectFedora ProjectGPL-2.0-or-laterFedora ProjectUnspecifiedhttp://www.proftpd.org/linuxaarch6438AAgZ'gZ'gZ'gZ'509f79dc1051f57417226c350dd3f56e024367ee7fc340ec84866b875998a083../../../../usr/libexec/proftpd/mod_sql_postgres.sorootrootrootrootrootrootrootrootproftpd-1.3.9-0.3.rc3.el10_0.src.rpmproftpd-postgresqlproftpd-postgresql(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)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-id464b854d11facce35a4b168b26c00d6772682666mod_sql_postgres.so/usr/lib//usr/lib/.build-id//usr/lib/.build-id/46//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]=464b854d11facce35a4b168b26c00d6772682666, stripped RRRRR RR RRRRRhttps://bugz.fedoraproject.org/proftpdutf-822ba80f991f427ed051a30e2ce96ad20d5142761e0aa12fe278db31cd0c63fd89b555c971bbd09db047f452c3149e511af8729d0fe093f87f8695d5f8d074767? (/h}r i9[BaVTP5zҵlJҟh:p+SD0րi7RRUSX\Xڗ5*%ͣN\έkIf9b5^i)&BtāIDE;r+J#҇B]AZμ|9MI@QoZv9r$~| ɚϤ4_K{6-Iް2ZVоWؘV`{.WN]~9{&{2iDž} Omח|۾DwSyrhc-U Gơ虋d/9#,I[N} ڙ-"C$I H:ĸp=JIkQZ)Gg\~=˖oxz88, T/2 \Wӧm|y:}JTV}q[ *P0+53 zm[)ٗ1-kei0..ؖ%&`b05 zyMȴc^d]ܰ_!iU9%N_%Ҧ˒đV+䘈cŽ% P -rS6<:-AYـLC(ϡ4&W{CHKÏU7 ae#L:=28I ;gY ,3GNS+>0=@4!oHx)F+<=JQS| kJ:v3<hcDN/G 5(ojpi-m.؏Dv<^w< @fzX)y`A ɏ/`1̋1|T \=YLِ)3c?ƥ wQ)W'# ^J3(ߔ赋# %oa @븎|H1r S qh,sAXN,ό5LG<,QAGI*jJ17*]^]K]Q2)+#29,veXD<3TO@'~`~9eMbnx)׏?/&gCg-XIѤ_:ѡS4Z ^,@ҡx_ZL\ |z~й,K=p ++gm~|VV{ e/ {"A@Ť'OOFv`P#m;{U(Wo\- P2H2MUɷ&U֝SY"LM :u1!3OT$9F~|T'3?))L@}U(qi17_Y4)/k]W)8:xyUOAmOȳd,M`K'~m''U|A @d!x)_RR5}\Na~r =fkk#*M:L礳$:_桨DPUNMNJDTI>^SK!NxJOh$Il_] qtA4Ti;;ڮN\2~'k ?Q{4tSɻc7xFq|ߤ7hy9޹/} dgG!y $W??%g'/ ?\~_w~:/)A|d(z-|PO٩?kIMtF3l/LD$R_:)2i4ɰ/D?''};;7SRyG:kxloy\'#qS~s ?3 G/?JGG#?:KOl>? G_y#!ΈQD B/RO~D~Rtu`S~R6 }u֡a?*kST]lBtI%YYz$dcqqyמRYadHIv+(}g%:)F}bp?J*\P8Բ:HS6SkHowC`3!t#gkA n9s#ǜqqI8{+=R֟Zgy"Wz3?NsVrcd񯯴֭r>ޡ"iMsgT8>P\=X(W=S pZo0"*:Rؿ%O5uo OpPP@ևٷ~fkF,ޮS`PL#'qGtE hj&قr²J@%{GCT>܀9bۢD{1x{-Je@-[فʸEEvS1 ȴ5 Q1sv3V"Tԝ=-"en&}?&]4-9AZ X+pY7^i9~{w9oW\cf-WF8 ^_2؜]"Q%[ofplj`/*W+Z5 Wٚw'T<v׎8o۹]n8!kU0޳p+yteh4y99[K`[-];u. ,L k]/9/b?6wwnx,^1],ܨtە\r7[vᱜV_E6WZyW.o>b34󊒉M68t:F&Y.12h,F'wlp9Uylh/nl#ܫsqZ2Y+ y*+?@yPḰZ'\Ʀljx]kjjV8*v 6+l ! vI ɻnn]. ZDg(!yv~dz2@_?@.ť?GW`<OKTҏx/Y>œ<:c$ ({Ǟ=͏?t}Pf0C:ЮRw}znKx#K#4_$N,F>>2O@6h_ E '#BN;ež92˒%~E/sNf?04TY(uo: ] JaT> 4MS@ eE:!Hz# @B2%y3Ev\@a\(+ޱ=GJ *m3/-'ܺ{HkS 9lH(_VDn"gEzL"#0#c\ O`:I$}IC:t)^&kJwT d^GAO]Ak22wM%ϸuMj;'Xjbz:sm+ۃ5NVYT\fgiɯcAj!0"m m:dK>R\GBE"U%_DXҼzYzG;p$%_^|pFRݥPL7[?UT8 z TUuMG|RJQT]%™s-^.?ɹj~QPw~ !ׯ#&M*nԌfRx,}|>Ϟ|/h?]} 8'$pɒ[Y.$#2oSU \گ2fݨ䇪$%+5~ffeihgVJ3V3mT4{(;w:t3e vT7ZҌ$DQ|9Q/֍'އŴIh))y`ZUs*ށ3[p %nՁ_^6orY+d6i]:n8e/;.>y]#k~~m^YjIr,[-Y+PXNY1Dy, WFkE"jzTegBo $q`WTLmBP1官S O$ )C ]J}4( hb Agϙ̜͞dUnZ"u/@L!m"tG W*+vb# i0A#MˍD('N䄶4.M86A񣉒hlKj YH KԔ7Dz+2<X* lL"!c{kѪA+r͊7P4HBb#T*],*v)M7C"EToCcZ5P* F >j$k Li"<+LB\K`HμݻҲ̶=T΀);JNύX Z|| fθr< +ꋣR'/m; ͝WZUJV`{~RXthԄj44ds|rNiO EJD[ oɸ5'QKcZ{2df60W9nrhndfjFьP:YmlBV=3|hrfffZ5kgߦ g +hm7Kx ֲGdįQ|S͙ L?k54jg乗6T& gο B1C~D0E9pXm4 ,R!FA=*@F_3hg8~Gq7zjFJ agT0~h@21A9p}uߋ%"zew7?-{ EqI SL %@PS5!$EMmt*CI(r Qh"Q4r@B"o3 s/ֺN% dͭ:lDZz HMJthFrh yXx@:=ץpP:dwq[~?* q0YjGnpGs.0f;O85l;Ui &<^/\ŔK(A sf .L9 9b͌ۜ>Du>߂I#a۽*$`ƂM7Q:&a~y&meHUh) p^?=eiј~FZL)2l$`7Ӆ9|ylQL{VG*soŽK@r Fa PPՌ/ jLv>fZ6r|幊3x H432TB(H<3 ]պxKS]qq fX䇢jORzHj?.h0OsoG1t uSXSPfTcA5I:a4ȅ;e7h"1;{PG1' „"ظ!QP9q{qXAxڤb3z. QbהwʮjrV$xv|:KUUY=N`5b#$\}b_ԗeNQhgjvT6%J6{94#J:"zmA/ xA2髙cy'wpx_4۵od`Q2O{Y5&}M#$ekbj@' /+[~V ,dr+bTs? Gk0!a.W(Í1;:K1[~7O[n7r旿n+NBsNovMn ]j(Dc5捨QLO7=f̿_YT}=5BHk#cI =ZщIwmc֮oF#n܊W@T}yH{.~Uނ!zԍxbBhɲAiJdq'aem`396 ^x0<̍++·AXV͢xKnaw+36h oqcG?y3FmCk)K5(!8KK.q\Fc9}:~(>C=eߵ:ǐ SxmEqf/gBNܯoEg>_%{5=rYt?ùrL0s9^n StMݸ(CE{to',} {go>^P܋/:LEuu]nXpQ^yo ['ތHh?,UݰyإS_FS#FI8QPT8c6TRS CWd4ǷtͲy&;U`jdv|—Wߺ= =dFݞ+q%@bτ>3{#ZM "п}l5^0(faa M%Jb 5- 9Ty"fiv;8l{^ލwꀑr߂c&ZPl"hPO1R 3kGLnJ'"7_T0QO [poxX5I1_}Zƕ@޿sMo!? Y3Dr~}\mS~ٚ_&}mңv&RhF#fqnΠp[mG[Fۇê|ZIl6B⥌ED`A76|pq|{9;J-'kG &Uv o+)F3ടw[{`K_qd ˨Y4ޢc|xW6>W >U?l]Ix6$}Kf?,w?afÿ-C r4V@0>Kq ޓE2*:yˇs])^s_hװ,#0ؐء+<,uO,+ZMz }I~!Bz#:r7op0衧MSM;e/l&.#.1O\BMʰ2}~œYi9ǖ*rOpP\a1UO쓗3Vza % rQZq[=S⏿O:SgvkI~3_y.'c<}Zo/ʏg8nX|# fuߟ*7uwǷFp `xS<έ%":H>"&kR{O2 /DpRlPsqRjf*s\l_.S΍}\OTAW]z΍a߀,^;y"G +?;8 t%?oNyU/7vg7nڤ ҁ&3:xW?7=dr\!GizNm[1Oc+xc1jݺ16Ĩ[J`>g~}I+Tw&^rm ٔ20cO7J h:Sk~iV)+/R  fm4fоJ9j䎶{`ڠqGs|K~jCB[ӿ7[gh:6m ߢ߯W@o"|=MRVã^7h;!!e~C1ɴ{:&_hOdQ{\?M͖7>f9=s& ^zֹ4_;EMhr=<^+Zc_Myd\G_0X!Hn=ί^juc7Hf6kΣ?mS67i;E1#&yVG9 P{]s?/TO\>hn0MsLY;;*p{/y9_nݿ z֟i;,QǣƍVɮA<NGy4~զݒ-Ѿ,`~+K㞅m7'=^ۤQb)C|6d[<ۛLRd+YTAV6h'+W%جM>q^Ƣ۞X0v9iYg~gc9p1]`z asݽH>${mN/OtvokߞiVnogEV>aqA8oi%mA, //R8{`%~ ӹn]L(~MFҴ`)Wb7%7@aU<(n+ۘF2mV9d_\7r2]/{=a U Wxk$d϶=QW2Q@-9չ"qW5'=kf0ִUݣ~/CrZ|tI~MAh m<|b% 0Hs5A{u9<*X?Ytsf&|2meT:7o qc@yWQY*(EJ&:k}D${7\H0@t6_)磢>vqadHyV_EU_@ OXO4b/6mVa餯*$-OjW؞DО~ìpHSS'-'>B&!DɎUn5K m[rLɼ}2t͵ͷ.wT$lK-qn hQ݋<[`]:0Ʃ \-0d$nl\lnRS)nbhBTMU:ʣy."sek1*/h;FI6$?YȢN.ygMD#~Nԫl1NGG(3u -L.(.F ⷍND۴Fyy(7f)N