File zfs.changes of Package zfs08x

-------------------------------------------------------------------
Fri Jan 24 14:51:42 UTC 2020 - Carsten Schoene <cs@linux-administrator.com>

- Update to new upstream release 0.8.3 
 * Compatible with 2.6.32 - 5.4 Linux kernels

-------------------------------------------------------------------
Mon Oct 21 10:02:26 UTC 2019 - Local OBS User <cs@linux-administrator.com>

- Update to new upstream release 0.8.2
  * Compatible with 2.6.32 - 5.3 Linux kernels

-------------------------------------------------------------------
Sun Jun 16 09:42:59 UTC 2019 - Lorenz Hüdepohl <dev@stellardeath.org>

- Add multiversion(kernel) and zfsmodule(%kernel_version) RPM tags.

  This prevents the concurrent installation of multiple packages
  for the same kernel version. It seems this can happen when a
  rebuild of the zfs-kmp package is triggered and the release
  number is incremented.

  These packages provide the same files and cannot normally be
  installed in parallel. Using this, the old relase gets properly
  replaced by the new one.

-------------------------------------------------------------------
Fri Jun 14 22:03:44 UTC 2019 - Aleksa Sarai <asarai@suse.com>

- Update to new upstream release 0.8.1.
  * Preliminary Linux 5.2 support.
  * Various bug fixes, see
      <https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.8.1>
    for the full list.
- Add stable branch PGP key to zfs.keyring.
- Remove patches that are in the newest release:
  0001-Revert-Report-holes-when-there-are-only-metadata-cha.patch

-------------------------------------------------------------------
Fri May 31 13:17:20 UTC 2019 - Aleksa Sarai <asarai@suse.com>

- Backport a patch which reverts some hole-related changes that have caused
  data loss to some users (where a "cp -R" ends up copying empty bytes instead
  of the file contents -- even though the file contents are still on-disk).
  + 0001-Revert-Report-holes-when-there-are-only-metadata-cha.patch

-------------------------------------------------------------------
Thu May 23 22:04:05 UTC 2019 - Aleksa Sarai <asarai@suse.com>

- Update to new upstream release 0.8.0.

-------------------------------------------------------------------
Fri May 10 00:28:10 UTC 2019 - Aleksa Sarai <asarai@suse.com>

- Update to new upstream release 0.8.0~rc5
  * Linux 5.1 support.

-------------------------------------------------------------------
Tue Apr 23 08:08:09 UTC 2019 - Aleksa Sarai <asarai@suse.com>

- Update to new upstream release 0.8.0~rc4
  * New feature: Pool TRIM.
  * Linux 5.0 support.
- Add PGP verification of Source archives.

-------------------------------------------------------------------
Wed Jan 16 23:59:49 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

- Update to new upstream release 0.8.0~rc3
  * New feature: Pool initialization
  * Linux 4.20 support

-------------------------------------------------------------------
Mon Nov 26 10:50:39 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

- Update to new upstream release 0.8.0~rc2
  * New feature: Deferred resilvers
  * Compatible with 4.19 Linux kernels.

-------------------------------------------------------------------
Sun Nov 11 08:10:13 UTC 2018 - brassh@web.de

- bugfixes:
* remove dependency on spl-kmp-default, since
  SPL has been merged into ZFS
* fix udev related build error under SLE15 and up

-------------------------------------------------------------------
Sun Sep  9 11:38:12 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

- SPL was merged into the ZFS release tarball
- Update to new upstream release 0.8.0~rc1
  * Support for Linux 4.18
  * New features: encryption, device removal, allocation classes,
    pool checkpoints, sequential scrub and resilver, project quota,
    channel programs, Direct I/O

-------------------------------------------------------------------
Fri May 11 02:50:54 UTC 2018 - kamikazow@pensuse.org

