Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Update to trafficserver release 9.0.2
- Add new perl and brotli compression dependency
- Add a patch to allow a unit test that read /etc/hosts and assumed it
contained `localhost` to pass. This is done by providing a file to
read in the tests directory.
- Remove tcl dependency
- Use python3 sphinx
|
|
* Update to trafficserver release 8.0.7
- Add new luajit dependency
- Accommodate changes to the systemd that prevents trafficserver
from running as the 'nobody' user. This is accomplished by relying
on a 'trafficserver' user but introduces many challenges. See:
https://bbs.archlinux.org/viewtopic.php?id=241480
|
|
* Update to trafficserver release 7.1.1
|
|
|
|
* Trafficserver man pages are build with sphinx. The configure script
checks for python 2.4 or higher and sphinx 1.1 or higher. However it
expects the python binary to be in the path and named 'python' and
sphinx-build to be in the path and named 'sphinx-build'. Set
variables when invoking 'configure' during prepare().
* Update build dependencies - require python2-sphinx.
|
|
* Update to trafficserver release 6.2.0
|
|
* Update to trafficserver release 6.1.1
|
|
|
|
|
|
* Update to trafficserver release 5.3.1
|
|
* Update to trafficserver release 5.2.0
|
|
* Update to trafficserver release 5.1.1
|
|
* Update to trafficserver release 5.0.1
|
|
* Remove no longer necessary patch for automake makefiles.
* Remove now uncessary logic use to regenerate Makefiles with alocal and
automake. The Makefiles distributed with the .tar.bz2 file are
sufficient.
|
|
* Apply necessary patch for automake makefiles from upstream to link
correctly.
* Add necessary steps to generate makefiles.
|
|
* Update to trafficserver release 4.1.2
|
|
* The autoconf config.layout patch for Arch has been merged upstream as
is no longer required.
* Output the upgrade instructions URL if we are upgrading from trafficserver
3.x to 4.0 as some configuration changes might be required.
|
|
* The patches to build with gcc 4.8 are no longer required.
* Use an array for the package name.
|
|
|