From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4ZCS0k1xVDz34Zw for ; Wed, 12 Mar 2025 10:43:50 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4ZCS0k1hhHz2yXJ for ; Wed, 12 Mar 2025 10:43:50 +0000 (UTC) Received: from people01.haj.ipfire.org (people01.haj.ipfire.org [172.28.1.161]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "people01.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4ZCS0j5nMRz7cx for ; Wed, 12 Mar 2025 10:43:49 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1741776229; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=Qp/yYxEhmcdtd4p/5gOV6cbtgx7X+3fuPDeyHWJRFyw=; b=sltLwCnULIQB/eMBrowTFHNNOqWFV/Fsp82A1PAyDEMcau5QayP5WGrf0tef9B83FFlr4G jmP75DLkvqpLwHAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1741776229; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=Qp/yYxEhmcdtd4p/5gOV6cbtgx7X+3fuPDeyHWJRFyw=; b=DpM0XSz7fcFrnAMDNB4XGJ/bkakyA801gg/P0lSWzj19PJerJ0YIBS12FmUAejRD4WMMzg r+mxbEgFedTkovdlPkfE99gfZjmhiREc6dFuQWLjHE8Fx72LEBIgUnX3jxbW2i+uCx/edh ORrUhWO9E5Q/RHRNRLgPU6kFRfqeLwXR9RBahIL4ue6oj1fEXjLiUGj3FGcqP3CO9/wMoV TC3Gw7/kWOr+EO0IQZBbOSvd8eZo7+joIYkyc3JcaXIPyOaoOYxLF2e/5LTrTccDD8+35U u01mljIdxq+79El7072ypl1BmFTOyTlq+T6/arCEM9r5xIIsmz525nPIm6trBA== Received: by people01.haj.ipfire.org (Postfix, from userid 1000) id 4ZCS0j4KcKz2xYv; Wed, 12 Mar 2025 10:43:49 +0000 (UTC) To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree tag, v2.29-core191, created. a9c15421c2b85d3f62c00c6b9ca0f3f347519cda X-Git-Refname: refs/tags/v2.29-core191 X-Git-Reftype: tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: a9c15421c2b85d3f62c00c6b9ca0f3f347519cda Message-Id: <4ZCS0j4KcKz2xYv@people01.haj.ipfire.org> Date: Wed, 12 Mar 2025 10:43:49 +0000 (UTC) From: Michael Tremer Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The tag, v2.29-core191 has been created at a9c15421c2b85d3f62c00c6b9ca0f3f347519cda (commit) - Log ----------------------------------------------------------------- commit a9c15421c2b85d3f62c00c6b9ca0f3f347519cda Author: Michael Tremer Date: Thu Jan 23 17:43:23 2025 +0000 Revert "aws-cli: Update to version 1.36.15" This reverts commit 4854a002228adf15cdf4ef5de9c10911385300c4. This fails running with this message: Traceback (most recent call last): File "/usr/bin/aws", line 27, in sys.exit(main()) File "/usr/bin/aws", line 23, in main return awscli.clidriver.main() File "/usr/lib/python3.10/site-packages/awscli/clidriver.py", line 73, in main driver = create_clidriver() File "/usr/lib/python3.10/site-packages/awscli/clidriver.py", line 82, in create_clidriver load_plugins( File "/usr/lib/python3.10/site-packages/awscli/plugin.py", line 44, in load_plugins modules = _import_plugins(plugin_mapping) File "/usr/lib/python3.10/site-packages/awscli/plugin.py", line 61, in _import_plugins module = __import__(path, fromlist=[module]) File "/usr/lib/python3.10/site-packages/awscli/handlers.py", line 106, in from awscli.customizations.s3.s3 import s3_plugin_initialize File "/usr/lib/python3.10/site-packages/awscli/customizations/s3/s3.py", line 15, in from awscli.customizations.s3.subcommands import ListCommand, WebsiteCommand, \ File "/usr/lib/python3.10/site-packages/awscli/customizations/s3/subcommands.py", line 18, in from botocore.utils import is_s3express_bucket, ensure_boolean ImportError: cannot import name 'is_s3express_bucket' from 'botocore.utils' (/usr/lib/python3.10/site-packages/botocore/utils.py) Signed-off-by: Michael Tremer ----------------------------------------------------------------------- hooks/post-receive -- IPFire 2.x development tree