-
Notifications
You must be signed in to change notification settings - Fork 809
avro-c: upgrade 1.11.3 -> 1.12.0 #910
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 18, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938 Bugfixes: Empty TXT records were not being preserved. PR openembedded#922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910 license: some files weren't properly updated. PR openembedded#920 Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935 CMake: set policy version to prevent deprecation warnings. PR openembedded#932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933 Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 18, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938 Bugfixes: Empty TXT records were not being preserved. PR openembedded#922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910 license: some files weren't properly updated. PR openembedded#920 Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935 CMake: set policy version to prevent deprecation warnings. PR openembedded#932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933 Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 18, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938 Bugfixes: Empty TXT records were not being preserved. PR openembedded#922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910 license: some files weren't properly updated. PR openembedded#920 Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935 CMake: set policy version to prevent deprecation warnings. PR openembedded#932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933 Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 19, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938 Bugfixes: Empty TXT records were not being preserved. PR openembedded#922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910 license: some files weren't properly updated. PR openembedded#920 Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935 CMake: set policy version to prevent deprecation warnings. PR openembedded#932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933 Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Apr 19, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938 Bugfixes: Empty TXT records were not being preserved. PR openembedded#922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910 license: some files weren't properly updated. PR openembedded#920 Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935 CMake: set policy version to prevent deprecation warnings. PR openembedded#932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933 Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead
pushed a commit
that referenced
this pull request
Jun 20, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 Changes: QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR #934, PR #937, PR #938 Bugfixes: Empty TXT records were not being preserved. PR #922 docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR #910 license: some files weren't properly updated. PR #920 Fix bind local device regression from 1.34.0. PR #929, PR #931, PR #935 CMake: set policy version to prevent deprecation warnings. PR #932 CMake: shared and static library names should be the same on unix platforms like autotools uses. PR #933 Update to latest autoconf archive macros for enhanced system compatibility. PR #936 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Yogita Urade <yogita.urade@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
I would like to upgrade version of avro-c library to the latest version.
The latest version resolves issues with incompatible-pointer-types as well as with the generated .pc file.
This recipe is another component required by the reflect-cpp project, which I want to add to this layer.