Hello community, here is the log from the commit of package ghc-amazonka-iam for openSUSE:Factory checked in at 2017-03-24 02:12:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-amazonka-iam (Old) and /work/SRC/openSUSE:Factory/.ghc-amazonka-iam.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-amazonka-iam" Fri Mar 24 02:12:55 2017 rev:2 rq:461573 version:1.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-amazonka-iam/ghc-amazonka-iam.changes 2017-02-03 17:38:16.651806065 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-amazonka-iam.new/ghc-amazonka-iam.changes 2017-03-24 02:12:56.314058846 +0100 @@ -1,0 +2,5 @@ +Sun Feb 12 14:19:17 UTC 2017 - [email protected] + +- Update to version 1.4.5 with cabal2obs. + +------------------------------------------------------------------- Old: ---- amazonka-iam-1.4.3.tar.gz New: ---- amazonka-iam-1.4.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-amazonka-iam.spec ++++++ --- /var/tmp/diff_new_pack.ax4aKT/_old 2017-03-24 02:12:56.809988677 +0100 +++ /var/tmp/diff_new_pack.ax4aKT/_new 2017-03-24 02:12:56.809988677 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-amazonka-iam # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name amazonka-iam %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.4.3 +Version: 1.4.5 Release: 0 Summary: Amazon Identity and Access Management SDK License: MPL-2.0 @@ -41,63 +41,19 @@ %endif %description -AWS Identity and Access Management AWS Identity and Access Management (IAM) is -a web service that you can use to manage users and user permissions under your -AWS account. This guide provides descriptions of IAM actions that you can call -programmatically. For general information about IAM, see -<http://aws.amazon.com/iam/ AWS Identity and Access Management (IAM)>. -For the user guide for IAM, see -<http://docs.aws.amazon.com/IAM/latest/UserGuide/ Using IAM>. AWS provides SDKs -that consist of libraries and sample code for various programming languages and -platforms (Java, Ruby, .NET, iOS, Android, etc.). The SDKs provide a convenient -way to create programmatic access to IAM and AWS. For example, the SDKs take -care of tasks such as cryptographically signing requests (see below), managing -errors, and retrying requests automatically. For information about the AWS -SDKs, including how to download and install them, see the -<http://aws.amazon.com/tools/ Tools for Amazon Web Services> page. We recommend -that you use the AWS SDKs to make programmatic API calls to IAM. -However, you can also use the IAM Query API to make direct calls to the IAM web -service. To learn more about the IAM Query API, see -<http://docs.aws.amazon.com/IAM/latest/UserGuide/IAM_UsingQueryAPI.html Making -Query Requests> in the /Using IAM/ guide. IAM supports GET and POST requests -for all actions. That is, the API does not require you to use GET for some -actions and POST for others. However, GET requests are subject to the -limitation size of a URL. Therefore, for operations that require larger sizes, -use a POST request. __Signing Requests__ Requests must be signed using an -access key ID and a secret access key. We strongly recommend that you do not -use your AWS account access key ID and secret access key for everyday work with -IAM. You can use the access key ID and secret access key for an IAM user or you -can use the AWS Security Token Service to generate temporary security -credentials and use those to sign requests. To sign requests, we recommend that -you use <http://docs.aws.amazon.com/general/latest/gr/signature-version-4.html -Signature Version 4>. If you have an existing application that uses Signature -Version 2, you do not have to update it to use Signature Version 4. -However, some operations now require Signature Version 4. The documentation for -operations that require version 4 indicate this requirement. -__Additional Resources__ For more information, see the following: - -<http://docs.aws.amazon.com/general/latest/gr/aws-security-credentials.html AWS -Security Credentials>. This topic provides general information about the types -of credentials used for accessing AWS. - -<http://docs.aws.amazon.com/IAM/latest/UserGuide/IAMBestPractices.html IAM Best -Practices>. This topic presents a list of suggestions for using the IAM service -to help secure your AWS resources. - -<http://docs.aws.amazon.com/general/latest/gr/signing_aws_api_requests.html -Signing AWS API Requests>. This set of topics walk you through the process of -signing a request using an access key ID and secret access key. - The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka amazonka>, which provides -mechanisms for specifying AuthN/AuthZ information and sending requests. +mechanisms for specifying AuthN/AuthZ information, sending requests, and +receiving responses. -Use of lenses is required for constructing and manipulating types. -This is due to the amount of nesting of AWS types and transparency regarding -de/serialisation into more palatable Haskell values. The provided lenses should -be compatible with any of the major lens libraries such as -<http://hackage.haskell.org/package/lens lens> or -<http://hackage.haskell.org/package/lens-family-core lens-family-core>. +Lenses are used for constructing and manipulating types, due to the depth of +nesting of AWS types and transparency regarding de/serialisation into more +palatable Haskell values. The provided lenses should be compatible with any of +the major lens libraries such as <http://hackage.haskell.org/package/lens lens> +or <http://hackage.haskell.org/package/lens-family-core lens-family-core>. See "Network.AWS.IAM" or <https://aws.amazon.com/documentation/ the AWS -Documentation> to get started. +documentation> to get started. %package devel Summary: Haskell %{pkg_name} library development files ++++++ amazonka-iam-1.4.3.tar.gz -> amazonka-iam-1.4.5.tar.gz ++++++ ++++ 10253 lines of diff (skipped)
