Re: 0.5.15cnc7 release candidate
Panu Matilainen <[email protected]> Fri, 11 Mar 2005 18:38:53 +0200
| Newsgroups | gmane.linux.conectiva.apt-rpm |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2005-03-11 at 13:01 -0300, Gustavo Niemeyer wrote: > Hello everyone! > > After a long time due, I've just put a snapshot version of APT-RPM > in the following URL: > > http://linux-br.conectiva.com.br/~niemeyer/apt-0.5.15cnc7_20050311a.tar.bz2 > > If there are no serious complaints about it, I'll be releasing > it as 0.5.15cnc7 final. Excellent. It's been a long time since cnc6 :) I've a couple of pending patches that I'd like to see in cnc7: - Clean up tons of warnings from documentation build (by Ville Skyttä) http://laiskiainen.org/apt/patches/apt-0.5.15cnc6-docbook.patch - Update the python bindings to current API http://laiskiainen.org/apt/patches/apt-0.5.15cnc6-python-update.patch The last one is perhaps a bit controversial - it makes apt take readonly lock on rpmdb instead of exclusive rw lock during initial dependency calculations. I've been using this on hundreds of hosts at work and it's been included in Fedora Extras apt without any complaints or noticed brokenness though... http://laiskiainen.org/apt/patches/apt-0.5.15cnc6-rdonly.patch Is it ok if I commit the first two? Thoughts about the rdonly-thingy? - Panu -