Thread

  1. BUG #19113: Missing updated libpq5 rpm in repo pgdg-common after minor release to 18.1

    PG Bug reporting form <noreply@postgresql.org> — 2025-11-15T12:11:18Z

    The following bug has been logged on the website:
    
    Bug reference:      19113
    Logged by:          Hans Buschmann
    Email address:      buschmann@nidsa.net
    PostgreSQL version: 18.1
    Operating system:   Fedora 42 Server x86-64 and Fedora 43
    Description:        
    
    Following the minor release at thursday, 13.11.2025 I am trying to update
    our development/production systems to Version 18.1 on Fedora 42/43.
    
    The automatic update works fine, new versions are found in pgdg18 repo.
    
    But there is no updated libpq5 library in pgdg-common!
    
    Since there has been a security fix in libpq according to the newest release
    notes I would expect an updated package.
    
    On windows x86-64 the libpq is updated and has a different size from libpq
    18.0.
    
    This can be shown by (15.11.2025 13:00):
    
    [root@linux ~]# dnf list libpq5
    Updating and loading repositories:
    Repositories loaded.
    Installed packages
    libpq5.x86_64 18.0-1PGDG.f42 pgdg-common
    [root@linux ~]#
    
    I suppose it is an oversight to provide the updated version for that minor
    release.
    
    Thank you for your investigation
    
    Hans Buschmann