aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPer Øyvind Karlsen <peroyvind@mandriva.org>2011-07-05 11:32:32 +0000
committerPer Øyvind Karlsen <peroyvind@mandriva.org>2011-07-05 11:32:32 +0000
commit4131eed0a3290315d639c3af99f5e943178fe6d4 (patch)
tree485031d26888cb76e360070b7d52c6f7d8c8ed82
parenta602e1f616d11b40b2b99a593cdae4579ab6d6ed (diff)
downloadperl-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
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 345fd86..614ed65 100644
--- a/NEWS
+++ b/NEWS
@@ -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