[Libreoffice-qa] [ANNOUNCE] Branch libreoffice-4-1-0 and Tag libreoffice-4.1.0.2 created
Christian Lohmaier
lohmaier at googlemail.com
Wed Jul 3 09:27:33 PDT 2013
Hi all,
The tag libreoffice-4.1.0.2 (AKA 4.1.0 RC2) and the corresponding
branch libreoffice-4-1-0 have been created.
The branch will be used for fine tuning of the 4.1.0 release. (there
is one additional RC planned)
The following rules apply:
+ preferably just translation or blocker fixes
+ only cherry-picking from libreoffice-4-1 branch
+ 2 additional reviews needed; 2nd reviewer pushes
+ no regular merges back to anything
The 'libreoffice-4-1' branch is still active and will be used for the
4.1.1 bugfix release. Please read more at
http://wiki.documentfoundation.org/ReleasePlan/4.1#4.1.0_release
http://wiki.documentfoundation.org/Development/Branches
http://wiki.documentfoundation.org/Release_Criteria
Now, if you want to switch your clone to the branch, please do:
./g pull -r
./g checkout -b libreoffice-4-1-0 origin/libreoffice-4-1-0
To checkout the tag, use
./g fetch --tags
./g checkout -b tag-libreoffice-4.1.0.2 libreoffice-4.1.0.2
Hopefully it will work for you :-) Most probably, you will also want to
do (if you haven't done it yet):
git config --global push.default tracking
When you do git push with this, git will push only the branch you are
on; e.g. libreoffice-4-1-0 when you have switched to it. This will
save you some git shouting at you.
Linux distro packages might find source tarballs at
http://dev-builds.libreoffice.org/pre-releases/src/
They will soon be available from the official page together with the builds.
Attached is the list of changes against RC1
Happy hacking,
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugs-changelog-libreoffice-4-1-0-release-4.1.0.2.log
Type: application/octet-stream
Size: 8246 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice-qa/attachments/20130703/3d3ecdf0/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugs-libreoffice-4-1-0-release-4.1.0.2.log
Type: application/octet-stream
Size: 7558 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice-qa/attachments/20130703/3d3ecdf0/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugs-libreoffice-4-1-0-release-4.1.0.2.wiki
Type: application/octet-stream
Size: 8074 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice-qa/attachments/20130703/3d3ecdf0/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: commits-libreoffice-4-1-0-release-4.1.0.2.log
Type: application/octet-stream
Size: 13543 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice-qa/attachments/20130703/3d3ecdf0/attachment-0007.obj>
More information about the Libreoffice-qa
mailing list