<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/avahi, branch 2011.08_rc2</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.08_rc2</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.08_rc2'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2011-05-13T07:30:41Z</updated>
<entry>
<title>avahi: ensure locale data is installed into /usr/share, not /usr/lib v2</title>
<updated>2011-05-13T07:30:41Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-05-13T07:30:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b9d4ab0056c3b8135fc89c25995e16dd937b99db'/>
<id>urn:sha1:b9d4ab0056c3b8135fc89c25995e16dd937b99db</id>
<content type='text'>
Was fixed in 0201ffcd1624, but nowadays avahi uses DATADIRNAME rather
than DATADIR.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>avahi: bump version</title>
<updated>2011-04-04T12:50:35Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-04-04T12:50:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=01931cc26499e5003582a7bc52f489019e706d4d'/>
<id>urn:sha1:01931cc26499e5003582a7bc52f489019e706d4d</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>avahi: bump version</title>
<updated>2011-03-09T07:58:54Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-03-09T07:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=034b92c6855a917b99d1e37b1f5cdaefd3c4a594'/>
<id>urn:sha1:034b92c6855a917b99d1e37b1f5cdaefd3c4a594</id>
<content type='text'>
Mainly bugfixes.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>avahi: bump version, remove dbus workaround</title>
<updated>2011-03-01T13:13:56Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-03-01T13:13:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=75adc4ab5c5833c9afda04d9a0eaf947130c539f'/>
<id>urn:sha1:75adc4ab5c5833c9afda04d9a0eaf947130c539f</id>
<content type='text'>
This is now fixed upstream.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>avahi: fix avahi access through dbus</title>
<updated>2011-02-28T15:04:54Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-28T14:53:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dfee7243c65fd11118573fe3128db34993df037a'/>
<id>urn:sha1:dfee7243c65fd11118573fe3128db34993df037a</id>
<content type='text'>
Ensure that the avahi dbus service gets installed if dbus support is
enabled, otherwise avahi access through dbus fails (as clients try
to start the daemon and dbus doesn't know how to do this).

Fixed upstream in 0.6.28 (http://avahi.org/ticket/319) but this
workaround is simpler/safer for now.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: apply libtool patch where possible</title>
<updated>2011-02-17T13:02:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-17T12:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0be744e49590c32a1fb9141f4a0ef617b62b27c4'/>
<id>urn:sha1:0be744e49590c32a1fb9141f4a0ef617b62b27c4</id>
<content type='text'>
Now that we have libtool-2.2.x patch support, we can get rid of a bunch
of _LIBTOOL_PATH = NO, fixing (potential) cross link issues.

Notice: php not changed, as it uses a very old 1.5 version for the
embedded sqlite, where our buildroot-libtool-v1.5.patch doesn't apply.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: fix python upgrade fallout</title>
<updated>2011-01-26T10:18:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-01-26T10:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2c3e18cdd8c215e47855c1b7698609f69ae35d69'/>
<id>urn:sha1:2c3e18cdd8c215e47855c1b7698609f69ae35d69</id>
<content type='text'>
A number of packages depended on the libpython make target for python
support, which no longer exist.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>avahi: ensure locale data is installed into /usr/share, not /usr/lib</title>
<updated>2010-10-07T14:00:41Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-07T14:00:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0201ffcd16247dea9c58d2e611a4c2d96f07eff2'/>
<id>urn:sha1:0201ffcd16247dea9c58d2e611a4c2d96f07eff2</id>
<content type='text'>
Otherwise it won't be found / target-localepurge won't remove it.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>avahi: convert old-style hook to new-style hook</title>
<updated>2010-09-12T17:24:58Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-01T15:10:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=28025091919e3e0dfb99a39e9f6afde46764b8ab'/>
<id>urn:sha1:28025091919e3e0dfb99a39e9f6afde46764b8ab</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>avahi: pkg-config is needed</title>
<updated>2010-07-29T20:18:56Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-07-29T09:57:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9abe052f0438ea106274dd3dcbe34736460245a5'/>
<id>urn:sha1:9abe052f0438ea106274dd3dcbe34736460245a5</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
