Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package updates #1351

Merged
merged 2 commits into from
Oct 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions build/gnupg/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
# http://www.illumos.org/license/CDDL.
# }}}
#
# Copyright 2022 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.
#
. ../../lib/build.sh

PROG=gnupg
VER=2.4.0
VER=2.4.3
PKG=ooce/security/gnupg
SUMMARY="$PROG - GNU Privacy Guard"
DESC="A complete and free implementation of the OpenPGP standard"

# we don't track the versions in doc/packages.md
# check for updates when gnupg is updated
LIBGPGERRORVER=1.46
LIBGCRYPTVER=1.10.1
LIBKSBAVER=1.6.3
LIBASSUANVER=2.5.5
LIBGPGERRORVER=1.47
LIBGCRYPTVER=1.10.2
LIBKSBAVER=1.6.4
LIBASSUANVER=2.5.6
NPTHVER=1.6
PINENTRYVER=1.2.1

Expand Down
9 changes: 9 additions & 0 deletions build/gnupg/testsuite.log
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ PASS: t-rmd160
PASS: t-keydb
PASS: t-keydb-get-keyblock
PASS: t-stutter
PASS: ./../tests/cms/samplekeys/ov-user.p12
PASS: ./../tests/cms/samplekeys/ov-server.p12
PASS: ./../tests/cms/samplekeys/opensc-test.p12
PASS: ./../tests/cms/samplekeys/t5793-openssl.pfx
PASS: ./../tests/cms/samplekeys/t5793-test.pfx
PASS: t-minip12
1 test passed
PASS: t-protect
1 test passed
PASS: t-http-basic
Expand Down Expand Up @@ -104,3 +111,5 @@ PASS: tests/migrations/from-classic.scm
PASS: tests/migrations/extended-pkf.scm
PASS: tests/migrations/issue2276.scm
3 tests run, 3 succeeded, 0 failed, 0 failed expectedly, 0 succeeded unexpectedly, 0 skipped.
SKIP: Environment variable 'XTEST_GPGME_SRCDIR' not set. Please point it to a recent GPGME source tree to run the GPGME test suite.
0 tests run, 0 succeeded, 0 failed, 0 failed expectedly, 0 succeeded unexpectedly, 0 skipped.
2 changes: 1 addition & 1 deletion build/php/build-81.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

PROG=php
PKG=ooce/application/php-81
VER=8.1.23
VER=8.1.24
SUMMARY="PHP 8.1"
DESC="A popular general-purpose scripting language"

Expand Down
2 changes: 1 addition & 1 deletion build/php/build-82.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

PROG=php
PKG=ooce/application/php-82
VER=8.2.10
VER=8.2.11
SUMMARY="PHP 8.2"
DESC="A popular general-purpose scripting language"

Expand Down
6 changes: 3 additions & 3 deletions doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
| ooce/application/nagios-plugins | 2.4.3 | http://www.nagios-plugins.org/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/novnc | 1.4.0 | https://github.com/novnc/noVNC/releases | Currently used solely by zadm
| ooce/application/php-80 | 8.0.30 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-81 | 8.1.23 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-82 | 8.2.10 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-81 | 8.1.24 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-82 | 8.2.11 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-XX/imagick | 3.7.0 | https://github.com/Imagick/imagick/tags | [omniosorg](https://github.com/omniosorg)
| ooce/application/texlive | 20220321 | ftp://tug.org/historic/systems/texlive/2022/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/tidy | 5.8.0 | https://github.com/htacg/tidy-html5/releases | [omniosorg](https://github.com/omniosorg)
Expand Down Expand Up @@ -184,7 +184,7 @@
| ooce/runtime/ruby-30 | 3.0.6 | https://www.ruby-lang.org/en/downloads/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/ruby-31 | 3.1.4 | https://www.ruby-lang.org/en/downloads/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/tcl | 8.6.13 | https://sourceforge.net/projects/tcl/files/Tcl/ https://www.tcl.tk/software/tcltk/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/security/gnupg | 2.4.0 | https://gnupg.org/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/security/gnupg | 2.4.3 | https://gnupg.org/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/server/apache-24 | 2.4.57 | https://downloads.apache.org/httpd/ | [omniosorg](https://github.com/omniosorg)
| ooce/server/apache-24/modules/fcgid | 2.3.9 | https://downloads.apache.org/httpd/mod_fcgid/ | [omniosorg](https://github.com/omniosorg)
| ooce/server/apache-24/modules/wsgi | 4.9.4 | https://github.com/GrahamDumpleton/mod_wsgi/tags/ | [cgrzemba](https://github.com/cgrzemba)
Expand Down
Loading