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
@@ -0,0 +1,36 @@
|
|
1
|
+
diff -ur libedit-20120601-3.0.orig/src/sys.h libedit-20120601-3.0/src/sys.h
|
2
|
+
--- libedit-20120601-3.0.orig/src/sys.h 2022-05-18 07:01:46.000000000 -0400
|
3
|
+
+++ libedit-20120601-3.0/src/sys-new.h 2022-05-18 07:01:30.000000000 -0400
|
4
|
+
@@ -132,11 +132,11 @@
|
5
|
+
|
6
|
+
#if defined(__sun)
|
7
|
+
extern int tgetent(char *, const char *);
|
8
|
+
-extern int tgetflag(char *);
|
9
|
+
-extern int tgetnum(char *);
|
10
|
+
+extern int tgetflag(const char *);
|
11
|
+
+extern int tgetnum(const char *);
|
12
|
+
extern int tputs(const char *, int, int (*)(int));
|
13
|
+
extern char* tgoto(const char*, int, int);
|
14
|
+
-extern char* tgetstr(char*, char**);
|
15
|
+
+extern char* tgetstr(const char*, char**);
|
16
|
+
#endif
|
17
|
+
|
18
|
+
#endif /* _h_sys */
|
19
|
+
diff -ur libedit-20120601-3.0.orig/src/terminal.h libedit-20120601-3.0/src/terminal.h
|
20
|
+
--- libedit-20120601-3.0.orig/src/terminal.h 2022-05-18 07:02:46.000000000 -0400
|
21
|
+
+++ libedit-20120601-3.0/src/terminal.h 2022-05-18 07:02:30.000000000 -0400
|
22
|
+
@@ -84,11 +84,11 @@
|
23
|
+
|
24
|
+
#ifdef __sun
|
25
|
+
extern int tgetent(char *, const char *);
|
26
|
+
-extern int tgetflag(char *);
|
27
|
+
-extern int tgetnum(char *);
|
28
|
+
+extern int tgetflag(const char *);
|
29
|
+
+extern int tgetnum(const char *);
|
30
|
+
extern int tputs(const char *, int, int (*)(int));
|
31
|
+
extern char* tgoto(const char*, int, int);
|
32
|
+
-extern char* tgetstr(char*, char**);
|
33
|
+
+extern char* tgetstr(const char*, char**);
|
34
|
+
#endif
|
35
|
+
|
36
|
+
protected void terminal_move_to_line(EditLine *, int);
|
@@ -0,0 +1,83 @@
|
|
1
|
+
--- libffi-3.2.1-orig/configure.ac 2014-11-12 05:56:51.000000000 -0600
|
2
|
+
+++ libffi-3.2.1/configure.ac 2015-10-29 15:53:41.695055040 -0500
|
3
|
+
@@ -590,6 +590,10 @@
|
4
|
+
AC_DEFINE(USING_PURIFY, 1, [Define this if you are using Purify and want to suppress spurious messages.])
|
5
|
+
fi)
|
6
|
+
|
7
|
+
+AC_ARG_ENABLE(multi-os-directory,
|
8
|
+
+[ --disable-multi-os-directory
|
9
|
+
+ disable use of gcc --print-multi-os-directory to change the library installation directory])
|
10
|
+
+
|
11
|
+
# These variables are only ever used when we cross-build to X86_WIN32.
|
12
|
+
# And we only support this with GCC, so...
|
13
|
+
if test "x$GCC" = "xyes"; then
|
14
|
+
@@ -601,11 +605,13 @@
|
15
|
+
toolexecdir="${libdir}"/gcc-lib/'$(target_alias)'
|
16
|
+
toolexeclibdir="${libdir}"
|
17
|
+
fi
|
18
|
+
- multi_os_directory=`$CC $CFLAGS -print-multi-os-directory`
|
19
|
+
- case $multi_os_directory in
|
20
|
+
- .) ;; # Avoid trailing /.
|
21
|
+
- ../*) toolexeclibdir=$toolexeclibdir/$multi_os_directory ;;
|
22
|
+
- esac
|
23
|
+
+ if test x"$enable_multi_os_directory" != x"no"; then
|
24
|
+
+ multi_os_directory=`$CC $CFLAGS -print-multi-os-directory`
|
25
|
+
+ case $multi_os_directory in
|
26
|
+
+ .) ;; # Avoid trailing /.
|
27
|
+
+ ../*) toolexeclibdir=$toolexeclibdir/$multi_os_directory ;;
|
28
|
+
+ esac
|
29
|
+
+ fi
|
30
|
+
AC_SUBST(toolexecdir)
|
31
|
+
else
|
32
|
+
toolexeclibdir="${libdir}"
|
33
|
+
--- libffi-3.2.1-orig/configure 2014-11-12 11:59:57.000000000 +0000
|
34
|
+
+++ libffi-3.2.1/configure 2015-10-30 19:50:51.082221000 +0000
|
35
|
+
@@ -886,6 +886,7 @@
|
36
|
+
enable_structs
|
37
|
+
enable_raw_api
|
38
|
+
enable_purify_safety
|
39
|
+
+enable_multi_os_directory
|
40
|
+
'
|
41
|
+
ac_precious_vars='build_alias
|
42
|
+
host_alias
|
43
|
+
@@ -1538,6 +1539,8 @@
|
44
|
+
--disable-structs omit code for struct support
|
45
|
+
--disable-raw-api make the raw api unavailable
|
46
|
+
--enable-purify-safety purify-safe mode
|
47
|
+
+ --disable-multi-os-directory
|
48
|
+
+ disable use of gcc --print-multi-os-directory to change the library installation directory
|
49
|
+
|
50
|
+
Optional Packages:
|
51
|
+
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
|
52
|
+
@@ -18714,6 +18717,12 @@
|
53
|
+
fi
|
54
|
+
|
55
|
+
|
56
|
+
+# Check whether --enable-multi-os-directory was given.
|
57
|
+
+if test "${enable_multi_os_directory+set}" = set; then :
|
58
|
+
+ enableval=$enable_multi_os_directory;
|
59
|
+
+fi
|
60
|
+
+
|
61
|
+
+
|
62
|
+
# These variables are only ever used when we cross-build to X86_WIN32.
|
63
|
+
# And we only support this with GCC, so...
|
64
|
+
if test "x$GCC" = "xyes"; then
|
65
|
+
@@ -18725,11 +18734,13 @@
|
66
|
+
toolexecdir="${libdir}"/gcc-lib/'$(target_alias)'
|
67
|
+
toolexeclibdir="${libdir}"
|
68
|
+
fi
|
69
|
+
- multi_os_directory=`$CC $CFLAGS -print-multi-os-directory`
|
70
|
+
- case $multi_os_directory in
|
71
|
+
- .) ;; # Avoid trailing /.
|
72
|
+
- ../*) toolexeclibdir=$toolexeclibdir/$multi_os_directory ;;
|
73
|
+
- esac
|
74
|
+
+ if test x"$enable_multi_os_directory" != x"no"; then
|
75
|
+
+ multi_os_directory=`$CC $CFLAGS -print-multi-os-directory`
|
76
|
+
+ case $multi_os_directory in
|
77
|
+
+ .) ;; # Avoid trailing /.
|
78
|
+
+ ../*) toolexeclibdir=$toolexeclibdir/$multi_os_directory ;;
|
79
|
+
+ esac
|
80
|
+
+ fi
|
81
|
+
|
82
|
+
else
|
83
|
+
toolexeclibdir="${libdir}"
|