diff options
author | Per Øyvind Karlsen <peroyvind@mandriva.org> | 2011-07-05 11:32:32 +0000 |
---|---|---|
committer | Per Øyvind Karlsen <peroyvind@mandriva.org> | 2011-07-05 11:32:32 +0000 |
commit | 4131eed0a3290315d639c3af99f5e943178fe6d4 (patch) | |
tree | 485031d26888cb76e360070b7d52c6f7d8c8ed82 | |
parent | a602e1f616d11b40b2b99a593cdae4579ab6d6ed (diff) | |
download | perl-URPM-topic/3.33.tar perl-URPM-topic/3.33.tar.gz perl-URPM-topic/3.33.tar.bz2 perl-URPM-topic/3.33.tar.xz perl-URPM-topic/3.33.zip |
updatetopic/3.33
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ Version 3.33.1 - 9 March 2011, by Per Øyvind Karlsen +- create empty DB_CONFIG for rpm first when updating to rpm >= 5.3 to prevent + incompatible configurations to break berkeley db during upgrade - support getting disttag & distepoch from synthesis - fix URPM::Package->distepoch to actually work -- add disttag & distepoch at end of @ +- add disttag & distepoch at end of @info@ line - add support for doing comparision against provides with distepoch to allow fresh install of newer releases into chroots - convert suggests to compatible tags when loading package headers |