All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/harfbuzz: bump to version 2.9.0
@ 2021-09-05  6:57 Francois Perrad
  2021-09-05 13:58 ` Thomas Petazzoni
  2021-09-10 11:24 ` Peter Korsgaard
  0 siblings, 2 replies; 6+ messages in thread
From: Francois Perrad @ 2021-09-05  6:57 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/harfbuzz/harfbuzz.hash | 2 +-
 package/harfbuzz/harfbuzz.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/harfbuzz/harfbuzz.hash b/package/harfbuzz/harfbuzz.hash
index 774b3104a..a101f3e7d 100644
--- a/package/harfbuzz/harfbuzz.hash
+++ b/package/harfbuzz/harfbuzz.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7  harfbuzz-2.8.2.tar.xz
+sha256  3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a  harfbuzz-2.9.0.tar.xz
 sha256  4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692  COPYING
diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk
index c7f5dfe9d..ccb0d940d 100644
--- a/package/harfbuzz/harfbuzz.mk
+++ b/package/harfbuzz/harfbuzz.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-HARFBUZZ_VERSION = 2.8.2
+HARFBUZZ_VERSION = 2.9.0
 HARFBUZZ_SITE = https://github.com/harfbuzz/harfbuzz/releases/download/$(HARFBUZZ_VERSION)
 HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.xz
 HARFBUZZ_LICENSE = MIT, ISC (ucdn library)
-- 
2.30.2

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

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

* Re: [Buildroot] [PATCH] package/harfbuzz: bump to version 2.9.0
  2021-09-05  6:57 [Buildroot] [PATCH] package/harfbuzz: bump to version 2.9.0 Francois Perrad
@ 2021-09-05 13:58 ` Thomas Petazzoni
  2021-09-10 11:24 ` Peter Korsgaard
  1 sibling, 0 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2021-09-05 13:58 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

On Sun,  5 Sep 2021 08:57:55 +0200
Francois Perrad <fperrad@gmail.com> wrote:

> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/harfbuzz/harfbuzz.hash | 2 +-
>  package/harfbuzz/harfbuzz.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/harfbuzz: bump to version 2.9.0
  2021-09-05  6:57 [Buildroot] [PATCH] package/harfbuzz: bump to version 2.9.0 Francois Perrad
  2021-09-05 13:58 ` Thomas Petazzoni
@ 2021-09-10 11:24 ` Peter Korsgaard
  2021-09-10 19:40   ` Giulio Benetti
  1 sibling, 1 reply; 6+ messages in thread
From: Peter Korsgaard @ 2021-09-10 11:24 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

>>>>> "Francois" == Francois Perrad <fperrad@gmail.com> writes:

 > Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
 > ---
 >  package/harfbuzz/harfbuzz.hash | 2 +-
 >  package/harfbuzz/harfbuzz.mk   | 2 +-
 >  2 files changed, 2 insertions(+), 2 deletions(-)

 > diff --git a/package/harfbuzz/harfbuzz.hash b/package/harfbuzz/harfbuzz.hash
 > index 774b3104a..a101f3e7d 100644
 > --- a/package/harfbuzz/harfbuzz.hash
 > +++ b/package/harfbuzz/harfbuzz.hash
 > @@ -1,3 +1,3 @@
 >  # Locally computed
 > -sha256  d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7  harfbuzz-2.8.2.tar.xz
 > +sha256  3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a  harfbuzz-2.9.0.tar.xz
 >  sha256  4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692  COPYING
 > diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk
 > index c7f5dfe9d..ccb0d940d 100644
 > --- a/package/harfbuzz/harfbuzz.mk
 > +++ b/package/harfbuzz/harfbuzz.mk
 > @@ -4,7 +4,7 @@
 >  #
 >  ################################################################################
 
 > -HARFBUZZ_VERSION = 2.8.2
 > +HARFBUZZ_VERSION = 2.9.0

Doesn't harbuzz follow the gnome-style odd versions are development
versions? If so, do we want to have 2.9.x in Buildroot?

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

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

* Re: [Buildroot] [PATCH] package/harfbuzz: bump to version 2.9.0
  2021-09-10 11:24 ` Peter Korsgaard
@ 2021-09-10 19:40   ` Giulio Benetti
  2021-09-10 20:59     ` Peter Korsgaard
  0 siblings, 1 reply; 6+ messages in thread
