]> git.proxmox.com Git - mirror_spl-debian.git/blame - debian/changelog
PPA 0.6.0.95-0ubuntu1 release.
[mirror_spl-debian.git] / debian / changelog
CommitLineData
734717b3
DH
1spl-linux (0.6.0.95-0ubuntu1) unstable; urgency=low
2
3 * No changes.
4
5 -- Darik Horn <dajhorn@vanadac.com> Sat, 26 Jan 2013 14:50:35 -0600
6
7d67f886
DH
7spl-linux (0.6.0.94-0ubuntu1) unstable; urgency=low
8
9 * No changes.
10
11 -- Darik Horn <dajhorn@vanadac.com> Wed, 23 Jan 2013 22:32:20 -0600
12
cff74e24
DH
13spl-linux (0.6.0.93-0ubuntu1) unstable; urgency=low
14
15 [ Brian Behlendorf ]
16 * Remove spl_invalidate_inodes()
17
18 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Jan 2013 21:53:23 -0600
19
6ab75bba
DH
20spl-linux (0.6.0.92-0ubuntu1) unstable; urgency=low
21
22 [ Matt Johnston ]
23 * Add cv_wait_io() to account I/O time
24
25 [ Brian Behlendorf ]
26 * RHEL 6.4 compat, fallocate()
27 * Linux compat 3.7.1, on_each_cpu()
28 * Check for ZLIB_INFLATE and ZLIB_DEFLATE
29 * kmem-cache: Fix slab ageing soft lockup
30
31 [ Ned Bass ]
32 * call_usermodehelper() should wait for process
33
34 -- Darik Horn <dajhorn@vanadac.com> Mon, 14 Jan 2013 19:00:28 -0600
35
8664c1ad
DH
36spl-linux (0.6.0.91-0ubuntu1) unstable; urgency=low
37
38 [ Richard Yao ]
39 * Do not use KERNEL_DIR env var in Makefile.am
40
41 [ Brian Behlendorf ]
42 * Fix spl_kmem_init_kallsyms_lookup() panic
43 * Remove the ChangeLog
44 * Refresh AUTHORS
45 * SPL 0.6.0-rc13
46
47 [ Darik Horn ]
48 * Delete patch 0002 for RPM builds.
49
50 -- Darik Horn <dajhorn@vanadac.com> Thu, 20 Dec 2012 21:10:43 -0600
51
39ae27ea
DH
52spl-linux (0.6.0.90-0ubuntu1) unstable; urgency=low
53
54 [ Steven Johnson ]
55 * splat linux:shrinker: Fix race condition
56 * splat linux:shrinker: Fix fail-safe
57
58 [ Brian Behlendorf ]
59 * splat command verbose behavior
60 * taskq style, convert spaces to soft tabs
61 * taskq style, remove #define wrappers
62 * taskq delay/cancel functionality
63 * splat taskq:delay: Add test case
64 * splat taskq:cancel: Add test case
65 * splat taskq:order: Reduce stack frame
66 * splat taskq:front: Reduce stack frame
67 * kmem-cache: spl_kmem_cache_create() may always sleep
68 * kmem-cache: Use taskqs for ageing
69 * kmem-cache: Use a taskq for async allocations
70 * Removed SPL_AC_3ARGS_INIT_WORK check
71
72 -- Darik Horn <dajhorn@vanadac.com> Sat, 15 Dec 2012 15:32:03 -0600
73
185c8126
DH
74spl-linux (0.6.0.89-0ubuntu1) unstable; urgency=low
75
76 [ Brian Behlendorf ]
77 * Linux compat 3.7, kernel_thread()
78 * Handle errors from spl_kern_path_locked()
79
80 [ Steven Johnson ]
81 * splat taskq:front: Fix race
82
83 -- Darik Horn <dajhorn@vanadac.com> Wed, 05 Dec 2012 21:40:45 -0600
84
6a3a3418
DH
85spl-linux (0.6.0.88-0ubuntu1) unstable; urgency=low
86
87 [ Brian Behlendorf ]
88 * Disable FS reclaim when allocating new slabs
89 * Verify --with-linux source directory exists
90
91 -- Darik Horn <dajhorn@vanadac.com> Fri, 30 Nov 2012 22:59:37 -0600
92
f3f28e26
DH
93spl-linux (0.6.0.87-0ubuntu1) unstable; urgency=low
94
95 * No changes.
96
97 -- Darik Horn <dajhorn@vanadac.com> Sat, 24 Nov 2012 14:33:55 -0600
98
95797947
DH
99spl-linux (0.6.0.86-0ubuntu1) unstable; urgency=low
100
101 [ Brian Behlendorf ]
102 * SPL 0.6.0-rc12
103
104 -- Darik Horn <dajhorn@vanadac.com> Wed, 14 Nov 2012 20:10:17 -0600
105
4aa01aee
DH
106spl-linux (0.6.0.85-0ubuntu1) unstable; urgency=low
107
108 [ Brian Behlendorf ]
109 * Make kstat.ks_update() callback atomic
110 * Add KSTAT_TYPE_TXG type
111 * Condition variable reference counts
112 * splat: Cleanup headers
113 * splat: Fix log buffer locking
114 * splat atomic:64-bit: Create thread outside spin lock
115 * splat kmem:slab_overcommit: Disabled
116 * Improved vmem cached deadlock detection
117 * Track emergency object in rbtree
118 * Optimize spl_kmem_cache_free()
119 * Never spin in kmem_cache_alloc()
120
121 -- Darik Horn <dajhorn@vanadac.com> Sun, 11 Nov 2012 22:32:25 -0600
122
f7cd5c78
DH
123spl-linux (0.6.0.84-0ubuntu1) unstable; urgency=low
124
125 [ Brian Behlendorf ]
126 * Linux 3.7 compat, __clear_close_on_exec() removed
127
128 -- Darik Horn <dajhorn@vanadac.com> Fri, 02 Nov 2012 17:07:40 -0500
129
866fd401
DH
130spl-linux (0.6.0.83-0ubuntu1) unstable; urgency=low
131
132 * Disable Ubuntu 11.04 Natty Narwhal builds.
133
134 -- Darik Horn <dajhorn@vanadac.com> Sun, 28 Oct 2012 21:51:04 -0500
135
745dde54
DH
136spl-linux (0.6.0.82-0ubuntu1) unstable; urgency=low
137
138 [ Massimo Maggi ]
139 * Switch KM_SLEEP to KM_PUSHPAGE
140
141 [ Yuxuan Shui ]
142 * Linux 3.6 compat, kern_path_locked() added
143
144 -- Darik Horn <dajhorn@vanadac.com> Sun, 21 Oct 2012 23:17:09 -0500
145
551eb9d6
DH
146spl-linux (0.6.0.81-0ubuntu1) unstable; urgency=low
147
148 [ Etienne Dechamps ]
149 * Add interface for file hole punching.
150
151 -- Darik Horn <dajhorn@vanadac.com> Sat, 06 Oct 2012 21:48:40 -0500
152
51511e61
DH
153spl-linux (0.6.0.80-0ubuntu1) unstable; urgency=low
154
155 [ Brian Behlendorf ]
156 * SPL 0.6.0-rc11
157
158 [ Darik Horn ]
159 * Add quantal to the PPA build list.
160
161 -- Darik Horn <dajhorn@vanadac.com> Tue, 18 Sep 2012 16:57:40 -0500
162
2378eb26
DH
163spl-linux (0.6.0.79-0ubuntu1) unstable; urgency=low
164
165 * Generate META from debian/changelog.
166
167 -- Darik Horn <dajhorn@vanadac.com> Mon, 17 Sep 2012 23:35:56 -0500
168
df3625fa
DH
169spl-linux (0.6.0.78-0ubuntu1) unstable; urgency=low
170
171 [ Brian Behlendorf ]
172 * Revert "Switch KM_SLEEP to KM_PUSHPAGE"
173 * Remove TQ_SLEEP -> KM_SLEEP mapping
174 * Switch KM_SLEEP to KM_PUSHPAGE
175
176 -- Darik Horn <dajhorn@vanadac.com> Fri, 14 Sep 2012 12:40:12 -0500
177
c29a90e1
DH
178spl-linux (0.6.0.77-0ubuntu1) unstable; urgency=low
179
180 [ Brian Behlendorf ]
181 * Add KMC_NOEMERGENCY slab flag
182 * Set KMC_NOEMERGENCY for zlib workspaces
183 * Debug cv_destroy() with mutex held
184
185 [ Chris Dunlop ]
186 * Remove autotools products
187
188 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Sep 2012 16:12:37 -0500
189
b2763311
DH
190spl-linux (0.6.0.76-0ubuntu1) unstable; urgency=low
191
192 * No changes.
193
194 -- Darik Horn <dajhorn@vanadac.com> Thu, 06 Sep 2012 20:04:55 -0500
195
0139cd7a
DH
196spl-linux (0.6.0.75-0ubuntu1) unstable; urgency=low
197
198 [ Etienne Dechamps ]
199 * Add DKIOCTRIM for TRIM support.
200
201 -- Darik Horn <dajhorn@vanadac.com> Wed, 05 Sep 2012 09:37:42 -0500
202
631f7905
DH
203spl-linux (0.6.0.74-0ubuntu1) unstable; urgency=low
204
205 * No changes.
206
207 -- Darik Horn <dajhorn@vanadac.com> Sun, 02 Sep 2012 14:31:38 -0500
208
007a807d
DH
209spl-linux (0.6.0.73-0ubuntu1) unstable; urgency=low
210
211 [ Brian Behlendorf ]
212 * Remove autotools products
213 * Emergency slab objects
214 * Revert "Add TASKQ_NORECLAIM flag"
215 * Revert "Detect kernels that honor gfp flags passed to vmalloc()"
216 * Revert "Fix NULL deref in balance_pgdat()"
217 * Revert "Disable vmalloc() direct reclaim"
218 * Add PF_NOFS debugging flag
219 * Mutex ASSERT on self deadlock
220 * Switch KM_SLEEP to KM_PUSHPAGE
221 * Enhance SPLAT kmem:slab_overcommit test
222 * Suppress task_hash_table_init() large allocation warning
223
224 [ Prakash Surya ]
225 * Revert "Make CONFIG_PREEMPT Fatal"
226 * Remove SPL_LINUX_CONFIG autoconf macro
227
228 -- Darik Horn <dajhorn@vanadac.com> Fri, 31 Aug 2012 14:36:33 -0500
229
869baa42
DH
230spl-linux (0.6.0.72-0ubuntu1) unstable; urgency=low
231
232 [ Brian Behlendorf ]
233 * Add copy-builtin to EXTRA_DIST
234
235 [ Prakash Surya ]
236 * Wrap trace_set_debug_header in trace_[get|put]_tcd
237 * Avoid calling smp_processor_id in spl_magazine_age
238 * Add kpreempt_[dis|en]able macros in <sys/disp.h>
239
240 [ Richard Yao ]
241 * Remove Makefile from non-toplevel .gitignore files
242
243 -- Darik Horn <dajhorn@vanadac.com> Sun, 26 Aug 2012 16:56:19 -0500
244
4311b71b
DH
245spl-linux (0.6.0.71-0ubuntu1) unstable; urgency=low
246
247 [ Brian Behlendorf ]
248 * Cleanly remove spl-modules-devel headers
249 * SPL 0.6.0-rc10
250
251 [ Darik Horn ]
252 * Refresh debian/patches after upstream merge.
253
254 -- Darik Horn <dajhorn@vanadac.com> Tue, 14 Aug 2012 21:32:20 -0500
255
0888aab3
DH
256spl-linux (0.6.0.70-0ubuntu1) unstable; urgency=low
257
258 [ Richard Yao ]
259 * Fix incorrect type in spl_kmem_cache_set_move() parameter
260
261 [ Etienne Dechamps ]
262 * Handle any invalidate_inodes_check prototype.
263
264 [ Prakash Surya ]
265 * Support building a spl-modules-dkms sub package
266
267 -- Darik Horn <dajhorn@vanadac.com> Fri, 10 Aug 2012 19:40:20 -0500
268
015f27a4
DH
269spl-linux (0.6.0.69-0ubuntu3) unstable; urgency=low
270
271 * Update the README file for deb packages.
272 * Convert lintian-COPYING.patch to a build rule.
273 * Remove lintian-ltmain.patch
274 * Run autogen for packaged builds.
275
276 -- Darik Horn <dajhorn@vanadac.com> Mon, 06 Aug 2012 09:33:50 -0500
277
3a43b566
DH
278spl-linux (0.6.0.68-0ubuntu1) unstable; urgency=low
279
280 [ Brian Behlendorf ]
281 * 32-bit compat, hostid_read()
282
283 [ Etienne Dechamps ]
284 * Use MODULE variable in module Makefile like zfs.
285 * Don't build packages that haven't been selected.
286 * Fix undefined reference on spl_mutex_spin_max().
287 * Make configure builtin-aware.
288 * Fake modpost stage for LINUX_COMPILE.
289 * When checking for symbol exports, try compiling.
290 * Add script for builtin module building.
291 * Determine the hostid on demand.
292
293 -- Darik Horn <dajhorn@vanadac.com> Fri, 27 Jul 2012 14:23:37 -0500
294
9f85280f
DH
295spl-linux (0.6.0.67-0ubuntu1) unstable; urgency=low
296
297 [ Richard Yao ]
298 * Constify memory management functions
299 * Detect kernels that honor gfp flags passed to vmalloc()
300
301 [ Prakash Surya ]
302 * Move spl.release generation to configure step
303
304 [ Brian Behlendorf ]
305 * Optimize spl_rwsem_is_locked()
306
307 [ Darik Horn ]
308 * Refresh debian/patches after upstream merge.
309
310 -- Darik Horn <dajhorn@vanadac.com> Sun, 15 Jul 2012 22:24:34 -0500
311
c3b2e80d
DH
312spl-linux (0.6.0.66-0ubuntu1) unstable; urgency=low
313
314 [ Brian Behlendorf ]
315 * PowerPC Compatibility
316 * Remove Chaos 4.x RPM support
317
318 [ Prakash Surya ]
319 * Support debug and debug-devel sub packages
320
321 [ Darik Horn ]
322 * Refresh debian/patches after upstream merge.
323
324 -- Darik Horn <dajhorn@vanadac.com> Tue, 03 Jul 2012 23:57:00 -0500
325
430b8443
DH
326spl-linux (0.6.0.65-0ubuntu1) unstable; urgency=low
327
328 [ Richard Yao ]
329 * Linux 3.4 compat, __clear_close_on_exec replaces FD_CLR
330
331 [ Brian Behlendorf ]
332 * Fix uninit variable in slab reclaim test
333 * SPL 0.6.0-rc9
334
335 -- Darik Horn <dajhorn@vanadac.com> Thu, 14 Jun 2012 15:05:12 -0500
336
238ad659
DH
337spl-linux (0.6.0.64-0ubuntu1) unstable; urgency=low
338
339 [ Brian Behlendorf ]
340 * Fix invalid context bug
341
342 -- Darik Horn <dajhorn@vanadac.com> Mon, 11 Jun 2012 22:53:39 -0500
343
56462566
DH
344spl-linux (0.6.0.63-0ubuntu1) unstable; urgency=low
345
346 [ Jorgen Lundman ]
347 * Define the needed ISA types for ARM
348 * Add missing 64-bit divide for 32-bit ARM
349 * Fix ARM 64-bit division
350
351 [ Prakash Surya ]
352 * Throttle number of freed slabs based on nr_to_scan
353 * Ignore slab cache age and delay in direct reclaim
354 * Add SPLAT test to exercise slab direct reclaim
355
356 [ Brian Behlendorf ]
357 * Ensure direct reclaim forward progress
358 * Ensure a minimum of one slab is reclaimed
359 * Remove Solaris module emulation
360
361 [ Richard Yao ]
362 * Modify KM_PUSHPAGE to use GFP_NOIO instead of GFP_NOFS
363
364 [ Darik Horn ]
365 * Disable Ubuntu 10.10 Maverick Meerkat builds.
366
367 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jun 2012 19:41:50 -0500
368
0a679d2a
DH
369spl-linux (0.6.0.62-0ubuntu1) unstable; urgency=low
370
371 [ Prakash Surya ]
372 * Update a comment to reflect new taskq internals
373
374 [ Darik Horn ]
375 * Refresh debian/patches after upstream merge.
376
377 -- Darik Horn <dajhorn@vanadac.com> Tue, 01 May 2012 14:33:03 -0500
378
c6b67264
DH
379spl-linux (0.6.0.61-0ubuntu1) precise; urgency=low
380
381 * No changes.
382
383 -- Darik Horn <dajhorn@vanadac.com> Sun, 22 Apr 2012 08:17:49 -0500
384
f2bf9c72
DH
385spl-linux (0.6.0.60-0ubuntu1) unstable; urgency=low
386
387 * No changes.
388
c6b67264 389 -- Darik Horn <dajhorn@vanadac.com> Sun, 22 Apr 2012 08:17:37 -0500
f2bf9c72 390
0f9e794c
DH
391spl-linux (0.6.0.59-0ubuntu1) unstable; urgency=low
392
393 * No changes.
394
395 -- Darik Horn <dajhorn@vanadac.com> Fri, 13 Apr 2012 08:58:16 -0500
396
232bd1c5
DH
397spl-linux (0.6.0.58-0ubuntu1) unstable; urgency=low
398
399 [ Brian Behlendorf ]
400 * Remove condition variable names
401
402 [ Darik Horn ]
403 * Add dkms kernel source exception for Proxmox 2.0
404
405 -- Darik Horn <dajhorn@vanadac.com> Mon, 09 Apr 2012 09:37:49 -0500
406
3495d88f
DH
407spl-linux (0.6.0.57-0ubuntu1) unstable; urgency=low
408
409 * No changes.
410
411 -- Darik Horn <dajhorn@vanadac.com> Fri, 30 Mar 2012 00:07:39 -0500
412
310f3aa8
DH
413spl-linux (0.6.0.56-0ubuntu1) unstable; urgency=low
414
415 [ Brian Behlendorf ]
416 * SPL 0.6.0-rc8
417
418 -- Darik Horn <dajhorn@vanadac.com> Mon, 26 Mar 2012 20:46:30 -0500
419
c5809858
DH
420spl-linux (0.6.0.55-0ubuntu1) unstable; urgency=low
421
422 [ Brian Behlendorf ]
423 * Add SPL_META_RELEASE to module load/unload messages
424
425 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Mar 2012 18:39:58 -0500
426
2a08388b
DH
427spl-linux (0.6.0.54-0ubuntu1) unstable; urgency=low
428
429 [ Brian Behlendorf ]
430 * SPL 0.6.0-rc7
431
432 -- Darik Horn <dajhorn@vanadac.com> Fri, 16 Mar 2012 23:31:01 -0500
433
10829621
DH
434spl-linux (0.6.0.53-0ubuntu1) unstable; urgency=low
435
436 [ Darik Horn ]
437 * Correct the debian/changelog Upstream-Name field.
438 * Improve debian/copyright syntax conformance.
439
440 [ Brian Behlendorf ]
441 * Fix distribution detection
442
443 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Mar 2012 20:14:25 -0600
444
4ceeedfa
DH
445spl-linux (0.6.0.52-0ubuntu2) unstable; urgency=low
446
447 * Revert "Change POST_INSTALL to POST_BUILD in dkms.conf"
448
449 -- Darik Horn <dajhorn@vanadac.com> Mon, 27 Feb 2012 20:19:07 -0600
450
7087dab7
DH
451spl-linux (0.6.0.52-0ubuntu1) unstable; urgency=low
452
453 [ Fajar A. Nugraha ]
454 * Change POST_INSTALL to POST_BUILD in dkms.conf
455
456 [ Darik Horn ]
457 * Add machine readable debian/copyright file.
458
459 [ Brian Behlendorf ]
460 * Cleanly support debug packages
461
462 -- Darik Horn <dajhorn@vanadac.com> Mon, 27 Feb 2012 19:19:48 -0600
463
477ae444
DH
464spl-linux (0.6.0.51-0ubuntu1) unstable; urgency=low
465
466 [ Brian Behlendorf ]
467 * Add missing spl_debug_* helpers
468
469 -- Darik Horn <dajhorn@vanadac.com> Sun, 12 Feb 2012 18:58:02 -0600
470
aa7187df
DH
471spl-linux (0.6.0.50-0ubuntu1) unstable; urgency=low
472
473 * No changes.
474
475 -- Darik Horn <dajhorn@vanadac.com> Wed, 08 Feb 2012 17:45:20 -0600
476
9be0865c
DH
477spl-linux (0.6.0.49-0ubuntu1) unstable; urgency=low
478
479 [ Brian Behlendorf ]
480 * Add --enable-debug-log configure option
481 * Add basic dynamic kstat support
482
aa7187df 483 -- Darik Horn <dajhorn@vanadac.com> Wed, 08 Feb 2012 17:45:10 -0600
9be0865c 484
133ba6c8
DH
485spl-linux (0.6.0.48-0ubuntu1) unstable; urgency=low
486
487 [ Ned Bass ]
488 * Revert "Taskq locking optimizations"
489 * Taskq locking optimizations
490
491 -- Darik Horn <dajhorn@vanadac.com> Thu, 19 Jan 2012 20:17:47 -0600
492
5c49a8f3
DH
493spl-linux (0.6.0.47-0ubuntu1) unstable; urgency=low
494
495 [ Ned Bass ]
496 * Add taskq contention splat test
497 * Taskq locking optimizations
498
499 [ Brian Behlendorf ]
500 * Add the release component to headers
501 * Fix rpm dependencies
502
503 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 18:21:02 -0600
504
3ea37247
DH
505spl-linux (0.6.0.46-0ubuntu1) unstable; urgency=low
506
507 * Fix `make distclean` for `--with-config=user`
508 * Remove the debian/rules `make distclean` kludge.
509
510 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 11:46:09 -0600
511
133bd0aa
DH
512spl-linux (0.6.0.45-0ubuntu1) unstable; urgency=low
513
514 [ Brian Behlendorf ]
515 * Run SPL_AC_PACMAN only if $VENDOR is "arch"
516
517 [ Darik Horn ]
518 * Wrap long lines in the dkms.conf file.
519 * FHS conformance and DKMS multiarch, SPL interface.
520
521 -- Darik Horn <dajhorn@vanadac.com> Sun, 15 Jan 2012 18:35:45 -0600
522
baaf6ea3
DH
523spl-linux (0.6.0.44-0ubuntu1) unstable; urgency=low
524
525 * Linux 3.2 compat: rw_semaphore.wait_lock is raw (Closes: #76)
526
527 -- Darik Horn <dajhorn@vanadac.com> Thu, 12 Jan 2012 19:24:51 -0600
528
e117d43d
DH
529spl-linux (0.6.0.43-0ubuntu1) unstable; urgency=low
530
531 * Add precise to the PPA build list.
532
533 -- Darik Horn <dajhorn@vanadac.com> Sat, 07 Jan 2012 10:39:55 -0600
534
0ee1c352
DH
535spl-linux (0.6.0.42-0ubuntu1) unstable; urgency=low
536
537 [ Prakash Surya ]
538 * Add make rule for building Arch Linux packages (Closes: #68)
539 * Swap taskq_ent_t with taskqid_t in taskq_thread_t
540 * Store copy of tqent_flags prior to servicing task
541 * Move Arch Linux's VENDOR check above Ubuntu's
542
543 [ Brian Behlendorf ]
544 * Proxmox VE kernel compat, invalidate_inodes()
545
546 [ Darik Horn ]
547 * Refresh debian/patches after upstream merge.
548
549 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Dec 2011 07:20:57 -0600
550
294e6ae3
DH
551spl-linux (0.6.0.41-0ubuntu1) unstable; urgency=low
552
553 [ Chris Dunlop ]
554 * Allow 64-bit timestamps to be set on 64-bit kernels
555
556 [ Prakash Surya ]
557 * Fix usage of MUTEX macro in mutex_enter_nested
558 * Add SPLAT_TEST_FINI call for SPLAT_TASKQ_TEST6_ID
559 * Replace struct spl_task with struct taskq_ent
560 * Replace tq_work_list and tq_threads in taskq_t
561 * Add Test: "Single task queue, recursive dispatch"
562 * Implement taskq_dispatch_prealloc() interface
563 * Exercise new taskq interface in splat-taskq tests
564
565 -- Darik Horn <dajhorn@vanadac.com> Thu, 15 Dec 2011 10:07:00 -0600
566
b4a2aeaf
DH
567spl-linux (0.6.0.40-0ubuntu1) unstable; urgency=low
568
569 * No changes.
570
571 -- Darik Horn <dajhorn@vanadac.com> Mon, 05 Dec 2011 20:05:13 -0600
572
a45e6f20
DH
573spl-linux (0.6.0.39-0ubuntu1) unstable; urgency=low
574
575 [ Brian Behlendorf ]
576 * Prepend spl_ to all init/fini functions
577
578 [ Prakash Surya ]
579 * Fix a typo referencing an incorrect symbol
580
b4a2aeaf 581 -- Darik Horn <dajhorn@vanadac.com> Mon, 05 Dec 2011 20:05:10 -0600
a45e6f20 582
dded1246
DH
583spl-linux (0.6.0.38-0ubuntu1) unstable; urgency=low
584
585 [ Brian Behlendorf ]
586 * Linux 3.1 compat, kern_path_parent()
587 * Linux 3.1 compat, vfs_fsync()
588 * Linux 3.1 compat, shrink_*cache_memory
589 * Fix depmod warning
590
591 [ Darik Horn ]
592 * Refresh debian/patches after upstream merge.
593
594 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Nov 2011 08:57:13 -0600
595
761388f5
DH
596spl-linux (0.6.0.37-0ubuntu1) unstable; urgency=low
597
598 [ Brian Behlendorf ]
599 * Fix NULL deref in balance_pgdat()
600
601 -- Darik Horn <dajhorn@vanadac.com> Sat, 05 Nov 2011 10:24:06 -0500
602
06de9ace
DH
603spl-linux (0.6.0.36-0ubuntu1) unstable; urgency=low
604
605 [ Gunnar Beutner ]
606 * Fix race condition in mutex_exit()
607 * Remove the spinlocks for mutex_enter()/mutex_exit()
608 * Cleaned up MUTEX() #define
609
610 [ Brian Behlendorf ]
611 * Include distribution in release
612
613 [ Darik Horn ]
614 * Minor typo correction and comment updates.
615 * Remove redundant postinst and prerm boilerplate.
616
617 -- Darik Horn <dajhorn@vanadac.com> Fri, 28 Oct 2011 19:32:40 -0500
618
59741ab3 619spl-linux (0.6.0.35-0ubuntu2) unstable; urgency=low
d2e29815
DH
620
621 [ Brian Behlendorf ]
622 * Fix package URLs to use the github repository
623
624 [ Gunnar Beutner ]
625 * vn_rdwr() didn't properly advance the file position
626
627 -- Darik Horn <dajhorn@vanadac.com> Wed, 19 Oct 2011 13:27:54 -0500
628
1b3e9d30
DH
629spl-linux (0.6.0.34-0ubuntu1) unstable; urgency=low
630
631 [ Brian Behlendorf ]
632 * Revert "Stabilize the hostid for RPM installations."
633 * Remove /etc/hostid missing warning
634 * Prep spl-0.6.0-rc6 tag
635 * Fix various typos in comments
636
637 [ Gunnar Beutner ]
638 * Fixed invalid resource re-use in file_find()
639 * Properly destroy work items in spl_kmem_cache_destroy()
640 * Fixed typo in spl_slab_alloc()
641
642 [ Darik Horn ]
643 * Add the hostid-stabilize branch as DEB patches.
644
645 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Oct 2011 19:08:09 -0500
646
81725a2b
DH
647spl-linux (0.6.0.33-0ubuntu1) unstable; urgency=low
648
649 [ Brian Behlendorf ]
650 * Fix HAVE_FS_STRUCT_SPINLOCK check for gcc-4.1.2
651
652 -- Darik Horn <dajhorn@vanadac.com> Wed, 28 Sep 2011 22:32:44 -0500
653
1e34ea0d
DH
654spl-linux (0.6.0.32-0ubuntu1) unstable; urgency=low
655
656 * No changes.
657
658 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Sep 2011 20:35:00 -0500
659
1b3e9d30 660spl-linux (0.6.0.31-0ubuntu1) unstable; urgency=low
e05f9e98
DH
661
662 * No changes.
663
664 -- Darik Horn <dajhorn@vanadac.com> Fri, 19 Aug 2011 13:04:20 -0500
665
acaa8444
DH
666spl-linux (0.6.0.30-0ubuntu1) unstable; urgency=low
667
668 * No changes.
669
670 -- Darik Horn <dajhorn@vanadac.com> Tue, 09 Aug 2011 00:44:08 -0500
671
b34c0713
DH
672spl-linux (0.6.0.29-0ubuntu1) unstable; urgency=low
673
674 * No changes.
675
676 -- Darik Horn <dajhorn@vanadac.com> Tue, 02 Aug 2011 10:06:23 -0500
677
b0b73ac2
DH
678spl-linux (0.6.0.28-0ubuntu1) unstable; urgency=low
679
680 [ Brian Behlendorf ]
681 * Fix the configure CONFIG_* option detection
682
683 -- Darik Horn <dajhorn@vanadac.com> Mon, 25 Jul 2011 23:00:55 -0500
684
67a06f22
DH
685spl-linux (0.6.0.27-0ubuntu1) unstable; urgency=low
686
687 * No changes.
688
689 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:44:38 -0500
690
5d8c8a5d
DH
691spl-linux (0.6.0.26-0ubuntu1) unstable; urgency=low
692
693 [ Brian Behlendorf ]
694 * Fix 'make install' overly broad 'rm'
695
67a06f22 696 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:44:14 -0500
5d8c8a5d 697
cdb5c632
DH
698spl-linux (0.6.0.25.rc5-0ubuntu1) unstable; urgency=low
699
700 * Tagged spl-0.6.0-rc5 upstream.
701
702 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:16:08 -0500
703
d3850971
DH
704spl-linux (0.6.0.24.rc5-0ubuntu1+oneiric1) oneiric; urgency=low
705
706 * No changes.
707
cdb5c632 708 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:15:31 -0500
d3850971 709
34615edf
DH
710spl-linux (0.6.0.23.rc5-0ubuntu1+oneiric1) oneiric; urgency=low
711
712 * No changes. Topic branch for Ubuntu Oneiric.
713
d3850971 714 -- Darik Horn <dajhorn@vanadac.com> Mon, 11 Jul 2011 20:54:19 -0500
34615edf 715
a6d61678
DH
716spl-linux (0.6.0.22.rc5-0ubuntu1) unstable; urgency=low
717
718 [ Brian Behlendorf ]
719 * Prep spl-0.6.0-rc5 tag
720
721 -- Darik Horn <dajhorn@vanadac.com> Sun, 03 Jul 2011 12:59:29 -0500
722
47483628
DH
723spl-linux (0.6.0.21-0ubuntu1) unstable; urgency=low
724
725 [ Brian Behlendorf ]
726 * Linux 2.6.39 compat, mutex owner
727
728 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jul 2011 11:35:35 -0500
729
d5c85d2e
DH
730spl-linux (0.6.0.20-0ubuntu1) unstable; urgency=low
731
732 [ Brian Behlendorf ]
733 * Avoid 'rpm -q' bug for 'make pkg'
734 * Linux 3.0: Shrinker compatibility
735 * Add linux compatibility tests
736
737 [ Darik Horn ]
738 * Read the /etc/hostid file directly.
739 * Stabilize the hostid for RPM installations.
740
741 -- Darik Horn <dajhorn@vanadac.com> Fri, 24 Jun 2011 13:42:39 -0500
742
c8d296d2
DH
743spl-linux (0.6.0.19-0ubuntu1) unstable; urgency=low
744
745 * Depend on the lsb-release package.
746
747 -- Darik Horn <dajhorn@vanadac.com> Sun, 19 Jun 2011 12:30:39 -0500
748
b51908b4
DH
749spl-linux (0.6.0.18-0ubuntu1) unstable; urgency=low
750
751 * No changes.
752
753 -- Darik Horn <dajhorn@vanadac.com> Thu, 16 Jun 2011 09:30:57 -0500
754
9e99373b
DH
755spl-linux (0.6.0.17-0ubuntu1) unstable; urgency=low
756
757 * No changes.
758
759 -- Darik Horn <dajhorn@vanadac.com> Sun, 05 Jun 2011 20:27:11 -0500
760
47c21772
DH
761spl-linux (0.6.0.16-0ubuntu1) unstable; urgency=low
762
763 * No changes.
764
765 -- Darik Horn <dajhorn@vanadac.com> Sat, 28 May 2011 15:40:38 -0500
766
39500352
DH
767spl-linux (0.6.0.15-0ubuntu3) unstable; urgency=low
768
769 * No changes.
770
771 -- Darik Horn <dajhorn@vanadac.com> Mon, 23 May 2011 09:08:56 -0500
772
773spl-linux (0.6.0.14-0ubuntu1~natty1) unstable; urgency=low
2864fa81
DH
774
775 [ Brian Behlendorf ]
776 * Add TASKQ_NORECLAIM flag
777
778 -- Darik Horn <dajhorn@vanadac.com> Wed, 11 May 2011 20:30:33 -0500
779
5cd7b983
DH
780spl-linux (0.6.0.13.rc4-0ubuntu1) unstable; urgency=low
781
782 * Use pristine-tar to import the upstream spl-0.6.0-rc4.tar.gz release.
783
784 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 20:33:55 -0500
785
5856f5ac
DH
786spl-linux (0.6.0.12.rc4-0ubuntu2) unstable; urgency=low
787
788 * Add extended package descriptions.
789 * Add debian/copyright file.
790 * Add whackbang to the ltmain.sh script.
791 * Remove COPYING file from distribution.
792 * Add -e switch to the spl.postinst whackbang.
793 * Invoke `printf` indirectly through `which`.
794 * Add the debhelper token to the spl.postinst script.
795
796 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 19:13:26 -0500
797
4f704d89
DH
798spl-linux (0.6.0.12.rc4-0ubuntu1) unstable; urgency=low
799
800 [ Brian Behlendorf ]
801 * Prep spl-0.6.0-rc4 tag
802
803 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 10:08:46 -0500
804
594492e6
DH
805spl-linux (0.6.0.11-0ubuntu1) unstable; urgency=low
806
807 [ Gunnar Beutner ]
808 * Renamed 'struct fid' for NFS
809
810 [ Brian Behlendorf ]
811 * Correct MAXUID
812
813 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 May 2011 18:57:12 -0500
814
30636977
DH
815spl-linux (0.6.0.10-0ubuntu1) unstable; urgency=low
816
817 * Correct typos in the spl proc handler.
818 * Use 0.6.0.10 as the unofficial version.
819
820 -- Darik Horn <dajhorn@vanadac.com> Wed, 27 Apr 2011 11:39:19 -0500
821
bab5eeb0
DH
822spl-linux (0.6.0.9-0ubuntu1) unstable; urgency=low
823
824 [ Brian Behlendorf ]
825 * Linux 2.6.39 compat, DEFINE_SPINLOCK()
826 * Linux 2.6.39 compat, kern_path_parent()
827 * Linux 2.6.39 compat, zlib_deflate_workspacesize()
828 * Fix 32-bit MAXOFFSET_T definition
829
830 [ Darik Horn ]
831 * Import spl_hostid as a module parameter.
832 * Remove the gawk dependency.
833 * Make the SPL kernel messages consistent with ZFS.
834 * Use 0.6.0.9 as the unofficial version.
835 * Remove gawk packaging dependency.
836
837 -- Darik Horn <dajhorn@vanadac.com> Sat, 23 Apr 2011 11:04:24 -0500
838
0aefa5f6
DH
839spl-linux (0.6.0.8-0ubuntu1) unstable; urgency=low
840
841 [ Brian Behlendorf ]
842 * Fix rebuildable RPMs for el6/ch5
843 * Linux 2.6.39 compat, invalidate_inodes()
844 * Fix gcc configure warnings
845 * Fix unused variable
846
847 [ Darik Horn ]
848 * Merge upstream and use 0.6.0.8 as the unofficial version number.
849 * Use git-dch to update the debian/changelog.
850
851 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Apr 2011 07:40:03 -0500
852
49a10bce
DH
853spl-linux (0.6.0.7-0ubuntu1) unstable; urgency=low
854
855 [ Brian Behlendorf ]
856 * Add .va_dentry helper
857 * Linux shrinker compat
858 * Update /proc/spl/kmem/slab output
859 * Add slab usage summeries to /proc
860 * Decrease target objects per slab
861 * Add dnlc_reduce_cache() support
862 * Prep spl-0,6,0-rc3 tag
863
864 [ Darik Horn ]
865 * Merge upstream and use 0.6.0.7 as the unofficial version number.
866
867 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 12:27:00 -0500
868
688509e3
DH
869spl-linux (0.6.0.6-0ubuntu1) unstable; urgency=low
870
871 [ Brian Behlendorf ]
872 * Update CHAOS 5 Packaging
873
874 [ Darik Horn ]
875 * Merge upstream and use 0.6.0.6 as the unofficial version number.
876
877 -- Darik Horn <dajhorn@vanadac.com> Tue, 05 Apr 2011 22:27:50 -0500
878
17ad4f34
DH
879spl-linux (0.6.0.5-0ubuntu1) unstable; urgency=low
880
881 [ Brian Behlendorf ]
882 * Remove default GFP_NOFS allocations
883 * Disable vmalloc() direct reclaim
884 * Load zlib_inflate.ko
885 * Add crgetfsuid()/crgetfsgid() helpers
886
887 [ Darik Horn ]
888 * Set extend-diff-ignore='.*' in the debian/source/options file.
889 * Add the debuild-ppa.sh script for Launchpad PPA build convenience.
890 * Add a gawk dependency to the spl-dkms package.
891 * Merge upstream and tag as the unofficial spl-0.6.0.5 release.
892
893 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Mar 2011 22:49:23 -0500
894
5702dc92
DH
895spl-linux (0.6.0.4.rc2-0ubuntu2) unstable; urgency=low
896
897 * Stabilize the hostid for the zfs-initramfs package.
898
899 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Mar 2011 14:51:32 -0600
900
2dedf00d
DH
901spl-linux (0.6.0.4.rc2-0ubuntu1) unstable; urgency=low
902
903 * Upstream spl-0.6.0-rc2 release.
867f6966 904 * Remove ${shlibs:Depends} from the spl-dkms dependencies.
2dedf00d
DH
905
906 -- Darik Horn <dajhorn@vanadac.com> Thu, 10 Mar 2011 09:14:20 -0600
907
7dc9f490
DH
908spl-linux (0.6.0.3.git-0ubuntu1) unstable; urgency=low
909
910 * Revert the '+' in the upstream version because it is not recognized by DKMS.
911
912 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 12:18:31 -0600
913
9c4b2e9c
DH
914spl-linux (0.6.0.3+git-0ubuntu2) unstable; urgency=low
915
916 * No changes. Increment version number for a bad build.
917
918 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:56:01 -0600
919
65ad405b
DH
920spl-linux (0.6.0.3+git-0ubuntu1) unstable; urgency=low
921
922 * Begin using the +git upstream naming convention.
923 * Merge the behlendorf/master branch.
924
925 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 09:56:58 -0600
926
4f0e7faf
DH
927spl-linux (0.6.0.2-0ubuntu1) unstable; urgency=low
928
929 * Merge the behlendorf/xvattr branch and tag it as 0.6.0.2 upstream.
930
931 -- Darik Horn <dajhorn@vanadac.com> Fri, 04 Mar 2011 19:12:16 -0600
932
f3dcb34e
DH
933spl-linux (0.6.0.1rc-1ubuntu5) unstable; urgency=low
934
935 * Check for a Debian host in PRE_BUILD and configure for split headers.
936 See https://github.com/behlendorf/spl/issues/closed/#issue/10
937
938 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 17:28:07 -0600
939
c3db9342
DH
940spl-linux (0.6.0.1rc-1ubuntu4) unstable; urgency=low
941
942 * Remove the build dependency on linux-headers because it is unnecessary
943 for Ubuntu and prevents building on Debian Squeeze and Debian Sid.
944
945 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 12:55:57 -0600
946
e34f0484
DH
947spl-linux (0.6.0.1rc-1ubuntu3) unstable; urgency=low
948
949 * Add version numbers to the debhelper and dkms dependencies.
950
951 -- Darik Horn <dajhorn@vanadac.com> Sat, 26 Feb 2011 00:58:10 -0600
952
65ea8b4b
DH
953spl-linux (0.6.0.1rc-1ubuntu2) unstable; urgency=low
954
955 * Add fix-zlib.patch.
956
957 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 20:33:36 -0600
958
050d2236 959spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0ec40661
DH
960
961 * Add invalidate-inodes.patch for Linux 2.6.37,
962 which superceds the use-linux-flock-struct.patch.
963 (Commit: 5a52a782a0a04efee3846e1a8f0bb4796930e0e4)
964 * Substitute distro names in the debian/changelog
965 such that pkg-spl can be more generic.
966
967 -- Darik Horn <dajhorn@vanadac.com> Wed, 23 Feb 2011 20:55:24 -0600
968
050d2236 969spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
970
971 * Add use-linux-flock-struct.patch for 32-bit systems.
972 (Commit: ac35ef7e3c107e972250bcd15143328e7aef5943)
973
974 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 08:48:03 -0600
975
050d2236 976spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
977
978 * Upstream spl-0.6.0-rc1.tar.gz release.
979 * Kludge the "rc1" version for packaging convenience.
980
981 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 19:10:09 -0600
982
050d2236 983spl-linux (0.5.2-1ubuntu7) unstable; urgency=low
0fbe1fc0
DH
984
985 * Add conflict for spl-dev, which is a package in universe
986 that also installs a /usr/lib/libspl.a file.
987
988 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 17:43:52 -0600
989
050d2236 990spl-linux (0.5.2-1ubuntu6) unstable; urgency=low
0fbe1fc0
DH
991
992 * Initial DKMS packaging for Debian and Ubuntu.
993
994 -- Darik Horn <dajhorn@vanadac.com> Thu, 17 Feb 2011 18:57:36 -0600