Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: exim: dev

Working to a 4.70 release

 

 

exim dev RSS feed   Index | Next | Previous | View Threaded


nigel.metheringham at dev

Oct 26, 2009, 6:34 AM

Post #1 of 9 (440 views)
Permalink
Working to a 4.70 release

I've gone through all the non-wishlist bugs that are currently active.

Some require significant work - which I am not in a position to
perform, so I have
left those. However I have hit all the low hanging fruit.

Things that could now be done:-
- add changebars into the documentation - which is pretty much
a case of looking at a diff of the spec file from just after
4.69 to now.
- test suite. I've never got it work work right on my systems
so am not chasing it myself.
- There are a few bugs I have commented up - if someone wishes
to make a definite decision on them.

Other than that I think the VCS version should be close to releasable,
so testing on this would be good. Then going to a release...

Nigel.

--
[ Nigel Metheringham Nigel.Metheringham[at]InTechnology.com ]
[. - Comments in this message are my own and not ITO opinion/policy - ]


--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##


eximusers at downhill

Oct 26, 2009, 6:41 AM

Post #2 of 9 (414 views)
Permalink
Re: Working to a 4.70 release [In reply to]

On 2009-10-26 Nigel Metheringham <nigel.metheringham[at]dev.intechnology.co.uk> wrote:
> I've gone through all the non-wishlist bugs that are currently active.

> Some require significant work - which I am not in a position to
> perform, so I have
> left those. However I have hit all the low hanging fruit.

Thank you.

> Things that could now be done:-
[...]
> Other than that I think the VCS version should be close to releasable,
> so testing on this would be good. Then going to a release...

I would really like to see http://bugs.exim.org/show_bug.cgi?id=896
fixed in the release.

cu andreas

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##


johannes at sipsolutions

Oct 26, 2009, 6:58 AM

Post #3 of 9 (416 views)
Permalink
Re: Working to a 4.70 release [In reply to]

On Mon, 2009-10-26 at 14:41 +0100, Andreas Metzler wrote:

> I would really like to see http://bugs.exim.org/show_bug.cgi?id=896
> fixed in the release.

I think Nigel just fixed it but closed the wrong bug (again)?

johannes
Attachments: signature.asc (0.78 KB)


eximusers at downhill

Oct 26, 2009, 7:08 AM

Post #4 of 9 (413 views)
Permalink
Re: Working to a 4.70 release [In reply to]

On 2009-10-26 Johannes Berg <johannes[at]sipsolutions.net> wrote:
> On Mon, 2009-10-26 at 14:41 +0100, Andreas Metzler wrote:

> > I would really like to see http://bugs.exim.org/show_bug.cgi?id=896
> > fixed in the release.

> I think Nigel just fixed it but closed the wrong bug (again)?

http://git.infradead.org/exim-src.git/history/a60eeb5b0822109b3ff08fab528d2712ba9095e1:/src/auths/dovecot.c
does not show any recent commit.

cu andreas

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##


graeme at graemef

Oct 26, 2009, 7:12 AM

Post #5 of 9 (413 views)
Permalink
Re: Working to a 4.70 release [In reply to]

On Mon, 2009-10-26 at 15:08 +0100, Andreas Metzler wrote:
> http://git.infradead.org/exim-src.git/history/a60eeb5b0822109b3ff08fab528d2712ba9095e1:/src/auths/dovecot.c
> does not show any recent commit.

For the avoidance of doubt, the dwmw2's git repository is not a
real-time reflection of the primary CVS repo. I'm unsure how frequently
it syncs.

Graeme


--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##


eximusers at downhill

Oct 26, 2009, 7:29 AM

Post #6 of 9 (413 views)
Permalink
Re: Working to a 4.70 release [In reply to]

On 2009-10-26 Graeme Fowler <graeme[at]graemef.net> wrote:
> On Mon, 2009-10-26 at 15:08 +0100, Andreas Metzler wrote:
> > http://git.infradead.org/exim-src.git/history/a60eeb5b0822109b3ff08fab528d2712ba9095e1:/src/auths/dovecot.c
> > does not show any recent commit.

> For the avoidance of doubt, the dwmw2's git repository is not a
> real-time reflection of the primary CVS repo. I'm unsure how frequently
> it syncs.


The patch is there now.
cu andreas

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##


nigel.metheringham at dev

Oct 26, 2009, 8:28 AM

Post #7 of 9 (412 views)
Permalink
Re: Working to a 4.70 release [In reply to]

On 26 Oct 2009, at 13:58, Johannes Berg wrote:

> I think Nigel just fixed it but closed the wrong bug (again)?

Sorry - this is a nasty side effect of how Bugzilla displays stuff - if
you are working through a list it often has a bug number at the top,
and then a "next bug is ..." section, and I pick the wrong one up....

Nigel.
--
[ Nigel Metheringham Nigel.Metheringham[at]InTechnology.com ]
[. - Comments in this message are my own and not ITO opinion/policy - ]


--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##


nigel.metheringham at dev

Oct 27, 2009, 7:50 AM

Post #8 of 9 (388 views)
Permalink
Re: Working to a 4.70 release [In reply to]

On 26 Oct 2009, at 13:34, Nigel Metheringham wrote:

> - add changebars into the documentation - which is pretty much
> a case of looking at a diff of the spec file from just after
> 4.69 to now.

I've added changebars to the docs - in a slightly rough and ready way,
and updated the dates on them.

The primary author is still Philip - and he did write 95% or more of
it. However he is not now the primary person responsible for
maintenance. I'm inclined to leave Philip's name as primary author
unless someone has a good alternative suggestion...

Nigel.

--
[ Nigel Metheringham Nigel.Metheringham[at]InTechnology.com ]
[. - Comments in this message are my own and not ITO opinion/policy - ]


--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##


exim-dev at spodhuis

Oct 27, 2009, 8:55 PM

Post #9 of 9 (378 views)
Permalink
Re: Working to a 4.70 release [In reply to]

On 2009-10-27 at 14:50 +0000, Nigel Metheringham wrote:
>
> On 26 Oct 2009, at 13:34, Nigel Metheringham wrote:
>
> > - add changebars into the documentation - which is pretty much
> > a case of looking at a diff of the spec file from just after
> > 4.69 to now.
>
> I've added changebars to the docs - in a slightly rough and ready way,
> and updated the dates on them.
>
> The primary author is still Philip - and he did write 95% or more of
> it. However he is not now the primary person responsible for
> maintenance. I'm inclined to leave Philip's name as primary author
> unless someone has a good alternative suggestion...

Author: Philip Hazel
Maintained By: The Exim Developers <exim-dev[at]exim.org>

"Maintenance By:", "Current Maintainers:" whatever. It's easy enough to
take the flak without taking the credit. :)

Even:
Author: Philip Hazel (retired)
Current Maintainers: The Exim Developers <exim-dev[at]exim.org>

2ยข
-Phil

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

exim dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.