<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb, branch pyro</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=pyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=pyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2014-12-29T19:51:53+00:00</updated>
<entry>
<title>proftpd: update to 1.3.5</title>
<updated>2014-12-29T19:51:53+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2014-12-26T05:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f2833950bede6982a3cd761b92083d7be9ab33bf'/>
<id>urn:sha1:f2833950bede6982a3cd761b92083d7be9ab33bf</id>
<content type='text'>
dropped proftpd-sftp.patch as it is included in update.
combined make.patch, move-pidfile-to-var-run.patch, move-runfile-to-var-run.patch into
build_fixup

Added several packagesconfig options (too much eggnog)

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>proftpd: fix integer overflow CVE-2013-4359</title>
<updated>2014-09-26T03:41:52+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2014-09-02T03:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=af971abbf0657ec40bb8d8d4516c077c76d52dd0'/>
<id>urn:sha1:af971abbf0657ec40bb8d8d4516c077c76d52dd0</id>
<content type='text'>
Integrate a patch from proftpd upstream to fix an integer overflow bug
described in the CVE-2013-4359, which allows remote attachers to cause
a denial of service (memory consumption) attack.

Refer: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-4359

Signed-off-by: Shan Hai &lt;shan.hai@windriver.com&gt;

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>proftpd: add perl to RDEPENDS_proftpd</title>
<updated>2014-09-26T03:41:51+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2014-09-01T09:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=57b9899fcba7328dc14b9c2eb1f16094f9680eee'/>
<id>urn:sha1:57b9899fcba7328dc14b9c2eb1f16094f9680eee</id>
<content type='text'>
Perl:
proftpd/usr/bin/ftpasswd:#!/usr/bin/perl
proftpd/usr/bin/ftpquota:#!/usr/bin/perl

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
</content>
</entry>
<entry>
<title>proftpd: inherit autotools-brokensep</title>
<updated>2014-06-16T03:21:33+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2014-06-13T00:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=13813da08e2887b2bfb97fbf9aa9ded8940e7c9f'/>
<id>urn:sha1:13813da08e2887b2bfb97fbf9aa9ded8940e7c9f</id>
<content type='text'>
It needs autotools-brokensep, otherwise do_compile error:

proftpd-1.3.4b/include/version.h:1:24: fatal error: buildstamp.h: No such file or directory

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>proftpd: move the runing created file under /var/run</title>
<updated>2014-02-13T01:09:26+00:00</updated>
<author>
<name>Roy Li</name>
<email>rongqing.li@windriver.com</email>
</author>
<published>2014-02-11T05:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3ffe8dbceba9c8985f71c1a5eee5840a47354d19'/>
<id>urn:sha1:3ffe8dbceba9c8985f71c1a5eee5840a47354d19</id>
<content type='text'>
Signed-off-by: Roy Li &lt;rongqing.li@windriver.com&gt;
Acked-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
Signed-off-by: Joe MacDonald &lt;joe@deserted.net&gt;
</content>
</entry>
<entry>
<title>proftpd: use /bin/false as the login shell and add home-dir</title>
<updated>2013-12-09T21:17:44+00:00</updated>
<author>
<name>Roy Li</name>
<email>rongqing.li@windriver.com</email>
</author>
<published>2013-12-06T08:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ac3a5d430139e3be08718770e4439032ad3091eb'/>
<id>urn:sha1:ac3a5d430139e3be08718770e4439032ad3091eb</id>
<content type='text'>
Use /bin/false as the login shell, just like what Ubuntu does,
otherwise there might be secure issue; add /var/lib/ftp as user
ftp home-dir.

Signed-off-by: Roy Li &lt;rongqing.li@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe@deserted.net&gt;
</content>
</entry>
<entry>
<title>proftpd: move pidfile from /var/ to /var/run/</title>
<updated>2013-11-27T20:27:36+00:00</updated>
<author>
<name>Roy Li</name>
<email>rongqing.li@windriver.com</email>
</author>
<published>2013-11-27T08:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9b3e284c58bce673801ca3649b53bc53797ce2e9'/>
<id>urn:sha1:9b3e284c58bce673801ca3649b53bc53797ce2e9</id>
<content type='text'>
/var/run/ is more suitable to store pidfile for OE, and this fixes
"/etc/init.d/proftpd stop" failure too, since this script assumes
the pidfile is under /var/run

Signed-off-by: Roy Li &lt;rongqing.li@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe@deserted.net&gt;
</content>
</entry>
<entry>
<title>proftpd: Convert proftpd group to system scope</title>
<updated>2013-11-26T02:52:39+00:00</updated>
<author>
<name>Qiang Chen</name>
<email>qiang.chen@windriver.com</email>
</author>
<published>2013-11-19T21:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6026617ea32b2c941a6de26f5c14efb9e291b100'/>
<id>urn:sha1:6026617ea32b2c941a6de26f5c14efb9e291b100</id>
<content type='text'>
Proftpd is meant to be a system user, not a normal user of the
system so lets pass the correct parameters to the system.
Just add --system param when creating ftp group.

Signed-off-by: Qiang Chen &lt;qiang.chen@windriver.com&gt;
Signed-off-by: Jeff Polk &lt;jeff.polk@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe@deserted.net&gt;
</content>
</entry>
<entry>
<title>proftpd: Add PACKAGECONFIG for curses</title>
<updated>2013-09-17T17:14:32+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-08-25T22:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d08092bc3023b1e0cb4d06e8c787df869ac7c1f7'/>
<id>urn:sha1:d08092bc3023b1e0cb4d06e8c787df869ac7c1f7</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>proftpd: pack missing files</title>
<updated>2013-05-15T18:08:13+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2013-05-12T20:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b0683dcba3355e177f1027316ba11f53a9c9111d'/>
<id>urn:sha1:b0683dcba3355e177f1027316ba11f53a9c9111d</id>
<content type='text'>
WARNING: QA Issue: proftpd: Files/directories were installed but not shipped
  /home
  /home/ftp
  /home/ftp/pub

Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe.macdonald@windriver.com&gt;
</content>
</entry>
</feed>
