Schedules/KDE4/4.9 Release Schedule: Difference between revisions

From KDE Community Wiki
(Created page with "=== Thursday, May 3, 2012: KDE 4.7 Soft Feature Freeze === Trunk is frozen for feature commits that are not listed in the planned feature document. Only bugfixes and the code im...")
 
No edit summary
Line 1: Line 1:
=== Thursday, May 3, 2012: KDE 4.7 Soft Feature Freeze ===
=== Thursday, May 3, 2012: KDE 4.9 Soft Feature Freeze ===
Trunk is frozen for feature commits that are not listed in the  planned feature document. Only bugfixes and the code implementing the listed features are to be committed after this date. The feature list also closes today.
Trunk is frozen for feature commits that are not listed in the  planned feature document. Only bugfixes and the code implementing the listed features are to be committed after this date. The feature list also closes today.


Features not already finished or not listed on the planned features page will have to wait until the next KDE SC release.
Features not already finished or not listed on the planned features page will have to wait until the next KDE SC release.


=== Thursday, May 10, 2012: KDE 4.7 Dependency Freeze ===
=== Thursday, May 10, 2012: KDE 4.9 Dependency Freeze ===
From this moment on it is not allowed to add new dependencies or bump dependencies versions. It is possible to get an exception for this. Post the patch to reviewboard and add the release-team as reviewer. We will check if the dependency is needed and is available on all platforms.
From this moment on it is not allowed to add new dependencies or bump dependencies versions. It is possible to get an exception for this. Post the patch to reviewboard and add the release-team as reviewer. We will check if the dependency is needed and is available on all platforms.


In other words: If you have a feature that requires a new dependency or a version of a dependency that is higher than currently checked for in the build system, you need to have committed this change before this date.
In other words: If you have a feature that requires a new dependency or a version of a dependency that is higher than currently checked for in the build system, you need to have committed this change before this date.


=== Thursday, May 17, 2012: KDE 4.7 Soft Message Freeze ===
=== Thursday, May 17, 2012: KDE 4.9 Soft Message Freeze ===
All translated messages (GUI strings) are frozen on this date. Only previously untranslated strings or clear errors in strings can be fixed. No major new strings changes should be done. You cannot add new strings, if you really need one ask kde-i18n-doc for an exception. It is ok to remove strings. Exception: Artwork (try to keep the number of new strings low anyways). Exception: Typo fixes can be fixed until the Hard Message Freeze, but you have to mail kde-i18n-doc saying you made a typo fix change.
All translated messages (GUI strings) are frozen on this date. Only previously untranslated strings or clear errors in strings can be fixed. No major new strings changes should be done. You cannot add new strings, if you really need one ask kde-i18n-doc for an exception. It is ok to remove strings. Exception: Artwork (try to keep the number of new strings low anyways). Exception: Typo fixes can be fixed until the Hard Message Freeze, but you have to mail kde-i18n-doc saying you made a typo fix change.


=== Thursday, May 17, 2012: KDE 4.7 Soft API Freeze ===
=== Thursday, May 17, 2012: KDE 4.9 Soft API Freeze ===
To allow the bindings people to have proper time to do their work in preparation to the final release, the API should now be mostly fixed. Changing API is allowed, but commits have to be cc'ed to the kde-bindings mailinglist. This is including older APIs and newly introduced libraries/APIs.
To allow the bindings people to have proper time to do their work in preparation to the final release, the API should now be mostly fixed. Changing API is allowed, but commits have to be cc'ed to the kde-bindings mailinglist. This is including older APIs and newly introduced libraries/APIs.


=== Thursday, May 17, 2012: KDE 4.7 Hard Feature Freeze ===
=== Thursday, May 17, 2012: KDE 4.9 Hard Feature Freeze ===
Trunk is frozen for all feature commits, even those listed in the planned feature document. Only bug fixes are allowed.
Trunk is frozen for all feature commits, even those listed in the planned feature document. Only bug fixes are allowed.


