Hello community,

here is the log from the commit of package dehydrated for openSUSE:Factory 
checked in at 2020-06-29 21:18:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dehydrated (Old)
 and      /work/SRC/openSUSE:Factory/.dehydrated.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dehydrated"

Mon Jun 29 21:18:30 2020 rev:17 rq:817721 version:0.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/dehydrated/dehydrated.changes    2020-05-07 
14:54:28.206293883 +0200
+++ /work/SRC/openSUSE:Factory/.dehydrated.new.3060/dehydrated.changes  
2020-06-29 21:18:58.457897053 +0200
@@ -1,0 +2,14 @@
+Mon Jun 29 12:41:48 UTC 2020 - Daniel Molkentin <[email protected]>
+
+- Update maintainer file and package description, remove features
+  that are better described in the (upstream maintained) man page.
+
+-------------------------------------------------------------------
+Mon Jun 29 12:38:31 UTC 2020 - Daniel Molkentin <[email protected]>
+
+- Remove potentially harmful scriptlet (bsc#1154167). Documented
+  transition case in the maintainer README. Unlikely enough. The
+  versions that have not transitioned yet would be broken for more
+  than two years now.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dehydrated.spec ++++++
--- /var/tmp/diff_new_pack.grV7bi/_old  2020-06-29 21:18:59.305899676 +0200
+++ /var/tmp/diff_new_pack.grV7bi/_new  2020-06-29 21:18:59.309899689 +0200
@@ -108,14 +108,7 @@
 handling keys and certificates, so you need to have that installed.
 
 Other dependencies are: curl, sed, grep, mktemp (all found on almost
-any system, curl being the only exception)
-
-Current features:
-
-* Signing of a list of domains
-* Signing of a CSR
-* Renewal if a certificate is about to expire or SAN (subdomains) changed
-* Certificate revocation
+any system, curl being the only exception).
 
 %package %{_apache}
 Summary:        Apache Integration for dehydrated
@@ -146,7 +139,6 @@
 getent group %{_user} >/dev/null || %{_sbindir}/groupadd -r %{_user}
 getent passwd %{_user} >/dev/null || %{_sbindir}/useradd -g %{_user} \
        -s /bin/false -r -c "%{_user}" -d %{_home} %{_user}
-if [ -d %{_sysconfdir}/letsencrypt.sh ]; then mv %{_sysconfdir}/letsencrypt.sh 
%{_sysconfdir}/dehydrated; chown -R %{_user} %{_sysconfdir}/dehydrated; fi
 if [ -e %{_sysconfdir}/dehydrated/config.sh ]; then mv 
%{_sysconfdir}/dehydrated/config.sh %{_sysconfdir}/dehydrated/config; fi
 
 %if %{with systemd}

++++++ README.maintainer ++++++
--- /var/tmp/diff_new_pack.grV7bi/_old  2020-06-29 21:18:59.365899862 +0200
+++ /var/tmp/diff_new_pack.grV7bi/_new  2020-06-29 21:18:59.365899862 +0200
@@ -150,7 +150,6 @@
 Limitations & Ceveats
 =====================
 
-* It is currently not possible to aqcuire Wildcard certificates
 * No EV- or OV-validated certificates
 * Certificates expire within weeks, not years. This is by design. Ensure that
   certificate renewal works and that daemons get reloaded frequently to pick
@@ -160,6 +159,13 @@
   will be executed by the cron script / systemd timer *after* an update run
   has been performed.
 
+Upgrade Notes
+=============
+
+If you are upgrading from letsencrypt.sh, note that you need to move
+/etc/letsencrypt.sh to /etc/dehydrated and chown it to the "dehydrated"
+user.
+
 Links
 =====
 



Reply via email to