Skip to content
Success

Changes

Summary

  1. openexr: update to 3.2.2 (commit: a0fa927) (details)
  2. python/setuptools: update to 69.1.0 (commit: 81fd5bf) (details)
  3. python/pytest_metadata: update to 3.1.1 (commit: 6b6b329) (details)
  4. shared-macros.mk: define USE_CTF to enable CTF (commit: 5f4d07d) (details)
  5. python/hypothesis: update to 6.98.4 (commit: fed9c60) (details)
  6. python/pytest_httpserver: update to 1.0.9 (commit: 69b9d7a) (details)
  7. python/zope.configuration: update to 5.0.1 (commit: 4a46ed1) (details)
  8. python/black: update to 24.2.0 (commit: 63d3713) (details)
  9. net-snmp: add missing Perl dependencies for snmpcheck (commit: 8ed4254) (details)
  10. gstreamer1: update to 1.22.10 (commit: 741f51e) (details)
  11. postgresql-15: update to 15.6 (commit: ef5777b) (details)
  12. vim: update to 9.1.0104 (commit: e5d14c6) (details)
  13. postgresql12: update to 12.18 & disable libxslt for 32 bit (commit: 6157466) (details)
  14. pango: update to 1.51.2 (commit: 404db1a) (details)
  15. postgresql14: update to 14.11 & drop libxslt for 32 bit (commit: b2c39f2) (details)
  16. libhandy: update to 1.8.3 (commit: d3bd09b) (details)
  17. perl/Tk: fix libX11 loading; add test results (commit: 6f92b30) (details)
  18. gst-plugins-base1: update to 1.22.10 (commit: 3bb563d) (details)
  19. tmux: update to 3.4 (commit: c81d73f) (details)
  20. gst-plugins-good1: update to 1.22.10 (commit: 4fe46b6) (details)
  21. gst-python: update to 1.22.10 (commit: 594f056) (details)
The file was modifiedcomponents/library/openexr/pkg5 (diff)
The file was modifiedcomponents/library/openexr/Makefile (diff)
The file was modifiedcomponents/library/openexr/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/library/openexr/test/results-all.master (diff)
Commit 81fd5bf48d846676109b14544f9b1f821e3fe3b9 by noreply
python/setuptools: update to 69.1.0

(commit: 81fd5bf)
The file was modifiedcomponents/python/setuptools/Makefile (diff)
The file was modifiedcomponents/python/setuptools/patches/01-unixccompiler.patch (diff)
The file was modifiedcomponents/python/setuptools/patches/02-no-ruff.patch (diff)
The file was modifiedcomponents/python/setuptools/setuptools-PYVER.p5m (diff)
The file was modifiedcomponents/python/setuptools/pkg5 (diff)
The file was modifiedcomponents/python/setuptools/python-integrate-project.conf (diff)
The file was addedcomponents/python/setuptools/test/results-all.master
The file was addedcomponents/python/setuptools/patches/03-no-pytest-perf.patch
The file was addedcomponents/python/setuptools/patches/04-test-disable-failing.patch
The file was modifiedcomponents/python/setuptools/manifests/sample-manifest.p5m (diff)
Commit 6b6b32981aa18328c3b107b1551167a5be6d73c6 by noreply
python/pytest_metadata: update to 3.1.1

(commit: 6b6b329)
The file was modifiedcomponents/python/pytest_metadata/Makefile (diff)
The file was modifiedcomponents/python/pytest_metadata/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/pytest_metadata/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/pytest_metadata/test/results-all.master (diff)
The file was modifiedcomponents/python/pytest_metadata/pytest_metadata-PYVER.p5m (diff)
Commit 5f4d07db8cd24ae74c072de826a0d29235aad3c3 by noreply
shared-macros.mk: define USE_CTF to enable CTF

CTF is the "Compact Type Format", a compressed debugging metadata
format used by dtrace and mdb.  Most of illumos-gate is built with
CTF; it would be helpful for observability if a few other packages
from userland were also built with CTF.
(commit: 5f4d07d)
The file was modifiedmake-rules/shared-macros.mk (diff)
The file was modifiedmake-rules/ips.mk (diff)
The file was modifiedtools/userland-mangler (diff)
Commit fed9c600dc2b0825d951ac1211d72bbb80166c30 by noreply
python/hypothesis: update to 6.98.4

