Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

aws-efs-utils-1.34.5-150100.4.11.1 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: aws-efs-utils Distribution: SUSE Linux Enterprise 15
Version: 1.34.5 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150100.4.11.1 Build date: Wed Jan 25 15:18:37 2023
Group: System/Management Build host: sheep05
Size: 240802 Source RPM: aws-efs-utils-1.34.5-150100.4.11.1.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/aws/efs-utils
Summary: Utilities for using the EFS file systems
This package provides utilities for using the EFS file systems.

Provides

Requires

License

MIT

Changelog

* Wed Jan 25 2023 adrian.glaubitz@suse.com
  - Update to version 1.34.5
    * Handle invalid entries in /proc/mounts
    * Detect invalid private key
* Tue Jan 03 2023 adrian.glaubitz@suse.com
  - Update to version 1.34.4
    * Fix potential tlsport selection collision by using
      state file as tlsport lock file (bsc#1206737, CVE-2022-46174)
  - Use RPM macros for directory paths (bsc#1191055)
* Fri Dec 02 2022 adrian.glaubitz@suse.com
  - Update to version 1.34.3
    * Fix stunnel constantly restart issue when upgrading
      from 1.32.1 and before version to latest version
    * Fix race in stunnel port selection
    * Disable journal entry fetch from systemctl call
  - from version 1.34.2
    * Fix potential issue on AL2 when watchdog trying to restart
      stunnel for the TLS mounts that existing before upgrade
  - from version 1.34.1
    * Update Amazon Linux 2 platform to use namespaced stunnel5
* Tue Oct 18 2022 pgajdos@suse.com
  - python-six is not required for build
    https://trello.com/c/MO53MocR/143-remove-python3-six
* Fri Sep 23 2022 adrian.glaubitz@suse.com
  - Update to version 1.33.4 (bsc#1203170)
    * Fix the issue where watchdog sending signal to incorrect
      processes and add FIPS mode support
    * Apply additional check on awscredsuri option
  - from version 1.33.3
    * Fix the potential stunnel hanging issue caused by full
      subprocess PIPE filled by stunnel log
    * Specify FIPS mode in configuration
    * Add separate env_path for macOS; Add comments
    * Update get-pip.py download url in README
  - from version 1.33.2
    * Fix the incorrect path to generate read_ahead_kb config file
      and Bump the default tls port range from 400 to 1000
  - Add patch to use unittest.mock instead of mock in testsuite
    * use_mock_from_unittest.patch
  - Use relative URL in Source field
* Wed May 18 2022 pgajdos@suse.com
  - version update to 1.33.1
    * Enable mount process to retry on failed or timed out mount.nfs command
    * use unittest.mock instead of mock
* Wed Apr 27 2022 pgajdos@suse.com
  - version update to 1.32.1
    * Enable watchdog to check stunnel health periodically and restart
      hanging stunnel process when necessary.
  - do not require python-mock for build
    https://trello.com/c/S6eADbii/64-remove-python-mock
* Mon Mar 14 2022 adrian.glaubitz@suse.com
  - Update in SLE-15 (bsc#1195916, bsc#1196696, jsc#PM-3356, jsc#SLE-23972)
* Wed Mar 09 2022 adrian.glaubitz@suse.com
  - Remove redundant python3 dependency from Requires
  - Update regular expression to fix python shebang
* Fri Feb 18 2022 rjschwei@suse.com
  - Update to version 1.31.3 (bsc#1195916)
    + Add skip-styletest.patch
    - Style is enforced upstream and triggers unnecessary build version
      requirements
    + Allow specifying fs_id in cloudwatch log group name
    + Includes fix for stunnel path
* Wed Aug 11 2021 jsegitz@suse.com
  - Added hardening to systemd service(s). Added patch(es):
    * harden_amazon-efs-mount-watchdog.service.patch
* Thu Jun 24 2021 adrian.glaubitz@suse.com
  - Update to version 1.31.2
    + Handle HTTPError and other unknown exception when fetching IMDS token
    + Support Oracle Enterprise Linux 8
  - from version 1.31.1
    + Support fallback to mount with mount target ip address when DNS resolution fails
    + Bump py from 1.8.0 to 1.10.0
  - from version 1.30.2
    + Add helper message when config file on instance is not latest
    + Fix the throughput regression due to read_ahead configuration change
      on Linux distribution with kernel version 5.4.x and above
  - from version 1.30.1
    + Support mounting to specific AZ mount target
    + Revert "Support mounting to specific AZ mount target"
    + Support mounting to specific AZ mount target
    + Use regional AWS STS endpoints instead of the global endpoint to reduce latency
  - from version 1.29.1-mac
    + Fix issue where state files are removed after mount on EC2
      instances running on MacOS Big Sur
    + Add support for EC2 Mac instances running macOS Big Sur
  - from version 1.29.1
    + Update the python dependency to python3
    + Fix typo
  - from version 1.28.2
    + Fix the issue that mounting with IAM authorization with
      iam role does not work with IMDSv2
  - from version 1.28.1
    + Support publishing mount success/failure notification via CloudWatch log
    + filename of .deb-package now includes architecture
  - from version 1.27.1
    + Merge PR #60 on GitHub. Adds support for AssumeRoleWithWebIdentity.
    + Add support for AssumeRoleWithWebIdentity
  - from version 1.26.3
    + Fix an issue where watchdog crashed during restart because stunnel
      was killed and pid key was removed from state file
  - from version 1.26.2
    + Fixes an issue with watchdog where it sometimes fails to restart stunnels in
      efs-csi-driver container * Fixes an issue where fs cannot be mounted with tls
      using systemd.automount-units due to mountpoint check
    + Revert "Fixes an issue with watchdog where it sometimes fails to restart stunnels
      in efs-csi-driver container"
    + Fixes an issue with watchdog where it sometimes fails to restart stunnels in
      efs-csi-driver container
    + Remove non-ascii character in dist/efs-utils.conf
  - from version 1.25-3
    + Check if mountpoint is already mounted beforehand for tls mount
    + Bug fix and enhancement, support fedora
  - from version 1.25-2
    + Fix python3 IAM role name encoded format, add optional
      override for stunnel log
    + Encode IAM role name to UTF-8
  - from version 1.25-1
    + Create self-signed certificate for tls-only mount
    + add CentOS 8 support
  - from version 1.24
    + Fix the malformed certificate info
    + bump the release id to 3
    + Use IMDSv1 by default, and use IMDSv2 where required
    + Revert "Use IMDSv1 by default, and fall back to IMDSv2 if necessary"
    + Use IMDSv1 by default, and fall back to IMDSv2 if necessary
    + Modify rhel8-support.sh to handle Fedora as well, and rename it
    + Remove which from DEB package dependency
    + List which as dependency to search command exec path
    + Enable region sourcing from efs-utils configuration file and fix
      stunnel exec path issue in openSUSE
    + Update rpm changelog for v1.23-2, fix circleCI build issue
  - from version 1.23
    + Add support for Amazon Elastic Container Service
  - from version 1.22
    + Improvements to metadata retrieval and IAM authentication
  - from version 1.21
    + Improvements to auth and access point support
  - from version 1.20
    + Fixes the mount issue with full DNS name in the AWS China Regions;
      Upgrades unit test coverage version dependency to enable accurate
      python3.8 coverage test
  - from version 1.19
    + Added region localization, Integrate repository with CircleCI to enable
      package build visualization, Unit tests bug fixes for python3.5
  - from version 1.18
    + Support IAM authentication and access points.
  - Add patch to disable mount_efs_test which requires networking
    + disable_mount_efs_test.patch
  - Add openssl to BuildRequires, required for testsuite
  - Update Requires from requirements.txt
* Tue Nov 03 2020 fbui@suse.com
  - Drop '-f' option with %service_del_preun/%service_del_postun
    With %service_del_preun, the option is already ignored with as
    support for DISABLE_STOP_ON_REMOVAL has been dropped.
    With %service_del_postun, this option shouldn't be needed besides
    very few special cases. But this package doesn't seem to belong to
    this category.
* Mon Feb 03 2020 dimstar@opensuse.org
  - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
    shortcut through the -mini flavors.
* Tue Dec 17 2019 adrian.glaubitz@suse.com
  - Update to version 1.17
    + Added support for Python 3
  - Enable testsuite which now passes on Python 3
  - Update BuildRequires from requirements.txt
* Thu Dec 05 2019 adrian.glaubitz@suse.com
  - Update to version 1.16
    + Support Python 3 for tests
  - from version 1.15
    + Properly support Python3
  - from version 1.14
    + Tolerate EFS state directory existing during mount
  - from version 1.13
    + Change watchdog configuration so it stops after all file systems are unmounted
  - from version 1.12
    + Update stunnel idle timeout
    * The default stunnel idle timeout is many hours. By setting it to a value based
      on the NFS lease length we can recover from network partitions sooner.
  - from version 1.11
    + Add support for RHEL8
    * Fixes Python shebangs to work on systems without a default "python" version.
    * Fixes watchdog process not being properly started on systemd systems.
  - from version 1.10
    + Update to default configuration that disables OCSP
    * To use OCSP, the client accessing EFS must be able to reach the Amazon Certificate
      Authority (CA). To maximize file system availability in the event that the CA is
      not reachable from your VPC, the EFS mount helper no longer enables OCSP by default.
  - Don't enable testsuite as it is currently failing
    + https://github.com/aws/efs-utils/issues/24
  - Drop patches merged upstream
    + efs-switchparser.patch
  - Update BuildRequires from requirements.txt
* Tue Apr 23 2019 adrian.glaubitz@suse.com
  - Include in SLE-15 (FATE#327220, bsc#1101451)
* Tue Apr 09 2019 adrian.glaubitz@suse.com
  - Update to version 1.7
    + subprocess usage: explicitly pass `close_fds = True`
    + state_file_dir: choose safe default mode, make mode configurable
    + choose_tls_port(): reuse socket and explicitly close it in all cases
    + watchdog: be robust against unrelated localhost based nfs mounts
  - Drop hardening patches merged upstream
    + 0001-subprocess-usage-explicitly-pass-close_fds-True.patch
    + 0002-state_file_dir-choose-safe-default-mode-make-mode-co.patch
    + 0003-pytest-adjust-tests-to-new-state_file_dir_mode-confi.patch
    + 0004-choose_tls_port-reuse-socket-and-explicitly-close-it.patch
    + 0005-watchdog-be-robust-against-unrelated-localhost-based.patch
  - from version 1.6
    + fix for additional unexpected arguments
    + add test for additional unexpected arguments
* Wed Apr 03 2019 adrian.glaubitz@suse.com
  - Include hardening and robustness fixes from security audit (bsc#1125133)
    + 0001-subprocess-usage-explicitly-pass-close_fds-True.patch
    + 0002-state_file_dir-choose-safe-default-mode-make-mode-co.patch
    + 0003-pytest-adjust-tests-to-new-state_file_dir_mode-confi.patch
    + 0004-choose_tls_port-reuse-socket-and-explicitly-close-it.patch
    + 0005-watchdog-be-robust-against-unrelated-localhost-based.patch
* Thu Feb 14 2019 rjschwei@suse.com
  - Rename from amazon-efs-utils to aws-efs-utils
* Thu Feb 14 2019 rjschwei@suse.com
  - Support Python 3.2 and later
    + Add efs-switchparser.patch
    + SafeConfigParser is no longer available, use ConfigParser
* Mon Feb 11 2019 jengelh@inai.de
  - Ensure neutrality of descriptions.
* Sat Feb 09 2019 adrian.glaubitz@suse.com
  - Initial build (bsc#1101451, fate#327220, bsc#1124652, fate#327221)
    + Version 1.5

Files

/etc/amazon
/etc/amazon/efs
/etc/amazon/efs/efs-utils.conf
/etc/amazon/efs/efs-utils.crt
/usr/bin/amazon-efs-mount-watchdog
/usr/lib/systemd/system/amazon-efs-mount-watchdog.service
/usr/sbin/mount.efs
/usr/sbin/rcamazon-efs-mount-watchdog
/usr/share/doc/packages/aws-efs-utils
/usr/share/doc/packages/aws-efs-utils/NOTICE
/usr/share/doc/packages/aws-efs-utils/README.md
/usr/share/licenses/aws-efs-utils
/usr/share/licenses/aws-efs-utils/LICENSE
/usr/share/man/man8/mount.efs.8.gz
/var/log/amazon
/var/log/amazon/efs


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:57:54 2024