All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tar: Upgrade to v1.23
@ 2010-08-03  4:01 Scott Garman
  2010-08-03  4:13 ` Scott Garman
  2010-08-03  6:14 ` Frans Meulenbroeks
  0 siblings, 2 replies; 6+ messages in thread
From: Scott Garman @ 2010-08-03  4:01 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Scott Garman, Scott Garman

From: Scott Garman <scott.a.garman@intel.com>

* Addresses CVE-2010-0624

Signed-off-by: Scott Garman <sgarman@zenlinux.com>
---
 recipes/tar/tar_1.22.bb |    4 ----
 recipes/tar/tar_1.23.bb |    4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)
 delete mode 100644 recipes/tar/tar_1.22.bb
 create mode 100644 recipes/tar/tar_1.23.bb

diff --git a/recipes/tar/tar_1.22.bb b/recipes/tar/tar_1.22.bb
deleted file mode 100644
index 4863e84..0000000
--- a/recipes/tar/tar_1.22.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require tar.inc
-
-SRC_URI[md5sum] = "07fa517027f426bb80f5f5ff91b63585"
-SRC_URI[sha256sum] = "3cefb67f197a3f8f5235999fe749ced0889466a71ddcbc96fddca84e5d53aa4d"
diff --git a/recipes/tar/tar_1.23.bb b/recipes/tar/tar_1.23.bb
new file mode 100644
index 0000000..89a0243
--- /dev/null
+++ b/recipes/tar/tar_1.23.bb
@@ -0,0 +1,4 @@
+require tar.inc
+
+SRC_URI[md5sum] = "41e2ca4b924ec7860e51b43ad06cdb7e"
+SRC_URI[sha256sum] = "c9328372db62fbb1d94c9e4e3cefc961111af46de47085b635359c00a0eebe36"
-- 
1.7.0.4




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

end of thread, other threads:[~2010-08-03 21:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-03  4:01 [PATCH] tar: Upgrade to v1.23 Scott Garman
2010-08-03  4:13 ` Scott Garman
2010-08-03  6:14 ` Frans Meulenbroeks
2010-08-03 15:07   ` Scott Garman
2010-08-03 16:07     ` Frans Meulenbroeks
2010-08-03 21:07       ` Scott Garman

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.