Граф коммитов

40 Коммитов

Автор SHA1 Сообщение Дата
Narine Mossikyan 3dcb62675e
Add openssl version 3 support (#1541)
* add openssl 3.0.* support

* update Makefile

* modify ruby for openssl3

* add ruby version 3.2 to build with openssl v3

* update buildRuby.sh to run side by side with ruby openssl v3

* build dsc with openssl v3

* pull ruby version 3.1.0 to workaround ruby build issue with X509_REQ incomplete type

* update buildRuby.sh to build for openss v3

* add ruby v3 data file

* move v3 workaround to configure

* resolve ruby3.data parsing issue

* move ruby workaround fix to build container

* bring webrick fluentd dependencu

* workaround openssl-3.1.0/ri/OpenSSL/Digest/DigestError Bad syntax: %defattr(,755)

* install scanf gem to workaround rpm errors

---------

Co-authored-by: Ashley Watt <aswatt@microsoft.com>
2023-10-02 22:18:41 -07:00
Henry Stolz 97b70f6585
1.12.40 does not have system_config.file/dir_permission (#1452) 2022-04-25 16:53:18 -07:00
Henry Stolz 3b6fd8a431
Fix in_tail.patch (#1444) 2022-03-24 12:13:39 -07:00
Henry Stolz 5684b56a43
Add in_tail patch for pos file dir create (#1442) 2022-03-22 19:15:46 -07:00
Abder Benbachir e7cf0dc3bb
xss jquery (#1395) 2021-10-20 11:18:16 -07:00
Ashley Watt e4cb6913c1 fix indentation 2020-02-06 11:10:52 -08:00
Ashley Watt 3bd545095f create filter_parser patch 2020-02-06 11:10:52 -08:00
Abderrahmane Benbachir f16704bb70 in_exec: fix zombie process 2020-01-30 15:52:49 -08:00
Abderrahmane Benbachir c7e31042b5 Add flag to enable THP at runtime 2019-11-07 20:29:11 -08:00
Abderrahmane Benbachir 5802e3c1ae detect cylance and disable jemalloc 2019-09-05 02:00:17 -07:00
Abderrahmane Benbachir d62209d4dd memory improvement by setting MALLOC ARENA 2019-08-29 14:58:33 -07:00
Abderrahmane Benbachir 974dd3319f Fix data loss during shutdown 2019-08-16 16:33:09 -07:00
Henry Stolz 32a7286dc3 fix early require 2019-08-15 09:46:48 -07:00
Henry Stolz 001795fe13 fix percent calculation 2019-08-15 09:46:48 -07:00
Henry Stolz da7b0cd0e1 feedback 2019-08-15 09:46:48 -07:00
Henry Stolz dd093c5a26 processor arch 2019-08-15 09:46:48 -07:00
Henry Stolz 53574cb59d saving 2019-08-15 09:46:48 -07:00
Henry Stolz 98e6ec28e2 typo/type fixes 2019-08-15 09:46:48 -07:00
Henry Stolz dbe9255746 patch file 2019-08-15 09:46:48 -07:00
Abderrahmane Benbachir 42893051ab load only plugin starting with in_, out_, filter_, buf_, parser_, formatter_ or storage_ 2019-08-12 21:18:35 -07:00
Abderrahmane Benbachir 116b14ccc8 upgrade to ruby 2.6 2019-06-10 11:43:25 -07:00
Abderrahmane Benbachir 353fb81739 syslog: add unix domain socket support 2019-06-05 14:17:58 -07:00
Abderrahmane Benbachir be119b1d62 support configurable delimiter in syslog plugin 2019-04-27 16:35:32 -07:00
jamvar f962a8a33e Update in_exec.rb patch for fluentd 2018-11-05 17:32:47 -08:00
jamvar 66a278c7b4 Update SSLv3 patch 2018-11-05 09:27:12 -08:00
jamvar 6e6cea376e update ruby to version 2.4.4 2018-07-04 15:01:13 +05:30
Narine Mossikyan 006517cf49 update ruby reference to v2_4_0 and fluentd to 0.12.40 2018-02-21 11:54:21 -08:00
Laura Galbraith f707082b46 Regenerate in_exec.patch to re-apply from old verison 2017-06-13 13:16:37 -07:00
Ilavelan Kanniappan 913ef16994 Fix to remove ZombieProcess. Related incident ICM#38136445 2017-06-06 20:01:18 -07:00
Ilavelan Kanniappan 9883f2441d Testing 2017-06-06 20:01:18 -07:00
Laura Galbraith 6942c76f7f Fix in_exec patch file reference so that it gets applied during configure 2017-03-02 15:51:34 -08:00
Laura Galbraith 13705f9738 Restrict default file permissions for buffer vulnerability 2017-03-01 12:12:40 -08:00
Laura Galbraith 18e7d869dd Patching FluentD in_exec plugin with ensure sleep 2017-02-16 16:27:20 -08:00
Suju Gurung e75ceeb9fd Patch for handling references to SSLv2 and SSLv3 symbols 2017-01-18 10:22:04 -08:00
Narine Mossikyan 210ccc2247 Update Ruby version to 2.3.3:
License remains the same, but it is now marked with the new Ruby version
Built Ruby directory structure renamed with correct version
SSL certs patch removed since Ruby 2.3 contains RubyGems.org certs update
OpenSSL patch added for incompatibility between OpenSSL 0.9.8 and Ruby 2.3
CFLAG for Ruby compilation added to enable building FluentD
Re-generated ruby.data and Ruby's configure script
Change to source/ext/ruby: point to the ruby v2_3_3 tag
2017-01-12 03:48:44 -08:00
Narine Mossikyan 33189d6f27 ruby fixes 2016-11-01 16:47:15 -07:00
Robbie Zhang 325905e505 Update the ruby rev to 2.2.0b
add rake-10.4.2.gem
remove rake-11.1.2
update ruby.data
include ripper since test-unit 3.1.9 depends on it
2016-06-23 19:03:38 -07:00
Varun Kumta be68f9eff1 Update to fluentd v0.12.24
- update to fluentd's commit hash of 12.24
- update the fluentd gems in source/ext/patches/fluentd
- update ruby.data installer file for new fluentd gems
- update buildRuby.sh to install 12.24.gem
2016-05-31 15:19:46 -07:00
Jeff Coffler 410a89afdb Added Ruby configure script (generated from autoconf) 2015-11-30 15:50:46 -08:00
Jeff Coffler 20f5d24ae3 Check in changes for env.rb (branding), known fluentd gems 2015-11-30 15:50:46 -08:00