File: changelog

package info (click to toggle)
postgresql-plsh 1.20140221-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 244 kB
  • ctags: 55
  • sloc: ansic: 556; sql: 136; makefile: 40; sh: 13
file content (102 lines) | stat: -rw-r--r-- 3,422 bytes parent folder | download
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
postgresql-plsh (1.20140221-5) unstable; urgency=medium

  * Rebuild for 9.6.

 -- Christoph Berg <myon@debian.org>  Sun, 25 Sep 2016 23:13:30 +0200

postgresql-plsh (1.20140221-3) unstable; urgency=medium

  * Rebuild for 9.5.

 -- Christoph Berg <myon@debian.org>  Sat, 09 Jan 2016 14:02:10 +0100

postgresql-plsh (1.20140221-2) unstable; urgency=medium

  * Rebuild for 9.4.
  * Set team as maintainer.

 -- Christoph Berg <myon@debian.org>  Fri, 25 Jul 2014 22:50:59 +0200

postgresql-plsh (1.20140221-1) unstable; urgency=medium

  * New upstream release including a fix for CVE-2014-0061.

 -- Christoph Berg <myon@debian.org>  Tue, 25 Feb 2014 07:28:54 +0100

postgresql-plsh (1.20130823-2) unstable; urgency=low

  * Patch tests/init.sql to use CREATE EXTENSION instead of sourcing the build
    tree's plsh.sql. Thanks to Martin Pitt for the initial patch.
  * Use the new pg_buildext installcheck from pg-server-dev 153.
  * Support all PostgreSQL versions.
  * Update debian/rules to use dh.

 -- Christoph Berg <myon@debian.org>  Fri, 14 Feb 2014 21:11:29 +0100

postgresql-plsh (1.20130823-1) unstable; urgency=low

  * New upstream release on github with CREATE EXTENSION support.
  * Use "9.1+" in debian/pgversions and B-D on pg-server-dev-all 148.
    (8.4 and 9.0 are not patched yet for improved VPATH build support.)
  * Add autopkgtest support.
  * Repository moved to git.

 -- Christoph Berg <myon@debian.org>  Tue, 17 Sep 2013 12:50:30 +0200

postgresql-plsh (1.3-5) unstable; urgency=low

  * Rebuild for PostgreSQL 9.1.
  * Use debian/control.in.

 -- Christoph Berg <myon@debian.org>  Wed, 24 Aug 2011 16:50:24 +0200

postgresql-plsh (1.3-4) unstable; urgency=low

  * New maintainer.
  * Convert to 3.0 (quilt).
  * Added support for PostgreSQL 9.0.
  * Converted build to use pg_buildext.
  * Section: database.

 -- Christoph Berg <myon@debian.org>  Thu, 21 Apr 2011 10:38:28 +0200

postgresql-plsh (1.3-3) unstable; urgency=low

  * Problem building from source when using bash instead of dash -
    solved adding patch number 004 (a simple ./ in front of a source...)
    Closes: #561168 .

 -- Filipe Lautert <filipe@debian.org>  Tue, 15 Dec 2009 16:08:30 -0200

postgresql-plsh (1.3-2) unstable; urgency=low

  * Added support for PostgreSQL 8.4 (closes: #559598).
  * Dropped support for PostgreSQL 8.3 as it will not be in Squeeze.

 -- Filipe Lautert <filipe@debian.org>  Sun, 13 Dec 2009 21:37:43 -0200

postgresql-plsh (1.3-1) unstable; urgency=low

  * New upstream version.
  * Now package generates inclusion path for script createlang_pgplsh.sql
    instead of upstream Makefile (closes: #445212).
  * Added header fields: Vcs-Svn, Vcs-Browser and Homepage.
  * Added support for PostgreSQL 8.3.
  * Dropped support for PostgreSQL 8.2 as it will not be in Lenny.

 -- Filipe Lautert <filipe@icewall.org>  Wed, 26 Mar 2008 16:25:56 -0300

postgresql-plsh (1.2-2) unstable; urgency=low

  * Added support for PostgreSQL 8.2.
  * Changed PGCONFIG variable in debian/rules to PG_CONFIG, so now it works (closes: #420288).
  * Dropped support for PostgreSQL 8.1 and 7.4 (closes: #422013).
  * Corrected path for plsh create script in Debian.README.

 -- Filipe Lautert <filipe@icewall.org>  Wed,  2 May 2007 23:27:35 -0300

postgresql-plsh (1.2-1) unstable; urgency=low

  * Initial release (Closes: #412532).

 -- Filipe Lautert <filipe@icewall.org>  Thu, 22 Feb 2007 14:16:41 -0200