diff options
Diffstat (limited to 'curl/README.md')
-rw-r--r-- | curl/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/curl/README.md b/curl/README.md new file mode 100644 index 0000000..327e985 --- /dev/null +++ b/curl/README.md @@ -0,0 +1,14 @@ +# curl upstream +http://mirror.city-fan.org/ftp/contrib/yum-repo/development/source/curl-7.66.0-1.1.cf.fc32.src.rpm + +# Reason for being in ffs-dependencies +FreeFileSync follows libcurl very aggressively. + +# Reverse dependency matrix +Distro | FreeFileSync version | libcurl version +---------- | -------------------- | --------------- +CentOS 7 | 10.16 | 7.66.0 +CentOS 8 | 10.16 | 7.66.0 + +# Differences from upstream +No changes. |