All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libpng: Add add 1.2.44, new version and new native version importing several security fixes.
@ 2010-07-19  9:25 Marc Olzheim
  2010-07-19 11:10 ` Marc Olzheim
  2010-07-20  3:25 ` Khem Raj
  0 siblings, 2 replies; 7+ messages in thread
From: Marc Olzheim @ 2010-07-19  9:25 UTC (permalink / raw)
  To: openembedded-devel

From: Marc Olzheim <marc@iphion.nl>

---
 recipes/libpng/libpng-native_1.2.44.bb |    6 ++++++
 recipes/libpng/libpng_1.2.44.bb        |    8 ++++++++
 2 files changed, 14 insertions(+), 0 deletions(-)
 create mode 100644 recipes/libpng/libpng-native_1.2.44.bb
 create mode 100644 recipes/libpng/libpng_1.2.44.bb

diff --git a/recipes/libpng/libpng-native_1.2.44.bb b/recipes/libpng/libpng-native_1.2.44.bb
new file mode 100644
index 0000000..3c36b52
--- /dev/null
+++ b/recipes/libpng/libpng-native_1.2.44.bb
@@ -0,0 +1,6 @@
+require libpng_${PV}.bb
+require libpng-native.inc
+
+PR = "r1"
+
+FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libpng-${PV}"
diff --git a/recipes/libpng/libpng_1.2.44.bb b/recipes/libpng/libpng_1.2.44.bb
new file mode 100644
index 0000000..e607f76
--- /dev/null
+++ b/recipes/libpng/libpng_1.2.44.bb
@@ -0,0 +1,8 @@
+require libpng.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI += "file://makefile_fix.patch"
+
+SRC_URI[tarball.md5sum] = "e3ac7879d62ad166a6f0c7441390d12b"
+SRC_URI[tarball.sha256sum] = "b9ab20f1c2c3bf6c4448fd9bd8a4a8905b918114d5fada56c97bb758a17b7215"
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-07-20  7:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-19  9:25 [PATCH] libpng: Add add 1.2.44, new version and new native version importing several security fixes Marc Olzheim
2010-07-19 11:10 ` Marc Olzheim
2010-07-20  3:25 ` Khem Raj
2010-07-20  7:32   ` Marc Olzheim
2010-07-20  7:54     ` [PATCH] libpng: Add add 1.2.44, new version and new Marc Olzheim
2010-07-20  7:54     ` [PATCH 1/2] libpng: Clean up separate -native recipes, making use of BBCLASSEXTEND Marc Olzheim
2010-07-20  7:54     ` [PATCH 2/2] [SECURITY] libpng: add 1.2.44 to fix CVE-2010-1205 and CVE-2010-2249 Marc Olzheim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.