<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-connectivity/samba/samba_4.4.5.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>2017-04-25T20:10:55+00:00</updated>
<entry>
<title>samba: Upgrade to 4.6.2</title>
<updated>2017-04-25T20:10:55+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-04-24T05:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d16352e9b4a916fa520896e9df96819f1388aef3'/>
<id>urn:sha1:d16352e9b4a916fa520896e9df96819f1388aef3</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@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>samba: fix conflict between samba and sudo packages</title>
<updated>2017-04-25T19:55:38+00:00</updated>
<author>
<name>Szombathelyi György</name>
<email>gyurco@freemail.hu</email>
</author>
<published>2017-04-17T21:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=81efffcc22cb7546d5a490b5d78e4b4125691fae'/>
<id>urn:sha1:81efffcc22cb7546d5a490b5d78e4b4125691fae</id>
<content type='text'>
Use the same permissions for sudoers.d as in the sudo package.

Signed-off-by: Gyorgy Szombathelyi &lt;gyurco@freemail.hu&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>samba: update tevent_internal.h</title>
<updated>2017-03-24T18:10:17+00:00</updated>
<author>
<name>Szombathelyi György</name>
<email>gyurco@freemail.hu</email>
</author>
<published>2017-03-05T20:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=de05464e965288c51eb7191d9e12a25b54287181'/>
<id>urn:sha1:de05464e965288c51eb7191d9e12a25b54287181</id>
<content type='text'>
Update the tevent_internal.h file to the same version
as the current OpenEmbedded recipe version, otherwise
nmbd will segfault immediately at start, and strange
crashes occurs with smbd. Samba uses this internal
libtevent header file, and it is crucial to match
this file to the external libtevent.

Signed-off-by: Gyorgy Szombathelyi &lt;gyurco@freemail.hu&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>Make use of the new bb.utils.filter() function</title>
<updated>2017-03-07T12:30:26+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2017-03-01T17:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0c31f55bcfd6630d894dd2dda6ca483bea5de4ab'/>
<id>urn:sha1:0c31f55bcfd6630d894dd2dda6ca483bea5de4ab</id>
<content type='text'>
Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "Samba: use built-in libtevent"</title>
<updated>2017-02-25T02:01:03+00:00</updated>
<author>
<name>Joe MacDonald</name>
<email>joe_macdonald@mentor.com</email>
</author>
<published>2017-02-25T02:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a868418132f7cbaae477a3c7bc326979700a73eb'/>
<id>urn:sha1:a868418132f7cbaae477a3c7bc326979700a73eb</id>
<content type='text'>
This reverts commit cd366899ed6f0f07d643fd4e54c1ccb91540fc23.

Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>Samba: use built-in libtevent</title>
<updated>2017-02-22T13:31:59+00:00</updated>
<author>
<name>Szombathelyi György</name>
<email>gyurco@freemail.hu</email>
</author>
<published>2017-02-11T14:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cd366899ed6f0f07d643fd4e54c1ccb91540fc23'/>
<id>urn:sha1:cd366899ed6f0f07d643fd4e54c1ccb91540fc23</id>
<content type='text'>
Since Samba uses libtevent-internal.h in some places, it is
incompatible with external libtevent versions if they're not
the same as the built-in, and just crashes.

Signed-off-by: Gyorgy Szombathelyi &lt;gyurco@freemail.hu&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>waf-samba.bbclass: fix build error with PARALLEL_MAKE="-j X -l Y"</title>
<updated>2017-01-19T08:26:15+00:00</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2016-12-23T00:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9beb04e98d9a6b2dfe95966e2768f886b4092e27'/>
<id>urn:sha1:9beb04e98d9a6b2dfe95966e2768f886b4092e27</id>
<content type='text'>
Waf doesn't handle -l. Use a function already provided by waf.bbclass
in OE-Core. Inheriting waf.bbclass also makes overriding DISABLE_STATIC
redundant, so drop it from recipes inheriting waf-samba.

Signed-off-by: Andreas Oberritter &lt;obi@opendreambox.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>samba: conditionalize sed call for onnode</title>
<updated>2017-01-19T08:26:15+00:00</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2016-12-23T00:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cc32689a5b55843eeaecda173933fd5f281ec3ff'/>
<id>urn:sha1:cc32689a5b55843eeaecda173933fd5f281ec3ff</id>
<content type='text'>
| sed: can't read .../4.4.5-r0/image/usr/bin/onnode: No such file or directory

Signed-off-by: Andreas Oberritter &lt;obi@opendreambox.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>samba: simplify LSB handling</title>
<updated>2016-12-17T15:57:42+00:00</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2016-11-30T12:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=380f0cef364c1a3749b574ee29f44cca004088b0'/>
<id>urn:sha1:380f0cef364c1a3749b574ee29f44cca004088b0</id>
<content type='text'>
Signed-off-by: Andreas Oberritter &lt;obi@opendreambox.org&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>samba: start on boot with systemd</title>
<updated>2016-12-17T15:57:41+00:00</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2016-11-30T12:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cb9e340867bc12b440a9ac25363b412168ad8f13'/>
<id>urn:sha1:cb9e340867bc12b440a9ac25363b412168ad8f13</id>
<content type='text'>
Signed-off-by: Andreas Oberritter &lt;obi@opendreambox.org&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
</feed>
