]> git.proxmox.com Git - mirror_spl-debian.git/blame - debian/changelog
Add dkms kernel source exception for Proxmox 2.0
[mirror_spl-debian.git] / debian / changelog
CommitLineData
3495d88f
DH
1spl-linux (0.6.0.57-0ubuntu1) unstable; urgency=low
2
3 * No changes.
4
5 -- Darik Horn <dajhorn@vanadac.com> Fri, 30 Mar 2012 00:07:39 -0500
6
310f3aa8
DH
7spl-linux (0.6.0.56-0ubuntu1) unstable; urgency=low
8
9 [ Brian Behlendorf ]
10 * SPL 0.6.0-rc8
11
12 -- Darik Horn <dajhorn@vanadac.com> Mon, 26 Mar 2012 20:46:30 -0500
13
c5809858
DH
14spl-linux (0.6.0.55-0ubuntu1) unstable; urgency=low
15
16 [ Brian Behlendorf ]
17 * Add SPL_META_RELEASE to module load/unload messages
18
19 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Mar 2012 18:39:58 -0500
20
2a08388b
DH
21spl-linux (0.6.0.54-0ubuntu1) unstable; urgency=low
22
23 [ Brian Behlendorf ]
24 * SPL 0.6.0-rc7
25
26 -- Darik Horn <dajhorn@vanadac.com> Fri, 16 Mar 2012 23:31:01 -0500
27
10829621
DH
28spl-linux (0.6.0.53-0ubuntu1) unstable; urgency=low
29
30 [ Darik Horn ]
31 * Correct the debian/changelog Upstream-Name field.
32 * Improve debian/copyright syntax conformance.
33
34 [ Brian Behlendorf ]
35 * Fix distribution detection
36
37 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Mar 2012 20:14:25 -0600
38
4ceeedfa
DH
39spl-linux (0.6.0.52-0ubuntu2) unstable; urgency=low
40
41 * Revert "Change POST_INSTALL to POST_BUILD in dkms.conf"
42
43 -- Darik Horn <dajhorn@vanadac.com> Mon, 27 Feb 2012 20:19:07 -0600
44
7087dab7
DH
45spl-linux (0.6.0.52-0ubuntu1) unstable; urgency=low
46
47 [ Fajar A. Nugraha ]
48 * Change POST_INSTALL to POST_BUILD in dkms.conf
49
50 [ Darik Horn ]
51 * Add machine readable debian/copyright file.
52
53 [ Brian Behlendorf ]
54 * Cleanly support debug packages
55
56 -- Darik Horn <dajhorn@vanadac.com> Mon, 27 Feb 2012 19:19:48 -0600
57
477ae444
DH
58spl-linux (0.6.0.51-0ubuntu1) unstable; urgency=low
59
60 [ Brian Behlendorf ]
61 * Add missing spl_debug_* helpers
62
63 -- Darik Horn <dajhorn@vanadac.com> Sun, 12 Feb 2012 18:58:02 -0600
64
aa7187df
DH
65spl-linux (0.6.0.50-0ubuntu1) unstable; urgency=low
66
67 * No changes.
68
69 -- Darik Horn <dajhorn@vanadac.com> Wed, 08 Feb 2012 17:45:20 -0600
70
9be0865c
DH
71spl-linux (0.6.0.49-0ubuntu1) unstable; urgency=low
72
73 [ Brian Behlendorf ]
74 * Add --enable-debug-log configure option
75 * Add basic dynamic kstat support
76
aa7187df 77 -- Darik Horn <dajhorn@vanadac.com> Wed, 08 Feb 2012 17:45:10 -0600
9be0865c 78
133ba6c8
DH
79spl-linux (0.6.0.48-0ubuntu1) unstable; urgency=low
80
81 [ Ned Bass ]
82 * Revert "Taskq locking optimizations"
83 * Taskq locking optimizations
84
85 -- Darik Horn <dajhorn@vanadac.com> Thu, 19 Jan 2012 20:17:47 -0600
86
5c49a8f3
DH
87spl-linux (0.6.0.47-0ubuntu1) unstable; urgency=low
88
89 [ Ned Bass ]
90 * Add taskq contention splat test
91 * Taskq locking optimizations
92
93 [ Brian Behlendorf ]
94 * Add the release component to headers
95 * Fix rpm dependencies
96
97 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 18:21:02 -0600
98
3ea37247
DH
99spl-linux (0.6.0.46-0ubuntu1) unstable; urgency=low
100
101 * Fix `make distclean` for `--with-config=user`
102 * Remove the debian/rules `make distclean` kludge.
103
104 -- Darik Horn <dajhorn@vanadac.com> Wed, 18 Jan 2012 11:46:09 -0600
105
133bd0aa
DH
106spl-linux (0.6.0.45-0ubuntu1) unstable; urgency=low
107
108 [ Brian Behlendorf ]
109 * Run SPL_AC_PACMAN only if $VENDOR is "arch"
110
111 [ Darik Horn ]
112 * Wrap long lines in the dkms.conf file.
113 * FHS conformance and DKMS multiarch, SPL interface.
114
115 -- Darik Horn <dajhorn@vanadac.com> Sun, 15 Jan 2012 18:35:45 -0600
116
baaf6ea3
DH
117spl-linux (0.6.0.44-0ubuntu1) unstable; urgency=low
118
119 * Linux 3.2 compat: rw_semaphore.wait_lock is raw (Closes: #76)
120
121 -- Darik Horn <dajhorn@vanadac.com> Thu, 12 Jan 2012 19:24:51 -0600
122
e117d43d
DH
123spl-linux (0.6.0.43-0ubuntu1) unstable; urgency=low
124
125 * Add precise to the PPA build list.
126
127 -- Darik Horn <dajhorn@vanadac.com> Sat, 07 Jan 2012 10:39:55 -0600
128
0ee1c352
DH
129spl-linux (0.6.0.42-0ubuntu1) unstable; urgency=low
130
131 [ Prakash Surya ]
132 * Add make rule for building Arch Linux packages (Closes: #68)
133 * Swap taskq_ent_t with taskqid_t in taskq_thread_t
134 * Store copy of tqent_flags prior to servicing task
135 * Move Arch Linux's VENDOR check above Ubuntu's
136
137 [ Brian Behlendorf ]
138 * Proxmox VE kernel compat, invalidate_inodes()
139
140 [ Darik Horn ]
141 * Refresh debian/patches after upstream merge.
142
143 -- Darik Horn <dajhorn@vanadac.com> Fri, 23 Dec 2011 07:20:57 -0600
144
294e6ae3
DH
145spl-linux (0.6.0.41-0ubuntu1) unstable; urgency=low
146
147 [ Chris Dunlop ]
148 * Allow 64-bit timestamps to be set on 64-bit kernels
149
150 [ Prakash Surya ]
151 * Fix usage of MUTEX macro in mutex_enter_nested
152 * Add SPLAT_TEST_FINI call for SPLAT_TASKQ_TEST6_ID
153 * Replace struct spl_task with struct taskq_ent
154 * Replace tq_work_list and tq_threads in taskq_t
155 * Add Test: "Single task queue, recursive dispatch"
156 * Implement taskq_dispatch_prealloc() interface
157 * Exercise new taskq interface in splat-taskq tests
158
159 -- Darik Horn <dajhorn@vanadac.com> Thu, 15 Dec 2011 10:07:00 -0600
160
b4a2aeaf
DH
161spl-linux (0.6.0.40-0ubuntu1) unstable; urgency=low
162
163 * No changes.
164
165 -- Darik Horn <dajhorn@vanadac.com> Mon, 05 Dec 2011 20:05:13 -0600
166
a45e6f20
DH
167spl-linux (0.6.0.39-0ubuntu1) unstable; urgency=low
168
169 [ Brian Behlendorf ]
170 * Prepend spl_ to all init/fini functions
171
172 [ Prakash Surya ]
173 * Fix a typo referencing an incorrect symbol
174
b4a2aeaf 175 -- Darik Horn <dajhorn@vanadac.com> Mon, 05 Dec 2011 20:05:10 -0600
a45e6f20 176
dded1246
DH
177spl-linux (0.6.0.38-0ubuntu1) unstable; urgency=low
178
179 [ Brian Behlendorf ]
180 * Linux 3.1 compat, kern_path_parent()
181 * Linux 3.1 compat, vfs_fsync()
182 * Linux 3.1 compat, shrink_*cache_memory
183 * Fix depmod warning
184
185 [ Darik Horn ]
186 * Refresh debian/patches after upstream merge.
187
188 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Nov 2011 08:57:13 -0600
189
761388f5
DH
190spl-linux (0.6.0.37-0ubuntu1) unstable; urgency=low
191
192 [ Brian Behlendorf ]
193 * Fix NULL deref in balance_pgdat()
194
195 -- Darik Horn <dajhorn@vanadac.com> Sat, 05 Nov 2011 10:24:06 -0500
196
06de9ace
DH
197spl-linux (0.6.0.36-0ubuntu1) unstable; urgency=low
198
199 [ Gunnar Beutner ]
200 * Fix race condition in mutex_exit()
201 * Remove the spinlocks for mutex_enter()/mutex_exit()
202 * Cleaned up MUTEX() #define
203
204 [ Brian Behlendorf ]
205 * Include distribution in release
206
207 [ Darik Horn ]
208 * Minor typo correction and comment updates.
209 * Remove redundant postinst and prerm boilerplate.
210
211 -- Darik Horn <dajhorn@vanadac.com> Fri, 28 Oct 2011 19:32:40 -0500
212
59741ab3 213spl-linux (0.6.0.35-0ubuntu2) unstable; urgency=low
d2e29815
DH
214
215 [ Brian Behlendorf ]
216 * Fix package URLs to use the github repository
217
218 [ Gunnar Beutner ]
219 * vn_rdwr() didn't properly advance the file position
220
221 -- Darik Horn <dajhorn@vanadac.com> Wed, 19 Oct 2011 13:27:54 -0500
222
1b3e9d30
DH
223spl-linux (0.6.0.34-0ubuntu1) unstable; urgency=low
224
225 [ Brian Behlendorf ]
226 * Revert "Stabilize the hostid for RPM installations."
227 * Remove /etc/hostid missing warning
228 * Prep spl-0.6.0-rc6 tag
229 * Fix various typos in comments
230
231 [ Gunnar Beutner ]
232 * Fixed invalid resource re-use in file_find()
233 * Properly destroy work items in spl_kmem_cache_destroy()
234 * Fixed typo in spl_slab_alloc()
235
236 [ Darik Horn ]
237 * Add the hostid-stabilize branch as DEB patches.
238
239 -- Darik Horn <dajhorn@vanadac.com> Tue, 11 Oct 2011 19:08:09 -0500
240
81725a2b
DH
241spl-linux (0.6.0.33-0ubuntu1) unstable; urgency=low
242
243 [ Brian Behlendorf ]
244 * Fix HAVE_FS_STRUCT_SPINLOCK check for gcc-4.1.2
245
246 -- Darik Horn <dajhorn@vanadac.com> Wed, 28 Sep 2011 22:32:44 -0500
247
1e34ea0d
DH
248spl-linux (0.6.0.32-0ubuntu1) unstable; urgency=low
249
250 * No changes.
251
252 -- Darik Horn <dajhorn@vanadac.com> Fri, 09 Sep 2011 20:35:00 -0500
253
1b3e9d30 254spl-linux (0.6.0.31-0ubuntu1) unstable; urgency=low
e05f9e98
DH
255
256 * No changes.
257
258 -- Darik Horn <dajhorn@vanadac.com> Fri, 19 Aug 2011 13:04:20 -0500
259
acaa8444
DH
260spl-linux (0.6.0.30-0ubuntu1) unstable; urgency=low
261
262 * No changes.
263
264 -- Darik Horn <dajhorn@vanadac.com> Tue, 09 Aug 2011 00:44:08 -0500
265
b34c0713
DH
266spl-linux (0.6.0.29-0ubuntu1) unstable; urgency=low
267
268 * No changes.
269
270 -- Darik Horn <dajhorn@vanadac.com> Tue, 02 Aug 2011 10:06:23 -0500
271
b0b73ac2
DH
272spl-linux (0.6.0.28-0ubuntu1) unstable; urgency=low
273
274 [ Brian Behlendorf ]
275 * Fix the configure CONFIG_* option detection
276
277 -- Darik Horn <dajhorn@vanadac.com> Mon, 25 Jul 2011 23:00:55 -0500
278
67a06f22
DH
279spl-linux (0.6.0.27-0ubuntu1) unstable; urgency=low
280
281 * No changes.
282
283 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:44:38 -0500
284
5d8c8a5d
DH
285spl-linux (0.6.0.26-0ubuntu1) unstable; urgency=low
286
287 [ Brian Behlendorf ]
288 * Fix 'make install' overly broad 'rm'
289
67a06f22 290 -- Darik Horn <dajhorn@vanadac.com> Fri, 22 Jul 2011 14:44:14 -0500
5d8c8a5d 291
cdb5c632
DH
292spl-linux (0.6.0.25.rc5-0ubuntu1) unstable; urgency=low
293
294 * Tagged spl-0.6.0-rc5 upstream.
295
296 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:16:08 -0500
297
d3850971
DH
298spl-linux (0.6.0.24.rc5-0ubuntu1+oneiric1) oneiric; urgency=low
299
300 * No changes.
301
cdb5c632 302 -- Darik Horn <dajhorn@vanadac.com> Tue, 12 Jul 2011 19:15:31 -0500
d3850971 303
34615edf
DH
304spl-linux (0.6.0.23.rc5-0ubuntu1+oneiric1) oneiric; urgency=low
305
306 * No changes. Topic branch for Ubuntu Oneiric.
307
d3850971 308 -- Darik Horn <dajhorn@vanadac.com> Mon, 11 Jul 2011 20:54:19 -0500
34615edf 309
a6d61678
DH
310spl-linux (0.6.0.22.rc5-0ubuntu1) unstable; urgency=low
311
312 [ Brian Behlendorf ]
313 * Prep spl-0.6.0-rc5 tag
314
315 -- Darik Horn <dajhorn@vanadac.com> Sun, 03 Jul 2011 12:59:29 -0500
316
47483628
DH
317spl-linux (0.6.0.21-0ubuntu1) unstable; urgency=low
318
319 [ Brian Behlendorf ]
320 * Linux 2.6.39 compat, mutex owner
321
322 -- Darik Horn <dajhorn@vanadac.com> Fri, 01 Jul 2011 11:35:35 -0500
323
d5c85d2e
DH
324spl-linux (0.6.0.20-0ubuntu1) unstable; urgency=low
325
326 [ Brian Behlendorf ]
327 * Avoid 'rpm -q' bug for 'make pkg'
328 * Linux 3.0: Shrinker compatibility
329 * Add linux compatibility tests
330
331 [ Darik Horn ]
332 * Read the /etc/hostid file directly.
333 * Stabilize the hostid for RPM installations.
334
335 -- Darik Horn <dajhorn@vanadac.com> Fri, 24 Jun 2011 13:42:39 -0500
336
c8d296d2
DH
337spl-linux (0.6.0.19-0ubuntu1) unstable; urgency=low
338
339 * Depend on the lsb-release package.
340
341 -- Darik Horn <dajhorn@vanadac.com> Sun, 19 Jun 2011 12:30:39 -0500
342
b51908b4
DH
343spl-linux (0.6.0.18-0ubuntu1) unstable; urgency=low
344
345 * No changes.
346
347 -- Darik Horn <dajhorn@vanadac.com> Thu, 16 Jun 2011 09:30:57 -0500
348
9e99373b
DH
349spl-linux (0.6.0.17-0ubuntu1) unstable; urgency=low
350
351 * No changes.
352
353 -- Darik Horn <dajhorn@vanadac.com> Sun, 05 Jun 2011 20:27:11 -0500
354
47c21772
DH
355spl-linux (0.6.0.16-0ubuntu1) unstable; urgency=low
356
357 * No changes.
358
359 -- Darik Horn <dajhorn@vanadac.com> Sat, 28 May 2011 15:40:38 -0500
360
39500352
DH
361spl-linux (0.6.0.15-0ubuntu3) unstable; urgency=low
362
363 * No changes.
364
365 -- Darik Horn <dajhorn@vanadac.com> Mon, 23 May 2011 09:08:56 -0500
366
367spl-linux (0.6.0.14-0ubuntu1~natty1) unstable; urgency=low
2864fa81
DH
368
369 [ Brian Behlendorf ]
370 * Add TASKQ_NORECLAIM flag
371
372 -- Darik Horn <dajhorn@vanadac.com> Wed, 11 May 2011 20:30:33 -0500
373
5cd7b983
DH
374spl-linux (0.6.0.13.rc4-0ubuntu1) unstable; urgency=low
375
376 * Use pristine-tar to import the upstream spl-0.6.0-rc4.tar.gz release.
377
378 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 20:33:55 -0500
379
5856f5ac
DH
380spl-linux (0.6.0.12.rc4-0ubuntu2) unstable; urgency=low
381
382 * Add extended package descriptions.
383 * Add debian/copyright file.
384 * Add whackbang to the ltmain.sh script.
385 * Remove COPYING file from distribution.
386 * Add -e switch to the spl.postinst whackbang.
387 * Invoke `printf` indirectly through `which`.
388 * Add the debhelper token to the spl.postinst script.
389
390 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 19:13:26 -0500
391
4f704d89
DH
392spl-linux (0.6.0.12.rc4-0ubuntu1) unstable; urgency=low
393
394 [ Brian Behlendorf ]
395 * Prep spl-0.6.0-rc4 tag
396
397 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 10:08:46 -0500
398
594492e6
DH
399spl-linux (0.6.0.11-0ubuntu1) unstable; urgency=low
400
401 [ Gunnar Beutner ]
402 * Renamed 'struct fid' for NFS
403
404 [ Brian Behlendorf ]
405 * Correct MAXUID
406
407 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 May 2011 18:57:12 -0500
408
30636977
DH
409spl-linux (0.6.0.10-0ubuntu1) unstable; urgency=low
410
411 * Correct typos in the spl proc handler.
412 * Use 0.6.0.10 as the unofficial version.
413
414 -- Darik Horn <dajhorn@vanadac.com> Wed, 27 Apr 2011 11:39:19 -0500
415
bab5eeb0
DH
416spl-linux (0.6.0.9-0ubuntu1) unstable; urgency=low
417
418 [ Brian Behlendorf ]
419 * Linux 2.6.39 compat, DEFINE_SPINLOCK()
420 * Linux 2.6.39 compat, kern_path_parent()
421 * Linux 2.6.39 compat, zlib_deflate_workspacesize()
422 * Fix 32-bit MAXOFFSET_T definition
423
424 [ Darik Horn ]
425 * Import spl_hostid as a module parameter.
426 * Remove the gawk dependency.
427 * Make the SPL kernel messages consistent with ZFS.
428 * Use 0.6.0.9 as the unofficial version.
429 * Remove gawk packaging dependency.
430
431 -- Darik Horn <dajhorn@vanadac.com> Sat, 23 Apr 2011 11:04:24 -0500
432
0aefa5f6
DH
433spl-linux (0.6.0.8-0ubuntu1) unstable; urgency=low
434
435 [ Brian Behlendorf ]
436 * Fix rebuildable RPMs for el6/ch5
437 * Linux 2.6.39 compat, invalidate_inodes()
438 * Fix gcc configure warnings
439 * Fix unused variable
440
441 [ Darik Horn ]
442 * Merge upstream and use 0.6.0.8 as the unofficial version number.
443 * Use git-dch to update the debian/changelog.
444
445 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Apr 2011 07:40:03 -0500
446
49a10bce
DH
447spl-linux (0.6.0.7-0ubuntu1) unstable; urgency=low
448
449 [ Brian Behlendorf ]
450 * Add .va_dentry helper
451 * Linux shrinker compat
452 * Update /proc/spl/kmem/slab output
453 * Add slab usage summeries to /proc
454 * Decrease target objects per slab
455 * Add dnlc_reduce_cache() support
456 * Prep spl-0,6,0-rc3 tag
457
458 [ Darik Horn ]
459 * Merge upstream and use 0.6.0.7 as the unofficial version number.
460
461 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 12:27:00 -0500
462
688509e3
DH
463spl-linux (0.6.0.6-0ubuntu1) unstable; urgency=low
464
465 [ Brian Behlendorf ]
466 * Update CHAOS 5 Packaging
467
468 [ Darik Horn ]
469 * Merge upstream and use 0.6.0.6 as the unofficial version number.
470
471 -- Darik Horn <dajhorn@vanadac.com> Tue, 05 Apr 2011 22:27:50 -0500
472
17ad4f34
DH
473spl-linux (0.6.0.5-0ubuntu1) unstable; urgency=low
474
475 [ Brian Behlendorf ]
476 * Remove default GFP_NOFS allocations
477 * Disable vmalloc() direct reclaim
478 * Load zlib_inflate.ko
479 * Add crgetfsuid()/crgetfsgid() helpers
480
481 [ Darik Horn ]
482 * Set extend-diff-ignore='.*' in the debian/source/options file.
483 * Add the debuild-ppa.sh script for Launchpad PPA build convenience.
484 * Add a gawk dependency to the spl-dkms package.
485 * Merge upstream and tag as the unofficial spl-0.6.0.5 release.
486
487 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Mar 2011 22:49:23 -0500
488
5702dc92
DH
489spl-linux (0.6.0.4.rc2-0ubuntu2) unstable; urgency=low
490
491 * Stabilize the hostid for the zfs-initramfs package.
492
493 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Mar 2011 14:51:32 -0600
494
2dedf00d
DH
495spl-linux (0.6.0.4.rc2-0ubuntu1) unstable; urgency=low
496
497 * Upstream spl-0.6.0-rc2 release.
867f6966 498 * Remove ${shlibs:Depends} from the spl-dkms dependencies.
2dedf00d
DH
499
500 -- Darik Horn <dajhorn@vanadac.com> Thu, 10 Mar 2011 09:14:20 -0600
501
7dc9f490
DH
502spl-linux (0.6.0.3.git-0ubuntu1) unstable; urgency=low
503
504 * Revert the '+' in the upstream version because it is not recognized by DKMS.
505
506 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 12:18:31 -0600
507
9c4b2e9c
DH
508spl-linux (0.6.0.3+git-0ubuntu2) unstable; urgency=low
509
510 * No changes. Increment version number for a bad build.
511
512 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:56:01 -0600
513
65ad405b
DH
514spl-linux (0.6.0.3+git-0ubuntu1) unstable; urgency=low
515
516 * Begin using the +git upstream naming convention.
517 * Merge the behlendorf/master branch.
518
519 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 09:56:58 -0600
520
4f0e7faf
DH
521spl-linux (0.6.0.2-0ubuntu1) unstable; urgency=low
522
523 * Merge the behlendorf/xvattr branch and tag it as 0.6.0.2 upstream.
524
525 -- Darik Horn <dajhorn@vanadac.com> Fri, 04 Mar 2011 19:12:16 -0600
526
f3dcb34e
DH
527spl-linux (0.6.0.1rc-1ubuntu5) unstable; urgency=low
528
529 * Check for a Debian host in PRE_BUILD and configure for split headers.
530 See https://github.com/behlendorf/spl/issues/closed/#issue/10
531
532 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 17:28:07 -0600
533
c3db9342
DH
534spl-linux (0.6.0.1rc-1ubuntu4) unstable; urgency=low
535
536 * Remove the build dependency on linux-headers because it is unnecessary
537 for Ubuntu and prevents building on Debian Squeeze and Debian Sid.
538
539 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 12:55:57 -0600
540
e34f0484
DH
541spl-linux (0.6.0.1rc-1ubuntu3) unstable; urgency=low
542
543 * Add version numbers to the debhelper and dkms dependencies.
544
545 -- Darik Horn <dajhorn@vanadac.com> Sat, 26 Feb 2011 00:58:10 -0600
546
65ea8b4b
DH
547spl-linux (0.6.0.1rc-1ubuntu2) unstable; urgency=low
548
549 * Add fix-zlib.patch.
550
551 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 20:33:36 -0600
552
050d2236 553spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0ec40661
DH
554
555 * Add invalidate-inodes.patch for Linux 2.6.37,
556 which superceds the use-linux-flock-struct.patch.
557 (Commit: 5a52a782a0a04efee3846e1a8f0bb4796930e0e4)
558 * Substitute distro names in the debian/changelog
559 such that pkg-spl can be more generic.
560
561 -- Darik Horn <dajhorn@vanadac.com> Wed, 23 Feb 2011 20:55:24 -0600
562
050d2236 563spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
564
565 * Add use-linux-flock-struct.patch for 32-bit systems.
566 (Commit: ac35ef7e3c107e972250bcd15143328e7aef5943)
567
568 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 08:48:03 -0600
569
050d2236 570spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
571
572 * Upstream spl-0.6.0-rc1.tar.gz release.
573 * Kludge the "rc1" version for packaging convenience.
574
575 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 19:10:09 -0600
576
050d2236 577spl-linux (0.5.2-1ubuntu7) unstable; urgency=low
0fbe1fc0
DH
578
579 * Add conflict for spl-dev, which is a package in universe
580 that also installs a /usr/lib/libspl.a file.
581
582 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 17:43:52 -0600
583
050d2236 584spl-linux (0.5.2-1ubuntu6) unstable; urgency=low
0fbe1fc0
DH
585
586 * Initial DKMS packaging for Debian and Ubuntu.
587
588 -- Darik Horn <dajhorn@vanadac.com> Thu, 17 Feb 2011 18:57:36 -0600