Skip to content
Success

Changes

Summary

  1. perl/DateTime-Locale: update to 1.39 (commit: f42c912) (details)
  2. disable automatic build of sbcl (commit: 7ff6253) (details)
  3. sbcl: update to 2.3.5 (commit: 9cc7870) (details)
  4. sdl2: update to 2.26.5 (commit: 79f5eda) (details)
  5. vim: update to 9.0.1587 (commit: ba595fc) (details)
  6. pciutils: update to 3.10 switch to 64 bits and add patch from omnios (commit: 6bc5b7e) (details)
  7. libmicrohttpd: removed unneeded old workarounds (commit: f945817) (details)
  8. Jenkins recipe helpers - detect UPSTREAM_VERSION again (commit: 382c2ea) (details)
  9. qpdf: SPARC needs math library (commit: f0b229a) (details)
  10. FreeImage: make 64bit arcitecture independent (commit: 0c0b45b) (details)
  11. gnupg: update to 2.4.2 (commit: a8e203e) (details)
  12. xterm: update to 381 (commit: e6e3823) (details)
  13. python/ansible: update to 8.0.0 (commit: d8a1a64) (details)
  14. python/ruamel.yaml: update to 0.17.31 (commit: 0c5d6f0) (details)
  15. python/hypothesis: update to 6.75.7 (commit: 477a909) (details)
  16. python/poetry_core: update to 1.6.1 (commit: e52c443) (details)
  17. python/coverage: update to 7.2.7 (commit: 06edd95) (details)
  18. python/cryptography_vectors: update to 41.0.0 (commit: fc999d4) (details)
  19. minimal_install: remove sdcard/real-mode on SPARC (commit: d23678a) (details)
  20. python/setuptools-rust: update to 1.6.0 (commit: 5c3a862) (details)
  21. jenkins-core-lts: update to 2.401.1 (commit: 0e2fab4) (details)
  22. jenkins-core-weekly: update to 2.407 (commit: 8986ad1) (details)
  23. intel-one-mono: update to 1.2.0 (commit: 7c334f4) (details)
  24. opensearch: update to 2.7.0 and re-enable (commit: 9678e6f) (details)
  25. openssl-1.1: update to 1.1.1u (commit: cffa2d1) (details)
  26. openssl-31: update to 3.1.1 (commit: 2eeb497) (details)
Commit f42c912ceb2b55709bb2f73a465665fc190c3970 by noreply
perl/DateTime-Locale: update to 1.39

(commit: f42c912)
The file was modifiedcomponents/perl/DateTime-Locale/DateTime-Locale-PERLVER.p5m (diff)
The file was modifiedcomponents/perl/DateTime-Locale/Makefile (diff)
The file was modifiedcomponents/perl/DateTime-Locale/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/perl/DateTime-Locale/pkg5 (diff)
Commit 7ff62530f33bb1f03dd0c6626dd9c13d89124533 by noreply
disable automatic build of sbcl

(commit: 7ff6253)
The file was modifiedcomponents/components.ignore (diff)
The file was modifiedcomponents/runtime/sbcl/Makefile (diff)
The file was modifiedcomponents/library/SDL2/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/library/SDL2/sdl2.p5m (diff)
The file was modifiedcomponents/library/SDL2/pkg5 (diff)
The file was modifiedcomponents/library/SDL2/Makefile (diff)
The file was modifiedcomponents/editor/vim/Makefile (diff)
Commit 6bc5b7ea9bbcc1c6421869c547ae6c125bb93a53 by noreply
pciutils: update to 3.10 switch to 64 bits and add patch from omnios

(commit: 6bc5b7e)
The file was addedcomponents/sysutils/pciutils/patches/Revert-Library-Handle-domains-in-all-back-ends.patch
The file was modifiedcomponents/sysutils/pciutils/Makefile (diff)
The file was modifiedcomponents/sysutils/pciutils/pkg5 (diff)
The file was modifiedcomponents/sysutils/pciutils/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/sysutils/pciutils/pciutils.p5m (diff)
Commit f94581744f713148283eb912caed48d743846eb7 by noreply
libmicrohttpd: removed unneeded old workarounds

