pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/liquibase liquibase: update to 3.5.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/195d00640af8
branches:  trunk
changeset: 384686:195d00640af8
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Sep 01 17:57:17 2018 +0000

description:
liquibase: update to 3.5.5

>From Michael Moll via GH #29 ( https://github.com/NetBSD/pkgsrc/pull/29 )

v3.5.5
[CORE-2851] - includeAll tag with a relative path duplicates the database changes with an absolute and with a relative changelog

v3.5.4
[CORE-2851] - includeAll tag with a relative path duplicates the database changes with an absolute and with a relative changelog
[CORE-2863] - Issue with Spring boot 1.4.0 - 1.4.3
[CORE-2898] - includeAll broken in 3.5.1
[CORE-2948] - Changelog with includeAll will not find child changelogs in Spring Boot's executable JAR
[CORE-2978] - AddAutoIncrement on Postgres does not work when no schema is specified
[CORE-3123] - ResourceComparator is not applied for includeAll
[CORE-3139] - ClassLoaderResourceAccessor cannot read jar path resources from SpringLiquibase
[CORE-3015] - Oracle: diffChangeLog TIMESTAMP WITH LOCAL TIME ZONE correctly

diffstat:

 databases/liquibase/Makefile |   4 ++--
 databases/liquibase/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 28d45ada5b9a -r 195d00640af8 databases/liquibase/Makefile
--- a/databases/liquibase/Makefile      Sat Sep 01 16:49:59 2018 +0000
+++ b/databases/liquibase/Makefile      Sat Sep 01 17:57:17 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/07/31 14:23:05 maya Exp $
+# $NetBSD: Makefile,v 1.2 2018/09/01 17:57:17 tnn Exp $
 
-VERSION=       3.5.3
+VERSION=       3.5.5
 PKGNAME=       liquibase-${VERSION}
 DISTNAME=      ${PKGNAME}-bin
 CATEGORIES=    databases
diff -r 28d45ada5b9a -r 195d00640af8 databases/liquibase/distinfo
--- a/databases/liquibase/distinfo      Sat Sep 01 16:49:59 2018 +0000
+++ b/databases/liquibase/distinfo      Sat Sep 01 17:57:17 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2017/07/31 14:23:05 maya Exp $
+$NetBSD: distinfo,v 1.2 2018/09/01 17:57:17 tnn Exp $
 
-SHA1 (liquibase-3.5.3-bin.tar.gz) = 39b17b80a63de68e1283ebdc96296ead6c671bbb
-RMD160 (liquibase-3.5.3-bin.tar.gz) = f59f2e883dd4b3b7c9dad46d674c516f45e69a14
-SHA512 (liquibase-3.5.3-bin.tar.gz) = c2da11f7b9f16a2047a0604ae7829dccfe9a486a69ab793a8f562663e5b3bb91a287439d9e91b3c17f0c98928174954b15e18637b5982d3eebd2b2af8948fcdb
-Size (liquibase-3.5.3-bin.tar.gz) = 4370165 bytes
+SHA1 (liquibase-3.5.5-bin.tar.gz) = 81efcf8f9706d1ef0bcc10b1948a999316211e97
+RMD160 (liquibase-3.5.5-bin.tar.gz) = ba39791480b5f6f3418889c3f8628199c64bda76
+SHA512 (liquibase-3.5.5-bin.tar.gz) = a56b7bd5aa1f7ea4a1d4b0a6fb74d71ab1caaf59bcbf11bb13a218f9b26436543588e7c3ecd769504c95e3ccd4877f9e245f6bc9354c0f00340ea8394ee4c0fb
+Size (liquibase-3.5.5-bin.tar.gz) = 4293144 bytes
 SHA1 (patch-liquibase) = 1da7e7e3615b6caa8b1e7de3abd922bd3cfb64db



Home | Main Index | Thread Index | Old Index