<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/libpng, 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-03-18T19:19:10Z</updated>
<entry>
<title>pkgconfig: add pkgconfig package for target</title>
<updated>2009-03-18T19:19:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-18T19:19:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=77754571b2f327636ce0072cfabc9ce0c9a6ad86'/>
<id>urn:sha1:77754571b2f327636ce0072cfabc9ce0c9a6ad86</id>
<content type='text'>
The host versions shouldn't be visible in Kconfig, so remove the
reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets
with host-.

At the same time add pkgconfig for the target (E.G. for development) and
let BR2_PACKAGE_PKGCONFIG control that package.

Notice: all defconfigs in the tree have been updated, but make sure to
disable the pkgconfig package (unless you want it) if you use an external
config, otherwise you'll end up with pkgconfig and glib2 in the target.
</content>
</entry>
<entry>
<title>libpng: bump version</title>
<updated>2009-02-27T14:59:17Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-27T14:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=64007a9e6a09f5aa1745920b2fe30abd34aa9ca2'/>
<id>urn:sha1:64007a9e6a09f5aa1745920b2fe30abd34aa9ca2</id>
<content type='text'>
Fixes unitialized data bug (CVE-2009-0040).

Patch by Soef Qued &lt;souf_oued@yahoo.fr&gt;
</content>
</entry>
<entry>
<title>libpng: bump version</title>
<updated>2009-02-12T12:17:12Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-12T12:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5804c6d9fe96e5344af25e2b421b22e7c7deeaf5'/>
<id>urn:sha1:5804c6d9fe96e5344af25e2b421b22e7c7deeaf5</id>
<content type='text'>
Fixes memory leak and double-free vulnerability
</content>
</entry>
<entry>
<title>package/libpng/libpng.mk: Remove the unnecessary --without-x option</title>
<updated>2009-01-12T12:45:48Z</updated>
<author>
<name>Daniel Laird</name>
<email>danieljlaird@hotmail.com</email>
</author>
<published>2009-01-12T12:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=729cf4f6c3652ede8c30b4d2e4ac5eacca12679d'/>
<id>urn:sha1:729cf4f6c3652ede8c30b4d2e4ac5eacca12679d</id>
<content type='text'>
Signed-off-by: Daniel Laird &lt;daniel.j.laird@nxp.com&gt;

</content>
</entry>
<entry>
<title>package/libpng/libpng.mk: Change to autotools.in format</title>
<updated>2008-10-29T12:49:38Z</updated>
<author>
<name>Daniel Laird</name>
<email>danieljlaird@hotmail.com</email>
</author>
<published>2008-10-29T12:49:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3544d8f71e754f623d2f7c7c0fe5b10a6d88cf63'/>
<id>urn:sha1:3544d8f71e754f623d2f7c7c0fe5b10a6d88cf63</id>
<content type='text'>
Move libpng into the new era.....

Signed-off-by: Daniel Laird &lt;daniel.j.laird@nxp.com&gt;

</content>
</entry>
<entry>
<title>png: bump version</title>
<updated>2008-10-06T15:11:15Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-06T15:11:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=242895ef6371dfb1c8a5d867e592598992b0bd01'/>
<id>urn:sha1:242895ef6371dfb1c8a5d867e592598992b0bd01</id>
<content type='text'>
Upgrade libpng to 1.2.32

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</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>packages: fix pkgconfig depencies and select pkgconfig where needed</title>
<updated>2008-06-14T21:01:16Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-06-14T21:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=565e05c8a18ecb7ffff0018b598218d32399d8b7'/>
<id>urn:sha1:565e05c8a18ecb7ffff0018b598218d32399d8b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix patch. Apparently people don't know how to test their changes before</title>
<updated>2008-03-05T13:35:23Z</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2008-03-05T13:35:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=494a273b15ff64b7d59272e77520358896bbe6ff'/>
<id>urn:sha1:494a273b15ff64b7d59272e77520358896bbe6ff</id>
<content type='text'>
cheking them in.
</content>
</entry>
<entry>
<title>libpng: select zlib package</title>
<updated>2008-03-04T11:36:25Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-03-04T11:36:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=82edf5a9c1db636924d14f05cdf410cb715eddae'/>
<id>urn:sha1:82edf5a9c1db636924d14f05cdf410cb715eddae</id>
<content type='text'>
</content>
</entry>
</feed>
