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