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

Fixing SOVERSION #702

Merged
merged 2 commits into from
Sep 30, 2020
Merged

Fixing SOVERSION #702

merged 2 commits into from
Sep 30, 2020

Conversation

rccarper
Copy link
Contributor

@rccarper rccarper commented Sep 28, 2020

Issue #, if available:
#698

Description of changes:
Fixing SOVERSION so that resulting SONAME is libaws-c-common.so.1 and not libaws-c-common.so.1.0.0.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rccarper rccarper requested a review from a team September 28, 2020 19:30
@rccarper rccarper merged commit 7bc6588 into master Sep 30, 2020
@rccarper rccarper deleted the soversion-change branch September 30, 2020 15:09
Yamakuzure added a commit to Yamakuzure/gentoo that referenced this pull request Dec 12, 2020
This commit updates to version 0.4.62 with the following enhancements
* Print CMake version when configuring. [0]
* Re-adding SOVERSION to CMakeLists.txt [1]
* Disabled MSVC 2015's non-constant aggregate initializer warning [2]
* Do not use addr2line by default, backtrace_symbols will do the job
  [3]
* Fixed memtrace/stack decoding test so it works more robustly
* Removes an unnecessary API hopefully before anyone uses it
  externally

Also block dev-util/cmake-3.19.0 and dev-util/cmake-3.19.1, which
introduced a regression causing configure phase to fail. [4]

[0] awslabs/aws-c-common#701
[1] awslabs/aws-c-common#702
[2] awslabs/aws-c-common#738
[3] awslabs/aws-c-common#739
[4] https://gitlab.kitware.com/cmake/cmake/-/issues/21529

Closes: https://bugs.gentoo.org/755932
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request Dec 13, 2020
This commit updates to version 0.4.62 with the following enhancements
* Print CMake version when configuring. [0]
* Re-adding SOVERSION to CMakeLists.txt [1]
* Disabled MSVC 2015's non-constant aggregate initializer warning [2]
* Do not use addr2line by default, backtrace_symbols will do the job
  [3]
* Fixed memtrace/stack decoding test so it works more robustly
* Removes an unnecessary API hopefully before anyone uses it
  externally

Also block dev-util/cmake-3.19.0 and dev-util/cmake-3.19.1, which
introduced a regression causing configure phase to fail. [4]

[0] awslabs/aws-c-common#701
[1] awslabs/aws-c-common#702
[2] awslabs/aws-c-common#738
[3] awslabs/aws-c-common#739
[4] https://gitlab.kitware.com/cmake/cmake/-/issues/21529

Closes: https://bugs.gentoo.org/755932
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
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

2 participants