Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2017-06-20 10:59:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsyslog (Old)
 and      /work/SRC/openSUSE:Factory/.rsyslog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsyslog"

Tue Jun 20 10:59:50 2017 rev:127 rq:504008 version:8.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2017-06-01 
16:28:10.169744107 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes     2017-06-20 
11:00:52.119546639 +0200
@@ -1,0 +2,6 @@
+Mon Jun  5 10:53:34 UTC 2017 - tchva...@suse.com
+
+- Drop module-guardtime package
+  * Upstream libgt died and it does not work with new openssl
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rsyslog.spec ++++++
--- /var/tmp/diff_new_pack.9veXca/_old  2017-06-20 11:00:53.331375823 +0200
+++ /var/tmp/diff_new_pack.9veXca/_new  2017-06-20 11:00:53.343374131 +0200
@@ -46,7 +46,6 @@
 %bcond_without  gssapi
 %bcond_without  gnutls
 %bcond_without  gcrypt
-%bcond_without  guardtime
 %bcond_without  mysql
 %bcond_without  pgsql
 %bcond_without  relp
@@ -79,6 +78,8 @@
 %define         rsyslog_module_dir_nodeps   %{_libdir}/rsyslog/
 %define         rsyslog_module_dir_withdeps %{_libdir}/rsyslog/
 Url:            http://www.rsyslog.com/
+# Upstream library deprecated and we want to support migration
+Obsoletes:      %{name}-module-guardtime
 %if %{with systemd}
 Provides:       syslog
 Provides:       sysvinit(syslog)
@@ -154,15 +155,6 @@
 %if %{with gcrypt}
 BuildRequires:  libgcrypt-devel
 %endif
-%if %{with guardtime}
-BuildRequires:  libgt-devel >= 0.3.1
-%if %{?suse_version} > 1110
-BuildRequires:  pkgconfig(libksi) >= 3.4.0.2
-%else
-BuildRequires:  libksi-devel >= 3.4.0.2
-%endif
-BuildConflicts: libksi >= 3.5.0.0
-%endif
 %if %{with dbi}
 BuildRequires:  libdbi-devel
 %endif
@@ -392,24 +384,6 @@
 a rsgtutil utility to manage the files.
 %endif
 
-%if %{with guardtime}
-
-%package module-guardtime
-Requires:       %{name} = %{version}
-Summary:        GuardTime log file signing support module for rsyslog
-Group:          System/Daemons
-
-%description module-guardtime
-Rsyslog is an enhanced multi-threaded syslog daemon. See rsyslog
-package.
-
-This module provides log file signing support using GuardTime Keyless
-Signature Service and a rsgtutil utility to manage the files.
-
-The digital timestamping component of the service is officially certified
-and Guardtime is accredited as a timestamp authority by the European Union.
-%endif
-
 %if %{with relp}
 
 %package module-relp
@@ -690,10 +664,6 @@
        --enable-mmrm1stspace   \
        --enable-pmciscoios \
        --enable-pmpanngfw      \
-%if %{with guardtime}
-       --enable-guardtime      \
-       --enable-gt-ksi         \
-%endif
 %if %{with gcrypt}
        --enable-libgcrypt      \
 %else
@@ -726,10 +696,6 @@
 %if %{with gcrypt}
                lmcry_gcry.so \
 %endif
-%if %{with guardtime}
-               lmsig_gt.so  \
-               lmsig_ksi.so \
-%endif
 %if %{with gssapi}
                omgssapi.so imgssapi.so lmgssutil.so \
 %endif
@@ -1197,15 +1163,6 @@
 %{_bindir}/rscryutil
 %endif
 
-%if %{with guardtime}
-
-%files module-guardtime
-%defattr(-,root,root)
-%{rsyslog_module_dir_withdeps}/lmsig_gt.so
-%{rsyslog_module_dir_withdeps}/lmsig_ksi.so
-%{_bindir}/rsgtutil
-%endif
-
 %if %{with tcl}
 %files module-omtcl
 %defattr(-,root,root)


Reply via email to