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