proftpd-sqlite-1.3.6c-lp152.1.4 >  A ^/=„_1hŞ6kG> 4آC%#UxM+@ҼlI[a;,$#XA"VT)S.&8a-qI\I?PnΦt[)3Wk7>A-cت2Ac첩nyP@1AC"6FSXj׋a-XJ++z&w6Ų F`dצ jMgHz]>p>&`?&Pd " <dhpt       Q TX]b   (894:qF#G#H#I#X#Y#\#]#^$ b$c$d%%e%*f%-l%/u%Dv%Hw%x%y%z%&&& &LCproftpd-sqlite1.3.6clp152.1.4SQLite Module for ProFTPDThis is the SQLite Module for ProFTPD^lamb19\openSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxx86_64\^e348cb8a010d0ca36634e243014fabe0f79946f4f0d46573094b2493c85898d3rootrootproftpd-1.3.6c-lp152.1.4.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 -> 0440lamb19 15896487781.3.6c-lp152.1.41.3.6c-lp152.1.4mod_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:Leap:15.2/standard/cec56eab34e12b825aec1003ca40e7e0-proftpdcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e34c97c78041fb2448a3687337766c95fc65a0f6, strippedRRRRjb~ OLzutf-853b0b67a8869b9cd516af7d95e6c9aad80b245f1dba0de38928ab6ff7c19a38c? 7zXZ !t/]'] crv9uQhE.zUϑ^.8}&QMR+$DszC96@[;G8'na/ͦH8dDzCu(90QR']~*i D5 NԙplSRSVoaugԦv6,L>Gys!GK}8k%Q{vfQ_ǰ3.NxE *hm5%-i-"9fy~ @s -}1]P:&5`&[wiѼ2'qQ9M7_+!GVϼ]=h$qXˇ Sp,Ew zAf| VN fR%Zݗ{Htb!v Іw~4g]2C(s,&A"eQ-E ##?fX 盎w!5c0Hz#IRP ; ZE4 Y7" * |d=bNAЈjqAqw}96ҨUE$@MQ+&YswVN`F;@T<);>JCBN}}K|Q(l-` "޿'!;Fp#49z\((Jv~/~6o|̱kա Z&Aք(4aGK\9[MT:u\&G|2-qcJsW%Fm}&9aq?U#e|4>"U&;2MK?:Q ūIp+l,|w@I5FDh `S#atzO|m:8HvXE?,U~^t = %9.E'w$"[YQK 3ZXбnF T!m&H*,)oG *ꑝz}Kh\ HS҈UZl'j6H[ +ф&GؖIAqlǍvA dUyU4Xre,۞qZil`kI:O)QM*Ev/<(ng{QC a; .fJh[P0wR cy: e,n{Nv3T*]>lLmrpƸE d۶91S/9%sΐb$ZNb0前G&0Idx vBl{#Jz|Aڹ˴Zث yYy`#eN^Ob9Xz ^!{]._<yamѠ[(;Hcd5`pf_4Xj%Y׊a 'vb}h񷡸c! ޟń@g^ 2Cִ{Aa2F8FmJٍCsfy-܌8:7%㡏] sc2>&sVdUHr;>FPU8/8P?MIpg|4VΧa2gdg=)yw}3eS*ѻnMyDzsk֑{?For@=L3`gҙtROėrtBe}-:Fa@nЛ `Px.V1g p7#x 6}Zpz`ykARէGeymDN #m}h瑥#g] '/N%(6@~<4ɽ0%CpX6%8af$^mh5ZEiLw_GMzq`zG *%U46M c!p *q:}}Sqԋ={'"p,t*1nPyW:O}m.7{B BW!v+C7 \a0cÌ}ޙ|Tj5IRя |V\-c[Q"uf2SW|thf|Zw/{:ͅѸOa H+o\]Nꏂr !@E5+F"iLБ;f aٶ"eFt ,%*R+_2X/:pn.@}$ݲx !9Yuz=%:x<=AXouz%:"5轴Y?*y*–:-b;g4 h1q(>CuiNr=ouVP/On>Z"o+HmVro$a쉔du,\mKt1_E8^IlS* wNMPJgkjLlޢzJؔ d ǣ*^EHIԈBvts x$bsc=,?dėX,G).fʈ2c3!|fcXfǻ*uc 3jet%s+IhۜHz f&|żniґ9P\FeOӳw-[0;@v4;*z& %1bG z։ $0NWN8R—zsLV}xߛv JE/pv :WPNFqѲ?{o~:8j>ޑ)vߦ*T^r" rs7J4] UGL̦xB#}R𳡫ۖ%sQ ;#M0W_-Vh2J#0&+߻628kt0=ђFXGU"InF}m$9!8).M܎(+lh&/Nw%ikJR=-]U+iM.X׫&mSSEĠXNtܷYՃzǨĠLULD;%>i,2}֎ yP`@jE&XOخ) f&ycӝIЖq}}5<S^8LO6^\KR#K9t\Zc7ׁp85?h~w⦔|C:X[uX1'j>j!OUJƮ(9LCXŋGN5si7xrsz0e)̿]bFUn= M.M]`VIzԁ[LipXzڪe!6} .n 'ֻ 4XZǮ<8r " ^J#*jtZ GS:X@cfBIږȷt͝^Ҳǚԙ~ʩC+i XeW㧇toxxO8`s_: #؄sfַl?}72%J15zzgUgv-N)*(R'RGC<:r]_<~SfVyxmbugE9!":Vc=r'NV#N l%$icS44&m]A 撰GUR굿ScxD/)Ǣ83 {O2Ce,7f2@g5!)XYX%hKg3_MV. 8O{rt~ AJ|WuaLzr9DJn$azS_xy D>(oвײqd{[@cY5k yvz^nTcIOhZ}+hԷ$j PX+UNû1i[3id!eY%Awx~uaHb:r#Y'RpjmbM=<A 0!{k I6lz:t\]ĔPRmw$Q`O_ @RP<@SL4շC խ)A8BXvD! oL&.\a/ .c/alT@Z]Zl@=a$jqpDcY*CROKР O,򾇦R(%?PvB3%6v6R{O\|Q]?VC?x l="{~ٴ!N<0  pz`:#z]ˏ-fm$Q?^o]8ݡ9W;zkVQ9)*$zXg$gJ1nۡ2k ^X1LV'jDm+hٞtH24 '$zĩZZvi)EWKvQؚkZǑ"ĵ@(Mrп!mg3T](1>SWݹ$>g`i& 10OIm~CnqS"^16r4[ۮ.=Er2zA-1S7re=_;doƧ ~I*>uӇ=@G;.m4.LP' 't@[]O/saCi0]YYXlлS YZ