(commit: fed9c60)
The file was modifiedcomponents/python/hypothesis/patches/05-pytest-reporter.patch (diff)
The file was modifiedcomponents/python/hypothesis/patches/07-pytest-checkdocs.patch (diff)
The file was modifiedcomponents/python/hypothesis/test/results-all.master (diff)
The file was modifiedcomponents/python/hypothesis/Makefile (diff)
The file was modifiedcomponents/python/hypothesis/patches/01-enable-tests.patch (diff)
The file was modifiedcomponents/python/hypothesis/patches/02-pytest-plugins.patch (diff)
Commit 69b9d7a30590b48b6b0fe64c0ecbc5954f9ab629 by noreply
python/pytest_httpserver: update to 1.0.9

(commit: 69b9d7a)
The file was modifiedcomponents/python/pytest_httpserver/pkg5 (diff)
The file was modifiedcomponents/python/pytest_httpserver/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/pytest_httpserver/Makefile (diff)
The file was modifiedcomponents/python/pytest_httpserver/test/results-all.master (diff)
Commit 4a46ed10284c2fe78654344b72600aeb4b1f8f8c by noreply
python/zope.configuration: update to 5.0.1

(commit: 4a46ed1)
The file was modifiedcomponents/python/zope.configuration/Makefile (diff)
The file was modifiedcomponents/python/zope.configuration/test/results-all.master (diff)
The file was modifiedcomponents/python/zope.configuration/manifests/sample-manifest.p5m (diff)
The file was removedcomponents/python/zope.configuration/patches/01-test-no-dictest.patch
The file was modifiedcomponents/python/zope.configuration/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/zope.configuration/pkg5 (diff)
Commit 63d371372b0cde61fa8fcd1aca560b51cf37c798 by noreply
python/black: update to 24.2.0

(commit: 63d3713)
The file was modifiedcomponents/python/black/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/black/black-PYVER.p5m (diff)
The file was modifiedcomponents/python/black/Makefile (diff)
The file was modifiedcomponents/python/black/test/results-all.master (diff)
The file was modifiedcomponents/python/black/patches/02-tox.ini-PYTHONPATH.patch (diff)
The file was modifiedcomponents/python/black/patches/01-tox.ini-extras.patch (diff)
The file was modifiedcomponents/python/black/patches/03-tox.ini-no_jupyter.patch (diff)
Commit 8ed4254a9c497388f52452371d0d7f4b025ed11c by noreply
net-snmp: add missing Perl dependencies for snmpcheck

