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