Timeline



10/17/2003:

20:50 Ticket #689 (Profile creator) updated by neven@…
Make updating existing profiles easier too.
20:30 Ticket #607 (Logging installed files fails, when using <stageinfo>'s <user>) closed by neven@…
fixed: It's NOT FIXME in logging.c. %-) When <stage> that forks (using …
18:15 Ticket #607 (Logging installed files fails, when using <stageinfo>'s <user>) updated by neven@…
Version changed
It's FIXME in logging.c:alloc_stamp_filename().
15:05 Tickets #616,​689 batch updated by neven@…
Dependson changed
15:03 Ticket #689 (Profile creator) created by neven@…
Adding new elements to the profile, by choosing them from the list of …

10/15/2003:

20:53 Ticket #686 (download handler error when wget is used) updated by neven@…
It's already fixed in CVS, so it can be closed. Thanks.
20:50 nALFS-1.1.8.wget.patch attached to Ticket #686 by neven@…
Patch removing unmatched conversion specifier.

10/14/2003:

22:15 Ticket #686 (download handler error when wget is used) created by nduteil@…
On Version 1.1.8, the file new_download.c contains the following code …

09/25/2003:

13:01 Ticket #681 (Handlers filenames and syntax versions) updated by neven@…
Owner, Status changed

09/24/2003:

17:27 Ticket #617 (Printing unknown elements) updated by neven@…
Version changed
Printing unknown elements _after_parsing_the_profile_ is spammy. We …
17:08 Ticket #681 (Handlers filenames and syntax versions) created by neven@…
See …

09/21/2003:

19:29 Ticket #671 (curl/wget code is duplicated in new-unpack and new-download handlers) updated by neven@…
Committed to CVS.
18:27 Ticket #671 (curl/wget code is duplicated in new-unpack and new-download handlers) closed by kpfleming@…
fixed
18:27 nALFS-libcurl-1.patch attached to Ticket #671 by kpfleming@…
patch to close bug

09/20/2003:

13:17 Ticket #668 (--with-ssl does not add relevant include directory into CPPFLAGS) updated by neven@…
Committed to CVS, can be closed.
12:49 Ticket #668 (--with-ssl does not add relevant include directory into CPPFLAGS) closed by kpfleming@…
fixed
12:46 nALFS-bug-668.patch attached to Ticket #668 by kpfleming@…
Fixes bug

09/19/2003:

16:34 Ticket #670 (src/lib/Makefile.in does not include -fPIC) updated by neven@…
Committed, needs to be closed by owner/reporter.
16:15 Tickets #671,​667 batch updated by kpfleming@…
Dependson changed
16:15 Tickets #657,​671 batch updated by kpfleming@…
Blocked changed
16:13 Tickets #614,​671 batch updated by kpfleming@…
Blocked changed
16:13 Ticket #613 (<download> element) closed by kpfleming@…
fixed: curl/wget code issue has been entered as bug 671
16:12 Tickets #612,​671 batch updated by kpfleming@…
Blocked changed
16:10 Ticket #671 (curl/wget code is duplicated in new-unpack and new-download handlers) created by kpfleming@…
16:06 Ticket #670 (src/lib/Makefile.in does not include -fPIC) closed by kpfleming@…
fixed
16:06 nALFS-fPIC.patch attached to Ticket #670 by kpfleming@…
Makefile.in patch
16:05 Ticket #670 (src/lib/Makefile.in does not include -fPIC) created by kpfleming@…
This option was missed in the creation of this file; because this …
15:01 Ticket #613 (<download> element) updated by neven@…
Owner changed
15:00 Ticket #654 (configure (autoconf) improvements) updated by neven@…
Owner, Priority, Version changed
14:49 Ticket #665 (Compiling the program statically) updated by neven@…
* Bug 620 has been marked as a duplicate of this bug. *
14:49 Ticket #620 (Compiling the handlers in a single executable) closed by neven@…
duplicate: * This bug has been marked as a duplicate of 665 *
14:33 Ticket #613 (<download> element) updated by kpfleming@…
OK, that's fine, this will be resolved by Monday anyway. You change …
14:33 Ticket #653 (Remove handler-specific things from the main code) updated by neven@…
Priority changed
14:31 Ticket #614 (Failed downloading of <reference>s) updated by neven@…
Priority changed
14:29 Ticket #613 (<download> element) updated by neven@…
I left it like this so we don't forget to remove common curl code …
14:24 Ticket #654 (configure (autoconf) improvements) updated by kpfleming@…
Yes, it does, however (at least with OpenSSL) it appears to come as …
14:22 Ticket #608 (<remove> doesn't honor <base>) updated by neven@…
Owner, Priority changed
If not adding an option, I think we should at least add it under some …
14:19 Ticket #612 (Support for multiple <reference>s) updated by neven@…
Owner, Priority changed
14:18 Ticket #669 (all version 3.x handlers that accept <param> should support <prefix>) created by kpfleming@…
14:18 Ticket #614 (Failed downloading of <reference>s) updated by neven@…
Priority changed
14:18 Ticket #614 (Failed downloading of <reference>s) updated by neven@…
Owner changed
14:17 Ticket #653 (Remove handler-specific things from the main code) updated by neven@…
Owner changed
Note that this is different from backend-side handler code. It's …
14:17 Ticket #668 (--with-ssl does not add relevant include directory into CPPFLAGS) created by kpfleming@…
14:13 Ticket #654 (configure (autoconf) improvements) updated by neven@…
I think ssl library needs it.
14:09 Ticket #657 (Handle different tar options for unpacking) updated by neven@…
Owner, Priority changed
Just check out one of the O_STRING options from src/options.c and use …
14:02 Ticket #667 (<patch> element support for download and uncompression) created by kpfleming@…
<patch> element should be extended to support the following: <patch> …
13:46 Ticket #665 (Compiling the program statically) updated by kpfleming@…
This bug is a duplicate of 620, please mark it as such. I can't …
13:45 Ticket #657 (Handle different tar options for unpacking) updated by kpfleming@…
Will be factored out into common code, please assign to me.
13:44 Ticket #654 (configure (autoconf) improvements) updated by kpfleming@…
What is the crypto library used for in nALFS?
13:44 Ticket #653 (Remove handler-specific things from the main code) updated by kpfleming@…
Will look into this weekend when I factor out the handler code into …
13:39 Ticket #614 (Failed downloading of <reference>s) updated by kpfleming@…
I will fix the zero-size file problem this weekend, and will look into …
13:37 Ticket #612 (Support for multiple <reference>s) updated by kpfleming@…
Will combine code from new-download and new-unpack into library this …
13:36 Ticket #608 (<remove> doesn't honor <base>) updated by kpfleming@…
I think it would be fine to make <remove> honor the base attribute. …
13:32 Ticket #659 (nALFS fails to compile with gcc 3.3) updated by kpfleming@…
Should be closed, current CVS is going to become 1.1.8 very soon, …
13:30 Ticket #613 (<download> element) updated by kpfleming@…
This one should be changed to RESOLVED/FIXED, since the code has been …
10:58 Ticket #640 (Improving flog script) updated by neven@…
Component, Version changed
10:57 Ticket #665 (Compiling the program statically) created by neven@…
Handlers are causing the problems, IIRC. It was a long time ago, it …
10:47 Ticket #659 (nALFS fails to compile with gcc 3.3) updated by neven@…
It's fixed in CVS, but if anyone wants to provide a patch against …
10:44 Ticket #605 (Conditional execution) updated by neven@…
Priority, Version changed
10:43 Ticket #604 (Merge LSB's changes) updated by neven@…
Priority, Version changed
10:39 Ticket #606 (Continue executing, when some element fails) updated by neven@…
Priority, Version changed
10:10 Ticket #613 (<download> element) updated by neven@…
Priority, Version changed
Committed to CVS. Duplicate curl code from new-unpack.c and …
09:54 Ticket #619 (Use md5sum if ssl library is not found) closed by neven@…
fixed: Commited to CVS.
Note: See TracTimeline for information about the timeline view.