1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Commit Graph

613336 Commits

Author SHA1 Message Date
Matthias Fechner
e5c281ae60 devel/rubygem-concurrent-ruby: bugfix update to 1.2.2
Release v1.2.2 (24 Feb 2023)
    (#993) Fix arguments passed to Concurrent::Map's default_proc.

Changelog:
https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md

This fixes a runtime error fpr e.g. www/gitlab-ce:
rake aborted!
NoMethodError: undefined method `fetch_or_store' for {}:Concurrent::Hash

          h.fetch_or_store(key, Concurrent::Map.new)
           ^^^^^^^^^^^^^^^
/usr/local/www/gitlab-ce/config/initializers/0_postgresql_types.rb:13:in `initialize_type_map'
/usr/local/www/gitlab-ce/config/initializers/1_active_record_data_types.rb:30:in `initialize_type_map'
/usr/local/www/gitlab-ce/lib/gitlab/database/reflection.rb:144:in `connection'
/usr/local/www/gitlab-ce/lib/gitlab/database/reflection.rb:72:in `database_version'
/usr/local/www/gitlab-ce/lib/gitlab/database/reflection.rb:68:in `version'
/usr/local/www/gitlab-ce/lib/gitlab/database/reflection.rb:76:in `postgresql_minimum_supported_version?'
/usr/local/www/gitlab-ce/lib/gitlab/database.rb:157:in `block in check_postgres_version_and_print_warning'
/usr/local/www/gitlab-ce/lib/gitlab/database.rb:154:in `each'
/usr/local/www/gitlab-ce/lib/gitlab/database.rb:154:in `check_postgres_version_and_print_warning'
/usr/local/www/gitlab-ce/config/initializers/1_postgresql_only.rb:6:in `<top (required)>'
/usr/local/www/gitlab-ce/config/environment.rb:7:in `<top (required)>'
Tasks: TOP => db:migrate => db:load_config => environment
(See full trace by running task with --trace)
2023-03-26 15:34:47 +03:00
Bernard Spil
f076f8bdb7 www/nextcloud-appointments: Update to 1.14.13 2023-03-26 12:32:20 +00:00
Danilo G. Baio
4150b7243a www/varnish7: Update to 7.3.0
Release notes: https://varnish-cache.org/releases/rel7.3.0.html
2023-03-26 09:31:17 -03:00
Luca Pizzamiglio
1453ec9ec9 benchmarks/unixbench: Fix arm64 build
On arm64, some cflags are not supported.
2023-03-26 13:49:14 +02:00
Luca Pizzamiglio
a50b803b7f security/pecl-mcrypt: Update to 1.0.6 2023-03-26 13:30:23 +02:00
Luca Pizzamiglio
cd9d553458 devel/pecl-xdebug: Update to 3.2.1 2023-03-26 13:27:13 +02:00
Luca Pizzamiglio
8821f28e05 textproc/bat: Update to 0.23.0 2023-03-26 13:21:48 +02:00
Luca Pizzamiglio
438293d12b benchmarks/hyperfine: Update to 0.16.1 2023-03-26 13:10:44 +02:00
Matthew Seaman
35059d666b sysutils/py-ansible-lint: update to 6.14.3
Changes:	https://github.com/ansible/ansible-lint/releases/tag/v6.14.3
2023-03-26 10:49:51 +00:00
Luca Pizzamiglio
7ea6fd56f2 benchmarks/stress-ng: Update to 0.15.06
While here, fix stress-gpu by adding GL support
2023-03-26 12:45:49 +02:00
Lorenzo Salvadore
e07dd904c7
lang/gcc12-devel: Update to 12.2.1.s20230325 2023-03-26 12:04:49 +02:00
Santhosh Raju
2b488f7b2f security/wolfssl: Update to v5.6.0
Changes since v5.5.4:

wolfSSL Release 5.6.0 (Mar 24, 2023)

Release 5.6.0 has been developed according to wolfSSL's development and QA
process (see link below) and successfully passed the quality
criteria. https://www.wolfssl.com/about/wolfssl-software-development-process-quality-assurance

NOTE: * --enable-heapmath is being deprecated and will be removed by 2024 * This
release makes ASN Template the default with ./configure, the previous ASN
parsing can be built with --enable-asn=original

Release 5.6.0 of wolfSSL embedded TLS has bug fixes and new features including:

New Feature Additions
* ASN template is now the default ASN parsing implementation when compiling with
  configure
* Added in support for TLS v1.3 Encrypted Client Hello (ECH) and HPKE (Hybrid
  Public Key Encryption)
* DTLS 1.3 stateless server ClientHello parsing support added

Ports
* Add RX64/RX71 SHA hardware support
* Port to RT1170 and expand NXP CAAM driver support
* Add NuttX integration files for ease of use
* Updated Stunnel support for version 5.67 Compatibility Layer
* Add in support for AES-CCM with EVP
* BN compatibility API refactoring and separate API created
* Expanding public key type cipher suite list strings support

Misc.
* Support pthread_rwlock and add enable option
* Add wolfSSL_CertManagerLoadCABuffer_ex() that takes a user certificate chain
  flag and additional verify flag options
* Docker build additions for wolfSSL library and wolfCLU application
* Add favorite drink pilot attribute type to get it from the encoding
* Added in support for indefinite length BER parsing with PKCS12
* Add dynamic session cache which allocates sessions from the heap with macro
  SESSION_CACHE_DYNAMIC_MEM

Improvements / Optimizations

Tests
* Additional CI (continuous integration) testing and leveraging of GitHub
  workflows
* Add CI testing for wpa_supplicant, OpenWrt and OpenVPN using GitHub workflows
* Add compilation of Espressif to GitHub workflows tests
* Refactoring and improving error results with wolfCrypt unit test application
* Minor warning fixes from Coverity static analysis scan
* Add new SHA-512/224 and SHA-512/256 tests
* Used codespell and fixed some minor typos

Ports
* Improve TLS1.2 client authentication to use TSIP
* Updated Kyber macro to be WOLFSSL_HAVE_KYBER and made changes that make Kyber
  work on STM32
* AES-GCM Windows assembly additions
* CRLF line endings, trailing spaces for C# Wrapper Projects Compatibility Layer
* Update PubKey and Key PEM-to-DER APIs to support return of needed DER size
* Allow reading ENC EC PRIVATE KEY as well via wolfSSL_PEM_read_bio_ECPrivateKey
* Improve wolfSSL_EC_POINT_cmp to handle Jacobian ordinates
* Fix issue with BIO_reset() and add BIO_FLAGS_MEM_RDONLY flag support for read
  only BIOs

SP
* In SP math library rework mod 3 and use count leading zero instruction
* Fix with SP ECC sign to reject the random k generated when r is 0
* With SP math add better detection of when add won't work and double is needed
  with point_add_qz1 internal function
* With SP int fail when buffer writing to is too small for number rather than
  discarding the extra values

Builds
* Define WOLFSSL_SP_SMALL_STACK if wolfSSL is build with --enable-smallstack
* Fix CMake to exclude libm when DH is not enabled
* Allow building of SAKKE as external non-FIPS algorithm with wolfmikey product
* Add option to add library suffix, --with-libsuffix
* ASN template compile option WOLFSSL_ASN_INT_LEAD_0_ANY to allow leading zeros
* Add user_settings.h template for wolfTPM to
  examples/configs/user_settings_wolftpm.h
* Purge the AES variant of Dilithium
* Expand WOLFSSL_NO_ASN_STRICT to allow parsing of explicit ECC public key
* Remove relocatable text in ARMv7a AES assembly for use with FIPS builds
* Expand checking for hardware that supports ARMv7a neon with autotools
  configure
* Sanity check on allocation fails with DSA and FP_ECC build when zeroizing
  internal buffer
* Additional TLS alerts sent when compiling with WOLFSSL_EXTRA_ALERTS macro
  defined

Benchmarking
* Update wolfCrypt benchmark Windows build files to support x64 Platform
* Add SHA512/224 and SHA512/256 benchmarks, fixed CVS macro and display sizes
* Separate AES-GCM streaming runs when benchmarked
* No longer call external implementation of Kyber from benchmark
* Fix for benchmarking shake with custom block size
* Fixes for benchmark help -alg list and block format Documentation/Examples
* Document use of wc_AesFree() and update documentation of Ed25519 with Doxygen
* Move the wolfSSL Configuration section higher in QUIC.md
* Add Japanese Doxygen documentation for cmac.h, quic.h and remove incomplete
  Japanese doxygen in asn_public.h
* Espressif examples run with local wolfSSL now with no additional setup needed
* Added a fix for StartTLS use In the example client
* Add a base-line user_settings.h for use with FIPS 140-3 in XCode example app

Optimizations
* AES-NI usage added for AES modes ECB/CTR/XTS

Misc
* Update AES-GCM stream decryption to allow long IVs
* Internal refactor to use wolfSSL_Ref functions when incrementing or
  decrementing the structures reference count and fixes for static analysis
  reports
* Cleanup function logging making adjustments to the debug log print outs
* Remove realloc dependency in DtlsMsgCombineFragBuckets function
* Refactor to use WOLFSSL_CTX’s cipher suite list when possible
* Update internal padding of 0’s with DSA sign and additional tests with
  mp_to_unsigned_bin_len function
* With DTLS SRTP use wolfSSL_export_keying_material instead of wc_PRF_TLS
* Updated macro naming from HAVE_KYBER to be WOLFSSL_HAVE_KYBER
* Update AES XTS encrypt to handle in-place encryption properly
* With TLS 1.3 add option to require only PSK with DHE

Fixes

Ports
* Fix for AES use with CAAM on imx8qxp with SECO builds
* Fix for PIC32 crypto HW and unused TLSX_SetResponse
* Fix warning if ltime is unsigned seen with QNX build
* Updates and fix for Zephyr project support
* Include sys/time.h for WOLFSSL_RIOT_OS
* Move X509_V errors from enums to defines for use with HAProxy CLI
* Fix IAR compiler warnings resolved
* Fix for STM32 Hash peripherals (like on F437) with FIFO depth = 1
* ESP32 fix for SHA384 init with hardware acceleration

Builds
* Add WOLFSSL_IP_ALT_NAME macro define to --enable-curl
* Fixes for building with C++17 and avoiding clashing with byte naming
* Fixes SP math all build issue with small-stack and no hardening
* Fix for building with ASN template with NO_ASN_TIME defined
* Fix building FIPSv2 with WOLFSSL_ECDSA_SET_K defined
* Don't allow aesgcm-stream option with kcapi
* Fix DTLS test case for when able to read peers close notify alert on FreeBSD
  systems
* Fix for "expression must have a constant value" in tls13.c with Green Hills
  compiler
* Fixes for building KCAPI with opensslextra enabled
* Fix warnings of shadows min and subscript with i486-netbsd-gcc compiler
* Fix issue with async and WOLFSSL_CHECK_ALERT_ON_ERR
* Fix for PKCS7 with asynchronous crypto enabled

Math Library
* SP Aarch64 fix for conditional changed in asm needing "cc" and fix for ECC
  P256 mont reduce
* In SP builds add sanity check with DH exp. to check the output length for
  minimum size
* In SP math fix scalar length check with EC scalar multiply
* With SP int fix handling negative character properly with read radix
* Add error checks before setting variable err in SP int with the function
  sp_invmod_mont_ct
* Fix to add sanity check for malloc of zero size in fastmath builds
* In fastmath fix a possible overflow in fp_to_unsigned_bin_len length check
* Heapmath fast mod. reduce fix

Compatibility Layer
* Fixes for encoding/decoding ecc public keys and ensure i2d public key
  functions do not include any private key information
* Fix for EVP_EncryptUpdate to update outl on empty input
* Fix SE050 RSA public key loading and RSA/ECC SE050 TLS Compatibility
* Rework EC API and validate point after setting it
* Fix for X509 RSA PSS with compatibility layer functions
* Fix size of structures used with SHA operations when built with opensslextra
  for Espressif hardware accelerated hashing
* Added sanity check on key length with wolfSSL_CMAC_Init function
* Fix for return value type conversion of bad mutex error in logging function
* Fix NID conflict NID_givenName and NID_md5WithRSAEncryption
* Fix unguarded XFPRINTF calls with opensslextra build
* Fix wolfSSL_ASN1_INTEGER_to_BN for negative values
* Fix for potential ASN1_STRING leak in wolfSSL_X509_NAME_ENTRY_create_by_txt
  and wolfSSL_X509_NAME_ENTRY_create_by_NID when memory allocation fails

Misc.
* Add sanity check to prevent an out of bounds read with OCSP response decoding
* Sanity check to not allow 0 length with bit string and integer when parsing
  ASN1 syntax
* Adjust RNG sanity checks and remove error prone first byte comparison
* With PKCS7 add a fix for GetAsnTimeString() to correctly increment internal
  data pointer
* PKCS7 addition of sequence around algo parameters with authenvelop
* DSA fixes for clearing mp_int before re-reading data and avoid mp_clear
  without first calling mp_init
* Fix for SRTP setting bitfield when it is encoded for the TLS extension
* Fix for handling small http headers when doing CRL verification
* Fix for ECCSI hash function to validate the output size and curve size
* Fix for value of givenName and name being reversed with CSR generation
* Fix for error type returned (OCSP_CERT_UNKNOWN) with OCSP verification
* Fix for a potential memory leak with ProcessCSR when handling OCSP responses
* Fix for VERIFY_SKIP_DATE flag not ignoring date errors when set
* Fix for zlib decompression buffer issue with PKCS7
* Fix for DTLS message pool send size used and DTLS server saving of the
  handshake sequence
* Fix to propagate WOLFSSL_TICKET_RET_CREATE error return value from
  DoDecryptTicket()
* Fix for handling long session IDs with TLS 1.3 session tickets
* Fix for AES-GCM streaming when caching an IV
* Fix for test case with older selftest that returns bad padding instead of salt
  len error
* Add fix for siphash cache and added in additional tests
* Fix potential out of bounds memset to 0 in error case with session export
  function used with --enable-sessionexport builds
* Fix possible NULL dereference in TLSX_CSR_Parse with TLS 1.3
* Fix for sanity check on RSA pad length with no padding using the build macro
  WC_RSA_NO_PADDING
2023-03-26 11:14:13 +02:00
Alexey Dokuchaev
6d4a286b8e misc/clifm: update CliFM to version 1.11
- Kill the patchfile and pass correct LIBS_FreeBSD value
  via make(1) environment instead
- Garbage-collect no longer needed `post-stage' target

Reported by:	portscout
2023-03-26 08:55:12 +00:00
Danilo G. Baio
b7b6839990 sysutils/py-azure-cli: Update to 2.46.0
Changelog:      https://github.com/Azure/azure-cli/blob/azure-cli-2.46.0/src/azure-cli/HISTORY.rst
2023-03-26 05:51:06 -03:00
Danilo G. Baio
83bedf5abb sysutils/py-azure-cli-core: Update to 2.46.0
Changelog:	https://github.com/Azure/azure-cli/blob/azure-cli-2.46.0/src/azure-cli-core/HISTORY.rst
2023-03-26 05:51:06 -03:00
Danilo G. Baio
93c9b52ec1 devel/py-azure-mgmt-authorization: Update to 3.0.0
Changelog:	https://pypi.org/project/azure-mgmt-authorization/3.0.0/
2023-03-26 05:51:06 -03:00
Danilo G. Baio
6c070e2722 devel/py-azure-mgmt-containerinstance: Update to 10.1.0b1
Changelog:	https://pypi.org/project/azure-mgmt-containerinstance/10.1.0b1/
2023-03-26 05:51:05 -03:00
Danilo G. Baio
60e8413e65 devel/py-azure-mgmt-containerregistry: Update to 10.1.0
Changelog:	https://pypi.org/project/azure-mgmt-containerregistry/10.1.0/
2023-03-26 05:51:05 -03:00
Danilo G. Baio
69afc78fe8 devel/py-azure-mgmt-containerservice: Update to 21.2.0
Changelog:	https://pypi.org/project/azure-mgmt-containerservice/21.2.0/
2023-03-26 05:51:05 -03:00
Danilo G. Baio
6946972e05 devel/py-azure-mgmt-cosmosdb: Update to 9.0.0
Changelog:	https://pypi.org/project/azure-mgmt-cosmosdb/9.0.0/
2023-03-26 05:51:04 -03:00
Danilo G. Baio
0c073ebc92 devel/py-azure-mgmt-msi: Update to 7.0.0
Changelog:	https://pypi.org/project/azure-mgmt-msi/7.0.0/
2023-03-26 05:51:04 -03:00
Danilo G. Baio
5c4be3610a devel/py-azure-mgmt-servicebus: Update to 8.2.0
Changelog:	https://pypi.org/project/azure-mgmt-servicebus/8.2.0/
2023-03-26 05:51:04 -03:00
Danilo G. Baio
89ae8f4fbc devel/py-azure-mgmt-sqlvirtualmachine: Update to 1.0.0b5
Changelog:	https://pypi.org/project/azure-mgmt-sqlvirtualmachine/1.0.0b5/
2023-03-26 05:51:04 -03:00
Danilo G. Baio
022ccb073e devel/py-azure-synapse-artifacts: Update to 0.15.0 2023-03-26 05:51:03 -03:00
Danilo G. Baio
5118fb3d6d devel/py-azure-synapse-managedprivateendpoints: Update to 0.4.0
Changelog:	https://pypi.org/project/azure-synapse-managedprivateendpoints/0.4.0/
2023-03-26 05:51:03 -03:00
Danilo G. Baio
b81977debc devel/py-azure-mgmt-sql: Update to 4.0.0b8
Changelog:      https://pypi.org/project/azure-mgmt-sql/4.0.0b8/
2023-03-26 05:51:03 -03:00
Danilo G. Baio
6d8118009c devel/py-azure-mgmt-redhatopenshift: Update to 1.2.0
Changelog:      https://pypi.org/project/azure-mgmt-redhatopenshift/1.2.0/
2023-03-26 05:51:02 -03:00
Danilo G. Baio
84399bea90 devel/py-azure-mgmt-recoveryservicesbackup: Update to 5.1.0
Changelog:      https://pypi.org/project/azure-mgmt-recoveryservicesbackup/5.1.0
2023-03-26 05:51:02 -03:00
Danilo G. Baio
afc7b9dbd7 devel/py-azure-mgmt-recoveryservices: Update to 2.2.0
Changelog:      https://pypi.org/project/azure-mgmt-recoveryservices/2.2.0/
2023-03-26 05:51:02 -03:00
Danilo G. Baio
ea88f8a2e3 devel/py-azure-mgmt-rdbms: Update to 10.2.0b6
Changelog:      https://pypi.org/project/azure-mgmt-rdbms/10.2.0b6/
2023-03-26 05:51:02 -03:00
Danilo G. Baio
6737cc0f0f devel/py-azure-mgmt-compute: Update to 29.1.0
Changelog:      https://pypi.org/project/azure-mgmt-compute/29.1.0/
2023-03-26 05:51:01 -03:00
Danilo G. Baio
fa5d57f384 sysutils/py-azure-cli: Update to 2.44.1
Changelog:	https://github.com/Azure/azure-cli/blob/azure-cli-2.44.1/src/azure-cli/HISTORY.rst
2023-03-26 05:51:01 -03:00
Danilo G. Baio
640da7b0e4 sysutils/py-azure-cli-core: Update to 2.44.1 2023-03-26 05:51:01 -03:00
Danilo G. Baio
353209ac55 devel/py-azure-batch: Update to 13.0.0
Changelog:	https://pypi.org/project/azure-batch/13.0.0/
2023-03-26 05:51:01 -03:00
Danilo G. Baio
9fbd511a2a devel/py-azure-mgmt-batch: Update to 17.0.0
Changelog:	https://pypi.org/project/azure-mgmt-batch/17.0.0/
2023-03-26 05:51:00 -03:00
Danilo G. Baio
58ebfe2389 devel/py-azure-mgmt-containerservice: Update to 21.1.0
Changelog:	https://pypi.org/project/azure-mgmt-containerservice/21.1.0/
2023-03-26 05:51:00 -03:00
Danilo G. Baio
c64607f104 devel/py-azure-mgmt-redis: Update to 14.1.0
Changelog:	https://pypi.org/project/azure-mgmt-redis/14.1.0/
2023-03-26 05:51:00 -03:00
Danilo G. Baio
3733b2e744 devel/py-azure-mgmt-security: Update to 3.0.0
Changelog:	https://pypi.org/project/azure-mgmt-security/3.0.0/
2023-03-26 05:50:59 -03:00
Danilo G. Baio
727ae636fd devel/py-azure-mgmt-servicelinker: Update to 1.2.0b1
Changelog:	https://pypi.org/project/azure-mgmt-servicelinker/1.2.0b1/
2023-03-26 05:50:59 -03:00
Danilo G. Baio
59e32bb77b devel/py-azure-mgmt-sql: Update to 4.0.0b6
Changelog:	https://pypi.org/project/azure-mgmt-sql/4.0.0b6/
2023-03-26 05:50:59 -03:00
Danilo G. Baio
5dddabd1fe devel/py-azure-multiapi-storage: Update to 1.0.0
Changelog:	https://pypi.org/project/azure-multiapi-storage/1.0.0/
2023-03-26 05:50:59 -03:00
Colin Percival
423f8a8782 misc/freebsd-release-manifests: add 13.2-RC5 MANIFEST files
Approved by:	re (implicit)
Sponsored by:	https://www.patreon.com/cperciva
2023-03-25 23:55:58 -07:00
Nuno Teixeira
bb5890a7b8 games/wtf: Update to 20230323 snapshot 2023-03-26 07:17:37 +01:00
Nuno Teixeira
c361fb3354 devel/aws-sdk-cpp: Update to 1.11.45
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.11.32...1.11.45
2023-03-26 07:17:37 +01:00
Nuno Teixeira
43f8f92e19 security/s2n-tls: Update to 1.3.41
ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.3.41
2023-03-26 07:17:36 +01:00
Nuno Teixeira
4b5bff5517 sysutils/siegfried: Update to 1.10.0
- Switch to GO_MODULE method

ChangeLog: https://github.com/richardlehane/siegfried/blob/main/CHANGELOG.md
2023-03-26 07:17:36 +01:00
Alexey Dokuchaev
9b0117426c x11/ulauncher: update Ulauncher to version 5.15.2. 2023-03-26 06:05:06 +00:00
Alexey Dokuchaev
9be14d8656 textproc/gnugrep: update GNU grep to version 3.10
Reported by:	portscout
2023-03-26 05:41:38 +00:00
Yuri Victorovich
9a4eba37e0 editors/cpeditor: Update 6.10.2 → 6.10.3
Reported by:	portscout
2023-03-25 19:53:50 -07:00
Yuri Victorovich
43f620a656 x11-fonts/py-QtAwesome: Update 1.1.1 → 1.2.3
Reported by:	portscout
2023-03-25 19:53:50 -07:00