Bug 51980 - Remove univention-ftp
Remove univention-ftp
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: General
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0
Assigned To: Philipp Hahn
Florian Best
:
Depends on:
Blocks: 52981
  Show dependency treegraph
 
Reported: 2020-09-09 14:46 CEST by Philipp Hahn
Modified: 2021-05-25 16:01 CEST (History)
0 users

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): Cleanup
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2020-09-09 14:46:37 CEST
FTP is no longer supported with UCS-5 - use http[2s]://
Comment 1 Florian Best univentionstaff 2020-10-19 17:10:39 CEST
REOPEN: shouldn't we unset the UCR variables?!:
-ucr set \
-       security/packetfilter/package/univention-ftp/tcp/20/all=ACCEPT \
-       security/packetfilter/package/univention-ftp/tcp/20/all/en="FTP" \
-       security/packetfilter/package/univention-ftp/tcp/21/all=ACCEPT \
-       security/packetfilter/package/univention-ftp/tcp/21/all/en="FTP"
Comment 2 Philipp Hahn univentionstaff 2021-03-10 17:57:58 CET
(In reply to Florian Best from comment #1)
> REOPEN: shouldn't we unset the UCR variables?!:
> -ucr set \
> -       security/packetfilter/package/univention-ftp/tcp/20/all=ACCEPT \
> -       security/packetfilter/package/univention-ftp/tcp/20/all/en="FTP" \
> -       security/packetfilter/package/univention-ftp/tcp/21/all=ACCEPT \
> -       security/packetfilter/package/univention-ftp/tcp/21/all/en="FTP"

For unsetting we would need to ship a package version, which does the "ucr unset". That should be done automatically on package removal/puge, but there is no debian/univention-ftp.postrm in UCS-4.
We do not want to do this in UCS-5 as that would require keeping the package for yet another release.

As with all other packages we chose to document this in doc/extended-docs/ucr-deprecated.yaml
Comment 3 Florian Best univentionstaff 2021-03-10 21:16:41 CET
(In reply to Philipp Hahn from comment #2)
We could unset them in postup.sh.
Comment 5 Florian Best univentionstaff 2021-03-23 15:17:29 CET
OK: package removal
OK: changelog entry
Comment 6 Florian Best univentionstaff 2021-05-25 16:01:07 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".