gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: tagging v0.8.2


From: gnunet
Subject: [taler-exchange] branch master updated: tagging v0.8.2
Date: Sun, 08 Aug 2021 20:13:07 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 6b537bc3 tagging v0.8.2
6b537bc3 is described below

commit 6b537bc38df28e042641b7b96f4b8da86a7ed97e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Aug 8 20:13:03 2021 +0200

    tagging v0.8.2
---
 configure.ac           |  2 +-
 debian/changelog       | 72 +++++++++++++++++++++++++++-----------------------
 doc/doxygen/taler.doxy |  2 +-
 3 files changed, 41 insertions(+), 35 deletions(-)

diff --git a/configure.ac b/configure.ac
index 9d4f1e76..4c70ab6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 #
 #
 AC_PREREQ([2.69])
-AC_INIT([taler-exchange], [0.8.1], [taler-bug@gnunet.org])
+AC_INIT([taler-exchange], [0.8.2], [taler-bug@gnunet.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/util/util.c])
 AC_CONFIG_HEADERS([taler_config.h])
diff --git a/debian/changelog b/debian/changelog
index b0760ba5..a57c88e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,103 +1,109 @@
-taler-exchange (0.9.0-31) unstable; urgency=low
+taler-exchange (0.8.2-0) unstable; urgency=low
+
+  * Official release of GNU Taler 0.8.2.
+
+ -- Christian Grothoff <grothoff@taler.net>  Sun, 08 Aug 2021 23:23:21 +0200
+
+taler-exchange (0.8.1-31) unstable; urgency=low
 
   * Fix dependencies in service definition.
 
  -- Florian Dold <dold@taler.net>  Sat, 07 Aug 2021 23:23:21 +0200
 
-taler-exchange (0.9.0-30) unstable; urgency=low
+taler-exchange (0.8.1-30) unstable; urgency=low
 
   * Fix dependencies in service definition.
   * Minor fixes in upstream code.
 
  -- Florian Dold <dold@taler.net>  Sat, 07 Aug 2021 20:20:33 +0200
 
-taler-exchange (0.9.0-29) unstable; urgency=low
+taler-exchange (0.8.1-29) unstable; urgency=low
 
   * Minor fix in gateway client.
 
  -- Florian Dold <dold@taler.net>  Fri, 06 Aug 2021 17:17:46 +0200
 
-taler-exchange (0.9.0-28) unstable; urgency=low
+taler-exchange (0.8.1-28) unstable; urgency=low
 
   * Service and configuration fixes.
 
  -- Florian Dold <dold@taler.net>  Fri, 06 Aug 2021 13:29:47 +0200
 
-taler-exchange (0.9.0-27) unstable; urgency=low
+taler-exchange (0.8.1-27) unstable; urgency=low
 
   * Update to upstream code with minor bugfixes.
   * Fix permissions of secret configuration files in /etc.
 
  -- Florian Dold <dold@taler.net>  Thu, 05 Aug 2021 21:36:54 +0200
 
-taler-exchange (0.9.0-26) unstable; urgency=low
+taler-exchange (0.8.1-26) unstable; urgency=low
 
   * Search config file location correctly.
 
  -- Florian Dold <dold@taler.net>  Wed, 04 Aug 2021 21:49:42 +0200
 
-taler-exchange (0.9.0-25) unstable; urgency=low
+taler-exchange (0.8.1-25) unstable; urgency=low
 
   * Socket permissions.
 
  -- Florian Dold <dold@taler.net>  Wed, 04 Aug 2021 20:54:31 +0200
 
-taler-exchange (0.9.0-24) unstable; urgency=low
+taler-exchange (0.8.1-24) unstable; urgency=low
 
   * Service dependencies.
 
  -- Florian Dold <dold@taler.net>  Wed, 04 Aug 2021 20:17:53 +0200
 
-taler-exchange (0.9.0-23) unstable; urgency=low
+taler-exchange (0.8.1-23) unstable; urgency=low
 
   * Fix secmod helper permissions.
 
  -- Florian Dold <dold@taler.net>  Wed, 04 Aug 2021 20:01:12 +0200
 
-taler-exchange (0.9.0-22) unstable; urgency=low
+taler-exchange (0.8.1-22) unstable; urgency=low
 
   * Fix permissions.
 
  -- Florian Dold <dold@taler.net>  Wed, 04 Aug 2021 19:08:56 +0200
 
-taler-exchange (0.9.0-21) unstable; urgency=low
+taler-exchange (0.8.1-21) unstable; urgency=low
 
   * Fix service start assertion.
 
  -- Florian Dold <dold@taler.net>  Wed, 04 Aug 2021 18:54:54 +0200
 
-taler-exchange (0.9.0-20) unstable; urgency=low
+taler-exchange (0.8.1-20) unstable; urgency=low
 
   * Reduce service dependencies of taler-exchange-httpd.service.
 
  -- Florian Dold <dold@taler.net>  Wed, 04 Aug 2021 18:44:34 +0200
 
-taler-exchange (0.9.0-19) unstable; urgency=low
+taler-exchange (0.8.1-19) unstable; urgency=low
 
   * Changes to configuration structure.
 
  -- Florian Dold <dold@taler.net>  Wed, 04 Aug 2021 16:41:21 +0200
 
-taler-exchange (0.9.0-18) unstable; urgency=low
+taler-exchange (0.8.1-18) unstable; urgency=low
 
   * Support debhelper-compat 12.
 
  -- Florian Dold <dold@taler.net>  Sun, 01 Aug 2021 18:42:34 +0200
 
-taler-exchange (0.9.0-17) unstable; urgency=low
+taler-exchange (0.8.1-17) unstable; urgency=low
 
   * Fix installation of config files.
 
  -- Florian Dold <dold@taler.net>  Sat, 31 Jul 2021 18:41:20 +0200
 
-taler-exchange (0.9.0-16) unstable; urgency=low
+taler-exchange (0.8.1-16) unstable; urgency=low
 
   * Improved default configuration.
   * Various packaging tweaks.
 
  -- Florian Dold <dold@taler.net>  Sat, 31 Jul 2021 13:17:47 +0200
 
-taler-exchange (0.9.0-15) unstable; urgency=low
+taler-exchange (0.8.1-15) unstable; urgency=low
 
   * New Taler amount operations (set zero, ...) added.
   * New configuration file structure
@@ -105,68 +111,68 @@ taler-exchange (0.9.0-15) unstable; urgency=low
 
  -- Florian Dold <dold@taler.net>  Mon, 26 Jul 2021 11:21:39 +0200
 
-taler-exchange (0.9.0-14) unstable; urgency=low
+taler-exchange (0.8.1-14) unstable; urgency=low
 
   * Expose additional symbols needed in merchant logic.
 
  -- Christian Grothoff <grothoff@gnu.org>  Tue, 20 Jul 2021 14:02:10 +0100
 
-taler-exchange (0.9.0-13) unstable; urgency=low
+taler-exchange (0.8.1-13) unstable; urgency=low
 
   * New Taler amount operations (multiply and divide) added.
 
  -- Christian Grothoff <grothoff@gnu.org>  Wed, 14 Jul 2021 14:02:10 +0100
 
-taler-exchange (0.9.0-12) unstable; urgency=low
+taler-exchange (0.8.1-12) unstable; urgency=low
 
   * Fix typo in taler-auditor shell script: clean before building.
 
  -- Christian Grothoff <grothoff@gnu.org>  Mon, 28 Jun 2021 14:02:10 +0100
 
-taler-exchange (0.9.0-11) unstable; urgency=low
+taler-exchange (0.8.1-11) unstable; urgency=low
 
   * Fix typo in taler-auditor-sync.
 
  -- Christian Grothoff <grothoff@gnu.org>  Sun, 27 Jun 2021 14:02:10 +0100
 
-taler-exchange (0.9.0-10) unstable; urgency=low
+taler-exchange (0.8.1-10) unstable; urgency=low
 
   * Improve database performance for taler-exchange-wirewatch.
   * Update database schema, fix missing indices.
 
  -- Christian Grothoff <grothoff@gnu.org>  Thu, 24 Jun 2021 14:02:10 +0100
 
-taler-exchange (0.9.0-9) unstable; urgency=low
+taler-exchange (0.8.1-9) unstable; urgency=low
 
   * Fix #6769: have systemd create exchange UNIX domain socket with nice 
permissions.
 
  -- Christian Grothoff <grothoff@gnu.org>  Sun, 18 Apr 2021 13:02:10 +0100
 
-taler-exchange (0.9.0-8) unstable; urgency=low
+taler-exchange (0.8.1-8) unstable; urgency=low
 
   * Fix minor memory leak.
 
  -- Christian Grothoff <grothoff@gnu.org>  Tue, 16 Feb 2021 13:02:10 +0100
 
-taler-exchange (0.9.0-7) unstable; urgency=medium
+taler-exchange (0.8.1-7) unstable; urgency=medium
 
   * Avoid picking up libtalerexchange-dev as a dependency of taler-exchange.
 
  -- Christian Grothoff <grothoff@gnu.org>  Mon, 15 Feb 2021 13:02:10 +0100
 
-taler-exchange (0.9.0-6) unstable; urgency=medium
+taler-exchange (0.8.1-6) unstable; urgency=medium
 
   * Fixed a few memory leaks.
 
  -- Christian Grothoff <grothoff@gnu.org>  Mon, 15 Feb 2021 12:02:10 +0100
 
-taler-exchange (0.9.0-5) unstable; urgency=medium
+taler-exchange (0.8.1-5) unstable; urgency=medium
 
   * Fixed a few bugs.
 
  -- Christian Grothoff <grothoff@gnu.org>  Sat, 30 Jan 2021 12:02:10 +0100
 
-taler-exchange (0.9.0-4) unstable; urgency=medium
+taler-exchange (0.8.1-4) unstable; urgency=medium
 
   * Added setup subcommand to taler-exchange-offline.
   * Fixed conflict between taler-auditor and libtaler exchange packages.
@@ -175,7 +181,7 @@ taler-exchange (0.9.0-4) unstable; urgency=medium
 
  -- Christian Grothoff <grothoff@gnu.org>  Wed, 27 Jan 2021 12:02:10 +0100
 
-taler-exchange (0.9.0-3) unstable; urgency=medium
+taler-exchange (0.8.1-3) unstable; urgency=medium
 
   * Renamed helper/secmod binaries for consistency.
   * Protocol improvements, removing unnecessary struct members.
@@ -185,7 +191,7 @@ taler-exchange (0.9.0-3) unstable; urgency=medium
 
  -- Christian Grothoff <grothoff@gnu.org>  Thu, 21 Jan 2021 12:02:10 +0100
 
-taler-exchange (0.9.0-3) unstable; urgency=medium
+taler-exchange (0.8.1-3) unstable; urgency=medium
 
   * Fix taler-exchange.postrm crash (prevented uninstall).
   * Split out taler-auditor package.
@@ -193,7 +199,7 @@ taler-exchange (0.9.0-3) unstable; urgency=medium
 
  -- Christian Grothoff <grothoff@gnu.org>  Sun, 03 Jan 2020 23:00:00 +0000
 
-taler-exchange (0.9.0-2) unstable; urgency=medium
+taler-exchange (0.8.1-2) unstable; urgency=medium
 
   * Modify setup to not touch database (too complex anyway).
   * Fix build of taler-config.
@@ -201,13 +207,13 @@ taler-exchange (0.9.0-2) unstable; urgency=medium
 
  -- Christian Grothoff <grothoff@gnu.org>  Sat, 02 Jan 2020 23:00:00 +0000
 
-taler-exchange (0.9.0-1) unstable; urgency=medium
+taler-exchange (0.8.1-1) unstable; urgency=medium
 
   * Fixing various minor issues with the package, in particular how systemd 
units are started.
 
  -- Christian Grothoff <grothoff@gnu.org>  Thu, 31 Dec 2020 23:00:00 +0000
 
-taler-exchange (0.9.0-0) unstable; urgency=medium
+taler-exchange (0.8.1-0) unstable; urgency=medium
 
   * Initial Release.
 
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy
index 444e0f55..d8c9f6fb 100644
--- a/doc/doxygen/taler.doxy
+++ b/doc/doxygen/taler.doxy
@@ -5,7 +5,7 @@
 #---------------------------------------------------------------------------
 DOXYFILE_ENCODING      = UTF-8
 PROJECT_NAME           = "GNU Taler: Exchange"
-PROJECT_NUMBER         = 0.8.0
+PROJECT_NUMBER         = 0.8.2
 PROJECT_LOGO           = logo.svg
 OUTPUT_DIRECTORY       = .
 CREATE_SUBDIRS         = YES

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]