Commit Graph

120 Commits

Author SHA1 Message Date
a517fc4040 [notify] curl: update to 7.65.0
includes two security fixes, see
- https://curl.haxx.se/changes.html
- https://curl.haxx.se/docs/CVE-2019-5435.html
- https://curl.haxx.se/docs/CVE-2019-5436.html
2019-05-22 16:55:03 +02:00
994ea99691 curl: update to 7.64.1 2019-03-28 16:09:24 +01:00
4772e03977 [notify] curl: update to 7.64.0
several security fixes, see
https://curl.haxx.se/changes.html#7_64_0
2019-02-06 12:01:46 +01:00
8f583e140a curl: update to 7.63.0 2018-12-12 10:56:05 +01:00
9610977ff7 [notify] curl: update to 7.62.0
includes security fixes, see https://curl.haxx.se/changes.html#7_62_0
2018-10-31 16:28:54 +01:00
Fredrik Rinnestam
8fefc328fc [notify] curl: updated to 7.61.1. Fix for CVE-2018-14618 2018-09-05 21:54:03 +02:00
Fredrik Rinnestam
eac4f1a249 [notify] curl: updated to 7.61.0 Fix for CVE-2018-0500
https://curl.haxx.se/docs/adv_2018-70a2.html
2018-07-11 21:29:38 +02:00
Fredrik Rinnestam
83b5b412c8 [notify] curl: updated to 7.60.0. Fix for CVE-2018-1000300, CVE-2018-1000301 2018-05-17 00:57:29 +02:00
Fredrik Rinnestam
8e0b6f0641 [notify] curl: updated to 7.59.0. Fix for CVE-2018-1000120, CVE-2018-1000121 and CVE-2018-1000122
https://curl.haxx.se/docs/adv_2018-9cd6.html
https://curl.haxx.se/docs/adv_2018-97a2.html
https://curl.haxx.se/docs/adv_2018-b047.html
2018-03-14 11:26:23 +01:00
ace69967db [notify] curl: update to 7.58.0
includes security fixes, see
- https://curl.haxx.se/docs/adv_2018-b3bf.html
- https://curl.haxx.se/docs/adv_2018-824a.html
2018-01-24 12:22:39 +01:00
9a6c7a5ba2 [notify] curl: update to 7.57.0
includes security fixes for CVE-2017-{8816,8817,8818}, see
https://curl.haxx.se/changes.html#7_57_0
2017-11-29 15:15:58 +01:00
fa4e2ab977 [notify] curl: update to 7.56.1
includes a security fix for CVE-2017-1000257, see
https://curl.haxx.se/docs/adv_20171023.html
2017-10-23 09:29:16 +02:00
9ee4516922 [notify] curl: update to 7.56.0
includes a security fix for CVE-2017-1000254, see
- https://curl.haxx.se/docs/adv_20171004.html
- https://curl.haxx.se/changes.html
2017-10-04 16:29:42 +02:00
d80665f86b curl: upate to 7.55.1 2017-08-15 09:24:45 +02:00
40dcdb1b11 curl: fix signature 2017-08-09 12:29:15 +02:00
8883590936 [notify] curl: update to 7.55.0
Several security fixes, see https://curl.haxx.se/docs/vuln-7.54.1.html
2017-08-09 11:28:46 +02:00
4fae30ffbd curl: update to 7.54.1 2017-06-14 18:40:57 +02:00
Fredrik Rinnestam
a00693ffc2 [notify] curl: updated to 7.54.0. Fix for CVE-2016-5419. 2017-04-19 08:44:36 +02:00
c9851724d8 curl: update to 7.53.1 2017-02-26 11:53:28 +01:00
Fredrik Rinnestam
78b12eed38 curl: updated to 7.53.0 2017-02-22 21:28:44 +01:00
Fredrik Rinnestam
4be05e831b updated signatures 2017-01-25 03:08:51 +01:00
Fredrik Rinnestam
ca9412a381 Merge branch '3.2' into 3.3 2017-01-25 03:08:36 +01:00
Fredrik Rinnestam
d66e796c49 curl: bumped release 2017-01-25 03:08:08 +01:00
Fredrik Rinnestam
7b7ea6702f curl: added patch for upstream bug #1174 2017-01-25 03:08:08 +01:00
Fredrik Rinnestam
49edd89f34 updated signatures 2016-12-23 18:27:04 +01:00
Fredrik Rinnestam
5248ce69b4 Merge branch '3.2' into 3.3 2016-12-23 18:26:52 +01:00
Fredrik Rinnestam
2d729f7889 [notify] curl: updated to 7.52.1. Fix for CVE-2016-9594 2016-12-23 18:26:26 +01:00
68a93f7ecc signature updates 2016-12-21 11:08:11 +01:00
c96652242b Merge branch '3.2' into 3.3 2016-12-21 11:02:04 +01:00
6ff55a16c6 [notify] curl: update to 7.52.0
including one security fix, see https://curl.haxx.se/changes.html#7_52_0
2016-12-21 10:56:55 +01:00
Fredrik Rinnestam
4eccbd2704 updated signatures 2016-11-02 09:03:34 +01:00
Fredrik Rinnestam
5b946ab2c3 Merge branch '3.2' into 3.3 2016-11-02 09:03:04 +01:00
Fredrik Rinnestam
53c6722a1e [notify] curl: updated to 7.51.0
Resolves:

    CVE-2016-8615: cookie injection for other servers
    CVE-2016-8616: case insensitive password comparison
    CVE-2016-8617: OOB write via unchecked multiplication
    CVE-2016-8618: double-free in curl_maprintf
    CVE-2016-8619: double-free in krb5 code
    CVE-2016-8620: glob parser write/read out of bounds
    CVE-2016-8621: curl_getdate read out of bounds
    CVE-2016-8622: URL unescape heap overflow via integer truncation
    CVE-2016-8623: Use-after-free via shared cookies
    CVE-2016-8624: invalid URL parsing with '#'
    CVE-2016-8625: IDNA 2003 makes curl use wrong host

