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
0
Merge Requests
0
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
Lisa Casino
slapos.core
Commits
edcb9762
Commit
edcb9762
authored
Jun 26, 2018
by
Alain Takoudjou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.4.8
parent
69d517fb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
CHANGES.txt
CHANGES.txt
+9
-0
slapos/version.py
slapos/version.py
+1
-1
No files found.
CHANGES.txt
View file @
edcb9762
Changes
=======
1.4.8 (2018-06-26)
------------------
* format: fix brokend parse_computer_definition
* grid.promise: kill timed out promise process if terminate is not enough
* grid.promise: avoid blocking process while sending or receiving message from queue
* grid.promise: on promise timeout fail only if the problem is occurring a second time
* slapgrid: Do not set minfds. select() does not support file descriptors greater than 1023
* slapgrid: Set the minimum number of file descriptors.
1.4.7 (2018-04-08)
------------------
* grid.promise: loadModule is now done in PromiseProcess class
...
...
slapos/version.py
View file @
edcb9762
...
...
@@ -26,4 +26,4 @@
#
##############################################################################
version
=
'1.4.
7
'
version
=
'1.4.
8
'
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