Hello community,

here is the log from the commit of package biboumi for openSUSE:Factory checked 
in at 2018-06-20 15:32:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/biboumi (Old)
 and      /work/SRC/openSUSE:Factory/.biboumi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "biboumi"

Wed Jun 20 15:32:32 2018 rev:2 rq:617749 version:8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/biboumi/biboumi.changes  2018-03-11 
15:24:28.640881157 +0100
+++ /work/SRC/openSUSE:Factory/.biboumi.new/biboumi.changes     2018-06-20 
15:33:16.393904552 +0200
@@ -1,0 +2,45 @@
+Fri Jun  1 22:43:35 UTC 2018 - bened...@g5r.eu
+
+- Update to biboumi 8.3
+
+  Changes in version 8.3
+  * The global ad-hoc configure command is now available on biboumi’s JID in
+  fixed_irc_server mode.
+
+  Changes in version 8.2
+  * The users are not able to bypass the fixed mode by just configuring a
+  different Address for the IRC server anymore.
+
+  Changes in version 8.1
+  * Fix a crash on a raw NAMES command
+
+  Changes in version 8.0
+  * GCC 4.9 or lower are not supported anymore. The minimal version is 5.0
+  * Add a complete='true' in MAM’s iq result when appropriate
+  * The archive ordering now only relies on the value of the ID, not the
+  date. This means that if you manually import archives in your database (or
+          mess with it somehow), biboumi will not work properly anymore, if you
+  don’t make sure the ID of everything in the muclogline table is
+  consistent.
+  * The “virtual” channel with an empty name (for example
+          %irc.freenode.net@biboumi) has been entirely removed.
+  * Add an “Address” field in the servers’ configure form. This lets
+  the user customize the address to use when connecting to a server.
+  See https://lab.louiz.org/louiz/biboumi/issues/3273 for more details.
+  * Messages id are properly reflected to the sender
+  * We now properly deal with a PostgreSQL server restart: whenever the
+  connection is lost with the server, we try to reconnect and re-execute the
+  query once.
+  * A Nick field has been added in the IRC server configuration form, to let
+  the user force a nickname whenever a channel on the server is joined.
+  * Multiple admins can now be listed in the admin field, separated with a 
colon.
+  * Missing fields in a data-form response are now properly interpreted as
+  an empty value, and not the default value. Gajim users were not able to
+  empty a field of type text-multi because of this issue.
+  * Fix an uncaught exception with botan, when policy does not allow any
+  available ciphersuite.
+  * When the connection gets desynchronized and tries to re-join while
+  biboumi thinks it has never left, biboumi now sends the whole standard
+  join sequence (history, user-list, etc).
+
+-------------------------------------------------------------------

Old:
----
  biboumi-7.2.tar.xz

New:
----
  biboumi-8.3.tar.xz

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

Other differences:
------------------
++++++ biboumi.spec ++++++
--- /var/tmp/diff_new_pack.ZwdJKa/_old  2018-06-20 15:33:17.245873639 +0200
+++ /var/tmp/diff_new_pack.ZwdJKa/_new  2018-06-20 15:33:17.249873494 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package biboumi
 #
-# Copyright (c) 2018 Tomáš Čech <sleep_wal...@opensuse.org>
 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 Tomáš Čech <sleep_wal...@opensuse.org>
 #
 # 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 @@
 
 
 Name:           biboumi
-Version:        7.2
+Version:        8.3
 Release:        0
 Summary:        XMPP to IRC gateway
 License:        Zlib
@@ -27,17 +27,17 @@
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
+BuildRequires:  git
+BuildRequires:  libgcrypt-devel
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(uuid)
+BuildRequires:  udns-devel
+BuildRequires:  pkgconfig(botan-2)
 BuildRequires:  pkgconfig(expat)
+BuildRequires:  pkgconfig(libidn)
 BuildRequires:  pkgconfig(libpq)
 BuildRequires:  pkgconfig(libsystemd)
-BuildRequires:  pkgconfig(botan-2)
 BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(libidn)
-BuildRequires:  libgcrypt-devel
-BuildRequires:  udns-devel
-BuildRequires:  git
+BuildRequires:  pkgconfig(uuid)
 
 %description
 Biboumi is an XMPP gateway that connects to IRC servers and

++++++ biboumi-7.2.tar.xz -> biboumi-8.3.tar.xz ++++++
++++ 3553 lines of diff (skipped)


Reply via email to