Rev 14 | Rev 19 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 14 | Rev 16 | ||
|---|---|---|---|
| 1 | pike7.6 (7.6.112-1) unstable; urgency=low |
1 | pike7.6 (7.6.112-1) unstable; urgency=low |
| 2 | 2 | ||
| 3 | [ Henrik Andreasson ] |
3 | [ Henrik Andreasson ] |
| 4 | * The latest upstream release |
4 | * The latest upstream release |
| 5 | 5 | ||
| 6 | [ Magnus Holmgren ] |
6 | [ Magnus Holmgren ] |
| 7 | * New maintainers (Closes: #411684). |
7 | * New maintainers (Closes: #411684). |
| 8 | * Use dpatch to apply patches. |
8 | * Use dpatch to apply patches. |
| - | 9 | * really apply the following patches from the .93-4 release: |
|
| - | 10 | * Removed Image TTF module to drop the dependency on oldlibs |
|
| - | 11 | `freetype1'. (Closes: #431784) |
|
| - | 12 | * Added a patch by Samuel Thibault to fix a FTBFS bug on hurd-i386. |
|
| - | 13 | (Closes: #434581) |
|
| 9 | * Radically clean up debian/rules (Closes: #424334). |
14 | * Radically clean up debian/rules (Closes: #424334). |
| 10 | * Manuals are again built during the binary build process so that |
15 | * Manuals are again built during the binary build process so that |
| 11 | official tarballs can be used to build the package. |
16 | official tarballs can be used to build the package. |
| 12 | * Delete redundant dhelp files (dhelp uses doc-base metadata since |
17 | * Delete redundant dhelp files (dhelp uses doc-base metadata since |
| 13 | long ago). |
18 | long ago). |
| 14 | * Change directory structure and get rid of an unnecessary directory level |
19 | * Change directory structure and get rid of an unnecessary directory level |
| 15 | (by installing with --traditional instead of --new-style): |
20 | (by installing with --traditional instead of --new-style): |
| 16 | - Pike modules and include files, and master.pike are now in |
21 | - Pike modules and include files, and master.pike are now in |
| 17 | /usr/lib/pike/<version> instead of /usr/lib/pike/<version>/lib. |
22 | /usr/lib/pike/<version> instead of /usr/lib/pike/<version>/lib. |
| 18 | - The pike executable is now in /usr/bin itself, instead of in |
23 | - The pike executable is now in /usr/bin itself, instead of in |
| 19 | /usr/lib/pike/<version>/bin with a symlink in /usr/bin. |
24 | /usr/lib/pike/<version>/bin with a symlink in /usr/bin. |
| 20 | - .pike and .pmod files are no longer moved to /usr/share/pike. It's |
25 | - .pike and .pmod files are no longer moved to /usr/share/pike. It's |
| 21 | not that important that all files in /usr/lib are actually |
26 | not that important that all files in /usr/lib are actually |
| 22 | platform-specific. All the symlinks are thus eliminated. |
27 | platform-specific. All the symlinks are thus eliminated. |
| 23 | * Add patch from Samuel Thibault to fix FTBFS on HURD (Closes: #434581). |
- | |
| 24 | * Move modules GLU and GLUE to pike7.6-gl, where they belong. |
28 | * Move modules GLU and GLUE to pike7.6-gl, where they belong. |
| 25 | GLUE.Drivers.GTK removed since it depends on GTK, which was dropped |
29 | GLUE.Drivers.GTK removed since it depends on GTK, which was dropped |
| 26 | previously. |
30 | previously. |
| 27 | * Make pike7.6-dev Architecture: any. |
31 | * Make pike7.6-dev Architecture: any. |
| 28 | * No longer use own version of specs.in - fix the configure parameters |
32 | * No longer use own version of specs.in - fix the configure parameters |
| 29 | instead. |
33 | instead. |
| 30 | * Drop Image.TTF from pike7.6-image so that Debian can get rid of the old |
- | |
| 31 | freetype1 library (Closes: #431784). |
- | |
| 32 | * Fix 01_master.in.dpatch - the Debian-specific add_*_path() calls were |
34 | * Fix 01_master.in.dpatch - the Debian-specific add_*_path() calls were |
| 33 | completely off. |
35 | completely off. |
| 34 | * Add debian/watch (checking for latest official stable release). |
36 | * Add debian/watch (checking for latest official stable release). |
| 35 | * Drop 03_language.yacc_bison_fix.dpatch; it no longer has any effect. |
37 | * Drop 03_language.yacc_bison_fix.dpatch; it no longer has any effect. |
| 36 | * Add Mird to the module exclusion list. |
38 | * Add Mird to the module exclusion list. |
| 37 | * Add Vcs fields to debian/control. |
39 | * Add Vcs fields to debian/control. |
| 38 | 40 | ||
| 39 | -- Magnus Holmgren <magnus@kibibyte.se> Fri, 21 Dec 2007 09:29:03 +0100 |
41 | -- Magnus Holmgren <magnus@kibibyte.se> Fri, 21 Dec 2007 09:29:03 +0100 |
| 40 | 42 | ||
| - | 43 | pike7.6 (7.6.93-4) unstable; urgency=low |
|
| - | 44 | ||
| - | 45 | * QA upload. |
|
| - | 46 | * Removed Image TTF module to drop the dependency on oldlibs |
|
| - | 47 | `freetype1'. (Closes: #431784) |
|
| - | 48 | * Added a patch by Samuel Thibault to fix a FTBFS bug on hurd-i386. |
|
| - | 49 | (Closes: #434581) |
|
| - | 50 | * Converted `debian/copyright' to UTF-8. |
|
| - | 51 | * Make the package binNMU-able by appropriately replacing `Source-Version' |
|
| - | 52 | in `debian/control'. |
|
| - | 53 | * Added a `Homepage' field. |
|
| - | 54 | ||
| - | 55 | -- Philipp Kern <pkern@debian.org> Sun, 16 Dec 2007 18:55:16 +0100 |
|
| - | 56 | ||
| 41 | pike7.6 (7.6.93-3) unstable; urgency=low |
57 | pike7.6 (7.6.93-3) unstable; urgency=low |
| 42 | 58 | ||
| 43 | * QA upload. |
59 | * QA upload. |
| 44 | * Set maintainer to QA Group; Orphaned: #411684 |
60 | * Set maintainer to QA Group; Orphaned: #411684 |
| 45 | * Conforms with latest Standards Version 3.7.2 |
61 | * Conforms with latest Standards Version 3.7.2 |
| 46 | * Remove duplicate build-dependency on debhelper |
62 | * Remove duplicate build-dependency on debhelper |
| 47 | * Add quotes to debian/menu |
63 | * Add quotes to debian/menu |
| 48 | 64 | ||
| 49 | -- Michael Ablassmeier <abi@debian.org> Thu, 15 Mar 2007 10:29:51 +0100 |
65 | -- Michael Ablassmeier <abi@debian.org> Thu, 15 Mar 2007 10:29:51 +0100 |
| 50 | 66 | ||
| 51 | pike7.6 (7.6.93-2) unstable; urgency=low |
67 | pike7.6 (7.6.93-2) unstable; urgency=low |
| 52 | 68 | ||
| 53 | * Please change postgresql-dev build dependency to libpq-dev (Closes: |
69 | * Please change postgresql-dev build dependency to libpq-dev (Closes: |
| 54 | #409770) |
70 | #409770) |
| 55 | 71 | ||
| 56 | -- Marek Habersack <grendel@debian.org> Tue, 13 Feb 2007 18:41:28 +0100 |
72 | -- Marek Habersack <grendel@debian.org> Tue, 13 Feb 2007 18:41:28 +0100 |
| 57 | 73 | ||
| 58 | pike7.6 (7.6.93-1) unstable; urgency=low |
74 | pike7.6 (7.6.93-1) unstable; urgency=low |
| 59 | 75 | ||
| 60 | * The latest cvs snapshot |
76 | * The latest cvs snapshot |
| 61 | * Please don't ship pike7.6-gtk (Closes: #387503) |
77 | * Please don't ship pike7.6-gtk (Closes: #387503) |
| 62 | gtk1 modules removed because of debian dropping support for gtk1. |
78 | gtk1 modules removed because of debian dropping support for gtk1. |
| 63 | At the same time, the pike7.6-gtk module is disabled, since gtk2 |
79 | At the same time, the pike7.6-gtk module is disabled, since gtk2 |
| 64 | stuff in it doesn't seem to compile without gtk1 devel packages |
80 | stuff in it doesn't seem to compile without gtk1 devel packages |
| 65 | around. |
81 | around. |
| 66 | * pike epoll not included. (Closes: #264206) |
82 | * pike epoll not included. (Closes: #264206) |
| 67 | This can only be fixed by making sure that the debian autobuilders |
83 | This can only be fixed by making sure that the debian autobuilders |
| 68 | all support epoll, which is beyond the pike maintainer's powers :) |
84 | all support epoll, which is beyond the pike maintainer's powers :) |
| 69 | 85 | ||
| 70 | -- Marek Habersack <grendel@debian.org> Wed, 4 Oct 2006 13:11:55 +0200 |
86 | -- Marek Habersack <grendel@debian.org> Wed, 4 Oct 2006 13:11:55 +0200 |
| 71 | 87 | ||
| 72 | pike7.6 (7.6.92-1) unstable; urgency=low |
88 | pike7.6 (7.6.92-1) unstable; urgency=low |
| 73 | 89 | ||
| 74 | * Release number bumped by export.pike. |
90 | * Release number bumped by export.pike. |
| 75 | 91 | ||
| 76 | -- Marek Habersack <grendel@debian.org> Mon, 2 Oct 2006 15:20:43 +0200 |
92 | -- Marek Habersack <grendel@debian.org> Mon, 2 Oct 2006 15:20:43 +0200 |
| 77 | 93 | ||
| 78 | pike7.6 (7.6.91-1) unstable; urgency=low |
94 | pike7.6 (7.6.91-1) unstable; urgency=low |
| 79 | 95 | ||
| 80 | * The latest cvs snapshot |
96 | * The latest cvs snapshot |
| 81 | 97 | ||
| 82 | -- Marek Habersack <grendel@debian.org> Thu, 14 Sep 2006 14:44:33 +0200 |
98 | -- Marek Habersack <grendel@debian.org> Thu, 14 Sep 2006 14:44:33 +0200 |
| 83 | 99 | ||
| 84 | pike7.6 (7.6.90-1) unstable; urgency=low |
100 | pike7.6 (7.6.90-1) unstable; urgency=low |
| 85 | 101 | ||
| 86 | * Release number bumped by export.pike. |
102 | * Release number bumped by export.pike. |
| 87 | 103 | ||
| 88 | -- Marek Habersack <grendel@debian.org> Thu, 14 Sep 2006 14:42:53 +0200 |
104 | -- Marek Habersack <grendel@debian.org> Thu, 14 Sep 2006 14:42:53 +0200 |
| 89 | 105 | ||
| 90 | pike7.6 (7.6.89-1) unstable; urgency=low |
106 | pike7.6 (7.6.89-1) unstable; urgency=low |
| 91 | 107 | ||
| 92 | * The latest cvs snapshot |
108 | * The latest cvs snapshot |
| 93 | 109 | ||
| 94 | -- Marek Habersack <grendel@debian.org> Tue, 22 Aug 2006 18:26:40 +0200 |
110 | -- Marek Habersack <grendel@debian.org> Tue, 22 Aug 2006 18:26:40 +0200 |
| 95 | 111 | ||
| 96 | pike7.6 (7.6.88-1) unstable; urgency=low |
112 | pike7.6 (7.6.88-1) unstable; urgency=low |
| 97 | 113 | ||
| 98 | * Release number bumped by export.pike. |
114 | * Release number bumped by export.pike. |
| 99 | 115 | ||
| 100 | -- Marek Habersack <grendel@debian.org> Tue, 22 Aug 2006 18:16:59 +0200 |
116 | -- Marek Habersack <grendel@debian.org> Tue, 22 Aug 2006 18:16:59 +0200 |
| 101 | 117 | ||
| 102 | pike7.6 (7.6.87-2) unstable; urgency=low |
118 | pike7.6 (7.6.87-2) unstable; urgency=low |
| 103 | 119 | ||
| 104 | * Shortened the long descriptions of several binary packages |
120 | * Shortened the long descriptions of several binary packages |
| 105 | * Added short description of pike, plus an url, to the description of |
121 | * Added short description of pike, plus an url, to the description of |
| 106 | the pike modules binary packages |
122 | the pike modules binary packages |
| 107 | 123 | ||
| 108 | -- Marek Habersack <grendel@debian.org> Sun, 9 Aug 2006 01:28:37 +0200 |
124 | -- Marek Habersack <grendel@debian.org> Sun, 9 Aug 2006 01:28:37 +0200 |
| 109 | 125 | ||
| 110 | pike7.6 (7.6.87-1) unstable; urgency=low |
126 | pike7.6 (7.6.87-1) unstable; urgency=low |
| 111 | 127 | ||
| 112 | * The latest cvs snapshot |
128 | * The latest cvs snapshot |
| 113 | 129 | ||
| 114 | -- Marek Habersack <grendel@debian.org> Sun, 4 Jun 2006 22:21:07 +0200 |
130 | -- Marek Habersack <grendel@debian.org> Sun, 4 Jun 2006 22:21:07 +0200 |
| 115 | 131 | ||
| 116 | pike7.6 (7.6.86-1) unstable; urgency=low |
132 | pike7.6 (7.6.86-1) unstable; urgency=low |
| 117 | 133 | ||
| 118 | * Release number bumped by export.pike. |
134 | * Release number bumped by export.pike. |
| 119 | 135 | ||
| 120 | -- Marek Habersack <grendel@debian.org> Sun, 4 Jun 2006 22:17:43 +0200 |
136 | -- Marek Habersack <grendel@debian.org> Sun, 4 Jun 2006 22:17:43 +0200 |
| 121 | 137 | ||
| 122 | pike7.6 (7.6.85-1) unstable; urgency=low |
138 | pike7.6 (7.6.85-1) unstable; urgency=low |
| 123 | 139 | ||
| 124 | * The latest cvs snapshot |
140 | * The latest cvs snapshot |
| 125 | 141 | ||
| 126 | -- Marek Habersack <grendel@debian.org> Sun, 4 Jun 2006 15:33:52 +0200 |
142 | -- Marek Habersack <grendel@debian.org> Sun, 4 Jun 2006 15:33:52 +0200 |
| 127 | 143 | ||
| 128 | pike7.6 (7.6.84-1) unstable; urgency=low |
144 | pike7.6 (7.6.84-1) unstable; urgency=low |
| 129 | 145 | ||
| 130 | * Release number bumped by export.pike. |
146 | * Release number bumped by export.pike. |
| 131 | 147 | ||
| 132 | -- Marek Habersack <grendel@debian.org> Sun, 4 Jun 2006 15:29:49 +0200 |
148 | -- Marek Habersack <grendel@debian.org> Sun, 4 Jun 2006 15:29:49 +0200 |
| 133 | 149 | ||
| 134 | pike7.6 (7.6.83-1) unstable; urgency=low |
150 | pike7.6 (7.6.83-1) unstable; urgency=low |
| 135 | 151 | ||
| 136 | * The latest cvs snapshot |
152 | * The latest cvs snapshot |
| 137 | 153 | ||
| 138 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jun 2006 10:29:09 +0200 |
154 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jun 2006 10:29:09 +0200 |
| 139 | 155 | ||
| 140 | pike7.6 (7.6.82-1) unstable; urgency=low |
156 | pike7.6 (7.6.82-1) unstable; urgency=low |
| 141 | 157 | ||
| 142 | * Release number bumped by export.pike. |
158 | * Release number bumped by export.pike. |
| 143 | 159 | ||
| 144 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jun 2006 10:26:10 +0200 |
160 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jun 2006 10:26:10 +0200 |
| 145 | 161 | ||
| 146 | pike7.6 (7.6.81-1) unstable; urgency=low |
162 | pike7.6 (7.6.81-1) unstable; urgency=low |
| 147 | 163 | ||
| 148 | * The latest cvs snapshot |
164 | * The latest cvs snapshot |
| 149 | 165 | ||
| 150 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jun 2006 9:42:41 +0200 |
166 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jun 2006 9:42:41 +0200 |
| 151 | 167 | ||
| 152 | pike7.6 (7.6.80-1) unstable; urgency=low |
168 | pike7.6 (7.6.80-1) unstable; urgency=low |
| 153 | 169 | ||
| 154 | * Release number bumped by export.pike. |
170 | * Release number bumped by export.pike. |
| 155 | 171 | ||
| 156 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jun 2006 9:38:38 +0200 |
172 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jun 2006 9:38:38 +0200 |
| 157 | 173 | ||
| 158 | pike7.6 (7.6.79-1) unstable; urgency=low |
174 | pike7.6 (7.6.79-1) unstable; urgency=low |
| 159 | 175 | ||
| 160 | * The latest cvs snapshot |
176 | * The latest cvs snapshot |
| 161 | 177 | ||
| 162 | -- Marek Habersack <grendel@debian.org> Fri, 26 May 2006 8:03:10 +0200 |
178 | -- Marek Habersack <grendel@debian.org> Fri, 26 May 2006 8:03:10 +0200 |
| 163 | 179 | ||
| 164 | pike7.6 (7.6.78-1) unstable; urgency=low |
180 | pike7.6 (7.6.78-1) unstable; urgency=low |
| 165 | 181 | ||
| 166 | * Release number bumped by export.pike. |
182 | * Release number bumped by export.pike. |
| 167 | 183 | ||
| 168 | -- Marek Habersack <grendel@debian.org> Fri, 26 May 2006 7:53:46 +0200 |
184 | -- Marek Habersack <grendel@debian.org> Fri, 26 May 2006 7:53:46 +0200 |
| 169 | 185 | ||
| 170 | pike7.6 (7.6.77-1) unstable; urgency=low |
186 | pike7.6 (7.6.77-1) unstable; urgency=low |
| 171 | 187 | ||
| 172 | * The latest cvs snapshot |
188 | * The latest cvs snapshot |
| 173 | 189 | ||
| 174 | -- Marek Habersack <grendel@debian.org> Wed, 17 May 2006 10:58:45 +0200 |
190 | -- Marek Habersack <grendel@debian.org> Wed, 17 May 2006 10:58:45 +0200 |
| 175 | 191 | ||
| 176 | pike7.6 (7.6.76-1) unstable; urgency=low |
192 | pike7.6 (7.6.76-1) unstable; urgency=low |
| 177 | 193 | ||
| 178 | * Release number bumped by export.pike. |
194 | * Release number bumped by export.pike. |
| 179 | 195 | ||
| 180 | -- Marek Habersack <grendel@debian.org> Wed, 17 May 2006 10:56:26 +0200 |
196 | -- Marek Habersack <grendel@debian.org> Wed, 17 May 2006 10:56:26 +0200 |
| 181 | 197 | ||
| 182 | pike7.6 (7.6.75-3) unstable; urgency=low |
198 | pike7.6 (7.6.75-3) unstable; urgency=low |
| 183 | 199 | ||
| 184 | * New GL dependency |
200 | * New GL dependency |
| 185 | 201 | ||
| 186 | -- Marek Habersack <grendel@debian.org> Wed, 10 May 2006 11:51:03 +0200 |
202 | -- Marek Habersack <grendel@debian.org> Wed, 10 May 2006 11:51:03 +0200 |
| 187 | 203 | ||
| 188 | pike7.6 (7.6.75-2) unstable; urgency=low |
204 | pike7.6 (7.6.75-2) unstable; urgency=low |
| 189 | 205 | ||
| 190 | * Cleanup build-dependencies (Closes: #365787) |
206 | * Cleanup build-dependencies (Closes: #365787) |
| 191 | libpng3-dev -> libpng12-dev |
207 | libpng3-dev -> libpng12-dev |
| 192 | 'freeglut3-dev | libglut3-dev' -> freeglut3-dev |
208 | 'freeglut3-dev | libglut3-dev' -> freeglut3-dev |
| 193 | Patch from Stefan Huehner <stefan@huehner.org>, thanks. |
209 | Patch from Stefan Huehner <stefan@huehner.org>, thanks. |
| 194 | 210 | ||
| 195 | -- Marek Habersack <grendel@debian.org> Tue, 9 May 2006 21:56:32 +0200 |
211 | -- Marek Habersack <grendel@debian.org> Tue, 9 May 2006 21:56:32 +0200 |
| 196 | 212 | ||
| 197 | pike7.6 (7.6.75-1) unstable; urgency=low |
213 | pike7.6 (7.6.75-1) unstable; urgency=low |
| 198 | 214 | ||
| 199 | * The latest cvs snapshot |
215 | * The latest cvs snapshot |
| 200 | * Removed the ssl fix patch since the upstream contains a better one |
216 | * Removed the ssl fix patch since the upstream contains a better one |
| 201 | now. |
217 | now. |
| 202 | * pike7.6-mysql: Uinstallable; dependency on libmysqlclient15 |
218 | * pike7.6-mysql: Uinstallable; dependency on libmysqlclient15 |
| 203 | (Closes: #360325) |
219 | (Closes: #360325) |
| 204 | Recompiled to correct the binary dependencies. |
220 | Recompiled to correct the binary dependencies. |
| 205 | 221 | ||
| 206 | -- Marek Habersack <grendel@debian.org> Wed, 5 Apr 2006 12:59:11 +0200 |
222 | -- Marek Habersack <grendel@debian.org> Wed, 5 Apr 2006 12:59:11 +0200 |
| 207 | 223 | ||
| 208 | pike7.6 (7.6.74-1) unstable; urgency=low |
224 | pike7.6 (7.6.74-1) unstable; urgency=low |
| 209 | 225 | ||
| 210 | * Release number bumped by export.pike. |
226 | * Release number bumped by export.pike. |
| 211 | 227 | ||
| 212 | -- Marek Habersack <grendel@debian.org> Sun, 2 Apr 2006 20:08:53 +0200 |
228 | -- Marek Habersack <grendel@debian.org> Sun, 2 Apr 2006 20:08:53 +0200 |
| 213 | 229 | ||
| 214 | pike7.6 (7.6.73-1) unstable; urgency=low |
230 | pike7.6 (7.6.73-1) unstable; urgency=low |
| 215 | 231 | ||
| 216 | * The latest cvs snapshot |
232 | * The latest cvs snapshot |
| 217 | 233 | ||
| 218 | -- Marek Habersack <grendel@debian.org> Sun, 2 Apr 2006 12:51:39 +0200 |
234 | -- Marek Habersack <grendel@debian.org> Sun, 2 Apr 2006 12:51:39 +0200 |
| 219 | 235 | ||
| 220 | pike7.6 (7.6.72-1) unstable; urgency=low |
236 | pike7.6 (7.6.72-1) unstable; urgency=low |
| 221 | 237 | ||
| 222 | * Release number bumped by export.pike. |
238 | * Release number bumped by export.pike. |
| 223 | 239 | ||
| 224 | -- Marek Habersack <grendel@debian.org> Sun, 2 Apr 2006 12:50:37 +0200 |
240 | -- Marek Habersack <grendel@debian.org> Sun, 2 Apr 2006 12:50:37 +0200 |
| 225 | 241 | ||
| 226 | pike7.6 (7.6.71-1) unstable; urgency=low |
242 | pike7.6 (7.6.71-1) unstable; urgency=low |
| 227 | 243 | ||
| 228 | * Release number bumped by export.pike. |
244 | * Release number bumped by export.pike. |
| 229 | 245 | ||
| 230 | -- Marek Habersack <grendel@debian.org> Sun, 2 Apr 2006 12:47:53 +0200 |
246 | -- Marek Habersack <grendel@debian.org> Sun, 2 Apr 2006 12:47:53 +0200 |
| 231 | 247 | ||
| 232 | pike7.6 (7.6.70-1) unstable; urgency=low |
248 | pike7.6 (7.6.70-1) unstable; urgency=low |
| 233 | 249 | ||
| 234 | * Release number bumped by export.pike. |
250 | * Release number bumped by export.pike. |
| 235 | 251 | ||
| 236 | -- Marek Habersack <grendel@debian.org> Sun, 2 Apr 2006 12:43:57 +0200 |
252 | -- Marek Habersack <grendel@debian.org> Sun, 2 Apr 2006 12:43:57 +0200 |
| 237 | 253 | ||
| 238 | pike7.6 (7.6.69-1) unstable; urgency=low |
254 | pike7.6 (7.6.69-1) unstable; urgency=low |
| 239 | 255 | ||
| 240 | * The latest cvs snapshot |
256 | * The latest cvs snapshot |
| 241 | * not installable in sid (Closes: #359231) |
257 | * not installable in sid (Closes: #359231) |
| 242 | Made the meta packages binary NMU safe |
258 | Made the meta packages binary NMU safe |
| 243 | * Added an SSL fix that should fix steam |
259 | * Added an SSL fix that should fix steam |
| 244 | * pike7.6-core: doesn't clean out /usr/local stuff (Closes: #355413) |
260 | * pike7.6-core: doesn't clean out /usr/local stuff (Closes: #355413) |
| 245 | The directories are removed on purge in postrm if they are empty. |
261 | The directories are removed on purge in postrm if they are empty. |
| 246 | 262 | ||
| 247 | -- Marek Habersack <grendel@debian.org> Thu, 30 Mar 2006 12:51:20 +0200 |
263 | -- Marek Habersack <grendel@debian.org> Thu, 30 Mar 2006 12:51:20 +0200 |
| 248 | 264 | ||
| 249 | pike7.6 (7.6.68-1) unstable; urgency=low |
265 | pike7.6 (7.6.68-1) unstable; urgency=low |
| 250 | 266 | ||
| 251 | * Release number bumped by export.pike. |
267 | * Release number bumped by export.pike. |
| 252 | 268 | ||
| 253 | -- Marek Habersack <grendel@debian.org> Thu, 2 Mar 2006 23:47:25 +0100 |
269 | -- Marek Habersack <grendel@debian.org> Thu, 2 Mar 2006 23:47:25 +0100 |
| 254 | 270 | ||
| 255 | pike7.6 (7.6.67-1) unstable; urgency=low |
271 | pike7.6 (7.6.67-1) unstable; urgency=low |
| 256 | 272 | ||
| 257 | * The latest cvs snapshot |
273 | * The latest cvs snapshot |
| 258 | * Please upgrade build depends to libmysqlclient15-dev (Closes: |
274 | * Please upgrade build depends to libmysqlclient15-dev (Closes: |
| 259 | #343794) |
275 | #343794) |
| 260 | * The pike package is present in sarge but missing from etch. (Closes: |
276 | * The pike package is present in sarge but missing from etch. (Closes: |
| 261 | #342650) |
277 | #342650) |
| 262 | 278 | ||
| 263 | -- Marek Habersack <grendel@debian.org> Tue, 31 Jan 2006 21:28:38 +0100 |
279 | -- Marek Habersack <grendel@debian.org> Tue, 31 Jan 2006 21:28:38 +0100 |
| 264 | 280 | ||
| 265 | pike7.6 (7.6.66-1) unstable; urgency=low |
281 | pike7.6 (7.6.66-1) unstable; urgency=low |
| 266 | 282 | ||
| 267 | * Release number bumped by export.pike. |
283 | * Release number bumped by export.pike. |
| 268 | 284 | ||
| 269 | -- Marek Habersack <grendel@debian.org> Sun, 22 Jan 2006 21:46:24 +0100 |
285 | -- Marek Habersack <grendel@debian.org> Sun, 22 Jan 2006 21:46:24 +0100 |
| 270 | 286 | ||
| 271 | pike7.6 (7.6.65-1) unstable; urgency=low |
287 | pike7.6 (7.6.65-1) unstable; urgency=low |
| 272 | 288 | ||
| 273 | * The latest cvs snapshot |
289 | * The latest cvs snapshot |
| 274 | 290 | ||
| 275 | -- Marek Habersack <grendel@debian.org> Fri, 6 Jan 2006 18:44:19 +0100 |
291 | -- Marek Habersack <grendel@debian.org> Fri, 6 Jan 2006 18:44:19 +0100 |
| 276 | 292 | ||
| 277 | pike7.6 (7.6.64-1) unstable; urgency=low |
293 | pike7.6 (7.6.64-1) unstable; urgency=low |
| 278 | 294 | ||
| 279 | * Release number bumped by export.pike. |
295 | * Release number bumped by export.pike. |
| 280 | 296 | ||
| 281 | -- Marek Habersack <grendel@debian.org> Fri, 6 Jan 2006 18:43:05 +0100 |
297 | -- Marek Habersack <grendel@debian.org> Fri, 6 Jan 2006 18:43:05 +0100 |
| 282 | 298 | ||
| 283 | pike7.6 (7.6.63-1) unstable; urgency=low |
299 | pike7.6 (7.6.63-1) unstable; urgency=low |
| 284 | 300 | ||
| 285 | * The latest cvs snapshot |
301 | * The latest cvs snapshot |
| 286 | 302 | ||
| 287 | -- Marek Habersack <grendel@debian.org> Fri, 6 Jan 2006 17:31:52 +0100 |
303 | -- Marek Habersack <grendel@debian.org> Fri, 6 Jan 2006 17:31:52 +0100 |
| 288 | 304 | ||
| 289 | pike7.6 (7.6.62-1) unstable; urgency=low |
305 | pike7.6 (7.6.62-1) unstable; urgency=low |
| 290 | 306 | ||
| 291 | * Release number bumped by export.pike. |
307 | * Release number bumped by export.pike. |
| 292 | 308 | ||
| 293 | -- Marek Habersack <grendel@debian.org> Fri, 6 Jan 2006 17:30:24 +0100 |
309 | -- Marek Habersack <grendel@debian.org> Fri, 6 Jan 2006 17:30:24 +0100 |
| 294 | 310 | ||
| 295 | pike7.6 (7.6.61-1) unstable; urgency=low |
311 | pike7.6 (7.6.61-1) unstable; urgency=low |
| 296 | 312 | ||
| 297 | * The latest cvs snapshot |
313 | * The latest cvs snapshot |
| 298 | * dynamic_module_makefile moved to pike7.6-core since it contains |
314 | * dynamic_module_makefile moved to pike7.6-core since it contains |
| 299 | platform-specific stuff. Also included a patch to detect the |
315 | platform-specific stuff. Also included a patch to detect the |
| 300 | libgcc.a path dynamically. |
316 | libgcc.a path dynamically. |
| 301 | * pike7.6-dev depends on pike7.6-core now. It is necessary to both |
317 | * pike7.6-dev depends on pike7.6-core now. It is necessary to both |
| 302 | pull in dynamic_module_makefile and to enable compilation of modules |
318 | pull in dynamic_module_makefile and to enable compilation of modules |
| 303 | with pike -x |
319 | with pike -x |
| 304 | * Updated the patch for include_prefix change in install.pike |
320 | * Updated the patch for include_prefix change in install.pike |
| 305 | * Closes: Bug#345329: pike-public.parser.xml2 - FTBFS: |
321 | * Closes: Bug#345329: pike-public.parser.xml2 - FTBFS: |
| 306 | gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or |
322 | gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or |
| 307 | directory - Debian Bug report logs |
323 | directory - Debian Bug report logs |
| 308 | * Closes: Bug#345330: pike-public.network.pcap - FTBFS: |
324 | * Closes: Bug#345330: pike-public.network.pcap - FTBFS: |
| 309 | gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or |
325 | gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or |
| 310 | directory - Debian Bug report logs |
326 | directory - Debian Bug report logs |
| 311 | 327 | ||
| 312 | -- Marek Habersack <grendel@debian.org> Fri, 30 Dec 2005 17:35:50 +0100 |
328 | -- Marek Habersack <grendel@debian.org> Fri, 30 Dec 2005 17:35:50 +0100 |
| 313 | 329 | ||
| 314 | pike7.6 (7.6.60-1) unstable; urgency=low |
330 | pike7.6 (7.6.60-1) unstable; urgency=low |
| 315 | 331 | ||
| 316 | * Release number bumped by export.pike. |
332 | * Release number bumped by export.pike. |
| 317 | 333 | ||
| 318 | -- Marek Habersack <grendel@debian.org> Wed, 21 Dec 2005 0:23:28 +0100 |
334 | -- Marek Habersack <grendel@debian.org> Wed, 21 Dec 2005 0:23:28 +0100 |
| 319 | 335 | ||
| 320 | pike7.6 (7.6.59-1) unstable; urgency=low |
336 | pike7.6 (7.6.59-1) unstable; urgency=low |
| 321 | 337 | ||
| 322 | * The latest cvs snapshot |
338 | * The latest cvs snapshot |
| 323 | 339 | ||
| 324 | -- Marek Habersack <grendel@debian.org> Tue, 20 Dec 2005 15:28:39 +0100 |
340 | -- Marek Habersack <grendel@debian.org> Tue, 20 Dec 2005 15:28:39 +0100 |
| 325 | 341 | ||
| 326 | pike7.6 (7.6.58-1) unstable; urgency=low |
342 | pike7.6 (7.6.58-1) unstable; urgency=low |
| 327 | 343 | ||
| 328 | * Release number bumped by export.pike. |
344 | * Release number bumped by export.pike. |
| 329 | 345 | ||
| 330 | -- Marek Habersack <grendel@debian.org> Tue, 20 Dec 2005 15:26:59 +0100 |
346 | -- Marek Habersack <grendel@debian.org> Tue, 20 Dec 2005 15:26:59 +0100 |
| 331 | 347 | ||
| 332 | pike7.6 (7.6.57-1) unstable; urgency=low |
348 | pike7.6 (7.6.57-1) unstable; urgency=low |
| 333 | 349 | ||
| 334 | * The latest cvs snapshot |
350 | * The latest cvs snapshot |
| 335 | 351 | ||
| 336 | -- Marek Habersack <grendel@debian.org> Mon, 19 Dec 2005 5:06:53 +0100 |
352 | -- Marek Habersack <grendel@debian.org> Mon, 19 Dec 2005 5:06:53 +0100 |
| 337 | 353 | ||
| 338 | pike7.6 (7.6.56-1) unstable; urgency=low |
354 | pike7.6 (7.6.56-1) unstable; urgency=low |
| 339 | 355 | ||
| 340 | * Release number bumped by export.pike. |
356 | * Release number bumped by export.pike. |
| 341 | 357 | ||
| 342 | -- Marek Habersack <grendel@debian.org> Mon, 19 Dec 2005 5:05:38 +0100 |
358 | -- Marek Habersack <grendel@debian.org> Mon, 19 Dec 2005 5:05:38 +0100 |
| 343 | 359 | ||
| 344 | pike7.6 (7.6.55-2) unstable; urgency=low |
360 | pike7.6 (7.6.55-2) unstable; urgency=low |
| 345 | 361 | ||
| 346 | * Fix for -x module |
362 | * Fix for -x module |
| 347 | 363 | ||
| 348 | -- Marek Habersack <grendel@debian.org> Sun, 4 Dec 2005 02:58:15 +0100 |
364 | -- Marek Habersack <grendel@debian.org> Sun, 4 Dec 2005 02:58:15 +0100 |
| 349 | 365 | ||
| 350 | pike7.6 (7.6.55-1) unstable; urgency=low |
366 | pike7.6 (7.6.55-1) unstable; urgency=low |
| 351 | 367 | ||
| 352 | * The latest cvs snapshot |
368 | * The latest cvs snapshot |
| 353 | 369 | ||
| 354 | -- Marek Habersack <grendel@debian.org> Fri, 2 Dec 2005 13:16:33 +0100 |
370 | -- Marek Habersack <grendel@debian.org> Fri, 2 Dec 2005 13:16:33 +0100 |
| 355 | 371 | ||
| 356 | pike7.6 (7.6.54-1) unstable; urgency=low |
372 | pike7.6 (7.6.54-1) unstable; urgency=low |
| 357 | 373 | ||
| 358 | * Release number bumped by export.pike. |
374 | * Release number bumped by export.pike. |
| 359 | 375 | ||
| 360 | -- Marek Habersack <grendel@debian.org> Fri, 2 Dec 2005 13:13:38 +0100 |
376 | -- Marek Habersack <grendel@debian.org> Fri, 2 Dec 2005 13:13:38 +0100 |
| 361 | 377 | ||
| 362 | pike7.6 (7.6.53-1) unstable; urgency=low |
378 | pike7.6 (7.6.53-1) unstable; urgency=low |
| 363 | 379 | ||
| 364 | * The latest cvs snapshot |
380 | * The latest cvs snapshot |
| 365 | * One more monger fix |
381 | * One more monger fix |
| 366 | * A kFreeBSD build fix |
382 | * A kFreeBSD build fix |
| 367 | 383 | ||
| 368 | -- Marek Habersack <grendel@debian.org> Tue, 29 Nov 2005 17:34:06 +0100 |
384 | -- Marek Habersack <grendel@debian.org> Tue, 29 Nov 2005 17:34:06 +0100 |
| 369 | 385 | ||
| 370 | pike7.6 (7.6.52-1) unstable; urgency=low |
386 | pike7.6 (7.6.52-1) unstable; urgency=low |
| 371 | 387 | ||
| 372 | * Release number bumped by export.pike. |
388 | * Release number bumped by export.pike. |
| 373 | 389 | ||
| 374 | -- Marek Habersack <grendel@debian.org> Tue, 29 Nov 2005 17:25:19 +0100 |
390 | -- Marek Habersack <grendel@debian.org> Tue, 29 Nov 2005 17:25:19 +0100 |
| 375 | 391 | ||
| 376 | pike7.6 (7.6.51-2) unstable; urgency=low |
392 | pike7.6 (7.6.51-2) unstable; urgency=low |
| 377 | 393 | ||
| 378 | * pike7.6_7.6.33-2 (alpha/unstable): FTBFS: glibc aborts in free() |
394 | * pike7.6_7.6.33-2 (alpha/unstable): FTBFS: glibc aborts in free() |
| 379 | (Closes: #333072) |
395 | (Closes: #333072) |
| 380 | * pike7.4-core: doesn't clean out /usr/local stuff (Closes: #339963) |
396 | * pike7.4-core: doesn't clean out /usr/local stuff (Closes: #339963) |
| 381 | 397 | ||
| 382 | -- Marek Habersack <grendel@debian.org> Mon, 21 Nov 2005 21:21:23 +0100 |
398 | -- Marek Habersack <grendel@debian.org> Mon, 21 Nov 2005 21:21:23 +0100 |
| 383 | 399 | ||
| 384 | pike7.6 (7.6.51-1) unstable; urgency=low |
400 | pike7.6 (7.6.51-1) unstable; urgency=low |
| 385 | 401 | ||
| 386 | * The latest cvs snapshot |
402 | * The latest cvs snapshot |
| 387 | * Some fixes to make pike -x module work better on Debian. |
403 | * Some fixes to make pike -x module work better on Debian. |
| 388 | * Manuals are no longer built during the binary build process. Instead, |
404 | * Manuals are no longer built during the binary build process. Instead, |
| 389 | they are contained in the .orig tarball. |
405 | they are contained in the .orig tarball. |
| 390 | 406 | ||
| 391 | -- Marek Habersack <grendel@debian.org> Mon, 21 Nov 2005 21:20:49 +0100 |
407 | -- Marek Habersack <grendel@debian.org> Mon, 21 Nov 2005 21:20:49 +0100 |
| 392 | 408 | ||
| 393 | pike7.6 (7.6.50-1) unstable; urgency=low |
409 | pike7.6 (7.6.50-1) unstable; urgency=low |
| 394 | 410 | ||
| 395 | * Release number bumped by export.pike. |
411 | * Release number bumped by export.pike. |
| 396 | 412 | ||
| 397 | -- Marek Habersack <grendel@debian.org> Wed, 2 Nov 2005 17:38:26 +0100 |
413 | -- Marek Habersack <grendel@debian.org> Wed, 2 Nov 2005 17:38:26 +0100 |
| 398 | 414 | ||
| 399 | pike7.6 (7.6.49-1) unstable; urgency=low |
415 | pike7.6 (7.6.49-1) unstable; urgency=low |
| 400 | 416 | ||
| 401 | * The latest cvs snapshot |
417 | * The latest cvs snapshot |
| 402 | 418 | ||
| 403 | -- Marek Habersack <grendel@debian.org> Mon, 31 Oct 2005 12:46:27 +0100 |
419 | -- Marek Habersack <grendel@debian.org> Mon, 31 Oct 2005 12:46:27 +0100 |
| 404 | 420 | ||
| 405 | pike7.6 (7.6.48-1) unstable; urgency=low |
421 | pike7.6 (7.6.48-1) unstable; urgency=low |
| 406 | 422 | ||
| 407 | * Release number bumped by export.pike. |
423 | * Release number bumped by export.pike. |
| 408 | 424 | ||
| 409 | -- Marek Habersack <grendel@debian.org> Mon, 31 Oct 2005 12:42:24 +0100 |
425 | -- Marek Habersack <grendel@debian.org> Mon, 31 Oct 2005 12:42:24 +0100 |
| 410 | 426 | ||
| 411 | pike7.6 (7.6.47-1) unstable; urgency=low |
427 | pike7.6 (7.6.47-1) unstable; urgency=low |
| 412 | 428 | ||
| 413 | * The latest cvs snapshot |
429 | * The latest cvs snapshot |
| 414 | 430 | ||
| 415 | -- Marek Habersack <grendel@debian.org> Wed, 26 Oct 2005 9:50:48 +0200 |
431 | -- Marek Habersack <grendel@debian.org> Wed, 26 Oct 2005 9:50:48 +0200 |
| 416 | 432 | ||
| 417 | pike7.6 (7.6.46-1) unstable; urgency=low |
433 | pike7.6 (7.6.46-1) unstable; urgency=low |
| 418 | 434 | ||
| 419 | * Release number bumped by export.pike. |
435 | * Release number bumped by export.pike. |
| 420 | 436 | ||
| 421 | -- Marek Habersack <grendel@debian.org> Wed, 26 Oct 2005 9:49:35 +0200 |
437 | -- Marek Habersack <grendel@debian.org> Wed, 26 Oct 2005 9:49:35 +0200 |
| 422 | 438 | ||
| 423 | pike7.6 (7.6.45-1) unstable; urgency=low |
439 | pike7.6 (7.6.45-1) unstable; urgency=low |
| 424 | 440 | ||
| 425 | * The latest cvs snapshot |
441 | * The latest cvs snapshot |
| 426 | 442 | ||
| 427 | -- Marek Habersack <grendel@debian.org> Tue, 25 Oct 2005 14:23:53 +0200 |
443 | -- Marek Habersack <grendel@debian.org> Tue, 25 Oct 2005 14:23:53 +0200 |
| 428 | 444 | ||
| 429 | pike7.6 (7.6.44-1) unstable; urgency=low |
445 | pike7.6 (7.6.44-1) unstable; urgency=low |
| 430 | 446 | ||
| 431 | * Release number bumped by export.pike. |
447 | * Release number bumped by export.pike. |
| 432 | 448 | ||
| 433 | -- Marek Habersack <grendel@debian.org> Tue, 25 Oct 2005 14:22:34 +0200 |
449 | -- Marek Habersack <grendel@debian.org> Tue, 25 Oct 2005 14:22:34 +0200 |
| 434 | 450 | ||
| 435 | pike7.6 (7.6.43-1) unstable; urgency=low |
451 | pike7.6 (7.6.43-1) unstable; urgency=low |
| 436 | 452 | ||
| 437 | * The latest cvs snapshot |
453 | * The latest cvs snapshot |
| 438 | 454 | ||
| 439 | -- Marek Habersack <grendel@debian.org> Tue, 25 Oct 2005 10:38:49 +0200 |
455 | -- Marek Habersack <grendel@debian.org> Tue, 25 Oct 2005 10:38:49 +0200 |
| 440 | 456 | ||
| 441 | pike7.6 (7.6.42-1) unstable; urgency=low |
457 | pike7.6 (7.6.42-1) unstable; urgency=low |
| 442 | 458 | ||
| 443 | * Release number bumped by export.pike. |
459 | * Release number bumped by export.pike. |
| 444 | 460 | ||
| 445 | -- Marek Habersack <grendel@debian.org> Tue, 25 Oct 2005 10:37:42 +0200 |
461 | -- Marek Habersack <grendel@debian.org> Tue, 25 Oct 2005 10:37:42 +0200 |
| 446 | 462 | ||
| 447 | pike7.6 (7.6.41-1) unstable; urgency=low |
463 | pike7.6 (7.6.41-1) unstable; urgency=low |
| 448 | 464 | ||
| 449 | * The latest cvs snapshot |
465 | * The latest cvs snapshot |
| 450 | 466 | ||
| 451 | -- Marek Habersack <grendel@debian.org> Mon, 24 Oct 2005 11:59:56 +0200 |
467 | -- Marek Habersack <grendel@debian.org> Mon, 24 Oct 2005 11:59:56 +0200 |
| 452 | 468 | ||
| 453 | pike7.6 (7.6.40-1) unstable; urgency=low |
469 | pike7.6 (7.6.40-1) unstable; urgency=low |
| 454 | 470 | ||
| 455 | * Release number bumped by export.pike. |
471 | * Release number bumped by export.pike. |
| 456 | 472 | ||
| 457 | -- Marek Habersack <grendel@debian.org> Mon, 24 Oct 2005 11:58:49 +0200 |
473 | -- Marek Habersack <grendel@debian.org> Mon, 24 Oct 2005 11:58:49 +0200 |
| 458 | 474 | ||
| 459 | pike7.6 (7.6.39-1) unstable; urgency=low |
475 | pike7.6 (7.6.39-1) unstable; urgency=low |
| 460 | 476 | ||
| 461 | * The latest cvs snapshot |
477 | * The latest cvs snapshot |
| 462 | 478 | ||
| 463 | -- Marek Habersack <grendel@debian.org> Mon, 17 Oct 2005 12:13:55 +0200 |
479 | -- Marek Habersack <grendel@debian.org> Mon, 17 Oct 2005 12:13:55 +0200 |
| 464 | 480 | ||
| 465 | pike7.6 (7.6.38-1) unstable; urgency=low |
481 | pike7.6 (7.6.38-1) unstable; urgency=low |
| 466 | 482 | ||
| 467 | * Release number bumped by export.pike. |
483 | * Release number bumped by export.pike. |
| 468 | 484 | ||
| 469 | -- Marek Habersack <grendel@debian.org> Mon, 17 Oct 2005 12:12:44 +0200 |
485 | -- Marek Habersack <grendel@debian.org> Mon, 17 Oct 2005 12:12:44 +0200 |
| 470 | 486 | ||
| 471 | pike7.6 (7.6.37-1) unstable; urgency=low |
487 | pike7.6 (7.6.37-1) unstable; urgency=low |
| 472 | 488 | ||
| 473 | * The latest cvs snapshot |
489 | * The latest cvs snapshot |
| 474 | 490 | ||
| 475 | -- Marek Habersack <grendel@debian.org> Wed, 12 Oct 2005 1:34:07 +0200 |
491 | -- Marek Habersack <grendel@debian.org> Wed, 12 Oct 2005 1:34:07 +0200 |
| 476 | 492 | ||
| 477 | pike7.6 (7.6.36-1) unstable; urgency=low |
493 | pike7.6 (7.6.36-1) unstable; urgency=low |
| 478 | 494 | ||
| 479 | * Release number bumped by export.pike. |
495 | * Release number bumped by export.pike. |
| 480 | 496 | ||
| 481 | -- Marek Habersack <grendel@debian.org> Wed, 12 Oct 2005 1:31:42 +0200 |
497 | -- Marek Habersack <grendel@debian.org> Wed, 12 Oct 2005 1:31:42 +0200 |
| 482 | 498 | ||
| 483 | pike7.6 (7.6.35-1) unstable; urgency=low |
499 | pike7.6 (7.6.35-1) unstable; urgency=low |
| 484 | 500 | ||
| 485 | * The latest cvs snapshot |
501 | * The latest cvs snapshot |
| 486 | 502 | ||
| 487 | -- Marek Habersack <grendel@debian.org> Sat, 20 Aug 2005 16:26:02 +0200 |
503 | -- Marek Habersack <grendel@debian.org> Sat, 20 Aug 2005 16:26:02 +0200 |
| 488 | 504 | ||
| 489 | pike7.6 (7.6.34-1) unstable; urgency=low |
505 | pike7.6 (7.6.34-1) unstable; urgency=low |
| 490 | 506 | ||
| 491 | * Release number bumped by export.pike. |
507 | * Release number bumped by export.pike. |
| 492 | 508 | ||
| 493 | -- Marek Habersack <grendel@debian.org> Sat, 20 Aug 2005 16:24:41 +0200 |
509 | -- Marek Habersack <grendel@debian.org> Sat, 20 Aug 2005 16:24:41 +0200 |
| 494 | 510 | ||
| 495 | pike7.6 (7.6.33-2) unstable; urgency=low |
511 | pike7.6 (7.6.33-2) unstable; urgency=low |
| 496 | 512 | ||
| 497 | * /usr/lib/pike/7.6.24/include/pike/specs is missing (Closes: #322851) |
513 | * /usr/lib/pike/7.6.24/include/pike/specs is missing (Closes: #322851) |
| 498 | Using own version of specs.in, since the pike-generated one does not |
514 | Using own version of specs.in, since the pike-generated one does not |
| 499 | make sense on a Debian system. |
515 | make sense on a Debian system. |
| 500 | * Updated the Standards-Version, no changes |
516 | * Updated the Standards-Version, no changes |
| 501 | 517 | ||
| 502 | -- Marek Habersack <grendel@debian.org> Tue, 16 Aug 2005 13:38:09 +0200 |
518 | -- Marek Habersack <grendel@debian.org> Tue, 16 Aug 2005 13:38:09 +0200 |
| 503 | 519 | ||
| 504 | pike7.6 (7.6.33-1) unstable; urgency=high |
520 | pike7.6 (7.6.33-1) unstable; urgency=high |
| 505 | 521 | ||
| 506 | * The latest cvs snapshot |
522 | * The latest cvs snapshot |
| 507 | * Again urgency high to rush the recompile so that Caudium 1.4 can |
523 | * Again urgency high to rush the recompile so that Caudium 1.4 can |
| 508 | be recompiled on the non-x86 architectures. The previous upload |
524 | be recompiled on the non-x86 architectures. The previous upload |
| 509 | of Pike was a bit rushed. |
525 | of Pike was a bit rushed. |
| 510 | 526 | ||
| 511 | -- Marek Habersack <grendel@debian.org> Thu, 28 Jul 2005 13:04:41 +0200 |
527 | -- Marek Habersack <grendel@debian.org> Thu, 28 Jul 2005 13:04:41 +0200 |
| 512 | 528 | ||
| 513 | pike7.6 (7.6.32-1) unstable; urgency=low |
529 | pike7.6 (7.6.32-1) unstable; urgency=low |
| 514 | 530 | ||
| 515 | * Release number bumped by export.pike. |
531 | * Release number bumped by export.pike. |
| 516 | 532 | ||
| 517 | -- Marek Habersack <grendel@debian.org> Thu, 28 Jul 2005 13:02:47 +0200 |
533 | -- Marek Habersack <grendel@debian.org> Thu, 28 Jul 2005 13:02:47 +0200 |
| 518 | 534 | ||
| 519 | pike7.6 (7.6.31-1) unstable; urgency=low |
535 | pike7.6 (7.6.31-1) unstable; urgency=low |
| 520 | 536 | ||
| 521 | * The latest cvs snapshot |
537 | * The latest cvs snapshot |
| 522 | 538 | ||
| 523 | -- Marek Habersack <grendel@debian.org> Wed, 27 Jul 2005 14:24:49 +0200 |
539 | -- Marek Habersack <grendel@debian.org> Wed, 27 Jul 2005 14:24:49 +0200 |
| 524 | 540 | ||
| 525 | pike7.6 (7.6.30-1) unstable; urgency=low |
541 | pike7.6 (7.6.30-1) unstable; urgency=low |
| 526 | 542 | ||
| 527 | * Release number bumped by export.pike. |
543 | * Release number bumped by export.pike. |
| 528 | 544 | ||
| 529 | -- Marek Habersack <grendel@debian.org> Wed, 27 Jul 2005 14:22:53 +0200 |
545 | -- Marek Habersack <grendel@debian.org> Wed, 27 Jul 2005 14:22:53 +0200 |
| 530 | 546 | ||
| 531 | pike7.6 (7.6.29-1) unstable; urgency=low |
547 | pike7.6 (7.6.29-1) unstable; urgency=low |
| 532 | 548 | ||
| 533 | * The latest cvs snapshot |
549 | * The latest cvs snapshot |
| 534 | 550 | ||
| 535 | -- Marek Habersack <grendel@debian.org> Fri, 22 Jul 2005 22:20:25 +0200 |
551 | -- Marek Habersack <grendel@debian.org> Fri, 22 Jul 2005 22:20:25 +0200 |
| 536 | 552 | ||
| 537 | pike7.6 (7.6.28-1) unstable; urgency=low |
553 | pike7.6 (7.6.28-1) unstable; urgency=low |
| 538 | 554 | ||
| 539 | * Release number bumped by export.pike. |
555 | * Release number bumped by export.pike. |
| 540 | 556 | ||
| 541 | -- Marek Habersack <grendel@debian.org> Fri, 22 Jul 2005 22:18:34 +0200 |
557 | -- Marek Habersack <grendel@debian.org> Fri, 22 Jul 2005 22:18:34 +0200 |
| 542 | 558 | ||
| 543 | pike7.6 (7.6.27-2) unstable; urgency=high |
559 | pike7.6 (7.6.27-2) unstable; urgency=high |
| 544 | 560 | ||
| 545 | * Force a recompile to match the new libgmp3 package name |
561 | * Force a recompile to match the new libgmp3 package name |
| 546 | 562 | ||
| 547 | -- Marek Habersack <grendel@debian.org> Tue, 19 Jul 2005 12:06:53 +0200 |
563 | -- Marek Habersack <grendel@debian.org> Tue, 19 Jul 2005 12:06:53 +0200 |
| 548 | 564 | ||
| 549 | pike7.6 (7.6.27-1) unstable; urgency=low |
565 | pike7.6 (7.6.27-1) unstable; urgency=low |
| 550 | 566 | ||
| 551 | * The latest cvs snapshot |
567 | * The latest cvs snapshot |
| 552 | 568 | ||
| 553 | -- Marek Habersack <grendel@debian.org> Thu, 26 May 2005 02:12:22 +0200 |
569 | -- Marek Habersack <grendel@debian.org> Thu, 26 May 2005 02:12:22 +0200 |
| 554 | 570 | ||
| 555 | pike7.6 (7.6.24-2) unstable; urgency=low |
571 | pike7.6 (7.6.24-2) unstable; urgency=low |
| 556 | 572 | ||
| 557 | * Closes: #310631: debian/rules version detection could be better |
573 | * Closes: #310631: debian/rules version detection could be better |
| 558 | Thanks to Matthias Klose <doko@cs.tu-berlin.de> for providing the |
574 | Thanks to Matthias Klose <doko@cs.tu-berlin.de> for providing the |
| 559 | patch. |
575 | patch. |
| 560 | * Closes: #282939: fails to start in interactive mode |
576 | * Closes: #282939: fails to start in interactive mode |
| 561 | No longer happens with the newer Pike 7.6 versions. |
577 | No longer happens with the newer Pike 7.6 versions. |
| 562 | 578 | ||
| 563 | -- Marek Habersack <grendel@debian.org> Thu, 26 May 2005 02:48:36 +0200 |
579 | -- Marek Habersack <grendel@debian.org> Thu, 26 May 2005 02:48:36 +0200 |
| 564 | 580 | ||
| 565 | pike7.6 (7.6.24-1) unstable; urgency=low |
581 | pike7.6 (7.6.24-1) unstable; urgency=low |
| 566 | 582 | ||
| 567 | * Release number bumped by export.pike. |
583 | * Release number bumped by export.pike. |
| 568 | 584 | ||
| 569 | -- Marek Habersack <grendel@debian.org> Wed, 22 Sep 2004 20:19:24 +0200 |
585 | -- Marek Habersack <grendel@debian.org> Wed, 22 Sep 2004 20:19:24 +0200 |
| 570 | 586 | ||
| 571 | pike7.6 (7.6.23-1) unstable; urgency=low |
587 | pike7.6 (7.6.23-1) unstable; urgency=low |
| 572 | 588 | ||
| 573 | * The latest cvs snapshot |
589 | * The latest cvs snapshot |
| 574 | 590 | ||
| 575 | -- Marek Habersack <grendel@debian.org> Wed, 22 Sep 2004 17:52:43 +0200 |
591 | -- Marek Habersack <grendel@debian.org> Wed, 22 Sep 2004 17:52:43 +0200 |
| 576 | 592 | ||
| 577 | pike7.6 (7.6.22-1) unstable; urgency=low |
593 | pike7.6 (7.6.22-1) unstable; urgency=low |
| 578 | 594 | ||
| 579 | * Release number bumped by export.pike. |
595 | * Release number bumped by export.pike. |
| 580 | 596 | ||
| 581 | -- Marek Habersack <grendel@debian.org> Wed, 22 Sep 2004 17:49:52 +0200 |
597 | -- Marek Habersack <grendel@debian.org> Wed, 22 Sep 2004 17:49:52 +0200 |
| 582 | 598 | ||
| 583 | pike7.6 (7.6.21-1) unstable; urgency=low |
599 | pike7.6 (7.6.21-1) unstable; urgency=low |
| 584 | 600 | ||
| 585 | * The latest cvs snapshot |
601 | * The latest cvs snapshot |
| 586 | 602 | ||
| 587 | -- Marek Habersack <grendel@debian.org> Tue, 21 Sep 2004 0:24:04 +0200 |
603 | -- Marek Habersack <grendel@debian.org> Tue, 21 Sep 2004 0:24:04 +0200 |
| 588 | 604 | ||
| 589 | pike7.6 (7.6.20-1) unstable; urgency=low |
605 | pike7.6 (7.6.20-1) unstable; urgency=low |
| 590 | 606 | ||
| 591 | * Release number bumped by export.pike. |
607 | * Release number bumped by export.pike. |
| 592 | 608 | ||
| 593 | -- Marek Habersack <grendel@debian.org> Tue, 21 Sep 2004 0:18:16 +0200 |
609 | -- Marek Habersack <grendel@debian.org> Tue, 21 Sep 2004 0:18:16 +0200 |
| 594 | 610 | ||
| 595 | pike7.6 (7.6.19-1) unstable; urgency=low |
611 | pike7.6 (7.6.19-1) unstable; urgency=low |
| 596 | 612 | ||
| 597 | * The latest cvs snapshot |
613 | * The latest cvs snapshot |
| 598 | 614 | ||
| 599 | -- Marek Habersack <grendel@debian.org> Mon, 20 Sep 2004 23:35:37 +0200 |
615 | -- Marek Habersack <grendel@debian.org> Mon, 20 Sep 2004 23:35:37 +0200 |
| 600 | 616 | ||
| 601 | pike7.6 (7.6.18-1) unstable; urgency=low |
617 | pike7.6 (7.6.18-1) unstable; urgency=low |
| 602 | 618 | ||
| 603 | * Release number bumped by export.pike. |
619 | * Release number bumped by export.pike. |
| 604 | 620 | ||
| 605 | -- Marek Habersack <grendel@debian.org> Mon, 20 Sep 2004 23:31:42 +0200 |
621 | -- Marek Habersack <grendel@debian.org> Mon, 20 Sep 2004 23:31:42 +0200 |
| 606 | 622 | ||
| 607 | pike7.6 (7.6.17-1) unstable; urgency=low |
623 | pike7.6 (7.6.17-1) unstable; urgency=low |
| 608 | 624 | ||
| 609 | * The latest cvs snapshot |
625 | * The latest cvs snapshot |
| 610 | 626 | ||
| 611 | -- Marek Habersack <grendel@debian.org> Sun, 19 Sep 2004 16:42:33 +0200 |
627 | -- Marek Habersack <grendel@debian.org> Sun, 19 Sep 2004 16:42:33 +0200 |
| 612 | 628 | ||
| 613 | pike7.6 (7.6.16-1) unstable; urgency=low |
629 | pike7.6 (7.6.16-1) unstable; urgency=low |
| 614 | 630 | ||
| 615 | * Release number bumped by export.pike. |
631 | * Release number bumped by export.pike. |
| 616 | 632 | ||
| 617 | -- Marek Habersack <grendel@debian.org> Sun, 19 Sep 2004 16:39:58 +0200 |
633 | -- Marek Habersack <grendel@debian.org> Sun, 19 Sep 2004 16:39:58 +0200 |
| 618 | 634 | ||
| 619 | pike7.6 (7.6.15-1) unstable; urgency=low |
635 | pike7.6 (7.6.15-1) unstable; urgency=low |
| 620 | 636 | ||
| 621 | * The latest cvs snapshot |
637 | * The latest cvs snapshot |
| 622 | 638 | ||
| 623 | -- Marek Habersack <grendel@debian.org> Fri, 17 Sep 2004 13:26:37 +0200 |
639 | -- Marek Habersack <grendel@debian.org> Fri, 17 Sep 2004 13:26:37 +0200 |
| 624 | 640 | ||
| 625 | pike7.6 (7.6.14-1) unstable; urgency=low |
641 | pike7.6 (7.6.14-1) unstable; urgency=low |
| 626 | 642 | ||
| 627 | * Release number bumped by export.pike. |
643 | * Release number bumped by export.pike. |
| 628 | 644 | ||
| 629 | -- Marek Habersack <grendel@debian.org> Fri, 17 Sep 2004 13:21:58 +0200 |
645 | -- Marek Habersack <grendel@debian.org> Fri, 17 Sep 2004 13:21:58 +0200 |
| 630 | 646 | ||
| 631 | pike7.6 (7.6.13-1) unstable; urgency=low |
647 | pike7.6 (7.6.13-1) unstable; urgency=low |
| 632 | 648 | ||
| 633 | * The latest cvs snapshot |
649 | * The latest cvs snapshot |
| 634 | 650 | ||
| 635 | -- Marek Habersack <grendel@debian.org> Tue, 10 Aug 2004 15:32:25 +0200 |
651 | -- Marek Habersack <grendel@debian.org> Tue, 10 Aug 2004 15:32:25 +0200 |
| 636 | 652 | ||
| 637 | pike7.6 (7.6.12-1) unstable; urgency=low |
653 | pike7.6 (7.6.12-1) unstable; urgency=low |
| 638 | 654 | ||
| 639 | * Release number bumped by export.pike. |
655 | * Release number bumped by export.pike. |
| 640 | 656 | ||
| 641 | -- Marek Habersack <grendel@debian.org> Tue, 10 Aug 2004 15:29:54 +0200 |
657 | -- Marek Habersack <grendel@debian.org> Tue, 10 Aug 2004 15:29:54 +0200 |
| 642 | 658 | ||
| 643 | pike7.6 (7.6.11-3) unstable; urgency=medium |
659 | pike7.6 (7.6.11-3) unstable; urgency=medium |
| 644 | 660 | ||
| 645 | * Gotten rid of gdk-imlib1-dev build dependency |
661 | * Gotten rid of gdk-imlib1-dev build dependency |
| 646 | * Delayed upload to wait for the indirect dependencies to get into |
662 | * Delayed upload to wait for the indirect dependencies to get into |
| 647 | the archives. |
663 | the archives. |
| 648 | 664 | ||
| 649 | -- Marek Habersack <grendel@debian.org> Fri, 30 Jul 2004 14:36:10 +0200 |
665 | -- Marek Habersack <grendel@debian.org> Fri, 30 Jul 2004 14:36:10 +0200 |
| 650 | 666 | ||
| 651 | pike7.6 (7.6.11-2) unstable; urgency=medium |
667 | pike7.6 (7.6.11-2) unstable; urgency=medium |
| 652 | 668 | ||
| 653 | * Changed the build-dep from libxpm4-dev to libxpm-dev |
669 | * Changed the build-dep from libxpm4-dev to libxpm-dev |
| 654 | * Changed the build-dep from libtiff3g-dev to libtiff4-dev |
670 | * Changed the build-dep from libtiff3g-dev to libtiff4-dev |
| 655 | 671 | ||
| 656 | -- Marek Habersack <grendel@debian.org> Sun, 25 Jul 2004 02:25:22 +0200 |
672 | -- Marek Habersack <grendel@debian.org> Sun, 25 Jul 2004 02:25:22 +0200 |
| 657 | 673 | ||
| 658 | pike7.6 (7.6.11-1) unstable; urgency=low |
674 | pike7.6 (7.6.11-1) unstable; urgency=low |
| 659 | 675 | ||
| 660 | * The latest cvs snapshot |
676 | * The latest cvs snapshot |
| 661 | 677 | ||
| 662 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jul 2004 23:05:30 +0200 |
678 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jul 2004 23:05:30 +0200 |
| 663 | 679 | ||
| 664 | pike7.6 (7.6.10-1) unstable; urgency=low |
680 | pike7.6 (7.6.10-1) unstable; urgency=low |
| 665 | 681 | ||
| 666 | * Release number bumped by export.pike. |
682 | * Release number bumped by export.pike. |
| 667 | 683 | ||
| 668 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jul 2004 23:03:26 +0200 |
684 | -- Marek Habersack <grendel@debian.org> Thu, 1 Jul 2004 23:03:26 +0200 |
| 669 | 685 | ||
| 670 | pike7.6 (7.6.9-2) unstable; urgency=low |
686 | pike7.6 (7.6.9-2) unstable; urgency=low |
| 671 | 687 | ||
| 672 | * Make sure all bugs filed against Pike 7.4 will not appear here |
688 | * Make sure all bugs filed against Pike 7.4 will not appear here |
| 673 | * Pike 7.6 will replace Pike 7.4 in Debian soon. |
689 | * Pike 7.6 will replace Pike 7.4 in Debian soon. |
| 674 | 690 | ||
| 675 | -- Marek Habersack <grendel@debian.org> Wed, 9 Jun 2004 13:40:35 +0200 |
691 | -- Marek Habersack <grendel@debian.org> Wed, 9 Jun 2004 13:40:35 +0200 |
| 676 | 692 | ||
| 677 | pike7.6 (7.6.9-1) unstable; urgency=low |
693 | pike7.6 (7.6.9-1) unstable; urgency=low |
| 678 | 694 | ||
| 679 | * The latest cvs snapshot |
695 | * The latest cvs snapshot |
| 680 | * Added the full text of MPL 1.1 to the debian/copyright file |
696 | * Added the full text of MPL 1.1 to the debian/copyright file |
| 681 | 697 | ||
| 682 | -- Marek Habersack <grendel@debian.org> Mon, 17 May 2004 20:14:30 +0200 |
698 | -- Marek Habersack <grendel@debian.org> Mon, 17 May 2004 20:14:30 +0200 |
| 683 | 699 | ||
| 684 | pike7.6 (7.6.8-1) experimental; urgency=low |
700 | pike7.6 (7.6.8-1) experimental; urgency=low |
| 685 | 701 | ||
| 686 | * Release number bumped by export.pike. |
702 | * Release number bumped by export.pike. |
| 687 | 703 | ||
| 688 | -- Marek Habersack <grendel@debian.org> Mon, 17 May 2004 20:12:55 +0200 |
704 | -- Marek Habersack <grendel@debian.org> Mon, 17 May 2004 20:12:55 +0200 |
| 689 | 705 | ||
| 690 | pike7.6 (7.6.7-2) unstable; urgency=low |
706 | pike7.6 (7.6.7-2) unstable; urgency=low |
| 691 | 707 | ||
| 692 | * Better dependencies for the GL libraries |
708 | * Better dependencies for the GL libraries |
| 693 | 709 | ||
| 694 | -- Marek Habersack <grendel@debian.org> Tue, 11 May 2004 16:18:21 +0200 |
710 | -- Marek Habersack <grendel@debian.org> Tue, 11 May 2004 16:18:21 +0200 |
| 695 | 711 | ||
| 696 | pike7.6 (7.6.7-1) unstable; urgency=low |
712 | pike7.6 (7.6.7-1) unstable; urgency=low |
| 697 | 713 | ||
| 698 | * The latest upstream release. The most important changes since v7.4 |
714 | * The latest upstream release. The most important changes since v7.4 |
| 699 | are listed in the upstream CHANGES file in the /usr/share/doc/pike7.6 |
715 | are listed in the upstream CHANGES file in the /usr/share/doc/pike7.6 |
| 700 | directory |
716 | directory |
| 701 | 717 | ||
| 702 | -- Marek Habersack <grendel@debian.org> Wed, 5 May 2004 18:38:38 +0200 |
718 | -- Marek Habersack <grendel@debian.org> Wed, 5 May 2004 18:38:38 +0200 |
| 703 | 719 | ||
| 704 | pike7.6 (7.6.6-1) experimental; urgency=low |
720 | pike7.6 (7.6.6-1) experimental; urgency=low |
| 705 | 721 | ||
| 706 | * Release number bumped by export.pike. |
722 | * Release number bumped by export.pike. |
| 707 | 723 | ||
| 708 | -- Marek Habersack <grendel@debian.org> Wed, 5 May 2004 18:35:56 +0200 |
724 | -- Marek Habersack <grendel@debian.org> Wed, 5 May 2004 18:35:56 +0200 |
| 709 | 725 | ||
| 710 | pike7.6 (7.6.5-1) experimental; urgency=low |
726 | pike7.6 (7.6.5-1) experimental; urgency=low |
| 711 | 727 | ||
| 712 | * The latest cvs snapshot |
728 | * The latest cvs snapshot |
| 713 | 729 | ||
| 714 | -- Marek Habersack <grendel@debian.org> Sat, 1 May 2004 18:35:04 +0200 |
730 | -- Marek Habersack <grendel@debian.org> Sat, 1 May 2004 18:35:04 +0200 |
| 715 | 731 | ||
| 716 | pike7.6 (7.6.4-1) experimental; urgency=low |
732 | pike7.6 (7.6.4-1) experimental; urgency=low |
| 717 | 733 | ||
| 718 | * Release number bumped by export.pike. |
734 | * Release number bumped by export.pike. |
| 719 | 735 | ||
| 720 | -- Marek Habersack <grendel@debian.org> Sat, 1 May 2004 18:32:26 +0200 |
736 | -- Marek Habersack <grendel@debian.org> Sat, 1 May 2004 18:32:26 +0200 |
| 721 | 737 | ||
| 722 | pike7.6 (7.6.3-1) experimental; urgency=low |
738 | pike7.6 (7.6.3-1) experimental; urgency=low |
| 723 | 739 | ||
| 724 | * The latest cvs snapshot |
740 | * The latest cvs snapshot |
| 725 | 741 | ||
| 726 | -- Marek Habersack <grendel@debian.org> Mon, 26 Apr 2004 2:19:59 +0200 |
742 | -- Marek Habersack <grendel@debian.org> Mon, 26 Apr 2004 2:19:59 +0200 |
| 727 | 743 | ||
| 728 | pike7.6 (7.6.2-1) experimental; urgency=low |
744 | pike7.6 (7.6.2-1) experimental; urgency=low |
| 729 | 745 | ||
| 730 | * Release number bumped by export.pike. |
746 | * Release number bumped by export.pike. |
| 731 | 747 | ||
| 732 | -- Pike build system <pike-devel@lists.lysator.liu.se> Mon, 26 Apr 2004 2:17:57 +0200 |
748 | -- Pike build system <pike-devel@lists.lysator.liu.se> Mon, 26 Apr 2004 2:17:57 +0200 |
| 733 | 749 | ||
| 734 | pike7.5 (7.5.27-2) experimental; urgency=low |
750 | pike7.5 (7.5.27-2) experimental; urgency=low |
| 735 | 751 | ||
| 736 | * The latest CVS snapshot |
752 | * The latest CVS snapshot |
| 737 | 753 | ||
| 738 | -- Marek Habersack <grendel@debian.org> Fri, 23 Apr 2004 17:49:47 +0200 |
754 | -- Marek Habersack <grendel@debian.org> Fri, 23 Apr 2004 17:49:47 +0200 |
| 739 | 755 | ||
| 740 | pike7.5 (7.5.27-1) experimental; urgency=low |
756 | pike7.5 (7.5.27-1) experimental; urgency=low |
| 741 | 757 | ||
| 742 | * The latest cvs snapshot |
758 | * The latest cvs snapshot |
| 743 | 759 | ||
| 744 | -- Pike build system <pike-devel@lists.lysator.liu.se> Sat, 17 Apr 2004 17:57:50 +0200 |
760 | -- Pike build system <pike-devel@lists.lysator.liu.se> Sat, 17 Apr 2004 17:57:50 +0200 |
| 745 | 761 | ||
| 746 | pike7.5 (7.5.26-1) experimental; urgency=low |
762 | pike7.5 (7.5.26-1) experimental; urgency=low |
| 747 | 763 | ||
| 748 | * Release number bumped by export.pike. |
764 | * Release number bumped by export.pike. |
| 749 | 765 | ||
| 750 | -- Pike build system <pike-devel@lists.lysator.liu.se> Sat, 17 Apr 2004 17:56:36 +0200 |
766 | -- Pike build system <pike-devel@lists.lysator.liu.se> Sat, 17 Apr 2004 17:56:36 +0200 |
| 751 | 767 | ||
| 752 | pike7.5 (7.5.25-1) experimental; urgency=low |
768 | pike7.5 (7.5.25-1) experimental; urgency=low |
| 753 | 769 | ||
| 754 | * The latest CVS snapshot |
770 | * The latest CVS snapshot |
| 755 | 771 | ||
| 756 | -- Marek Habersack <grendel@debian.org> Sun, 4 Apr 2004 01:48:49 +0200 |
772 | -- Marek Habersack <grendel@debian.org> Sun, 4 Apr 2004 01:48:49 +0200 |
| 757 | 773 | ||
| 758 | pike7.5 (7.5.23-2) experimental; urgency=low |
774 | pike7.5 (7.5.23-2) experimental; urgency=low |
| 759 | 775 | ||
| 760 | * The latest CVS update |
776 | * The latest CVS update |
| 761 | 777 | ||
| 762 | -- Marek Habersack <grendel@debian.org> Fri, 2 Apr 2004 16:49:26 +0200 |
778 | -- Marek Habersack <grendel@debian.org> Fri, 2 Apr 2004 16:49:26 +0200 |
| 763 | 779 | ||
| 764 | pike7.5 (7.5.23-1) experimental; urgency=low |
780 | pike7.5 (7.5.23-1) experimental; urgency=low |
| 765 | 781 | ||
| 766 | * The latest cvs snapshot |
782 | * The latest cvs snapshot |
| 767 | 783 | ||
| 768 | -- Marek Habersack <grendel@debian.org> Mon, 29 Mar 2004 17:28:21 +0200 |
784 | -- Marek Habersack <grendel@debian.org> Mon, 29 Mar 2004 17:28:21 +0200 |
| 769 | 785 | ||
| 770 | pike7.5 (7.5.21-1) experimental; urgency=low |
786 | pike7.5 (7.5.21-1) experimental; urgency=low |
| 771 | 787 | ||
| 772 | * The latest cvs snapshot |
788 | * The latest cvs snapshot |
| 773 | 789 | ||
| 774 | -- Marek Habersack <grendel@debian.org> Wed, 17 Mar 2004 14:13:19 +0100 |
790 | -- Marek Habersack <grendel@debian.org> Wed, 17 Mar 2004 14:13:19 +0100 |
| 775 | 791 | ||
| 776 | pike7.5 (7.5.19-2) experimental; urgency=low |
792 | pike7.5 (7.5.19-2) experimental; urgency=low |
| 777 | 793 | ||
| 778 | * Creation of directories in /usr/local won't fail now |
794 | * Creation of directories in /usr/local won't fail now |
| 779 | (closes: Bug#234694) |
795 | (closes: Bug#234694) |
| 780 | 796 | ||
| 781 | -- Marek Habersack <grendel@debian.org> Thu, 26 Feb 2004 01:28:15 +0100 |
797 | -- Marek Habersack <grendel@debian.org> Thu, 26 Feb 2004 01:28:15 +0100 |
| 782 | 798 | ||
| 783 | pike7.5 (7.5.19-1) experimental; urgency=low |
799 | pike7.5 (7.5.19-1) experimental; urgency=low |
| 784 | 800 | ||
| 785 | * The latest upstream update |
801 | * The latest upstream update |
| 786 | 802 | ||
| 787 | -- Marek Habersack <grendel@debian.org> Mon, 23 Feb 2004 22:42:46 +0100 |
803 | -- Marek Habersack <grendel@debian.org> Mon, 23 Feb 2004 22:42:46 +0100 |
| 788 | 804 | ||
| 789 | pike7.5 (7.5.17-2) experimental; urgency=low |
805 | pike7.5 (7.5.17-2) experimental; urgency=low |
| 790 | 806 | ||
| 791 | * Latest CVS snapshot. |
807 | * Latest CVS snapshot. |
| 792 | 808 | ||
| 793 | -- Marek Habersack <grendel@debian.org> Wed, 14 Jan 2004 19:53:42 +0100 |
809 | -- Marek Habersack <grendel@debian.org> Wed, 14 Jan 2004 19:53:42 +0100 |
| 794 | 810 | ||
| 795 | pike7.5 (7.5.17-1) experimental; urgency=low |
811 | pike7.5 (7.5.17-1) experimental; urgency=low |
| 796 | 812 | ||
| 797 | * The latest cvs snapshot. |
813 | * The latest cvs snapshot. |
| 798 | * Disabled using the machine code in the pike bytecode. It poses a |
814 | * Disabled using the machine code in the pike bytecode. It poses a |
| 799 | security risk and breaks under kernels with exec-shield or PAX. |
815 | security risk and breaks under kernels with exec-shield or PAX. |
| 800 | 816 | ||
| 801 | -- Marek Habersack <grendel@debian.org> Tue, 9 Dec 2003 17:01:16 +0100 |
817 | -- Marek Habersack <grendel@debian.org> Tue, 9 Dec 2003 17:01:16 +0100 |
| 802 | 818 | ||
| 803 | pike7.5 (7.5.12-2) experimental; urgency=low |
819 | pike7.5 (7.5.12-2) experimental; urgency=low |
| 804 | 820 | ||
| 805 | * Added libnettle to the build dependencies. |
821 | * Added libnettle to the build dependencies. |
| 806 | 822 | ||
| 807 | -- Marek Habersack <grendel@debian.org> Tue, 11 Nov 2003 18:24:24 +0100 |
823 | -- Marek Habersack <grendel@debian.org> Tue, 11 Nov 2003 18:24:24 +0100 |
| 808 | 824 | ||
| 809 | pike7.5 (7.5.12-1) experimental; urgency=low |
825 | pike7.5 (7.5.12-1) experimental; urgency=low |
| 810 | 826 | ||
| 811 | * Catching up on version numbers. |
827 | * Catching up on version numbers. |
| 812 | * First upload to Debian/experimental. |
828 | * First upload to Debian/experimental. |
| 813 | 829 | ||
| 814 | -- Marek Habersack <grendel@debian.org> Sat, 30 Oct 2003 22:46:18 +0100 |
830 | -- Marek Habersack <grendel@debian.org> Sat, 30 Oct 2003 22:46:18 +0100 |
| 815 | 831 | ||
| 816 | pike7.5 (7.5.5-1) unstable; urgency=low |
832 | pike7.5 (7.5.5-1) unstable; urgency=low |
| 817 | 833 | ||
| 818 | * Latest upstream version. |
834 | * Latest upstream version. |
| 819 | 835 | ||
| 820 | -- Marek Habersack <grendel@debian.org> Sat, 29 Mar 2003 01:46:01 +0100 |
836 | -- Marek Habersack <grendel@debian.org> Sat, 29 Mar 2003 01:46:01 +0100 |
| 821 | 837 | ||
| 822 | pike7.5 (7.5.3-2) unstable; urgency=low |
838 | pike7.5 (7.5.3-2) unstable; urgency=low |
| 823 | 839 | ||
| 824 | * Latest upstream version. |
840 | * Latest upstream version. |
| 825 | * Rediffed the Debian patches to work with the current sources. |
841 | * Rediffed the Debian patches to work with the current sources. |
| 826 | 842 | ||
| 827 | -- Marek Habersack <grendel@debian.org> Wed, 19 Mar 2003 13:42:44 +0100 |
843 | -- Marek Habersack <grendel@debian.org> Wed, 19 Mar 2003 13:42:44 +0100 |
| 828 | 844 | ||
| 829 | pike7.5 (7.5.3-1) unstable; urgency=low |
845 | pike7.5 (7.5.3-1) unstable; urgency=low |
| 830 | 846 | ||
| 831 | * Latest upstream version. |
847 | * Latest upstream version. |
| 832 | 848 | ||
| 833 | -- Marek Habersack <grendel@debian.org> Wed, 5 Feb 2003 19:07:40 +0100 |
849 | -- Marek Habersack <grendel@debian.org> Wed, 5 Feb 2003 19:07:40 +0100 |
| 834 | 850 | ||
| 835 | pike7.5 (7.5.2-1) unstable; urgency=low |
851 | pike7.5 (7.5.2-1) unstable; urgency=low |
| 836 | 852 | ||
| 837 | * Latest upstream version. |
853 | * Latest upstream version. |
| 838 | * No sparc machine code for now. |
854 | * No sparc machine code for now. |
| 839 | * Updated the mesagl dependencies. |
855 | * Updated the mesagl dependencies. |
| 840 | 856 | ||
| 841 | -- Marek Habersack <grendel@debian.org> Wed, 5 Feb 2003 01:19:37 +0100 |
857 | -- Marek Habersack <grendel@debian.org> Wed, 5 Feb 2003 01:19:37 +0100 |
| 842 | 858 | ||
| 843 | pike7.5 (7.5.1-3) unstable; urgency=low |
859 | pike7.5 (7.5.1-3) unstable; urgency=low |
| 844 | 860 | ||
| 845 | * A bug in the sparc machine code causing a segfault was fixed. |
861 | * A bug in the sparc machine code causing a segfault was fixed. |
| 846 | 862 | ||
| 847 | -- Marek Habersack <grendel@debian.org> Mon, 3 Feb 2003 17:16:46 +0100 |
863 | -- Marek Habersack <grendel@debian.org> Mon, 3 Feb 2003 17:16:46 +0100 |
| 848 | 864 | ||
| 849 | pike7.5 (7.5.1-2) unstable; urgency=low |
865 | pike7.5 (7.5.1-2) unstable; urgency=low |
| 850 | 866 | ||
| 851 | * Pike is installed using the --new-style layout now. |
867 | * Pike is installed using the --new-style layout now. |
| 852 | 868 | ||
| 853 | -- Marek Habersack <grendel@debian.org> Tue, 28 Jan 2003 00:36:59 +0100 |
869 | -- Marek Habersack <grendel@debian.org> Tue, 28 Jan 2003 00:36:59 +0100 |
| 854 | 870 | ||
| 855 | pike7.5 (7.5.1-1) unstable; urgency=low |
871 | pike7.5 (7.5.1-1) unstable; urgency=low |
| 856 | 872 | ||
| 857 | * Latest upstream version. |
873 | * Latest upstream version. |
| 858 | 874 | ||
| 859 | -- Marek Habersack <grendel@debian.org> Fri, 6 Dec 2002 05:20:15 +0100 |
875 | -- Marek Habersack <grendel@debian.org> Fri, 6 Dec 2002 05:20:15 +0100 |
| 860 | 876 | ||
| 861 | pike7.3 (7.3.62-1) unstable; urgency=low |
877 | pike7.3 (7.3.62-1) unstable; urgency=low |
| 862 | 878 | ||
| 863 | * Latest upstream version. The most important changes: |
879 | * Latest upstream version. The most important changes: |
| 864 | * lib/modules/Tools.pmod/AutoDoc.pmod/DocParser.pmod: Fixed broken |
880 | * lib/modules/Tools.pmod/AutoDoc.pmod/DocParser.pmod: Fixed broken |
| 865 | support for typedef. |
881 | support for typedef. |
| 866 | * src/modules/Gz/module.pmod.in: Now supports zlib's which lack the |
882 | * src/modules/Gz/module.pmod.in: Now supports zlib's which lack the |
| 867 | eof() function. |
883 | eof() function. |
| 868 | * src/modules/Gz/module.pmod.in: Now behaves if zlib isn't |
884 | * src/modules/Gz/module.pmod.in: Now behaves if zlib isn't |
| 869 | available. |
885 | available. |
| 870 | * src/builtin_functions.c: Moved some debug functions to Debug. |
886 | * src/builtin_functions.c: Moved some debug functions to Debug. |
| 871 | Updated sleep doc. Fixed describe_backtrace type. |
887 | Updated sleep doc. Fixed describe_backtrace type. |
| 872 | * src/builtin.cmod: Move _describe_program to |
888 | * src/builtin.cmod: Move _describe_program to |
| 873 | Debug.describe_program. |
889 | Debug.describe_program. |
| 874 | * src/modules/Gz/testsuite.in: Added test for Gz.File(). |
890 | * src/modules/Gz/testsuite.in: Added test for Gz.File(). |
| 875 | * lib/modules/MIME.pmod/module.pmod: When doing guessy style MIME |
891 | * lib/modules/MIME.pmod/module.pmod: When doing guessy style MIME |
| 876 | decoding, inherit the guess attribute for multipart message parts. |
892 | decoding, inherit the guess attribute for multipart message parts. |
| 877 | * src/modules/Gz/zlibmod.c: Fixed nasty null-termination bug. |
893 | * src/modules/Gz/zlibmod.c: Fixed nasty null-termination bug. |
| 878 | * src/post_modules/Shuffler/Shuffler.cmod: Patched Shuffler module |
894 | * src/post_modules/Shuffler/Shuffler.cmod: Patched Shuffler module |
| 879 | some more. This patch should fix some of the problems with the |
895 | some more. This patch should fix some of the problems with the |
| 880 | shuffler accessing references that have been destructed. |
896 | shuffler accessing references that have been destructed. |
| 881 | * lib/modules/Filesystem.pmod/Tar.pmod: Bugfix: Since lookups are |
897 | * lib/modules/Filesystem.pmod/Tar.pmod: Bugfix: Since lookups are |
| 882 | done with normalized paths, we need to normalize the paths in |
898 | done with normalized paths, we need to normalize the paths in |
| 883 | filename{s,_to_entry} as well to get proper matches.
|
899 | filename{s,_to_entry} as well to get proper matches.
|
| 884 | * src/pike_memory.h: Added a macro to detect whether a memory |
900 | * src/pike_memory.h: Added a macro to detect whether a memory |
| 885 | checker is in use, so that conflicting debug checks can be avoided. |
901 | checker is in use, so that conflicting debug checks can be avoided. |
| 886 | * lib/master.pike.in, src/svalue.c, |
902 | * lib/master.pike.in, src/svalue.c, |
| 887 | lib/modules/Tools.pmod/testsuite.in: Make %O default output for |
903 | lib/modules/Tools.pmod/testsuite.in: Make %O default output for |
| 888 | objects and programs better. |
904 | objects and programs better. |
| 889 | * lib/modules/Stdio.pmod/module.pmod, src/modules/files/file.c, |
905 | * lib/modules/Stdio.pmod/module.pmod, src/modules/files/file.c, |
| 890 | src/modules/files/termios.c: Document the low level I/O functions |
906 | src/modules/files/termios.c: Document the low level I/O functions |
| 891 | in Stdio.File and not Fd. |
907 | in Stdio.File and not Fd. |
| 892 | . |
908 | . |
| 893 | Designwise motivation: Fd and Fd_ref ought to be considered |
909 | Designwise motivation: Fd and Fd_ref ought to be considered |
| 894 | internal; Stdio.File is the lowest "official" API level. |
910 | internal; Stdio.File is the lowest "official" API level. |
| 895 | . |
911 | . |
| 896 | Practical motivation: It's _much_ easier to find the functions in |
912 | Practical motivation: It's _much_ easier to find the functions in |
| 897 | the generated docs, despite the small pointer to Fd in Stdio.File. |
913 | the generated docs, despite the small pointer to Fd in Stdio.File. |
| 898 | * lib/modules/Protocols.pmod/HTTP.pmod/Server.pmod/SSLPort.pike: |
914 | * lib/modules/Protocols.pmod/HTTP.pmod/Server.pmod/SSLPort.pike: |
| 899 | added SSL support to the simple webserver. Based on SSL.https, but |
915 | added SSL support to the simple webserver. Based on SSL.https, but |
| 900 | behaves exactly like Protocols.HTTP.Server.Port, except for SSL. |
916 | behaves exactly like Protocols.HTTP.Server.Port, except for SSL. |
| 901 | * lib/master.pike.in: - Changed some search(x,y)!=-1 into |
917 | * lib/master.pike.in: - Changed some search(x,y)!=-1 into |
| 902 | has_value(x,y) - Optimized Getopt call by using local variables for |
918 | has_value(x,y) - Optimized Getopt call by using local variables for |
| 903 | NO_ARG, MAY_HAVE_ARG and HAS_ARG. - Optimized Getopt call by |
919 | NO_ARG, MAY_HAVE_ARG and HAS_ARG. - Optimized Getopt call by |
| 904 | always having five elements per argument, so that Getopt need not |
920 | always having five elements per argument, so that Getopt need not |
| 905 | rewrite the array. - Always accept the --autoreload option so that |
921 | rewrite the array. - Always accept the --autoreload option so that |
| 906 | we are silenty ignoring it if Pike has not autoreload (instead of |
922 | we are silenty ignoring it if Pike has not autoreload (instead of |
| 907 | bailing out with strange error messages (that changes depending |
923 | bailing out with strange error messages (that changes depending |
| 908 | on the number and order of options)). |
924 | on the number and order of options)). |
| 909 | 925 | ||
| 910 | -- Marek Habersack <grendel@debian.org> Mon, 25 Nov 2002 18:43:54 +0100 |
926 | -- Marek Habersack <grendel@debian.org> Mon, 25 Nov 2002 18:43:54 +0100 |
| 911 | 927 | ||
| 912 | pike7.3 (7.3.60-2) unstable; urgency=low |
928 | pike7.3 (7.3.60-2) unstable; urgency=low |
| 913 | 929 | ||
| 914 | * Latest cvs snapshot. The most important changes: |
930 | * Latest cvs snapshot. The most important changes: |
| 915 | * lib/modules/Protocols.pmod/HTTP.pmod/module.pmod: Added missing |
931 | * lib/modules/Protocols.pmod/HTTP.pmod/module.pmod: Added missing |
| 916 | file argument for put_url(). |
932 | file argument for put_url(). |
| 917 | * lib/modules/Array.pmod: CHANGES says that there should be an |
933 | * lib/modules/Array.pmod: CHANGES says that there should be an |
| 918 | Array.Iterator. So let's have one. |
934 | Array.Iterator. So let's have one. |
| 919 | * lib/modules/Parser.pmod/XML.pmod/DOM.pmod: Added iterators, nice |
935 | * lib/modules/Parser.pmod/XML.pmod/DOM.pmod: Added iterators, nice |
| 920 | _sprintf to Nodes, and made all lfuns static. |
936 | _sprintf to Nodes, and made all lfuns static. |
| 921 | * src/post_modules/Shuffler/Shuffler.cmod: If the done-callback |
937 | * src/post_modules/Shuffler/Shuffler.cmod: If the done-callback |
| 922 | destroyed the shuffler object, the shuffler crashed when signaling |
938 | destroyed the shuffler object, the shuffler crashed when signaling |
| 923 | that data wasn't sent thru the give_back function. This might have |
939 | that data wasn't sent thru the give_back function. This might have |
| 924 | other implications but seems to work as a fix for now. |
940 | other implications but seems to work as a fix for now. |
| 925 | 941 | ||
| 926 | -- Marek Habersack <grendel@debian.org> Sat, 9 Nov 2002 19:46:43 +0100 |
942 | -- Marek Habersack <grendel@debian.org> Sat, 9 Nov 2002 19:46:43 +0100 |
| 927 | 943 | ||
| 928 | pike7.3 (7.3.60-1) unstable; urgency=low |
944 | pike7.3 (7.3.60-1) unstable; urgency=low |
| 929 | 945 | ||
| 930 | * Latest upstream version. The most important changes: |
946 | * Latest upstream version. The most important changes: |
| 931 | * src/code/: ppc32.c, ppc32.h: Implemented OPCODE_INLINE_BRANCH |
947 | * src/code/: ppc32.c, ppc32.h: Implemented OPCODE_INLINE_BRANCH |
| 932 | interface for PPC. |
948 | interface for PPC. |
| 933 | * src/dlopen.c: Some more IA64 fixes. |
949 | * src/dlopen.c: Some more IA64 fixes. |
| 934 | * lib/modules/Protocols.pmod/HTTP.pmod/Query.pike: added the |
950 | * lib/modules/Protocols.pmod/HTTP.pmod/Query.pike: added the |
| 935 | possibility to have array values in headers mapping to allow |
951 | possibility to have array values in headers mapping to allow |
| 936 | multiple headers |
952 | multiple headers |
| 937 | * src/dlopen.c: The IA64 global offset table is now at the end of |
953 | * src/dlopen.c: The IA64 global offset table is now at the end of |
| 938 | the datasegment, so that gp-relative offsets have a chance at |
954 | the datasegment, so that gp-relative offsets have a chance at |
| 939 | working. |
955 | working. |
| 940 | * lib/modules/Standards.pmod/RDF.pike: Improved API and working |
956 | * lib/modules/Standards.pmod/RDF.pike: Improved API and working |
| 941 | N-triple parsing. |
957 | N-triple parsing. |
| 942 | * src/threads.c: Added a reference from MutexKey to the mutex |
958 | * src/threads.c: Added a reference from MutexKey to the mutex |
| 943 | object it holds, so that the latter won't be refcount garbed (which |
959 | object it holds, so that the latter won't be refcount garbed (which |
| 944 | causes both to be destructed) if there are no other references. |
960 | causes both to be destructed) if there are no other references. |
| 945 | 961 | ||
| 946 | -- Marek Habersack <grendel@debian.org> Mon, 4 Nov 2002 22:32:36 +0100 |
962 | -- Marek Habersack <grendel@debian.org> Mon, 4 Nov 2002 22:32:36 +0100 |
| 947 | 963 | ||
| 948 | pike7.3 (7.3.58-3) unstable; urgency=low |
964 | pike7.3 (7.3.58-3) unstable; urgency=low |
| 949 | 965 | ||
| 950 | * Removed the sybase module as it doesn't work on Debian. |
966 | * Removed the sybase module as it doesn't work on Debian. |
| 951 | 967 | ||
| 952 | -- Marek Habersack <grendel@debian.org> Wed, 23 Oct 2002 02:16:53 +0200 |
968 | -- Marek Habersack <grendel@debian.org> Wed, 23 Oct 2002 02:16:53 +0200 |
| 953 | 969 | ||
| 954 | pike7.3 (7.3.58-2) unstable; urgency=low |
970 | pike7.3 (7.3.58-2) unstable; urgency=low |
| 955 | 971 | ||
| 956 | * Latest CVS snapshot. |
972 | * Latest CVS snapshot. |
| 957 | 973 | ||
| 958 | -- Marek Habersack <grendel@debian.org> Mon, 21 Oct 2002 03:01:06 +0200 |
974 | -- Marek Habersack <grendel@debian.org> Mon, 21 Oct 2002 03:01:06 +0200 |
| 959 | 975 | ||
| 960 | pike7.3 (7.3.58-1) unstable; urgency=low |
976 | pike7.3 (7.3.58-1) unstable; urgency=low |
| 961 | 977 | ||
| 962 | * Latest upstream version. The most important changes: |
978 | * Latest upstream version. The most important changes: |
| 963 | * lib/modules/Parser.pmod/XML.pmod/Tree.pmod: Better typing. |
979 | * lib/modules/Parser.pmod/XML.pmod/Tree.pmod: Better typing. |
| 964 | * lib/modules/Array.pmod: Fixed a border problem in Array.sum |
980 | * lib/modules/Array.pmod: Fixed a border problem in Array.sum |
| 965 | * src/builtin.cmod: Fixed leak of the strings "string" and "int". |
981 | * src/builtin.cmod: Fixed leak of the strings "string" and "int". |
| 966 | * lib/modules/String.pmod/module.pmod: Removed the deprecated |
982 | * lib/modules/String.pmod/module.pmod: Removed the deprecated |
| 967 | strmult and String_buffer (compatibility is already in place). |
983 | strmult and String_buffer (compatibility is already in place). |
| 968 | Fixed a soundex bug. Made int2roman and int2size throw an error |
984 | Fixed a soundex bug. Made int2roman and int2size throw an error |
| 969 | when input is out of range. Fixed an off by one error for the |
985 | when input is out of range. Fixed an off by one error for the |
| 970 | bytes/kb transition in int2size. |
986 | bytes/kb transition in int2size. |
| 971 | * lib/modules/Parser.pmod/Pike.pmod: Parse binary numbers. |
987 | * lib/modules/Parser.pmod/Pike.pmod: Parse binary numbers. |
| 972 | * lib/modules/Standards.pmod/EXIF.pmod: Better EXIF support. Some |
988 | * lib/modules/Standards.pmod/EXIF.pmod: Better EXIF support. Some |
| 973 | API changes: get_properties only accepts Stdio.File objects. |
989 | API changes: get_properties only accepts Stdio.File objects. |
| 974 | MN_Multi1 is renamed to MN_Multi3. |
990 | MN_Multi1 is renamed to MN_Multi3. |
| 975 | * src/: builtin.cmod, builtin_functions.c: It's better to throw |
991 | * src/: builtin.cmod, builtin_functions.c: It's better to throw |
| 976 | errors than return zero if ctime(), localtime() or gmtime() fails. |
992 | errors than return zero if ctime(), localtime() or gmtime() fails. |
| 977 | * src/builtin.cmod: Fixed missing checks for NULL from gmtime(2), |
993 | * src/builtin.cmod: Fixed missing checks for NULL from gmtime(2), |
| 978 | localtime(2) and ctime(2) which could cause segfaults. E.g. on NT |
994 | localtime(2) and ctime(2) which could cause segfaults. E.g. on NT |
| 979 | they don't handle negative time stamps. |
995 | they don't handle negative time stamps. |
| 980 | * src/modules/: HTTPLoop/log.c, Oracle/oracle.c, spider/discdate.c: |
996 | * src/modules/: HTTPLoop/log.c, Oracle/oracle.c, spider/discdate.c: |
| 981 | Fixed missing checks for NULL from gmtime(2), localtime(2) and |
997 | Fixed missing checks for NULL from gmtime(2), localtime(2) and |
| 982 | ctime(2) which could cause segfaults. E.g. on NT they don't handle |
998 | ctime(2) which could cause segfaults. E.g. on NT they don't handle |
| 983 | negative time stamps. |
999 | negative time stamps. |
| 984 | * src/builtin_functions.c: Fixed missing checks for NULL from |
1000 | * src/builtin_functions.c: Fixed missing checks for NULL from |
| 985 | gmtime(2) and localtime(2) which could cause segfaults. E.g. on NT |
1001 | gmtime(2) and localtime(2) which could cause segfaults. E.g. on NT |
| 986 | they don't handle negative time stamps. |
1002 | they don't handle negative time stamps. |
| 987 | * lib/modules/Remote.pmod/connection.pike: Fixed races that could |
1003 | * lib/modules/Remote.pmod/connection.pike: Fixed races that could |
| 988 | cause synchronous calls to hang in threaded mode. It's still |
1004 | cause synchronous calls to hang in threaded mode. It's still |
| 989 | unclear whether a connection close is handled cleanly, though. |
1005 | unclear whether a connection close is handled cleanly, though. |
| 990 | Better handling of exceptions from close callbacks. |
1006 | Better handling of exceptions from close callbacks. |
| 991 | 1007 | ||
| 992 | -- Marek Habersack <grendel@debian.org> Fri, 18 Oct 2002 22:49:02 +0200 |
1008 | -- Marek Habersack <grendel@debian.org> Fri, 18 Oct 2002 22:49:02 +0200 |
| 993 | 1009 | ||
| 994 | pike7.3 (7.3.56-2) unstable; urgency=low |
1010 | pike7.3 (7.3.56-2) unstable; urgency=low |
| 995 | 1011 | ||
| 996 | * Latest CVS snapshot. |
1012 | * Latest CVS snapshot. |
| 997 | 1013 | ||
| 998 | -- Marek Habersack <grendel@debian.org> Fri, 18 Oct 2002 01:37:36 +0200 |
1014 | -- Marek Habersack <grendel@debian.org> Fri, 18 Oct 2002 01:37:36 +0200 |
| 999 | 1015 | ||
| 1000 | pike7.3 (7.3.56-1) unstable; urgency=low |
1016 | pike7.3 (7.3.56-1) unstable; urgency=low |
| 1001 | 1017 | ||
| 1002 | * Latest upstream version. The most important changes: |
1018 | * Latest upstream version. The most important changes: |
| 1003 | * src/: docode.c, interpret_functions.h: Replaced the F_THROW_ZERO |
1019 | * src/: docode.c, interpret_functions.h: Replaced the F_THROW_ZERO |
| 1004 | opcode used at normal exit from catch blocks with F_EXIT_CATCH, |
1020 | opcode used at normal exit from catch blocks with F_EXIT_CATCH, |
| 1005 | which uses the newer escape catch feature. This avoids a longjmp at |
1021 | which uses the newer escape catch feature. This avoids a longjmp at |
| 1006 | the normal exit of every catch block. |
1022 | the normal exit of every catch block. |
| 1007 | Also changed the return value for normal catch block exits to be |
1023 | Also changed the return value for normal catch block exits to be |
| 1008 | UNDEFINED and not zero. |
1024 | UNDEFINED and not zero. |
| 1009 | * lib/modules/Parser.pmod/C.pmod: Added index possibility on |
1025 | * lib/modules/Parser.pmod/C.pmod: Added index possibility on |
| 1010 | tokens. |
1026 | tokens. |
| 1011 | * src/program.c: Use safe_apply_handler for calling |
1027 | * src/program.c: Use safe_apply_handler for calling |
| 1012 | get_default_module, to get better checking of the return value and |
1028 | get_default_module, to get better checking of the return value and |
| 1013 | to get correct handling of return values that are false. |
1029 | to get correct handling of return values that are false. |
| 1014 | This fixes a bug in the odd recursion that involves the compat |
1030 | This fixes a bug in the odd recursion that involves the compat |
| 1015 | handler and e.g. lib/7.2/modules/__default.pmod which itself |
1031 | handler and e.g. lib/7.2/modules/__default.pmod which itself |
| 1016 | contains "#pike 7.2": The second time get_default_module is called |
1032 | contains "#pike 7.2": The second time get_default_module is called |
| 1017 | it'll resolve an unfinished program with "__default" and thus get a |
1033 | it'll resolve an unfinished program with "__default" and thus get a |
| 1018 | function pointer that evaluates to false. |
1034 | function pointer that evaluates to false. |
| 1019 | * bin/pike.in, src/Makefile.in, src/builtin_functions.c, |
1035 | * bin/pike.in, src/Makefile.in, src/builtin_functions.c, |
| 1020 | src/error.c: Set a breakpoint on pike_gdb_breakpoint by default |
1036 | src/error.c: Set a breakpoint on pike_gdb_breakpoint by default |
| 1021 | when gdb is started. Made it accessible from pike with |
1037 | when gdb is started. Made it accessible from pike with |
| 1022 | "_gdb_breakpoint" to make it convenient to enter gdb at a specific |
1038 | "_gdb_breakpoint" to make it convenient to enter gdb at a specific |
| 1023 | point in the pike code. |
1039 | point in the pike code. |
| 1024 | 1040 | ||
| 1025 | -- Marek Habersack <grendel@debian.org> Wed, 25 Sep 2002 02:47:40 +0200 |
1041 | -- Marek Habersack <grendel@debian.org> Wed, 25 Sep 2002 02:47:40 +0200 |
| 1026 | 1042 | ||
| 1027 | pike7.3 (7.3.55-1) unstable; urgency=low |
1043 | pike7.3 (7.3.55-1) unstable; urgency=low |
| 1028 | 1044 | ||
| 1029 | * Latest upstream version. The most important changes: |
1045 | * Latest upstream version. The most important changes: |
| 1030 | * src/modules/Gz/: configure.in, zlibmod.c: The Gz module now |
1046 | * src/modules/Gz/: configure.in, zlibmod.c: The Gz module now |
| 1031 | supports old versions of zlib again. Most notably seek(), tell(), |
1047 | supports old versions of zlib again. Most notably seek(), tell(), |
| 1032 | eof() and setparams() are now optionally implemented in Gz._file. |
1048 | eof() and setparams() are now optionally implemented in Gz._file. |
| 1033 | * lib/master.pike.in: Added include_prefix. |
1049 | * lib/master.pike.in: Added include_prefix. |
| 1034 | * src/builtin_functions.c: More information about the use and |
1050 | * src/builtin_functions.c: More information about the use and |
| 1035 | limits of mktime(). |
1051 | limits of mktime(). |
| 1036 | * src/main.c: Now calls tzset() to initialize timezone et al. |
1052 | * src/main.c: Now calls tzset() to initialize timezone et al. |
| 1037 | * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: add catch to |
1053 | * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: add catch to |
| 1038 | prevent search from bombing out when talking to active directory |
1054 | prevent search from bombing out when talking to active directory |
| 1039 | servers. this is not a good fix, as the cause seems to be referrer |
1055 | servers. this is not a good fix, as the cause seems to be referrer |
| 1040 | data. |
1056 | data. |
| 1041 | This will need to be looked at more closely, but it at least allows |
1057 | This will need to be looked at more closely, but it at least allows |
| 1042 | us to talk to m$ systems. |
1058 | us to talk to m$ systems. |
| 1043 | * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: fixed create() |
1059 | * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: fixed create() |
| 1044 | so that connection is actually made when SSL support is not |
1060 | so that connection is actually made when SSL support is not |
| 1045 | present. |
1061 | present. |
| 1046 | * lib/master.pike.in: Added -x option to run tools from |
1062 | * lib/master.pike.in: Added -x option to run tools from |
| 1047 | Tools.Standalone. |
1063 | Tools.Standalone. |
| 1048 | 1064 | ||
| 1049 | -- Marek Habersack <grendel@debian.org> Fri, 13 Sep 2002 15:44:33 +0200 |
1065 | -- Marek Habersack <grendel@debian.org> Fri, 13 Sep 2002 15:44:33 +0200 |
| 1050 | 1066 | ||
| 1051 | pike7.3 (7.3.53-1) unstable; urgency=low |
1067 | pike7.3 (7.3.53-1) unstable; urgency=low |
| 1052 | 1068 | ||
| 1053 | * Latest upstream version. The most important changes: |
1069 | * Latest upstream version. The most important changes: |
| 1054 | * src/modules/Perl/perlmod.c: Adjustment to work better with Perl |
1070 | * src/modules/Perl/perlmod.c: Adjustment to work better with Perl |
| 1055 | 5.8.0, plus a few minor layout changes to make the code nicer to |
1071 | 5.8.0, plus a few minor layout changes to make the code nicer to |
| 1056 | read. |
1072 | read. |
| 1057 | * lib/modules/Local.pmod: Added support for specifying paths using |
1073 | * lib/modules/Local.pmod: Added support for specifying paths using |
| 1058 | the PIKE_LOCAL_PATH environment variable. |
1074 | the PIKE_LOCAL_PATH environment variable. |
| 1059 | * src/language.yacc: Fixed typing for intranges with bignum |
1075 | * src/language.yacc: Fixed typing for intranges with bignum |
| 1060 | intervals. |
1076 | intervals. |
| 1061 | * lib/modules/Stdio.pmod/GZipFile.pike: Added basic support for |
1077 | * lib/modules/Stdio.pmod/GZipFile.pike: Added basic support for |
| 1062 | reading and writing gzip files. This is the first version and it |
1078 | reading and writing gzip files. This is the first version and it |
| 1063 | is still a bit experimental. Uses Gz._file() for lowlevel support. |
1079 | is still a bit experimental. Uses Gz._file() for lowlevel support. |
| 1064 | * src/modules/Gz/zlibmod.c: Added basic support for reading and |
1080 | * src/modules/Gz/zlibmod.c: Added basic support for reading and |
| 1065 | writing gzip files. Lowlevel functions are located in Gz._file(). |
1081 | writing gzip files. Lowlevel functions are located in Gz._file(). |
| 1066 | * src/builtin_functions.c: Fixed incorrect info about rusage() and |
1082 | * src/builtin_functions.c: Fixed incorrect info about rusage() and |
| 1067 | added a bit more description about some of the items. |
1083 | added a bit more description about some of the items. |
| 1068 | * src/language.yacc: Added the "global" keyword to |
1084 | * src/language.yacc: Added the "global" keyword to |
| 1069 | magic_identifiers so it can be used after ->. |
1085 | magic_identifiers so it can be used after ->. |
| 1070 | * src/pike_types.c: parse_type() now supports the syntax |
1086 | * src/pike_types.c: parse_type() now supports the syntax |
| 1071 | object(this_program), and defaults to implements mode. |
1087 | object(this_program), and defaults to implements mode. |
| 1072 | * src/modules/Postgres/: configure.in, pgres_config.h.in, |
1088 | * src/modules/Postgres/: configure.in, pgres_config.h.in, |
| 1073 | postgres.c: this makes the Postgres module detect/work correctly |
1089 | postgres.c: this makes the Postgres module detect/work correctly |
| 1074 | with the PostgreSQL 7.2+ |
1090 | with the PostgreSQL 7.2+ |
| 1075 | 1091 | ||
| 1076 | -- Marek Habersack <grendel@debian.org> Sun, 1 Sep 2002 00:22:22 +0200 |
1092 | -- Marek Habersack <grendel@debian.org> Sun, 1 Sep 2002 00:22:22 +0200 |
| 1077 | 1093 | ||
| 1078 | pike7.3 (7.3.51-4) unstable; urgency=low |
1094 | pike7.3 (7.3.51-4) unstable; urgency=low |
| 1079 | 1095 | ||
| 1080 | * Enabled the Pike security. |
1096 | * Enabled the Pike security. |
| 1081 | * Build-conflicts with libutahglx since the latter doesn't conform |
1097 | * Build-conflicts with libutahglx since the latter doesn't conform |
| 1082 | to the Linux OpenGL ABI |
1098 | to the Linux OpenGL ABI |
| 1083 | * Added correct build dependencies for Debian/Sid |
1099 | * Added correct build dependencies for Debian/Sid |
| 1084 | 1100 | ||
| 1085 | -- Marek Habersack <grendel@debian.org> Fri, 23 Aug 2002 02:47:22 +0200 |
1101 | -- Marek Habersack <grendel@debian.org> Fri, 23 Aug 2002 02:47:22 +0200 |
| 1086 | 1102 | ||
| 1087 | pike7.3 (7.3.51-3) unstable; urgency=low |
1103 | pike7.3 (7.3.51-3) unstable; urgency=low |
| 1088 | 1104 | ||
| 1089 | * Added the -svg package. |
1105 | * Added the -svg package. |
| 1090 | * Most packages now link to the -core doc directory. |
1106 | * Most packages now link to the -core doc directory. |
| 1091 | 1107 | ||
| 1092 | -- Marek Habersack <grendel@debian.org> Sat, 10 Aug 2002 21:27:04 +0200 |
1108 | -- Marek Habersack <grendel@debian.org> Sat, 10 Aug 2002 21:27:04 +0200 |
| 1093 | 1109 | ||
| 1094 | pike7.3 (7.3.51-2) unstable; urgency=low |
1110 | pike7.3 (7.3.51-2) unstable; urgency=low |
| 1095 | 1111 | ||
| 1096 | * The Debian packaging setup merged with the upstream sources under |
1112 | * The Debian packaging setup merged with the upstream sources under |
| 1097 | the packaging/debian/ directory. |
1113 | the packaging/debian/ directory. |
| 1098 | * Patches previously applied to the sources before generating the |
1114 | * Patches previously applied to the sources before generating the |
| 1099 | Debian diff are now applied on the compile time. |
1115 | Debian diff are now applied on the compile time. |
| 1100 | * Most packages depend on pikeX.Y-core now. |
1116 | * Most packages depend on pikeX.Y-core now. |
| 1101 | 1117 | ||
| 1102 | -- Marek Habersack <grendel@debian.org> Tue, 6 Aug 2002 00:36:53 +0200 |
1118 | -- Marek Habersack <grendel@debian.org> Tue, 6 Aug 2002 00:36:53 +0200 |
| 1103 | 1119 | ||
| 1104 | pike7.3 (7.3.51-1) unstable; urgency=low |
1120 | pike7.3 (7.3.51-1) unstable; urgency=low |
| 1105 | 1121 | ||
| 1106 | * Latest CVS snapshot |
1122 | * Latest CVS snapshot |
| 1107 | * the -crypto and -gz packages are merged with the core Pike package. |
1123 | * the -crypto and -gz packages are merged with the core Pike package. |
| 1108 | * the -doc package is split into -manual and -reference and |
1124 | * the -doc package is split into -manual and -reference and |
| 1109 | * The pike7.3 package became a meta package that installs a subset |
1125 | * The pike7.3 package became a meta package that installs a subset |
| 1110 | of all the Pike packages present in Debian. This subset makes up a |
1126 | of all the Pike packages present in Debian. This subset makes up a |
| 1111 | recommended Pike environment for most systems. |
1127 | recommended Pike environment for most systems. |
| 1112 | 1128 | ||
| 1113 | -- Marek Habersack <grendel@debian.org> Wed, 31 Jul 2002 23:35:18 +0200 |
1129 | -- Marek Habersack <grendel@debian.org> Wed, 31 Jul 2002 23:35:18 +0200 |
| 1114 | 1130 | ||
| 1115 | pike7.3 (7.3.49-2) unstable; urgency=low |
1131 | pike7.3 (7.3.49-2) unstable; urgency=low |
| 1116 | 1132 | ||
| 1117 | * Latest CVS snapshot |
1133 | * Latest CVS snapshot |
| 1118 | 1134 | ||
| 1119 | -- Marek Habersack <grendel@debian.org> Mon, 29 Jul 2002 10:23:44 +0200 |
1135 | -- Marek Habersack <grendel@debian.org> Mon, 29 Jul 2002 10:23:44 +0200 |
| 1120 | 1136 | ||
| 1121 | pike7.3 (7.3.49-1) unstable; urgency=low |
1137 | pike7.3 (7.3.49-1) unstable; urgency=low |
| 1122 | 1138 | ||
| 1123 | * Latest CVS snapshot |
1139 | * Latest CVS snapshot |
| 1124 | 1140 | ||
| 1125 | -- Marek Habersack <grendel@debian.org> Mon, 15 Jul 2002 23:21:33 +0200 |
1141 | -- Marek Habersack <grendel@debian.org> Mon, 15 Jul 2002 23:21:33 +0200 |
| 1126 | 1142 | ||
| 1127 | pike7.3 (7.3.47-1) unstable; urgency=low |
1143 | pike7.3 (7.3.47-1) unstable; urgency=low |
| 1128 | 1144 | ||
| 1129 | * Latest CVS snapshot |
1145 | * Latest CVS snapshot |
| 1130 | 1146 | ||
| 1131 | -- Marek Habersack <grendel@debian.org> Wed, 12 Jun 2002 18:13:12 +0200 |
1147 | -- Marek Habersack <grendel@debian.org> Wed, 12 Jun 2002 18:13:12 +0200 |
| 1132 | 1148 | ||
| 1133 | pike7.3 (7.3.45-1) unstable; urgency=low |
1149 | pike7.3 (7.3.45-1) unstable; urgency=low |
| 1134 | 1150 | ||
| 1135 | * Latest CVS snapshot |
1151 | * Latest CVS snapshot |
| 1136 | 1152 | ||
| 1137 | -- Marek Habersack <grendel@debian.org> Fri, 17 May 2002 16:41:09 +0200 |
1153 | -- Marek Habersack <grendel@debian.org> Fri, 17 May 2002 16:41:09 +0200 |
| 1138 | 1154 | ||
| 1139 | pike7.3 (7.3.41-1) unstable; urgency=low |
1155 | pike7.3 (7.3.41-1) unstable; urgency=low |
| 1140 | 1156 | ||
| 1141 | * Initial Release. |
1157 | * Initial Release. |
| 1142 | 1158 | ||
| 1143 | -- Marek Habersack <grendel@debian.org> Sun, 5 May 2002 01:34:05 +0200 |
1159 | -- Marek Habersack <grendel@debian.org> Sun, 5 May 2002 01:34:05 +0200 |
| 1144 | 1160 | ||