]> git.proxmox.com Git - mirror_spl-debian.git/blame - debian/changelog
Merge branch 'upstream'
[mirror_spl-debian.git] / debian / changelog
CommitLineData
06de9ace
DH
1spl-linux (0.6.0.36-0ubuntu1) unstable; urgency=low
2
3 [ Gunnar Beutner ]
4 * Fix race condition in mutex_exit()
5 * Remove the spinlocks for mutex_enter()/mutex_exit()
6 * Cleaned up MUTEX() #define
7
8 [ Brian Behlendorf ]
9 * Include distribution in release
10
11 [ Darik Horn ]
12 * Minor typo correction and comment updates.
13 * Remove redundant postinst and prerm boilerplate.
14
15 -- Darik Horn <dajhorn@vanadac.com> Fri, 28 Oct 2011 19:32:40 -0500
16
59741ab3 17spl-linux (0.6.0.35-0ubuntu2) unstable; urgency=low
d2e29815
DH
18
19 [ Brian Behlendorf ]
20 * Fix package URLs to use the github repository
21
22 [ Gunnar Beutner ]
23 * vn_rdwr() didn't properly advance the file position
24
25 -- Darik Horn <dajhorn@vanadac.com> Wed, 19 Oct 2011 13:27:54 -0500
26
1b3e9d30
DH
27spl-linux (0.6.0.34-0ubuntu1) unstable; urgency=low
28
29 [ Brian Behlendorf ]
30 * Revert "Stabilize the hostid for RPM installations."
31 * Remove /etc/hostid missing warning
32 * Prep spl-0.6.0-rc6 tag
33 * Fix various typos in comments
34
35 [ Gunnar Beutner ]
36 * Fixed invalid resource re-use in file_find()
37 * Properly destroy work items in spl_kmem_cache_destroy()
38 * Fixed typo in spl_slab_alloc()
39
40 [ Darik Horn ]
41 * Add the hostid-stabilize branch as DEB patches.
42
43 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Oct 2011 19:08:09 -0500
44
81725a2b
DH
45spl-linux (0.6.0.33-0ubuntu1) unstable; urgency=low
46
47 [ Brian Behlendorf ]
48 * Fix HAVE_FS_STRUCT_SPINLOCK check for gcc-4.1.2
49
50 -- Darik Horn <dajhorn@vanadac.com> Wed, 28 Sep 2011 22:32:44 -0500
51
1e34ea0d
DH
52spl-linux (0.6.0.32-0ubuntu1) unstable; urgency=low
53
54 * No changes.
55
56 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Sep 2011 20:35:00 -0500
57
1b3e9d30 58spl-linux (0.6.0.31-0ubuntu1) unstable; urgency=low
e05f9e98
DH
59
60 * No changes.
61
62 -- Darik Horn <dajhorn@vanadac.com> Fri, 19 Aug 2011 13:04:20 -0500
63
acaa8444
DH
64spl-linux (0.6.0.30-0ubuntu1) unstable; urgency=low
65
66 * No changes.
67
68 -- Darik Horn <dajhorn@vanadac.com> Tue, 09 Aug 2011 00:44:08 -0500
69
b34c0713
DH
70spl-linux (0.6.0.29-0ubuntu1) unstable; urgency=low
71
72 * No changes.
73
74 -- Darik Horn <dajhorn@vanadac.com> Tue, 02 Aug 2011 10:06:23 -0500
75
b0b73ac2
DH
76spl-linux (0.6.0.28-0ubuntu1) unstable; urgency=low
77
78 [ Brian Behlendorf ]
79 * Fix the configure CONFIG_* option detection
80
81 -- Darik Horn <dajhorn@vanadac.com> Mon, 25 Jul 2011 23:00:55 -0500
82
67a06f22
DH
83spl-linux (0.6.0.27-0ubuntu1) unstable; urgency=low
84
85 * No changes.
86
87 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:44:38 -0500
88
5d8c8a5d
DH
89spl-linux (0.6.0.26-0ubuntu1) unstable; urgency=low
90
91 [ Brian Behlendorf ]
92 * Fix 'make install' overly broad 'rm'
93
67a06f22 94 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:44:14 -0500
5d8c8a5d 95
cdb5c632
DH
96spl-linux (0.6.0.25.rc5-0ubuntu1) unstable; urgency=low
97
98 * Tagged spl-0.6.0-rc5 upstream.
99
100 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:16:08 -0500
101
d3850971
DH
102spl-linux (0.6.0.24.rc5-0ubuntu1+oneiric1) oneiric; urgency=low
103
104 * No changes.
105
cdb5c632 106 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:15:31 -0500
d3850971 107
34615edf
DH
108spl-linux (0.6.0.23.rc5-0ubuntu1+oneiric1) oneiric; urgency=low
109
110 * No changes. Topic branch for Ubuntu Oneiric.
111
d3850971 112 -- Darik Horn <dajhorn@vanadac.com> Mon, 11 Jul 2011 20:54:19 -0500
34615edf 113
a6d61678
DH
114spl-linux (0.6.0.22.rc5-0ubuntu1) unstable; urgency=low
115
116 [ Brian Behlendorf ]
117 * Prep spl-0.6.0-rc5 tag
118
119 -- Darik Horn <dajhorn@vanadac.com> Sun, 03 Jul 2011 12:59:29 -0500
120
47483628
DH
121spl-linux (0.6.0.21-0ubuntu1) unstable; urgency=low
122
123 [ Brian Behlendorf ]
124 * Linux 2.6.39 compat, mutex owner
125
126 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jul 2011 11:35:35 -0500
127
d5c85d2e
DH
128spl-linux (0.6.0.20-0ubuntu1) unstable; urgency=low
129
130 [ Brian Behlendorf ]
131 * Avoid 'rpm -q' bug for 'make pkg'
132 * Linux 3.0: Shrinker compatibility
133 * Add linux compatibility tests
134
135 [ Darik Horn ]
136 * Read the /etc/hostid file directly.
137 * Stabilize the hostid for RPM installations.
138
139 -- Darik Horn <dajhorn@vanadac.com> Fri, 24 Jun 2011 13:42:39 -0500
140
c8d296d2
DH
141spl-linux (0.6.0.19-0ubuntu1) unstable; urgency=low
142
143 * Depend on the lsb-release package.
144
145 -- Darik Horn <dajhorn@vanadac.com> Sun, 19 Jun 2011 12:30:39 -0500
146
b51908b4
DH
147spl-linux (0.6.0.18-0ubuntu1) unstable; urgency=low
148
149 * No changes.
150
151 -- Darik Horn <dajhorn@vanadac.com> Thu, 16 Jun 2011 09:30:57 -0500
152
9e99373b
DH
153spl-linux (0.6.0.17-0ubuntu1) unstable; urgency=low
154
155 * No changes.
156
157 -- Darik Horn <dajhorn@vanadac.com> Sun, 05 Jun 2011 20:27:11 -0500
158
47c21772
DH
159spl-linux (0.6.0.16-0ubuntu1) unstable; urgency=low
160
161 * No changes.
162
163 -- Darik Horn <dajhorn@vanadac.com> Sat, 28 May 2011 15:40:38 -0500
164
39500352
DH
165spl-linux (0.6.0.15-0ubuntu3) unstable; urgency=low
166
167 * No changes.
168
169 -- Darik Horn <dajhorn@vanadac.com> Mon, 23 May 2011 09:08:56 -0500
170
171spl-linux (0.6.0.14-0ubuntu1~natty1) unstable; urgency=low
2864fa81
DH
172
173 [ Brian Behlendorf ]
174 * Add TASKQ_NORECLAIM flag
175
176 -- Darik Horn <dajhorn@vanadac.com> Wed, 11 May 2011 20:30:33 -0500
177
5cd7b983
DH
178spl-linux (0.6.0.13.rc4-0ubuntu1) unstable; urgency=low
179
180 * Use pristine-tar to import the upstream spl-0.6.0-rc4.tar.gz release.
181
182 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 20:33:55 -0500
183
5856f5ac
DH
184spl-linux (0.6.0.12.rc4-0ubuntu2) unstable; urgency=low
185
186 * Add extended package descriptions.
187 * Add debian/copyright file.
188 * Add whackbang to the ltmain.sh script.
189 * Remove COPYING file from distribution.
190 * Add -e switch to the spl.postinst whackbang.
191 * Invoke `printf` indirectly through `which`.
192 * Add the debhelper token to the spl.postinst script.
193
194 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 19:13:26 -0500
195
4f704d89
DH
196spl-linux (0.6.0.12.rc4-0ubuntu1) unstable; urgency=low
197
198 [ Brian Behlendorf ]
199 * Prep spl-0.6.0-rc4 tag
200
201 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 10:08:46 -0500
202
594492e6
DH
203spl-linux (0.6.0.11-0ubuntu1) unstable; urgency=low
204
205 [ Gunnar Beutner ]
206 * Renamed 'struct fid' for NFS
207
208 [ Brian Behlendorf ]
209 * Correct MAXUID
210
211 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 May 2011 18:57:12 -0500
212
30636977
DH
213spl-linux (0.6.0.10-0ubuntu1) unstable; urgency=low
214
215 * Correct typos in the spl proc handler.
216 * Use 0.6.0.10 as the unofficial version.
217
218 -- Darik Horn <dajhorn@vanadac.com> Wed, 27 Apr 2011 11:39:19 -0500
219
bab5eeb0
DH
220spl-linux (0.6.0.9-0ubuntu1) unstable; urgency=low
221
222 [ Brian Behlendorf ]
223 * Linux 2.6.39 compat, DEFINE_SPINLOCK()
224 * Linux 2.6.39 compat, kern_path_parent()
225 * Linux 2.6.39 compat, zlib_deflate_workspacesize()
226 * Fix 32-bit MAXOFFSET_T definition
227
228 [ Darik Horn ]
229 * Import spl_hostid as a module parameter.
230 * Remove the gawk dependency.
231 * Make the SPL kernel messages consistent with ZFS.
232 * Use 0.6.0.9 as the unofficial version.
233 * Remove gawk packaging dependency.
234
235 -- Darik Horn <dajhorn@vanadac.com> Sat, 23 Apr 2011 11:04:24 -0500
236
0aefa5f6
DH
237spl-linux (0.6.0.8-0ubuntu1) unstable; urgency=low
238
239 [ Brian Behlendorf ]
240 * Fix rebuildable RPMs for el6/ch5
241 * Linux 2.6.39 compat, invalidate_inodes()
242 * Fix gcc configure warnings
243 * Fix unused variable
244
245 [ Darik Horn ]
246 * Merge upstream and use 0.6.0.8 as the unofficial version number.
247 * Use git-dch to update the debian/changelog.
248
249 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Apr 2011 07:40:03 -0500
250
49a10bce
DH
251spl-linux (0.6.0.7-0ubuntu1) unstable; urgency=low
252
253 [ Brian Behlendorf ]
254 * Add .va_dentry helper
255 * Linux shrinker compat
256 * Update /proc/spl/kmem/slab output
257 * Add slab usage summeries to /proc
258 * Decrease target objects per slab
259 * Add dnlc_reduce_cache() support
260 * Prep spl-0,6,0-rc3 tag
261
262 [ Darik Horn ]
263 * Merge upstream and use 0.6.0.7 as the unofficial version number.
264
265 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 12:27:00 -0500
266
688509e3
DH
267spl-linux (0.6.0.6-0ubuntu1) unstable; urgency=low
268
269 [ Brian Behlendorf ]
270 * Update CHAOS 5 Packaging
271
272 [ Darik Horn ]
273 * Merge upstream and use 0.6.0.6 as the unofficial version number.
274
275 -- Darik Horn <dajhorn@vanadac.com> Tue, 05 Apr 2011 22:27:50 -0500
276
17ad4f34
DH
277spl-linux (0.6.0.5-0ubuntu1) unstable; urgency=low
278
279 [ Brian Behlendorf ]
280 * Remove default GFP_NOFS allocations
281 * Disable vmalloc() direct reclaim
282 * Load zlib_inflate.ko
283 * Add crgetfsuid()/crgetfsgid() helpers
284
285 [ Darik Horn ]
286 * Set extend-diff-ignore='.*' in the debian/source/options file.
287 * Add the debuild-ppa.sh script for Launchpad PPA build convenience.
288 * Add a gawk dependency to the spl-dkms package.
289 * Merge upstream and tag as the unofficial spl-0.6.0.5 release.
290
291 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Mar 2011 22:49:23 -0500
292
5702dc92
DH
293spl-linux (0.6.0.4.rc2-0ubuntu2) unstable; urgency=low
294
295 * Stabilize the hostid for the zfs-initramfs package.
296
297 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Mar 2011 14:51:32 -0600
298
2dedf00d
DH
299spl-linux (0.6.0.4.rc2-0ubuntu1) unstable; urgency=low
300
301 * Upstream spl-0.6.0-rc2 release.
867f6966 302 * Remove ${shlibs:Depends} from the spl-dkms dependencies.
2dedf00d
DH
303
304 -- Darik Horn <dajhorn@vanadac.com> Thu, 10 Mar 2011 09:14:20 -0600
305
7dc9f490
DH
306spl-linux (0.6.0.3.git-0ubuntu1) unstable; urgency=low
307
308 * Revert the '+' in the upstream version because it is not recognized by DKMS.
309
310 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 12:18:31 -0600
311
9c4b2e9c
DH
312spl-linux (0.6.0.3+git-0ubuntu2) unstable; urgency=low
313
314 * No changes. Increment version number for a bad build.
315
316 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:56:01 -0600
317
65ad405b
DH
318spl-linux (0.6.0.3+git-0ubuntu1) unstable; urgency=low
319
320 * Begin using the +git upstream naming convention.
321 * Merge the behlendorf/master branch.
322
323 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 09:56:58 -0600
324
4f0e7faf
DH
325spl-linux (0.6.0.2-0ubuntu1) unstable; urgency=low
326
327 * Merge the behlendorf/xvattr branch and tag it as 0.6.0.2 upstream.
328
329 -- Darik Horn <dajhorn@vanadac.com> Fri, 04 Mar 2011 19:12:16 -0600
330
f3dcb34e
DH
331spl-linux (0.6.0.1rc-1ubuntu5) unstable; urgency=low
332
333 * Check for a Debian host in PRE_BUILD and configure for split headers.
334 See https://github.com/behlendorf/spl/issues/closed/#issue/10
335
336 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 17:28:07 -0600
337
c3db9342
DH
338spl-linux (0.6.0.1rc-1ubuntu4) unstable; urgency=low
339
340 * Remove the build dependency on linux-headers because it is unnecessary
341 for Ubuntu and prevents building on Debian Squeeze and Debian Sid.
342
343 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 12:55:57 -0600
344
e34f0484
DH
345spl-linux (0.6.0.1rc-1ubuntu3) unstable; urgency=low
346
347 * Add version numbers to the debhelper and dkms dependencies.
348
349 -- Darik Horn <dajhorn@vanadac.com> Sat, 26 Feb 2011 00:58:10 -0600
350
65ea8b4b
DH
351spl-linux (0.6.0.1rc-1ubuntu2) unstable; urgency=low
352
353 * Add fix-zlib.patch.
354
355 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 20:33:36 -0600
356
050d2236 357spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0ec40661
DH
358
359 * Add invalidate-inodes.patch for Linux 2.6.37,
360 which superceds the use-linux-flock-struct.patch.
361 (Commit: 5a52a782a0a04efee3846e1a8f0bb4796930e0e4)
362 * Substitute distro names in the debian/changelog
363 such that pkg-spl can be more generic.
364
365 -- Darik Horn <dajhorn@vanadac.com> Wed, 23 Feb 2011 20:55:24 -0600
366
050d2236 367spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
368
369 * Add use-linux-flock-struct.patch for 32-bit systems.
370 (Commit: ac35ef7e3c107e972250bcd15143328e7aef5943)
371
372 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 08:48:03 -0600
373
050d2236 374spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
375
376 * Upstream spl-0.6.0-rc1.tar.gz release.
377 * Kludge the "rc1" version for packaging convenience.
378
379 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 19:10:09 -0600
380
050d2236 381spl-linux (0.5.2-1ubuntu7) unstable; urgency=low
0fbe1fc0
DH
382
383 * Add conflict for spl-dev, which is a package in universe
384 that also installs a /usr/lib/libspl.a file.
385
386 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 17:43:52 -0600
387
050d2236 388spl-linux (0.5.2-1ubuntu6) unstable; urgency=low
0fbe1fc0
DH
389
390 * Initial DKMS packaging for Debian and Ubuntu.
391
392 -- Darik Horn <dajhorn@vanadac.com> Thu, 17 Feb 2011 18:57:36 -0600