Age | Commit message (Collapse) | Author |
|
* Update to trafficserver release 7.0.0
|
|
* Update to trafficserver release 6.1.0
|
|
|
|
* Remove the /run directories from the package.
* Ensure the temporary files are created before first run by executing
systemd-tmpfiles --create.
|
|
* Don't use configure option --with-user= (the user defaults to
'nobody'). This allows the package to build without creating the
specified user first as 'nobody' is a base user.
* Don't create the user and group in trafficserver.install
pre_install().
|
|
* Removing the package does not remove the log files and the cache
database. Some people may want to keep the log files, but others
may not. Warn the package remover that these files still exist
and must be removed manually if desired.
|
|
* 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.
|
|
|