Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 13 #112

Closed
sarroutbi opened this issue May 5, 2023 · 0 comments · Fixed by #113
Closed

Release version 13 #112

sarroutbi opened this issue May 5, 2023 · 0 comments · Fixed by #113
Assignees
Labels
release Release related issues

Comments

@sarroutbi
Copy link
Collaborator

A new release (release version 13) should be created to include latest fixes

@sarroutbi sarroutbi added the release Release related issues label May 5, 2023
@sarroutbi sarroutbi self-assigned this May 5, 2023
sarroutbi added a commit to sarroutbi/tang that referenced this issue May 5, 2023
Change meson.build to include new release, that
will contain latest fixes in tang repository

Resolves: latchset#112

Proposed changelog:

socket: fix possible buffer overflow in listen_port() (#9b9d149)
socket: free socket list before exiting (#5631569)
tests: make sure on_exit handler completes (#0cacc91)
tests: fix wait_for_port() retry mechanism (#5160a4a)
use sigaction instead of signal for SIGCHLD processing (#f44f4ec)
tangd.socket: Set ownership and mode of jwkdir (#ae736c9)

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
sarroutbi added a commit to sarroutbi/tang that referenced this issue May 5, 2023
Change meson.build to include new release, that
will contain latest fixes in tang repository

Resolves: latchset#112

Proposed changelog:

socket: fix possible buffer overflow in listen_port() (#9b9d149)
socket: free socket list before exiting (#5631569)
tests: make sure on_exit handler completes (#0cacc91)
tests: fix wait_for_port() retry mechanism (#5160a4a)
use sigaction instead of signal for SIGCHLD processing (#f44f4ec)
tangd.socket: Set ownership and mode of jwkdir (#ae736c9)

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
sarroutbi added a commit to sarroutbi/tang that referenced this issue May 5, 2023
Change meson.build to include new release, that
will contain latest fixes in tang repository

Resolves: latchset#112

Proposed changelog:

socket: fix possible buffer overflow in listen_port() (#9b9d149)
socket: free socket list before exiting (#5631569)
tests: make sure on_exit handler completes (#0cacc91)
tests: fix wait_for_port() retry mechanism (#5160a4a)
use sigaction instead of signal for SIGCHLD processing (#f44f4ec)
tangd.socket: Set ownership and mode of jwkdir (#ae736c9)

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
sarroutbi added a commit to sarroutbi/tang that referenced this issue May 5, 2023
Change meson.build to include new release, that
will contain latest fixes in tang repository

Resolves: latchset#112

Proposed changelog:

socket: fix possible buffer overflow in listen_port() (#9b9d149)
socket: free socket list before exiting (#5631569)
tests: make sure on_exit handler completes (#0cacc91)
tests: fix wait_for_port() retry mechanism (#5160a4a)
use sigaction instead of signal for SIGCHLD processing (#f44f4ec)
tangd.socket: Set ownership and mode of jwkdir (#ae736c9)

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
sarroutbi added a commit to sarroutbi/tang that referenced this issue May 5, 2023
Resolves: latchset#112

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
sarroutbi added a commit to sarroutbi/tang that referenced this issue May 5, 2023
Resolves: latchset#112

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
sarroutbi added a commit to sarroutbi/tang that referenced this issue May 5, 2023
Resolves: latchset#112

Proposed changelog:
Add v2 version for codecov action (#1fcfdb6)
socket: fix possible buffer overflow in listen_port() (#9b9d149)
socket: free socket list before exiting (#5631569)
tests: make sure on_exit handler completes (#0cacc91)
tests: fix wait_for_port() retry mechanism (#5160a4a)
use sigaction instead of signal for SIGCHLD processing (#f44f4ec)
tangd.socket: Set ownership and mode of jwkdir (#ae736c9)

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
sarroutbi added a commit that referenced this issue May 5, 2023
Resolves: #112

Proposed changelog:
Add v2 version for codecov action (#1fcfdb6)
socket: fix possible buffer overflow in listen_port() (#9b9d149)
socket: free socket list before exiting (#5631569)
tests: make sure on_exit handler completes (#0cacc91)
tests: fix wait_for_port() retry mechanism (#5160a4a)
use sigaction instead of signal for SIGCHLD processing (#f44f4ec)
tangd.socket: Set ownership and mode of jwkdir (#ae736c9)

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant