You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2019/04/02 10:25:42 UTC

[httpcomponents-client] branch 4.5.x updated (2035aae -> 288699c)

This is an automated email from the ASF dual-hosted git repository.

olegk pushed a change to branch 4.5.x
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git.


    from 2035aae  Upgraded HttpClient version to 4.5.9-SNAPSHOT
     add c806848  HTTPCLIENT-1976: Unsafe deserialization in DefaultHttpCacheEntrySerializer
     new 288699c  Merge branch 'HTTPCLIENT-1976' into 4.5.x

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../cache/DefaultHttpCacheEntrySerializer.java     | 51 +++++++++++++++++++++-
 .../cache/TestHttpCacheEntrySerializers.java       | 42 ++++++++++++++++++
 2 files changed, 92 insertions(+), 1 deletion(-)


[httpcomponents-client] 01/01: Merge branch 'HTTPCLIENT-1976' into 4.5.x

Posted by ol...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

olegk pushed a commit to branch 4.5.x
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git

commit 288699c0a88af9530864a57e9795300954ef38d8
Merge: 2035aae c806848
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Tue Apr 2 12:22:53 2019 +0200

    Merge branch 'HTTPCLIENT-1976' into 4.5.x

 .../cache/DefaultHttpCacheEntrySerializer.java     | 51 +++++++++++++++++++++-
 .../cache/TestHttpCacheEntrySerializers.java       | 42 ++++++++++++++++++
 2 files changed, 92 insertions(+), 1 deletion(-)