Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libostree: bump to version 2022.7
@ 2022-11-28  9:11 Marcus Folkesson
  2022-12-05  8:43 ` Marcus Folkesson
  2022-12-18 10:28 ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Marcus Folkesson @ 2022-11-28  9:11 UTC (permalink / raw)
  To: buildroot; +Cc: Marcus Folkesson

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
 package/libostree/libostree.hash | 2 +-
 package/libostree/libostree.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libostree/libostree.hash b/package/libostree/libostree.hash
index 582af4b7b9..ed31109fdb 100644
--- a/package/libostree/libostree.hash
+++ b/package/libostree/libostree.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  835ef47d9a0b35a10c77ffd7f0fbd2e2b87f7cccb588da27442a05ff71ffad8c  libostree-2022.6.tar.xz
+sha256  8be2a9261c94e8b9ec4113380ffc480f8598245fb321a009bad4fae4b822411f  libostree-2022.7.tar.xz
 sha256  b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c  COPYING
diff --git a/package/libostree/libostree.mk b/package/libostree/libostree.mk
index e99da9d2cb..8e8ec63213 100644
--- a/package/libostree/libostree.mk
+++ b/package/libostree/libostree.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBOSTREE_VERSION = 2022.6
+LIBOSTREE_VERSION = 2022.7
 LIBOSTREE_SOURCE = libostree-$(LIBOSTREE_VERSION).tar.xz
 LIBOSTREE_SITE = https://github.com/ostreedev/ostree/releases/download/v$(LIBOSTREE_VERSION)
 
-- 
2.38.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libostree: bump to version 2022.7
  2022-11-28  9:11 [Buildroot] [PATCH] package/libostree: bump to version 2022.7 Marcus Folkesson
@ 2022-12-05  8:43 ` Marcus Folkesson
  2022-12-12  6:49   ` Marcus Folkesson
  2022-12-18 10:28 ` Peter Korsgaard
  1 sibling, 1 reply; 4+ messages in thread
From: Marcus Folkesson @ 2022-12-05  8:43 UTC (permalink / raw)
  To: buildroot


[-- Attachment #1.1: Type: text/plain, Size: 1492 bytes --]

Bump

Med vänliga hälsningar / Best regards
Marcus Folkesson


Den mån 28 nov. 2022 kl 10:12 skrev Marcus Folkesson <
marcus.folkesson@gmail.com>:

> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
> ---
>  package/libostree/libostree.hash | 2 +-
>  package/libostree/libostree.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/libostree/libostree.hash
> b/package/libostree/libostree.hash
> index 582af4b7b9..ed31109fdb 100644
> --- a/package/libostree/libostree.hash
> +++ b/package/libostree/libostree.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256  835ef47d9a0b35a10c77ffd7f0fbd2e2b87f7cccb588da27442a05ff71ffad8c
> libostree-2022.6.tar.xz
> +sha256  8be2a9261c94e8b9ec4113380ffc480f8598245fb321a009bad4fae4b822411f
> libostree-2022.7.tar.xz
>  sha256  b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c
> COPYING
> diff --git a/package/libostree/libostree.mk b/package/libostree/
> libostree.mk
> index e99da9d2cb..8e8ec63213 100644
> --- a/package/libostree/libostree.mk
> +++ b/package/libostree/libostree.mk
> @@ -4,7 +4,7 @@
>  #
>
>  ################################################################################
>
> -LIBOSTREE_VERSION = 2022.6
> +LIBOSTREE_VERSION = 2022.7
>  LIBOSTREE_SOURCE = libostree-$(LIBOSTREE_VERSION).tar.xz
>  LIBOSTREE_SITE =
> https://github.com/ostreedev/ostree/releases/download/v$(LIBOSTREE_VERSION)
>
> --
> 2.38.1
>
>

[-- Attachment #1.2: Type: text/html, Size: 2478 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libostree: bump to version 2022.7
  2022-12-05  8:43 ` Marcus Folkesson
@ 2022-12-12  6:49   ` Marcus Folkesson
  0 siblings, 0 replies; 4+ messages in thread
From: Marcus Folkesson @ 2022-12-12  6:49 UTC (permalink / raw)
  To: buildroot


[-- Attachment #1.1: Type: text/plain, Size: 1788 bytes --]


Bump again.

Am I doing something wrong in my patch-workflow or have you maintainers just been too busy
for a while?

/Marcus

On Mon, Dec 05, 2022 at 09:43:04AM +0100, Marcus Folkesson wrote:
> Bump
> 
> Med vänliga hälsningar / Best regards
> Marcus Folkesson
> 
> 
> Den mån 28 nov. 2022 kl 10:12 skrev Marcus Folkesson <
> marcus.folkesson@gmail.com>:
> 
> > Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
> > ---
> >  package/libostree/libostree.hash | 2 +-
> >  package/libostree/libostree.mk   | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/package/libostree/libostree.hash
> > b/package/libostree/libostree.hash
> > index 582af4b7b9..ed31109fdb 100644
> > --- a/package/libostree/libostree.hash
> > +++ b/package/libostree/libostree.hash
> > @@ -1,3 +1,3 @@
> >  # Locally calculated
> > -sha256  835ef47d9a0b35a10c77ffd7f0fbd2e2b87f7cccb588da27442a05ff71ffad8c
> > libostree-2022.6.tar.xz
> > +sha256  8be2a9261c94e8b9ec4113380ffc480f8598245fb321a009bad4fae4b822411f
> > libostree-2022.7.tar.xz
> >  sha256  b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c
> > COPYING
> > diff --git a/package/libostree/libostree.mk b/package/libostree/
> > libostree.mk
> > index e99da9d2cb..8e8ec63213 100644
> > --- a/package/libostree/libostree.mk
> > +++ b/package/libostree/libostree.mk
> > @@ -4,7 +4,7 @@
> >  #
> >
> >  ################################################################################
> >
> > -LIBOSTREE_VERSION = 2022.6
> > +LIBOSTREE_VERSION = 2022.7
> >  LIBOSTREE_SOURCE = libostree-$(LIBOSTREE_VERSION).tar.xz
> >  LIBOSTREE_SITE =
> > https://github.com/ostreedev/ostree/releases/download/v$(LIBOSTREE_VERSION)
> >
> > --
> > 2.38.1
> >
> >

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libostree: bump to version 2022.7
  2022-11-28  9:11 [Buildroot] [PATCH] package/libostree: bump to version 2022.7 Marcus Folkesson
  2022-12-05  8:43 ` Marcus Folkesson
@ 2022-12-18 10:28 ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2022-12-18 10:28 UTC (permalink / raw)
  To: Marcus Folkesson; +Cc: buildroot

>>>>> "Marcus" == Marcus Folkesson <marcus.folkesson@gmail.com> writes:

 > Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-12-18 10:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-28  9:11 [Buildroot] [PATCH] package/libostree: bump to version 2022.7 Marcus Folkesson
2022-12-05  8:43 ` Marcus Folkesson
2022-12-12  6:49   ` Marcus Folkesson
2022-12-18 10:28 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox