Bug 45988 - create 4.3 git branch
create 4.3 git branch
Status: CLOSED FIXED
Product: UCS@school
Classification: Unclassified
Component: General
UCS@school 4.3
Other Linux
: P5 normal (vote)
: UCS@school 4.3 v1
Assigned To: Daniel Tröder
Jürn Brodersen
:
Depends on:
Blocks: 45986
  Show dependency treegraph
 
Reported: 2018-01-08 14:08 CET by Daniel Tröder
Modified: 2018-03-14 13:11 CET (History)
1 user (show)

See Also:
What kind of report is it?: Release Management
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tröder univentionstaff 2018-01-08 14:08:32 CET
branch ucsschool/4.3 git from ucsschool/4.2.
Comment 1 Daniel Tröder univentionstaff 2018-01-15 13:22:57 CET
git checkout -b 4.3 origin/4.2
git rm doc/errata/published/*
vi doc/errata/staging/0template.yaml
git add doc/errata/staging/0template.yaml
git commit -m "Bug #45988: branch ucsschool 4.3"
git push
git branch --set-upstream-to=origin/4.3 

for I in *; do (cd $I && uniupdatecopyright); done

cd italc; dch -i
for I in ucs-school-* italc-windows univention-management-console-module-selective-udm; do (cd $I && ~/git/toolshed/bump-version); done

95123447 branch ucsschool 4.3
b1b97eac update copyright
7cd56e37 bump version
e947ea92 bump version
Comment 2 Jürn Brodersen univentionstaff 2018-02-19 15:39:28 CET
dc7c818d: Add bugnumber to version bump
ad76aade: fix italc copyright

-> Verified
Comment 3 Sönke Schwardt-Krummrich univentionstaff 2018-03-14 13:11:49 CET
UCS@school 4.3 v1 has been released.

https://docs.software-univention.de/release-notes-ucsschool-4.3v1-de.html

If this error occurs again, please clone this bug.