File clicfs.changes of Package clicfs
-------------------------------------------------------------------
Wed Jul 11 09:31:21 UTC 2012 - coolo@suse.com
- update to 1.4.6
- mkclicfs adds padding to 4096 now (bnc#733021)
-------------------------------------------------------------------
Tue Jul 10 20:03:43 UTC 2012 - coolo@suse.com
- update to 1.4.5
- sparse_memory is 64bit now (bnc#754468)
-------------------------------------------------------------------
Thu Nov 10 15:18:29 UTC 2011 - coolo@suse.com
- some safety catches for a bug I can no longer reproduce
-------------------------------------------------------------------
Mon Oct 17 14:44:14 UTC 2011 - coolo@suse.com
- update to 1.4.4
- provide clicfs_fsck to check if the cow file was
written consistently
-------------------------------------------------------------------
Wed Sep 7 14:59:10 UTC 2011 - coolo@suse.com
- update to 1.4.3
- kill -USR1 detaches all open files for shutdown
-------------------------------------------------------------------
Wed Sep 7 11:49:25 UTC 2011 - coolo@suse.com
- spec-cleaner
-------------------------------------------------------------------
Mon Aug 29 10:41:37 UTC 2011 - coolo@novell.com
- update to 1.4.2
- fix build with newer ld
-------------------------------------------------------------------
Wed Mar 23 12:15:10 UTC 2011 - coolo@novell.com
- update to 1.4.1
- upstream patch
- support old fuse versions
-------------------------------------------------------------------
Mon Mar 21 17:13:38 CET 2011 - dmueller@suse.de
- fix crash when outfile is no longer writeable
-------------------------------------------------------------------
Mon Mar 21 13:57:39 UTC 2011 - coolo@novell.com
- update to 1.4.0
- rework COW file format (packed file format unchanged)
- make use of more threads again
- make COW syncing much more robust and faster too
-------------------------------------------------------------------
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