proftpd-mysql-1.3.6c-lp152.1.4 >  A ^/=„W5Ѐv(:PZ[G֭2|~J IXN|S69Ȕ5=w"oKYMc 3D1c0ie"AeN˰g޿~Suﹰ JѺ~@ZO^0 3wĮfTmƶ $E- 4دsgX@No֚Hįw@Gg2w?[jX{6D2e0O`,|xw&1!75̾wk'ab8664b9e5bc3dc50a7e7ca6b6d3ef6e9c4ae817e78c562dde9d4f019db2f70d75f660524153a9a708153fc06fbd91fd19fe3ef5M$^/=„ AÙ sN%031ysmeR6}Ϗ5=:"ҪWY-VFƎx-z6q~~֯cA񲎶Rc-FAI\`3p)H:WB$L.t{C ^~1 zwV5Ļ" sS"tn v7DuL(J\ްfQ%&58Z)SpZ*<қS k WHo )h1MUFo">itUn0>p>&?&d ! :`dlp      M PTY^   (8 9:F#G$H$ I$X$Y$\$@]$D^$Ub$ic%d%pe%uf%xl%zu%v%w& x&$y&(z&@&P&T&Z&Cproftpd-mysql1.3.6clp152.1.4MySQL Module for ProFTPDThis is the MySQL Module for ProFTPD^lamb19m openSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxx86_64m ^8b2d6ef14ed2105d4701fc1fcb202d739a447c65dcb9746cde53d0048b42a91erootrootproftpd-1.3.6c-lp152.1.4.src.rpmproftpd-mysqlproftpd-mysql(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(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_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:Leap:15.2/standard/cec56eab34e12b825aec1003ca40e7e0-proftpdcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=acb49ea5cb64283d32ba4c595af42e15998832ec, strippedRRRRRRjb~ OLzutf-8f96a18d67b8d8ca994cd62443a567916b9d2d622071f0e348442ef8adc10de85? 7zXZ !t/n/"+] crv9uQhE/@H>A+W7";~1 傽0%5vn/Q)Z H{! 0/g\*۹zpi~ ?RKRJϏRpDQΩ+> l1vTYPZHi_VD5_%R/zw]-D)έ~MCR,f Ei}MK!xK ğ3 5(a͜uYT :Vg7ղ[Bj 'G>W :N`4F?YNEcԽѿ?b(w07R},A?Cz˩fޝ1`<9kޚ#!S[UY/C1rLV39r|xj_ͨbzD&^Q,^2lVی^yS½ G'.W*ͽ-c듷N@w,e^֖MN\ޛ!IDVOQx= Zއ¹nmrE|s+[6z~q(?b'y׎䣓Ah^dwh0glwkr(e;M ƙ; {Yx{Fܜ,~j+ q%;%~`qʟlo-e]0:7xK1Ph7%mL͡5oqM32yY<}?_=5PsVO/i]c!~#>| e e~vec[$gtܺj i1ᙀmZeua8p[ߘ>~-%A0 F{GSH[|er\Ď$梃MXwWghO)6Zͺ45IIjȈG;sNs咳[R/6zLQ,O/e0{`~¼e&M ]|I-aeͮ< B}p4. =Fmk~?yLeO:Ug @H˘,(ZT,-gl)!]A<\w}t[+ٚ}4_~ R")&IA+#YΣRnPCCz(&ÿY) F/ XIWk/ vs_`-O-;~Kz$W XK:Q7u7y Ez~:>'=IF@KmLzZelj+{g>nwPݬ<וnc2(VlZKR.n1!M 7͸gKaj o7etIn(dDK0 &LK(A6(J>aD&c]Zj+o]՝_ &NS%JR=m tjͽ]^!lĽ C1Jr!D+m#_kl^ %J^QAĎM#kMWbubC,|Pd/!@m >y>i~GGNt=H* mp[˚EƷlg!`0-@`}H~ FrT^O 8c 6WWRH'> *eF FeBǤ|zp]طAkzNɈMթ s $YR rI/8S4p!8S(ԃGMl ] Qfhtzu^_m[E%9c9- ԂRO-7;G/\ }Mfv8hcǔ`d$ku2 D:0V6FnK1?BѶ$m[se?~# :Cz{ofCRqY i7 :S?v u ?XgJhKSOݤ #"یpÇ9z.B|I|rW[E:̳҂mgnX4un'sskh=YڦqحK ՗%( v$e9N+]k >r F) ]bD qU^U?s3[4TUU:nGF^zrqVڢݯgt{9s`;3jOlvЫ# l[8&C&PS cA+Lk =~ el1RXI%JQ"P9ͽ3Y_X@ UIJKMR‡,/vy3CvD0"Lu1_2Go-3OH6l$pTx)18WftpJHO8(U b)](x!o$w3KLࣃY#1ޙ_Wk2i^qOr# /"1y`#܅ܻ zɲSaGw͚?q 6VҜ+4bKV'}'b³IYB[x`پ\!nzh՞ԁ޾~. ^?[cJÐt8?cW9?wrCD yHHNA ~yԫë4B^u}鮭\#} B7*p|XZ4p˻ <㙵I`!ʶx\ `jm/cᆼӃ`f1Od^h[Sxu17ad]y J|nɅL}6ph1nMup|CO4h `omm0I2VR%sp5u]v b֨F7*KS,p EԃFp1Ht频G&8C u MJjށ^nN_RWLqkq|T繕'2E0jK3G66wƗbe`6 0J43 m'~^ V1"=)7ď95< #J3f"gRU& Cv7)#ql(I7dX70hf-,~0ENޕٱZPckyjfˇ3W5p[+WZTyolY8 Zv0EP`aU ,ChntMIQPw ju_ۀa/q]7]M1w,\9^S@NCfD |˩ `NEIdDQ?t%Q4gVãRz\^`T7FVgڑ\m6}^QȲ-2TC4":EjWݲ\gkm F^P^ g(( f0SF G,Gꇘ[IA6tKԉrzIP[V 5u7~cQ~X`aCzF k?Z",9Y0хH/BxU$(xBc #$y`j=5vۖ{OJ@Ul/xyB›ʻgtc8Cd^T廟,; ~ԋo!xϮ/A/Bru*L|TC=ℕ&zbylR|+L1!g @*춆t'4r0.8t x4tȕ.qTT|I+k!ˮHd-e UxJ$iH=Q2f %3sGAXZXl־dN9y[I9X7$-O B-fq8^^ 5mʥ0au&6G#™4(6s? qW<9KUu2}8D|+] ^T~`gK$8Q'+#R4q?oB1²nzRAKp[/)$jE݇ >P%myco3h~WvUV1WQ?m lk;}+S ׌b7~ā G@aIVR|BlAwt:ofaʋ2f-]'9B6Mպ !#G/Ԕ'Ǡ7L3%j6[ݡn#*L~A¶%Ogƭ;Ͽuco<:P'F@_]?| ):X4vtZ9(k)ObIl5T.<"U ӯ҉))mjP=N~5*xGOXU}% cAubwN=i~;$_GAI;dnpAu4HjEYp?@S"QBN65}셧Y8U7Rm&bRVT##CudL=tdV:ȊĎxaӿ"zs,DT$|M !@נ1 |׸ z5Q-鎂+:X~͉S{!jT\HHMӑ& m((&5VI+'yr:r'/PS40rUQBF"6Ǖʏ߈?_uY"{G=V\-f9C=_ 2&2olU;.xDwt,%3%§gYM p("A!KRE60WPPgB$JUx Af*V Kr6RK41{`iH(=Lp\~ SW@ɔt |Ldh6"V&R# xOUL|b{MdSݙ]G`M3J)|Pl\75 Ku k/9c g!Y\44sŤe=OXLVkӟwLn=JvjqBbXAkFt@J ̄<өC,>B2C~Զ$Rhڞ3"5n4삌9J 7&xdԱQ M1Gb-Mu:X!;?$Gaɗ{zS%7LXg6)DgV_9?q .?rk-b*)]_=ڰ键 Dk\B&aal$ulNCu! *Q쐆8CJZ6\?BӤc cJeqsj!S{7xMv ͽ0U;c0wR:c! 6ʝe_w&}{4tuYYHVe|԰F5!q.eY4plh7fAQ";!h]Tg|IQ7m e/a7OOP#LwQheE@ysFH)C.6. 1grxfy<>*+X\TiYq}FQ t8):\p˼yի$ q<ҜMIUI5ԺKQLPT><iI}儆Z{2MInsӌ9ҩI$}^zplܵq'sO]Ip+ ]iqH1ҽ 1o8 !./25"@א3A3ö7"SGI ƛ_B ZׄeYq-8z8 "L5ɆC]tu|!p`K|RƻOJ7n>ՠ'Rm8W'❐n],t$lg8bb'PU