Several changes:
* Dropped unneeded rebuild of autotools files
* Removed enforcement of '-lnsl -lsocket' libs, they are detected
automatically by configure
* Removed forced fallback to socketpair instead of EventFD. EventFD has
long been fixed in the illumos kernel, fallback is not needed anymore.
* Removed disable of epoll functionality. epoll has long been fixed
in the illumos kernel, disable is not needed anymore.
* Added configure option to ensure that HTTPS is detected and built.
* Removed not needed libgcrypt library. It was required for proper
initialisation of GnuTLS in early 2.x days.
(commit: f945817)
The file was modifiedcomponents/library/libmicrohttpd/pkg5 (diff)
The file was modifiedcomponents/library/libmicrohttpd/Makefile (diff)
Commit 382c2ea22b064f78f07d271d77ba6551851d48d0 by noreply
Jenkins recipe helpers - detect UPSTREAM_VERSION again

* jenkins-core-*/check-version.sh: adapt to markup changes of https://get.jenkins.io/ directory listing to detect newest UPSTREAM_VERSION properly again

* jenkins-core-*/check-version.sh: we always print how to commit the change, even if there is none - clarify "if needed"

It is possible that a local workspace has the Makefiles updated,
but commit was not yet made, so suggestion is useful.
(commit: 382c2ea)
The file was modifiedcomponents/developer/jenkins-core-lts/check-version.sh (diff)
The file was modifiedcomponents/developer/jenkins-core-weekly/check-version.sh (diff)
Commit f0b229abd82e73786aabfd7a0a1291b73584dc8e by noreply
qpdf: SPARC needs math library

(commit: f0b229a)
The file was modifiedcomponents/print/qpdf/Makefile (diff)
The file was modifiedcomponents/print/qpdf/pkg5 (diff)
Commit 0c0b45b8ca1745c80c2e058f1b661738c15f41a0 by noreply
FreeImage: make 64bit arcitecture independent

(commit: 0c0b45b)
The file was modifiedcomponents/library/FreeImage/Makefile (diff)
The file was modifiedcomponents/library/FreeImage/patches/03-Makefile.gnu.patch (diff)
The file was modifiedcomponents/sysutils/gnupg/Makefile (diff)
The file was modifiedcomponents/x11/xterm/Makefile (diff)
Commit d8a1a6406f3458d8ba263968a75e1443b0a68727 by noreply
python/ansible: update to 8.0.0

(commit: d8a1a64)
The file was modifiedcomponents/python/ansible/ansible.p5m (diff)
The file was modifiedcomponents/python/ansible/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/ansible/Makefile (diff)
Commit 0c5d6f0a7053edaa6e76a0b293ca7b379cf297ad by noreply
python/ruamel.yaml: update to 0.17.31

(commit: 0c5d6f0)
The file was modifiedcomponents/python/ruamel.yaml/test/results-3.9.master (diff)
The file was modifiedcomponents/python/ruamel.yaml/ruamel.yaml-PYVER.p5m (diff)
The file was modifiedcomponents/python/ruamel.yaml/test/results-3.7.master (diff)
The file was modifiedcomponents/python/ruamel.yaml/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/ruamel.yaml/Makefile (diff)
Commit 477a9097b0f3e61d8a8864a1511774ee8fabf192 by noreply
python/hypothesis: update to 6.75.7

(commit: 477a909)
The file was modifiedcomponents/python/hypothesis/Makefile (diff)
Commit e52c443322f5f607cf66c1fe48b30c1e73168b74 by noreply
python/poetry_core: update to 1.6.1

(commit: e52c443)
The file was modifiedcomponents/python/poetry_core/test/results-all.master (diff)
The file was modifiedcomponents/python/poetry_core/Makefile (diff)
The file was modifiedcomponents/python/poetry_core/python-integrate-project.conf (diff)
Commit 06edd95d437980350f1f1046a6a6e0cacab62378 by noreply
python/coverage: update to 7.2.7

