summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: a9a10de9b072e97fe59c3b9032f74e0b09c30c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
talloc (2.1.6-1) UNRELEASED; urgency=medium

  [ Jelmer Vernooij ]
  * Bump standards version to 3.9.7 (no changes).

  [ Andrew Bartlett ]
  * New upstream release.
  * Remove python3-talloc for now (trying to remove the SOABI caused other
    issues).

  [ Jelmer Vernooij ]
  * Fix Vcs-Git header to use master branch rather than unstable.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 04 Apr 2016 07:53:47 +1200

talloc (2.1.5-2) unstable; urgency=medium

  [ Matthias Klose ]
  * Build python3 packages. Closes: #802484
  * Bump debhelper and standards version.
  * Do not encode the SOABI and the multiarch string into the pytalloc-util
    library, just append a '-py3'.
  * Make the build log a bit more verbose.

  [ Jelmer Vernooij ]
  * Simplify making waf more verbose.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 25 Feb 2016 03:43:08 +0000

talloc (2.1.5-1) unstable; urgency=medium

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 08 Nov 2015 20:57:46 +0000

talloc (2.1.3-1) unstable; urgency=medium

  * New upstream release.
  * Remove patch revert-ldflags-atend: applied upstream.
  * Remove patch reproducible-build: applied upstream.
  * debian/copyright: Fix uniqueness of license names.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 19 Sep 2015 02:46:57 +0000

talloc (2.1.2-3) unstable; urgency=medium

  * Add patch reproducible-build: use set time in manpage, make build
    reproducible. Closes: #782864
  * Fix ordering of paragraphs in debian/copyright.
  * Stop creating empty swig directory.
  * Drop unused swig dependency.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 26 Apr 2015 09:58:25 +0000

talloc (2.1.2-2) unstable; urgency=medium

  * Make libtalloc2-dbg Multi-Arch: same.
  * Fix lib/replace/ paths in debian/copyright.
  * Pass CPPFLAGS onto configure to enable hardening.
  * Add patch revert-ldflags-atend: Revert upstream change to add
    LDFLAGS at end of LDFLAGS command-line. This broke use of
    --Wl,--as-needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 25 Apr 2015 13:22:20 +0000

