<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/netsnmp, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-01-16T11:42:52Z</updated>
<entry>
<title>package/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4a7bfd27757e076837e400f18d8371d792eade0e'/>
<id>urn:sha1:4a7bfd27757e076837e400f18d8371d792eade0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netsnmp: don't list openssl as a hard dependency</title>
<updated>2008-12-28T20:07:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-28T20:07:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3904aeee89746ebcbc74b613b29e02d41f358880'/>
<id>urn:sha1:3904aeee89746ebcbc74b613b29e02d41f358880</id>
<content type='text'>
netsnmp can be compiled without ssl support, so don't list it as a hard
dependency and only compile in support if enabled by the user.
</content>
</entry>
<entry>
<title>netsnmp: bump version, fixes security hole in snmpv3</title>
<updated>2008-12-28T16:08:53Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-28T16:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f3e68e7f9b82a2fa7d12afbe406c63462bd95f90'/>
<id>urn:sha1:f3e68e7f9b82a2fa7d12afbe406c63462bd95f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netsnmp: run CONFIG_UPDATE</title>
<updated>2008-11-04T11:31:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-11-04T11:31:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a6db1e165d807310af46f99c3542866d88e06aa3'/>
<id>urn:sha1:a6db1e165d807310af46f99c3542866d88e06aa3</id>
<content type='text'>
Based on e068796d3 in Bernhards tree.
</content>
</entry>
<entry>
<title>netsnmp: bump version</title>
<updated>2008-11-04T11:26:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-11-04T11:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=30bb1bdca49a1dcb71d477e546a40840af865ce2'/>
<id>urn:sha1:30bb1bdca49a1dcb71d477e546a40840af865ce2</id>
<content type='text'>
Based on fa86c12d in Bernhards tree.
</content>
</entry>
<entry>
<title>buildroot: remove trailing spaces</title>
<updated>2008-08-04T19:07:05Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-04T19:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=02a623ddf96aa97c341a287bbb4ec5370a069444'/>
<id>urn:sha1:02a623ddf96aa97c341a287bbb4ec5370a069444</id>
<content type='text'>
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
<entry>
<title>buildroot: cleanup &lt;package&gt;-clean targets.</title>
<updated>2008-03-27T15:42:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-03-27T15:42:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dfe689229df9afe9a3b7783b477ed82f9a521dbc'/>
<id>urn:sha1:dfe689229df9afe9a3b7783b477ed82f9a521dbc</id>
<content type='text'>
Based on input from Arndt Kritzner &amp; Bernhard Fischer.
</content>
</entry>
<entry>
<title>Added BR2_DEBIAN_MIRROR</title>
<updated>2007-12-27T12:00:12Z</updated>
<author>
<name>Thomas Lundquist</name>
<email>lists@zelow.no</email>
</author>
<published>2007-12-27T12:00:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dc6a57bc6909fbc175c86c044898f1c7694965fd'/>
<id>urn:sha1:dc6a57bc6909fbc175c86c044898f1c7694965fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- make sure that configure doesn't see a wrong cache</title>
<updated>2007-09-25T12:34:09Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-09-25T12:34:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=26cdd6f6c0e8c3b8efb4d01faacff8a979f40c47'/>
<id>urn:sha1:26cdd6f6c0e8c3b8efb4d01faacff8a979f40c47</id>
<content type='text'>
</content>
</entry>
</feed>
