Commit 636d8604 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

component/curl: version 7.56.0 including security fixes.

parent c9b5d6d7
master 1.0 alain-wrapper-recipe arnau arnau-RD-pylint-latest cleanup/erp5_drop_erp5-util-develop cmf_upgrade_versions debug-resiliency erp5-component erp5-frontend-request-fix erp5-request erp5-schema-balancer erp5-tokudb exportsh feat/erp5_shared feat/metabase feat/run-tests-at-compile-time feat/seleniumrunner-firefox-60 feat/testcase firefox52 fix-1.0.106.1 fix-1.0.56 fix-1.0.95 fix-1.0.95.1 fix/python3.6 fix/slaprunner_missing_slapos_scripts gitlab-fixup glib haproxy-config-header intentially_broken_cloudooo jm keep-around/f67bd37e5e2a04b3dd0d04d67016ffbe9a73afa4 kvm-slaprunner-py3 kvm-testing monitor-py3 nayuos-anonimity nayuos-cleanup nayuos-cleanup-squash nayuos-devserver nayuos-lorenzo php-7 proview-newer-sysfs proview-newer-sysfs-openjdk proview-r resiliencefix restore-from-backup runner-multi-sr tomo_fix_erp5 tomo_fix_kvm tomo_old_slapos_to_test_testnode ttrm-novel ttrm-novel-fix-testnode wsgi-gevent zope4 1.0.141 1.0.140 1.0.137 1.0.136 1.0.135 1.0.134 1.0.133 1.0.132 1.0.131 1.0.130 1.0.129 1.0.128 1.0.127 1.0.126 1.0.125 1.0.124 1.0.123 1.0.122 1.0.121 1.0.120 1.0.119 1.0.118 1.0.117 1.0.116 1.0.115 1.0.114 1.0.113 1.0.112 1.0.111 1.0.110 1.0.109 1.0.108 1.0.107 1.0.106.1 1.0.106 1.0.105 1.0.104 1.0.103 1.0.102 1.0.101 1.0.100 1.0.99 1.0.98 1.0.97 1.0.96 1.0.95.2 1.0.95.1 1.0.95 1.0.94 1.0.93 1.0.92 1.0.91 1.0.90 1.0.89 1.0.88 1.0.87 1.0.86 1.0.85 1.0.84 1.0.83.1 1.0.83 1.0.82 1.0.81 1.0.80 1.0.79 1.0.78 1.0.77 1.0.76 1.0.75 1.0.74 1.0.73 1.0.72 1.0.71 1.0.70 1.0.69 1.0.68 1.0.67 1.0.66 1.0.65 1.0.64 1.0.63 1.0.62 1.0.60.1 1.0.60 1.0.59 1.0.58 1.0.57 1.0.56.1 1.0.56 slapos.cookbook-1.0.124 seleniumrunner-firefox60 re6stnet-0.551+2 re6stnet-0.548+3 re6stnet-0.541+1 re6stnet-0.539+3 re6stnet-0.539+2 re6stnet-0.539+1 re6stnet-0.536+2 phase-1.00 erp5testnode-scalability-1-rc2 erp5testnode-scalability-1-rc1
No related merge requests found
......@@ -6,14 +6,15 @@ extends =
../openssl/buildout.cfg
../perl/buildout.cfg
../pkgconfig/buildout.cfg
../xz-utils/buildout.cfg
../zlib/buildout.cfg
parts =
curl
[curl]
recipe = slapos.recipe.cmmi
url = http://curl.haxx.se/download/curl-7.54.1.tar.bz2
md5sum = 6b6eb722f512e7a24855ff084f54fe55
url = http://curl.haxx.se/download/curl-7.56.0.tar.xz
md5sum = 18ebc36c5dc9317d4a0b5db94a4e12ad
configure-options =
--disable-static
--disable-ldap
......@@ -44,6 +45,6 @@ configure-options =
--without-nghttp2
environment =
PATH=${perl:location}/bin:${pkgconfig:location}/bin:%(PATH)s
PATH=${perl:location}/bin:${pkgconfig:location}/bin:${xz-utils:location}/bin:%(PATH)s
PKG_CONFIG_PATH=${openssl:location}/lib/pkgconfig
LDFLAGS=-Wl,-rpath=${zlib:location}/lib -Wl,-rpath=${openssl:location}/lib
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment