본문 바로가기
내가만드는것_만든것/오픈소스

오픈소스 기여

by Joseph.Lee 2020. 10. 27.

여기로 옮김! => https://auspicious-cherry-566.notion.site/52666254fa994b0da94df7aa9b13f907?v=f39ef1474aba4af79897e21bddc804d8 

 

Contributes

A new tool for teams & individuals that blends everyday work apps into one.

auspicious-cherry-566.notion.site


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

 

 

---

 

2022.07.12

 

OpenSC

* pkcs11-tool: Make it selectable as a label when set-id

: https://github.com/OpenSC/OpenSC/pull/2570 

 

---

 

fix: 'data integrity check failed' when using additionalData

https://github.com/PeculiarVentures/webcrypto-liner/pull/93

 

---

 

2022.08.10

 

rook (rook-ceph)

* core: compare ceph version with IsExactly instead of DeepEqual

https://github.com/rook/rook/pull/10696 (Closed, 내가 생각치 못한 부분이 있어 아래 PR 새로 생성함)

* core: skip ceph upgrade check in external cluster

: https://github.com/rook/rook/pull/10701

-> https://github.com/rook/rook/releases/tag/v1.9.9 첫 줄에 내 이름이!! :)

실질적인 기능 수정에 이렇게 큰 프로젝트는 처음...ㅎㅎ

 

---

 

2023.01

 

luasec

feat: tls-psk : https://github.com/brunoos/luasec/pull/194/files

머지됌! Closed 상태이지만, 다른 브랜치에 수정 후 머지한다고 한다.

 

---

 

2023.04

go-tpm

Check if are available before calling the function : https://github.com/google/go-tpm/pull/324

electron/forge

fix(template-vite): ignore browser field for isomorphic packages: https://github.com/electron/forge/pull/3218

반응형

댓글