diff --git a/aws-efs-utils.changes b/aws-efs-utils.changes index fe0881d..13420b5 100644 --- a/aws-efs-utils.changes +++ b/aws-efs-utils.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Feb 13 14:39:45 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 1.35.1 + * Revert openssl requirement change + * Revert "Update EFS Documentation: Clarify Current FIPS Compliance Status" + * Update EFS Documentation: Clarify Current FIPS Compliance Status + * test: Change repo urls in eol debian9 build + * Check private key file size to skip generation + * test: Fix pytest that failed since commit 3dd89ca + * Fix should_check_efs_utils_version scope + * Add warning if using old version + * Add 'fsap' option as EFS-only option + ------------------------------------------------------------------- Fri Mar 31 08:49:42 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-efs-utils.spec b/aws-efs-utils.spec index f4dd1e7..a851ed3 100644 --- a/aws-efs-utils.spec +++ b/aws-efs-utils.spec @@ -1,7 +1,7 @@ # # spec file for package aws-efs-utils # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: aws-efs-utils -Version: 1.35.0 +Version: 1.35.1 Release: 0 Summary: Utilities for using the EFS file systems License: MIT diff --git a/efs-utils-1.35.0.tar.gz b/efs-utils-1.35.0.tar.gz deleted file mode 100644 index 4aea72f..0000000 --- a/efs-utils-1.35.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9c23b046e3ebf24d7679997e869e85ee5723ffcbd94d5337a0fd6e5e4808f95 -size 124666 diff --git a/efs-utils-1.35.1.tar.gz b/efs-utils-1.35.1.tar.gz new file mode 100644 index 0000000..10eb8c6 --- /dev/null +++ b/efs-utils-1.35.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a60083ebf3e3c7942c58a5e7eeca6854bd44ba9bb1a6ed2f56435ecdd793b8d +size 129133