summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-ftp/proftpd: drop oldSergei Trofimovich2019-10-201-1/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-ftp/proftpd: bump up to 1.3.6bSergei Trofimovich2019-10-201-0/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-ftp/proftpd: make DISTDIR filename less specificSergei Trofimovich2019-10-151-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-ftp/proftpd: bump up to 1.3.6aSergei Trofimovich2019-10-151-0/+3
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-ftp/proftpd: drop oldSergei Trofimovich2019-07-241-1/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-ftp/*: Update Manifest hashesMichał Górny2017-12-101-8/+8
|
* net-ftp/proftpd: drop oldSergei Trofimovich2017-04-291-3/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-ftp/proftpd: drop oldSergei Trofimovich2017-04-101-1/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-ftp/proftpd: drop oldSergei Trofimovich2017-04-101-1/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-ftp/proftpd: bump up to 1.3.5e, 1.3.6, bug #614714Sergei Trofimovich2017-04-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | From http://proftpd.org/docs/RELEASE_NOTES-1.3.5e: 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). 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). Bug: https://bugs.gentoo.org/614714 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-ftp/proftpd: bump up to 1.3.6_rc4Sergei Trofimovich2017-03-261-0/+1
| | | | | | | | | In https://bugs.gentoo.org/612664 Yuri Mamaev reports a crash in mod_sftp. There was a few fixes upstream since. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-ftp/proftpd: bump up to 1.3.5dSergei Trofimovich2017-01-161-0/+3
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-ftp/proftpd: drop old vulnerable versions, bug #577046Sergei Trofimovich2016-06-301-1/+0
| | | | Package-Manager: portage-2.3.0
* net-ftp/proftpd: bump up to 1.3.5b, bug #577046 (CVE-2016-3125)Sergei Trofimovich2016-03-111-0/+1
| | | | | | | | | | proftpd Ignored configured Diffie Hellman parameters and uses risky 1024 bit. Reported-by: Hanno Boeck Bug: http://bugs.proftpd.org/show_bug.cgi?id=4230 Bug: https://bugs.gentoo.org/577046 Package-Manager: portage-2.2.28
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+7
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed