Package rpmhdrmemcache: Information

    Source package: rpmhdrmemcache
    Version: 0.1.2-alt3
    Build time:  Jun 25, 2012, 11:06 AM
    Report package bug
    License: GPLv2+
    Summary: Cached reading of rpm package headers
    Description: 
    Sisyphus repository currently has more than 10K source packages (which is
    more than 60K rpm files with subpackages).  To assist repeated repo scanning
    (which is required for each repo update), this package provides rpmhdrcache.so
    perloadable module.  This module intercepts rpmReadPackageHeader calls and
    caches the result using memcached.

    List of rpms provided by this srpm:
    rpmhdrmemcache (x86_64, i586)
    rpmhdrmemcache-debuginfo (x86_64, i586)

    Maintainer: Vitaly Kuznetsov

    List of contributors:
    Vitaly Kuznetsov
    Dmitry V. Levin

      1. librpm-devel
      2. liblzo2-devel
      3. libmemcached-devel

    Last changed


    June 18, 2012 Vitaly Kuznetsov 0.1.2-alt3
    - rebuild with libmemcached-1.0.8
    - fix build
    Jan. 28, 2012 Vitaly Kuznetsov 0.1.2-alt2
    - rebuild with libmemcached-1.0.4
    Nov. 1, 2011 Dmitry V. Levin 0.1.2-alt1
    - Fixed potential memory corruption and memory leak
      (by Alexey Tourbin; closes: #26463).