All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Install missed PHP extensions on non-stable branches to regenerate C-code
- Added Debian Buster support #47
1.5.0 - 2019-02-31
- Added PHP 7.3 support
- The rpm spec files were divided regarding PHP versions
1.4.0 - 2019-01-06
- Added https://packagecloud.io/phalcon/mainline support
- Fully refactored build matrix to allow build Phalcon 3.x and 4.x
1.3.0 - 2018-07-28
- Added ability to build packages for Ubuntu 18.04
- Added a common Debian/Ubuntu
prebuild.sh
script
- Freezed packpack version to make sure that we use the same packpack always
- Added
TMPDIR
variable to the build container packpack/packpack#97
1.2.3 - 2018-03-10
- Patching packpack due to packpack/packpack#84
1.2.2 - 2017-07-10
- Removed no longer needed
patching-sources
target
1.2.1 - 2017-06-21
- Improved RPM-spec by removing hardcoded virtual provides specific things
- Use stable Zephir Parser
- Updated license path
- Patching
zend_error_noreturn
usage phalcon/cphalcon#12909
1.2.0 - 2017-04-06
- Added ability to build PHP 7.1 packages
- Used latest Zephir and Zephir Parser to generate nighly builds
- Cleaned not needed changelogs
- Improved debian rules to correct handle PHP 7.1
- Fixed file package file name to be able release a few versions for one distro
1.1.0 - 2017-03-22
- Improved preparing build
- Used original https://github.com/packpack/packpack.git repo to build packages
- Removed patching headers target
- Renamed debug symbols for Debain/Ubuntu
- Initial stable release. Added ability to build packages for Ubuntu 14.04-16.04, Debian 8.5-9 and CentOS 7.2 by using Packpack.