On 2025-07-08 15:50, Michael Osipov wrote:
On 2025/07/05 16:07:05 Oleg Kalnichevski wrote:
Folks
How would feel about the idea of migrating off Jira to GitHub for
project issue tracking?
We do not use any of Jira's advanced project management functionality.
We need a simple issue tracker that
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003820#comment-18003820
]
ASF subversion and git services commented on HTTPCLIENT-2141:
ok2c merged PR #672:
URL: https://github.com/apache/httpcomponents-client/pull/672
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@hc.ap
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003823#comment-18003823
]
ASF subversion and git services commented on HTTPCLIENT-2141:
arturobernalg commented on PR #621:
URL:
https://github.com/apache/httpcomponents-client/pull/621#issuecomment-3048637379
> https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-27820 Will it
affect httpclient4?
Only 5.4.0, 5.4.1, and 5.4.2, explicitly excluding 5.4.3
--
This is
On 2025/07/05 16:07:05 Oleg Kalnichevski wrote:
> Folks
>
> How would feel about the idea of migrating off Jira to GitHub for
> project issue tracking?
>
> We do not use any of Jira's advanced project management functionality.
> We need a simple issue tracker that integrates well with GitHub. T
ok2c commented on code in PR #672:
URL:
https://github.com/apache/httpcomponents-client/pull/672#discussion_r2192745967
##
httpclient5/src/main/java/org/apache/hc/client5/http/config/RequestConfig.java:
##
@@ -517,6 +517,12 @@ public Builder setConnectTimeout(final long
connec
ok2c commented on code in PR #296:
URL:
https://github.com/apache/httpcomponents-client/pull/296#discussion_r2192759362
##
httpclient5/src/main/java/org/apache/hc/client5/http/config/ConnectionConfig.java:
##
@@ -0,0 +1,205 @@
+/*
+ * ===
KeekLove commented on PR #621:
URL:
https://github.com/apache/httpcomponents-client/pull/621#issuecomment-3050681713
> > https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-27820 Will it
affect httpclient4?
>
> Only 5.4.0, 5.4.1, and 5.4.2, explicitly excluding 5.4.3
Thank