File clicfs.changes of Package clicfs
-------------------------------------------------------------------
Tue Nov 30 12:38:25 UTC 2010 - coolo@novell.com
- update to 1.3.10
- still call pthread_join to catch the cow writing
-------------------------------------------------------------------
Mon Nov 29 09:22:39 UTC 2010 - coolo@novell.com
- update to 1.3.9
- call pthread_cancel when the thread is done
-------------------------------------------------------------------
Wed Nov 24 13:01:30 UTC 2010 - coolo@novell.com
- update to 1.3.8
- fix deadlock in writing cow files
-------------------------------------------------------------------
Wed Aug 25 12:28:49 UTC 2010 - coolo@novell.com
- update to 1.3.7
- make it more robust against read errors (bnc#629543)
-------------------------------------------------------------------
Tue Oct 13 20:20:03 UTC 2009 - coolo@novell.com
- update to 1.3.6
- sync cow file every second for now (bnc#544150)
-------------------------------------------------------------------
Thu Aug 27 16:33:59 CEST 2009 - coolo@novell.com
- update to 1.3.5.1
- fix stupid mistake with large parts
-------------------------------------------------------------------
Tue Aug 25 17:05:11 CEST 2009 - coolo@novell.com
- update to 1.3.5
- better defaults for little ram (bnc#533687)
-------------------------------------------------------------------
Tue Aug 18 17:13:09 CEST 2009 - coolo@novell.com
- update to 1.3.4
- better data structure for cache
- limit cache to 100MB
-------------------------------------------------------------------
Wed Aug 12 14:57:49 CEST 2009 - coolo@novell.com
- update to 1.3.3
- fix crash without logger
- fix endless loop on read errors
-------------------------------------------------------------------
Wed Aug 12 12:58:18 CEST 2009 - coolo@novell.com
- update to 1.3.2
- allocate less memory in mkclicfs
-------------------------------------------------------------------
Tue Aug 11 23:39:24 CEST 2009 - coolo@novell.com
- update to 1.3.1
- smaller bug fixes while testing live cd profiling
-------------------------------------------------------------------
Mon Aug 10 10:05:09 CEST 2009 - coolo@novell.com
- update to 1.3
- caching readonly is dynamic now and profiled data
is stored in large parts
-------------------------------------------------------------------
Thu Aug 6 10:34:02 CEST 2009 - coolo@novell.com
- update to 1.2:
- implement cow on special devices use case
-------------------------------------------------------------------
Tue May 19 18:02:09 CEST 2009 - coolo@novell.com
- use fseeko instead of fseek (bnc#504627)
-------------------------------------------------------------------
Mon May 18 13:47:55 CEST 2009 - coolo@novell.com
- make the file size 64bit (bnc#504627)
-------------------------------------------------------------------
Mon May 18 13:04:41 CEST 2009 - coolo@novell.com
- don't confuse num_pages with write_pages (bnc#504700)
-------------------------------------------------------------------
Mon May 11 15:10:36 CEST 2009 - coolo@suse.de
- fix corruption when writing short blocks
-------------------------------------------------------------------
Tue May 5 14:13:39 CEST 2009 - coolo@suse.de
- if the cow file is read only, then just read it
-------------------------------------------------------------------
Mon Apr 20 21:36:01 CEST 2009 - coolo@suse.de
- fixing license
-------------------------------------------------------------------
Mon Apr 20 15:57:32 CEST 2009 - coolo@suse.de
- catch more errors
-------------------------------------------------------------------
Fri Apr 17 18:17:23 CEST 2009 - coolo@suse.de
- initial package