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