=== Thursday, May 24, 2012: KDE 4.7 Beta 1 Tagging ===
=== Thursday, May 24, 2012: KDE 4.9 Beta 1 Tagging ===
Trunk is frozen for beta release tagging. Only urgent fixes, such as those fixing compilation errors, should be committed. The usual beta rules apply as soon as the Beta tarballs have been generated.
Trunk is frozen for beta release tagging. Only urgent fixes, such as those fixing compilation errors, should be committed. The usual beta rules apply as soon as the Beta tarballs have been generated.


=== Wednesday, May 30, 2012: KDE 4.7 Beta 1 Release ===
=== Wednesday, May 30, 2012: KDE 4.9 Beta 1 Release ===
The beta becomes available for general consumption.
The beta becomes available for general consumption.


=== Thursday, June 7, 2012: KDE 4.7 Beta 2 Tagging ===
=== Thursday, June 7, 2012: KDE 4.9 Beta 2 Tagging ===
Trunk is frozen for beta release tagging. Only urgent fixes, such as those fixing compilation errors, should be committed. The usual beta rules apply as soon as the Beta tarballs have been generated.
Trunk is frozen for beta release tagging. Only urgent fixes, such as those fixing compilation errors, should be committed. The usual beta rules apply as soon as the Beta tarballs have been generated.


=== Wednesday, June 13, 2012: KDE 4.7 Beta 2 Release ===
=== Wednesday, June 13, 2012: KDE 4.9 Beta 2 Release ===
The beta becomes available for general consumption.
The beta becomes available for general consumption.


=== Monday, June 25, 2012: KDE 4.7 Tagging Freeze for Release Candidate 1 ===
=== Monday, June 25, 2012: KDE 4.9 Tagging Freeze for Release Candidate 1 ===
During tagging freeze only compilation fixes for all platforms are allowed to be committed. Everything else (even showstopper fixes) *have* to be run through reviewboard, with the release-team and the affected maintainers as reviewer.  
During tagging freeze only compilation fixes for all platforms are allowed to be committed. Everything else (even showstopper fixes) *have* to be run through reviewboard, with the release-team and the affected maintainers as reviewer.  


=== Monday, June 25, 2012: KDE 4.7 Hard API Freeze ===
=== Monday, June 25, 2012: KDE 4.9 Hard API Freeze ===
To allow the bindings people to have proper time to do there work in preparation to the final release, the API is now frozen. No more changes to APIs or header files (except docs) after this date, including older APIs and newly introduced libraries/APIs.
To allow the bindings people to have proper time to do there work in preparation to the final release, the API is now frozen. No more changes to APIs or header files (except docs) after this date, including older APIs and newly introduced libraries/APIs.


=== Monday, June 25, 2012: KDE 4.7 Hard Message Freeze ===
=== Monday, June 25, 2012: KDE 4.9 Hard Message Freeze ===
Up to now you were able to do typo changes, but you had to mail kde-i18n-doc saying you made a typo fix change. From this moment on you need to contact kde-i18n-doc for every single string change, if noone objects in 5 days you can commit the change.
Up to now you were able to do typo changes, but you had to mail kde-i18n-doc saying you made a typo fix change. From this moment on you need to contact kde-i18n-doc for every single string change, if noone objects in 5 days you can commit the change.


=== Monday, June 25, 2012: KDE 4.7 Artwork and Bindings Freeze ===
=== Monday, June 25, 2012: KDE 4.9 Artwork and Bindings Freeze ===
All artwork is frozen on this date. No new artwork should be added. Existing artwork can continue to be tweaked and fixed.
All artwork is frozen on this date. No new artwork should be added. Existing artwork can continue to be tweaked and fixed.


No new additions to the language bindings, except optional bindings as permitting by the kde-bindings team.
No new additions to the language bindings, except optional bindings as permitting by the kde-bindings team.


=== Monday, June 25, 2012: KDE 4.7 Documentation Freeze ===
=== Monday, June 25, 2012: KDE 4.9 Documentation Freeze ===
No more changes to documentation or handbooks after this date. For typos, spelling and simple grammar changes you have to mail kde-i18n-doc for approval.
No more changes to documentation or handbooks after this date. For typos, spelling and simple grammar changes you have to mail kde-i18n-doc for approval.


