All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ca-certificates: update to 20170717
@ 2017-08-08 15:25 Alexander Kanavin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Kanavin @ 2017-08-08 15:25 UTC (permalink / raw)
  To: openembedded-core

Upstream lacks a tag for this release, so make it a PR bump.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta/recipes-support/ca-certificates/ca-certificates_20161130.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb b/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb
index 42088b98994..9a80f433711 100644
--- a/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb
+++ b/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb
@@ -13,7 +13,8 @@ DEPENDS_class-native = "openssl-native"
 DEPENDS_class-nativesdk = "ca-certificates-native openssl-native"
 PACKAGE_WRITE_DEPS += "ca-certificates-native"
 
-SRCREV = "61b70a1007dc269d56881a0d480fc841daacc77c"
+SRCREV = "adc13592b55ef00450412d61a2145d162a4afb19"
+PR = "r20170717"
 
 SRC_URI = "git://anonscm.debian.org/collab-maint/ca-certificates.git \
            file://0002-update-ca-certificates-use-SYSROOT.patch \
-- 
2.13.2



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

* [PATCH] ca-certificates: update to 20170717
@ 2017-08-30 13:35 Alexander Kanavin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Kanavin @ 2017-08-30 13:35 UTC (permalink / raw)
  To: openembedded-core

This is actually the same version as previously; upstream didn't have
a tag for it before and now it does, so we can reduce confusion. The SRCREV
change is due to a few added commits which modify upstream's debian
packaging (not used by us).

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 .../{ca-certificates_20161130.bb => ca-certificates_20170717.bb}       | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta/recipes-support/ca-certificates/{ca-certificates_20161130.bb => ca-certificates_20170717.bb} (97%)

diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb b/meta/recipes-support/ca-certificates/ca-certificates_20170717.bb
similarity index 97%
rename from meta/recipes-support/ca-certificates/ca-certificates_20161130.bb
rename to meta/recipes-support/ca-certificates/ca-certificates_20170717.bb
index fa72f71af91..59e7d514373 100644
--- a/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb
+++ b/meta/recipes-support/ca-certificates/ca-certificates_20170717.bb
@@ -14,8 +14,7 @@ DEPENDS_class-nativesdk = "openssl-native"
 # Need c_rehash from openssl and run-parts from debianutils
 PACKAGE_WRITE_DEPS += "openssl-native debianutils-native"
 
-SRCREV = "adc13592b55ef00450412d61a2145d162a4afb19"
-PR = "r20170717"
+SRCREV = "34b8e19e541b8af4076616b2e170c7a70cdaded0"
 
 SRC_URI = "git://anonscm.debian.org/collab-maint/ca-certificates.git \
            file://0002-update-ca-certificates-use-SYSROOT.patch \
-- 
2.14.1



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

end of thread, other threads:[~2017-08-30 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-08 15:25 [PATCH] ca-certificates: update to 20170717 Alexander Kanavin
2017-08-30 13:35 Alexander Kanavin

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.