All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] cppzmq: bump to version 4.6.0
@ 2020-01-17 22:43 Pierre-Jean Texier
  2020-01-22 12:17 ` Vincent Prince
  0 siblings, 1 reply; 5+ messages in thread
From: Pierre-Jean Texier @ 2020-01-17 22:43 UTC (permalink / raw)
  To: openembedded-devel

This includes the following changes:

8d5c9a8 Merge pull request #374 from gummif/patch-2
ff994d9 Improved comment on workaround
615380b Problem: Invalid 32bit issues when using Conan
bd27f24 Merge pull request #373 from gummif/gfa/tostring
4f9c2ea Problem: message_t to string is hard
de07119 Merge pull request #370 from gummif/gfa/multipartn
30fdfe0 Simplify code by trusting the compiler
0f8601c Merge pull request #371 from gummif/gfa/move-ctors
d3abe06 Problem: Move assigned objects still alive
93e3090 Problem: Missing recv multipart to fixed buffers
5ee8261 Merge pull request #366 from gummif/gfa/detail-in-api
0ef29c1 Problem: Detail namespace used in API
28aecd9 Merge pull request #367 from gummif/gfa/no-tests
76e5fb0 Problem: No multipart tests are begin run
a34d2a3 Merge pull request #358 from gummif/gfa/send-recv-multipart
d4d3ce3 Suppport for raw arrays in send_multipart
5cc7793 Improve algorithms and documentation
829997d Update version number to 4.6.0 to prepare for next development iteration

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
 meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
index 3697129..0b66970 100644
--- a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
+++ b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
@@ -4,8 +4,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94"
 DEPENDS = "zeromq"
 
-SRCREV = "e67fa0e16d7964876228952f60693f5c03ea0cc1"
-PV = "4.5.0"
+SRCREV = "8d5c9a88988dcbebb72939ca0939d432230ffde1"
+PV = "4.6.0"
 
 SRC_URI = "git://github.com/zeromq/cppzmq.git"
 
-- 
2.7.4



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

* Re: [meta-oe][PATCH] cppzmq: bump to version 4.6.0
  2020-01-17 22:43 [meta-oe][PATCH] cppzmq: bump to version 4.6.0 Pierre-Jean Texier
@ 2020-01-22 12:17 ` Vincent Prince
  2020-01-22 17:36   ` Pierre-Jean Texier
  0 siblings, 1 reply; 5+ messages in thread
From: Vincent Prince @ 2020-01-22 12:17 UTC (permalink / raw)
  To: Pierre-Jean Texier; +Cc: openembeded-devel

Hi Team,

v4.6.0 breaks some namespaces from v4.4.1, maybe we can keep both
versions until people migrates?

Best regards,
Vincent


Le ven. 17 janv. 2020 à 23:44, Pierre-Jean Texier via
Openembedded-devel <openembedded-devel@lists.openembedded.org> a écrit
:
>
> This includes the following changes:
>
> 8d5c9a8 Merge pull request #374 from gummif/patch-2
> ff994d9 Improved comment on workaround
> 615380b Problem: Invalid 32bit issues when using Conan
> bd27f24 Merge pull request #373 from gummif/gfa/tostring
> 4f9c2ea Problem: message_t to string is hard
> de07119 Merge pull request #370 from gummif/gfa/multipartn
> 30fdfe0 Simplify code by trusting the compiler
> 0f8601c Merge pull request #371 from gummif/gfa/move-ctors
> d3abe06 Problem: Move assigned objects still alive
> 93e3090 Problem: Missing recv multipart to fixed buffers
> 5ee8261 Merge pull request #366 from gummif/gfa/detail-in-api
> 0ef29c1 Problem: Detail namespace used in API
> 28aecd9 Merge pull request #367 from gummif/gfa/no-tests
> 76e5fb0 Problem: No multipart tests are begin run
> a34d2a3 Merge pull request #358 from gummif/gfa/send-recv-multipart
> d4d3ce3 Suppport for raw arrays in send_multipart
> 5cc7793 Improve algorithms and documentation
> 829997d Update version number to 4.6.0 to prepare for next development iteration
>
> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
> ---
>  meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
> index 3697129..0b66970 100644
> --- a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
> +++ b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
> @@ -4,8 +4,8 @@ LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94"
>  DEPENDS = "zeromq"
>
> -SRCREV = "e67fa0e16d7964876228952f60693f5c03ea0cc1"
> -PV = "4.5.0"
> +SRCREV = "8d5c9a88988dcbebb72939ca0939d432230ffde1"
> +PV = "4.6.0"
>
>  SRC_URI = "git://github.com/zeromq/cppzmq.git"
>
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


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

* Re: [meta-oe][PATCH] cppzmq: bump to version 4.6.0
  2020-01-22 12:17 ` Vincent Prince
