Skip to content
Success

Changes

Summary

  1. openssl-1.1: add recipe based on solaris-userland (commit: d260cbc) (details)
  2. shared-macros: add openssl switch (commit: 4d4a5d8) (details)
  3. illumos-gate: Add OpenSSL 1.1 package fmri to pkglintrc (commit: 2d9297a) (details)
  4. userland-component: detect common.mk and infer build bits (commit: b688b7c) (details)
  5. libgit2: rebuild after http-parser update (commit: 610baec) (details)
  6. jetbrains-mono: update to 2.225 (commit: 219b1e8) (details)
  7. haproxy: update to 2.2.8 (commit: 50eff70) (details)
  8. dnsmasq: update to 2.84 (commit: 0f08d93) (details)
  9. wget: use openssl-11 (commit: 1e67520) (details)
  10. userland-component: update rule for openssl package (commit: 4bf6ad9) (details)
  11. userland-component: fix continuation lines in variable assignment (commit: e8b4e84) (details)
  12. userland-component: handle change of mk_bits for inconsistent (commit: 0d28f03) (details)
  13. bass: handle case with default build style (commit: d3a24c2) (details)
Commit d260cbce2d364a4602e533e86fd272a6ee285cee by Aurélien Larcher
openssl-1.1: add recipe based on solaris-userland
(commit: d260cbc)
The file was addedcomponents/library/openssl/common/patches/027-6978791.patch
The file was addedcomponents/library/openssl/common/patches/029-fork_safe.patch
The file was addedcomponents/library/openssl/openssl-1.1/patches-post-config/Makefile.patch
The file was addedcomponents/library/openssl/common/patches/046-pkcs12-default-cipher.patch
The file was addedcomponents/library/openssl/common/patches/055-check-all-certs.patch
The file was addedcomponents/library/openssl/openssl-1.1/Makefile
The file was addedcomponents/library/openssl/common/patches/051-segfault_export.patch
The file was addedcomponents/library/openssl/openssl-1.1/patches/048-declare_weak_ciphers_as_deprecated.patch.notapplicable
The file was addedcomponents/library/openssl/common/patches/044-suppress_v8plus_abi_warnings.patch
The file was addedcomponents/library/openssl/common/patches/018-compiler_opts.patch
The file was addedcomponents/library/openssl/common/patches/040-uninitialized_ctx.patch
The file was addedcomponents/library/openssl/openssl-1.1/files/audit_tags
The file was addedcomponents/library/openssl/openssl-1.1/patches/100-opensslconf.patch
The file was addedcomponents/library/openssl/common/patches/048-weak-ciphers.patch
The file was addedcomponents/library/openssl/openssl-1.1/files/openssl.7
The file was addedcomponents/library/openssl/common/patches/020-remove_rpath.patch
The file was addedcomponents/library/openssl/openssl-1.1/openssl-1.1-doc.p5m
The file was addedcomponents/library/openssl/openssl-1.1/openssl-1.1.p5m
The file was addedcomponents/library/openssl/common/patches/039-internal_tests.patch
The file was addedcomponents/library/openssl/common/patches/015-pkcs11_engine-0.9.8a.patch
The file was addedcomponents/library/openssl/common/patches/028-enginesdir.patch
The file was addedcomponents/library/openssl/openssl-1.1/files/exec_attr
The file was addedcomponents/library/openssl/common/patches/023-noexstack.patch
The file was addedcomponents/library/openssl/openssl-1.1/patches/032-aes_cbc_len_check.patch
The file was addedcomponents/library/openssl/openssl-1.1/test/results-all.master
The file was addedcomponents/library/openssl/common/engines/pkcs11/e_pk11_pub.c
The file was addedcomponents/library/openssl/common/engines/pkcs11/e_pk11_err.c
The file was addedcomponents/library/openssl/openssl-1.1/files/verify_build.sh
The file was addedcomponents/library/openssl/common/engines/pkcs11/e_pk11_uri.h
The file was addedcomponents/library/openssl/common/engines/pkcs11/e_pk11.c
The file was addedcomponents/library/openssl/common/engines/pkcs11/e_pk11_err.h
The file was addedcomponents/library/openssl/openssl-1.1/patches/002-man_page_suffix.patch
The file was addedcomponents/library/openssl/openssl-1.1/patches/008_openssl_cnf.patch
The file was addedcomponents/library/openssl/common/engines/pkcs11/e_pk11_uri.c
The file was addedcomponents/library/openssl/common/patches/045-openssl-usage.patch
The file was addedcomponents/library/openssl/openssl-1.1/openssl-1.1.license
The file was addedcomponents/library/openssl/common/patches/041_rm_sslv2_v3.patch
The file was addedcomponents/library/openssl/openssl-1.1/pkg5
The file was addedcomponents/library/openssl/common/patches/008-6193522.patch
The file was addedcomponents/library/openssl/common/patches/032-aes_cbc_len_check.patch
The file was addedcomponents/library/openssl/common/engines/pkcs11/e_pk11.h
The file was addedcomponents/library/openssl/common/patches/043-x86_asm_illegal_subtraction.patch
The file was addedcomponents/library/openssl/common/patches/050-segfault_configfile.patch
The file was addedcomponents/library/openssl/openssl-1.1/manifests/sample-manifest.p5m
The file was addedcomponents/library/openssl/common/patches/054-xmpp-detection.patch
Commit 4d4a5d87a9071c8028bb62df2889841bdda9ec97 by Aurélien Larcher
shared-macros: add openssl switch
(commit: 4d4a5d8)
The file was modifiedmake-rules/shared-macros.mk (diff)
Commit 2d9297a8c031b35c4f80daf39b0b675ce075a242 by Aurélien Larcher
illumos-gate: Add OpenSSL 1.1 package fmri to pkglintrc
(commit: 2d9297a)
The file was addedcomponents/openindiana/illumos-gate/patches/0003-Add-OpenSSL-1.1-package-fmri-to-pkglintrc.patch
Commit b688b7cd68a4b72742eee49b4dd5b1a06ee2813e by Aurélien Larcher
userland-component: detect common.mk and infer build bits
(commit: b688b7c)
The file was modifiedtools/userland-component (diff)
The file was modifiedtools/bass/makefiles.py (diff)
Commit 610baec7787fdbb8622e9d28e33584b2a5c2891b by noreply
libgit2: rebuild after http-parser update
(commit: 610baec)
The file was modifiedcomponents/library/libgit2/Makefile (diff)
Commit 219b1e8367ce2d1431b2f7073e782312defde143 by noreply
jetbrains-mono: update to 2.225
(commit: 219b1e8)
The file was modifiedcomponents/fonts/jetbrains-mono/Makefile (diff)
The file was modifiedcomponents/web/haproxy/Makefile (diff)
The file was modifiedcomponents/network/dnsmasq/Makefile (diff)
The file was modifiedcomponents/web/wget/pkg5 (diff)
The file was modifiedcomponents/web/wget/Makefile (diff)
Commit 4bf6ad9819795950f07a5cd03ecd2a38f2fa9c34 by Aurélien Larcher
userland-component: update rule for openssl package
(commit: 4bf6ad9)
The file was modifiedtools/userland-component (diff)
The file was modifiedtools/bass/makefiles.py (diff)
Commit e8b4e841c50dbcaf2592580ebde01673770275f3 by Aurélien Larcher
userland-component: fix continuation lines in variable assignment
(commit: e8b4e84)
The file was modifiedtools/bass/makefiles.py (diff)
Commit 0d28f03bb2895b5e475f6c187328a46946742497 by Aurélien Larcher
userland-component: handle change of mk_bits for inconsistent
declarations
(commit: 0d28f03)
The file was modifiedtools/userland-component (diff)
Commit d3a24c2baf8890bbf864b8434a1e26adb73d21ae by Aurélien Larcher
bass: handle case with default build style
(commit: d3a24c2)
The file was modifiedtools/bass/makefiles.py (diff)