IABSD.fr/ports/sysutils/logstash

Branch :


Log

Author Commit Date CI Message
f8db9044 2020-11-19 20:49:18 Update logstash 7.9.1 -> 7.10.0 Release notes: https://www.elastic.co/guide/en/logstash/7.10/logstash-7-10-0.html
82ce239f 2020-09-10 13:54:53 Update logstash 7.8.1 -> 7.9.1 Release notes: https://www.elastic.co/guide/en/logstash/7.9/logstash-7-9-1.html
e7ca6351 2020-07-30 10:42:18 Update logstash 7.8.0 -> 7.8.1 Release notes: https://www.elastic.co/guide/en/logstash/7.8/logstash-7-8-1.html
4b6ae520 2020-07-01 12:00:51 Update logstash 7.7.1 -> 7.8.0 Release notes: https://www.elastic.co/guide/en/logstash/7.8/logstash-7-8-0.html
fac7204f 2020-06-16 12:03:26 Update logstash 7.7.0 -> 7.7.1 Relase notes: https://www.elastic.co/guide/en/logstash/7.7/logstash-7-7-1.html
ce72bf8d 2020-05-14 21:42:48 Update logstash 7.6.2 -> 7.7.0 Relase notes: https://www.elastic.co/guide/en/logstash/7.7/logstash-7-7-0.html
5e9b2a81 2020-04-03 10:49:25 Update logstash 7.6.1 -> 7.6.2 Relase notes: https://www.elastic.co/guide/en/logstash/7.6/logstash-7-6-2.html
d159f8d1 2020-03-20 16:44:21 Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@
68ec3d5d 2020-03-13 21:05:04 Update logstash 7.6.0 -> 7.6.1 Relase notes: https://www.elastic.co/guide/en/logstash/7.6/logstash-7-6-1.html
58d33641 2020-02-18 09:29:16 Update logstash 7.5.2 -> 7.6.0 Relase notes: https://www.elastic.co/guide/en/logstash/7.6/logstash-7-6-0.html