Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Romain Courteaud
slapos.core
Commits
84616c70
Commit
84616c70
authored
Jul 15, 2020
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos.core: release 1.6.0
parent
05d3248d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
1 deletion
+17
-1
CHANGES.rst
CHANGES.rst
+16
-0
slapos/version.py
slapos/version.py
+1
-1
No files found.
CHANGES.rst
View file @
84616c70
Changes
=======
1.6.0 (2020-07-15)
------------------
* cli: Allow boot and bang commands in non-root environments
* collect: disable FolderSizeSnapshot for now
* collect: small optimization on garbage collect
* grid: Fix OS detection
* grid: Support non writable files and folders when removing software or partition directories
* grid: try 3 times to upload archive to binary cache
* prune: Several bug fixes
* proxy: support forwarding requests as a partition
* standalone: support setting multi-master in slapos.cfg
* testing/testcase: several bug fixes in ldd check and snapshots
* util: use safe variant or xml_marshaller
* util: introduce rmtree, a wrapper for shutil.rmtree with support for non writable files and folders
1.5.12 (2020-04-07)
-------------------
...
...
slapos/version.py
View file @
84616c70
...
...
@@ -26,4 +26,4 @@
#
##############################################################################
version
=
'1.
5.12
'
version
=
'1.
6.0
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment