<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-protocols/net-snmp, branch krogoth</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=krogoth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=krogoth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2016-08-16T17:29:41+00:00</updated>
<entry>
<title>net-snmp: initscripts are located in net-snmp-server-snmp package</title>
<updated>2016-08-16T17:29:41+00:00</updated>
<author>
<name>Li Wang</name>
<email>li.wang@windriver.com</email>
</author>
<published>2016-07-07T02:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a10e04db259235328d8055b3377823932f0904ef'/>
<id>urn:sha1:a10e04db259235328d8055b3377823932f0904ef</id>
<content type='text'>
The net-snmp-server package is a meta-package requiring
net-snmp-server-snmpd and net-snmp-server-snmptrapd package.
The net-snmp-server-snmpd package provides the startup scripts
not the meta net-snmp-server package.

Signed-off-by: Anders Wallin &lt;anders.wallin@windriver.com&gt;
Signed-off-by: Li Wang &lt;li.wang@windriver.com&gt;
Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
(cherry picked from commit 4fbb4d2371648ceb9ad6b99f46261ed5a125fb98)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>net-snmp: fix snmpd crash via AgentX connection</title>
<updated>2016-08-16T17:29:41+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2016-07-07T02:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ecdad24d79fa43556189fb5a7328ceb396fea752'/>
<id>urn:sha1:ecdad24d79fa43556189fb5a7328ceb396fea752</id>
<content type='text'>
backport a patch to fixed snmpd crashing when an AgentX
subagent disconnect in the middle of processing of a request.

Signed-off-by: Zhu Yanjun &lt;yanjun.zhu@windriver.com&gt;
Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
(cherry picked from commit 582eddb44e0d1ce67a04afb441059a8bf7cc1ef1)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>net-snmp: enable ipv6 support</title>
<updated>2016-05-10T02:05:02+00:00</updated>
<author>
<name>Zhu Yanjun</name>
<email>yanjun.zhu@windriver.com</email>
</author>
<published>2016-05-06T13:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ea52766e39f0886f47f8e24fd2af923a4b3bced7'/>
<id>urn:sha1:ea52766e39f0886f47f8e24fd2af923a4b3bced7</id>
<content type='text'>
Add packageconfig for ipv6 and enable it when it's defined in distro_features.

Signed-off-by: Zhu Yanjun &lt;yanjun.zhu@windriver.com&gt;
Signed-off-by: Yue Tao &lt;Yue.Tao@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>net-snmp: fix some invalid paths</title>
<updated>2016-04-01T16:05:27+00:00</updated>
<author>
<name>Catalin Enache</name>
<email>catalin.enache@windriver.com</email>
</author>
<published>2016-03-24T17:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=30e21dc10f87f9393231ea9ddb0906ff7f09e50f'/>
<id>urn:sha1:30e21dc10f87f9393231ea9ddb0906ff7f09e50f</id>
<content type='text'>
Because the package is not built in place @srcdir@ is
an absolute path to the source directory instead of ".".

Because of this some target scripts like  net-snmp-create-v3-user
and net-snmp-config that are using thisvariable in their *.in
files (NSC_SRCDIR=@srcdir@) contain invalid paths.

Signed-off-by: Catalin Enache &lt;catalin.enache@windriver.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>net-snmp: fix invalid paths in target net-snmp-config</title>
<updated>2016-04-01T16:05:27+00:00</updated>
<author>
<name>Catalin Enache</name>
<email>catalin.enache@windriver.com</email>
</author>
<published>2016-03-30T09:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=21ded2ca9ce27b492db0f2abc274f6111d031674'/>
<id>urn:sha1:21ded2ca9ce27b492db0f2abc274f6111d031674</id>
<content type='text'>
Only net-snmp-config used for sysroot should have sysroot
specific paths.

Signed-off-by: Catalin Enache &lt;catalin.enache@windriver.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>recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links"</title>
<updated>2016-03-04T08:06:22+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-02-25T16:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=df7242fddb9048738c0cdfaf0c3c227bf78f3da7'/>
<id>urn:sha1:df7242fddb9048738c0cdfaf0c3c227bf78f3da7</id>
<content type='text'>
* Using "cp -a" leaks UID of user running the builds, causing
  many QA warnings.
* See this thread for details:
  http://lists.openembedded.org/pipermail/openembedded-core/2015-November/112904.html

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>net-snmp: fix cross-compile breakage, add libnl pkgconfig option</title>
<updated>2016-02-22T20:51:20+00:00</updated>
<author>
<name>Stephen Arnold</name>
<email>stephen.arnold42@gmail.com</email>
</author>
<published>2016-01-27T01:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dafd61fa87c31fab97e36f71974fc097a1841c91'/>
<id>urn:sha1:dafd61fa87c31fab97e36f71974fc097a1841c91</id>
<content type='text'>
This patch enhances a previously unapplied patch on jethro, plus adds
some flexibility in terms of required deps and a few cleanups.

Signed-off-by: Stephen Arnold &lt;stephen.arnold42@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>net-snmp: fix the replacement in net-snmp-config</title>
<updated>2016-01-05T17:43:33+00:00</updated>
<author>
<name>Roy Li</name>
<email>rongqing.li@windriver.com</email>
</author>
<published>2015-12-31T09:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6e0d1732ed6128c6f1cafb2d5962da9ba8498090'/>
<id>urn:sha1:6e0d1732ed6128c6f1cafb2d5962da9ba8498090</id>
<content type='text'>
when net-snmp-config is used to configure by other package, and fail since
/libnl3 is not found, in fact, it should be -I/usr/include/libnl3, and is
modified as /libnl3 incorrectly.

instead of modify the net-snmp-config for target, the one under
${bindir_crossscripts} should be replaced with ${TAGING_INCDIR}

Signed-off-by: Roy Li &lt;rongqing.li@windriver.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>net-snmp: apply patch for cross-compilation</title>
<updated>2016-01-04T22:27:32+00:00</updated>
<author>
<name>Rafaël Carré</name>
<email>funman@videolan.org</email>
</author>
<published>2015-12-18T11:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8d1ce255bc272b2f7e5c3332286e4a58d72026e5'/>
<id>urn:sha1:8d1ce255bc272b2f7e5c3332286e4a58d72026e5</id>
<content type='text'>
7fb5479 added the patch but did not apply it
Rename patch to explicit it differentiate it from other patches

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>net-snmp: apply patch for cross-compilation</title>
<updated>2016-01-04T17:58:10+00:00</updated>
<author>
<name>Rafaël Carré</name>
<email>funman@videolan.org</email>
</author>
<published>2015-12-01T13:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9f2e7df9a772caba8b4344fef7ab66f1b2099036'/>
<id>urn:sha1:9f2e7df9a772caba8b4344fef7ab66f1b2099036</id>
<content type='text'>
7fb5479 added the patch but did not apply it

Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
</feed>
