]> git.proxmox.com Git - mirror_spl-debian.git/blame - debian/changelog
Depend on the lsb-release package.
[mirror_spl-debian.git] / debian / changelog
CommitLineData
b51908b4
DH
1spl-linux (0.6.0.18-0ubuntu1) unstable; urgency=low
2
3 * No changes.
4
5 -- Darik Horn <dajhorn@vanadac.com> Thu, 16 Jun 2011 09:30:57 -0500
6
9e99373b
DH
7spl-linux (0.6.0.17-0ubuntu1) unstable; urgency=low
8
9 * No changes.
10
11 -- Darik Horn <dajhorn@vanadac.com> Sun, 05 Jun 2011 20:27:11 -0500
12
47c21772
DH
13spl-linux (0.6.0.16-0ubuntu1) unstable; urgency=low
14
15 * No changes.
16
17 -- Darik Horn <dajhorn@vanadac.com> Sat, 28 May 2011 15:40:38 -0500
18
39500352
DH
19spl-linux (0.6.0.15-0ubuntu3) unstable; urgency=low
20
21 * No changes.
22
23 -- Darik Horn <dajhorn@vanadac.com> Mon, 23 May 2011 09:08:56 -0500
24
25spl-linux (0.6.0.14-0ubuntu1~natty1) unstable; urgency=low
2864fa81
DH
26
27 [ Brian Behlendorf ]
28 * Add TASKQ_NORECLAIM flag
29
30 -- Darik Horn <dajhorn@vanadac.com> Wed, 11 May 2011 20:30:33 -0500
31
5cd7b983
DH
32spl-linux (0.6.0.13.rc4-0ubuntu1) unstable; urgency=low
33
34 * Use pristine-tar to import the upstream spl-0.6.0-rc4.tar.gz release.
35
36 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 20:33:55 -0500
37
5856f5ac
DH
38spl-linux (0.6.0.12.rc4-0ubuntu2) unstable; urgency=low
39
40 * Add extended package descriptions.
41 * Add debian/copyright file.
42 * Add whackbang to the ltmain.sh script.
43 * Remove COPYING file from distribution.
44 * Add -e switch to the spl.postinst whackbang.
45 * Invoke `printf` indirectly through `which`.
46 * Add the debhelper token to the spl.postinst script.
47
48 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 19:13:26 -0500
49
4f704d89
DH
50spl-linux (0.6.0.12.rc4-0ubuntu1) unstable; urgency=low
51
52 [ Brian Behlendorf ]
53 * Prep spl-0.6.0-rc4 tag
54
55 -- Darik Horn <dajhorn@vanadac.com> Thu, 05 May 2011 10:08:46 -0500
56
594492e6
DH
57spl-linux (0.6.0.11-0ubuntu1) unstable; urgency=low
58
59 [ Gunnar Beutner ]
60 * Renamed 'struct fid' for NFS
61
62 [ Brian Behlendorf ]
63 * Correct MAXUID
64
65 -- Darik Horn <dajhorn@vanadac.com> Mon, 02 May 2011 18:57:12 -0500
66
30636977
DH
67spl-linux (0.6.0.10-0ubuntu1) unstable; urgency=low
68
69 * Correct typos in the spl proc handler.
70 * Use 0.6.0.10 as the unofficial version.
71
72 -- Darik Horn <dajhorn@vanadac.com> Wed, 27 Apr 2011 11:39:19 -0500
73
bab5eeb0
DH
74spl-linux (0.6.0.9-0ubuntu1) unstable; urgency=low
75
76 [ Brian Behlendorf ]
77 * Linux 2.6.39 compat, DEFINE_SPINLOCK()
78 * Linux 2.6.39 compat, kern_path_parent()
79 * Linux 2.6.39 compat, zlib_deflate_workspacesize()
80 * Fix 32-bit MAXOFFSET_T definition
81
82 [ Darik Horn ]
83 * Import spl_hostid as a module parameter.
84 * Remove the gawk dependency.
85 * Make the SPL kernel messages consistent with ZFS.
86 * Use 0.6.0.9 as the unofficial version.
87 * Remove gawk packaging dependency.
88
89 -- Darik Horn <dajhorn@vanadac.com> Sat, 23 Apr 2011 11:04:24 -0500
90
0aefa5f6
DH
91spl-linux (0.6.0.8-0ubuntu1) unstable; urgency=low
92
93 [ Brian Behlendorf ]
94 * Fix rebuildable RPMs for el6/ch5
95 * Linux 2.6.39 compat, invalidate_inodes()
96 * Fix gcc configure warnings
97 * Fix unused variable
98
99 [ Darik Horn ]
100 * Merge upstream and use 0.6.0.8 as the unofficial version number.
101 * Use git-dch to update the debian/changelog.
102
103 -- Darik Horn <dajhorn@vanadac.com> Wed, 20 Apr 2011 07:40:03 -0500
104
49a10bce
DH
105spl-linux (0.6.0.7-0ubuntu1) unstable; urgency=low
106
107 [ Brian Behlendorf ]
108 * Add .va_dentry helper
109 * Linux shrinker compat
110 * Update /proc/spl/kmem/slab output
111 * Add slab usage summeries to /proc
112 * Decrease target objects per slab
113 * Add dnlc_reduce_cache() support
114 * Prep spl-0,6,0-rc3 tag
115
116 [ Darik Horn ]
117 * Merge upstream and use 0.6.0.7 as the unofficial version number.
118
119 -- Darik Horn <dajhorn@vanadac.com> Thu, 07 Apr 2011 12:27:00 -0500
120
688509e3
DH
121spl-linux (0.6.0.6-0ubuntu1) unstable; urgency=low
122
123 [ Brian Behlendorf ]
124 * Update CHAOS 5 Packaging
125
126 [ Darik Horn ]
127 * Merge upstream and use 0.6.0.6 as the unofficial version number.
128
129 -- Darik Horn <dajhorn@vanadac.com> Tue, 05 Apr 2011 22:27:50 -0500
130
17ad4f34
DH
131spl-linux (0.6.0.5-0ubuntu1) unstable; urgency=low
132
133 [ Brian Behlendorf ]
134 * Remove default GFP_NOFS allocations
135 * Disable vmalloc() direct reclaim
136 * Load zlib_inflate.ko
137 * Add crgetfsuid()/crgetfsgid() helpers
138
139 [ Darik Horn ]
140 * Set extend-diff-ignore='.*' in the debian/source/options file.
141 * Add the debuild-ppa.sh script for Launchpad PPA build convenience.
142 * Add a gawk dependency to the spl-dkms package.
143 * Merge upstream and tag as the unofficial spl-0.6.0.5 release.
144
145 -- Darik Horn <dajhorn@vanadac.com> Tue, 22 Mar 2011 22:49:23 -0500
146
5702dc92
DH
147spl-linux (0.6.0.4.rc2-0ubuntu2) unstable; urgency=low
148
149 * Stabilize the hostid for the zfs-initramfs package.
150
151 -- Darik Horn <dajhorn@vanadac.com> Fri, 11 Mar 2011 14:51:32 -0600
152
2dedf00d
DH
153spl-linux (0.6.0.4.rc2-0ubuntu1) unstable; urgency=low
154
155 * Upstream spl-0.6.0-rc2 release.
867f6966 156 * Remove ${shlibs:Depends} from the spl-dkms dependencies.
2dedf00d
DH
157
158 -- Darik Horn <dajhorn@vanadac.com> Thu, 10 Mar 2011 09:14:20 -0600
159
7dc9f490
DH
160spl-linux (0.6.0.3.git-0ubuntu1) unstable; urgency=low
161
162 * Revert the '+' in the upstream version because it is not recognized by DKMS.
163
164 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 12:18:31 -0600
165
9c4b2e9c
DH
166spl-linux (0.6.0.3+git-0ubuntu2) unstable; urgency=low
167
168 * No changes. Increment version number for a bad build.
169
170 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 10:56:01 -0600
171
65ad405b
DH
172spl-linux (0.6.0.3+git-0ubuntu1) unstable; urgency=low
173
174 * Begin using the +git upstream naming convention.
175 * Merge the behlendorf/master branch.
176
177 -- Darik Horn <dajhorn@vanadac.com> Wed, 09 Mar 2011 09:56:58 -0600
178
4f0e7faf
DH
179spl-linux (0.6.0.2-0ubuntu1) unstable; urgency=low
180
181 * Merge the behlendorf/xvattr branch and tag it as 0.6.0.2 upstream.
182
183 -- Darik Horn <dajhorn@vanadac.com> Fri, 04 Mar 2011 19:12:16 -0600
184
f3dcb34e
DH
185spl-linux (0.6.0.1rc-1ubuntu5) unstable; urgency=low
186
187 * Check for a Debian host in PRE_BUILD and configure for split headers.
188 See https://github.com/behlendorf/spl/issues/closed/#issue/10
189
190 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 17:28:07 -0600
191
c3db9342
DH
192spl-linux (0.6.0.1rc-1ubuntu4) unstable; urgency=low
193
194 * Remove the build dependency on linux-headers because it is unnecessary
195 for Ubuntu and prevents building on Debian Squeeze and Debian Sid.
196
197 -- Darik Horn <dajhorn@vanadac.com> Sun, 27 Feb 2011 12:55:57 -0600
198
e34f0484
DH
199spl-linux (0.6.0.1rc-1ubuntu3) unstable; urgency=low
200
201 * Add version numbers to the debhelper and dkms dependencies.
202
203 -- Darik Horn <dajhorn@vanadac.com> Sat, 26 Feb 2011 00:58:10 -0600
204
65ea8b4b
DH
205spl-linux (0.6.0.1rc-1ubuntu2) unstable; urgency=low
206
207 * Add fix-zlib.patch.
208
209 -- Darik Horn <dajhorn@vanadac.com> Fri, 25 Feb 2011 20:33:36 -0600
210
050d2236 211spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0ec40661
DH
212
213 * Add invalidate-inodes.patch for Linux 2.6.37,
214 which superceds the use-linux-flock-struct.patch.
215 (Commit: 5a52a782a0a04efee3846e1a8f0bb4796930e0e4)
216 * Substitute distro names in the debian/changelog
217 such that pkg-spl can be more generic.
218
219 -- Darik Horn <dajhorn@vanadac.com> Wed, 23 Feb 2011 20:55:24 -0600
220
050d2236 221spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
222
223 * Add use-linux-flock-struct.patch for 32-bit systems.
224 (Commit: ac35ef7e3c107e972250bcd15143328e7aef5943)
225
226 -- Darik Horn <dajhorn@vanadac.com> Mon, 21 Feb 2011 08:48:03 -0600
227
050d2236 228spl-linux (0.6.0.1rc-1ubuntu1) unstable; urgency=low
0fbe1fc0
DH
229
230 * Upstream spl-0.6.0-rc1.tar.gz release.
231 * Kludge the "rc1" version for packaging convenience.
232
233 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 19:10:09 -0600
234
050d2236 235spl-linux (0.5.2-1ubuntu7) unstable; urgency=low
0fbe1fc0
DH
236
237 * Add conflict for spl-dev, which is a package in universe
238 that also installs a /usr/lib/libspl.a file.
239
240 -- Darik Horn <dajhorn@vanadac.com> Fri, 18 Feb 2011 17:43:52 -0600
241
050d2236 242spl-linux (0.5.2-1ubuntu6) unstable; urgency=low
0fbe1fc0
DH
243
244 * Initial DKMS packaging for Debian and Ubuntu.
245
246 -- Darik Horn <dajhorn@vanadac.com> Thu, 17 Feb 2011 18:57:36 -0600