1
0

18 Commits

Author SHA256 Message Date
494a1b647e Accepting request 1311317 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1311317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=50
2025-10-14 16:10:36 +00:00
72cd9175ed - update to version 5.1.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=112
2025-10-14 08:03:25 +00:00
c5deff22ed Accepting request 1302583 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1302583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=49
2025-09-03 19:08:33 +00:00
f429bb6d02 - update to version 5.0.0
* Python 3.9 support was removed
  * Migrated most functionality from setup.py to pyproject.toml
  * Updated apache TLS configuration options:
    * Added DHE-RSA-CHACHA20-POLY1305 to SSLCipherSuite list
    * Configured curves using SSLOpenSSLConfCmd so FFDH won't be used
      with OpenSSL 3.0
  * certbot-apache no longer prints a warning claiming the version of
    OpenSSL used by Apache is too old when we were unable determine
    the OpenSSL version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=110
2025-09-03 12:29:17 +00:00
6829563834 Accepting request 1299120 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1299120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=48
2025-08-13 14:30:34 +00:00
99aea774d5 - update to version 4.2.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=108
2025-08-12 16:03:00 +00:00
f0465aa7e0 Accepting request 1286007 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1286007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=47
2025-06-16 10:26:24 +00:00
945a578f66 * Switched to src-layout from flat-layout to accommodate PEP 517 pip
editable installs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=106
2025-06-13 14:50:40 +00:00
9543da6e5f - update to version 4.1.1
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=105
2025-06-13 14:46:02 +00:00
d28d8101b5 Accepting request 1271241 from devel:languages:python:certbot
- Update to 4.0.0:
  * Added
    + The --preferred-profile and --required-profile flags allow requesting
      a profile.
  * Changed
    + Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime
      left, if the lifetime is shorter than 10 days).
    + removed acme.crypto_util._pyopenssl_cert_or_req_all_names
    + removed acme.crypto_util._pyopenssl_cert_or_req_san
    + removed acme.crypto_util.dump_pyopenssl_chain
    + removed acme.crypto_util.gen_ss_cert
    + removed certbot.crypto_util.dump_pyopenssl_chain
    + removed certbot.crypto_util.pyopenssl_load_certificate
  * Fixed
    + Moved RewriteEngine on directive added during apache http01
      authentication to the end of the virtual host, so that it overwrites
      any RewriteEngine off directives that already exist and allows
      redirection to the challenge URL.

OBS-URL: https://build.opensuse.org/request/show/1271241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=46
2025-04-22 15:28:59 +00:00
d0d225be50 - Update to 4.0.0:
* Added
    + The --preferred-profile and --required-profile flags allow requesting
      a profile.
  * Changed
    + Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime
      left, if the lifetime is shorter than 10 days).
    + removed acme.crypto_util._pyopenssl_cert_or_req_all_names
    + removed acme.crypto_util._pyopenssl_cert_or_req_san
    + removed acme.crypto_util.dump_pyopenssl_chain
    + removed acme.crypto_util.gen_ss_cert
    + removed certbot.crypto_util.dump_pyopenssl_chain
    + removed certbot.crypto_util.pyopenssl_load_certificate
  * Fixed
    + Moved RewriteEngine on directive added during apache http01
      authentication to the end of the virtual host, so that it overwrites
      any RewriteEngine off directives that already exist and allows
      redirection to the challenge URL.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=103
2025-04-22 03:46:12 +00:00
29887a25ff Accepting request 1254988 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1254988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=45
2025-03-21 19:23:25 +00:00
0eeb6a6a8b - update to version 3.3.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=101
2025-03-21 12:29:21 +00:00
41e262f75f Accepting request 1240556 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1240556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=44
2025-01-27 19:56:59 +00:00
d3fdf9b4a3 expand glob in files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=99
2025-01-27 14:43:46 +00:00
914ecdfda5 - update to version 3.1.0
* sync with the main certbot package
- convert to pip-based build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=98
2025-01-27 14:35:58 +00:00
25432bd7a2 Accepting request 1228066 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1228066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=43
2024-12-03 19:48:14 +00:00
55bf0ccf2e - update to version 3.0.1
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=96
2024-12-03 14:56:35 +00:00
4 changed files with 84 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27d39c6ad4c95a5ee1d9d8c81e95c3379f8ba35ca181b4a0b64c2bd678983b43
size 182950

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83f7e7578bb06c57b3d27f82ebd3c113e6f7fc8a41dc722cdc143ac98064b0ef
size 184356

