Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
snf-image
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
snf-image
Commits
fb391215
Commit
fb391215
authored
Feb 29, 2012
by
Nikos Skalkotos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update configure.ac and ChangeLogs for v0.3.3
parent
a94e134d
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
2 deletions
+9
-2
snf-image-helper/ChangeLog
snf-image-helper/ChangeLog
+3
-0
snf-image-helper/configure.ac
snf-image-helper/configure.ac
+1
-1
snf-image-host/ChangeLog
snf-image-host/ChangeLog
+4
-0
snf-image-host/configure.ac
snf-image-host/configure.ac
+1
-1
No files found.
snf-image-helper/ChangeLog
View file @
fb391215
2012-02-29, v0.3.3
* Check if the images partition table is valid
2012-02-06, v0.3.2
2012-01-26, v0.3.1
...
...
snf-image-helper/configure.ac
View file @
fb391215
AC_PREREQ(2.59)
AC_INIT(snf-image-helper, 0.3.
2
, synnefo@lists.grnet.gr)
AC_INIT(snf-image-helper, 0.3.
3
, synnefo@lists.grnet.gr)
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_SRCDIR(configure)
...
...
snf-image-host/ChangeLog
View file @
fb391215
2012-02-29, v0.3.3
* Fix a bug in pithcat where the restored image had incorrect
size. The trailing zeros in the image files where not restored.
2012-02-06, v0.3.2
* Make pithcat work with pithos v0.8.3
...
...
snf-image-host/configure.ac
View file @
fb391215
AC_PREREQ(2.59)
AC_INIT(snf-image, 0.3.
2
, synnefo@lists.grnet.gr)
AC_INIT(snf-image, 0.3.
3
, synnefo@lists.grnet.gr)
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_SRCDIR(configure)
...
...
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