-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
80b357a
commit 94a81a7
Showing
4 changed files
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## Cockpit File Sharing 3.1.6-1 | ||
## Cockpit File Sharing 3.1.7-1 | ||
|
||
* Fixed bug where regex would crash from too much recursion while parsing Ubuntu default smb.conf | ||
* Watch for newly added users, groups, and CTDB hosts and refresh lists automatically | ||
* Use systemdUnitEscape() from cockpit-helpers to escape mount unit name instead of unreliable regex replace | ||
* Fix regular expressions used to check for and insert 'include = registry' in smb.conf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters