[master] fix(security): Update code signing revocation list#62019
Conversation
Signed-off-by: GitHub <noreply@github.com>
|
/backport to stable-34 please |
|
The backport to # Switch to the target branch and update it
git checkout stable-34
git pull origin stable-34
# Create the new backport branch
git checkout -b backport/62019/stable-34
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 61aea0c8
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/62019/stable-34Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/62019/stable-34') Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport to stable-33 please |
|
The backport to # Switch to the target branch and update it
git checkout stable-33
git pull origin stable-33
# Create the new backport branch
git checkout -b backport/62019/stable-33
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 61aea0c8
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/62019/stable-33Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/62019/stable-33') Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport to stable34 please |
|
/backport to stable33 please |
|
/backport to stable32 please |
|
/backport to stable31 please |
|
/backport to stable30 please |
|
/backport to stable29 please |
Auto-generated update of code signing revocation list from Appstore