When is fossology 1.0.1 going to be released. If so, please send me the URL.
Thanks, Bennis -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, April 30, 2009 1:00 PM To: [email protected] Subject: fossology Digest, Vol 18, Issue 23 Send fossology mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://fossology.org/mailman/listinfo/fossology or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of fossology digest..." Today's Topics: 1. Re: [FOSSology-commits] SF.net SVN: fossology:[2040] trunk/fossology/Makefile.conf (Matt Taggart) 2. Re: [FOSSology-commits] SF.net SVN: fossology:[2052] trunk/fossology/Makefile.conf (Matt Taggart) 3. Re: [FOSSology-commits] SF.net SVN: fossology:[2052] trunk/fossology/Makefile.conf (Stangel, Daniel) 4. Re: [FOSSology-commits] SF.net SVN: fossology:[2052] trunk/fossology/Makefile.conf (Matt Taggart) ---------------------------------------------------------------------- Message: 1 Date: Wed, 29 Apr 2009 16:12:35 -0700 From: Matt Taggart <[email protected]> Subject: Re: [FOSSology] [FOSSology-commits] SF.net SVN: fossology:[2040] trunk/fossology/Makefile.conf To: [email protected] Cc: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii > Modified: trunk/fossology/Makefile.conf > =================================================================== > --- trunk/fossology/Makefile.conf 2009-04-28 22:27:58 UTC (rev 2039) > +++ trunk/fossology/Makefile.conf 2009-04-28 23:02:24 UTC (rev 2040) > @@ -130,14 +130,17 @@ > DB=$(DBPATH)/libfossdb.a > REPOPATH=$(TOP)/devel/libfossrepo > REPO=$(REPOPATH)/libfossrepo.a > +AGENTLIBPATH=$(TOP)/devel/libfossagent > +AGENTLIB=$(REPOPATH)/libfossagent.a > > # for use when only generating objects and not linking > CFLAGS_DBO=-I$(DBPATH) -L$(DBPATH) > -CFLAGS_REPOO=-I$(REPOPATH) -L$(REPOPATH) > +CFLAGS_REPO=-I$(REPOPATH) -L$(REPOPATH) ^^^ This was not a typo, I know the name is confusing but the O refers to 'objects'. I will revert. -- Matt Taggart [email protected] ------------------------------ Message: 2 Date: Wed, 29 Apr 2009 16:19:31 -0700 From: Matt Taggart <[email protected]> Subject: Re: [FOSSology] [FOSSology-commits] SF.net SVN: fossology:[2052] trunk/fossology/Makefile.conf To: [email protected] Cc: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii > # the version of our project > -VERSION=1.1.0~20090205 > +VERSION=1.1.0~rc1 Top of tree doesn't even build, I think it's a little early to be tagging rc1. In the past I did it _right_ before I was going to generate tarballs and debian packages, which was when we had been through some testing and thought it was pretty much ready for release. -- Matt Taggart [email protected] ------------------------------ Message: 3 Date: Wed, 29 Apr 2009 23:31:30 +0000 From: "Stangel, Daniel" <[email protected]> Subject: Re: [FOSSology] [FOSSology-commits] SF.net SVN: fossology:[2052] trunk/fossology/Makefile.conf To: "[email protected]" <[email protected]> Cc: "[email protected]" <[email protected]> Message-ID: <8e9f698a1b44234cac23227bb1eeefa53d64fd9...@gvw1098exb.americas.hpqcorp.net> Content-Type: text/plain; charset="us-ascii" Hi Matt, On Wed Apr 29, 2009 at 05:19 PM -0700, Matt Taggart wrote: >> # the version of our project >> -VERSION=1.1.0~20090205 >> +VERSION=1.1.0~rc1 > > Top of tree doesn't even build, I think it's a little early to be > tagging rc1. In the past I did it _right_ before I was going to > generate tarballs and debian packages, which was when we had been > through some testing and thought it was pretty much ready for release. We're not generating RC1 from top of tree, because bobg has already begun making changes that break the build; I'll be tagging rev 2028, which is from Monday. Dan ------------------------------ Message: 4 Date: Wed, 29 Apr 2009 16:39:47 -0700 From: Matt Taggart <[email protected]> Subject: Re: [FOSSology] [FOSSology-commits] SF.net SVN: fossology:[2052] trunk/fossology/Makefile.conf To: "Stangel, Daniel" <[email protected]> Cc: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii > We're not generating RC1 from top of tree, because bobg has already begun mak > ing changes that break the build; I'll be tagging rev 2028, which is from Mo > nday. Ah OK, since the change was on the trunk I assumed wrong, I guess you'll adjust that. Disregard my comments :) -- Matt Taggart [email protected] ------------------------------ _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology End of fossology Digest, Vol 18, Issue 23 ***************************************** _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