https://curl.haxx.se/changes.html
2016-11-02 09:02:09 +01:00
Fredrik Rinnestam
32d3520029 updated signatures 2016-09-22 22:04:03 +02:00
Fredrik Rinnestam
bfb087bbff Merge branch '3.2' into 3.3 2016-09-22 22:03:10 +02:00
9d1c50bdbb [notify] curl: update to 7.50.3
includes one security fix, see
- https://curl.haxx.se/changes.html#7_50_3
- https://curl.haxx.se/docs/adv_20160914.html
2016-09-16 09:36:20 +02:00
e3ecc72020 signature updates for curl, libdevmapper, libmpfr and util-linux 2016-09-08 14:34:52 +02:00
861544fa18 Merge branch '3.2' into 3.3 2016-09-08 14:29:59 +02:00
d7833d8468 curl: update to 7.50.2 2016-09-08 09:44:54 +02:00
Fredrik Rinnestam
642d2fff7e updated signatures for curl diffutils iproute2 libmpfr 2016-08-09 19:59:46 +02:00
Fredrik Rinnestam
8206ca69a1 Merge branch '3.2' into 3.3 2016-08-09 19:58:52 +02:00
82d5eb39ef [notify] curl: update to 7.50.1
Includes security fixes for CVE-2016-54{19,20,21}, see
- https://curl.haxx.se/changes.html
- https://curl.haxx.se/docs/security.html
2016-08-03 12:54:43 +02:00
Fredrik Rinnestam
d8725f0d30 updated signatures 2016-07-23 02:33:10 +02:00
Fredrik Rinnestam
68955a6dd2 Merge branch '3.2' into 3.3 2016-07-23 02:32:03 +02:00
01e3e2ddfa curl: update to 7.50.0 2016-07-21 15:39:20 +02:00
Fredrik Rinnestam
b6fab05677 updated core ports signatures 2016-06-15 00:38:51 +02:00
f6f8b55259 curl: update to 7.49.1 2016-05-30 13:36:06 +02:00
d58779b97a curl: update to 7.49.0 2016-05-20 12:25:56 +02:00
e8fa3352ca curl: update to 7.48.0 2016-03-25 13:25:29 +01:00
494617aca8 curl: update to 7.47.1 2016-02-08 18:03:01 +01:00