RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm-4_5: rpm/ CHANGES

From: Per Øyvind Karlsen <pkarlsen@rpm5.org>
Date: Mon 10 Dec 2007 - 19:02:38 CET
Message-Id: <20071210180238.3FEBB348450@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Per Øyvind Karlsen
  Root:   /v/rpm/cvs                       Email:  pkarlsen@rpm5.org
  Module: rpm                              Date:   10-Dec-2007 19:02:38
  Branch: rpm-4_5                          Handle: 2007121018023700

  Modified files:           (Branch: rpm-4_5)
    rpm                     CHANGES

  Log:
    document some changes I've forgotten (still some left, do them later)

  Summary:
    Revision    Changes     Path
    1.1360.2.55 +14 -0      rpm/CHANGES
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.1360.2.54 -r1.1360.2.55 CHANGES
  --- rpm/CHANGES	8 Dec 2007 05:26:17 -0000	1.1360.2.54
  +++ rpm/CHANGES	10 Dec 2007 18:02:37 -0000	1.1360.2.55
  @@ -1,4 +1,18 @@
   4.4.9 -> 4.5:
  +    - proyvind: fix built-in zlib dependencies (from gb)
  +    - proyvind: force generation of PIC code for static libs that can be built into a DSO (zlib, file) (from gb)
  +    - proyvind: make rpm -bb --quiet" quiet as should be (from pixel)
  +    - proyvind: do check free size when bavail is 0 (from pixel)
  +    - proyvind: allow to set %_srcdefattr for src.rpm (from pixel)
  +    - proyvind: do not crash when FILELINKTOS has more entries than DIRNAMES (from pixel)
  +    - proyvind: fix parse_hdlist (and so genhdlist2) on heavy loaded boxes for Mandriva (from pixel)
  +    - proyvind: fix diff issue when buildroot contains some "//" (from Nanar)
  +    - proyvind: avoid taking into account duplicates in file list when checking for unpackaged files
  +    - proyvind: fix segfault for old packages with postin, but no postinprog (from pixel)
  +    - proyvind: fix rpm -K segfaulting on corrupted header (from pixel)
  +    - proyvind: fix free on invalid pointer after displaying "Unable to open temp file" (from pixel)
  +    - proyvind: allow --short-circuit -bb & -ba in Mandriva
  +    - proyvind: make rpmdb cpp compliant (from spturtle)
       - jbj: leave EVRcmp change as Mandriva specific for now.
       - jbj: don't cache unsatisfied Suggests:.
       - jbj: insturment headerNextIterator() statistics (noop in rpm-4.5).
  @@ .
Received on Mon Dec 10 19:02:38 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.