2020.10.27
몇번 오픈소스에 PR를 날렸는데.. 긍정적으로 검토되고 있는것도 있긴 하지만 아직 Merge된 것은 없었다.
그러다 오늘 첫 Merge되었다!
뭐.. 거창한 기능이나 버그 Fix는 아니지만.. (진짜 너무나 사소함...ㅋ)
protobuf의 Cmake에 문제가 있어 PR날린것이 머지되었다.
[CMake] Fix a CMake module for support RelWithDebInfo and MinSizeRel install
github.com/protocolbuffers/protobuf/pull/7971
기부니가 좋다!^^
곧 다른것도 머지되는게 생길 거 같다. (검토중인 것)
=> jsign에 Cabinet 지원이 머지되었다!
PR(Closed 이지만 따로 머지됨) : github.com/ebourg/jsign/pull/83
Merged Commit : github.com/ebourg/jsign/commit/324b2415d856ed537adcda2a9785e80d50e444d2
---
2021.04.19
최근 머지된 PR들이 있다. 큰 프로젝트는 아니지만 기부니는 좋음..^^
aind (Anbox in docker)
* Fix egl crash : github.com/aind-containers/aind/pull/65
* Force install apps to prevent failure INSTALL_FAILED_ALREADY_EXISTS : github.com/aind-containers/aind/pull/66
* Make to inherited x11 environment available : github.com/aind-containers/aind/pull/68
* Wait for anbox socket to avoid infinite DBus Error : github.com/aind-containers/aind/pull/69
dislocker
* Fix reading eow informations and incorrect crc checks : github.com/Aorimn/dislocker/pull/247
* Make mountable of the decrypted volume : github.com/Aorimn/dislocker/pull/248
---
2021.05.22
glci (gitlab-ci pipeline을 Local에서 실행해 주는 것. 매우 유용하다!)
* fix: environment variable name regex : https://github.com/mdubourg001/glci/pull/38
* feat: Detects the best shell https://github.com/mdubourg001/glci/pull/40
* fix: does not get a complete list because the tree walk works asynchronously : https://github.com/mdubourg001/glci/pull/45
* feat: artifacts/reports/dotenv : https://github.com/mdubourg001/glci/pull/41
몇개 더 있는데 무사히 머지되길~
---
2021.09.24
mbedtls
* Fix test code to can be built on alpine : https://github.com/ARMmbed/mbedtls/pull/4969
* Backport 2.x: Fix test code to can be built on alpine : https://github.com/ARMmbed/mbedtls/pull/4970
'내가만드는것/만든것 > 오픈소스' 카테고리의 다른 글
vue.js & single-spa 예제 (실시간 개발) (0) | 2021.09.10 |
---|---|
github action으로 skp to stl 자동화 (0) | 2021.05.31 |
오픈소스 기여 (0) | 2020.10.27 |
CMake에서 OpenSSL 빌드하기 (0) | 2020.10.12 |
Linux용 UltraVNC Repeater (0) | 2020.10.07 |
원격으로 gpg-agent 연결하기 (feat. docker) (0) | 2020.08.16 |
댓글0