=== Tuesday, June 26, 2012: KDE 4.7 Release Candidate 1 Tagging ===
=== Tuesday, June 26, 2012: KDE 4.9 Release Candidate 1 Tagging ===
Branch is frozen for release candidate tagging. Only urgent fixes, such as those fixing compilation errors, should be committed.  
Branch is frozen for release candidate tagging. Only urgent fixes, such as those fixing compilation errors, should be committed.  


=== Wednesday, June 27, 2012: KDE 4.7 Release Candidate 1 Release ===
=== Wednesday, June 27, 2012: KDE 4.9 Release Candidate 1 Release ===
The release candidate is tagged from the branch. Only urgent fixes, such as those fixing compilation errors, should be committed.As soon as the RC has been confirmed to build it will be released immediately.
The release candidate is tagged from the branch. Only urgent fixes, such as those fixing compilation errors, should be committed.As soon as the RC has been confirmed to build it will be released immediately.


=== Monday, July 9, 2012: KDE 4.7 Tagging Freeze for Release Candidate 2 ===
=== Monday, July 9, 2012: KDE 4.9 Tagging Freeze for Release Candidate 2 ===
During tagging freeze only compilation fixes for all platforms are allowed to be committed. Everything else (even showstopper fixes) *have* to be run through reviewboard, with the release-team and the affected maintainers as reviewer.  
During tagging freeze only compilation fixes for all platforms are allowed to be committed. Everything else (even showstopper fixes) *have* to be run through reviewboard, with the release-team and the affected maintainers as reviewer.  


=== Tuesday, July 10, 2012: KDE 4.7 Release Candidate 2 Tagging ===
=== Tuesday, July 10, 2012: KDE 4.9 Release Candidate 2 Tagging ===
Branch is frozen for release candidate tagging. Only urgent fixes, such as those fixing compilation errors, should be committed.  
Branch is frozen for release candidate tagging. Only urgent fixes, such as those fixing compilation errors, should be committed.  


=== Wednesday, July 11, 2012: KDE 4.7 Release Candidate 2 Release ===
=== Wednesday, July 11, 2012: KDE 4.9 Release Candidate 2 Release ===
The release candidate is tagged from the branch. Only urgent fixes, such as those fixing compilation errors, should be committed.As soon as the RC has been confirmed to build it will be released immediately.
The release candidate is tagged from the branch. Only urgent fixes, such as those fixing compilation errors, should be committed.As soon as the RC has been confirmed to build it will be released immediately.


=== Wednesday, July 25, 2012: KDE 4.7 Final Tag ===
=== Wednesday, July 25, 2012: KDE 4.9 Final Tag ===
The branch is frozen for final release tagging. Only urgent fixes, such as those fixing compilation errors, should be committed.  
The branch is frozen for final release tagging. Only urgent fixes, such as those fixing compilation errors, should be committed.  


=== Wednesday, August 1, 2012: KDE 4.7 Release ===
=== Wednesday, August 1, 2012: KDE 4.9 Release ===
Final release is released for general consumption.
Final release is released for general consumption.


=== Thursday, September 27, 2012: KDE 4.7.1 tagging ===
=== Thursday, September 27, 2012: KDE 4.9.1 tagging ===
A KDE minor release is tagged and made available to the packagers.
A KDE minor release is tagged and made available to the packagers.


=== Tuesday, October 2, 2012: KDE 4.7.1 release ===
=== Tuesday, October 2, 2012: KDE 4.9.1 release ===
A KDE minor release is released to the public.
A KDE minor release is released to the public.


=== Thursday, November 1, 2012: KDE 4.7.2 tagging ===
=== Thursday, November 1, 2012: KDE 4.9.2 tagging ===
A KDE minor release is tagged and made available to the packagers.
A KDE minor release is tagged and made available to the packagers.