@ 2020-01-22 17:36   ` Pierre-Jean Texier
  2020-01-22 19:17     ` Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Pierre-Jean Texier @ 2020-01-22 17:36 UTC (permalink / raw)
  To: Vincent Prince; +Cc: openembeded-devel

Hi Vincent,

Le 22/01/2020 à 13:17, Vincent Prince a écrit :
> Hi Team,
> 
> v4.6.0 breaks some namespaces from v4.4.1, maybe we can keep both
> versions until people migrates?

In fact, before the bump the version was v4.5.0, not v4.4.1.
But I think master should contains only the latest version.

Thanks

Regards
-- 
Pierre-Jean Texier
Embedded Linux Engineer
https://koncepto.io


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

* Re: [meta-oe][PATCH] cppzmq: bump to version 4.6.0
  2020-01-22 17:36   ` Pierre-Jean Texier
@ 2020-01-22 19:17     ` Khem Raj
  2020-01-22 20:13       ` Vincent Prince
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2020-01-22 19:17 UTC (permalink / raw)
  To: Pierre-Jean Texier; +Cc: openembeded-devel

On Wed, Jan 22, 2020 at 9:36 AM Pierre-Jean Texier <pjtexier@koncepto.io>
wrote:

> Hi Vincent,
>
> Le 22/01/2020 à 13:17, Vincent Prince a écrit :
> > Hi Team,
> >
> > v4.6.0 breaks some namespaces from v4.4.1, maybe we can keep both
> > versions until people migrates?
>
> In fact, before the bump the version was v4.5.0, not v4.4.1.
> But I think master should contains only the latest version.


Right I think this change Looks ok for master unless 4.4 is long term
release then we can discuss that fact

>
>
> Thanks
>
> Regards
> --
> Pierre-Jean Texier
> Embedded Linux Engineer
> https://koncepto.io
>


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

* Re: [meta-oe][PATCH] cppzmq: bump to version 4.6.0
  2020-01-22 19:17     ` Khem Raj
@ 2020-01-22 20:13       ` Vincent Prince
  0 siblings, 0 replies; 5+ messages in thread
From: Vincent Prince @ 2020-01-22 20:13 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembeded-devel

No problem to keep latest version on master, there is no lts for this
project.

By the way, for those using it on Zeus, migration from 4.4 to 4.6 is quite
straitforward.

Le mer. 22 janv. 2020 à 20:17, Khem Raj <raj.khem@gmail.com> a écrit :

>
>
> On Wed, Jan 22, 2020 at 9:36 AM Pierre-Jean Texier <pjtexier@koncepto.io>
> wrote:
>
>> Hi Vincent,
>>
>> Le 22/01/2020 à 13:17, Vincent Prince a écrit :
>> > Hi Team,
>> >
>> > v4.6.0 breaks some namespaces from v4.4.1, maybe we can keep both
>> > versions until people migrates?
>>
>> In fact, before the bump the version was v4.5.0, not v4.4.1.
>> But I think master should contains only the latest version.
>
>
> Right I think this change Looks ok for master unless 4.4 is long term
> release then we can discuss that fact
>
>>
>>
>> Thanks
>>
>> Regards
>> --
>> Pierre-Jean Texier
>> Embedded Linux Engineer
>> https://koncepto.io
>>
>


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

end of thread, other threads:[~2020-01-22 20:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17 22:43 [meta-oe][PATCH] cppzmq: bump to version 4.6.0 Pierre-Jean Texier
2020-01-22 12:17 ` Vincent Prince
2020-01-22 17:36   ` Pierre-Jean Texier
2020-01-22 19:17     ` Khem Raj
2020-01-22 20:13       ` Vincent Prince

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.