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

master deps 2024 09 06 13 40 04 783048 #1493

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    5048064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    098dd78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b822344 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Updated openssl from 3.3.1 to 3.3.2

    Location of source tarballs has changed from www.openssl.org/source to github.com/openssl/openssl/releases/download.
    
    openssl 3.3.2 requires perl List::Utils which exports pairs so change test in install-dependencies and build newer perl if needed.
    
    fixup openssl windows patch, 0007 for openssl 3.3.2
    
    Fixed openssl patch 0010 for openssl 3.3.2
    
    Ticket: ENT-12140
    Changelog: none
    craigcomstock committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    290d13b View commit details
    Browse the repository at this point in the history
  2. Sort postgresql binaries in cfengine-nova-hub package configs

    Preparation for changes needed in bumping postgresql from 16.3 to 17.0
    
    Ticket: ENT-12140
    craigcomstock committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ebf8cf1 View commit details
    Browse the repository at this point in the history
  3. Upgrade Perl version to latest for platforms like centos-7 that have …

    …insufficient version available
    craigcomstock committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3b4b5ae View commit details
    Browse the repository at this point in the history
  4. Updated postgresql from 16.3 to 17.0

    Adjusted postgresql release-monitoring ID to reflect current supported version 16.x
    
    301832 was 15.x and we already upgraded to 16.3 recently on master.
    https://release-monitoring.org/project/5601/ (PostgreSQL~current) was returning an RC version: 17 currently.
    We didn't want that.
    But now 17.0 is release so we will take it.
    369409 pointed to 17 when it was an RC so also not helpful.
    
    Adjusted postgresql.conf.cfengine.patch to work with changed postgresql.conf.sample.
    
    Added new applications:
    - The new application pg_combinebackup allows manipulation of base and incremental file system backups.
    - Add application pg_walsummary to dump WAL summary files (Robert Haas)
    - pg_createsubscriber, a utility that creates logical replicas from physical standbys
    craigcomstock committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e1de675 View commit details
    Browse the repository at this point in the history
  5. Updated libcurl from 8.8.0 to 8.10.1

    added --without-psl per information at:
    Adjusted for libcurl 8.10.0 change: configure: fail if PSL is not disabled but not found.
    curl/curl#14373
    curl/curl#14379
    craigcomstock committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a3fdd1e View commit details
    Browse the repository at this point in the history
  6. Updated libcurl-hub from 8.8.0 to 8.10.1

    Adjusted for libcurl 8.10.0 change: configure: fail if PSL is not disabled but not found.
    added --without-psl per information at:
    curl/curl#14373
    curl/curl#14379
    craigcomstock committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f88ea77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0df0cb3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f9d4d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de704e5 View commit details
    Browse the repository at this point in the history