Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Releasing
(edit)
Revision as of 15:24, 19 April 2023
14 bytes added
,
15:24, 19 April 2023
no edit summary
Line 4:
Line 4:
* Fix <code>Makefile.versions</code>
* Fix <code>Makefile.versions</code>
* Commit: <code>git commit -m "criu: Version $version"</code>
* Commit: <code>git commit -m "criu: Version $version"</code>
+
* Merge it like any other criu changes (create a github pr, get it approved, etc)
* Tag: <code>git tag -a v$version -m '$summary'</code>
* Tag: <code>git tag -a v$version -m '$summary'</code>
−
* Push:
<code>
git push
&& git push --tags</code>
+
* Push: git push
origin v
$
version
</code>
−
* Upload tarball: <code>make tar && scp
$
tarbal xemul@download.openvz.org:/var/www/html/criu/
</code>
== Wiki ==
== Wiki ==
Line 23:
Line 23:
== Announces ==
== Announces ==
−
*
FIXME
+
*
Send an announcement to the criu mailing list.
[[Category: development]]
[[Category: development]]
Avagin
Bureaucrats
,
Administrators
416
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Request account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Tools
Special pages
Printable version
News
Twitter
YouTube
External resources
Github / source code
Issues / bugs
Mr. Jenkins
Open Hub
OpenVZ