File zfs-fuse.changes of Package zfs-fuse
-------------------------------------------------------------------
Thu Oct 11 10:13:34 UTC 2012 - gber@opensuse.org
- make startproc wait for parent process to exit and pidfile to be
written, this fixes startup with systemd (bnc#783152)
- fix the default runlevels in the init script
- set nice value correctly
-------------------------------------------------------------------
Mon Jul 30 13:16:33 UTC 2012 - jengelh@inai.de
- Use proper arch tags for SPARC
-------------------------------------------------------------------
Mon Jul 30 11:59:59 UTC 2012 - gber@opensuse.org
- mark as ExclusiveArch for x86 and Sparc
-------------------------------------------------------------------
Fri May 25 15:54:56 UTC 2012 - jengelh@inai.de
- Remove redundant tags/sections from specfile
- Enable parallel build
-------------------------------------------------------------------
Mon Aug 29 10:48:05 UTC 2011 - gber@opensuse.org
- removed unused LOCKFILE variable from init script
-------------------------------------------------------------------
Sat Aug 20 18:50:05 UTC 2011 - gber@opensuse.org
- added zfs-fuse-0.7.0-fix-malloc-hook-def.patch to adopt to the
different definition of __malloc_initialize_hook in glibc 2.14
-------------------------------------------------------------------
Thu Mar 10 10:52:58 UTC 2011 - gber@opensuse.org
- update to version 0.7.0
- update to pool version 26
- allows mounting of filesystems with ACLs
- new --enable-xattr flag for zfs-fuse daemon
- bugfixes
- added zfs-fuse-0.7.0-fix-gcc-false-warnings.patch to silence
gcc false positives causing a fatal error in the
post-build-checks
- dropped obsolete zfs-fuse-0.6.9-gcc-4.5-fix.patch
-------------------------------------------------------------------
Thu Dec 2 12:00:21 UTC 2010 - gber@opensuse.org
- added BuildRequires: udev to fix the build
-------------------------------------------------------------------
Wed Nov 17 14:25:15 UTC 2010 - gber@opensuse.org
- replaced source tarball with unmodified version 0.6.9 from
upstream
- cleanup
+ install zfs_pool_alert below _libexecdir
+ renamed zfs-fuse-fix_strncat_buffer_overflow.patch (there is
no buffer oveflow possible)
+ cleaned up specfile
+ no need for rpmlintrc any more
- added patch to make stack non-executable on x86
- install zfsstress.py, arcstat.pl, and bash completion
- added custom zfsrc
- added custom init script for openSUSE which follows
recommendations from
http://rudd-o.com/en/linux-and-free-software/starting-zfs-fuse-up-properly
- added custom sysconfig file allowing for tweaks (prevention of
unintended restarts, nice value)
- added manpage for zfs-fuse
-------------------------------------------------------------------
Wed Aug 11 17:30:59 UTC 2010 - pascal.bleser@opensuse.org
- add patch to fix buffer overflow
- add patch to pass CCFLAGS, CPPFLAGS and LINKFLAGS from the environment (and hence the .spec file);
includes passing them to the configure script for src/lib/libumem
- rpmlintrc to disable false positives
-------------------------------------------------------------------
Tue Jun 8 20:55:25 UTC 2010 - lenz@grimmer.com
- Update to version 0.6.9 final
-------------------------------------------------------------------
Tue Jun 8 20:27:45 UTC 2010 - lenz@grimmer.com
- Update to version 0.6.9_beta3, refreshed the patch files
- Moved the package changelog from the spec file to a separate
.changes logfile
- Aligned the spec file with the one included in the package
-------------------------------------------------------------------
Thu Dec 17 00:00:00 UTC 2009 - lenz@grimmer.com
- Updated to version 0.6.0 (official release on 2009-12-06)
-------------------------------------------------------------------
Wed Sep 2 00:00:00 UTC 2009 - lenz@grimmer.com
- Updated to version 0.6.0-433snapshot (created via make-dist from the git repo)
- Added man pages and sysconfig file
- Updated init script patch
-------------------------------------------------------------------
Fri Aug 14 00:00:00 UTC 2009 - lenz@grimmer.com
- Updated to version 0.5.1r414 (hg snapshot taken from http://git.rudd-o.com/zfs/)
-------------------------------------------------------------------
Mon Dec 15 00:00:00 UTC 2008 - lenz@grimmer.com
- Updated to version 0.5.0r375 (hg snapshot)
- Removed build patch (now included upstream)
-------------------------------------------------------------------
Thu Sep 18 00:00:00 UTC 2008 - lenz@grimmer.com
- Updated to version 0.5.0
-------------------------------------------------------------------
Tue Aug 26 00:00:00 UTC 2008 - lenz@grimmer.com
- Added rczfs-fuse convenience symlink
-------------------------------------------------------------------
Sun Aug 24 00:00:00 UTC 2008 - lenz@grimmer.com
- Initial package, based on hg revision 346 of the trunk