Code:./build versions
Is not listing anything like cURL, it is a CentOS 7 server.
Curl is not listed anymore in that command and you cannot build curl anymore with CustomBuild.
What does
curl -V
show?Code:./build versions
Is not listing anything like cURL, it is a CentOS 7 server.
curl -V
show?./build update_versions
should do the things.
[root@vps custombuild]# ./build update_versions
Updating cURL
Removing file: /usr/local/bin/curl...
Removing file: /usr/local/bin/curl-config...
....
Package libcurl-devel-7.29.0-59.el7_9.1.x86_64 already installed and latest version
$ curl -VCurl is not listed anymore in that command and you cannot build curl anymore with CustomBuild.
What doescurl -V
show?
I am in for the solution! But, for me it feels tricky to do custom stuff on a production server for something what wasn't a problem till this weekend. So, if somebody could help me through the steps how to update cURL from 7.29.0 upwards, I am more than happy
I don't think that will help anymore. Lot of people can't find or create a fix themselves either.- complain
cURL
when you use it from OS repository? Sure, I could find a change-log, but it does not give clues on your use cases.Not features. Security updates.what specific features are you missing incURL
I see, learned something here. So in fact the only thing I'm missing are the new features from 7.29 up? So no Http2 for example.No, security fixes are “backported”, so if you keep the system up to date everything is ok.
1. upgrade your OS to 8.xPlease supply ideas for how to install a newer version of cURL if you have one.
3. I wish that I had been able to stop the DA upgrade. Server on Centos 7 also. Don't like being forced into AlmaLinux 8. Especially not hastily.1. upgrade your OS to 8.x
2. manual install (can be messy)
3. Stick with DA 1644 (I have stopped the upgrade (to DA 1.645) for the only Centos 7 server we had, only because of the outdated cURL in OS)
4. still hate the decision of DA staff to drop cURL support in CB !