All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] libcap: upgrade 2.61 -> 2.62
@ 2021-12-13 13:19 Wang Mingyu
  2021-12-13 13:19 ` [OE-core] [PATCH] libical: upgrade 3.0.11 -> 3.0.12 Wang Mingyu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Wang Mingyu @ 2021-12-13 13:19 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Remove set of BUILD_GPERF since it is now reserved.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-support/libcap/{libcap_2.61.bb => libcap_2.62.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta/recipes-support/libcap/{libcap_2.61.bb => libcap_2.62.bb} (95%)

diff --git a/meta/recipes-support/libcap/libcap_2.61.bb b/meta/recipes-support/libcap/libcap_2.62.bb
similarity index 95%
rename from meta/recipes-support/libcap/libcap_2.61.bb
rename to meta/recipes-support/libcap/libcap_2.62.bb
index a3a6e10b89..7492ad816d 100644
--- a/meta/recipes-support/libcap/libcap_2.61.bb
+++ b/meta/recipes-support/libcap/libcap_2.62.bb
@@ -16,7 +16,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/libs/security/linux-privs/${BPN}2/${BPN}-${
 SRC_URI:append:class-nativesdk = " \
            file://0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch \
            "
-SRC_URI[sha256sum] = "c1e29680f8bcc51b172e9a8eb9a7a4d7255a00a14301a7c2cf96d1febf7449a5"
+SRC_URI[sha256sum] = "190c5baac9bee06a129eae20d3e827de62f664fe3507f0bf6c50a9a59fbd83a2"
 
 UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/linux/libs/security/linux-privs/${BPN}2/"
 
@@ -32,7 +32,6 @@ EXTRA_OEMAKE = " \
   lib='${baselib}' \
   RAISE_SETFCAP=no \
   DYNAMIC=yes \
-  BUILD_GPERF=yes \
 "
 
 EXTRA_OEMAKE:append:class-target = " SYSTEM_HEADERS=${STAGING_INCDIR}"
-- 
2.25.1



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

* [OE-core] [PATCH] libical: upgrade 3.0.11 -> 3.0.12
  2021-12-13 13:19 [OE-core] [PATCH] libcap: upgrade 2.61 -> 2.62 Wang Mingyu
@ 2021-12-13 13:19 ` Wang Mingyu
  2021-12-13 13:19 ` [OE-core] [PATCH] mpg123: upgrade 1.29.2 -> 1.29.3 Wang Mingyu
  2021-12-13 14:15 ` [OE-core] [PATCH] libcap: upgrade 2.61 -> 2.62 Alexander Kanavin
  2 siblings, 0 replies; 4+ messages in thread