- Update to new upstream release 0.7.9
* Remove DEBUG_STACKFLAGS to bypass compiler error
* Fedora 28: Add BuildRequires: libtirpc-devel #7494 #7495
* RHEL 7.5 compat: FMODE_KABI_ITERATE #7460 #7463
* Add back iostat -y or -w descriptions #7479 #7483
* Add test with two kinds of file creation orders #7411
* Allow mounting datasets more than once #5796 #7207
* Fix zfs_arc_max minimum tuning #7417
* Linux compat 4.16: blk_queue_flag_{set,clear} #7428 #7431 #7410
* Fix 'zfs send/recv' hang with 16M blocks #7365 #7404
* Clean up (k)shlib and cfg file shebangs
* Fix "file is executable, but no shebang" warnings #7359 #7395
* Exclude python scripts from RPM shebang check #7360 #7399
* Update mmp_delay on sync or skipped, failed write #7330
* Fedora 28: Fix misc bounds check compiler warnings #7361 #7368
* Fix hung z_zvol tasks during 'zfs receive' #6330 #6890 #7343
* Add support for nvme based devids #7356
* chmod -x on etc/init.d/zfs-*.in automake files #7355 #7327
* Fix mmap / libaio deadlock #7335 #7339
* Remove libattr requirement #7344 #7351
* Fedora 28: Fix "Macro %_dracutdir has empty body" #7326 #7328
* modprobe zfs during dracut mount #7322
* Add support for nvme disk detection #7304
* Report pool suspended due to MMP #7296
* Add zfs_scan_ignore_errors tunable #7293
* Allow to limit zed's syslog chattiness #6886 #7260
* Record skipped MMP writes in multihost_history #7212
* Introduce a destroy_dataset helper #7224 #7246 #7249 #7267

-------------------------------------------------------------------
Tue Apr 10 11:22:44 UTC 2018 - kamikazow@opensuse.org

- Update to new upstream release 0.7.8
* Compatible with 2.6.32 - 4.16 Linux kernels.
* Fix: Unlistable and disappearing files #7401
* Revert "Handle zap_add() failures in mixed ... " #7416

-------------------------------------------------------------------
Thu Mar 22 12:19:02 UTC 2018 - jengelh@inai.de

- Add rc* convenience commands
- Mark zed.rc as %config(noreplace)

-------------------------------------------------------------------
Thu Mar 22 03:10:48 UTC 2018 - mrueckert@suse.de

- we only use systemd macros anyway ... remove the sysvinit scripts
  from the filelist
- force systemd in the configure cmdline for the userspace tools
- force verbose compiler calls

-------------------------------------------------------------------
Tue Mar 20 11:47:39 UTC 2018 - kamikazow@opensuse.org

- Update to new upstream release 0.7.7
* Compatible with 2.6.32 - 4.16 Linux kernels.

-------------------------------------------------------------------
Sat Mar 10 18:10:44 UTC 2018 - kamikazow@opensuse.org

- Ported TW fix by Paolo Panto (munix9)
* added libtirpc dependency, fixed Tumbleweed build with moved tirpc

-------------------------------------------------------------------
Tue Feb  6 10:27:13 UTC 2018 - kamikazow@opensuse.org

- Update to new upstream release 0.7.6
* Compatible with 2.6.32 - 4.15 Linux kernels.

-------------------------------------------------------------------
Tue Dec 19 20:07:25 UTC 2017 - kamikazow@opensuse.org

- Update to new upstream release 0.7.5
- New systemd target

-------------------------------------------------------------------
Sun Dec 10 18:52:41 UTC 2017 - kamikazow@opensuse.org

- Update to new upstream release 0.7.3
* Compatible with 2.6.32 - 4.14 Linux kernels.
- Leap 15 and TW Dec.'17 compatibility thanks to Lorenz Hüdepohl.

-------------------------------------------------------------------
Mon Aug  7 10:22:30 UTC 2017 - asarai@suse.com

- Update to new upstream release 0.7.0
* Compatible with 2.6.32 - 4.12 Linux kernels.

-------------------------------------------------------------------
Mon Jul 10 09:51:45 UTC 2017 - yury.buldakov@gmail.com

- Update to new upstream version 0.6.5.10
* Compatible with 2.6.32 - 4.12-rc3 Linux kernels.

-------------------------------------------------------------------
Wed Oct 19 13:53:01 UTC 2016 - jengelh@inai.de

- Update to new upstream release 0.6.5.8
* Compatible with 2.6.32 - 4.8 Linux kernels.

-------------------------------------------------------------------
Mon Jun  6 06:21:10 UTC 2016 - dev@stellardeath.org

