Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/8] php: bump version to 7.0.5
@ 2016-04-18 11:53 Vicente Olivert Riera
  2016-04-18 11:53 ` [Buildroot] [PATCH v2 1/8] php-geoip: bump version to HEAD of master on GitHub Vicente Olivert Riera
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Vicente Olivert Riera @ 2016-04-18 11:53 UTC (permalink / raw)
  To: buildroot

This series bumps PHP to version 7.0.5.

It starts by bumping some external modules which can be built for both
PHP 5 and PHP 7.

Then it deletes the external modules which are not compatible with PHP 7
and their new versions are not compatible with PHP 5 either (so they
cannot be bumped like the other ones).

After that, it performs the PHP version bump to 7.0.5.

Finally the deleted modules are re added at a version compatible with
PHP 7.

Changes v1 -> v2:
 - Split the patch in multiple patches for the sake of bisectability.

Vicente Olivert Riera (8):
  php-geoip: bump version to HEAD of master on GitHub
  php-imagick: bump version to 3.4.1
  php-zmq: bump version to 1.1.3
  php: bump version to 7.0.5
  php-gnupg: re add package, now compatible with PHP 7
  php-memcached: re add package, now compatible with PHP 7
  php-ssh2: re add package, now compatible with PHP 7
  php-yaml: re add package, now compatible with PHP 7

 package/php-geoip/php-geoip.hash         | 2 +-
 package/php-geoip/php-geoip.mk           | 6 ++----
 package/php-gnupg/php-gnupg.hash         | 2 +-
 package/php-gnupg/php-gnupg.mk           | 5 ++---
 package/php-imagick/php-imagick.hash     | 2 +-
 package/php-imagick/php-imagick.mk       | 5 ++---
 package/php-memcached/php-memcached.hash | 2 +-
 package/php-memcached/php-memcached.mk   | 6 ++----
 package/php-ssh2/php-ssh2.hash           | 2 +-
 package/php-ssh2/php-ssh2.mk             | 6 ++----
 package/php-yaml/php-yaml.hash           | 2 +-
 package/php-yaml/php-yaml.mk             | 5 ++---
 package/php-zmq/php-zmq.hash             | 2 +-
 package/php-zmq/php-zmq.mk               | 5 ++---
 package/php/php.hash                     | 2 +-
 package/php/php.mk                       | 2 +-
 16 files changed, 23 insertions(+), 33 deletions(-)

-- 
2.7.3

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

end of thread, other threads:[~2016-06-13  7:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-18 11:53 [Buildroot] [PATCH v2 0/8] php: bump version to 7.0.5 Vicente Olivert Riera
2016-04-18 11:53 ` [Buildroot] [PATCH v2 1/8] php-geoip: bump version to HEAD of master on GitHub Vicente Olivert Riera
2016-04-18 11:53 ` [Buildroot] [PATCH v2 2/8] php-imagick: bump version to 3.4.1 Vicente Olivert Riera
2016-04-18 11:53 ` [Buildroot] [PATCH v2 3/8] php-zmq: bump version to 1.1.3 Vicente Olivert Riera
2016-06-13  7:25   ` Thomas Petazzoni
2016-04-18 11:53 ` [Buildroot] [PATCH v2 4/8] php: bump version to 7.0.5 Vicente Olivert Riera
2016-04-28 12:10   ` Thomas Petazzoni
2016-05-01 21:03 ` [Buildroot] [PATCH v2 0/8] " Thomas Petazzoni

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