Changelog for
clicfs-1.4.6-7.12.x86_64.rpm :
* Wed Jul 11 2012 cooloAATTsuse.com- update to 1.4.6 - mkclicfs adds padding to 4096 now (bnc#733021)
* Tue Jul 10 2012 cooloAATTsuse.com- update to 1.4.5 - sparse_memory is 64bit now (bnc#754468)
* Thu Nov 10 2011 cooloAATTsuse.com- some safety catches for a bug I can no longer reproduce
* Mon Oct 17 2011 cooloAATTsuse.com- update to 1.4.4 - provide clicfs_fsck to check if the cow file was written consistently
* Wed Sep 07 2011 cooloAATTsuse.com- update to 1.4.3 - kill -USR1 detaches all open files for shutdown
* Wed Sep 07 2011 cooloAATTsuse.com- spec-cleaner
* Mon Aug 29 2011 cooloAATTnovell.com- update to 1.4.2 - fix build with newer ld
* Wed Mar 23 2011 cooloAATTnovell.com- update to 1.4.1 - upstream patch - support old fuse versions
* Mon Mar 21 2011 dmuellerAATTsuse.de- fix crash when outfile is no longer writeable
* Mon Mar 21 2011 cooloAATTnovell.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 2010 cooloAATTnovell.com- update to 1.3.10 - still call pthread_join to catch the cow writing
* Mon Nov 29 2010 cooloAATTnovell.com- update to 1.3.9 - call pthread_cancel when the thread is done
* Wed Nov 24 2010 cooloAATTnovell.com- update to 1.3.8 - fix deadlock in writing cow files
* Wed Aug 25 2010 cooloAATTnovell.com- update to 1.3.7 - make it more robust against read errors (bnc#629543)
* Tue Oct 13 2009 cooloAATTnovell.com- update to 1.3.6 - sync cow file every second for now (bnc#544150)
* Thu Aug 27 2009 cooloAATTnovell.com- update to 1.3.5.1 - fix stupid mistake with large parts
* Tue Aug 25 2009 cooloAATTnovell.com- update to 1.3.5 - better defaults for little ram (bnc#533687)
* Tue Aug 18 2009 cooloAATTnovell.com- update to 1.3.4 - better data structure for cache - limit cache to 100MB
* Wed Aug 12 2009 cooloAATTnovell.com- update to 1.3.3 - fix crash without logger - fix endless loop on read errors
* Wed Aug 12 2009 cooloAATTnovell.com- update to 1.3.2 - allocate less memory in mkclicfs
* Tue Aug 11 2009 cooloAATTnovell.com- update to 1.3.1 - smaller bug fixes while testing live cd profiling
* Mon Aug 10 2009 cooloAATTnovell.com- update to 1.3 - caching readonly is dynamic now and profiled data is stored in large parts
* Thu Aug 06 2009 cooloAATTnovell.com- update to 1.2: - implement cow on special devices use case
* Tue May 19 2009 cooloAATTnovell.com- use fseeko instead of fseek (bnc#504627)
* Mon May 18 2009 cooloAATTnovell.com- make the file size 64bit (bnc#504627)
* Mon May 18 2009 cooloAATTnovell.com- don\'t confuse num_pages with write_pages (bnc#504700)
* Mon May 11 2009 cooloAATTsuse.de- fix corruption when writing short blocks
* Tue May 05 2009 cooloAATTsuse.de- if the cow file is read only, then just read it
* Mon Apr 20 2009 cooloAATTsuse.de- fixing license
* Mon Apr 20 2009 cooloAATTsuse.de- catch more errors
* Fri Apr 17 2009 cooloAATTsuse.de- initial package