Re: About 7.1

2021-01-05 Thread Michael Stahl

On 02.01.21 16:53, Dante Doménech wrote:
Hello. How can I check if those changes are in 7.1 and add them in case 
they're not?

The first one is important because external libraries depend on it.
The second one corrects a great memory error.
The third one is the data required for it to work.
https://gerrit.libreoffice.org/c/core/+/108028 

https://gerrit.libreoffice.org/c/core/+/108415 

https://gerrit.libreoffice.org/c/core/+/108333 






you can use this to check which branch contains the commit:

  git branch -a --contains a26504cb5790eff1ca8b932382f73ff3baaec50a

this is your 3rd gerrit patch and it's only in master.

any commit to release branches after it has been branched from master 
must go via gerrit, so you can see on its gerrit page.


for example https://gerrit.libreoffice.org/c/core/+/108559 in the top 
right under "cherry-picks" shows some release branches.


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: About 7.1

2021-01-02 Thread himajin100000

Hi,

I would use these information to be sure.

https://wiki.documentfoundation.org/ReleasePlan/7.1#7.1.0_release

https://git.libreoffice.org/core/+log/refs/heads/libreoffice-7-1/?s=871a91bf41a2ef60195c6c0886d67409b175cb5d


Hello. How can I check if those changes are in 7.1


I don't think they are in 7.1 yet.
I have never tried, but I believe you can cherrypick the patch to 
another branch, i.e. libreoffice-7-1.


and those have 'Repo | Branch core | libreoffice-7-1' on the left side 
of the patch. see below for example.

https://gerrit.libreoffice.org/c/core/+/106747

when someone with an adequate privilege gives Code-Review+2 there, and 
merges the cherry-picked patch, the fix will be in the branch.


--
himajin10
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


About 7.1

2021-01-02 Thread Dante Doménech
Hello. How can I check if those changes are in 7.1 and add them in case
they're not?
The first one is important because external libraries depend on it.
The second one corrects a great memory error.
The third one is the data required for it to work.
https://gerrit.libreoffice.org/c/core/+/108028
https://gerrit.libreoffice.org/c/core/+/108415
https://gerrit.libreoffice.org/c/core/+/108333
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice