]> git.proxmox.com Git - mirror_spl-debian.git/blame - debian/changelog
Merge branch 'upstream'
[mirror_spl-debian.git] / debian / changelog
CommitLineData
aa7187df
DH
1spl-linux (0.6.0.50-0ubuntu1) unstable; urgency=low
2
3 * No changes.
4
5 -- Darik Horn <dajhorn@vanadac.com> Wed, 08 Feb 2012 17:45:20 -0600
6
9be0865c
DH
7spl-linux (0.6.0.49-0ubuntu1) unstable; urgency=low
8
9 [ Brian Behlendorf ]
10 * Add --enable-debug-log configure option
11 * Add basic dynamic kstat support
12
aa7187df 13 -- Darik Horn <dajhorn@vanadac.com> Wed, 08 Feb 2012 17:45:10 -0600
9be0865c 14
133ba6c8
DH
15spl-linux (0.6.0.48-0ubuntu1) unstable; urgency=low
16
17 [ Ned Bass ]
18 * Revert "Taskq locking optimizations"
19 * Taskq locking optimizations
20
21 -- Darik Horn <dajhorn@vanadac.com> Thu, 19 Jan 2012 20:17:47 -0600
22
5c49a8f3
DH
23spl-linux (0.6.0.47-0ubuntu1) unstable; urgency=low
24
25 [ Ned Bass ]
26 * Add taskq contention splat test
27 * Taskq locking optimizations
28
29 [ Brian Behlendorf ]
30 * Add the release component to headers
31 * Fix rpm dependencies
32
33 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 18:21:02 -0600
34
3ea37247
DH
35spl-linux (0.6.0.46-0ubuntu1) unstable; urgency=low
36
37 * Fix `make distclean` for `--with-config=user`
38 * Remove the debian/rules `make distclean` kludge.
39
40 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 11:46:09 -0600
41
133bd0aa
DH
42spl-linux (0.6.0.45-0ubuntu1) unstable; urgency=low
43
44 [ Brian Behlendorf ]
45 * Run SPL_AC_PACMAN only if $VENDOR is "arch"
46
47 [ Darik Horn ]
48 * Wrap long lines in the dkms.conf file.
49 * FHS conformance and DKMS multiarch, SPL interface.
50
51 -- Darik Horn <dajhorn@vanadac.com> Sun, 15 Jan 2012 18:35:45 -0600
52
baaf6ea3
DH
53spl-linux (0.6.0.44-0ubuntu1) unstable; urgency=low
54
55 * Linux 3.2 compat: rw_semaphore.wait_lock is raw (Closes: #76)
56
57 -- Darik Horn <dajhorn@vanadac.com> Thu, 12 Jan 2012 19:24:51 -0600
58
e117d43d
DH
59spl-linux (0.6.0.43-0ubuntu1) unstable; urgency=low
60
61 * Add precise to the PPA build list.
62
63 -- Darik Horn <dajhorn@vanadac.com> Sat, 07 Jan 2012 10:39:55 -0600
64
0ee1c352
DH
65spl-linux (0.6.0.42-0ubuntu1) unstable; urgency=low
66
67 [ Prakash Surya ]
68 * Add make rule for building Arch Linux packages (Closes: #68)
69 * Swap taskq_ent_t with taskqid_t in taskq_thread_t
70 * Store copy of tqent_flags prior to servicing task
71 * Move Arch Linux's VENDOR check above Ubuntu's
72
73 [ Brian Behlendorf ]
74 * Proxmox VE kernel compat, invalidate_inodes()
75
76 [ Darik Horn ]
77 * Refresh debian/patches after upstream merge.
78
79 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Dec 2011 07:20:57 -0600
80
294e6ae3
DH
81spl-linux (0.6.0.41-0ubuntu1) unstable; urgency=low
82
83 [ Chris Dunlop ]
84 * Allow 64-bit timestamps to be set on 64-bit kernels
85
86 [ Prakash Surya ]
87 * Fix usage of MUTEX macro in mutex_enter_nested
88 * Add SPLAT_TEST_FINI call for SPLAT_TASKQ_TEST6_ID
89 * Replace struct spl_task with struct taskq_ent
90 * Replace tq_work_list and tq_threads in taskq_t
91 * Add Test: "Single task queue, recursive dispatch"
92 * Implement taskq_dispatch_prealloc() interface
93 * Exercise new taskq interface in splat-taskq tests
94
95 -- Darik Horn <dajhorn@vanadac.com> Thu, 15 Dec 2011 10:07:00 -0600
96
b4a2aeaf
DH
97spl-linux (0.6.0.40-0ubuntu1) unstable; urgency=low
98
99 * No changes.
100
101 -- Darik Horn <dajhorn@vanadac.com> Mon, 05 Dec 2011 20:05:13 -0600
102
a45e6f20
DH
103spl-linux (0.6.0.39-0ubuntu1) unstable; urgency=low
104
105 [ Brian Behlendorf ]
106 * Prepend spl_ to all init/fini functions
107
108 [ Prakash Surya ]
109 * Fix a typo referencing an incorrect symbol
110
b4a2aeaf 111 -- Darik Horn <dajhorn@vanadac.com> Mon, 05 Dec 2011 20:05:10 -0600
a45e6f20 112
dded1246
DH
113spl-linux (0.6.0.38-0ubuntu1) unstable; urgency=low
114
115 [ Brian Behlendorf ]
116 * Linux 3.1 compat, kern_path_parent()
117 * Linux 3.1 compat, vfs_fsync()
118 * Linux 3.1 compat, shrink_*cache_memory
119 * Fix depmod warning
120
121 [ Darik Horn ]
122 * Refresh debian/patches after upstream merge.
123
124 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Nov 2011 08:57:13 -0600
125
761388f5
DH
126spl-linux (0.6.0.37-0ubuntu1) unstable; urgency=low
127
128 [ Brian Behlendorf ]
129 * Fix NULL deref in balance_pgdat()
130
131 -- Darik Horn <dajhorn@vanadac.com> Sat, 05 Nov 2011 10:24:06 -0500
132
06de9ace
DH
133spl-linux (0.6.0.36-0ubuntu1) unstable; urgency=low
134
135 [ Gunnar Beutner ]
136 * Fix race condition in mutex_exit()
137 * Remove the spinlocks for mutex_enter()/mutex_exit()
138 * Cleaned up MUTEX() #define
139
140 [ Brian Behlendorf ]
141 * Include distribution in release
142
143 [ Darik Horn ]
144 * Minor typo correction and comment updates.
145 * Remove redundant postinst and prerm boilerplate.
146
147 -- Darik Horn <dajhorn@vanadac.com> Fri, 28 Oct 2011 19:32:40 -0500
148
59741ab3 149spl-linux (0.6.0.35-0ubuntu2) unstable; urgency=low
d2e29815
DH
150
151 [ Brian Behlendorf ]
152 * Fix package URLs to use the github repository
153
154 [ Gunnar Beutner ]
155 * vn_rdwr() didn't properly advance the file position
156
157 -- Darik Horn <dajhorn@vanadac.com> Wed, 19 Oct 2011 13:27:54 -0500
158
1b3e9d30
DH
159spl-linux (0.6.0.34-0ubuntu1) unstable; urgency=low
160
161 [ Brian Behlendorf ]
162 * Revert "Stabilize the hostid for RPM installations."
163 * Remove /etc/hostid missing warning
164 * Prep spl-0.6.0-rc6 tag
165 * Fix various typos in comments
166
167 [ Gunnar Beutner ]
168 * Fixed invalid resource re-use in file_find()
169 * Properly destroy work items in spl_kmem_cache_destroy()
170 * Fixed typo in spl_slab_alloc()
171
172 [ Darik Horn ]
173 * Add the hostid-stabilize branch as DEB patches.
174
175 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Oct 2011 19:08:09 -0500
176
81725a2b
DH
177spl-linux (0.6.0.33-0ubuntu1) unstable; urgency=low
178
179 [ Brian Behlendorf ]
180 * Fix HAVE_FS_STRUCT_SPINLOCK check for gcc-4.1.2
181
182 -- Darik Horn <dajhorn@vanadac.com> Wed, 28 Sep 2011 22:32:44 -0500
183
1e34ea0d
DH
184spl-linux (0.6.0.32-0ubuntu1) unstable; urgency=low
185
186 * No changes.
187
188 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Sep 2011 20:35:00 -0500
189
1b3e9d30 190spl-linux (0.6.0.31-0ubuntu1) unstable; urgency=low
e05f9e98
DH
191
192 * No changes.
193
194 -- Darik Horn <dajhorn@vanadac.com> Fri, 19 Aug 2011 13:04:20 -0500
195
acaa8444
DH
196spl-linux (0.6.0.30-0ubuntu1) unstable; urgency=low
197
198 * No changes.
199
200 -- Darik Horn <dajhorn@vanadac.com> Tue, 09 Aug 2011 00:44:08 -0500
201
b34c0713
DH
202spl-linux (0.6.0.29-0ubuntu1) unstable; urgency=low
203
204 * No changes.
205
206 -- Darik Horn <dajhorn@vanadac.com> Tue, 02 Aug 2011 10:06:23 -0500
207
b0b73ac2
DH
208spl-linux (0.6.0.28-0ubuntu1) unstable; urgency=low
209
210 [ Brian Behlendorf ]
211 * Fix the configure CONFIG_* option detection
212
213 -- Darik Horn <dajhorn@vanadac.com> Mon, 25 Jul 2011 23:00:55 -0500
214
67a06f22
DH
215spl-linux (0.6.0.27-0ubuntu1) unstable; urgency=low
216
217 * No changes.
218
219 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:44:38 -0500
220
5d8c8a5d
DH
221spl-linux (0.6.0.26-0ubuntu1) unstable; urgency=low
222
223 [ Brian Behlendorf ]
224 * Fix 'make install' overly broad 'rm'
225
67a06f22 226 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:44:14 -0500
5d8c8a5d 227
cdb5c632
DH
228spl-linux (0.6.0.25.rc5-0ubuntu1) unstable; urgency=low
229
230 * Tagged spl-0.6.0-rc5 upstream.
231
232 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:16:08 -0500
233
d3850971
DH
234spl-linux (0.6.0.24.rc5-0ubuntu1+oneiric1) oneiric; urgency=low
235
236 * No changes.
237
cdb5c632 238 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:15:31 -0500
d3850971 239
34615edf
DH
240spl-linux (0.6.0.23.rc5-0ubuntu1+oneiric1) oneiric; urgency=low
241
242 * No changes. Topic branch for Ubuntu Oneiric.
243
d3850971 244 -- Darik Horn <dajhorn@vanadac.com> Mon, 11 Jul 2011 20:54:19 -0500
34615edf 245
a6d61678
DH
246spl-linux (0.6.0.22.rc5-0ubuntu1) unstable; urgency=low
247
248 [ Brian Behlendorf ]
249 * Prep spl-0.6.0-rc5 tag
250
251 -- Darik Horn <dajhorn@vanadac.com> Sun, 03 Jul 2011 12:59:29 -0500
252
47483628
DH
253spl-linux (0.6.0.21-0ubuntu1) unstable; urgency=low
254
255 [ Brian Behlendorf ]
256 * Linux 2.6.39 compat, mutex owner
257
258 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jul 2011 11:35:35 -0500
259
d5c85d2e
DH
260spl-linux (0.6.0.20-0ubuntu1) unstable; urgency=low
261
262 [ Brian Behlendorf ]
263 * Avoid 'rpm -q' bug for 'make pkg'
264 * Linux 3.0: Shrinker compatibility
265 * Add linux compatibility tests
266
267 [ Darik Horn ]
268 * Read the /etc/hostid file directly.
269 * Stabilize the hostid for RPM installations.
270
271 -- Darik Horn <dajhorn@vanadac.com> Fri, 24 Jun 2011 13:42:39 -0500
272
c8d296d2
DH
273spl-linux (0.6.0.19-0ubuntu1) unstable; urgency=low
274
275 * Depend on the lsb-release package.
276
277 -- Darik Horn <dajhorn@vanadac.com> Sun, 19 Jun 2011 12:30:39 -0500
278
b51908b4
DH
279spl-linux (0.6.0.18-0ubuntu1) unstable; urgency=low
280
281 * No changes.
282
283 -- Darik Horn <dajhorn@vanadac.com> Thu, 16 Jun 2011 09:30:57 -0500
284
9e99373b
DH
285spl-linux (0.6.0.17-0ubuntu1) unstable; urgency=low
286
287 * No changes.
288
289 -- Darik Horn <dajhorn@vanadac.com> Sun, 05 Jun 2011 20:27:11 -0500
290
47c21772
DH
291spl-linux (0.6.0.16-0ubuntu1) unstable; urgency=low
292
293 * No changes.
294
295 -- Darik Horn <dajhorn@vanadac.com> Sat, 28 May 2011 15:40:38 -0500
296
39500352
DH
297spl-linux (0.6.0.15-0ubuntu3) unstable; urgency=low
298
299 * No changes.
300
301 -- Darik Horn <dajhorn@vanadac.com> Mon, 23 May 2011 09:08:56 -0500
302
303spl-linux (0.6.0.14-0ubuntu1~natty1) unstable; urgency=low
2864fa81
DH
304
305 [ Brian Behlendorf ]
306 * Add TASKQ_NORECLAIM flag
307
308 -- Darik Horn <dajhorn@vanadac.com> Wed, 11 May 2011 20:30:33 -0500
309
5cd7b983
DH
310spl-linux (0.6.0.13.rc4-0ubuntu1) unstable; urgency=low
311
312 * Use pristine-tar to import the upstream spl-0.6.0-rc4.tar.gz release.
313
314 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 20:33:55 -0500
315
5856f5ac
DH
316spl-linux (0.6.0.12.rc4-0ubuntu2) unstable; urgency=low
317
318 * Add extended package descriptions.
319 * Add debian/copyright file.
320 * Add whackbang to the ltmain.sh script.
321 * Remove COPYING file from distribution.
322 * Add -e switch to the spl.postinst whackbang.
323 * Invoke `printf` indirectly through `which`.
324 * Add the debhelper token to the spl.postinst script.
325
326 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 19:13:26 -0500
327
4f704d89
DH
328spl-linux (0.6.0.12.rc4-0ubuntu1) unstable; urgency=low
329
330 [ Brian Behlendorf ]
331 * Prep spl-0.6.0-rc4 tag
332
333 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 10:08:46 -0500
334
594492e6
DH
335spl-linux (0.6.0.11-0ubuntu1) unstable; urgency=low
336
337 [ Gunnar Beutner ]
338 * Renamed 'struct fid' for NFS
339
340 [ Brian Behlendorf ]
341 * Correct MAXUID
342
343 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 May 2011 18:57:12 -0500
344
30636977
DH
345spl-linux (0.6.0.10-0ubuntu1) unstable; urgency=low
346
347 * Correct typos in the spl proc handler.
348 * Use 0.6.0.10 as the unofficial version.
349
350 -- Darik Horn <dajhorn@vanadac.com> Wed, 27 Apr 2011 11:39:19 -0500
351
bab5eeb0
DH
352spl-linux (0.6.0.9-0ubuntu1) unstable; urgency=low
353
354 [ Brian Behlendorf ]
355 * Linux 2.6.39 compat, DEFINE_SPINLOCK()
356 * Linux 2.6.39 compat, kern_path_parent()
357 * Linux 2.6.39 compat, zlib_deflate_workspacesize()
358 * Fix 32-bit MAXOFFSET_T definition
359
360 [ Darik Horn ]
361 * Import spl_hostid as a module parameter.
362 * Remove the gawk dependency.
363 * Make the SPL kernel messages consistent with ZFS.
364 * Use 0.6.0.9 as the unofficial version.
365 * Remove gawk packaging dependency.
366
367 -- Darik Horn <dajhorn@vanadac.com> Sat, 23 Apr 2011 11:04:24 -0500
368
0aefa5f6
DH
369spl-linux (0.6.0.8-0ubuntu1) unstable; urgency=low
370
371 [ Brian Behlendorf ]
372 * Fix rebuildable RPMs for el6/ch5
373 * Linux 2.6.39 compat, invalidate_inodes()
374 * Fix gcc configure warnings
375 * Fix unused variable
376
377 [ Darik Horn ]
378 * Merge upstream and use 0.6.0.8 as the unofficial version number.
379 * Use git-dch to update the debian/changelog.
380
381 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Apr 2011 07:40:03 -0500
382
49a10bce
DH
383spl-linux (0.6.0.7-0ubuntu1) unstable; urgency=low
384
385 [ Brian Behlendorf ]
386 * Add .va_dentry helper
387 * Linux shrinker compat
388 * Update /proc/spl/kmem/slab output
389 * Add slab usage summeries to /proc
390 * Decrease target objects per slab
391 * Add dnlc_reduce_cache() support
392 * Prep spl-0,6,0-rc3 tag
393
394 [ Darik Horn ]
395 * Merge upstream and use 0.6.0.7 as the unofficial version number.
396
397 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 12:27:00 -0500
398
688509e3
DH
399spl-linux (0.6.0.6-0ubuntu1) unstable; urgency=low
400
401 [ Brian Behlendorf ]
402 * Update CHAOS 5 Packaging
403
404 [ Darik Horn ]
405 * Merge upstream and use 0.6.0.6 as the unofficial version number.
406
407 -- Darik Horn <dajhorn@vanadac.com> Tue, 05 Apr 2011 22:27:50 -0500
408
17ad4f34
DH
409spl-linux (0.6.0.5-0ubuntu1) unstable; urgency=low
410
411 [ Brian Behlendorf ]
412 * Remove default GFP_NOFS allocations
413 * Disable vmalloc() direct reclaim
414 * Load zlib_inflate.ko
415 * Add crgetfsuid()/crgetfsgid() helpers
416
417 [ Darik Horn ]
418 * Set extend-diff-ignore='.*' in the debian/source/options file.
419 * Add the debuild-ppa.sh script for Launchpad PPA build convenience.
420 * Add a gawk dependency to the spl-dkms package.
421 * Merge upstream and tag as the unofficial spl-0.6.0.5 release.
422
423 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Mar 2011 22:49:23 -0500
424
5702dc92
DH
425spl-linux (0.6.0.4.rc2-0ubuntu2) unstable; urgency=low
426
427 * Stabilize the hostid for the zfs-initramfs package.
428
429 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Mar 2011 14:51:32 -0600
430
2dedf00d
DH
431spl-linux (0.6.0.4.rc2-0ubuntu1) unstable; urgency=low
432
433 * Upstream spl-0.6.0-rc2 release.
867f6966 434 * Remove ${shlibs:Depends} from the spl-dkms dependencies.
2dedf00d
DH
435
436 -- Darik Horn <dajhorn@vanadac.com> Thu, 10 Mar 2011 09:14:20 -0600
437
7dc9f490
DH
438spl-linux (0.6.0.3.git-0ubuntu1) unstable; urgency=low
439
440 * Revert the '+' in the upstream version because it is not recognized by DKMS.
441
442 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 12:18:31 -0600
443
9c4b2e9c
DH
444spl-linux (0.6.0.3+git-0ubuntu2) unstable; urgency=low
445
446 * No changes. Increment version number for a bad build.
447
448 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:56:01 -0600
449
65ad405b
DH
450spl-linux (0.6.0.3+git-0ubuntu1) unstable; urgency=low
451
452 * Begin using the +git upstream naming convention.
453 * Merge the behlendorf/master branch.
454
455 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 09:56:58 -0600
456
4f0e7faf
DH
457spl-linux (0.6.0.2-0ubuntu1) unstable; urgency=low
458
459 * Merge the behlendorf/xvattr branch and tag it as 0.6.0.2 upstream.
460
461 -- Darik Horn <dajhorn@vanadac.com> Fri, 04 Mar 2011 19:12:16 -0600
462
f3dcb34e
DH
463spl-linux (0.6.0.1rc-1ubuntu5) unstable; urgency=low
464
465 * Check for a Debian host in PRE_BUILD and configure for split headers.
466 See https://github.com/behlendorf/spl/issues/closed/#issue/10
467
468 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 17:28:07 -0600
469
c3db9342
DH
470spl-linux (0.6.0.1rc-1ubuntu4) unstable; urgency=low
471
472 * Remove the build dependency on linux-headers because it is unnecessary
473 for Ubuntu and prevents building on Debian Squeeze and Debian Sid.
474
475 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 12:55:57 -0600
476
e34f0484
DH
477spl-linux (0.6.0.1rc-1ubuntu3) unstable; urgency=low
478
479 * Add version numbers to the debhelper and dkms dependencies.
480
481 -- Darik Horn <dajhorn@vanadac.com> Sat, 26 Feb 2011 00:58:10 -0600
482
65ea8b4b
DH
483spl-linux (0.6.0.1rc-1ubuntu2) unstable; urgency=low
484
485 * Add fix-zlib.patch.
486
487 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 20:33:36 -0600
488
050d2236 489spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0ec40661
DH
490
491 * Add invalidate-inodes.patch for Linux 2.6.37,
492 which superceds the use-linux-flock-struct.patch.
493 (Commit: 5a52a782a0a04efee3846e1a8f0bb4796930e0e4)
494 * Substitute distro names in the debian/changelog
495 such that pkg-spl can be more generic.
496
497 -- Darik Horn <dajhorn@vanadac.com> Wed, 23 Feb 2011 20:55:24 -0600
498
050d2236 499spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
500
501 * Add use-linux-flock-struct.patch for 32-bit systems.
502 (Commit: ac35ef7e3c107e972250bcd15143328e7aef5943)
503
504 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 08:48:03 -0600
505
050d2236 506spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
507
508 * Upstream spl-0.6.0-rc1.tar.gz release.
509 * Kludge the "rc1" version for packaging convenience.
510
511 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 19:10:09 -0600
512
050d2236 513spl-linux (0.5.2-1ubuntu7) unstable; urgency=low
0fbe1fc0
DH
514
515 * Add conflict for spl-dev, which is a package in universe
516 that also installs a /usr/lib/libspl.a file.
517
518 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 17:43:52 -0600
519
050d2236 520spl-linux (0.5.2-1ubuntu6) unstable; urgency=low
0fbe1fc0
DH
521
522 * Initial DKMS packaging for Debian and Ubuntu.
523
524 -- Darik Horn <dajhorn@vanadac.com> Thu, 17 Feb 2011 18:57:36 -0600