(commit: 06edd95)
The file was modifiedcomponents/python/coverage/Makefile (diff)
Commit fc999d49c838d040a612485f0d3492a0d57f38c7 by noreply
python/cryptography_vectors: update to 41.0.0

(commit: fc999d4)
The file was modifiedcomponents/python/cryptography_vectors/pkg5 (diff)
The file was modifiedcomponents/python/cryptography_vectors/cryptography_vectors-PYVER.p5m (diff)
The file was modifiedcomponents/python/cryptography_vectors/Makefile (diff)
The file was removedcomponents/python/cryptography_vectors/test/results-all.master
The file was modifiedcomponents/python/cryptography_vectors/manifests/sample-manifest.p5m (diff)
Commit d23678ab99f9849aefe9abb0b3fed91f9b02adee by noreply
minimal_install: remove sdcard/real-mode on SPARC

(commit: d23678a)
The file was modifiedcomponents/meta-packages/install-types/includes/minimal_sparcv9 (diff)
Commit 5c3a8628c842c73000468bed2620bcd7f084bd7f by noreply
python/setuptools-rust: update to 1.6.0

(commit: 5c3a862)
The file was addedcomponents/python/setuptools-rust/python-integrate-project.conf
The file was addedcomponents/python/setuptools-rust/test/results-all.master
The file was modifiedcomponents/python/setuptools-rust/Makefile (diff)
The file was modifiedcomponents/python/setuptools-rust/pkg5 (diff)
Commit 0e2fab473b11fce854ebaeebc90fa22fd666b966 by noreply
jenkins-core-lts: update to 2.401.1

(commit: 0e2fab4)
The file was modifiedcomponents/developer/jenkins-core-lts/Makefile (diff)
Commit 8986ad1e944542887cffc8a6cbdfa4d15c497bf8 by noreply
jenkins-core-weekly: update to 2.407

(commit: 8986ad1)
The file was modifiedcomponents/developer/jenkins-core-weekly/Makefile (diff)
Commit 7c334f488a2663fab04a5887fac61141b1d2d9ee by noreply
intel-one-mono: update to 1.2.0

(commit: 7c334f4)
The file was modifiedcomponents/fonts/intel-one-mono/Makefile (diff)
Commit 9678e6f899dabbda01f89324bf623b4cfe3b9e33 by noreply
opensearch: update to 2.7.0 and re-enable

* opensearch: update to 2.7.0

* re-enable opensearch
(commit: 9678e6f)
The file was modifiedcomponents/database/opensearch/opensearch.p5m (diff)
The file was modifiedcomponents/database/opensearch/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/database/opensearch/patches/solaris-support.patch (diff)
The file was modifiedcomponents/database/opensearch/Makefile (diff)
The file was removedcomponents/database/opensearch/opensearch.license
The file was modifiedcomponents/components.ignore (diff)
The file was modifiedcomponents/database/opensearch/pkg5 (diff)
Commit cffa2d14b853729198a94eeba56c10819f7673e5 by noreply
openssl-1.1: update to 1.1.1u

(commit: cffa2d1)
The file was modifiedcomponents/library/openssl/openssl-1.1/Makefile (diff)
The file was removedcomponents/library/openssl/openssl-1.1/patches/CVE-2023-0464.patch
The file was modifiedcomponents/library/openssl/openssl-1.1/test/results-all.master (diff)
Commit 2eeb4976b317001fdafa30878e88814496acddfb by noreply
openssl-31: update to 3.1.1

(commit: 2eeb497)
The file was removedcomponents/library/openssl/openssl-3.1/patches/CVE-2023-0465-facfb1ab.patch
The file was removedcomponents/library/openssl/openssl-3.1/patches/CVE-2023-1255-bc2f61ad.patch
The file was modifiedcomponents/library/openssl/openssl-3.1/Makefile (diff)
The file was modifiedcomponents/library/openssl/openssl-3.1/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/library/openssl/openssl-3.1/test/results-all.master (diff)
The file was removedcomponents/library/openssl/openssl-3.1/patches/CVE-2023-0464-2017771e.patch