Hi @reviewers / @review-team , I would like to request the classic
track for the curl
snap.
This track is meant to have an alternative distribution of curl, while shipping the strictly confined snap from the latest
track.
This was discussed in Classic confinement request for curl, while there as no okay for the classic confinement I strongly ask to reconsider.
Reason being that is the confined snap is installed every script that tries to use --output
to something else then the users home directory will fail. This includes tools like rustup.sh
, nvm-sh
.
But also command like curl -X POST -d "@<random file location not in homedir>" <url>
will fail under strict confinement.