=== Tuesday, November 6, 2012: KDE 4.7.2 release ===
=== Tuesday, November 6, 2012: KDE 4.9.2 release ===
A KDE minor release is released to the public.
A KDE minor release is released to the public.


=== Thursday, November 29, 2012: KDE 4.7.3 tagging ===
=== Thursday, November 29, 2012: KDE 4.9.3 tagging ===
A KDE minor release is tagged and made available to the packagers.
A KDE minor release is tagged and made available to the packagers.


=== Tuesday, December 4, 2012: KDE 4.7.3 release ===
=== Tuesday, December 4, 2012: KDE 4.9.3 release ===
A KDE minor release is released to the public.
A KDE minor release is released to the public.


=== Thursday, December 27, 2012: KDE 4.7.4 tagging ===
=== Thursday, December 27, 2012: KDE 4.9.4 tagging ===
A KDE minor release is tagged and made available to the packagers.
A KDE minor release is tagged and made available to the packagers.


=== Tuesday, January 1, 2013: KDE 4.7.4 release ===
=== Tuesday, January 1, 2013: KDE 4.9.4 release ===
A KDE minor release is released to the public.
A KDE minor release is released to the public.


=== Thursday, January 31, 2013: KDE 4.7.5 tagging ===
=== Thursday, January 31, 2013: KDE 4.9.5 tagging ===
A KDE minor release is tagged and made available to the packagers.
A KDE minor release is tagged and made available to the packagers.


=== Tuesday, February 5, 2013: KDE 4.7.5 release ===
=== Tuesday, February 5, 2013: KDE 4.9.5 release ===
A KDE minor release is released to the public.
A KDE minor release is released to the public.

Revision as of 18:08, 20 February 2012

Thursday, May 3, 2012: KDE 4.9 Soft Feature Freeze

Trunk is frozen for feature commits that are not listed in the planned feature document. Only bugfixes and the code implementing the listed features are to be committed after this date. The feature list also closes today.

Features not already finished or not listed on the planned features page will have to wait until the next KDE SC release.

Thursday, May 10, 2012: KDE 4.9 Dependency Freeze

From this moment on it is not allowed to add new dependencies or bump dependencies versions. It is possible to get an exception for this. Post the patch to reviewboard and add the release-team as reviewer. We will check if the dependency is needed and is available on all platforms.

In other words: If you have a feature that requires a new dependency or a version of a dependency that is higher than currently checked for in the build system, you need to have committed this change before this date.

Thursday, May 17, 2012: KDE 4.9 Soft Message Freeze

All translated messages (GUI strings) are frozen on this date. Only previously untranslated strings or clear errors in strings can be fixed. No major new strings changes should be done. You cannot add new strings, if you really need one ask kde-i18n-doc for an exception. It is ok to remove strings. Exception: Artwork (try to keep the number of new strings low anyways). Exception: Typo fixes can be fixed until the Hard Message Freeze, but you have to mail kde-i18n-doc saying you made a typo fix change.

Thursday, May 17, 2012: KDE 4.9 Soft API Freeze

To allow the bindings people to have proper time to do their work in preparation to the final release, the API should now be mostly fixed. Changing API is allowed, but commits have to be cc'ed to the kde-bindings mailinglist. This is including older APIs and newly introduced libraries/APIs.

Thursday, May 17, 2012: KDE 4.9 Hard Feature Freeze

Trunk is frozen for all feature commits, even those listed in the planned feature document. Only bug fixes are allowed.

Thursday, May 24, 2012: KDE 4.9 Beta 1 Tagging

Trunk is frozen for beta release tagging. Only urgent fixes, such as those fixing compilation errors, should be committed. The usual beta rules apply as soon as the Beta tarballs have been generated.

Wednesday, May 30, 2012: KDE 4.9 Beta 1 Release

The beta becomes available for general consumption.

Thursday, June 7, 2012: KDE 4.9 Beta 2 Tagging

Trunk is frozen for beta release tagging. Only urgent fixes, such as those fixing compilation errors, should be committed. The usual beta rules apply as soon as the Beta tarballs have been generated.

