All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] aspell: upgrade from 0.60.7 to 0.60.8
@ 2019-10-16 12:05 Trevor Gamblin
  2019-10-16 13:03 ` Adrian Bunk
  0 siblings, 1 reply; 3+ messages in thread
From: Trevor Gamblin @ 2019-10-16 12:05 UTC (permalink / raw)
  To: openembedded-core

New version fixes CVE-2019-17544 as well as various other bugs.

CVE: CVE-2019-17544

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
---
 .../aspell/{aspell_0.60.7.bb => aspell_0.60.8.bb}             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/aspell/{aspell_0.60.7.bb => aspell_0.60.8.bb} (86%)

diff --git a/meta/recipes-support/aspell/aspell_0.60.7.bb b/meta/recipes-support/aspell/aspell_0.60.8.bb
similarity index 86%
rename from meta/recipes-support/aspell/aspell_0.60.7.bb
rename to meta/recipes-support/aspell/aspell_0.60.8.bb
index da99d12630..c6db9d5354 100644
--- a/meta/recipes-support/aspell/aspell_0.60.7.bb
+++ b/meta/recipes-support/aspell/aspell_0.60.8.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
 PR = "r1"
 
 SRC_URI = "${GNU_MIRROR}/aspell/aspell-${PV}.tar.gz"
-SRC_URI[md5sum] = "8ef2252609c511cd2bb26f3a3932ef28"
-SRC_URI[sha256sum] = "5ca8fc8cb0370cc6c9eb5b64c6d1bc5d57b3750dbf17887726c3407d833b70e4"
+SRC_URI[md5sum] = "012fa9209203ae4e5a61c2a668fd10e3"
+SRC_URI[sha256sum] = "f9b77e515334a751b2e60daab5db23499e26c9209f5e7b7443b05235ad0226f2"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[curses] = "--enable-curses,--disable-curses,ncurses"
-- 
2.23.0



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

* Re: [PATCH] aspell: upgrade from 0.60.7 to 0.60.8
  2019-10-16 12:05 [PATCH] aspell: upgrade from 0.60.7 to 0.60.8 Trevor Gamblin
@ 2019-10-16 13:03 ` Adrian Bunk
  2019-10-16 13:22   ` Trevor Gamblin
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2019-10-16 13:03 UTC (permalink / raw)
  To: Trevor Gamblin; +Cc: openembedded-core

On Wed, Oct 16, 2019 at 05:05:26AM -0700, Trevor Gamblin wrote:
>...
> --- a/meta/recipes-support/aspell/aspell_0.60.7.bb
> +++ b/meta/recipes-support/aspell/aspell_0.60.8.bb
> @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
>  PR = "r1"
>...

A new upstream version allows dropping PR.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



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

* Re: [PATCH] aspell: upgrade from 0.60.7 to 0.60.8
  2019-10-16 13:03 ` Adrian Bunk
@ 2019-10-16 13:22   ` Trevor Gamblin
  0 siblings, 0 replies; 3+ messages in thread
From: Trevor Gamblin @ 2019-10-16 13:22 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: openembedded-core


On 10/16/19 9:03 AM, Adrian Bunk wrote:
> On Wed, Oct 16, 2019 at 05:05:26AM -0700, Trevor Gamblin wrote:
>> ...
>> --- a/meta/recipes-support/aspell/aspell_0.60.7.bb
>> +++ b/meta/recipes-support/aspell/aspell_0.60.8.bb
>> @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
>>   PR = "r1"
>> ...
> A new upstream version allows dropping PR.
>
> cu
> Adrian
>
v2 incoming.


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

end of thread, other threads:[~2019-10-16 13:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-16 12:05 [PATCH] aspell: upgrade from 0.60.7 to 0.60.8 Trevor Gamblin
2019-10-16 13:03 ` Adrian Bunk
2019-10-16 13:22   ` Trevor Gamblin

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.