<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3AMajor_release_process</id>
	<title>Development:Major release process - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3AMajor_release_process"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Major_release_process&amp;action=history"/>
	<updated>2026-05-07T18:42:15Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Major_release_process&amp;diff=11346&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Major_release_process&amp;diff=11346&amp;oldid=prev"/>
		<updated>2024-10-21T08:51:26Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 08:51, 21 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Major_release_process&amp;diff=11345&amp;oldid=prev</id>
		<title>1&gt;Tsala: content copied from Development:Release_process</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Major_release_process&amp;diff=11345&amp;oldid=prev"/>
		<updated>2010-04-07T11:10:25Z</updated>

		<summary type="html">&lt;p&gt;content copied from &lt;a href=&quot;/index.php?title=Development:Release_process&quot; title=&quot;Development:Release process&quot;&gt;Development:Release_process&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:Work_in_progress}}&lt;br /&gt;
&lt;br /&gt;
This page describes the standard procedures for making a major release e.g. Moodle 2.0.&lt;br /&gt;
&lt;br /&gt;
==Beta release==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;To be documented...&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
# [[Development:Weekly Code Review|Test / QA]] etc&lt;br /&gt;
&lt;br /&gt;
==Final release==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Additional points to be added...&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
One week before:&lt;br /&gt;
# Notify Moodle developers and Moodle Partners about the upcoming release&lt;br /&gt;
# Freeze stable development and post in the [http://moodle.org/mod/forum/view.php?id=55 General developer forum] to inform everyone of the freeze&lt;br /&gt;
# Review and complete the [[:Category:Release notes|release notes]] of the upcoming version.&lt;br /&gt;
&lt;br /&gt;
Release day:&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;cvs -q update -dP&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# Make sure all the Unit tests pass!&lt;br /&gt;
# Edit version.php, update name and version to new point release and commit&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;cvs tag -F MOODLE_XX_MERGED version.php&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;cvs tag -FR MOODLE_XXY&amp;#039;&amp;#039;&amp;#039; to tag everything in the release&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;cvs tag -FR MOODLE_XX_WEEKLY&amp;#039;&amp;#039;&amp;#039; to make the weekly version match the release&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;cvs -q update -dP&amp;#039;&amp;#039;&amp;#039; all code on download server&lt;br /&gt;
# Run moodle-makenightlystableXX&lt;br /&gt;
# Go to download/stableXX  &lt;br /&gt;
# Copy current daily as release package:&lt;br /&gt;
## &amp;#039;&amp;#039;&amp;#039;cp moodle-latest-XX.zip moodle-X.X.Y.zip&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
## &amp;#039;&amp;#039;&amp;#039;cp moodle-latest-XX.tgz moodle-X.X.Y.tgz&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# Edit download index.php page with new release info and links&lt;br /&gt;
# Run moodle-makewindowspackages so all the windows packages will be rebuilt&lt;br /&gt;
# Edit download windows/index.php page with new release info (always keeping the &amp;quot;+&amp;quot;)&lt;br /&gt;
# Visit releases page on tracker and make the release, bumping all remaining open bugs to the next point release. This must be done both for the [http://tracker.moodle.org/secure/project/ViewProject.jspa?pid=10011 Moodle Project] and the [http://tracker.moodle.org/secure/project/ViewProject.jspa?pid=10033 Non-core contributed modules project].&lt;br /&gt;
# Update the version.php in CVS to be X.X.Y+&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;cvs tag -F MOODLE_XX_MERGED version.php&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# Add the release date to the [[:Category:Release notes|release notes]]&lt;br /&gt;
# Update the [[Latest release notes]] page&lt;br /&gt;
# Add the new version to the [[Moodle version history]] page&lt;br /&gt;
# Include the new versions in [[Moodle 1.8 release notes]], [[Moodle 1.9 release notes]] and [[Moodle 2.0 release notes]]&lt;br /&gt;
# Notify all registered sys admins&lt;br /&gt;
# Create a new (&amp;#039;&amp;#039;&amp;#039;blocker serious security issue!&amp;#039;&amp;#039;&amp;#039;) META bug in the Tracker &amp;quot;META: Moodle XX.Y+1 and friends security bugs&amp;quot; to associate new/pending security bugs that will be fixed in the next release as subtasks. An example is MDL-20840 (for Moodle 1.9.7).&lt;br /&gt;
# Create a new (&amp;#039;&amp;#039;&amp;#039;blocker serious security issue!&amp;#039;&amp;#039;&amp;#039;) task in the Tracker &amp;quot;Prepare security advisories for XX.Y+1 and friends&amp;quot; to define/edit/polish the security advisories in the next release. Link it with the previous one as &amp;quot;will be resolved by&amp;quot;. An example is MDL-20722 (for Moodle 1.9.7).&lt;br /&gt;
&lt;br /&gt;
One week later:&lt;br /&gt;
&lt;br /&gt;
# Add all security advisories to [http://moodle.org/security Security news]&lt;br /&gt;
# Add all security issues to the [[:Category:Release notes|release notes]] with links to security advisories&lt;br /&gt;
# Update the Latest Release block on [http://moodle.org/news/ Moodle.org news]&lt;br /&gt;
# Post about the release in the [http://moodle.org/news/ moodle.org news]&lt;br /&gt;
# Create a new release notes page for the next version XX.Y+1 (here you can find [[Development:Release notes template|one template for that]])&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:Release process]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Processes|Release process]]&lt;br /&gt;
[[Category:Release notes|Release process]]&lt;/div&gt;</summary>
		<author><name>1&gt;Tsala</name></author>
	</entry>
</feed>