1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
|
check-postgres (2.25.0-1) unstable; urgency=medium
* New upstream version.
-- Christoph Berg <myon@debian.org> Mon, 10 Feb 2020 12:00:32 +0100
check-postgres (2.24.0-4) unstable; urgency=medium
[ Jelmer Vernooij ]
* Use correct machine-readable copyright file URI.
[ Christoph Berg ]
* Add debian/gitlab-ci.yml.
* PG12: Fix t/02_connection.t, remove t/02_same_schema.t.
-- Christoph Berg <myon@debian.org> Thu, 07 Nov 2019 14:38:09 +0100
check-postgres (2.24.0-3) unstable; urgency=medium
* debian/tests/control: Install libdbd-pg-perl, and allow stderr.
-- Christoph Berg <christoph.berg@credativ.de> Thu, 26 Jul 2018 12:14:07 +0200
check-postgres (2.24.0-2) unstable; urgency=medium
* Move maintainer address to team+postgresql@tracker.debian.org.
* Fix debian/tests/control file name. Thanks to Paul Gevers for helping me
spot this!
* debian/tests/prove: When called as root, re-exec ourselves as nobody in a
different directory.
-- Christoph Berg <myon@debian.org> Wed, 25 Jul 2018 23:47:28 +0200
check-postgres (2.24.0-1) unstable; urgency=medium
* New upstream version.
+ Supports PostgreSQL CVE-2018-1058 changes. (Closes: #897523)
* Move packaging repository to salsa.debian.org
* Mark package as Multi-Arch: foreign.
* Run testsuite via autopkgtest as well.
* Disable pkg-perl-autopkgtest's implicit build-deps check, we are not a
perl module.
-- Christoph Berg <christoph.berg@credativ.de> Wed, 30 May 2018 14:25:04 +0200
check-postgres (2.23.0-1) unstable; urgency=medium
* New upstream version.
* Point watch file at GitHub.
-- Christoph Berg <myon@debian.org> Tue, 31 Oct 2017 16:27:10 +0100
check-postgres (2.22.0-98-gca1f541-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot, fixes testing with PG 9.2.
-- Christoph Berg <christoph.berg@credativ.de> Thu, 05 Oct 2017 10:28:23 +0200
check-postgres (2.22.0-97-gd7f6475-1) unstable; urgency=medium
* Team upload.
* New "it's about time" upstream snapshot.
* Enable MRTG output test in t/02_replicate_row.t again, the timeouts are
bigger now.
-- Christoph Berg <christoph.berg@credativ.de> Wed, 27 Sep 2017 13:21:01 +0200
check-postgres (2.22.0-3) experimental; urgency=medium
* Remove redundant Depends: perl from control file, ${perl:Depends} will
fill in the correct value. Spotted by Bernd Zeimetz, thanks!
* Build-Depend on postgresql-all.
-- Christoph Berg <christoph.berg@credativ.de> Thu, 30 Mar 2017 11:29:58 +0200
check-postgres (2.22.0-2) unstable; urgency=medium
* t/02_disk_space.t: Relax requirements on device name.
-- Christoph Berg <christoph.berg@credativ.de> Thu, 22 Sep 2016 15:18:36 +0200
check-postgres (2.22.0-1) unstable; urgency=medium
* New upstream release.
-- Christoph Berg <christoph.berg@credativ.de> Tue, 30 Jun 2015 18:02:22 +0200
check-postgres (2.21.0-3) unstable; urgency=medium
* t/02_replicate_row.t: Mark MRTG output test as TODO, it fails too often
without a real reason. Closes: #775644.
-- Christoph Berg <christoph.berg@credativ.de> Mon, 26 Jan 2015 18:13:16 +0100
check-postgres (2.21.0-2) unstable; urgency=medium
* Set team as maintainer.
-- Christoph Berg <myon@debian.org> Wed, 15 Oct 2014 22:31:18 +0200
check-postgres (2.21.0-1) unstable; urgency=low
* New upstream release.
+ t/02_disk_space.t: Skip if "df" doesn't work. Closes: #718052.
+ t/02_last_vacuum.t: Commit content in test table so the stats can see it.
+ check_postgres.pl, t/02_locks.t: Sort lock types.
+ t/02_new_version_*: Skip if SKIP_NETWORK_TESTS is set.
+ t/02_replicate_row.t: Set MRTG test sleep delay to 0.5s.
+ check_postgres.pl, t/02_slony_status.t: Fix for 9.3.
* B-D on libdbd-pg-perl 2.19.3 for testing PostgreSQL >= 9.2.
-- Christoph Berg <christoph.berg@credativ.de> Wed, 25 Sep 2013 10:31:10 +0200
check-postgres (2.20.1-1) unstable; urgency=low
* New upstream release.
+ Basic connection check returns CRITICAL. Closes: #700866.
* Run testsuite on build; disable "new version" tests because they need
networking.
* Repository moved to git.
-- Christoph Berg <myon@debian.org> Tue, 02 Jul 2013 09:46:32 +0200
check-postgres (2.20.0-1) experimental; urgency=low
[ Peter Eisentraut ]
* Improve watch file
[ Christoph Berg ]
* New upstream release.
* Add testsuite runner (not used yet).
-- Christoph Berg <myon@debian.org> Wed, 20 Mar 2013 16:07:18 +0100
check-postgres (2.19.0-1) unstable; urgency=low
* New upstream release.
-- Christoph Berg <myon@debian.org> Tue, 24 Jan 2012 12:35:02 +0100
check-postgres (2.18.0-1) unstable; urgency=low
* New upstream release.
-- Christoph Berg <myon@debian.org> Wed, 05 Oct 2011 16:43:27 +0200
check-postgres (2.16.0-2) unstable; urgency=low
* Merge my rouge packaging into Peter's package. Luckily, everything was
pretty compatible. Closes: #635163.
* Prevent running of the "cleanup" test on clean, this would need DBI in the
Build-Depends and we don't run the test suite anyway.
-- Christoph Berg <myon@debian.org> Fri, 29 Jul 2011 23:48:15 +0200
check-postgres (2.16.0-1) unstable; urgency=low
* Initial release.
-- Christoph Berg <myon@debian.org> Thu, 14 Jul 2011 16:43:32 +0200
check-postgres (2.14.3-1) unstable; urgency=low
* Initial release (closes: #602441)
-- Peter Eisentraut <petere@debian.org> Tue, 30 Nov 2010 21:40:35 +0200
|