- Update to new upstream release 0.6.5.7
* Compatible with 2.6.32 - 4.6 Linux kernels.
* Fix SPL build failure on PowerPC zfsonlinux/spl#516
* Fix user namespaces uid/gid mapping zfsonlinux/zfs#4177
* Fix ZPL miswrite of default POSIX ACL zfsonlinux/zfs#4520
* Linux 4.5 and 4.6 compatibility zfsonlinux/zfs#4537 zfsonlinux/zfs#4489
* Ensure /dev/disk/by-partlabel gets correctly populated zfsonlinux/zfs#4517
* Utilities now work reliably with newly created partitions zfsonlinux/zfs#3708
* Import now reliably uses device names stored in label zfsonlinux/zfs#3043
* Fix possible deadlock in zfs_secpolicy_write_perms ioctl zfsonlinux/zfs#4554
* Fix inverted logic on none elevator comparison zfsonlinux/zfs#4507
* Add 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctls for PPC zfsonlinux/zfs#4477

-------------------------------------------------------------------
Thu May  5 16:56:10 UTC 2016 - jengelh@inai.de

- Update to new upstream release 0.6.5.6
* Add support for s390{,x}
* Handle negative dentries in case insensitive filesystem
* Fix casesensitivity=insensitive deadlock
* Correctly parse zdb -R flag arguments
* Fix lock order inversion with zvol_open()
* Add support for asynchronous zvol minor operations
* Make zvol minor functionality more robust
* Prevent zpool_find_vdev() from truncating vdev path
* Add -gLP to zpool subcommands for alt vdev names
* Fix zpool list -v output for spares and log devices
* Fix ZFS send fails to transmit some holes

-------------------------------------------------------------------
Sat Mar 12 21:15:34 UTC 2016 - jengelh@inai.de

- Update to new upstream release 0.6.5.5
* Support for Linux 4.5
* Make arc_summary.py and dbufstat.py compatible with python3
* Prevent arc_c collapse and possible panic
* Prevent duplicated xattr between SA and dir
* Fix zsb->z_hold_mtx deadlock
* Prevent SA header corruption
* Fix potential deadlock in cv_wait()
* Fix livelock in shrinker

-------------------------------------------------------------------
Sun Jan 17 16:57:06 UTC 2016 - dev@stellardeath.org

- Update to release 0.6.5.4

-------------------------------------------------------------------
Wed Dec 09 12:25:23 UTC 2015 - yury.buldakov@gmail.com

- Update to release 0.6.5.3

-------------------------------------------------------------------
Sun Oct 11 16:05:02 UTC 2015 - dev@stellardeath.org

- Update to release 0.6.5.2

-------------------------------------------------------------------
Fri Jul 17 14:35:18 UTC 2015 - jengelh@inai.de

- Update to new upstream release 0.6.4.2
* No changelog was provided

-------------------------------------------------------------------
Thu Jul 17 17:45:58 UTC 2014 - jengelh@inai.de

- Update to new upstream release 0.6.3
* New features added: I/O read/write accounting, file attributes,
  POSIX ACLs, SELinux support, "relatime" mount option
* systemd service integration
* The ZFS Event Daemon was added
* `zpool create` treats -O mountpoint and -m the same
* `zpool create -o altroot=/xyz -O mountpoint=/mnt` recognizes
  the mountpoint option now
* `zpool get` and `zpool list` now recognize the -p option
* `zfs recv -F` destroys any snapshots created since the
  incremental source
* `zfs send -D` works again
* `zpool import` gained the -t option for temporary pool names
* `zpool import` lost the unused -r option
* Fix panic on `zfs receive` of a recursive deduplicated stream
* `zfs hold` or `zfs release` of a non-existent snapshot did not
  output an error
* ZFS quota or reservation on pool version < 22 can be set again
* Improved ZFS send / receive performance due to snapshot
  hold / release processing
* `zpool status -x` reports pools with removed L2ARC devices
* zfs rejects snapshots of inconsistent datasets

-------------------------------------------------------------------
Sat Aug 31 10:08:20 UTC 2013 - jengelh@inai.de

- Update to new upstream release 0.6.2
* Added Linux 3.11 compatibility
* Added arcstat.py script from FreeNAS
* Added 'zpool labelclear' command from FreeBSD
* Added L2ARC compression from Illumos
* Added I/O deadman thread from Illumos
* Added SEEK_DATA/SEEK_HOLE to lseek()/llseek()
* Added writeable arc+l2arc module options
* Improved detection of advanced format (AF) disks
* Improved N-way mirror read performance
* Improved zdb to display SA xattrs

-------------------------------------------------------------------
Sat Mar 30 06:09:51 UTC 2013 - jengelh@inai.de

- Initial package (version 0.6.1) for build.opensuse.org
openSUSE Build Service is sponsored by