Search results

  1. C

    Almalinux 9 installation problems

    dnf install libzip-devel --enablerepo=crb should do the trick
  2. C

    Almalinux 9?

    There are no EL9 builds yet from MariaDB nor MySQL community edition. A fresh install on Almalinux 9 is failing because of that. Can we maybe use the OS provided RPMS?
  3. C

    cURL 7.19.0 released

    A new cURL version has been released. Details: Changes: * curl_off_t gets its size/typedef somewhat differently than before. This _may_ cause an ABI change for you. See lib/README.curl_off_t for a full explanation. * Added CURLINFO_PRIMARY_IP * Added CURLOPT_CRLFILE and...
  4. C

    Curl 7.17.1 released

    A new Curl version has been released. Details: Changes: * automatically append ";type=" when using HTTP proxies for FTP urls * improved NSS support * added --proxy-negotiate * added --post301 and CURLOPT_POST301 * builds with c-ares 1.5.0 * added...
Back
Top