omnibus-software 22.11.239
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.expeditor/Version_inspector/README.md +21 -0
- data/.expeditor/Version_inspector/SW-Version-update.py +243 -0
- data/.expeditor/Version_inspector/manual_prod_list.json +29 -0
- data/.expeditor/Version_inspector/prod_default_version.json +103 -0
- data/.expeditor/Version_inspector/prod_list.json +194 -0
- data/.expeditor/Version_inspector/requirements.txt +4 -0
- data/.expeditor/Version_inspector/update_prod_default_version.sh +24 -0
- data/.expeditor/Version_inspector/update_prod_list.sh +35 -0
- data/.expeditor/config.yml +33 -0
- data/.expeditor/determine_version.sh +15 -0
- data/.expeditor/push_git_tag.sh +12 -0
- data/.expeditor/run_linux_tests.sh +16 -0
- data/.expeditor/verify.pipeline.yml +52 -0
- data/.github/CODEOWNERS +5 -0
- data/.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md +29 -0
- data/.github/ISSUE_TEMPLATE/DESIGN_PROPOSAL.md +40 -0
- data/.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md +17 -0
- data/.github/ISSUE_TEMPLATE/SUPPORT_QUESTION.md +11 -0
- data/.github/dependabot.yml +9 -0
- data/.github/lock.yml +1 -0
- data/.gitignore +17 -0
- data/CODE_OF_CONDUCT.md +1 -0
- data/CONTRIBUTING.md +1 -0
- data/Dockerfile +21 -0
- data/Gemfile +10 -0
- data/LICENSE +201 -0
- data/README.md +99 -0
- data/Rakefile +56 -0
- data/VERSION +1 -0
- data/config/patches/bash/race-condition.patch +15 -0
- data/config/patches/bzip2/aix_makefile.patch +11 -0
- data/config/patches/bzip2/makefile_no_bins.patch +77 -0
- data/config/patches/bzip2/makefile_take_env_vars.patch +31 -0
- data/config/patches/bzip2/soname_install_dir.patch +11 -0
- data/config/patches/curl/curl-aix-disable-alpn.patch +22 -0
- data/config/patches/curl/curl-freebsd-hostcheck.patch +10 -0
- data/config/patches/erlang/epmd-require-explicitly-adding-loopback-address.patch +84 -0
- data/config/patches/erlang/updated-epmd-require-explicitly-adding-loopback-address.patch +75 -0
- data/config/patches/expat/configure_xlc_visibility.patch +58 -0
- data/config/patches/expat/configure_xlc_visibility_2.4.7.patch +59 -0
- data/config/patches/figlet/aix-figlet-cdefs.patch +48 -0
- data/config/patches/gdbm/v1.8.3-Makefile.in.patch +32 -0
- data/config/patches/git/aix-endian-fix.patch +20 -0
- data/config/patches/gtar/aix_extra_case.patch +13 -0
- data/config/patches/keepalived/keepalived-1.2.9_opscode_centos_5.patch +15 -0
- data/config/patches/libedit/freebsd-vi-fix.patch +24 -0
- data/config/patches/libedit/openbsd-weak-alias-fix.patch +48 -0
- data/config/patches/libedit/solaris.patch +36 -0
- data/config/patches/libffi/libffi-3.2.1-disable-multi-os-directory.patch +83 -0
- data/config/patches/libffi/libffi-3.3-arm64.patch +9608 -0
- data/config/patches/libxslt/libxslt-solaris-configure.patch +19 -0
- data/config/patches/libxslt/libxslt-windows-relocate.patch +12 -0
- data/config/patches/libyaml/windows-configure.patch +26 -0
- data/config/patches/libzmq/zeromq-4.0.11_mingw_inet_pton.patch +37 -0
- data/config/patches/libzmq/zeromq-aix-4.2.2-LARGE_FILES.patch +56 -0
- data/config/patches/libzmq/zeromq-aix-4.2.2-atomic-counter-fetch_and_add.patch +59 -0
- data/config/patches/logrotate/logrotate_basedir_override.patch +17 -0
- data/config/patches/m4/m4-1.4.18-glibc-change-work-around.patch +115 -0
- data/config/patches/make/deb-make-glob.patch +31 -0
- data/config/patches/ncurses/ncurses-5.9-gcc-5.patch +46 -0
- data/config/patches/ncurses/ncurses-5.9-solaris-xopen_source_extended-detection.patch +11 -0
- data/config/patches/ncurses/ncurses-clang.patch +43 -0
- data/config/patches/ncurses/patch-aa +23 -0
- data/config/patches/ncurses/patch-ab +44 -0
- data/config/patches/ncurses/patch-ac +40 -0
- data/config/patches/ncurses/patch-ad +13 -0
- data/config/patches/ncurses/patch-cxx_cursesf.h +22 -0
- data/config/patches/ncurses/patch-cxx_cursesm.h +22 -0
- data/config/patches/ncurses/patch-ncurses_tinfo_lib__baudrate.c +24 -0
- data/config/patches/openssl/openssl-1.0.1f-do-not-build-docs.patch +28 -0
- data/config/patches/openssl/openssl-1.0.1j-windows-relocate-dll.patch +20 -0
- data/config/patches/openssl/openssl-1.0.1q-fix-compiler-flags-table-for-msys.patch +20 -0
- data/config/patches/openssl/openssl-1.0.2x-darwin-arm64.patch +54 -0
- data/config/patches/openssl/openssl-1.1.0f-do-not-install-docs.patch +11 -0
- data/config/patches/openssl/openssl-3.0.1-do-not-install-docs.patch +22 -0
- data/config/patches/openssl-fips/openssl-fips-fix-compiler-flags-table-for-msys.patch +11 -0
- data/config/patches/perl/perl-5.18.1-remove_lnsl.patch +441 -0
- data/config/patches/perl/perl-5.22.1-remove_lnsl.patch +512 -0
- data/config/patches/perl/perl-5.30.0-remove_lnsl.patch +518 -0
- data/config/patches/perl/perl-5.32.1-remove_lnsl.patch +456 -0
- data/config/patches/perl/perl-5.34.0-remove_lnsl.patch +516 -0
- data/config/patches/pkg-config/openbsd-charset.patch +19 -0
- data/config/patches/popt/v1.16.ppc64le-configure.patch +18 -0
- data/config/patches/redis/password-from-environment.patch +19 -0
- data/config/patches/ruby/patch-configure +103 -0
- data/config/patches/ruby/remove_nano.patch +10 -0
- data/config/patches/ruby/ruby-2.6.7_c99.patch +12 -0
- data/config/patches/ruby/ruby-3.0.1-configure.patch +281 -0
- data/config/patches/ruby/ruby-3.0.2-configure.patch +251 -0
- data/config/patches/ruby/ruby-aix-atomic.patch +11 -0
- data/config/patches/ruby/ruby-aix-configure_26_and_later.patch +19 -0
- data/config/patches/ruby/ruby-aix-vm-core.patch +14 -0
- data/config/patches/ruby/ruby-fast-load_26.patch +16 -0
- data/config/patches/ruby/ruby-fast-load_31.patch +16 -0
- data/config/patches/ruby/ruby-faster-load_26.patch +11 -0
- data/config/patches/ruby/ruby-faster-load_27.patch +11 -0
- data/config/patches/ruby/ruby-mkmf.patch +29 -0
- data/config/patches/ruby/ruby-no-stack-protector-strong.patch +11 -0
- data/config/patches/ruby/ruby-no-stack-protector.patch +13 -0
- data/config/patches/ruby/ruby-win32_warning_removal.patch +12 -0
- data/config/patches/ruby/ruby_aix_openssl.patch +10 -0
- data/config/patches/ruby/ruby_aix_ssl_EAGAIN.patch +19 -0
- data/config/patches/ruby/rvm-cflags.patch +27 -0
- data/config/patches/stunnel/stunnel-on-windows.patch +42 -0
- data/config/patches/zlib/zlib-windows-relocate.patch +20 -0
- data/config/software/autoconf.rb +46 -0
- data/config/software/automake.rb +49 -0
- data/config/software/bash.rb +72 -0
- data/config/software/berkshelf-no-depselector.rb +46 -0
- data/config/software/berkshelf.rb +34 -0
- data/config/software/binutils.rb +47 -0
- data/config/software/bundler.rb +38 -0
- data/config/software/bzip2.rb +55 -0
- data/config/software/cacerts.rb +50 -0
- data/config/software/chef-gem.rb +35 -0
- data/config/software/chef.rb +112 -0
- data/config/software/cmake.rb +94 -0
- data/config/software/config_guess.rb +37 -0
- data/config/software/cpanminus.rb +49 -0
- data/config/software/curl.rb +103 -0
- data/config/software/delivery-cli.rb +89 -0
- data/config/software/dep-selector-libgecode.rb +48 -0
- data/config/software/elasticsearch.rb +61 -0
- data/config/software/elixir.rb +35 -0
- data/config/software/erlang.rb +134 -0
- data/config/software/expat.rb +63 -0
- data/config/software/fakeroot.rb +41 -0
- data/config/software/ffi-yajl.rb +46 -0
- data/config/software/figlet-fonts.rb +31 -0
- data/config/software/figlet.rb +44 -0
- data/config/software/gcc.rb +60 -0
- data/config/software/gdbm.rb +54 -0
- data/config/software/gecode.rb +62 -0
- data/config/software/gem-permissions.rb +43 -0
- data/config/software/git-windows.rb +96 -0
- data/config/software/git.rb +138 -0
- data/config/software/gmp.rb +48 -0
- data/config/software/go-uninstall.rb +33 -0
- data/config/software/go.rb +116 -0
- data/config/software/google-protobuf.rb +45 -0
- data/config/software/gtar.rb +62 -0
- data/config/software/help2man.rb +40 -0
- data/config/software/highline-gem.rb +37 -0
- data/config/software/ibm-jre.rb +59 -0
- data/config/software/inspec.rb +43 -0
- data/config/software/jre-from-jdk.rb +67 -0
- data/config/software/keepalived.rb +68 -0
- data/config/software/libarchive.rb +71 -0
- data/config/software/libedit.rb +73 -0
- data/config/software/libffi.rb +68 -0
- data/config/software/libgcc.rb +52 -0
- data/config/software/libiconv.rb +55 -0
- data/config/software/libintl-perl.rb +56 -0
- data/config/software/liblzma.rb +59 -0
- data/config/software/libossp-uuid.rb +45 -0
- data/config/software/libsodium.rb +40 -0
- data/config/software/libtool.rb +56 -0
- data/config/software/libuuid.rb +45 -0
- data/config/software/libxml2.rb +63 -0
- data/config/software/libxslt.rb +64 -0
- data/config/software/libyajl2-gem.rb +44 -0
- data/config/software/libyaml.rb +50 -0
- data/config/software/libzmq.rb +93 -0
- data/config/software/logrotate.rb +61 -0
- data/config/software/lua.rb +46 -0
- data/config/software/m4.rb +40 -0
- data/config/software/make.rb +43 -0
- data/config/software/makedepend.rb +44 -0
- data/config/software/mpc.rb +44 -0
- data/config/software/mpfr.rb +45 -0
- data/config/software/musl.rb +107 -0
- data/config/software/mysql2.rb +50 -0
- data/config/software/ncurses.rb +159 -0
- data/config/software/nginx.rb +55 -0
- data/config/software/nodejs-binary.rb +90 -0
- data/config/software/nodejs.rb +58 -0
- data/config/software/nokogiri.rb +92 -0
- data/config/software/omnibus-ctl.rb +42 -0
- data/config/software/openresty.rb +94 -0
- data/config/software/opensearch.rb +54 -0
- data/config/software/openssl-customization.rb +81 -0
- data/config/software/openssl-fips.rb +81 -0
- data/config/software/openssl.rb +185 -0
- data/config/software/patch.rb +46 -0
- data/config/software/patchelf.rb +66 -0
- data/config/software/pcre.rb +53 -0
- data/config/software/perl-extutils-embed.rb +37 -0
- data/config/software/perl-extutils-makemaker.rb +46 -0
- data/config/software/perl-thread-queue.rb +40 -0
- data/config/software/perl.rb +78 -0
- data/config/software/perl_pg_driver.rb +45 -0
- data/config/software/pg-gem.rb +36 -0
- data/config/software/pkg-config-lite.rb +46 -0
- data/config/software/pkg-config.rb +66 -0
- data/config/software/popt.rb +54 -0
- data/config/software/postgresql.rb +70 -0
- data/config/software/preparation.rb +31 -0
- data/config/software/python.rb +79 -0
- data/config/software/rabbitmq.rb +58 -0
- data/config/software/rb-readline.rb +33 -0
- data/config/software/rbnacl-libsodium.rb +42 -0
- data/config/software/rbzmq.rb +44 -0
- data/config/software/rebar.rb +42 -0
- data/config/software/redis-gem.rb +36 -0
- data/config/software/redis.rb +51 -0
- data/config/software/relx.rb +39 -0
- data/config/software/rsync.rb +55 -0
- data/config/software/ruby-cleanup.rb +254 -0
- data/config/software/ruby-msys2-devkit.rb +77 -0
- data/config/software/ruby-windows-devkit-bash.rb +41 -0
- data/config/software/ruby-windows-devkit.rb +84 -0
- data/config/software/ruby.rb +306 -0
- data/config/software/rubygems.rb +73 -0
- data/config/software/runit.rb +67 -0
- data/config/software/rust-uninstall.rb +32 -0
- data/config/software/rust.rb +97 -0
- data/config/software/sequel-gem.rb +36 -0
- data/config/software/server-jre.rb +125 -0
- data/config/software/server-open-jre.rb +112 -0
- data/config/software/setuptools.rb +48 -0
- data/config/software/shebang-cleanup.rb +101 -0
- data/config/software/sqitch.rb +87 -0
- data/config/software/stunnel.rb +86 -0
- data/config/software/util-macros.rb +42 -0
- data/config/software/version-manifest.rb +33 -0
- data/config/software/xproto.rb +42 -0
- data/config/software/zlib.rb +85 -0
- data/config/templates/git/config.mak.erb +31 -0
- data/config/templates/rubygems/register_devtools.rb.erb +33 -0
- data/config/templates/runit/runsvdir-start.erb +42 -0
- data/docker-compose.yml +15 -0
- data/lib/omnibus-software/version.rb +3 -0
- data/lib/omnibus-software.rb +115 -0
- data/omnibus-software.gemspec +20 -0
- data/test/Gemfile +10 -0
- data/test/config/projects/test.rb +14 -0
- data/test/generate_steps.rb +55 -0
- data/test/omnibus-build.sh +50 -0
- data/test/omnibus.rb +55 -0
- metadata +296 -0
metadata
ADDED
@@ -0,0 +1,296 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: omnibus-software
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 22.11.239
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Chef Software, Inc.
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2022-11-07 00:00:00.000000000 Z
|
12
|
+
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
14
|
+
name: omnibus
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
17
|
+
- - ">="
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: 9.0.0
|
20
|
+
type: :runtime
|
21
|
+
prerelease: false
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - ">="
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: 9.0.0
|
27
|
+
description: Open Source software build descriptions for use with Omnibus
|
28
|
+
email:
|
29
|
+
- info@chef.io
|
30
|
+
executables: []
|
31
|
+
extensions: []
|
32
|
+
extra_rdoc_files: []
|
33
|
+
files:
|
34
|
+
- ".expeditor/Version_inspector/README.md"
|
35
|
+
- ".expeditor/Version_inspector/SW-Version-update.py"
|
36
|
+
- ".expeditor/Version_inspector/manual_prod_list.json"
|
37
|
+
- ".expeditor/Version_inspector/prod_default_version.json"
|
38
|
+
- ".expeditor/Version_inspector/prod_list.json"
|
39
|
+
- ".expeditor/Version_inspector/requirements.txt"
|
40
|
+
- ".expeditor/Version_inspector/update_prod_default_version.sh"
|
41
|
+
- ".expeditor/Version_inspector/update_prod_list.sh"
|
42
|
+
- ".expeditor/config.yml"
|
43
|
+
- ".expeditor/determine_version.sh"
|
44
|
+
- ".expeditor/push_git_tag.sh"
|
45
|
+
- ".expeditor/run_linux_tests.sh"
|
46
|
+
- ".expeditor/verify.pipeline.yml"
|
47
|
+
- ".github/CODEOWNERS"
|
48
|
+
- ".github/ISSUE_TEMPLATE/BUG_TEMPLATE.md"
|
49
|
+
- ".github/ISSUE_TEMPLATE/DESIGN_PROPOSAL.md"
|
50
|
+
- ".github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md"
|
51
|
+
- ".github/ISSUE_TEMPLATE/SUPPORT_QUESTION.md"
|
52
|
+
- ".github/dependabot.yml"
|
53
|
+
- ".github/lock.yml"
|
54
|
+
- ".gitignore"
|
55
|
+
- CODE_OF_CONDUCT.md
|
56
|
+
- CONTRIBUTING.md
|
57
|
+
- Dockerfile
|
58
|
+
- Gemfile
|
59
|
+
- LICENSE
|
60
|
+
- README.md
|
61
|
+
- Rakefile
|
62
|
+
- VERSION
|
63
|
+
- config/patches/bash/race-condition.patch
|
64
|
+
- config/patches/bzip2/aix_makefile.patch
|
65
|
+
- config/patches/bzip2/makefile_no_bins.patch
|
66
|
+
- config/patches/bzip2/makefile_take_env_vars.patch
|
67
|
+
- config/patches/bzip2/soname_install_dir.patch
|
68
|
+
- config/patches/curl/curl-aix-disable-alpn.patch
|
69
|
+
- config/patches/curl/curl-freebsd-hostcheck.patch
|
70
|
+
- config/patches/erlang/epmd-require-explicitly-adding-loopback-address.patch
|
71
|
+
- config/patches/erlang/updated-epmd-require-explicitly-adding-loopback-address.patch
|
72
|
+
- config/patches/expat/configure_xlc_visibility.patch
|
73
|
+
- config/patches/expat/configure_xlc_visibility_2.4.7.patch
|
74
|
+
- config/patches/figlet/aix-figlet-cdefs.patch
|
75
|
+
- config/patches/gdbm/v1.8.3-Makefile.in.patch
|
76
|
+
- config/patches/git/aix-endian-fix.patch
|
77
|
+
- config/patches/gtar/aix_extra_case.patch
|
78
|
+
- config/patches/keepalived/keepalived-1.2.9_opscode_centos_5.patch
|
79
|
+
- config/patches/libedit/freebsd-vi-fix.patch
|
80
|
+
- config/patches/libedit/openbsd-weak-alias-fix.patch
|
81
|
+
- config/patches/libedit/solaris.patch
|
82
|
+
- config/patches/libffi/libffi-3.2.1-disable-multi-os-directory.patch
|
83
|
+
- config/patches/libffi/libffi-3.3-arm64.patch
|
84
|
+
- config/patches/libxslt/libxslt-solaris-configure.patch
|
85
|
+
- config/patches/libxslt/libxslt-windows-relocate.patch
|
86
|
+
- config/patches/libyaml/windows-configure.patch
|
87
|
+
- config/patches/libzmq/zeromq-4.0.11_mingw_inet_pton.patch
|
88
|
+
- config/patches/libzmq/zeromq-aix-4.2.2-LARGE_FILES.patch
|
89
|
+
- config/patches/libzmq/zeromq-aix-4.2.2-atomic-counter-fetch_and_add.patch
|
90
|
+
- config/patches/logrotate/logrotate_basedir_override.patch
|
91
|
+
- config/patches/m4/m4-1.4.18-glibc-change-work-around.patch
|
92
|
+
- config/patches/make/deb-make-glob.patch
|
93
|
+
- config/patches/ncurses/ncurses-5.9-gcc-5.patch
|
94
|
+
- config/patches/ncurses/ncurses-5.9-solaris-xopen_source_extended-detection.patch
|
95
|
+
- config/patches/ncurses/ncurses-clang.patch
|
96
|
+
- config/patches/ncurses/patch-aa
|
97
|
+
- config/patches/ncurses/patch-ab
|
98
|
+
- config/patches/ncurses/patch-ac
|
99
|
+
- config/patches/ncurses/patch-ad
|
100
|
+
- config/patches/ncurses/patch-cxx_cursesf.h
|
101
|
+
- config/patches/ncurses/patch-cxx_cursesm.h
|
102
|
+
- config/patches/ncurses/patch-ncurses_tinfo_lib__baudrate.c
|
103
|
+
- config/patches/openssl-fips/openssl-fips-fix-compiler-flags-table-for-msys.patch
|
104
|
+
- config/patches/openssl/openssl-1.0.1f-do-not-build-docs.patch
|
105
|
+
- config/patches/openssl/openssl-1.0.1j-windows-relocate-dll.patch
|
106
|
+
- config/patches/openssl/openssl-1.0.1q-fix-compiler-flags-table-for-msys.patch
|
107
|
+
- config/patches/openssl/openssl-1.0.2x-darwin-arm64.patch
|
108
|
+
- config/patches/openssl/openssl-1.1.0f-do-not-install-docs.patch
|
109
|
+
- config/patches/openssl/openssl-3.0.1-do-not-install-docs.patch
|
110
|
+
- config/patches/perl/perl-5.18.1-remove_lnsl.patch
|
111
|
+
- config/patches/perl/perl-5.22.1-remove_lnsl.patch
|
112
|
+
- config/patches/perl/perl-5.30.0-remove_lnsl.patch
|
113
|
+
- config/patches/perl/perl-5.32.1-remove_lnsl.patch
|
114
|
+
- config/patches/perl/perl-5.34.0-remove_lnsl.patch
|
115
|
+
- config/patches/pkg-config/openbsd-charset.patch
|
116
|
+
- config/patches/popt/v1.16.ppc64le-configure.patch
|
117
|
+
- config/patches/redis/password-from-environment.patch
|
118
|
+
- config/patches/ruby/patch-configure
|
119
|
+
- config/patches/ruby/remove_nano.patch
|
120
|
+
- config/patches/ruby/ruby-2.6.7_c99.patch
|
121
|
+
- config/patches/ruby/ruby-3.0.1-configure.patch
|
122
|
+
- config/patches/ruby/ruby-3.0.2-configure.patch
|
123
|
+
- config/patches/ruby/ruby-aix-atomic.patch
|
124
|
+
- config/patches/ruby/ruby-aix-configure_26_and_later.patch
|
125
|
+
- config/patches/ruby/ruby-aix-vm-core.patch
|
126
|
+
- config/patches/ruby/ruby-fast-load_26.patch
|
127
|
+
- config/patches/ruby/ruby-fast-load_31.patch
|
128
|
+
- config/patches/ruby/ruby-faster-load_26.patch
|
129
|
+
- config/patches/ruby/ruby-faster-load_27.patch
|
130
|
+
- config/patches/ruby/ruby-mkmf.patch
|
131
|
+
- config/patches/ruby/ruby-no-stack-protector-strong.patch
|
132
|
+
- config/patches/ruby/ruby-no-stack-protector.patch
|
133
|
+
- config/patches/ruby/ruby-win32_warning_removal.patch
|
134
|
+
- config/patches/ruby/ruby_aix_openssl.patch
|
135
|
+
- config/patches/ruby/ruby_aix_ssl_EAGAIN.patch
|
136
|
+
- config/patches/ruby/rvm-cflags.patch
|
137
|
+
- config/patches/stunnel/stunnel-on-windows.patch
|
138
|
+
- config/patches/zlib/zlib-windows-relocate.patch
|
139
|
+
- config/software/autoconf.rb
|
140
|
+
- config/software/automake.rb
|
141
|
+
- config/software/bash.rb
|
142
|
+
- config/software/berkshelf-no-depselector.rb
|
143
|
+
- config/software/berkshelf.rb
|
144
|
+
- config/software/binutils.rb
|
145
|
+
- config/software/bundler.rb
|
146
|
+
- config/software/bzip2.rb
|
147
|
+
- config/software/cacerts.rb
|
148
|
+
- config/software/chef-gem.rb
|
149
|
+
- config/software/chef.rb
|
150
|
+
- config/software/cmake.rb
|
151
|
+
- config/software/config_guess.rb
|
152
|
+
- config/software/cpanminus.rb
|
153
|
+
- config/software/curl.rb
|
154
|
+
- config/software/delivery-cli.rb
|
155
|
+
- config/software/dep-selector-libgecode.rb
|
156
|
+
- config/software/elasticsearch.rb
|
157
|
+
- config/software/elixir.rb
|
158
|
+
- config/software/erlang.rb
|
159
|
+
- config/software/expat.rb
|
160
|
+
- config/software/fakeroot.rb
|
161
|
+
- config/software/ffi-yajl.rb
|
162
|
+
- config/software/figlet-fonts.rb
|
163
|
+
- config/software/figlet.rb
|
164
|
+
- config/software/gcc.rb
|
165
|
+
- config/software/gdbm.rb
|
166
|
+
- config/software/gecode.rb
|
167
|
+
- config/software/gem-permissions.rb
|
168
|
+
- config/software/git-windows.rb
|
169
|
+
- config/software/git.rb
|
170
|
+
- config/software/gmp.rb
|
171
|
+
- config/software/go-uninstall.rb
|
172
|
+
- config/software/go.rb
|
173
|
+
- config/software/google-protobuf.rb
|
174
|
+
- config/software/gtar.rb
|
175
|
+
- config/software/help2man.rb
|
176
|
+
- config/software/highline-gem.rb
|
177
|
+
- config/software/ibm-jre.rb
|
178
|
+
- config/software/inspec.rb
|
179
|
+
- config/software/jre-from-jdk.rb
|
180
|
+
- config/software/keepalived.rb
|
181
|
+
- config/software/libarchive.rb
|
182
|
+
- config/software/libedit.rb
|
183
|
+
- config/software/libffi.rb
|
184
|
+
- config/software/libgcc.rb
|
185
|
+
- config/software/libiconv.rb
|
186
|
+
- config/software/libintl-perl.rb
|
187
|
+
- config/software/liblzma.rb
|
188
|
+
- config/software/libossp-uuid.rb
|
189
|
+
- config/software/libsodium.rb
|
190
|
+
- config/software/libtool.rb
|
191
|
+
- config/software/libuuid.rb
|
192
|
+
- config/software/libxml2.rb
|
193
|
+
- config/software/libxslt.rb
|
194
|
+
- config/software/libyajl2-gem.rb
|
195
|
+
- config/software/libyaml.rb
|
196
|
+
- config/software/libzmq.rb
|
197
|
+
- config/software/logrotate.rb
|
198
|
+
- config/software/lua.rb
|
199
|
+
- config/software/m4.rb
|
200
|
+
- config/software/make.rb
|
201
|
+
- config/software/makedepend.rb
|
202
|
+
- config/software/mpc.rb
|
203
|
+
- config/software/mpfr.rb
|
204
|
+
- config/software/musl.rb
|
205
|
+
- config/software/mysql2.rb
|
206
|
+
- config/software/ncurses.rb
|
207
|
+
- config/software/nginx.rb
|
208
|
+
- config/software/nodejs-binary.rb
|
209
|
+
- config/software/nodejs.rb
|
210
|
+
- config/software/nokogiri.rb
|
211
|
+
- config/software/omnibus-ctl.rb
|
212
|
+
- config/software/openresty.rb
|
213
|
+
- config/software/opensearch.rb
|
214
|
+
- config/software/openssl-customization.rb
|
215
|
+
- config/software/openssl-fips.rb
|
216
|
+
- config/software/openssl.rb
|
217
|
+
- config/software/patch.rb
|
218
|
+
- config/software/patchelf.rb
|
219
|
+
- config/software/pcre.rb
|
220
|
+
- config/software/perl-extutils-embed.rb
|
221
|
+
- config/software/perl-extutils-makemaker.rb
|
222
|
+
- config/software/perl-thread-queue.rb
|
223
|
+
- config/software/perl.rb
|
224
|
+
- config/software/perl_pg_driver.rb
|
225
|
+
- config/software/pg-gem.rb
|
226
|
+
- config/software/pkg-config-lite.rb
|
227
|
+
- config/software/pkg-config.rb
|
228
|
+
- config/software/popt.rb
|
229
|
+
- config/software/postgresql.rb
|
230
|
+
- config/software/preparation.rb
|
231
|
+
- config/software/python.rb
|
232
|
+
- config/software/rabbitmq.rb
|
233
|
+
- config/software/rb-readline.rb
|
234
|
+
- config/software/rbnacl-libsodium.rb
|
235
|
+
- config/software/rbzmq.rb
|
236
|
+
- config/software/rebar.rb
|
237
|
+
- config/software/redis-gem.rb
|
238
|
+
- config/software/redis.rb
|
239
|
+
- config/software/relx.rb
|
240
|
+
- config/software/rsync.rb
|
241
|
+
- config/software/ruby-cleanup.rb
|
242
|
+
- config/software/ruby-msys2-devkit.rb
|
243
|
+
- config/software/ruby-windows-devkit-bash.rb
|
244
|
+
- config/software/ruby-windows-devkit.rb
|
245
|
+
- config/software/ruby.rb
|
246
|
+
- config/software/rubygems.rb
|
247
|
+
- config/software/runit.rb
|
248
|
+
- config/software/rust-uninstall.rb
|
249
|
+
- config/software/rust.rb
|
250
|
+
- config/software/sequel-gem.rb
|
251
|
+
- config/software/server-jre.rb
|
252
|
+
- config/software/server-open-jre.rb
|
253
|
+
- config/software/setuptools.rb
|
254
|
+
- config/software/shebang-cleanup.rb
|
255
|
+
- config/software/sqitch.rb
|
256
|
+
- config/software/stunnel.rb
|
257
|
+
- config/software/util-macros.rb
|
258
|
+
- config/software/version-manifest.rb
|
259
|
+
- config/software/xproto.rb
|
260
|
+
- config/software/zlib.rb
|
261
|
+
- config/templates/git/config.mak.erb
|
262
|
+
- config/templates/rubygems/register_devtools.rb.erb
|
263
|
+
- config/templates/runit/runsvdir-start.erb
|
264
|
+
- docker-compose.yml
|
265
|
+
- lib/omnibus-software.rb
|
266
|
+
- lib/omnibus-software/version.rb
|
267
|
+
- omnibus-software.gemspec
|
268
|
+
- test/Gemfile
|
269
|
+
- test/config/projects/test.rb
|
270
|
+
- test/generate_steps.rb
|
271
|
+
- test/omnibus-build.sh
|
272
|
+
- test/omnibus.rb
|
273
|
+
homepage: https://github.com/chef/omnibus-software
|
274
|
+
licenses:
|
275
|
+
- Apache-2.0
|
276
|
+
metadata: {}
|
277
|
+
post_install_message:
|
278
|
+
rdoc_options: []
|
279
|
+
require_paths:
|
280
|
+
- lib
|
281
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
282
|
+
requirements:
|
283
|
+
- - ">="
|
284
|
+
- !ruby/object:Gem::Version
|
285
|
+
version: '0'
|
286
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
287
|
+
requirements:
|
288
|
+
- - ">="
|
289
|
+
- !ruby/object:Gem::Version
|
290
|
+
version: '0'
|
291
|
+
requirements: []
|
292
|
+
rubygems_version: 3.3.3
|
293
|
+
signing_key:
|
294
|
+
specification_version: 4
|
295
|
+
summary: Open Source software for use with Omnibus
|
296
|
+
test_files: []
|