copied from https://bugs.gentoo.org/665540#c1 =========== augustin 2018-09-09 06:33:04 UTC As an aside, version 1.6.7 was released 2 days ago, and it fixes at least one Amazon Polly bug on Linux: https://github.com/aws/aws-sdk-cpp/issues/950 so a version bump with the fix would be appropriate.
Hi Jonas, I've handled both issues in the PR. Would it possible for you to take a look at the commits and recommend changes or merge the PR?
There were still problems with the ebuild but activity stopped in the PR. Are you still on board?
(In reply to Jonas Stein from comment #2) > There were still problems with the ebuild but activity stopped in the PR. > Are you still on board? The current release is 1.7.160 See: https://github.com/aws/aws-sdk-cpp/releases/tag/1.7.160 As I will be using the AWS SDK for C++ at work (Yes, I am allowed to use Gentoo here), I will try to bump it.
I have created a PR for the newer version 1.7.160 Shall I change the title of this bug? As the version proposed here never hit the tree, I thought it was more convenient to continue this one instead of opening a new bug. I hope everybody is okay with that.
Updated the title to reflect the updated release: 1.7.171 Boy, are they moving fast!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0337527131a568b6f3edfd66c60796e1fb23df commit 0f0337527131a568b6f3edfd66c60796e1fb23df Author: Sven Eden <yamakuzure@gmx.net> AuthorDate: 2019-08-15 16:25:29 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2019-09-20 15:23:33 +0000 dev-libs/aws-sdk-cpp: Version bump to 1.7.178 Closes: https://bugs.gentoo.org/666494 Closes: https://bugs.gentoo.org/665540 Signed-off-by: Sven Eden <yamakuzure@gmx.net> Bug: https://bugs.gentoo.org/666494 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/aws-sdk-cpp/Manifest | 1 + dev-libs/aws-sdk-cpp/aws-sdk-cpp-1.7.178.ebuild | 150 +++++++++ dev-libs/aws-sdk-cpp/metadata.xml | 424 ++++++++++++++++++++++++ 3 files changed, 575 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a4194b5e5df53ff1c0102e307a8913ed586d10 commit 27a4194b5e5df53ff1c0102e307a8913ed586d10 Author: Sven Eden <yamakuzure@gmx.net> AuthorDate: 2019-08-30 06:32:30 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2019-09-20 15:23:33 +0000 dev-libs/aws-sdk-cpp: Remove deprecated ebuild Signed-off-by: Sven Eden <yamakuzure@gmx.net> Bug: https://bugs.gentoo.org/666494 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Closes: https://github.com/gentoo/gentoo/pull/12718 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/aws-sdk-cpp/Manifest | 1 - dev-libs/aws-sdk-cpp/aws-sdk-cpp-1.5.17.ebuild | 38 ------- dev-libs/aws-sdk-cpp/metadata.xml | 151 ------------------------- 3 files changed, 190 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0337527131a568b6f3edfd66c60796e1fb23df commit 0f0337527131a568b6f3edfd66c60796e1fb23df Author: Sven Eden <yamakuzure@gmx.net> AuthorDate: 2019-08-15 16:25:29 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2019-09-20 15:23:33 +0000 dev-libs/aws-sdk-cpp: Version bump to 1.7.178 Closes: https://bugs.gentoo.org/666494 Closes: https://bugs.gentoo.org/665540 Signed-off-by: Sven Eden <yamakuzure@gmx.net> Bug: https://bugs.gentoo.org/666494 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/aws-sdk-cpp/Manifest | 1 + dev-libs/aws-sdk-cpp/aws-sdk-cpp-1.7.178.ebuild | 150 +++++++++ dev-libs/aws-sdk-cpp/metadata.xml | 424 ++++++++++++++++++++++++ 3 files changed, 575 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52fa8ed86d349ddcd0a18784cdcf1b69485a70e8 commit 52fa8ed86d349ddcd0a18784cdcf1b69485a70e8 Author: Sven Eden <yamakuzure@gmx.net> AuthorDate: 2019-08-15 16:21:00 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2019-09-20 15:23:33 +0000 dev-libs/aws-checksums: HW accelerated CRC32c and CRC32 with fallbacks Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations. C interface with language bindings for each of our SDKs Dependency for dev-libs/aws-sdk-cpp-1.7.178 Signed-off-by: Sven Eden <yamakuzure@gmx.net> Bug: https://bugs.gentoo.org/666494 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/aws-checksums/Manifest | 1 + dev-libs/aws-checksums/aws-checksums-0.1.3.ebuild | 23 +++++++++++++++++++++++ dev-libs/aws-checksums/metadata.xml | 17 +++++++++++++++++ 3 files changed, 41 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b616976c6e9faaea6e1de2994de5d4e42623460 commit 6b616976c6e9faaea6e1de2994de5d4e42623460 Author: Sven Eden <yamakuzure@gmx.net> AuthorDate: 2019-08-15 16:18:58 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2019-09-20 15:23:32 +0000 dev-libs/aws-c-event-stream: amazon evenstream C99 implementation C99 implementation of the vnd.amazon.eventstream content-type Dependency for dev-libs/aws-sdk-cpp-1.7.178 Signed-off-by: Sven Eden <yamakuzure@gmx.net> Bug: https://bugs.gentoo.org/666494 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/aws-c-event-stream/Manifest | 1 + .../aws-c-event-stream-0.1.3.ebuild | 29 ++++++++++++++++++++++ .../0.1.3-add_missing_cmake_install_prefix.patch | 11 ++++++++ dev-libs/aws-c-event-stream/metadata.xml | 12 +++++++++ 4 files changed, 53 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a1809326dbc4c1401479a948d1776c597bcf88 commit 43a1809326dbc4c1401479a948d1776c597bcf88 Author: Sven Eden <yamakuzure@gmx.net> AuthorDate: 2019-08-15 16:15:44 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2019-09-20 15:23:28 +0000 dev-libs/aws-c-common: Core c99 package for AWS SDK for C Includes cross-platform primitives, configuration, data structures, and error handling. Dependency for dev-libs/aws-sdk-cpp-1.7.178 Signed-off-by: Sven Eden <yamakuzure@gmx.net> Bug: https://bugs.gentoo.org/666494 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/aws-c-common/Manifest | 1 + dev-libs/aws-c-common/aws-c-common-0.4.11.ebuild | 23 +++++++++++++++++++++++ dev-libs/aws-c-common/metadata.xml | 16 ++++++++++++++++ 3 files changed, 40 insertions(+)