aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPer Øyvind Karlsen <peroyvind@mandriva.org>2011-07-05 11:33:09 +0000
committerPer Øyvind Karlsen <peroyvind@mandriva.org>2011-07-05 11:33:09 +0000
commitd1b2f675b3f876491bdccb95c68250f028bec133 (patch)
treec2cc3302204b1c4a42db88bcb56cf9dd27c39347
parent67b9d26301800bfc954a07302820f1dba045e76a (diff)
downloadperl-URPM-topic/3.18.tar
perl-URPM-topic/3.18.tar.gz
perl-URPM-topic/3.18.tar.bz2
perl-URPM-topic/3.18.tar.xz
perl-URPM-topic/3.18.zip
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4795c52..ade14aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
Version 3.18.2 - 28 June 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