View File

@@ -1,3 +1,77 @@
-------------------------------------------------------------------
Tue Oct 14 08:03:16 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 5.1.0
* sync with the main certbot package
-------------------------------------------------------------------
Wed Sep 3 12:24:19 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 5.0.0
* Python 3.9 support was removed
* Migrated most functionality from setup.py to pyproject.toml
* Updated apache TLS configuration options:
* Added DHE-RSA-CHACHA20-POLY1305 to SSLCipherSuite list
* Configured curves using SSLOpenSSLConfCmd so FFDH won't be used
with OpenSSL 3.0
* certbot-apache no longer prints a warning claiming the version of
OpenSSL used by Apache is too old when we were unable determine
the OpenSSL version
-------------------------------------------------------------------
Tue Aug 12 16:02:42 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 4.2.0
* sync with the main certbot package
-------------------------------------------------------------------
Fri Jun 13 14:50:25 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 4.1.1
* Switched to src-layout from flat-layout to accommodate PEP 517 pip
editable installs
-------------------------------------------------------------------
Tue Apr 22 03:45:44 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 4.0.0:
* Added
+ The --preferred-profile and --required-profile flags allow requesting
a profile.
* Changed
+ Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime
left, if the lifetime is shorter than 10 days).
+ removed acme.crypto_util._pyopenssl_cert_or_req_all_names
+ removed acme.crypto_util._pyopenssl_cert_or_req_san
+ removed acme.crypto_util.dump_pyopenssl_chain
+ removed acme.crypto_util.gen_ss_cert
+ removed certbot.crypto_util.dump_pyopenssl_chain
+ removed certbot.crypto_util.pyopenssl_load_certificate
* Fixed
+ Moved RewriteEngine on directive added during apache http01
authentication to the end of the virtual host, so that it overwrites
any RewriteEngine off directives that already exist and allows
redirection to the challenge URL.
-------------------------------------------------------------------
Fri Mar 21 12:29:11 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 3.3.0
* sync with the main certbot package
-------------------------------------------------------------------
Mon Jan 27 14:35:36 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 3.1.0
* sync with the main certbot package
- convert to pip-based build
-------------------------------------------------------------------
Tue Dec 3 14:52:25 UTC 2024 - Markéta Machová <mmachova@suse.com>
- update to version 3.0.1
* sync with the main certbot package
-------------------------------------------------------------------
Tue Jun 25 12:22:01 UTC 2024 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-certbot-apache
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-certbot-apache
Version: 2.11.0
Version: 5.1.0
Release: 0
Summary: Apache plugin for Certbot
License: Apache-2.0
@@ -26,6 +26,7 @@ URL: https://github.com/letsencrypt/letsencrypt
Source: https://files.pythonhosted.org/packages/source/c/certbot-apache/certbot_apache-%{version}.tar.gz
BuildRequires: %{python_module augeas}
BuildRequires: %{python_module certbot >= %{version}}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -44,10 +45,10 @@ The Apache plugin for Certbot.
%setup -q -n certbot_apache-%{version}
%build
%python_build
%pyproject_wheel
%install
%python_install
%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
@@ -56,6 +57,7 @@ The Apache plugin for Certbot.
%files %{python_files}
%doc README.rst
%license LICENSE.txt
%{python_sitelib}/*
%{python_sitelib}/certbot_apache
%{python_sitelib}/certbot_apache-%{version}*info
%changelog