All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/php-apcu: bump version to 5.1.27
@ 2025-11-20 21:13 Bernd Kuhls
  2025-11-20 22:05 ` Herve Codina via buildroot
  2025-11-22 16:10 ` Julien Olivain via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2025-11-20 21:13 UTC (permalink / raw)
  To: buildroot; +Cc: Hervé Codina

Changelog: https://pecl.php.net/package-changelog.php?package=APCu

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/php-apcu/php-apcu.hash | 2 +-
 package/php-apcu/php-apcu.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/php-apcu/php-apcu.hash b/package/php-apcu/php-apcu.hash
index 4a5eadf803..073d1ae6e9 100644
--- a/package/php-apcu/php-apcu.hash
+++ b/package/php-apcu/php-apcu.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  010a0d8fd112e1ed7a52a356191da3696a6b76319423f7b0dfdeaeeafcb41a1e  apcu-5.1.22.tgz
+sha256  1a2c37fcad2ae2a1aea779cd6ca9353d8b38d4e27dde2327c52ff3892dfadb3f  apcu-5.1.27.tgz
 sha256  ecc8b74820c32fb82ddee80446205408585d75d1632ac959fb3cdf8eaf3877b5  LICENSE
diff --git a/package/php-apcu/php-apcu.mk b/package/php-apcu/php-apcu.mk
index b8eeb9de7c..ce640c9c03 100644
--- a/package/php-apcu/php-apcu.mk
+++ b/package/php-apcu/php-apcu.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_APCU_VERSION = 5.1.22
+PHP_APCU_VERSION = 5.1.27
 PHP_APCU_SITE = http://pecl.php.net/get
 PHP_APCU_SOURCE = apcu-$(PHP_APCU_VERSION).tgz
 PHP_APCU_LICENSE = PHP-3.01
-- 
2.47.3

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

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

* Re: [Buildroot] [PATCH 1/1] package/php-apcu: bump version to 5.1.27
  2025-11-20 21:13 [Buildroot] [PATCH 1/1] package/php-apcu: bump version to 5.1.27 Bernd Kuhls
@ 2025-11-20 22:05 ` Herve Codina via buildroot
  2025-11-22 16:10 ` Julien Olivain via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Herve Codina via buildroot @ 2025-11-20 22:05 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot

On Thu, 20 Nov 2025 22:13:47 +0100
Bernd Kuhls <bernd@kuhls.net> wrote:

> Changelog: https://pecl.php.net/package-changelog.php?package=APCu
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/php-apcu/php-apcu.hash | 2 +-
>  package/php-apcu/php-apcu.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Herve Codina <herve.codina@bootlin.com>

Best regards,
Hervé
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/php-apcu: bump version to 5.1.27
  2025-11-20 21:13 [Buildroot] [PATCH 1/1] package/php-apcu: bump version to 5.1.27 Bernd Kuhls
  2025-11-20 22:05 ` Herve Codina via buildroot
@ 2025-11-22 16:10 ` Julien Olivain via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain via buildroot @ 2025-11-22 16:10 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot, Hervé Codina

On 20/11/2025 22:13, Bernd Kuhls wrote:
> Changelog: https://pecl.php.net/package-changelog.php?package=APCu
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

Since this bump is fixing a build failure with php 8.4,
I applied this patch on master.

Best regards,

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

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

end of thread, other threads:[~2025-11-22 16:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-20 21:13 [Buildroot] [PATCH 1/1] package/php-apcu: bump version to 5.1.27 Bernd Kuhls
2025-11-20 22:05 ` Herve Codina via buildroot
2025-11-22 16:10 ` Julien Olivain via buildroot

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.