* 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>
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
- 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