etc 1.4.2 → 1.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0050c9583f69123bae1291a4537d9c4190ed8db043312d65fca4756196a3d3aa
4
- data.tar.gz: ad8fbd7390bae77af9f8fea34c8ce5fba1e012aa65c4c62c31f6aeae58d0c25c
3
+ metadata.gz: f92aaf458b324ed49e6d095ae03cb156241e56dea80a1100f23a60020b765690
4
+ data.tar.gz: ab057405c5ac67a3e08a8109e37f61c5bdd648a252dace5e82caccd5db838541
5
5
  SHA512:
6
- metadata.gz: 5a104960635bcac115c6890fed938637568e0b51e60a4160405fa1b614924363c973c7a3561fa0c8c69310b9197dd35ca27ce1f8c9484c74fca3cbf994fcffe0
7
- data.tar.gz: 6408aae9355a8950a0e7ad76cc89c765c829d78e62771f6a375a4b79c15df11dd6df0c48842e98aac787a4be197cb773a783590bff8ddf31498a4e5957756ffe
6
+ metadata.gz: fe1bb382afc035149fe80eb2810a2a9b8842181527bf336d230fdb982f11cb3510c151ecb1062c8ce47a35de34f5e82a32a5dcb003c9a36975edaae40b29e215
7
+ data.tar.gz: c25deafd5f34002accf6e8396e38c7b031bc5c9847433a98b197aaeb5ef7b5cb2ffebf47f5aec99006c156a94f79bec58b8e8fb3a4a16c44ec1714665c14b323
data/ChangeLog CHANGED
@@ -1,22 +1,9 @@
1
1
  -*- coding: utf-8 -*-
2
2
 
3
- commit 5cac138538ea4ce0176aa035a97fca78e913d65d
3
+ commit 0d2f76ffb45f3f12f37e9c5f0760cbd700357e53
4
4
  Author: Hiroshi SHIBATA <hsbt@ruby-lang.org>
5
- AuthorDate: 2022-12-09 14:57:29 +0900
5
+ AuthorDate: 2024-11-01 13:09:28 +0900
6
6
  Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
7
- CommitDate: 2022-12-09 14:57:29 +0900
7
+ CommitDate: 2024-11-01 13:09:28 +0900
8
8
 
9
- Bump version to 1.4.2
10
-
11
- commit 61b3dc486bbfdb662834a7088150050da57a61c9
12
- Author: 卜部昌平 <shyouhei@ruby-lang.org>
13
- AuthorDate: 2022-09-21 10:03:30 +0900
14
- Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
15
- CommitDate: 2022-12-09 14:56:37 +0900
16
-
17
- getenv: is in stdlib.h
18
-
19
- getenv is a very basic function that has been in stdlib.h since
20
- ISO/IEC 9899:1990. There is absolutely zero need for us to redeclare.
21
-
22
- pty.c already includes stdlib.h out of the box so we need nothing.
9
+ Bump up v1.4.4