Bug 218222 - sysutils/moosefs3-master: Update to 3.0.90
Summary: sysutils/moosefs3-master: Update to 3.0.90
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Nikolai Lifanov
URL: https://moosefs.com
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2017-03-30 03:06 UTC by MooseFS FreeBSD Team
Modified: 2017-03-31 17:16 UTC (History)
2 users (show)

See Also:


Attachments
Update to the newest stable version (3.0.90-1) (1.24 KB, patch)
2017-03-30 03:06 UTC, MooseFS FreeBSD Team
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MooseFS FreeBSD Team 2017-03-30 03:06:01 UTC
Created attachment 181303 [details]
Update to the newest stable version (3.0.90-1)

This is a small change in ports (Makefile + distinfo) and passes QA (portlint, poudriere).


Recent changes since MooseFS 3.0.88:

* MooseFS 3.0.90-1 (2017-03-15)

  - (master) fixed 'move/rename' with quota
  - (master) fixed chunk counters shown in cli/cgi
  - (master+tools) added option 'preserve hardlinks' to mfsmakesnapshot
  - (master) fixed acl copying during mfsmakesnapshot

* MooseFS 3.0.89-1 (2017-02-21)

  - (mount) added fixing file length in all inodes after write
  - (cs) split bitfiled into separate bytes (fixed potential race condition)
  - (master) setting operation to NONE before sending status (silence unnecessary messages in some cases)
  - (cs) increased verbosity of crc-error messages
  - (cs) fixed invalidating preserved block in case of truncate down followed by truncate up
  - (mount) increased master-proxy buffer sizes
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-31 14:36:49 UTC
A commit references this bug:

Author: lifanov
Date: Fri Mar 31 14:36:07 UTC 2017
New revision: 437361
URL: https://svnweb.freebsd.org/changeset/ports/437361

Log:
  update sysutils/moosefs3-master to 3.0.90

  Recent changes since MooseFS 3.0.88:

  * MooseFS 3.0.90-1 (2017-03-15)

    - (master) fixed 'move/rename' with quota
    - (master) fixed chunk counters shown in cli/cgi
    - (master+tools) added option 'preserve hardlinks' to mfsmakesnapshot
    - (master) fixed acl copying during mfsmakesnapshot

  * MooseFS 3.0.89-1 (2017-02-21)

    - (mount) added fixing file length in all inodes after write
    - (cs) split bitfiled into separate bytes (fixed potential race condition)
    - (master) setting operation to NONE before sending status (silence unnecessary messages in some cases)
    - (cs) increased verbosity of crc-error messages
    - (cs) fixed invalidating preserved block in case of truncate down followed by truncate up
    - (mount) increased master-proxy buffer sizes

  PR:		218222
  Submitted by:	freebsd@moosefs.com (maintainer)

Changes:
  head/sysutils/moosefs3-master/Makefile
  head/sysutils/moosefs3-master/distinfo
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2017-03-31 14:50:08 UTC
Committed, thanks!
Comment 3 MooseFS FreeBSD Team 2017-03-31 17:16:52 UTC
(In reply to Nikolai Lifanov from comment #2)

Thanks, Nikolai! :)