<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/net/http.rb, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Update net-* gems for Ruby 3.3 (#9418)</title>
<updated>2024-01-05T13:54:57+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-01-05T13:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=634d4e29ef43e2fd113b361c069ffa8984e82362'/>
<id>634d4e29ef43e2fd113b361c069ffa8984e82362</id>
<content type='text'>
* Bump up net-ftp to 0.3.4

* Bump up net-smtp to 0.4.0.1

* Bump up net-imap to 0.4.9.1

* [ruby/net-http] Renew test certificates

The private key is replaced with a public known test key published at
[RFC 9500].

Also lifetime has been extended to 10 years from 4 years.

[RFC 9500]: https://www.rfc-editor.org/rfc/rfc9500.html

https://github.com/ruby/net-http/commit/4ab6c4a500

* Bump up net-http to 0.4.1

---------

Co-authored-by: Sorah Fukumori &lt;her@sorah.jp&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump up net-ftp to 0.3.4

* Bump up net-smtp to 0.4.0.1

* Bump up net-imap to 0.4.9.1

* [ruby/net-http] Renew test certificates

The private key is replaced with a public known test key published at
[RFC 9500].

Also lifetime has been extended to 10 years from 4 years.

[RFC 9500]: https://www.rfc-editor.org/rfc/rfc9500.html

https://github.com/ruby/net-http/commit/4ab6c4a500

* Bump up net-http to 0.4.1

---------

Co-authored-by: Sorah Fukumori &lt;her@sorah.jp&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Bump up 0.4.0</title>
<updated>2023-11-06T08:23:09+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-11-06T08:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e3a19b8a4306ae3103e6a27cdac7482585aac453'/>
<id>e3a19b8a4306ae3103e6a27cdac7482585aac453</id>
<content type='text'>
https://github.com/ruby/net-http/commit/4be99c204c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/4be99c204c
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Removed obsolated Revision constant</title>
<updated>2023-11-06T08:22:39+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-11-06T08:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=66d266244c00c1f9ffcfbd2970386e0adcc2512a'/>
<id>66d266244c00c1f9ffcfbd2970386e0adcc2512a</id>
<content type='text'>
https://github.com/ruby/net-http/commit/c1c5638014
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/c1c5638014
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] fix no_proxy behaviour</title>
<updated>2023-10-30T09:27:06+00:00</updated>
<author>
<name>Christian van Rensen</name>
<email>christian.van.rensen@tngtech.com</email>
</author>
<published>2022-07-28T16:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=14fa5e39d72c84d3e12e10dc5d77a6e6200c10f5'/>
<id>14fa5e39d72c84d3e12e10dc5d77a6e6200c10f5</id>
<content type='text'>
https://github.com/ruby/net-http/commit/f4951dc42a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/f4951dc42a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] No longer neccessary to call `String#freeze` on string literals.</title>
<updated>2023-09-19T01:32:18+00:00</updated>
<author>
<name>0x1eef</name>
<email>0x1eef@protonmail.com</email>
</author>
<published>2023-09-15T06:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e77c766b7ab17e801c5cfa881754c392f8c13f0b'/>
<id>e77c766b7ab17e801c5cfa881754c392f8c13f0b</id>
<content type='text'>
See #144

https://github.com/ruby/net-http/commit/5a986c13d3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See #144

https://github.com/ruby/net-http/commit/5a986c13d3
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Update lib/net/http.rb</title>
<updated>2023-08-16T01:40:13+00:00</updated>
<author>
<name>Josh Nichols</name>
<email>josh@technicalpickles.com</email>
</author>
<published>2023-08-15T17:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=af67ced3b0945e8ea67434f8e66ef1e602656438'/>
<id>af67ced3b0945e8ea67434f8e66ef1e602656438</id>
<content type='text'>
@natematykiewicz's suggestion to avoid another string allocation

https://github.com/ruby/net-http/commit/4a22c42338

Co-authored-by: Nate Matykiewicz &lt;natematykiewicz@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@natematykiewicz's suggestion to avoid another string allocation

https://github.com/ruby/net-http/commit/4a22c42338

Co-authored-by: Nate Matykiewicz &lt;natematykiewicz@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Fix on 2.7</title>
<updated>2023-08-16T01:40:10+00:00</updated>
<author>
<name>Josh Nichols</name>
<email>josh.nichols@gusto.com</email>
</author>
<published>2023-08-14T15:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=70da92cdf7ac75e071353c4551419ad02c284497'/>
<id>70da92cdf7ac75e071353c4551419ad02c284497</id>
<content type='text'>
https://github.com/ruby/net-http/commit/5194fd541e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/5194fd541e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] freeze rest of lib</title>
<updated>2023-08-16T01:40:09+00:00</updated>
<author>
<name>Josh Nichols</name>
<email>josh.nichols@gusto.com</email>
</author>
<published>2023-08-12T16:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4d21134f3f1645ae2042d836e750ad267ee1551f'/>
<id>4d21134f3f1645ae2042d836e750ad267ee1551f</id>
<content type='text'>
https://github.com/ruby/net-http/commit/455a74734a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/455a74734a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Re-apply</title>
<updated>2023-03-07T01:35:20+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-07T01:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=030f39822ac9d6d7dcdb639e099b320d3517c19c'/>
<id>030f39822ac9d6d7dcdb639e099b320d3517c19c</id>
<content type='text'>
https://github.com/ruby/net-http/commit/d22ca54904de after
testing

https://github.com/ruby/net-http/commit/7ac7401a9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/d22ca54904de after
testing

https://github.com/ruby/net-http/commit/7ac7401a9c
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Test building packages</title>
<updated>2023-03-06T13:26:34+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-03-06T06:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fd0a5659cadb49f1640b20896cd750decdbbd701'/>
<id>fd0a5659cadb49f1640b20896cd750decdbbd701</id>
<content type='text'>
Also revert commit https://github.com/ruby/net-http/commit/d22ca54904de "Replaced
non-ascii charactor. It fails version detection at `net-http.gemspec`."

https://github.com/ruby/net-http/commit/fbeb247d93
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also revert commit https://github.com/ruby/net-http/commit/d22ca54904de "Replaced
non-ascii charactor. It fails version detection at `net-http.gemspec`."

https://github.com/ruby/net-http/commit/fbeb247d93
</pre>
</div>
</content>
</entry>
</feed>
