|
From: Loïc M. <lo...@do...> - 2010-03-26 13:44:45
|
Hey there I took a snapshot of valgrind on 2010/02/12 for the current Ubuntu development release, and I wonder whether you plan to release an official 3.6.0 tarball in the coming weeks / days? I'd prefer if we'd get an official version in the next Ubuntu release, but 3.5.0 had some issues which were solved by taking the snapshot (works great!). Thanks! -- Loïc Minier |
|
From: Julian S. <js...@ac...> - 2010-03-26 14:02:08
|
Hi, No immediate plans. I would like to release 3.6 some time before the middle of 2010, but there's no specific plan. > get an official version in the next Ubuntu release, but 3.5.0 had some > issues which were solved by taking the snapshot (works great!). Shipping the trunk as it stands now would be no bad thing; there have been various bug fixes. Can you update your snapshot to the current trunk? J |
|
From: Loïc M. <lo...@do...> - 2010-03-26 18:18:41
|
On Fri, Mar 26, 2010, Julian Seward wrote: > Shipping the trunk as it stands now would be no bad thing; there have > been various bug fixes. Can you update your snapshot to the current > trunk? Yup, will look into this -- it's clear a 3.6.0 tarball would be too late for inclusion (If anybody has issues "make dist"-ing valgrind with docs, I faced Debian bug #566591 bugs.debian.org/566591 when trying last time and there's now a workaround in the bug which I'll use for the new tarball.) -- Loïc Minier |
|
From: Loïc M. <lo...@do...> - 2010-03-28 19:52:17
|
On Fri, Mar 26, 2010, Loïc Minier wrote: > (If anybody has issues "make dist"-ing valgrind with docs, I faced > Debian bug #566591 bugs.debian.org/566591 when trying last time and > there's now a workaround in the bug which I'll use for the new > tarball.) So apparently this isn't enough, at least for my Ubuntu 10.04 based setup; I also applied the attached patch to avoid some formatting macros in <title> elements; the build would die with cryptic messages without this patch (see generated index.log for the gory details). With the patch, I can make dist but distcheck fails with: cat: exp-ptrcheck.supp: No such file or directory cat: xfree-3.supp: No such file or directory cat: xfree-4.supp: No such file or directory cat: glibc-2.X-drd.supp: No such file or directory cat: glibc-2.34567-NPTL-helgrind.supp: No such file or directory I filed https://bugs.kde.org/show_bug.cgi?id=232509 to track the doc build issue and https://bugs.kde.org/show_bug.cgi?id=232510 for the distcheck one. -- Loïc Minier |
|
From: Loïc M. <lo...@do...> - 2010-04-14 16:32:30
|
On Fri, Mar 26, 2010, Loïc Minier wrote: > Yup, will look into this -- it's clear a 3.6.0 tarball would be too > late for inclusion I'm afraid I failed pushing such an update (didn't file a featurefreeze exception for this); was too busy with other deadlines. Specific patches on top of our current snapshot addressing high impact bugs would be welcome though, either in bugs or sent to me or whatever. Sorry, -- Loïc Minier |