All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] gnutls: move to latest stable branch 2.10.2 -> 2.10.4
@ 2011-01-18 22:05 Michael Smith
  2011-01-18 22:05 ` [PATCH 2/2] libsoup-2.4: update 2.29.91 to 2.32.2 Michael Smith
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Smith @ 2011-01-18 22:05 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Michael Smith <msmith@cbnco.com>
Cc: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../gettextize-with-gettext-0.18.patch             |    0
 .../gnutls-openssl.patch                           |    0
 .../gnutls-replace-siginterrupt.patch              |    0
 .../gnutls/{gnutls_2.10.2.bb => gnutls_2.10.4.bb}  |    4 ++--
 4 files changed, 2 insertions(+), 2 deletions(-)
 rename recipes/gnutls/{gnutls-2.10.2 => gnutls-2.10.4}/gettextize-with-gettext-0.18.patch (100%)
 rename recipes/gnutls/{gnutls-2.10.2 => gnutls-2.10.4}/gnutls-openssl.patch (100%)
 rename recipes/gnutls/{gnutls-2.10.2 => gnutls-2.10.4}/gnutls-replace-siginterrupt.patch (100%)
 rename recipes/gnutls/{gnutls_2.10.2.bb => gnutls_2.10.4.bb} (77%)

diff --git a/recipes/gnutls/gnutls-2.10.2/gettextize-with-gettext-0.18.patch b/recipes/gnutls/gnutls-2.10.4/gettextize-with-gettext-0.18.patch
similarity index 100%
rename from recipes/gnutls/gnutls-2.10.2/gettextize-with-gettext-0.18.patch
rename to recipes/gnutls/gnutls-2.10.4/gettextize-with-gettext-0.18.patch
diff --git a/recipes/gnutls/gnutls-2.10.2/gnutls-openssl.patch b/recipes/gnutls/gnutls-2.10.4/gnutls-openssl.patch
similarity index 100%
rename from recipes/gnutls/gnutls-2.10.2/gnutls-openssl.patch
rename to recipes/gnutls/gnutls-2.10.4/gnutls-openssl.patch
diff --git a/recipes/gnutls/gnutls-2.10.2/gnutls-replace-siginterrupt.patch b/recipes/gnutls/gnutls-2.10.4/gnutls-replace-siginterrupt.patch
similarity index 100%
rename from recipes/gnutls/gnutls-2.10.2/gnutls-replace-siginterrupt.patch
rename to recipes/gnutls/gnutls-2.10.4/gnutls-replace-siginterrupt.patch
diff --git a/recipes/gnutls/gnutls_2.10.2.bb b/recipes/gnutls/gnutls_2.10.4.bb
similarity index 77%
rename from recipes/gnutls/gnutls_2.10.2.bb
rename to recipes/gnutls/gnutls_2.10.4.bb
index 8af70ec..3e582b0 100644
--- a/recipes/gnutls/gnutls_2.10.2.bb
+++ b/recipes/gnutls/gnutls_2.10.4.bb
@@ -24,5 +24,5 @@ do_configure_prepend() {
 
 }
 
-SRC_URI[gnutls.md5sum] = "777823f5746ab80cd6f7f7b5fcb2f91b"
-SRC_URI[gnutls.sha256sum] = "e82e7a3fc69b02cc06c291a1652789d73e45bc0732e139817838248f814f8724"
+SRC_URI[gnutls.md5sum] = "4e1517084018a8b1fdc96daabea40528"
+SRC_URI[gnutls.sha256sum] = "b8bfe36450fe671e99db5ff1e44e6b65fda8a79cacd9e77d550eff7da3745fc8"
-- 
1.6.3.2




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

* [PATCH 2/2] libsoup-2.4: update 2.29.91 to 2.32.2
  2011-01-18 22:05 [PATCH 1/2] gnutls: move to latest stable branch 2.10.2 -> 2.10.4 Michael Smith
@ 2011-01-18 22:05 ` Michael Smith
  2011-01-18 23:04   ` Khem Raj
  2011-01-19  7:22   ` Koen Kooi
  2011-01-18 23:03 ` [PATCH 1/2] gnutls: move to latest stable branch 2.10.2 -> 2.10.4 Khem Raj
  2011-01-19  7:42 ` Martin Jansa
  2 siblings, 2 replies; 6+ messages in thread