Wednesday, June 13, 2012: KDE 4.9 Beta 2 Release

The beta becomes available for general consumption.

Monday, June 25, 2012: KDE 4.9 Tagging Freeze for Release Candidate 1

During tagging freeze only compilation fixes for all platforms are allowed to be committed. Everything else (even showstopper fixes) *have* to be run through reviewboard, with the release-team and the affected maintainers as reviewer.

Monday, June 25, 2012: KDE 4.9 Hard API Freeze

To allow the bindings people to have proper time to do there work in preparation to the final release, the API is now frozen. No more changes to APIs or header files (except docs) after this date, including older APIs and newly introduced libraries/APIs.

Monday, June 25, 2012: KDE 4.9 Hard Message Freeze

Up to now you were able to do typo changes, but you had to mail kde-i18n-doc saying you made a typo fix change. From this moment on you need to contact kde-i18n-doc for every single string change, if noone objects in 5 days you can commit the change.

Monday, June 25, 2012: KDE 4.9 Artwork and Bindings Freeze

All artwork is frozen on this date. No new artwork should be added. Existing artwork can continue to be tweaked and fixed.

No new additions to the language bindings, except optional bindings as permitting by the kde-bindings team.

Monday, June 25, 2012: KDE 4.9 Documentation Freeze

No more changes to documentation or handbooks after this date. For typos, spelling and simple grammar changes you have to mail kde-i18n-doc for approval.

Tuesday, June 26, 2012: KDE 4.9 Release Candidate 1 Tagging

Branch is frozen for release candidate tagging. Only urgent fixes, such as those fixing compilation errors, should be committed.

Wednesday, June 27, 2012: KDE 4.9 Release Candidate 1 Release

The release candidate is tagged from the branch. Only urgent fixes, such as those fixing compilation errors, should be committed.As soon as the RC has been confirmed to build it will be released immediately.

Monday, July 9, 2012: KDE 4.9 Tagging Freeze for Release Candidate 2

During tagging freeze only compilation fixes for all platforms are allowed to be committed. Everything else (even showstopper fixes) *have* to be run through reviewboard, with the release-team and the affected maintainers as reviewer.

Tuesday, July 10, 2012: KDE 4.9 Release Candidate 2 Tagging

Branch is frozen for release candidate tagging. Only urgent fixes, such as those fixing compilation errors, should be committed.

Wednesday, July 11, 2012: KDE 4.9 Release Candidate 2 Release

The release candidate is tagged from the branch. Only urgent fixes, such as those fixing compilation errors, should be committed.As soon as the RC has been confirmed to build it will be released immediately.

Wednesday, July 25, 2012: KDE 4.9 Final Tag

The branch is frozen for final release tagging. Only urgent fixes, such as those fixing compilation errors, should be committed.

Wednesday, August 1, 2012: KDE 4.9 Release

Final release is released for general consumption.

Thursday, September 27, 2012: KDE 4.9.1 tagging

A KDE minor release is tagged and made available to the packagers.

Tuesday, October 2, 2012: KDE 4.9.1 release

A KDE minor release is released to the public.

Thursday, November 1, 2012: KDE 4.9.2 tagging

A KDE minor release is tagged and made available to the packagers.

Tuesday, November 6, 2012: KDE 4.9.2 release

A KDE minor release is released to the public.

Thursday, November 29, 2012: KDE 4.9.3 tagging

A KDE minor release is tagged and made available to the packagers.

Tuesday, December 4, 2012: KDE 4.9.3 release

A KDE minor release is released to the public.

Thursday, December 27, 2012: KDE 4.9.4 tagging

A KDE minor release is tagged and made available to the packagers.

Tuesday, January 1, 2013: KDE 4.9.4 release

A KDE minor release is released to the public.

Thursday, January 31, 2013: KDE 4.9.5 tagging

A KDE minor release is tagged and made available to the packagers.

Tuesday, February 5, 2013: KDE 4.9.5 release

A KDE minor release is released to the public.