SHA256
1
0
forked from pool/php7

208 Commits

Author SHA256 Message Date
4838efcb20 Accepting request 578196 from home:elvigia:branches:devel:languages:php
- Remove buildRequires on:
 * libevent-devel: php7-fpm does not use it.
 * pam-devel: not used 
- Add buildrequire on zlib-devel explicitly.
- libvpx is not needed but libwebp is, only when not building
  against system gd. xft likewise.

OBS-URL: https://build.opensuse.org/request/show/578196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=97
2018-02-20 09:06:51 +00:00
4d5277ba56 + php7-pgsql-memory-leak.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=96
2018-02-19 09:57:19 +00:00
91a6cd9176 - fixed memory leak in pgsql extension, php function pg_escape_bytea
https://bugs.php.net/bug.php?id=75838
  [bsc#1076970] (internal)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=95
2018-02-19 09:55:38 +00:00
8eac178297 - updated to 7.2.2: This is a bugfix release, with several bug
fixes included.
  http://php.net/ChangeLog-7.php#7.2.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=93
2018-02-07 18:11:47 +00:00
39fbcfedad - do not build against system gd when suse_version < 1500
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=91
2018-01-26 08:39:22 +00:00
3470a89cf0 - fix build for SLE12*
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=90
2018-01-23 11:11:36 +00:00
1af5fe78c7 - updated to 7.2.1: Several security bugs were fixed in this release.
http://php.net/ChangeLog-7.php#7.2.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=88
2018-01-09 14:31:59 +00:00
9c204d67a5 - build against newer webp [bsc#1074121]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=87
2018-01-02 08:59:01 +00:00
ed7ed29df9 - build with SLE12*
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=85
2017-12-15 11:05:43 +00:00
67577ce98e - updated to 7.2.0: features and improvements:
* Convert numeric keys in object/array casts
  * Counting of non-countable objects
  * Object typehint
  * HashContext as Object
  * Argon2 in password hash
  * Improve TLS constants to sane values
  * Mcrypt extension removed
  * New sodium extension
- patches:
  . php7-systzdata-v14.patch transformed to php7-systzdata-v15.patch
  . removed upstreamed php7-aarch64-mult.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=81
2017-12-11 11:26:55 +00:00
11326decd8 - updated to 7.1.12: This is a bugfix release, with several bug
fixes included.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=79
2017-11-27 08:51:29 +00:00
022bd4266d Accepting request 538139 from home:mbluemer:branches:devel:languages:php
- Add php-cli as provides to php7

OBS-URL: https://build.opensuse.org/request/show/538139
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=77
2017-11-15 12:09:59 +00:00
db00ed742a - updated to 7.1.11: This is a bugfix release, with several bug
fixes included.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=75
2017-10-27 09:08:48 +00:00
c518e5780f - fixed installation of wrong cli [bsc#1061555]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=73
2017-10-04 09:58:09 +00:00
65e84f6b98 + php7-embed.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=72
2017-10-03 18:04:11 +00:00
34ae7d02fd - build and ship embed SAPI
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=71
2017-10-03 17:50:07 +00:00
6ba15c62c2 Accepting request 530123 from home:jengelh:branches:devel:languages:php
- Update not-so-useful repeated package summaries.
  Update the descriptions to have a bit more explanation.
  Replace old tar syntax.

OBS-URL: https://build.opensuse.org/request/show/530123
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=70
2017-10-03 17:32:16 +00:00
fe6b4fbbaa - updated to 7.1.10: Several bugs have been fixed, see
https://secure.php.net/ChangeLog-7.php
  for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=68
2017-09-27 07:56:06 +00:00
d022c19eb0 - aarch64-mult.patch renamed to php7-aarch64-mult.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=67
2017-09-12 08:44:02 +00:00
e2a951b7c4 - php7-devel requires php7-pear [bsc#1057104]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=65
2017-09-04 17:22:31 +00:00
193dfde1a0 Accepting request 520143 from home:weberho:branches:devel:languages:php
- Changes related to boo#1056822
- New packaging macros in macros.php: %php_pearxmldir,
  %pear_phpdir, %pear_phpdir, %pear_testdir, %pear_datadir,
  %pear_cfgdir, %pear_wwwdir, %pear_metadir, %pecl_phpdir,
  %pecl_docdir, %pecl_testdir, %pecl_datadir
- Updated packaging documentation in README.macros

OBS-URL: https://build.opensuse.org/request/show/520143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=64
2017-09-01 12:12:59 +00:00
7492a45596 Accepting request 519994 from home:13ilya:branches:devel:languages:php
7.1.9

OBS-URL: https://build.opensuse.org/request/show/519994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=63
2017-09-01 06:47:00 +00:00
59093b0a61 - added /usr/bin/php7 [bsc#734176]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=62
2017-08-14 09:11:28 +00:00
7b98670bf3 - php7-pear should explicitly require php7-pear-Archive_Tar
otherwise this dependency must be declared in every
  php7-pear-* package explicitly. [bnc#1052389]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=60
2017-08-07 08:04:30 +00:00
56b4b7c235 Accepting request 514126 from home:13ilya:branches:devel:languages:php
7.1.8

OBS-URL: https://build.opensuse.org/request/show/514126
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=59
2017-08-07 08:02:39 +00:00
fdbf3af941 - date extension: regenerate lexers when needed
+ php7-date-regenerate-lexers.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=57
2017-07-21 12:20:25 +00:00
e467a74f0a - dropped mcrypt extension [fate#323673]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=55
2017-07-17 08:35:08 +00:00
fb0e62b2df - droped mcrypt extension [fate#323673]
- updated to 7.1.7: This is a security release with several bug 
  fixes included.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=54
2017-07-17 08:25:03 +00:00
ef303f22a0 Accepting request 508076 from home:scarabeus_iv:branches:devel:languages:php
OBS-URL: https://build.opensuse.org/request/show/508076
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=53
2017-07-17 08:06:11 +00:00
ba631b3dae - updated to 7.1.6: Several bugs have been fixed.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=51
2017-06-09 09:21:34 +00:00
0fd0acd357 Accepting request 494817 from home:13ilya:branches:devel:languages:php
7.1.5

OBS-URL: https://build.opensuse.org/request/show/494817
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=49
2017-05-12 10:30:15 +00:00
d6ab949255 Accepting request 488054 from home:13ilya:branches:devel:languages:php
7.1.14

OBS-URL: https://build.opensuse.org/request/show/488054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=47
2017-04-18 07:38:34 +00:00
0b91517dbb Accepting request 480913 from home:13ilya:branches:devel:languages:php
updated to 7.1.3

OBS-URL: https://build.opensuse.org/request/show/480913
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=45
2017-03-20 09:28:33 +00:00
5a5228382b Accepting request 480886 from home:kukuk:branches:devel:languages:php
- Don't install the init script if we use systemd

OBS-URL: https://build.opensuse.org/request/show/480886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=44
2017-03-17 17:21:39 +00:00
87ad886569 - deleted php7-getrandom-test.patch, upstreamed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=42
2017-02-20 08:50:08 +00:00
369b31a18b - updated to 7.1.2: Several bugs have been fixed.
- deleted php7-getrandom.patch, upstreamed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=41
2017-02-20 08:43:31 +00:00
9f8fe0b668 - updated to 7.1.1: This release is the first point release in
the 7.x series. PHP 7.1 comes with numerous improvements and new
  features such as
  * Nullable types
  * Void return type
  * Iterable pseudo-type
  * Class constant visiblity modifiers
  * Square bracket syntax for list() and the ability to specify keys
    in list()
  * Catching multiple exceptions types
  * Many more features and changes…
- migration: http://php.net/manual/en/migration71.php
- php7-systzdata-v13.patch replaced by php7-systzdata-v14.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=39
2017-02-14 12:38:38 +00:00
0fd14ba12e - do not suggest php-suhosin at all as we do not build it
(not ported to php7 yet)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=37
2017-02-02 09:07:16 +00:00
5a014cfd6f - suggest php7-* instead of php-* [bsc#1022158c#4]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=36
2017-02-02 08:58:17 +00:00
40372fd96c - updated to 7.0.15: Several security bugs were fixed in this
release.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=34
2017-01-24 12:48:47 +00:00
44bf4747c6 Accepting request 445496 from home:fbui:branches:devel:languages:php
- Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd)
  Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which
  are obsolete.

OBS-URL: https://build.opensuse.org/request/show/445496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=32
2016-12-13 09:40:57 +00:00
4541846ebe - updated to 7.0.14: Several security bugs were fixed in this
release.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=31
2016-12-12 09:39:30 +00:00
a6fbc3eaff - updated to 7.0.13: This is a security release. Several security
bugs were fixed in this release.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=29
2016-11-11 10:37:36 +00:00
e57bd157de - adjust firebird dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=26
2016-10-24 15:04:09 +00:00
5e72a7ffdf - updated to 5.6.27: This is a security release. Several security
bugs were fixed in this release.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=24
2016-10-17 15:45:25 +00:00
3bbbe6771e - updated to 7.0.11: Several security bugs were fixed in this
release.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=22
2016-09-15 14:08:46 +00:00
fc1aa1baf5 Accepting request 423924 from home:elvigia:branches:devel:languages:php
- php7-getrandom-test.patch: Fix incorrect test for the getrandom
  syscall.

OBS-URL: https://build.opensuse.org/request/show/423924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=20
2016-08-31 06:57:52 +00:00
80704b5b2f - updated to 7.0.10: Several security bugs were fixed in this
release.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=18
2016-08-22 08:44:52 +00:00
1bc08d8c43 - updated to 7.0.9: Several security bugs were fixed in this
release, including the HTTP_PROXY issue.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=16
2016-08-01 14:23:17 +00:00
e05a7f499c - updated to 7.0.8: This is a security release. Several security
bugs were fixed in this release.
- removed: php7-mbstring-missing-return.patch (upstreamed)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=14
2016-06-23 13:59:59 +00:00