diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ - collect and display rpm build error messages at end of build. - don't trim leading ./ in rpmCleanPath() (#14961). - order packages using tsort, clipping PreReq:'s in dependency loops. + - fix: avoid calling getpass twice as side effect of xstrdup macro + (katzj@linuxpower.org) (#17672). + - handle possible db3 dependency on -lpthread more gracefully. 3.0.6 -> 4.0 - use DIRNAMES/BASENAMES/DIRINDICES not FILENAMES in packages and db. |