proftpd-sqlite-1.3.6c-lp151.3.9.1 4>$  Ap^UA긋/=„D́GN1xZnKgv`DN*a&0v(hkO.4|W=Ckc,+ < cɕ,(2eĦ[,sscIS[li8 (>NTp[T{"T&:=ݞrq3yN%骛s*ɽ.txEYD5^N͚(=๢$o 8k ˉ튳|P핟,mfT78223bde43b386662031aa7e53320302c3c08c9ea57e609be89471b3df9e74f343abe72ef13d8f6913396f815f00e0f479890e10J^UA긋/=„stT^!Rߍր 롺2v2-\ΐ08ߛ|/j;,84Ib# )-4-B˂[Up>&?&d $ >dhtx      U X\af   (89<:yF#G#H#I#X#Y#\$]$^$b$.c$d%he%mf%pl%ru%v%w&x&y& z&0&@&D&J&Cproftpd-sqlite1.3.6clp151.3.9.1SQLite Module for ProFTPDThis is the SQLite Module for ProFTPD^UAcloud128\openSUSE Leap 15.1openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxx86_64\^UA774008edda7b38559a19e246254e3e8f5fee2c612b19cb1ae0f869e6c5dbdbf5rootrootproftpd-1.3.6c-lp151.3.9.1.src.rpmproftpd-sqliteproftpd-sqlite(x86-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libsqlite3.so.0()(64bit)proftpdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.6c3.0.4-14.6.0-14.0-15.2-14.14.1^S^5h@^C]@]o]@]D%]\@\+@[E@[DYqYC@X@XӸXO@XX~@X{d@WW/*@W/*@Ujchris@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- 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 -> 0440cloud128 15826457051.3.6c-lp151.3.9.11.3.6c-lp151.3.9.1mod_sql_sqlite.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:12029/openSUSE_Leap_15.1_Update/b854c4ddaef785739207dd9c8230ba86-proftpd.openSUSE_Leap_15.1_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3d99e801183f7ce7dbc5b969ff52c8ababd977aa, strippedRRRRؽs`@ &Nutf-843304c7e0b7f25d454f126da9ac06de9007064912f346500fd5c9b7880c01d02? 7zXZ !t/]*] crv9u* "7hm {  -3G%ƌlrߴf >p(хˤm;F}!=OLhI^!#0*"cқĄ`b>qό.|HD[6-Ȧ"P +95oK-ptwVՄr}E1K8v= O&5b䎪$"m( ɲj?R\#dOMyѰ4emxbi{*8q}o]1}aNʾI铢>mBhbFf˨'3~Uz8fIIq=.@/ǡUFZE@bQSd_'?t6+1'LKpQ8bjި4F}dKqh|d/MD">J'tq9FL5E@Strry ZsU.1k*왒ޢs{\M3K\U+>ѓu*S"i' lW0n0x$?%g$MiL=xYɘas"⎳{;{P{ژp}K_(7/;DZ[N:^k:9sf^ sP\ژʻt^MH-™,i HN;~l/F3k+E)A.s8\"OICr5UT]i M{o> mj~j`ث>թOS1z뫰4$rg5@ _^KP%nrvzt*'4ȺQ7 Gk:ಋ꘶bNFB#(n( pKnOE>,DN) z+M“F|3)~ssBTP Njn$ڀsxà %Y/w`}% \yc̦3~"B>IJL678BIWM#2l B+9Ћ Xc6$UH^%RR12ok)|ka˛aZ ,t t[žx`ȐKBmjgcLR qs^wtz_ f?ڌ#xH蹠u-6r]nb(K%،I7ec`Q5L)" c,n-.LG-N39x\OwoLqϱ sƷT~\iYj*Ҙ>|E |A7}7Rͧ %~i#{^mhC-lH!2X*Q(Fys&X*jt4便ttA4J AlF )7(\%y*WUTˎܴ{=p~?_Qȵת3rWڕy %^ P>[C '\xr|{.|ydpgmyB[˅tFKCP-g 3R3>UQkx"=(:xzěrEV{MKbzϷ j***k&Epέ/v'$^!30`/9wvFZ <0r;I-DƧNذ;19pnH iP2ak^Hߠ5V}kB)5zo}x]yJ‹i=/, '*9/UhK\=e h򽣡70dGk{az$r7f:a&RDBjPO WbE&G-_CfʘG#MI`:J5?PS-p"8]W{6 B U( q6 _ɻz &u]B jNk}?Ԛ\?+Le:/JfyŹe=U^]GrRމ|T&OiRȻz/_"{A;b8ɽȻs@D(/HŅ =|+-Dz4#vܫ}҇kFos.BSpm`x6+!% 2ZXٲ>:9Dփ׀14LˢXI_`H袎 v!pgr/[7EOR8Qʒc7/UiN%6-`2ahh͉?z8e=r6荼 :bjsKΡ9~S7ۤr&5 v'&|3wE9tuaH!!BaBKbkư3w'SHje6;bW^ӷoH-Q:^1,G:HpҮ:9(=fVlteѿslj䑊=G(΃ti naJa. -QG\Ø[@}*(uu 8Y\'#ZdU@vKhEs\oՋz@e$"oVhݕ:LYZg UGQP_R<|/bOP;^}BI.g:Z// @14oWbR\ɾJT3tI>C%M5&hd8"- GnoUc 2BPsY̸-YȊؙ*: H6B\0MsARէbx)J<, X~ӈ$[mbD3|%&Kj=j„z'pYǫFÐ4 N8ަ1ħR=?>eԚ?Gsgi0~z! m~tbbK2j&3%₉1F>3_Ҽٮxs/oxx|]{G JtU!ZkA No ̖P0We7pXr 3r >ry 3*>8hI(7Jf0  +HE;V(`/Q"n]; Y-AjOo5b@!6(W12_`Ӡ\Ǚfg޺hF-ƠCG6QWwJZ5fRǴg/D=㚘NhYb0qєKGp.θt~S9g͉ PXY݉ HP~=&E`Fҕ4\]X]1(N[JF  l?px#t!V-\@Ͻ@G9wG!@6Asea +X[aOP &KvX?>P88+Z#Sv+74<{,׭"m"-+QXm{ &EtyPؠv׏!*o͔j8{xDβߐe̱d yo+ _oT\:A&pM#s^pd\d^oh&^  aሽ7k)׶J p<$k;H!-V0Wp[/ ʺ0KljjG ɣ=fTο; I-m\r/Jz7Zi]Pdd"fNf+GNҴY_ztȖ/},Dtj^WDxxڏX>npLN Og§fbO>_@6P@BQH6%(`.sF#sJˎkBz0*̯uF74bRf)l`)B%v4}yzH oĀxfO|9lV űntIl΢P&ZB#P+ YEĨBҮ14cb0MiFIzW=0v`ĭ]Q~PmOܕi嚞,'W o聋DY/oI~wp-C؝ѓ7@[f(j.* 5K;g]2+8Q~a'NR*X9hAV=d=6%Z {P0 [+hXdAZ]JV/;s-\d?)Q]EIxVoM/I"lo[+I@C[@ŏג%5Ծ7pERM6t_IZr'ݥV&>@+;^ˁ9DXEDiz8qNiznH#_`- WV$ʎY@}=ۆrI#Oj+$D@/!f)qb S٫PQ 0HD`(?q<ٌ<ҠHDTlӸײ5,˅$ͺos_A:6˭%[%PD̜4rU$H!|%ds CJ?$)Boa*T<1M7ͪՉ\=B tM0wlր!D}Ux$jXeQK_[q@bN$ئa:f6 $Ɖ t[KUo݆Yk`3hc)Xder# n f ;]pB9ugLUcP{ExAqrV#[zrVr1쇖y\(D rt=+SGmk肷[ tMo^#.s?&Y1'In!8SP `02B-dn804Ý{%p%9>$!_Ճ[e. @H]"='*A,|" (32š9QDWya RBtbU0`vL)[ْf4^)[Gi.<" 2Uɧ;hzz&y8$qMmGiHJ-췇Np"adX! Yr¿xL 0,t`qɹu )'=}g,J3v8Eς@@& (X{PE.FsӸmN&Jy؉%Ml]{ƒD\N yPÛA}&'l 4X3aWwkvZOGoݑ3p3.YfV-KBlt,IH۵oIS'n}Zul窷㋫KC_$ ۢ)Vct εp}ט/^#m"d_l/^f7 ERg#'K՝W-,"!Zwl` qb/RfW}0W1m~o^niB{rIP\jJAYO˿8-f&p$OJ~C ܖx%'1X>¢G2h,𸄬ln3֕ʧQ|"Mﰀ"'5B74YasQxH +FIq}$ 9̀D+]Leb ZW U)w4]?Lmx*gAߢiSSHc6䘵8N7ǚūs."h>i<'#/]z4LCDBkN ^<sH%xr1|Oym$H*_cuf&{лL64 YZ