($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
* [PATCH 0/1] Upgrade cups from 2.0.2 to 2.0.3
@ 2015-06-17  7:17 Kai Kang
  2015-06-17  7:17 ` [PATCH 1/1] cups: upgrade " Kai Kang
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Kang @ 2015-06-17  7:17 UTC (permalink / raw
  To: openembedded-core

The following changes since commit 1675ff6fff53dda89fa8d4f3a2c292c23fd346d7:

  bitbake: tests/data: Add new data tests (2015-06-12 00:02:28 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib kangkai/cups
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/cups

Kai Kang (1):
  cups: upgrade from 2.0.2 to 2.0.3

 meta/recipes-extended/cups/{cups_2.0.2.bb => cups_2.0.3.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/cups/{cups_2.0.2.bb => cups_2.0.3.bb} (40%)

-- 
1.9.1



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

* [PATCH 1/1] cups: upgrade from 2.0.2 to 2.0.3
  2015-06-17  7:17 [PATCH 0/1] Upgrade cups from 2.0.2 to 2.0.3 Kai Kang
@ 2015-06-17  7:17 ` Kai Kang
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Kang @ 2015-06-17  7:17 UTC (permalink / raw
  To: openembedded-core

Upgrade cups from 2.0.2 to 2.0.3. In its release log, it fixes
CERT VU #810572/CVE-2015-1158/CVE-2015-1159.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 meta/recipes-extended/cups/{cups_2.0.2.bb => cups_2.0.3.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/cups/{cups_2.0.2.bb => cups_2.0.3.bb} (40%)

diff --git a/meta/recipes-extended/cups/cups_2.0.2.bb b/meta/recipes-extended/cups/cups_2.0.3.bb
similarity index 40%
rename from meta/recipes-extended/cups/cups_2.0.2.bb
rename to meta/recipes-extended/cups/cups_2.0.3.bb
index 96c24cd..edff955 100644
--- a/meta/recipes-extended/cups/cups_2.0.2.bb
+++ b/meta/recipes-extended/cups/cups_2.0.3.bb
@@ -2,5 +2,5 @@ require cups.inc
 
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=6c5a350596fba02754bd96eb6df3afd0"
 
-SRC_URI[md5sum] = "6e0ea72dbafcf5baaa1cf4178e71096d"
-SRC_URI[sha256sum] = "858720f76b66fd0441ae2a16f7cabd9554c8c64607e28ffacf16c36c53a3b18b"
+SRC_URI[md5sum] = "8d98b85edbdab7ab03739c9622f570e8"
+SRC_URI[sha256sum] = "bc3167048690a7379f29a37d9fbd2143cf0ca033b54eedd9333ddfc4ee258881"
-- 
1.9.1



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

end of thread, other threads:[~2015-06-17  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17  7:17 [PATCH 0/1] Upgrade cups from 2.0.2 to 2.0.3 Kai Kang
2015-06-17  7:17 ` [PATCH 1/1] cups: upgrade " Kai Kang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).