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