From: Giulio Benetti @ 2021-09-10 19:40 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: buildroot, Francois Perrad


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

Hi Peter, Francois,

> Il giorno 10 set 2021, alle ore 13:24, Peter Korsgaard <peter@korsgaard.com> ha scritto:
> 
> 
>> 
>>>>>> "Francois" == Francois Perrad <fperrad@gmail.com> writes:
> 
>> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
>> ---
>> package/harfbuzz/harfbuzz.hash | 2 +-
>> package/harfbuzz/harfbuzz.mk   | 2 +-
>> 2 files changed, 2 insertions(+), 2 deletions(-)
> 
>> diff --git a/package/harfbuzz/harfbuzz.hash b/package/harfbuzz/harfbuzz.hash
>> index 774b3104a..a101f3e7d 100644
>> --- a/package/harfbuzz/harfbuzz.hash
>> +++ b/package/harfbuzz/harfbuzz.hash
>> @@ -1,3 +1,3 @@
>> # Locally computed
>> -sha256  d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7  harfbuzz-2.8.2.tar.xz
>> +sha256  3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a  harfbuzz-2.9.0.tar.xz
>> sha256  4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692  COPYING
>> diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk
>> index c7f5dfe9d..ccb0d940d 100644
>> --- a/package/harfbuzz/harfbuzz.mk
>> +++ b/package/harfbuzz/harfbuzz.mk
>> @@ -4,7 +4,7 @@
>> #
>> ################################################################################
> 
>> -HARFBUZZ_VERSION = 2.8.2
>> +HARFBUZZ_VERSION = 2.9.0
> 
> Doesn't harbuzz follow the gnome-style odd versions are development
> versions? If so, do we want to have 2.9.x in Buildroot?

It doesn’t seem to follow that scheme anymore since some time.
If we check what Ubuntu uses in last versions:
https://pkgs.org/search/?q=Harfbuzz
they’re either odd and even.
Ubuntu          Harfbuzz
18.04(LTS)     1.7.2
20.04(LTS)    2.6.4
21.04              2.7.4

So I think we’re fine following every release.
After this patch there is mine with version 2.9.1

Best regards
Giulio Benetti

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

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

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

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

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

* Re: [Buildroot] [PATCH] package/harfbuzz: bump to version 2.9.0
  2021-09-10 19:40   ` Giulio Benetti
@ 2021-09-10 20:59     ` Peter Korsgaard
  2021-09-10 21:06       ` Giulio Benetti
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Korsgaard @ 2021-09-10 20:59 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: buildroot, Francois Perrad

>>>>> "Giulio" == Giulio Benetti <giulio.benetti@benettiengineering.com> writes:

 > Hi Peter, Francois,
 >> Il giorno 10 set 2021, alle ore 13:24, Peter Korsgaard <peter@korsgaard.com> ha scritto:
 >> 
 >> 
 >>> 
 >>>>>>> "Francois" == Francois Perrad <fperrad@gmail.com> writes:
 >> 
 >>> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
 >>> ---
 >>> package/harfbuzz/harfbuzz.hash | 2 +-
 >>> package/harfbuzz/harfbuzz.mk   | 2 +-
 >>> 2 files changed, 2 insertions(+), 2 deletions(-)
 >> 
 >>> diff --git a/package/harfbuzz/harfbuzz.hash b/package/harfbuzz/harfbuzz.hash
 >>> index 774b3104a..a101f3e7d 100644
 >>> --- a/package/harfbuzz/harfbuzz.hash
 >>> +++ b/package/harfbuzz/harfbuzz.hash
 >>> @@ -1,3 +1,3 @@
 >>> # Locally computed
 >>> -sha256  d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7  harfbuzz-2.8.2.tar.xz
 >>> +sha256  3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a  harfbuzz-2.9.0.tar.xz
 >>> sha256  4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692  COPYING
 >>> diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk
 >>> index c7f5dfe9d..ccb0d940d 100644
 >>> --- a/package/harfbuzz/harfbuzz.mk
 >>> +++ b/package/harfbuzz/harfbuzz.mk
 >>> @@ -4,7 +4,7 @@
 >>> #
 >>> ################################################################################
 >> 
 >>> -HARFBUZZ_VERSION = 2.8.2
 >>> +HARFBUZZ_VERSION = 2.9.0
 >> 
 >> Doesn't harbuzz follow the gnome-style odd versions are development
 >> versions? If so, do we want to have 2.9.x in Buildroot?

 > It doesn’t seem to follow that scheme anymore since some time.
 > If we check what Ubuntu uses in last versions:
 > https://pkgs.org/search/?q=Harfbuzz
 > they’re either odd and even.
 > Ubuntu          Harfbuzz
 > 18.04(LTS)     1.7.2
 > 20.04(LTS)    2.6.4
 > 21.04              2.7.4

 > So I think we’re fine following every release.
 > After this patch there is mine with version 2.9.1

Ahh, ok - Sorry then. I'll get to your 2.9.1 patch this weekend.

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

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

* Re: [Buildroot] [PATCH] package/harfbuzz: bump to version 2.9.0
  2021-09-10 20:59     ` Peter Korsgaard
