proftpd-mysql-1.3.7e-bp154.3.3.1 4>$  Apb!M@eeeN,qkx-(Ʃ麘`:j2|AAܰ׸91yd:؟3Hp *D_cN{e*j^BnEҪúL[z`s˪sd$j}4Pmm% 9?hìkNmǷ(vEM\C(6=īGW-6iJQ ގDD1UdHԼEzzo)ۧ${9}W~fKw{5Tsg4g;M[֌ >p>0?0d # <dhx|       a dhmr   (89l:lF-G-H-I-X-Y-\.].^.%b.9c.d/e/f/l/u/v/w0Px0Ty0Xz0h0x0|00Cproftpd-mysql1.3.7ebp154.3.3.1MySQL Module for ProFTPDThis is the MySQL Module for ProFTPDbhobs-power9-12 SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxppc64le b\aa8f2639774fdcd2748af1baf9afa881b93c3c956184f3f2b647d270b012fca6rootrootproftpd-1.3.7e-bp154.3.3.1.src.rpmproftpd-mysqlproftpd-mysql(ppc-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(64bit)proftpdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.7e3.0.4-14.6.0-14.0-15.2-14.14.3bL@b@Qb?@b ap_^@^3^S^5h@^C]@]o]@]D%]\@\+@[E@[DYqYC@X@XӸXO@XX~@X{d@WW/*@W/*@Ujchris@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.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-power9-12 16603239441.3.7e-bp154.3.3.11.3.7e-bp154.3.3.1mod_sql_mysql.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-protection -gobs://build.opensuse.org/openSUSE:Maintenance:17605/openSUSE_Backports_SLE-15-SP4_Update/0711e2c285cc944eb170ac455c6ad665-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]=ba680b54e9cc7287910799638886bd175e3f2c61, strippedRRRRݡMO׆ utf-85429a8acd4b2f69c2334290e2d75818e8612442bf58fd2dfb13710e6f1e65f3c? 7zXZ !t/ '*] crv9wPK dR7u{Ϊɦf)ޯM-(FJًv$=m"}(=24FJ*$rrLwһ[ӓ-0(VT b[sBUлݏ?"q> 0S9u#?Fa9%29JV=Z:x(=p X`5tT { ^y'j`A3ݑ>k> ;C-Mvi8@~[m_ZFiJcToJFڝ'x*F @Nl0i-y?:7RUM7Ǻg ’)u`X[ Sz94ӌ C82J b 4ؘNDGA6άɢ8n}"g\-+JQ#btWTyC)cg;Qb;QI m*~#9yf'}r?LwK݋1.xWma`8`6WZR̐<",r,aǗӯO+ BH_i[e|};VЫHB8_I%L$|-'ɑ`ЃC~/Mm첢r~EV?\&ǡ)I9%ߟrHywI[ۙڧLh5 "Jʔߗ5dmC| -؈lvχ3؜G=5aL")c~ "hSznM8TUa=qQأϊ_ɝҲWs$Eq{%aCѠOØ`hq83~~*B`oMW˄ȓ.hɇag{S~,Ǩ;0[>zyy|mɋ]ni;T޲u5Jye5?]'Ovld4@"]r[<.g~zZII`咼&j쑚@X!/a9 ނx3]d ^6m-~Tr a+JHz sɣ.^bI7u" Y"&:E |"e$ÊJTDYfe-i?M,Z0l {zٰGB7܏9ρCJ#8Y_ zW!.RIBi<.LyOmWg ֓fyzۛ4C_E>*o9R麩E4о6BmDEi2SoJD}ᗶM(|l砮EfKI2RU W*}(hҡ )/ yb4zXHu! 8#fͲHfvTz:= 4(DJvlUĪQi(,LêN ^4풴h)OŒYܱ0Uխ<3iL4Zw[}#cNYԯ}V$ [, RV+I{sV9}1*Ȕ*ț).bRͩRM85?䃁/++BnjfF#$AC)n/.YX(ȥ7j{y>\)ޔ~li>w<ëK1"NћW?Qf./};CYUr{y]qY5Zs쾶 :mLbEjt\X_l.r܊Ow'PISj#Ǣ?R}PuvO*Y;i8""dmnL"Kw+K҃YK4Ԯג*` '|eH 8RP0`:82Zo^H:|x`‡'w(wR?V3rL`AXtepi1yl䳁F哐[PAp4Њdny3 5|Ƒ,畹RBO-?sF(+a_tl 9n;'ȀzY`1N$8MB߁GIߗ !3m_,T{$kYڍuyU r?L(/`Ų&Pi9ݽ|uNi\0—W1UXH|[;:C} \^?\5vcG>kɁ6zW&K[?nJߚ<:nqKb76hC-dh<ݍڌ˓ݽsdٷ_FS@,$2 ϐT~zy2pU}htb +͒} `&; F:.+bȧ ?~a'GR9/,|=V!وcpWeD3C{  :;R7e}LS|c5J,cM vtwfbQujm ̂/#NV?ʽq"' :]t>c^@Wk*H/EmչF-M5K$ m8L +0_k $p0PNz]{{0.hJ [DH:vc%rơ>o>06R|na)2fvܟqm6 }z`Ҥj3Dc'v'E ,V=g,ܺ0X}ԍ{WwT{\B9u +.zsGQY__'eL烷s"}4$'`YG^~\2Y)0d SFb7X+ 0 O:"|?֨X1q_Q9޲!bo\yvh2ǝ+GC-顿J!U2h9k9(wp1D -\bO1>âGqٜ5 )kg%f bGoD GfIV]925t޹c.`t4uӴ婰X 熿tAlU:Bp¡.eܠ#dT,6҇5:TЧƨzY50AWlP \-8IxncbEhعdO~H@˔Q o`9񎜐Gފ(Ö┿;M:mo^3eI{C{\ɘGn@fQ+Vԯ=l_ N\ɾsoӅ"a^#O"k;< VBpvX3l=VWzq__0d[w5fGšR ң$/ݽmZ.vB+1 y6YӤ1Ξ訶BG6w#6ʂGia^yכOe"??ʈzT$fοCEg߉6)n3\Իi+I剼f!YX-rP9 b^X3>ri?*e달44H~͂@-&iF,Dq_=U>*1>XC[DHmdtYѣڡ, )qfY=>|xU7PYn⬟y3:ՖJdy}r$ۋHVpZoh+ Qa k[[uM GE~ޱ\I(BW۠+r .snG?OV`K皣q9H]W8MS}yƚhF'Wc'aI!*PǴL4Gnx.t`;_:j{uMg0Z%V8~D2/kjd[XDRUu\?V%O}@ͷCfVHe t"].~ƛ-.rέ|Jxyg]i/Mv͂vKܸ՗xMDfaJ׷³&iC SږHCTJ!m~m4',*B$Cߨg'tnc^roJ׍]L3A윙dtD*Ԭ}.fPp("8)bl1滫C!g~#"Cq7,CA1)z) Fo d&.!5: I{!*yMvxiL`U 5TږkCkI_/@d+ 3|j%QdZ7jͶ$OAҺsXHe;dRWW#XJTþ i@n*oZ.ͰZ;<+w: 6,+=f_JG83M\rf"L#=R @ BYшt*r%wZyLѴ-" z5_vח0&*[R>.4J ŷFە:F|5tuS)XB?gտUc/ Tƹ "h-SV⏤}(S ͼֱGӫڮv="}f*t%.| Df!yM([L_J]?w.ZoJӕk~e>fs\(V#@6_Ta vʯwE)c4s}nk+qa,@1c5R]iEv *zæKQ`p p׈%xDm4 F_jPcc¬D >h (.fZcv<n8wC-V 0=&VAdK?<[O`^VW-)rJ;~]-ސXt)t2{83#wP|3;R'4M, !b|G4Cx4*-z~!}6tT( 'Ol++cW?12nZ ێcҺltV#!R̉I)9D4Pҍ~"eMnhB`4wyp5ї9;J|܀>)VDVPzCGlWa~"wTao淿agu<]q1cOfnϵʜ(~Zcl1QSn'N2駁PuM;pĭa?6qbf!O_x}8+C> ׵ 5Eg T1p}%8v HɄ,˿iY69ir|s3!D"|a7&AEAV 3B1;e[;Z~4,IH|̞~hGdDv@D–=-Qq4,=I UWc [M)~]%'4\?[p>_6)sI{¨_?RQ dZž[I@)|=+>5(JxkXj^~toi_d~񁈃VPIۏvNey|`Ҏ)/#tox㧟FԚ` Cn/O kN Qs?:^HS l>L4򳩢i@Avr-2 3~G\d?QdP"S> ։UTO񠉁1DD݇"b4j2͚#ڣĭK.r*2³q z%~2n;crLٽj#̔ѵ1d[I0WR9N`s37Wr; 2%rxn S9*'4m_Vú\; ) ^C񝦷o~2s?@XE1IVbh zOc|O[A6AddAAevoV[P̑$C$ŵ*[!( ؼef:ī`S6džWaUn1QJ].?7$ ;6F0Dx*@#hUY({doA!lE$S=ZA{]ya?5' `[@ O[* ([3>gxgP§y2ٕ8I, pw<;A)y ˮ3p8$[%켪tNGb DJXlWZ"r#O)kdj}09{d& kZ t{KH&S6%/N;Yz_ K,*Rr_wFsm_}Zg]-!Em4/,'(нEŗ[L#CKXR{kbc]\SFowE%U,U,I?/ !R˖;W7p@(_\d`Dx3PFh};| 7)ɴy{mG3iVuxmBH-@\cKTJ3)N| YZ