talloc (2.1.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards version to 3.9.6.
  * Add short copyright license name for libreplace/timegm.c.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 15 Mar 2015 02:57:19 +0100

talloc (2.1.1-2) unstable; urgency=low

  * Use canonical URL in Vcs-Git.
  * Specify branch in Vcs-Git.
  * libtalloc-dev: Install talloc_guide.txt.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 05 Jul 2014 23:40:00 +0200

talloc (2.1.1-1) unstable; urgency=medium

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 02 Jun 2014 01:22:09 +0200

talloc (2.1.0-2) unstable; urgency=medium

  * Change maintainer to Samba Debian maintainers.
  * Bump standards version to 3.9.5 (no changes).
  * Run testsuite from autopkgtest.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 12 Apr 2014 16:08:49 +0200

talloc (2.1.0-1) unstable; urgency=low

  * New upstream release.
   + Drop 08_waf_python_config: now applied upstream.
  * Bump standards version to 3.9.4 (no changes).
  * Update Vcs header now that repository is in git.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 14 Sep 2013 13:03:51 +0100

talloc (2.0.8-1) unstable; urgency=low

  [ Jelmer Vernooij ]
  * Bump standards version to 3.9.3 (no changes).
  * Use parseable copyright file format.
  * Properly clean up after build.
  * Migrate to Git.

  [ Christian Perrier ]
  * Use versioned license link in debian/copyright

  [ Jelmer Vernooij ]
  * Use dpkg-buildflags, enables hardening.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 10 Apr 2012 20:25:09 +0200

talloc (2.0.8-0.1) unstable; urgency=low

  [ Andrew Bartlett ]
  * Non-maintainer upload with maintainer's agreement.
  * New upstream release.
   + Add 08_waf_python_config to cope with python-config no longer
     being a script.

 -- Christian Perrier <bubulle@debian.org>  Sat, 16 Feb 2013 12:44:12 +0100

talloc (2.0.7+git20120207-1) unstable; urgency=low

  * New upstream snapshot.
   + Unpacks waf source code. Closes: #654508

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 07 Feb 2012 15:46:18 +0100

talloc (2.0.7-3) unstable; urgency=low

  * Link with --as-needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 28 Sep 2011 11:06:58 +0200

talloc (2.0.7-2) unstable; urgency=low

  * Build against default system Python and explicitly use dh_python2.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 25 Sep 2011 19:14:47 +0200

talloc (2.0.7-1) unstable; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 16 Sep 2011 15:11:44 +0200

talloc (2.0.6-2) unstable; urgency=low

  * Cherry-pick ABI for pytalloc.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 18 Aug 2011 19:28:03 +0200

talloc (2.0.6-1) unstable; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 09 Aug 2011 02:56:17 +0200

talloc (2.0.5-3) unstable; urgency=low

  * Switch to new style debhelper.
  * Upload to unstable.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 28 Jul 2011 16:22:52 +0200

talloc (2.0.5-2) experimental; urgency=low

  * Switch to dh_python2.
  * Add multi-arch support to libtalloc1.
  * Add debug packages libtalloc2-dbg and python-talloc-dbg.
  * Bump standards version to 3.9.2 (no changes).
  * Fix license mentioned in manual page. Closes: #623879

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 26 Jul 2011 20:35:13 +0200

talloc (2.0.5-1) unstable; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 23 Jan 2011 19:32:51 -0800

talloc (2.0.4-1) unstable; urgency=low

  * New upstream release.
  * Link with --as-needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 21 Dec 2010 16:32:33 +0100

talloc (2.0.4~git20101213-1) experimental; urgency=low

  * New upstream snapshot.
   + Introduces symbol versioning.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 14 Dec 2010 00:59:17 +0100

talloc (2.0.4~git20101205-1) experimental; urgency=low

  * New upstream release.
  * Bump standards version to 3.9.1 (no changes).

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 05 Dec 2010 15:19:14 +0100

talloc (2.0.3~git20101101-2) experimental; urgency=low

  * Add dependency on libpytalloc-util2 to libpytalloc-util-dev.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 04 Nov 2010 21:56:22 +0100

talloc (2.0.3~git20101101-1) experimental; urgency=low

  * New upstream snapshot.
   + Fixes example include line in manual page. Closes: #588393
   + Removes manual page mention of deprecated talloc_append_string,
     consistent with other deprecated functionality. Closes: #601205
   + Add new binary packages libpytalloc-util2 and libpytalloc-util-dev.
  * Bump standards version to 3.9.1 (no changes).
  * Support nocheck in DEB_BUILD_OPTIONS rather than notest (per policy
    4.9.1).

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 01 Nov 2010 19:06:20 +0100

talloc (2.0.3~git20100517-1) experimental; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 21 May 2010 00:22:17 +0200

talloc (2.0.3~git20100506-2) experimental; urgency=low

  * Add dependency on python for waf. Closes: #580743

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 13 May 2010 18:33:54 +0200

talloc (2.0.3~git20100506-1) experimental; urgency=low

  * New upstream snapshot.
  * Bump standards version to 3.8.4.
  * Update upstream location information in debian/copyright. Closes:
    #561529
  * Add missing dependencies on ${misc:Depends}.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 06 May 2010 16:39:57 +0200

talloc (2.0.1-1) unstable; urgency=low

  * New upstream release
  * Switch to source format 3.0 (quilt)
  * Add myself to uploaders

 -- Christian Perrier <bubulle@debian.org>  Thu, 17 Dec 2009 22:36:31 +0100

talloc (2.0.0-1) unstable; urgency=low

  * New upstream release.
  * Bump standards version to 3.8.3.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 11 Sep 2009 23:03:06 +0200

talloc (1.4.0~git20090718-1) experimental; urgency=low

  * New upstream snapshot, required for Samba 4.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 18 Jul 2009 12:14:50 +0200

talloc (1.3.1-2) unstable; urgency=low

  * Bump shlibs and use symbol versioning. Closes: #536322
  * Bump standards version to 3.8.2.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 18 Jul 2009 11:24:04 +0200

talloc (1.3.1-1) unstable; urgency=low

  * New upstream release.
   + Fixes build on non-Linux GNU systems. (Closes: #526069)

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 17 Jun 2009 17:07:03 +0200

talloc (1.3.0-1) unstable; urgency=low

  * New upstream release.
  * Bump standards version to 3.8.1.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 16 May 2009 03:05:22 +0200

talloc (1.2.1-1) unstable; urgency=low

  [ Steve Langasek ]
  * Bump the shlibs in libtalloc1, since previous versions of this package
    have been in the wild (including in an Ubuntu release) with a smaller
    set of exported symbols than the current version - including talloc_pool
    which is used by samba.

  [ Jelmer Vernooij ]
  * Add dummy watch file explaining how to obtain an upstream tarball.
  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 14 Mar 2009 18:48:57 +0100

talloc (1.2.0~git20080616-1) unstable; urgency=low

  * New upstream snapshot.
  * Fix symlink to library in package.
  * Update license (now LGPLv3) in copyright file.
  * Bump standards version to 3.8.0.

 -- Jelmer Vernooij <jelmer@samba.org>  Tue, 17 Jun 2008 03:02:55 +0200

talloc (1.2.0~git20080520-1) unstable; urgency=low

  * New upstream snapshot.

 -- Jelmer Vernooij <jelmer@samba.org>  Tue, 20 May 2008 01:40:13 +0200

talloc (1.1.0~svn26291-1) unstable; urgency=low

  * Support building twice in a row. (Closes: #442741)
  * Install SWIG file.
  * Upload to unstable.

 -- Jelmer Vernooij <jelmer@samba.org>  Fri, 30 Nov 2007 18:49:19 +0100

talloc (1.1.0~svn26116-1) experimental; urgency=low

  * Set homepage field.
  * New upstream snapshot.
  * Allow Debian maintainer uploads.

 -- Jelmer Vernooij <jelmer@samba.org>  Sun, 25 Nov 2007 18:02:48 +0000

talloc (1.0.1-2) unstable; urgency=low

  * Make libtalloc-dev depend on libtalloc1. (Closes: #426444)

 -- Jelmer Vernooij <jelmer@samba.org>  Sun, 25 Nov 2007 16:30:00 +0000

talloc (1.0.1-1) unstable; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@samba.org>  Sat, 26 May 2007 18:58:31 +0200

talloc (1.0-1) unstable; urgency=low

  * Initial release. (Closes: #356088)

 -- Jelmer Vernooij <jelmer@samba.org>  Wed, 30 Apr 2007 02:34:53 +0200