Bug 53295 - Remove univention.lib.license_tools and shell wrapper
Remove univention.lib.license_tools and shell wrapper
Status: NEW
Product: UCS
Classification: Unclassified
Component: License
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on: 38951
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-20 15:41 CEST by Philipp Hahn
Modified: 2022-04-21 00:48 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
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): API change, bitesize, Cleanup
Max CVSS v3 score:
hahn: Patch_Available+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2021-05-20 15:41:29 CEST
Was used for Cloud-Service-Provides with UCS-4 via Bug #38951
Unused since then.
Not documented anyway.

cd base/univention-lib
git rm -- python/license_tools.py shell/license.sh
dch "Bug #${BUG?} Remove license_tool"
git add -- debian/changelog
git commit -m "Bug #${BUG?} Remove license_tool"