Hello community,

here is the log from the commit of package catatonit for openSUSE:Factory 
checked in at 2018-04-05 15:29:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/catatonit (Old)
 and      /work/SRC/openSUSE:Factory/.catatonit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "catatonit"

Thu Apr  5 15:29:12 2018 rev:2 rq:593349 version:0.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/catatonit/catatonit.changes      2018-04-01 
17:27:27.249505002 +0200
+++ /work/SRC/openSUSE:Factory/.catatonit.new/catatonit.changes 2018-04-05 
15:29:16.849273973 +0200
@@ -1,0 +2,5 @@
+Tue Apr  3 23:27:27 UTC 2018 - [email protected]
+
+- Update package descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ catatonit.spec ++++++
--- /var/tmp/diff_new_pack.cmQKcM/_old  2018-04-05 15:29:17.913235516 +0200
+++ /var/tmp/diff_new_pack.cmQKcM/_new  2018-04-05 15:29:17.913235516 +0200
@@ -19,24 +19,27 @@
 Name:           catatonit
 Version:        0.1.2
 Release:        0
-Summary:        Incredibly simple container init
+Summary:        A signal-forwarding process manager for containers
 License:        GPL-3.0-or-later
 Group:          System/Management
 Url:            https://github.com/openSUSE/catatonit
 Source0:        %{name}-%{version}.tar.xz
 Source1:        %{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
-BuildRequires:  gcc
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  gcc
 BuildRequires:  libtool
 
 %description
-A container init so simple it's effectively brain-dead. This is a
-reimplementation of other container inits (such as tini or dumb-init), using
-modern Linux facilities (such as signalfd(2)) and with no additional features
-or bloat. It forwards (almost) all signals to the spawned child, exits when the
-spawned child dies, and reaps any zombies it sees.
+Catatonit is a /sbin/init program for use within containers. It
+forwards (almost) all signals to the spawned child, tears down
+the container when the spawned child exits, and otherwise
+cleans up other exited processes (zombies).
+
+This is a reimplementation of other container init programs (such as
+"tini" or "dumb-init"), but uses modern Linux facilities (such as
+signalfd(2)) and has no additional features.
 
 %prep
 %setup -q



Reply via email to