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

Update ReleaseNotes and version to v2.18.9 #468

Merged
merged 1 commit into from
Apr 19, 2023
Merged

Update ReleaseNotes and version to v2.18.9 #468

merged 1 commit into from
Apr 19, 2023

Conversation

minminlittleshrimp
Copy link
Collaborator

Hello all,

This is the update for release note based on latest release v2.18.9.
Please kindly review.

Regards

* dlt-system: fix invalid free by removing unused TempDir (#350)
* fix -Wformat issues reported by clang (#349)
* Forcibly the severity level set (#346)
* daemon: Do not exit when accept returns ECONNABORTED (#347)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be?
fix for the issue #341 (#347)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, that commit is modifed again by the contributor.
What you mentioned is the title of PR, but we actually add commit title here.
FYI: 9fba07b

ReleaseNotes.md Outdated
Comment on lines 71 to 75
* dlt-system : fix invalid free with ConfigurationFileName
* dlt-daemon: Only create directories if they do not exist yet
* fixes compilation issue with clang
* dlt-daemon: create sockets using "android way"
* dlt-system: fix a libc buffer overflow detection on 32bit targets
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should add PR Id:
dlt-system : fix invalid free with ConfigurationFileName (#342)
dlt-daemon: Only create directories if they do not exist yet (#340)
fixes compilation issue with clang (#339)
dlt-daemon: create sockets using "android way" (#333)
dlt-system: fix a libc buffer overflow detection on 32bit targets (#337)

ReleaseNotes.md Outdated
* Issue-ID: make-adaptor-configurablecmake: Add option to enable each adaptor by itself
* Fix the target name in documentation
* cmake: Add options to enable/disable each dlt console tool
* filetransfer: Fix getFileCreationDate2 stat check
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should add PR Ids:
Update workflow (#389)
dlt_config_file_parser.c:Fix a pointer release bug in the file (#376)
filetransfer: Fix getFileCreationDate2 stat check (#361)
cmake: Add options to enable/disable each dlt console tool (#363)
cmake: Add option to enable each adaptor (#364)
Fix the target name in documentation (#372)

ReleaseNotes.md Outdated
* dlt-user: Fix crashes in dlt_free during dlt_init (#362)
* Update contacts and removed mailing lists (#431)
* Updates for Coding Styles (#425)
* gateway: Fix Node handling and ECUid checks
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should add PR Ids:
gateway: Fix Node handling and ECUid checks (#429)
Updates for Coding Styles (#425)

ReleaseNotes.md Outdated
* Installs dlt.conf on android (#446)
* dlt-connection: add socket timeout
* Fix memory leak
* Check for negative index in dlt_file_message
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should add PR Ids:
This changes a mispatch from fcb676a to install udp binary correctly (#449)
Installs dlt.conf on android (#446)
dlt-connection: add socket timeout (#439)
Fix memory leak (#441)
Check for negative index in dlt_file_message (#437)

Signed-off-by: LUU QUANG MINH <Minh.LuuQuang@vn.bosch.com>
@minminlittleshrimp
Copy link
Collaborator Author

Hello @lvklevankhanh
Thank you so much for pointing out PR id in detail.
Please kindly have a look in the update version.

@michael-methner michael-methner merged commit 8e1ba45 into COVESA:master Apr 19, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants