proftpd-postgresql-1.3.9-0.3.rc3.el10_0$>\ L}óEx>>*y?*id * e 6<DT \ d t  (P`"(`8l9:qG%H& I&X& Y&(\&T]&d^&b&d(e(f(l(t(u(v(w)hx)xy) ))))*$*(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-s390x-02.s390.fedoraproject.org[Fedora ProjectFedora ProjectGPL-2.0-or-laterFedora ProjectUnspecifiedhttp://www.proftpd.org/linuxs390x3(AAgZ'gZ'gZ'gZ'231d9aaf4ce7f7de960615994586624b1099242252e0ed38af3886607ed82659../../../../usr/libexec/proftpd/mod_sql_postgres.sorootrootrootrootrootrootrootrootproftpd-1.3.9-0.3.rc3.el10_0.src.rpmproftpd-postgresqlproftpd-postgresql(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)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-id70832fbd509f8675eb35e7f666b3618f800611c4mod_sql_postgres.so/usr/lib//usr/lib/.build-id//usr/lib/.build-id/70//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]=70832fbd509f8675eb35e7f666b3618f800611c4, stripped RRRRRRRRRR https://bugz.fedoraproject.org/proftpdutf-8ba1e7ec56e69288134d0839cee4fee7943efc46a436666b6f2ba769a79ea10d0b019d6d594c88cb5995c485bef245cdb9f0cc5095407f0325200d51d3a67bc6d? (/h%mJh8kcCHt_+jMfK" ǐ\AU C*I |UWDJ}IyGxFsEd3+u5A%U)ucx! @̱" uڕ} ͒Ne]£bzJp) g^-oUd*gᣚ A?0}\7<*@GV ›HTI`p;(^ Hr ʊt;-aǾ,e fsՎZ7rY_f8_p5<&yw3nbv][&p2>wg.n\ 6&0K~ OFg3w7ټ/\8]8۴9vwix*K+g3m/_mYژs{6kc87겒 '; XlQ,B$vCKH%)"&IpUROAn|9veHKbICJ/ٕ1dp9f%UZipj((1=WɥW~2ϯdaw?6OA>we3K`IH(S.$TǢc'\,&8k&ޕ <H{K r@cIP)A((K_j *b*'e5R͒^ ^U[o&x4 )^<q7c. RD ouu{mRۮڪ=۽fYqzV*n5uZ=εګW[WZ6- kjspuVŢ~UmZ%5!(D3LȽfGrZÚ2ir'(-;@A!RaCQϑP:Q( t+b+{ 6,P\p k"ځUHzl4Da0LI{>@mP alpƈ!:9ciF#bzT1$xC*rNZ=)qJ6+K\^. Z S[|KLorHK##Fc;% +\:U@F-@lw"D]ѠT\t)<~x9OTO Mog38:R\]*K!Z+?/6NWd1#@BuX,^ʡ6qhjC͈u:c 0Z跗F$i>d( @_z*Xc?G*q)Foxґ0KV#EJ$"z\C%WDM 'EtG~飺2 q4BteعhsH/[B0J0H,,xgW9 8EQMAoQ=J>ANьL"A7E_ȇEb4Mqk(3rmpB-=UK S+oyZ5RmMUT8^v;d/6.F`*[;Z#o ?jϋʆ8p b\΄T3x8A>z9JwBVUBۮMD;NRBB]RN֓m׷wRz̃]+YŃnRE[Tw:e>e!+fH@ihCfƢ=I 2T )}R}'`Q:렫N#ُ O$G:d3#Kn^wXNM=4 42:Ⱦw0 ɺ;%* Ui+$z= }*.CS ш|Gc N6ޣ*~K;P[ss8qUy t !dP;qBնFgx\Z/d8: {qL9e hnFƵY񐄭IXܕ[IT#[e:H6`D7U4b~HVx~mX݁AS^pd@ -8|GKXw"D?}^nhZǎ}[k1 S`'ɏ&~?_)?O`]$G>ھa2{N+I7|I X$ P~)muwhz份irxtxD$vN$ݧ1 p'TU K+\ւzC8_Jqz*|{믪s»"WQ S,T5*BOP'1G~a6A&J/s{{|&ӕ =rm _y};b;SMb:1 ? - ;-ȼ2K0vvaL N`^@+i_hc`cecdal^fvv_O # Cnnӽ W}{9/Wy<. v/Tyod-8_Na0է+c7pJ/tY0Vק_1麾Q0v̋o+,9-̥kf\h~2{eW`N&Twݿ3ܶ]>Gmҳ;2(m˫JJYV*j mzFURQa M` kzՎ]ұfmy+tYwY~7`_f3!t((yWʲ:0ff-8^cGP[Ҽ~l KK횦KQc11Z5Nټ6.v -u{ KV.RbzJFt(%)2*X@1q[;L$&ٷ&o]\3%Bx|_$i4i#R֡qܙ@%-wzWJvMp|3@+0C%uhN77 4="y01"B D;&;[=e=<,1z}wZ{bK C, 3Er[J""5{!R=kQ7&+ē3k?Jyqq17[FxND2НD!J*~&*Y6:˸2Ι;q1Xs(j%NϘJHy#y˼e;K$ ASYІ˘ȦGöe}W \{EH8!, w5Th({xgXO*X |I u`N 02/YCWq|01 VG +o]+!8 3 sJY!^LNaԕ< Qt28eZc'y7f w0UƹQD@B{*b}&bt{=K\-m3?^i@d$glpv#%o*;LH0gS*ksLůs#D8HhfUQX{,-1#,y+*{[(FpwQNXu ceVIGXea "8X]M._d&{d¦&o!"d.P$M#4Wt8pʒ,9YS來}IvHCpG߀-Ѹ5#uOݾ|3|m/V'T,1o@6*꾜{m7R}G##okMh UDB([.bcNqRdbvr ?F8L}-m9HEHV NMb]͜Fxf-pNT-~:QdX.vSIQԩ |.|>so6w^0}Ӷimn?dnx/kb_07 Fwht?rאar TNMfAbS`*\h >`N"ޑUEꟉ2J  g@P }VOLcjUY4܌H"ďҫc-3O! |cyCo]>YSmK\ ULfAx5A)ۢIC ))~$9[ FM΃)$^xcFy}5m552>чxF mmꈽX׌+W[2+c,BIk&1=Je/9K4znuFJ7; P'GV$Wj17L=GI%qG@4H ;+ hLh`-~31xza-ۘ:̗+ G(HB1ź(Hy-6jD9ceB3Y0-Cж+!.L?Ҫ#8B%uYD4c:WJ.zjH4`k{eX7H&zAQXYs&MukQLM&ю&8a9bcVMaǗ9wLOz&Ԉnl"LOw`@H'I ^ d_CVadsԭ+WqN^N??6kKpJO-V]Mj$SNc6!3 h>1 vSv}b2vSv}b0⧢4⧢4⧢\245fSukd'1ڃ9?VJn5ol9>=.^$DyE+T}a50/T]d0c4a8_xbq}G.x\D$Eҿp# z?x.;G:q]&GǍahq xr~ǝIx%WjtjAC"s$ z5d S@pb  ! 5-(4na nj`ޯHb?ˎH5J-z?U ᇅ=TN eF^tr!ϐi˻TRî= C"v@'W(5TSv}Wy>o$g`F؎rsk׶whv{3|o:[ ]%$?=%4~6 1$ qqd>vڛދx&dg @wߣa~ ,&MX ?񩑀k7[6w Z?]]tˑ6oTPuF:3; Hr@A}w.baĤAj vН("W•~JA\I}3 ]2(sz XhrAF_( J#ndg㟼|g0i0rȗ)j}qtEixcqiag%k=$0)l׭6HaAg%?d4hfX;ypXvp69YXɢ93H{zecE7ͦ}uA"R!R`4#^Q.\8jR!%^` ;^Uj׆]yMWbYjt.FbҁDԂcxbbwVH=И[X@a=4]H$P>Sɫt(鸢a۰T|ϊT,MaYx |qdaV5`~){,⪒z~7 N:9|yXrf1]>5$s b|䫇3@1IB+m: DgBG+emy?ʢ7s $pK5 Z}urZ>?K/ A7<}XTXlݷHd!B"goa'@r/F"uK.#>@ B7 D P2:E)HD}fs7Ճ^XA!͙"ǻM>.- 4'll Fd- ATx“ RJ@64tL p$n=q6Д.ƻ:)Yѫurl\LדLLc`k>"o>5"x7#pԖM+ zq[z\[)-# d%yы|3יᳮW!֛xnFs:/,+vuB2;jS .#H{};lwIs E􌿞8w:OЛnU:ju{}Hi $Gu2,^pYՖP^`Q-kڊI<[RƭoXf#䤎4< ;oCG\TzRi;`K2[2m?cE@b~BbOs Ztx`}&Ϛ)hX* 1g !ϫ/v^lۮ9-K,hŤ`_OMmw!fKZ ʽ4/Cz' dzU%4~C_~@FuF7]#FyQkG(`Up28!B|bTpV9pxȉk{IJrQJl{mߋ]U u g8"Pщ}aHaŹkhFLeSŚxZ* gdqLt? j䀁潶 a}1Kj?U:m"uGMk:NI^aȞ~[`mvc~L+{A|xlV Qv&m2Zsb5 Ύ%!r!^sӏ˨WvimL|xT6)mUȆCx) v.6a#(ahKG8MQi 7CxW܆e|l$:|6M6劚hR$°JQ{1{ sK>ڷIpB";YY;wnU/:kCr#QmڧH(BO i9+j/z\bL o`Q'0DBҮ-JPbsliMwFKAGs=jE0?d3A<:x8DẀx)māT:Q{mujXIWk ^Q֜.0NѺAl( g[G-OK$gߜ" I%v}6z;`IZ[cjlTa%V憶&UzxI=0vvArrܙ_ sfeA:ٮm;c\)';ϜҴGmb"gSSu^" pQ-a 5߭m(㛬.Jł [y.'I^vg&=z35REѽ W_S9v^ 49t(q;\:_t{RPp`> 3tmz<8v'F*HJx<7--f~ +fW$f?}$^2z9<Ơɂm깎~*dV8 paIjbr^hFc}; *-ؼMYqʲOk?b=pEYu\`by12@دGfXP^Ҫɜ48M@9BF;}8H2`4Hzq)C= -ď=Uپϯ`|n\,ȩD)qU%2,Pie1m]+Av4xe;,KXc>#T,I<(q$eD񰑴88Ȫj?dDTGIK^d =:O],LI,o\\12`98T'/LTT'NQVky~B3jkDc g,0pTl !kb ZA 4xO:1 Ջc "[tS Ix$(/CQ AeD(b(!ɥp2G -*VwJ־O\k])fZ5L?۞9B1{-W.N[܅!I d!y*8jG׽Is|yGިw:2NJt&rẢrmx۾e=bȗjN.4ǚR J()kB&!En5@P翘@ VA91^`L3q3)I>ȏ