From: Michael Smith @ 2011-01-18 22:05 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

The new release fixes several issues and is API/ABI compatible.
(at least, webkit-gtk still builds and runs.)

Signed-off-by: Michael Smith <msmith@cbnco.com>
Cc: Koen Kooi <koen@openembedded.org>
---
 ...isable-TLS-1.2-in-addition-to-1.0-and-1.1.patch |   29 --------------------
 ...ibsoup-2.4_2.29.91.bb => libsoup-2.4_2.32.2.bb} |    8 +----
 2 files changed, 2 insertions(+), 35 deletions(-)
 delete mode 100644 recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch
 rename recipes/gnome/{libsoup-2.4_2.29.91.bb => libsoup-2.4_2.32.2.bb} (68%)

diff --git a/recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch b/recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch
deleted file mode 100644
index 1a03581..0000000
--- a/recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 01a43ad9824fba77384534c6d588e0e0d653986e Mon Sep 17 00:00:00 2001
-From: Dan Winship <danw@gnome.org>
-Date: Tue, 29 Jun 2010 13:43:20 +0000
-Subject: Disable TLS 1.2 in addition to 1.0 and 1.1
-
-Due to bug 581342 we want to only negotiate SSL 3.0. Previously we
-were telling gnutls to not do TLS1.0 or TLS1.1, but that means with
-newer versions of gnutls that support TLS1.2 it would try to negotiate
-that instead and generally fail. Fix that by disabling TLS1.2 too
-(which works fine even with gnutls versions that don't support TLS1.2
-yet).
-
-https://bugzilla.gnome.org/show_bug.cgi?id=622857
----
-diff --git a/libsoup/soup-gnutls.c b/libsoup/soup-gnutls.c
-index cb0fbe5..0b57f28 100644
---- a/libsoup/soup-gnutls.c
-+++ b/libsoup/soup-gnutls.c
-@@ -477,7 +477,7 @@ soup_ssl_wrap_iochannel (GIOChannel *sock, gboolean non_blocking,
- 		goto THROW_CREATE_ERROR;
- 
- 	/* See http://bugzilla.gnome.org/show_bug.cgi?id=581342 */
--	if (gnutls_priority_set_direct (session, "NORMAL:!VERS-TLS1.1:!VERS-TLS1.0", NULL) != 0)
-+	if (gnutls_priority_set_direct (session, "NORMAL:!VERS-TLS1.2:!VERS-TLS1.1:!VERS-TLS1.0", NULL) != 0)
- 		goto THROW_CREATE_ERROR;
- 
- 	if (gnutls_credentials_set (session, GNUTLS_CRD_CERTIFICATE,
---
-cgit v0.8.3.1
diff --git a/recipes/gnome/libsoup-2.4_2.29.91.bb b/recipes/gnome/libsoup-2.4_2.32.2.bb
similarity index 68%
rename from recipes/gnome/libsoup-2.4_2.29.91.bb
rename to recipes/gnome/libsoup-2.4_2.32.2.bb
index aec60fa..5bc793c 100644
--- a/recipes/gnome/libsoup-2.4_2.29.91.bb
+++ b/recipes/gnome/libsoup-2.4_2.32.2.bb
@@ -3,15 +3,11 @@ SECTION = "x11/gnome/libs"
 LICENSE = "GPL"
 DEPENDS = "libproxy glib-2.0 gnutls libxml2 sqlite3 gnome-keyring"
 
-PR = "r2"
-
 inherit gnome
 
 SRC_URI = "${GNOME_MIRROR}/libsoup/${@gnome_verdir("${PV}")}/libsoup-${PV}.tar.bz2;name=libsoup"
-SRC_URI[libsoup.md5sum] = "900390c0ead254fbb23f3f0b84fd18bb"
-SRC_URI[libsoup.sha256sum] = "626c88f6b87463cb092733d2bcd5672ca69529a766cc6c5cc817f34b49c821b1"
-
-SRC_URI += "file://Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch"
+SRC_URI[libsoup.md5sum] = "03f37350a2a31046ebabb8470e75abcc"
+SRC_URI[libsoup.sha256sum] = "96e6973c8b7459523c0f44e7aec69528ff2fbd388e8ddc415f91bcc42f50777f"
 
 S = "${WORKDIR}/libsoup-${PV}"
 
-- 
1.6.3.2




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

* Re: [PATCH 1/2] gnutls: move to latest stable branch 2.10.2 -> 2.10.4
  2011-01-18 22:05 [PATCH 1/2] gnutls: move to latest stable branch 2.10.2 -> 2.10.4 Michael Smith
  2011-01-18 22:05 ` [PATCH 2/2] libsoup-2.4: update 2.29.91 to 2.32.2 Michael Smith
@ 2011-01-18 23:03 ` Khem Raj
  2011-01-19  7:42 ` Martin Jansa
  2 siblings, 0 replies; 6+ messages in thread
From: Khem Raj @ 2011-01-18 23:03 UTC (permalink / raw)
  To: openembedded-devel

On Tue, Jan 18, 2011 at 2:05 PM, Michael Smith <msmith@cbnco.com> wrote:
> Signed-off-by: Michael Smith <msmith@cbnco.com>
> Cc: Martin Jansa <Martin.Jansa@gmail.com>

Acked-by: Khem Raj <raj.khem@gmail.com>

> ---
>  .../gettextize-with-gettext-0.18.patch             |    0
>  .../gnutls-openssl.patch                           |    0
>  .../gnutls-replace-siginterrupt.patch              |    0
>  .../gnutls/{gnutls_2.10.2.bb => gnutls_2.10.4.bb}  |    4 ++--
>  4 files changed, 2 insertions(+), 2 deletions(-)
>  rename recipes/gnutls/{gnutls-2.10.2 => gnutls-2.10.4}/gettextize-with-gettext-0.18.patch (100%)
>  rename recipes/gnutls/{gnutls-2.10.2 => gnutls-2.10.4}/gnutls-openssl.patch (100%)
>  rename recipes/gnutls/{gnutls-2.10.2 => gnutls-2.10.4}/gnutls-replace-siginterrupt.patch (100%)
>  rename recipes/gnutls/{gnutls_2.10.2.bb => gnutls_2.10.4.bb} (77%)
>
> diff --git a/recipes/gnutls/gnutls-2.10.2/gettextize-with-gettext-0.18.patch b/recipes/gnutls/gnutls-2.10.4/gettextize-with-gettext-0.18.patch
> similarity index 100%
> rename from recipes/gnutls/gnutls-2.10.2/gettextize-with-gettext-0.18.patch
> rename to recipes/gnutls/gnutls-2.10.4/gettextize-with-gettext-0.18.patch
> diff --git a/recipes/gnutls/gnutls-2.10.2/gnutls-openssl.patch b/recipes/gnutls/gnutls-2.10.4/gnutls-openssl.patch
> similarity index 100%
> rename from recipes/gnutls/gnutls-2.10.2/gnutls-openssl.patch
> rename to recipes/gnutls/gnutls-2.10.4/gnutls-openssl.patch
> diff --git a/recipes/gnutls/gnutls-2.10.2/gnutls-replace-siginterrupt.patch b/recipes/gnutls/gnutls-2.10.4/gnutls-replace-siginterrupt.patch
> similarity index 100%
> rename from recipes/gnutls/gnutls-2.10.2/gnutls-replace-siginterrupt.patch
> rename to recipes/gnutls/gnutls-2.10.4/gnutls-replace-siginterrupt.patch
> diff --git a/recipes/gnutls/gnutls_2.10.2.bb b/recipes/gnutls/gnutls_2.10.4.bb
> similarity index 77%
> rename from recipes/gnutls/gnutls_2.10.2.bb
> rename to recipes/gnutls/gnutls_2.10.4.bb
> index 8af70ec..3e582b0 100644
> --- a/recipes/gnutls/gnutls_2.10.2.bb
> +++ b/recipes/gnutls/gnutls_2.10.4.bb
> @@ -24,5 +24,5 @@ do_configure_prepend() {
>
>  }
>
> -SRC_URI[gnutls.md5sum] = "777823f5746ab80cd6f7f7b5fcb2f91b"
> -SRC_URI[gnutls.sha256sum] = "e82e7a3fc69b02cc06c291a1652789d73e45bc0732e139817838248f814f8724"
> +SRC_URI[gnutls.md5sum] = "4e1517084018a8b1fdc96daabea40528"
> +SRC_URI[gnutls.sha256sum] = "b8bfe36450fe671e99db5ff1e44e6b65fda8a79cacd9e77d550eff7da3745fc8"
> --
> 1.6.3.2
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



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

* Re: [PATCH 2/2] libsoup-2.4: update 2.29.91 to 2.32.2
  2011-01-18 22:05 ` [PATCH 2/2] libsoup-2.4: update 2.29.91 to 2.32.2 Michael Smith
@ 2011-01-18 23:04   ` Khem Raj
  2011-01-19  7:22   ` Koen Kooi
  1 sibling, 0 replies; 6+ messages in thread
From: Khem Raj @ 2011-01-18 23:04 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

On Tue, Jan 18, 2011 at 2:05 PM, Michael Smith <msmith@cbnco.com> wrote:
> The new release fixes several issues and is API/ABI compatible.
> (at least, webkit-gtk still builds and runs.)
>
> Signed-off-by: Michael Smith <msmith@cbnco.com>
> Cc: Koen Kooi <koen@openembedded.org>

Looks ok. Make sure its not pinned somewhere then RFC those parts too

Acked-by: Khem Raj <raj.khem@gmail.com>

> ---
>  ...isable-TLS-1.2-in-addition-to-1.0-and-1.1.patch |   29 --------------------
>  ...ibsoup-2.4_2.29.91.bb => libsoup-2.4_2.32.2.bb} |    8 +----
>  2 files changed, 2 insertions(+), 35 deletions(-)
>  delete mode 100644 recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch
>  rename recipes/gnome/{libsoup-2.4_2.29.91.bb => libsoup-2.4_2.32.2.bb} (68%)
>
> diff --git a/recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch b/recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch
> deleted file mode 100644
> index 1a03581..0000000
> --- a/recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch
> +++ /dev/null
> @@ -1,29 +0,0 @@
> -From 01a43ad9824fba77384534c6d588e0e0d653986e Mon Sep 17 00:00:00 2001
> -From: Dan Winship <danw@gnome.org>
> -Date: Tue, 29 Jun 2010 13:43:20 +0000
> -Subject: Disable TLS 1.2 in addition to 1.0 and 1.1
> -
> -Due to bug 581342 we want to only negotiate SSL 3.0. Previously we
> -were telling gnutls to not do TLS1.0 or TLS1.1, but that means with
> -newer versions of gnutls that support TLS1.2 it would try to negotiate
> -that instead and generally fail. Fix that by disabling TLS1.2 too
> -(which works fine even with gnutls versions that don't support TLS1.2
> -yet).
> -
> -https://bugzilla.gnome.org/show_bug.cgi?id=622857
> ----
> -diff --git a/libsoup/soup-gnutls.c b/libsoup/soup-gnutls.c
> -index cb0fbe5..0b57f28 100644
> ---- a/libsoup/soup-gnutls.c
> -+++ b/libsoup/soup-gnutls.c
> -@@ -477,7 +477,7 @@ soup_ssl_wrap_iochannel (GIOChannel *sock, gboolean non_blocking,
> -               goto THROW_CREATE_ERROR;
> -
> -       /* See http://bugzilla.gnome.org/show_bug.cgi?id=581342 */
> --      if (gnutls_priority_set_direct (session, "NORMAL:!VERS-TLS1.1:!VERS-TLS1.0", NULL) != 0)
> -+      if (gnutls_priority_set_direct (session, "NORMAL:!VERS-TLS1.2:!VERS-TLS1.1:!VERS-TLS1.0", NULL) != 0)
> -               goto THROW_CREATE_ERROR;
> -
> -       if (gnutls_credentials_set (session, GNUTLS_CRD_CERTIFICATE,
> ---
> -cgit v0.8.3.1
> diff --git a/recipes/gnome/libsoup-2.4_2.29.91.bb b/recipes/gnome/libsoup-2.4_2.32.2.bb
> similarity index 68%
> rename from recipes/gnome/libsoup-2.4_2.29.91.bb
> rename to recipes/gnome/libsoup-2.4_2.32.2.bb
> index aec60fa..5bc793c 100644
> --- a/recipes/gnome/libsoup-2.4_2.29.91.bb
> +++ b/recipes/gnome/libsoup-2.4_2.32.2.bb
> @@ -3,15 +3,11 @@ SECTION = "x11/gnome/libs"
>  LICENSE = "GPL"
>  DEPENDS = "libproxy glib-2.0 gnutls libxml2 sqlite3 gnome-keyring"
>
> -PR = "r2"
> -
>  inherit gnome
>
>  SRC_URI = "${GNOME_MIRROR}/libsoup/${@gnome_verdir("${PV}")}/libsoup-${PV}.tar.bz2;name=libsoup"
> -SRC_URI[libsoup.md5sum] = "900390c0ead254fbb23f3f0b84fd18bb"
> -SRC_URI[libsoup.sha256sum] = "626c88f6b87463cb092733d2bcd5672ca69529a766cc6c5cc817f34b49c821b1"
> -
> -SRC_URI += "file://Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch"
> +SRC_URI[libsoup.md5sum] = "03f37350a2a31046ebabb8470e75abcc"
> +SRC_URI[libsoup.sha256sum] = "96e6973c8b7459523c0f44e7aec69528ff2fbd388e8ddc415f91bcc42f50777f"
>
>  S = "${WORKDIR}/libsoup-${PV}"
>
> --
> 1.6.3.2
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



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

* Re: [PATCH 2/2] libsoup-2.4: update 2.29.91 to 2.32.2
  2011-01-18 22:05 ` [PATCH 2/2] libsoup-2.4: update 2.29.91 to 2.32.2 Michael Smith
  2011-01-18 23:04   ` Khem Raj
@ 2011-01-19  7:22   ` Koen Kooi
  1 sibling, 0 replies; 6+ messages in thread
From: Koen Kooi @ 2011-01-19  7:22 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 18-01-11 23:05, Michael Smith wrote:
> The new release fixes several issues and is API/ABI compatible.
> (at least, webkit-gtk still builds and runs.)
> 
> Signed-off-by: Michael Smith <msmith@cbnco.com>
> Cc: Koen Kooi <koen@openembedded.org>

Acked-by: Koen Kooi <koen@openembedded.org>


> ---
>  ...isable-TLS-1.2-in-addition-to-1.0-and-1.1.patch |   29 --------------------
>  ...ibsoup-2.4_2.29.91.bb => libsoup-2.4_2.32.2.bb} |    8 +----
>  2 files changed, 2 insertions(+), 35 deletions(-)
>  delete mode 100644 recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch
>  rename recipes/gnome/{libsoup-2.4_2.29.91.bb => libsoup-2.4_2.32.2.bb} (68%)
> 
> diff --git a/recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch b/recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch
> deleted file mode 100644
> index 1a03581..0000000
> --- a/recipes/gnome/libsoup-2.4/Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch
> +++ /dev/null
> @@ -1,29 +0,0 @@
> -From 01a43ad9824fba77384534c6d588e0e0d653986e Mon Sep 17 00:00:00 2001
> -From: Dan Winship <danw@gnome.org>
> -Date: Tue, 29 Jun 2010 13:43:20 +0000
> -Subject: Disable TLS 1.2 in addition to 1.0 and 1.1
> -
> -Due to bug 581342 we want to only negotiate SSL 3.0. Previously we
> -were telling gnutls to not do TLS1.0 or TLS1.1, but that means with
> -newer versions of gnutls that support TLS1.2 it would try to negotiate
> -that instead and generally fail. Fix that by disabling TLS1.2 too
> -(which works fine even with gnutls versions that don't support TLS1.2
> -yet).
> -
> -https://bugzilla.gnome.org/show_bug.cgi?id=622857
> ----
> -diff --git a/libsoup/soup-gnutls.c b/libsoup/soup-gnutls.c
> -index cb0fbe5..0b57f28 100644
> ---- a/libsoup/soup-gnutls.c
> -+++ b/libsoup/soup-gnutls.c
> -@@ -477,7 +477,7 @@ soup_ssl_wrap_iochannel (GIOChannel *sock, gboolean non_blocking,
> - 		goto THROW_CREATE_ERROR;
> - 
> - 	/* See http://bugzilla.gnome.org/show_bug.cgi?id=581342 */
> --	if (gnutls_priority_set_direct (session, "NORMAL:!VERS-TLS1.1:!VERS-TLS1.0", NULL) != 0)
> -+	if (gnutls_priority_set_direct (session, "NORMAL:!VERS-TLS1.2:!VERS-TLS1.1:!VERS-TLS1.0", NULL) != 0)
> - 		goto THROW_CREATE_ERROR;
> - 
> - 	if (gnutls_credentials_set (session, GNUTLS_CRD_CERTIFICATE,
> ---
> -cgit v0.8.3.1
> diff --git a/recipes/gnome/libsoup-2.4_2.29.91.bb b/recipes/gnome/libsoup-2.4_2.32.2.bb
> similarity index 68%
> rename from recipes/gnome/libsoup-2.4_2.29.91.bb
> rename to recipes/gnome/libsoup-2.4_2.32.2.bb
> index aec60fa..5bc793c 100644
> --- a/recipes/gnome/libsoup-2.4_2.29.91.bb
> +++ b/recipes/gnome/libsoup-2.4_2.32.2.bb
> @@ -3,15 +3,11 @@ SECTION = "x11/gnome/libs"
>  LICENSE = "GPL"
>  DEPENDS = "libproxy glib-2.0 gnutls libxml2 sqlite3 gnome-keyring"
>  
> -PR = "r2"
> -
>  inherit gnome
>  
>  SRC_URI = "${GNOME_MIRROR}/libsoup/${@gnome_verdir("${PV}")}/libsoup-${PV}.tar.bz2;name=libsoup"
> -SRC_URI[libsoup.md5sum] = "900390c0ead254fbb23f3f0b84fd18bb"
> -SRC_URI[libsoup.sha256sum] = "626c88f6b87463cb092733d2bcd5672ca69529a766cc6c5cc817f34b49c821b1"
> -
> -SRC_URI += "file://Disable-TLS-1.2-in-addition-to-1.0-and-1.1.patch"
> +SRC_URI[libsoup.md5sum] = "03f37350a2a31046ebabb8470e75abcc"
> +SRC_URI[libsoup.sha256sum] = "96e6973c8b7459523c0f44e7aec69528ff2fbd388e8ddc415f91bcc42f50777f"
>  
>  S = "${WORKDIR}/libsoup-${PV}"
>  

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNNpFPMkyGM64RGpERAvnAAJoDljz3QZxRQtNKqmheOr1x2VzClACgkLIY
sBMzE6vmlZkBQnUiQ2tV/Nk=
=hDXq
-----END PGP SIGNATURE-----




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

* Re: [PATCH 1/2] gnutls: move to latest stable branch 2.10.2 -> 2.10.4
  2011-01-18 22:05 [PATCH 1/2] gnutls: move to latest stable branch 2.10.2 -> 2.10.4 Michael Smith
  2011-01-18 22:05 ` [PATCH 2/2] libsoup-2.4: update 2.29.91 to 2.32.2 Michael Smith
  2011-01-18 23:03 ` [PATCH 1/2] gnutls: move to latest stable branch 2.10.2 -> 2.10.4 Khem Raj
@ 2011-01-19  7:42 ` Martin Jansa
  2 siblings, 0 replies; 6+ messages in thread
From: Martin Jansa @ 2011-01-19  7:42 UTC (permalink / raw)
  To: Michael Smith; +Cc: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 2721 bytes --]

On Tue, Jan 18, 2011 at 05:05:42PM -0500, Michael Smith wrote:
> Signed-off-by: Michael Smith <msmith@cbnco.com>
> Cc: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  .../gettextize-with-gettext-0.18.patch             |    0
>  .../gnutls-openssl.patch                           |    0
>  .../gnutls-replace-siginterrupt.patch              |    0
>  .../gnutls/{gnutls_2.10.2.bb => gnutls_2.10.4.bb}  |    4 ++--
>  4 files changed, 2 insertions(+), 2 deletions(-)
>  rename recipes/gnutls/{gnutls-2.10.2 => gnutls-2.10.4}/gettextize-with-gettext-0.18.patch (100%)
>  rename recipes/gnutls/{gnutls-2.10.2 => gnutls-2.10.4}/gnutls-openssl.patch (100%)
>  rename recipes/gnutls/{gnutls-2.10.2 => gnutls-2.10.4}/gnutls-replace-siginterrupt.patch (100%)
>  rename recipes/gnutls/{gnutls_2.10.2.bb => gnutls_2.10.4.bb} (77%)
> 
> diff --git a/recipes/gnutls/gnutls-2.10.2/gettextize-with-gettext-0.18.patch b/recipes/gnutls/gnutls-2.10.4/gettextize-with-gettext-0.18.patch
> similarity index 100%
> rename from recipes/gnutls/gnutls-2.10.2/gettextize-with-gettext-0.18.patch
> rename to recipes/gnutls/gnutls-2.10.4/gettextize-with-gettext-0.18.patch
> diff --git a/recipes/gnutls/gnutls-2.10.2/gnutls-openssl.patch b/recipes/gnutls/gnutls-2.10.4/gnutls-openssl.patch
> similarity index 100%
> rename from recipes/gnutls/gnutls-2.10.2/gnutls-openssl.patch
> rename to recipes/gnutls/gnutls-2.10.4/gnutls-openssl.patch
> diff --git a/recipes/gnutls/gnutls-2.10.2/gnutls-replace-siginterrupt.patch b/recipes/gnutls/gnutls-2.10.4/gnutls-replace-siginterrupt.patch
> similarity index 100%
> rename from recipes/gnutls/gnutls-2.10.2/gnutls-replace-siginterrupt.patch
> rename to recipes/gnutls/gnutls-2.10.4/gnutls-replace-siginterrupt.patch
> diff --git a/recipes/gnutls/gnutls_2.10.2.bb b/recipes/gnutls/gnutls_2.10.4.bb
> similarity index 77%
> rename from recipes/gnutls/gnutls_2.10.2.bb
> rename to recipes/gnutls/gnutls_2.10.4.bb
> index 8af70ec..3e582b0 100644
> --- a/recipes/gnutls/gnutls_2.10.2.bb
> +++ b/recipes/gnutls/gnutls_2.10.4.bb
> @@ -24,5 +24,5 @@ do_configure_prepend() {
>  
>  }
>  
> -SRC_URI[gnutls.md5sum] = "777823f5746ab80cd6f7f7b5fcb2f91b"
> -SRC_URI[gnutls.sha256sum] = "e82e7a3fc69b02cc06c291a1652789d73e45bc0732e139817838248f814f8724"
> +SRC_URI[gnutls.md5sum] = "4e1517084018a8b1fdc96daabea40528"
> +SRC_URI[gnutls.sha256sum] = "b8bfe36450fe671e99db5ff1e44e6b65fda8a79cacd9e77d550eff7da3745fc8"
> -- 
> 1.6.3.2
> 

I guess gnutls-2.10.2/parallel-build.patch needs to be moved to..

PR = "${INC_PR}.1"

should be "${INC_PR}.0"

but if all patches still apply then otherwise looks ok..

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]

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

end of thread, other threads:[~2011-01-19  7:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-18 22:05 [PATCH 1/2] gnutls: move to latest stable branch 2.10.2 -> 2.10.4 Michael Smith
2011-01-18 22:05 ` [PATCH 2/2] libsoup-2.4: update 2.29.91 to 2.32.2 Michael Smith
2011-01-18 23:04   ` Khem Raj
2011-01-19  7:22   ` Koen Kooi
2011-01-18 23:03 ` [PATCH 1/2] gnutls: move to latest stable branch 2.10.2 -> 2.10.4 Khem Raj
2011-01-19  7:42 ` Martin Jansa

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.