proftpd-pgsql-1.3.7f-bp154.3.9.1 4>$  ApcD!M@eeeF7E]!CV6+M8L&#ybƥv,vTd4xf{Y8~e:-[wDJfeOCNn:w,&h=B:zѳt)4)Y 3ìMkI=I/lpy`ذ8E-JpS-W49FFa`<&|kSXFݒCZ=do+/nD!@iW#g'"U|"e1fdca49294b739ea513a1e10f7a1f6c4ee863f5fe8cb1ed666ebae770e0c157e5427df3ad42c61da3b2aa46addf51209beadef59ccD!M@eeezOmd@usQԉ ~5R/|2{z +c\=9jdPzR >DqSHMp5M? 4D&0UIܐJ:1~PN>R !4ہK4џJ"0}=xFs{L-- M) *0h+%lQm SMCճӅ؃'-Si+BvhW1!LbbC\0VF dqi->l,bY;Gwq-(>p>2?2d # Alp    " $ ( i lpuz(8"9L":"F/G/H/I/X/Y/\/]/^0 b0 c0d1me1rf1ul1wu1v1w28x2<y2@z2L2\2`2f2Cproftpd-pgsql1.3.7fbp154.3.9.1PostgreSQL Module for ProFTPDThis is the PostgreSQL Module for ProFTPDcDobs-power8-05'SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxppc64le'؁cD26fb27641a22983d9483ec26440fff87c7b6bd5a9909a21a7a26576fa99dae9crootrootproftpd-1.3.7f-bp154.3.9.1.src.rpmproftpd-pgsqlproftpd-pgsql(ppc-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpq.so.5()(64bit)proftpdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.7f3.0.4-14.6.0-14.0-15.2-14.14.3cc<@cbL@b@Qb?@b ap_^@^3^S^5h@^C]@]o]@]D%]\@\+@[E@[DYqYC@X@XӸXO@XX~@X{d@WW/*@W/*@Ujchris@computersalat.deStefan Schubert chris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.deJohannes Segitz Dominique Leuenberger chris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.deMartin Hauke Bernhard Wiedemann chris@computersalat.dechris@computersalat.deJan Engelhardt Jan Engelhardt chris@computersalat.dechris@computersalat.debwiedemann@suse.comnmoudra@suse.comchris@computersalat.dejengelh@inai.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dejengelh@inai.dechris@computersalat.dechris@computersalat.de- 1.3.7f - Released 04-Dec-2022 * Issue 1533 - mod_tls module unexpectedly allows TLS handshake after authentication in some configurations. * Bug 4491 - unable to verify signed data: signature type 'rsa-sha2-512' does not match publickey algorithm 'ssh-rsa'.- Migration of PAM settings to /usr/lib/pam.d.- Update proftpd-basic.conf.patch * remove obsolete config option, LoginPasswordPrompt - rework proftpd-dist.patch- 1.3.7e - Released 23-Jul-2022 * Issue 1448 - Ensure that mod_sftp algorithms work properly with OpenSSL 3.x. - 1.3.7d - Released 23-Apr-2022 * Issue 1321 - Crash with long lines in AuthGroupFile due to large realloc(3). * Issue 1325 - NLST does not behave consistently for relative paths. * Issue 1346 - Implement AllowForeignAddress class matching for passive data transfers. * Bug 4467 - DeleteAbortedStores removes successfully transferred files unexpectedly. * Issue 1401 - Keepalive socket options should be set using IPPROTO_TCP, not SOL_SOCKET. * Issue 1402 - TCP keepalive SocketOptions should apply to control as well as data connection. * Issue 1396 - ProFTPD always uses the same PassivePorts port for first transfer. * Issue 1369 - Name-based virtual hosts not working as expected after upgrade from 1.3.7a to 1.3.7b. - rebase proftpd-no_BuildDate.patch- fix deps for SLES- remove configure --disable-static- Update to version 1.3.7c: * http://proftpd.org/docs/NEWS-1.3.7c * http://proftpd.org/docs/RELEASE_NOTES-1.3.7c - Update patches * harden_proftpd.service.patch * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch * proftpd.spec * proftpd_env-script-interpreter.patch- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_proftpd.service.patch Modified: * proftpd.service- Update to version 1.3.6e: + Invalid SCP command leads to null pointer dereference. - Do not limit to openSSL < 1.1: proftpd has had support for openSSL 1.1 sice version 1.3.6a. - Rebase proftpd-no_BuildDate.patch.- update to 1.3.6d * Issue 857 - Fixed regression in the handling of `%{env:...}` configuration variables when the environment variable is not present. * Issue 940 - Second LIST of the same symlink shows different results. * Issue 959 - FTPS uploads using TLSv1.3 are likely to fail unexpectedly. * Issue 980 - mod_sftp sends broken response when CREATETIME attribute is requested. * Bug 4398 - Handle zero-length SFTP WRITE requests without error. * Issue 1018 - PidFile should not be world-writable. * Issue 1014 - TLSv1.3 handshake fails due to missing session ticket key on some systems. * Issue 1023 - Lowercased FTP commands not properly identified. - rebase proftpd-no_BuildDate.patch- fix for boo#1164572 (CVE-2020-9272, gh#902) - fix for boo#1164574 (CVE-2020-9273, gh#903) - update to 1.3.6c * Fixed regression in directory listing latency (Issue #863). * Detect OpenSSH-specific formatted SFTPHostKeys, and log hint for converting them to supported format. * Fixed use-after-free vulnerability during data transfers (Issue #903). * Fixed out-of-bounds read in mod_cap by updating the bundled libcap (Issue #902). - remove obsolete proftpd-tls-crls-issue859.patch - rebase patches * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch * proftpd_env-script-interpreter.patch- cleanup tls.template * remove deprecated NoCertRequest from TLSOptions- fix changes file * add missing info about boo#1155834 * add missing info about boo#1154600 - fix for boo#1156210 * GeoIP has been discontinued by Maxmind * remove module build for geoip see https://support.maxmind.com/geolite-legacy-discontinuation-notice/ - fix for boo#1157803 (CVE-2019-19269), boo#1157798 (CVE-2019-19270) * add upstream patch proftpd-tls-crls-issue859.patch- fix for boo#1154600 (CVE-2019-18217, gh#846) - update to 1.3.6b * Fixed pre-authentication remote denial-of-service issue (Issue #846). * Backported fix for building mod_sql_mysql using MySQL 8 (Issue #824). - update to 1.3.6a * Fixed symlink navigation (Bug#4332). * Fixed building of mod_sftp using OpenSSL 1.1.x releases (Issue#674). * Fixed SITE COPY honoring of restrictions (Bug#4372). * Fixed segfault on login when using mod_sftp + mod_sftp_pam (Issue#656). * Fixed restarts when using mod_facl as a static module - remove obsolete proftpd-CVE-2019-12815.patch * included in 1.3.6a (Bug#4372) - add proftpd_env-script-interpreter.patch * RPMLINT fix for env-script-interpreter (Badness: 9)- fix for boo#1155834 * Add missing Requires(pre): group(ftp) for Leap 15 and Tumbleweed * Add missing Requires(pre): user(ftp) for Leap 15 and Tumbleweed- Update proftpd-dist.patch to use pam_keyinit.so (boo#1144056)- fix for boo#1142281 (CVE-2019-12815, bpo#4372) arbitrary file copy in mod_copy allows for remote code execution and information disclosure without authentication - add patch * proftpd-CVE-2019-12815.patch taken from: - http://bugs.proftpd.org/show_bug.cgi?id=4372 - https://github.com/proftpd/proftpd/commit/a73dbfe3b61459e7c2806d5162b12f0957990cb3- update changes file * add missing info about bugzilla 1113041- Fix the Factory build: select the appropriate OpenSSL version to build with. (fix for boo#1113041)- Reduce hard dependency on systemd to only that which is necessary for building and installation. - Modernize RPM macro use (%make_install, %tmpfiles_create). - Strip emphasis from description and trim other platform mentions.- update to 1.3.6 * Support for using Redis for caching, logging; see the doc/howto/Redis.html documentation. * Fixed mod_sql_postgres SSL support (Issue #415). * Support building against LibreSSL instead of OpenSSL (Issue #361). * Better support on AIX for login restraictions (Bug #4285). * TimeoutLogin (and other timeouts) were not working properly for SFTP connections (Bug#4299). * Handling of the SIGILL and SIGINT signals, by the daemon process, now causes the child processes to be terminated as well (Issue #461). * RPM .spec file naming changed to conform to Fedora guidelines. * Fix for "AllowChrootSymlinks off" checking each component for symlinks (CVE-2017-7418). - New Modules: * mod_redis, mod_tls_redis, mod_wrap2_redis With Redis now supported as a caching mechanism, similar to Memcache, there are now Redis-using modules: mod_redis (for configuring the Redis connection information), mod_tls_redis (for caching SSL sessions and OCSP information using Redis), and mod_wrap2_redis (for using ACLs stored in Redis). - Changed Modules: * mod_ban The mod_ban module's BanCache directive can now use Redis-based caching; see doc/contrib/mod_ban.html#BanCache. - New Configuration Directives * SQLPasswordArgon2, SQLPasswordScrypt The key lengths for Argon2 and Scrypt-based passwords are now configurable via these new directives; previously, the key length had been hardcoded to be 32 bytes, which is not interoperable with all other implementations (Issue #454). - Changed Configuration Directives * AllowChrootSymlinks When "AllowChrootSymlinks off" was used, only the last portion of the DefaultRoot path would be checked to see if it was a symlink. Now, each component of the DefaultRoot path will be checked to see if it is a symlink when "AllowChrootSymlinks off" is used. * Include The Include directive can now be used within a section, e.g.: Include /path/to/allowed.txt DenyAll - API Changes * A new JSON API has been added, for use by third-party modules. - remove obsolete proftpd_include-in-limit-section.patch - rebase patches * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch- update to 1.3.5e * Fixed SFTP issue with umac-64@openssh.com digest/MAC. * Fixed regression with mod_sftp rekeying. * Backported fix for "AllowChrootSymlinks off" checking each component for symlinks (CVE-2017-7418). - remove obsolete patch * proftpd-AllowChrootSymlinks.patch (now included) - rebase patches * proftpd-dist.patch * proftpd-no_BuildDate.patch * proftpd_include-in-limit-section.patch- Sort SHARED_MODS list to fix build compare (boo#1041090)- Removed xinetd service- fix for boo#1032443 (CVE-2017-7418) * AllowChrootSymlinks not enforced by replacing a path component with a symbolic link * add upstream commit (ecff21e0d0e84f35c299ef91d7fda088e516d4ed) as proftpd-AllowChrootSymlinks.patch - fix proftpd-tls.template * reduce TLS protocols to TLSv1.1 and TLSv1.2 * disable TLSCACertificateFile * add TLSCertificateChainFile- Remove --with-pic, there are no static libs. - Replace %__-type macro indirections. - Replace old $RPM shell vars by macros.- fix and update proftpd-basic.conf.patch - add some sample config and templates for tls * proftpd-tls.template * proftpd-limit.conf * proftpd-ssl.README- backport upstream feature * include-in-limit-section (gh#410) * add proftpd_include-in-limit-section.patch- update to 1.3.5d * gh#4283 - All FTP logins treated as anonymous logins again. This is a regression of gh#3307.- update to 1.3.5c * SSH rekey during authentication can cause issues with clients. * Recursive SCP uploads of multiple directories not handled properly. * LIST returns different results for file, depending on path syntax. * "AuthAliasOnly on" in server config breaks anonymous logins. * CapabilitiesEngine directive not honored for / sections. * Support OpenSSL 1.1.x API. * Memory leak when mod_facl is used. -rebase proftpd-no_BuildDate.patch- fix systemd vs SysVinit- Remove redundant spec sections - Ensure systemd-tmpfiles is called for the provied config file- fix for boo#970890 (CVE-2016-3125) - update to 1.3.5b: http://www.proftpd.org/docs/RELEASE_NOTES-1.3.5b * SSH RSA hostkeys smaller than 2048 bits now work properly. * MLSD response lines are now properly CRLF terminated. * Fixed selection of DH groups from TLSDHParamFile. - rebase proftpd-no_BuildDate.patch- fix for boo#927290 (CVE-2015-3306) - update to 1.3.5a: See http://www.proftpd.org/docs/NEWS-1.3.5a - rebase patches * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch - remove gpg-offline dependency - fix permissions on passwd file * unable to use world-readable AuthUserFile '.../passwd' (perms 0644): * 0644 -> 0440obs-power8-05 16747245221.3.7f-bp154.3.9.11.3.7f-bp154.3.9.1mod_sql_postgres.so/usr/lib64/proftpd/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17825/openSUSE_Backports_SLE-15-SP4_Update/462dc8220afd8c1aa0ec1c97e632a4fc-proftpd.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=15f36a04baa324d597da1d3d9dc7f89e59ca7403, not strippedRRR5r%aNd<utf-8890b661547cbb49c7adf9c3f5d7f4f410188c4811d4487b39cedec863a0f3f26? 7zXZ !t/(,] crv9wOo*EGFѦ)c3Q8ք8_7ȸF2VYe+nX ^`9='Y4B%5\*>K* ԹmF'= 1T`3.PC[y>vBާfƘK>pX^`>`q➇3t>&O${}S~R`< w 3%!܅6hUThUԠ=f`q%=0g';#78(X WSqX0FvZWf;&Oؑө|jc9972z{H],]ZLO*5v"Sz ~gA"D=Ԛg=տ6{'>H6oaZDLyU>ĩסхCNZmB,>v!S` \E$7-"ܶy"`#ӎpVh(EN".S0ST9zC:'3Lê=Tծ7E{l^Th"薊32ЊF]1A$V!@5j/Ki{{aA7Ƈ4/4kTW##d0%/!5W95y);|(ߦ^Ng;dlZN%,j" >7Z ioj H?1dT}vBI JːBo kuTI)J'LHgUjHdZcN:jIa_6'i<խ կؗa܍dX0kOFl gko ߕ`f? Ir ,T{Y^0.| ﮻m^&N/ު(d|cHWȖ/+| hؙc{v. j꿣WrP55gtKW%sjš}8*u_}`(Jȍ/)h5r/㽀ؽVG -aN"ﭭbS`۱ٛb7QY܈NjdxӕT|4d J8&ʕq2-! Sᗿ{Q$k}0'X>ւ(ӤB0vNߛN, mxECp4dzR[Vq |DO'*ZA  <= 'X,b75@g- o{ J*+6#Ǣ>jB+&aۆowT7=E?h 2g0]q3j2r82\tÙN2܂9fT-Y%Y>a-zQN8Lף[_țtsEHԾxp }ѽU>xYO %n=CQ{ Q\>i@ô>M)E1A:\k0dWYԇSd(7(DGp5ji\$dyּt]p#g}؏\W%iĎG=j cyT{'\r0êH\@cM- Em)_h"Ct7ke*!5s{@G"= ct1hSc*qnޟ3w}Xy*٣"쿨r~%搸cc{^ފ;l?CVmFmm˥d,&!<]f'~b*ny:MWL|ĠI擠̒'-짠*Wn]9ꁵj/'[in:T:SΙ`um`HsBشTɓ #~1`tȗ>:mvL$bxl/6`"jrWfZܠ4]Ȏ< Ps],,Nn$7Z2'/M/>V"l 7c3E^+N-;~wfmӊD:YSmzj7=*OADMW111,۬(%Ц:DսB(~TEBqYr%(BKKB n}ޮk\|, YE眸yA]Vו5q`Z\{/L(=FȟxUU-8U QE`PB5^fKk 6IK" 2FqҺa,)u^'TCnXµ!YHx(.cί("!o)!e3QMvNHIٺXCo0+~6Of-b7ĉ,O?TI=,6O; e^\\z]moaq %=s]tQG 10b1}ܔ0N,#V8Aۥ4HJGv( (=2Yopd/H,0$CzPƱrZYFiP WL 皡wYB9~s& N i;~ t݀Dcc RLFuKn:J*PNߥou%X:N175G{*\a6=SbZLnDւmOKNA5k[.qղjEs>w㊭6 #1X12>xm =qU7_3c49< Z`hiGDR b̍_8iB,dR.%DU!Mtc;R[#·^3cH>]cs,^awvvbL~ulJ:T$˗`*Z&!%6U"8J7+]Ͳ}Պ,_2MeY2ȏ|. 1Mk3PǧYa~X.v/#h) \sf^p\`Ov*a`5[b lZ6o%v9f(P*ƈK4+p~I r9RϬYbHE$ЭR^*r w < i=Ut|:ÃQ"*ֆ,b*l|p!x"L/R&-q@mK) 'Gok*uaqkYI^PmuF6u跶waBR7ˎjNot{pgxdQ"7 wr7 ]̪^tM) ZJZř?hi5]tOz K S& MԦfIHB\ O~0`"gcÚKɸjiuӄ6 Ә xN8Furi&v 8D }D.k5ɡ`' ;׿NiO*;B",E+jE]zerJ(/Q}zsa-r4W$N"QIWٸ=_B#讗}gӹgZ^iB2SX*˼լ :0[Z Pl-)Vq{+BbrsKOo%42IZ\B3LB:ke Nj%@YfŋڢfMo-XerA: -s]J;UbDPE'i/-pTr}MDiC~ķEX,cJw#lddžakT KWktIK`B 1ʻ[  xR3gX O SےWM(^U^(.P݋7D$ x>Q-7 kL_ ?Bֿplf +CZVcHeZ|?voAZ3\"[2C4 .M(`cAD}Bټ3 GEa-8pvBL:exn0*WoeVxzB5b=\gK QE!Z-ȗу)"g{xRO7П$zYޘmaZӥi\QO0=<ݞUf݈:dwّ p v_S}`b#F.f](=2ϧVA'GDi+I'd۱u.[.ޫ#luGvh:a(9etMfB!bQ8y {*V@@ː>Q ^2 $W) gcB1nF|g?m I|&$i(9I޺pEd+mqXo34Q \VܪJS-M|=FҘӗ'P _!^;y]:+T@itϓA`(,8p^CeZY̅'?J++x<`JjC!wz: t|uh ꫔8=}Oe2/> L1}ȝH8~t5r!g/qpr1*# =Q;wrLUN'orYAxxD7L`9m6iU  TXMsM_ 1my1 f+^w>8zʕshJ]i_J?iF ~p֍&y0t<0MYS&6v= eaX|\k_5Ӿ6b0ܪT:o?\Ruz&dKmӎ\g1z c'7v`fuWB1c9z=6ec1Z"_uߵ-܉>b:m׹[Z'/T0^ӠW YEd fDK{3Riiy8G*ѕk/al^>>RKe_ Y5!cH6Ÿo© gopx.M%O}w83xlEBrA{I%4!mȐs($ym{iH.-eK WT>a x.MQdېP reQ%'Cr1Q.ft?K+wőO<0>~h0F̸`g@[)O<5;آyR|_pj̿SQb}"F#R֍)qާO{X|-Zr΀J ` h>۬byYEKIrj|U1ãH ha]dUPS Φ)jC }6%Y 1@> 'g]a=a `ށNxdm/:V +m2ݣVnڶIvg6F gmU[>-(^5 ͛_iQS.- 7'hq!WjB OxhA9߉M0/g552pD+khI -ioT ӪKđ}[Zf00O^s=rf+N8f*3cH%/K_/ B eV`xILzq??[!k|fͽEoa|)ušucR2֑6/XmcyL5eH{X[4V[~Q6&&Jx-sS]uYYk@xZ+ L $~sL~kPM$t_ w,bwG1 =A;n@.ɽC"FuA_sfz̈́ F(E$ Cͨ\,<aï6Ò>*O\q άs}Q&&z;QYWs639|07(3wIOF߷byMfIDg0h/ipW 10:A|oC-DOŢh͖,Lטf@qEUB1H }b>hkj"_:G:&O8TD<ȈavY{Q,W曤}'#o@N\ev& ۯ)-i}}8h#͢=\K91;`e耐>U#bmɳ*RJ}5Q7c8w*dfurL7W 1T!런$wQ&4<Q[viVY'DhJlS$⾸y T]dU](Ea'0y܁HOFW"gI/4,fC'mfU?Tp)SˈjlשUa*Qت"+e )K `),b|mF?>D-$2yrrLX\^ƐQVO 1b^0X4&2Gi8$6I}.A P_)2T/V<fҰO&JYX>U}",O@qTORBIvpNu㚈PF>T~!2Ei{珳AdLUmxT>&o27/H.NBӝFgVh3 GY-d߁Ҟr.T;He:߄ ]D65airx9Z#{oQTNއ Y:X1TnBJx[9 o@ rZ\}Er}&wRc6uuɴ֞bm+g MmS.ąG.3r#}xD.,15ƨt_ 2j1D^`Y|X,;Q/DIZ F}O㐞<&ka+b*|EQ+nڐCnP vt0YzEn P`]?գx w H"~ˤZ8GЅCuaF`!JGSɃġF3y6o# |=t\u {돞7zoKNI A}nf4r5B :, O1 sa~(OֽތS7 BQ ?tn>Xۀ;w;8+'OGlF~O ~C،WdWWZlUس[{ؙp'i׹i{ޢ=#>f a ߐ@|`6 F9,}bs'W}jyжNAE'[JF<\%BJ nhi^L#ᡪ3dE'0 #HQ=?}R0]/E 6+Nz׮ي z(=$[w|ڴ.KtZZGo 9ྮvw?ELLcܧnSy()Dz+Q /@xL3׏qCXk(0?^Uh_WϺژMhb16lJ jm&,#9:ذ >uw$XzJG=  };RcF"ln.R:7iȽٵjQQ))JtBg<,А 3|Y\|WлՍk#R}&Ph6Ľr>C藔AEF Ko9]~˶XRXt|촇}36)kЉ`X)7 >T\?5.m(eO5s"밫I3 [ƭng1{š.5E 6 3-h{Tf:9;Ŵ#t_hc1VҴng)&Xn4 n-pnS0Uk)&e) P ? iui_tpc>)ܠ3#P\El=TEX3;Rx)$ G(1-9:mƠn)PK; hHnE#mt| 1ZXϗn!'4jP\n{ElsGiҴ#lrG!'ba(kIO>'Ϩ-/Odi!3KY|= 9$K88B|*JoA!u4Ï2^(.]u3 qop_{>ޑ{=af6'*D+QT_C@"%bVV\vy]k4D{ܸefb ׅA0_N Poxv$Cr[x_A96\3ըZ9Pn=W³$_"ihS7Q>lM^B-h~q2}Wtrɇ5?zVEŠV:r 9Ɨ=|xZDwxq_hʞUI:7tZD*ٔHZìU PVw 7AWdtYW YZ