@ 2021-09-10 21:06       ` Giulio Benetti
  0 siblings, 0 replies; 6+ messages in thread
From: Giulio Benetti @ 2021-09-10 21:06 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: buildroot, Francois Perrad


> Il giorno 10 set 2021, alle ore 23:00, Peter Korsgaard <peter@korsgaard.com> ha scritto:
> 
> 
>> 
>>>>>> "Giulio" == Giulio Benetti <giulio.benetti@benettiengineering.com> writes:
> 
>> Hi Peter, Francois,
>>>> Il giorno 10 set 2021, alle ore 13:24, Peter Korsgaard <peter@korsgaard.com> ha scritto:
>>> 
>>> 
>>>> 
>>>>>>>> "Francois" == Francois Perrad <fperrad@gmail.com> writes:
>>> 
>>>> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
>>>> ---
>>>> package/harfbuzz/harfbuzz.hash | 2 +-
>>>> package/harfbuzz/harfbuzz.mk   | 2 +-
>>>> 2 files changed, 2 insertions(+), 2 deletions(-)
>>> 
>>>> diff --git a/package/harfbuzz/harfbuzz.hash b/package/harfbuzz/harfbuzz.hash
>>>> index 774b3104a..a101f3e7d 100644
>>>> --- a/package/harfbuzz/harfbuzz.hash
>>>> +++ b/package/harfbuzz/harfbuzz.hash
>>>> @@ -1,3 +1,3 @@
>>>> # Locally computed
>>>> -sha256  d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7  harfbuzz-2.8.2.tar.xz
>>>> +sha256  3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a  harfbuzz-2.9.0.tar.xz
>>>> sha256  4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692  COPYING
>>>> diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk
>>>> index c7f5dfe9d..ccb0d940d 100644
>>>> --- a/package/harfbuzz/harfbuzz.mk
>>>> +++ b/package/harfbuzz/harfbuzz.mk
>>>> @@ -4,7 +4,7 @@
>>>> #
>>>> ################################################################################
>>> 
>>>> -HARFBUZZ_VERSION = 2.8.2
>>>> +HARFBUZZ_VERSION = 2.9.0
>>> 
>>> Doesn't harbuzz follow the gnome-style odd versions are development
>>> versions? If so, do we want to have 2.9.x in Buildroot?
> 
>> It doesn’t seem to follow that scheme anymore since some time.
>> If we check what Ubuntu uses in last versions:
>> https://pkgs.org/search/?q=Harfbuzz
>> they’re either odd and even.
>> Ubuntu          Harfbuzz
>> 18.04(LTS)     1.7.2
>> 20.04(LTS)    2.6.4
>> 21.04              2.7.4
> 
>> So I think we’re fine following every release.
>> After this patch there is mine with version 2.9.1
> 
> Ahh, ok - Sorry then. I'll get to your 2.9.1 patch this weekend.

No problem, Yann just applied it to master.
Also I’ve cleared this to myself too since I’ve added myself to DEVELOPERS
for harfbuzz since it was orphaned :-)

Best regards
Giulio

> 
> -- 
> Bye, Peter Korsgaard

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

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

end of thread, other threads:[~2021-09-10 21:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-05  6:57 [Buildroot] [PATCH] package/harfbuzz: bump to version 2.9.0 Francois Perrad
2021-09-05 13:58 ` Thomas Petazzoni
2021-09-10 11:24 ` Peter Korsgaard
2021-09-10 19:40   ` Giulio Benetti
2021-09-10 20:59     ` Peter Korsgaard
2021-09-10 21:06       ` Giulio Benetti

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.