Re: [Queue-developers] Releasing development snapshot as 1.40.1
Brought to you by:
wkrebs
From: Santeri <sa...@xp...> - 2001-03-15 19:33:11
|
W. G. Krebs wrote: > Hi all, > > It's time for a new release to make our developments available to a > wider audience. > > I'm planning to release the current development snapshot as 1.40.1. > > QingLong is doing a lot of concurrent development. > > I will have to do some as well (mainly legal stuff adding copyright > notices to QingLong's work to protect GNU Queue's open source status. > Anything addition more than about four lines or so of code needs a > copyright comment.) > > I'm planning to release a snapshot of the development version as GNU > Queue 1.40.1 (a development release) over the next 24 hours (probably > sooner rather than later) so please be aware of this. If you have any > objections to this (the current snapshot doesn't work well, for example) > let me know. > > We will need to establish a more concrete policy on this in the future. I've been trying to get the latest cvs version working under freebsd4.2 today. The new utmp/wtmp stuff from rxvt is a complete mess, the configure.in doesn't work properly and so on. for example it didn't even care if there was no wtmp.h. Additionally there were quite a few missing system headers like sys/time.h, netinet/in.h... And finally when I got it to compile it didn't work. but that was propably my own fault, something with the hostname I think. :( Anyway, I'll try to clean up the fixes tomorrow and post a diff somewhere. /santtu |