From: Wang Mingyu @ 2021-12-13 13:19 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Change log :
===========
Fix a libicalval crash in cleanVObject
METHOD:DECLINECOUNTER must have DTEND or DURATION
Handle if DTEND and DURATION are both missing
Improved FindICU (copied from official CMake. see files in cmake/Kitware)
Buildsystem fixes (especially for the Ninja generator)
Built-in timezones updated to tzdata2021e

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libical/{libical_3.0.11.bb => libical_3.0.12.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/libical/{libical_3.0.11.bb => libical_3.0.12.bb} (95%)

diff --git a/meta/recipes-support/libical/libical_3.0.11.bb b/meta/recipes-support/libical/libical_3.0.12.bb
similarity index 95%
rename from meta/recipes-support/libical/libical_3.0.11.bb
rename to meta/recipes-support/libical/libical_3.0.12.bb
index b16081e9e2..fe5e58cbfb 100644
--- a/meta/recipes-support/libical/libical_3.0.11.bb
+++ b/meta/recipes-support/libical/libical_3.0.12.bb
@@ -14,7 +14,7 @@ SECTION = "libs"
 
 SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz \
 "
-SRC_URI[sha256sum] = "1e6c5e10c5a48f7a40c68958055f0e2759d9ab3563aca17273fe35a5df7dbbf1"
+SRC_URI[sha256sum] = "35095a4cc1a061a3de0f332c2dc728226cf127fa0baa818e9f8856cee6d35830"
 UPSTREAM_CHECK_URI = "https://github.com/libical/libical/releases"
 
 inherit cmake pkgconfig
-- 
2.25.1



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

* [OE-core] [PATCH] mpg123: upgrade 1.29.2 -> 1.29.3
  2021-12-13 13:19 [OE-core] [PATCH] libcap: upgrade 2.61 -> 2.62 Wang Mingyu
  2021-12-13 13:19 ` [OE-core] [PATCH] libical: upgrade 3.0.11 -> 3.0.12 Wang Mingyu
@ 2021-12-13 13:19 ` Wang Mingyu
  2021-12-13 14:15 ` [OE-core] [PATCH] libcap: upgrade 2.61 -> 2.62 Alexander Kanavin
  2 siblings, 0 replies; 4+ messages in thread
From: Wang Mingyu @ 2021-12-13 13:19 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Changelog:
====================
libmpg123: Catch more NULL pointer arguments in LFS wrappers
(most prominently: mpg123_feedseek(), bug 328).

mpg123:
-Fix regression that did _not_ enable --remote-err on -s anymore.
-Fix typos in man page.
-Drop mixed-up value limits on remote control SEQ command.
 It is up to you if you want to distort your sound.
-Add note about equalizer frequency bands to man page.
-build: add BUILD_PROGRAMS option to ports/cmake

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../mpg123/{mpg123_1.29.2.bb => mpg123_1.29.3.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/mpg123/{mpg123_1.29.2.bb => mpg123_1.29.3.bb} (96%)

diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.29.2.bb b/meta/recipes-multimedia/mpg123/mpg123_1.29.3.bb
similarity index 96%
rename from meta/recipes-multimedia/mpg123/mpg123_1.29.2.bb
rename to meta/recipes-multimedia/mpg123/mpg123_1.29.3.bb
index ba09e1c619..6e0dc1beff 100644
--- a/meta/recipes-multimedia/mpg123/mpg123_1.29.2.bb
+++ b/meta/recipes-multimedia/mpg123/mpg123_1.29.3.bb
@@ -10,7 +10,7 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e7b9c15fcfb986abb4cc5e8400a24169"
 
 SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2"
-SRC_URI[sha256sum] = "9071214ebdfc1b6ed0c0a85d530010bbb8ebc044cfe5ae5930e83f7e6b7937e6"
+SRC_URI[sha256sum] = "963885d8cc77262f28b77187c7d189e32195e64244de2530b798ddf32183e847"
 
 UPSTREAM_CHECK_REGEX = "mpg123-(?P<pver>\d+(\.\d+)+)\.tar"
 
-- 
2.25.1



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

* Re: [OE-core] [PATCH] libcap: upgrade 2.61 -> 2.62
  2021-12-13 13:19 [OE-core] [PATCH] libcap: upgrade 2.61 -> 2.62 Wang Mingyu
  2021-12-13 13:19 ` [OE-core] [PATCH] libical: upgrade 3.0.11 -> 3.0.12 Wang Mingyu
  2021-12-13 13:19 ` [OE-core] [PATCH] mpg123: upgrade 1.29.2 -> 1.29.3 Wang Mingyu
@ 2021-12-13 14:15 ` Alexander Kanavin
  2 siblings, 0 replies; 4+ messages in thread
From: Alexander Kanavin @ 2021-12-13 14:15 UTC (permalink / raw)
  To: wangmy; +Cc: OE-core

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

No need to remove: it can be replaced with USE_GPERF, as the error message
is saying.

Alex

On Mon, 13 Dec 2021 at 14:20, wangmy <wangmy@fujitsu.com> wrote:

> Remove set of BUILD_GPERF since it is now reserved.
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  meta/recipes-support/libcap/{libcap_2.61.bb => libcap_2.62.bb} | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>  rename meta/recipes-support/libcap/{libcap_2.61.bb => libcap_2.62.bb}
> (95%)
>
> diff --git a/meta/recipes-support/libcap/libcap_2.61.bb
> b/meta/recipes-support/libcap/libcap_2.62.bb
> similarity index 95%
> rename from meta/recipes-support/libcap/libcap_2.61.bb
> rename to meta/recipes-support/libcap/libcap_2.62.bb
> index a3a6e10b89..7492ad816d 100644
> --- a/meta/recipes-support/libcap/libcap_2.61.bb
> +++ b/meta/recipes-support/libcap/libcap_2.62.bb
> @@ -16,7 +16,7 @@ SRC_URI =
> "${KERNELORG_MIRROR}/linux/libs/security/linux-privs/${BPN}2/${BPN}-${
>  SRC_URI:append:class-nativesdk = " \
>
> file://0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch \
>             "
> -SRC_URI[sha256sum] =
> "c1e29680f8bcc51b172e9a8eb9a7a4d7255a00a14301a7c2cf96d1febf7449a5"
> +SRC_URI[sha256sum] =
> "190c5baac9bee06a129eae20d3e827de62f664fe3507f0bf6c50a9a59fbd83a2"
>
>  UPSTREAM_CHECK_URI = "
> https://www.kernel.org/pub/linux/libs/security/linux-privs/${BPN}2/"
>
> @@ -32,7 +32,6 @@ EXTRA_OEMAKE = " \
>    lib='${baselib}' \
>    RAISE_SETFCAP=no \
>    DYNAMIC=yes \
> -  BUILD_GPERF=yes \
>  "
>
>  EXTRA_OEMAKE:append:class-target = " SYSTEM_HEADERS=${STAGING_INCDIR}"
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#159628):
> https://lists.openembedded.org/g/openembedded-core/message/159628
> Mute This Topic: https://lists.openembedded.org/mt/87697026/1686489
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [
> alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 3935 bytes --]

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

end of thread, other threads:[~2021-12-13 14:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-13 13:19 [OE-core] [PATCH] libcap: upgrade 2.61 -> 2.62 Wang Mingyu
2021-12-13 13:19 ` [OE-core] [PATCH] libical: upgrade 3.0.11 -> 3.0.12 Wang Mingyu
2021-12-13 13:19 ` [OE-core] [PATCH] mpg123: upgrade 1.29.2 -> 1.29.3 Wang Mingyu
2021-12-13 14:15 ` [OE-core] [PATCH] libcap: upgrade 2.61 -> 2.62 Alexander Kanavin

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.