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