Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-image-creator
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
snf-image-creator
Commits
77d2b6b1
Commit
77d2b6b1
authored
10 years ago
by
Nikos Skalkotos
Browse files
Options
Downloads
Patches
Plain Diff
Update version files and ChangeLog for v0.9
parent
5c8dc8c6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+1
-5
1 addition, 5 deletions
ChangeLog
image_creator/version.py
+4
-4
4 additions, 4 deletions
image_creator/version.py
version
+1
-1
1 addition, 1 deletion
version
with
6 additions
and
10 deletions
ChangeLog
+
1
−
5
View file @
77d2b6b1
2015-02-27, v0.9rc2
* Fix a typo that raised an AttributeError exception on *BSD systems
* Fix a bug that broke the VirtIO installation in some cases in Windows
2015-02-24, v0.9rc1
2015-03-02, v0.9
* Add Linux syspreps for disabling the IPv6 privacy extensions and for
changing the boot timeout
* Add support for syslinux
...
...
This diff is collapsed.
Click to expand it.
image_creator/version.py
+
4
−
4
View file @
77d2b6b1
__version__
=
"
0.9
rc2
"
__version__
=
"
0.9
"
__version_vcs_info__
=
{
'
branch
'
:
'
release-0.9
'
,
'
revid
'
:
'
57e48a
9
'
,
'
revno
'
:
68
6
}
'
branch
'
:
'
master
'
,
'
revid
'
:
'
9a6062
9
'
,
'
revno
'
:
68
9
}
__version_user_email__
=
"
skalkoto@grnet.gr
"
__version_user_name__
=
"
Nikos Skalkotos
"
This diff is collapsed.
Click to expand it.
version
+
1
−
1
View file @
77d2b6b1
0.9
rc2
0.9
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment