gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -preps for v0.9.0 release


From: gnunet
Subject: [taler-exchange] branch master updated: -preps for v0.9.0 release
Date: Thu, 03 Nov 2022 23:35:57 +0100

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 e37e32cd -preps for v0.9.0 release
e37e32cd is described below

commit e37e32cdb8481ac7d74ac2e1cab4720c26e041ce
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Nov 3 23:35:54 2022 +0100

    -preps for v0.9.0 release
---
 ChangeLog                 | 6 ++++++
 configure.ac              | 2 +-
 contrib/gana              | 2 +-
 debian/changelog          | 6 ++++++
 src/auditordb/Makefile.am | 1 -
 5 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 690686a0..8befc0b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sat Nov  5 11:32:45 AM CET 2022
+    Added support for P2P payments.
+    Added support for explicit reserve lifetime control.
+    Added support for age restrictions.
+    Releasing GNU Taler Exchange 0.9.0. -CG
+
 Fri 03 Sep 2021 07:02:05 PM CEST
     Add experimental aggregator sharding logic. -CG
 
diff --git a/configure.ac b/configure.ac
index 290afd0a..a35da334 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 #
 #
 AC_PREREQ([2.69])
-AC_INIT([taler-exchange],[0.8.5],[taler-bug@gnunet.org])
+AC_INIT([taler-exchange],[0.9.0],[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/contrib/gana b/contrib/gana
index 9657bf77..6b9824cb 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 9657bf77de05c0ac17ff39629306a604066b21de
+Subproject commit 6b9824cb4d4561f1167c7f518998a226a82222d6
diff --git a/debian/changelog b/debian/changelog
index 1bff0832..157d3423 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-exchange (0.9.0) unstable; urgency=low
+
+  * Packaging latest release.
+
+ -- Christian Grothoff <grothoff@gnu.org>  Sat, 5 Nov 2022 11:50:12 +0200
+
 taler-exchange (0.8.99-2) unstable; urgency=low
 
   * Packaging latest pre-release from Git.
diff --git a/src/auditordb/Makefile.am b/src/auditordb/Makefile.am
index d00c4fb2..98b19f89 100644
--- a/src/auditordb/Makefile.am
+++ b/src/auditordb/Makefile.am
@@ -23,7 +23,6 @@ EXTRA_DIST = \
   auditordb-postgres.conf \
   test-auditor-db-postgres.conf \
   $(sql_DATA) \
-  9999.sql \
   pg_template.h pg_template.c \
   pg_template.sh
 

-- 
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]