Bug 51763 - univention-s4-connector/univention-appcenter: Add --ucsversionstart/end to ucs_registerLDAPExtension calls
univention-s4-connector/univention-appcenter: Add --ucsversionstart/end to uc...
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: S4 Connector
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0
Assigned To: Arvid Requate
Florian Best
:
Depends on: 51622
Blocks:
  Show dependency treegraph
 
Reported: 2020-08-03 11:56 CEST by Arvid Requate
Modified: 2021-05-25 16:00 CEST (History)
1 user (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):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2020-08-03 11:56:43 CEST
Add --ucsversionstart/end to ucs_registerLDAPExtension calls in S4-Connector join script.
Comment 1 Arvid Requate univentionstaff 2020-08-03 12:18:55 CEST
Only necessary for udm_module and udm_syntax (and udm_hook).

a1c24d8db4 | Add ucsversionstart/end to ucs_registerLDAPExtension

Successful build
Package: univention-s4-connector
Version: 14.0.0-6A~5.0.0.202008031212
Branch: ucs_5.0-0
Comment 2 Florian Best univentionstaff 2020-08-03 13:20:39 CEST
univention-appcenter (9.0.0-13)
bd63f0f25008 | Bug #51763: Add ucsversionstart/end to ucs_registerLDAPExtension
Comment 3 Arvid Requate univentionstaff 2020-08-03 18:53:13 CEST
Yeah thanks.

univention-appcenter too:

bd63f0f250 | Add ucsversionstart/end to ucs_registerLDAPExtension

Package: univention-appcenter
Version: 9.0.0-13A~5.0.0.202008031239
Branch: ucs_5.0-0
Comment 4 Florian Best univentionstaff 2021-03-02 17:38:43 CET
REOPEN: changelog entry is missing.
OK: all UDM extensions are registered for >= UCS 4.4-0 and <= USC 5.99-0.
OK: git grep -A1 ucs_registerLDAPExtension **.inst
OK: The following schema files were omitted because they can't contain Python code and the registration logic doesn't evaluate --ucsversionstart:

services/univention-s4-connector/97univention-s4-connector.inst:ucs_registerLDAPExtension "$@" \
services/univention-s4-connector/97univention-s4-connector.inst-        --schema /usr/share/univention-s4-connector/ldap/msgpwl.schema || die

services/univention-s4-connector/97univention-s4-connector.inst:ucs_registerLDAPExtension "$@" \
services/univention-s4-connector/97univention-s4-connector.inst-        --schema /usr/share/univention-s4-connector/ldap/msgpipsec.schema || die 

services/univention-s4-connector/97univention-s4-connector.inst:ucs_registerLDAPExtension "$@" \
services/univention-s4-connector/97univention-s4-connector.inst-        --schema /usr/share/univention-s4-connector/ldap/msgpsi.schema || die

management/univention-self-service/35univention-self-service-passwordreset-umc.inst:ucs_registerLDAPExtension "$@" --schema /usr/share/univention-self-service/self-service-passwordreset.schema

doc/developer-reference/udm/ea/50extended-attribute.inst:ucs_registerLDAPExtension "$@" \
doc/developer-reference/udm/ea/50extended-attribute.inst-       --schema /usr/share/extended-attribute/extended-attribute.schema
Comment 5 Arvid Requate univentionstaff 2021-03-23 16:29:50 CET
f439b19dee | Changelog entry
Comment 6 Florian Best univentionstaff 2021-03-23 19:00:53 CET
OK: changelog entry
Comment 7 Florian Best univentionstaff 2021-05-25 16:00:15 CEST
UCS 5.0 has been released:
 https://docs.software-univention.de/release-notes-5.0-0-en.html
 https://docs.software-univention.de/release-notes-5.0-0-de.html

If this error occurs again, please use "Clone This Bug".