Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 544602

Summary: btrfs-progs-3.19.1 version bump
Product: Gentoo Linux Reporter: Piotr Szymaniak <bugzie>
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED FIXED    
Severity: normal CC: slyfox
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.spinics.net/lists/linux-btrfs/msg42817.html
Whiteboard:
Package list:
Runtime testing required: ---

Description Piotr Szymaniak 2015-03-26 21:01:39 UTC
Sorry guys, but this happend a bit after 3.19 bump. (:

User visible changes:

- convert:
  - new option to specify metadata block size
  - --no-progress actually works
- restore: properly handle the page boundary corner case
- build fixes:
  - missing macro from public header, BTRFS_BUILD_VERSION
  - wrong handling of --enable-convert
- fi usage: reports correct space for degraded mounts

Other:

  - mkfs: help string updates
  - completion: added 'usage' subcommands
  - cleanups in qgroup code, preparatory work
Comment 1 Mike Gilbert gentoo-dev 2015-03-26 21:20:58 UTC
+*btrfs-progs-3.19.1 (26 Mar 2015)
+
+  26 Mar 2015; Mike Gilbert <floppym@gentoo.org> +btrfs-progs-3.19.1.ebuild,
+  btrfs-progs-9999.ebuild:
+  Version bump, bug 544602. Install bash completion file, bug 544414.