Skip to content

Commit

Permalink
build v2.4.1-2
Browse files Browse the repository at this point in the history
  • Loading branch information
bkelly16 committed Oct 1, 2021
1 parent a908deb commit e5786f5
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 deletions.
10 changes: 2 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
## Cockpit File Sharing 2.4.0-3
## Cockpit File Sharing 2.4.1-2

* Reworked how cephfs shares are created to allow quotas to appears correctly when mounting samba in windows
* Allows for cephfs quotas to be set from file-sharing module without going to the ceph dashboard or terminal
* Removed error message and need for second click when adding a new directory
* Fixed Typo when populating ceph_snapshots vfs object
## Cockpit File Sharing 2.4.1-1

* change cephfs quotas after share creation
* updated links to 45drives kb in help menu
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"title": "Cockpit File Sharing",
"prerelease": false,
"version": "2.4.1",
"buildVersion": "1",
"buildVersion": "2",
"author": "Sam Silver <ssilver@45drives.com>",
"url": "https://github.com/45Drives/cockpit-file-sharing",
"category": "utils",
Expand Down Expand Up @@ -58,7 +58,7 @@
"buildVersion": "2",
"ignore": [],
"date": null,
"packager": "Brett Kelly <bkelly@45drives.com>",
"packager": "Sam Silver <ssilver@45drives.com>",
"changes": []
}
}
4 changes: 4 additions & 0 deletions packaging/el8/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ make DESTDIR=%{buildroot} install
/usr/share/cockpit/file-sharing/*

%changelog
* Fri Oct 01 2021 Brett Kelly <bkelly@45drives.com> 2.4.1-2
- updated links to 45drives kb in help menu
* Fri Oct 01 2021 Brett Kelly <bkelly@45drives.com> 2.4.1-2
- updated links to 45drives kb in help menu
* Mon Sep 27 2021 Brett Kelly <bkelly@45drives.com> 2.4.1-1
- change cephfs quotas after share creation
* Wed Sep 22 2021 Brett Kelly <bkelly@45drives.com> 2.4.0-3
Expand Down
6 changes: 6 additions & 0 deletions packaging/focal/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
cockpit-file-sharing (2.4.1-2focal) focal; urgency=medium

* updated links to 45drives kb in help menu

-- Brett Kelly <bkelly@45drives.com> Fri, 01 Oct 2021 06:34:12 -0300

cockpit-file-sharing (2.4.1-1focal) focal; urgency=medium

* change cephfs quotas after share creation
Expand Down

0 comments on commit e5786f5

Please sign in to comment.