(commit: 8ed4254)
The file was modifiedcomponents/sysutils/net-snmp/patches/069.27686289.scapi-fips-enable-md5.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/068.27699498.scapi-fips-enable-des.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/002.pkcs.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/net-snmp-addons.p5m (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/011.Makefile.in.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/Makefile (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/012.Makefile.PL.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/net-snmp-base.p5m (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/015.6956251.vmstat_solaris2.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/075.29795396.createuser.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/054.20479968.net-snmp-config.in.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/029.7097655.ipAddressTable_container.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/009.ltmain.sh.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/net-snmp-demo.p5m (diff)
The file was modifiedcomponents/sysutils/net-snmp/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/008.ip-mib.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/071.28691151.scapi_des.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/031.17658764.kernel_sunos5.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/pkg5 (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/016.6934478.vmstat_solaris2.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/024.7119673,7127371.kernel_sunos5.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/023.6438650.python.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/060.20461627.17502158.kernel_sunos5.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/028.7069199.doxygen.conf.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/070.28626839.scapi_md5.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/076.21442153.sysconf.patch (diff)
The file was modifiedcomponents/sysutils/net-snmp/patches/077.configure.patch (diff)
Commit 741f51e2258a3c1ab234b24a0c9b7df1492634c2 by noreply
gstreamer1: update to 1.22.10

(commit: 741f51e)
The file was modifiedcomponents/multimedia/gstreamer1/gstreamer1.p5m (diff)
The file was modifiedcomponents/multimedia/gstreamer1/Makefile (diff)
The file was modifiedcomponents/multimedia/gstreamer1/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/multimedia/gstreamer1/test/results-all.master (diff)
Commit ef5777b922138f79e55710dd4737180e7c9f6538 by noreply
postgresql-15: update to 15.6

(commit: ef5777b)
The file was modifiedcomponents/database/postgresql-15/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/database/postgresql-15/postgresql15-documentation.p5m (diff)
The file was modifiedcomponents/database/postgresql-15/postgresql15-developer.p5m (diff)
The file was modifiedcomponents/database/postgresql-15/Makefile (diff)
The file was modifiedcomponents/editor/vim/Makefile (diff)
Commit 6157466c4160fa3d2d14e8f40a7872009235c1c4 by noreply
postgresql12: update to 12.18 & disable libxslt for 32 bit

(commit: 6157466)
The file was modifiedcomponents/database/postgresql-12/postgresql12-documentation.p5m (diff)
The file was modifiedcomponents/database/postgresql-12/pkg5 (diff)
The file was modifiedcomponents/database/postgresql-12/Makefile (diff)
The file was modifiedcomponents/database/postgresql-12/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/database/postgresql-12/postgresql12-developer.p5m (diff)
The file was modifiedcomponents/library/pango/pango.p5m (diff)
The file was modifiedcomponents/library/pango/Makefile (diff)
The file was modifiedcomponents/library/pango/pkg5 (diff)
The file was modifiedcomponents/library/pango/manifests/sample-manifest.p5m (diff)
Commit b2c39f20e179c6071215a61da2bc189ee4fad193 by noreply
postgresql14: update to 14.11 & drop libxslt for 32 bit

(commit: b2c39f2)
The file was modifiedcomponents/database/postgresql-14/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/database/postgresql-14/postgresql14-developer.p5m (diff)
The file was modifiedcomponents/database/postgresql-14/postgresql14-documentation.p5m (diff)
The file was modifiedcomponents/database/postgresql-14/pkg5 (diff)
The file was modifiedcomponents/database/postgresql-14/Makefile (diff)
The file was modifiedcomponents/library/libhandy/Makefile (diff)
The file was modifiedcomponents/library/libhandy/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/library/libhandy/pkg5 (diff)
Commit 6f92b30da5c008612844089ab7351829458f1b1a by noreply
perl/Tk: fix libX11 loading; add test results

(commit: 6f92b30)
The file was addedcomponents/perl/Tk/test/results-all.master
The file was modifiedcomponents/perl/Tk/manifests/sample-manifest.p5m (diff)
The file was addedcomponents/perl/Tk/patches/01-load-64-bit-X11.patch
The file was modifiedcomponents/perl/Tk/perl-integrate-module.conf (diff)
The file was modifiedcomponents/perl/Tk/pkg5 (diff)
The file was modifiedcomponents/perl/Tk/Tk-PERLVER.p5m (diff)
The file was modifiedcomponents/perl/Tk/Makefile (diff)
Commit 3bb563d69b08f0ef8568f3c8936100790f93c0c4 by noreply
gst-plugins-base1: update to 1.22.10

(commit: 3bb563d)
The file was modifiedcomponents/multimedia/gst-plugins-base1/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/multimedia/gst-plugins-base1/Makefile (diff)
The file was modifiedcomponents/multimedia/gst-plugins-base1/gst-plugins-base1.p5m (diff)
The file was removedcomponents/sysutils/tmux/patches/CVE-2022-47016.patch
The file was modifiedcomponents/sysutils/tmux/Makefile (diff)
The file was modifiedcomponents/sysutils/tmux/pkg5 (diff)
The file was modifiedcomponents/sysutils/tmux/manifests/sample-manifest.p5m (diff)
The file was removedcomponents/sysutils/tmux/patches/02-tiparm.patch
Commit 4fe46b6f1e43ac7779eb243ba349c407c966da16 by noreply
gst-plugins-good1: update to 1.22.10

(commit: 4fe46b6)
The file was modifiedcomponents/multimedia/gst-plugins-good1/Makefile (diff)
Commit 594f056037df881c02bf2e2d6e42a57ac97bd2ce by noreply
gst-python: update to 1.22.10

(commit: 594f056)
The file was modifiedcomponents/python/gst-python/Makefile (diff)
The file was modifiedtools/.gnupg/pubring.gpg (diff)