]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - debian/changelog
Bump xfsprogs version number
[thirdparty/xfsprogs-dev.git] / debian / changelog
CommitLineData
31c5308f
NS
1xfsprogs (1.3.11-0) unstable; urgency=low
2
3 * Upstream release fixing several issues on 64 bit platforms
4
5 -- Nathan Scott <nathans@debian.org> Wed, 17 Oct 2001 10:00:35 +1000
6
8c4a2bb0
NS
7xfsprogs (1.3.10-0) unstable; urgency=low
8
9 * New upstream release
10 * Fix up some issues building the bootfloppies package
11
12 -- Nathan Scott <nathans@debian.org> Fri, 12 Oct 2001 17:43:20 +1000
13
9c1ebe49
NS
14xfsprogs (1.3.9-0) unstable; urgency=low
15
16 * Upstream bug fix release
17 * Additional and updated manual page entries
18
19 -- Nathan Scott <nathans@debian.org> Fri, 5 Oct 2001 14:39:47 +1000
20
c12c979e
NS
21xfsprogs (1.3.8-0) unstable; urgency=low
22
23 * New upstream release
24 * Fix inclusion of mkfs man page in boot floppies package (closes: #112634)
25
26 -- Nathan Scott <nathans@debian.org> Wed, 19 Sep 2001 14:49:30 +1000
27
655782c8
NS
28xfsprogs (1.3.7-0) unstable; urgency=low
29
30 * New upstream release
655782c8 31 * Change to libhandle licensing (was GPL, now LGPL-2.1)
3a1664fa 32 * Create a boot-floppies package with smaller mkfs.xfs (closes: #111426)
76d78074 33 * Make install-sh posix compliant so ash as /bin/sh works (closes: #111985)
655782c8
NS
34
35 -- Nathan Scott <nathans@debian.org> Mon, 10 Sep 2001 10:52:04 +1000
36
a6cae4ff
NS
37xfsprogs (1.3.5-0) unstable; urgency=low
38
39 * Upstream bugfix release; fixes listed below
40 * Fix bug in xfs_db bit handling on big endian platforms
41 * Fix mkfs.xfs bug related to too-small final allocation group
42 * Fix signedness bug in DMAPI ioctl structure definition
43
44 -- Nathan Scott <nathans@debian.org> Mon, 13 Aug 2001 09:38:27 +1000
45
caca5fe8
NS
46xfsprogs (1.3.4-0) unstable; urgency=low
47
48 * Upstream bugfix release; fixes listed below
49 * Fix endian bug in xfs_db "frag" command
50 * Several man pages updated to document external log usage
5ef01d38 51 * IA64 build issues fixed (use -fno-strict-aliasing for libraries)
caca5fe8 52 * Fixed several minor compiler warnings when building on IA64
5ef01d38
NS
53 * Added a Suggests entry for dvhtool (for those using SGI disks)
54 * configure.in changes to allow cross compilation
caca5fe8
NS
55
56 -- Nathan Scott <nathans@debian.org> Sat, 4 Aug 2001 10:32:00 +1000
57
15e12e6d
NS
58xfsprogs (1.3.3-0) unstable; urgency=low
59
60 * New upstream release
61
62 -- Nathan Scott <nathans@debian.org> Fri, 27 Jul 2001 07:59:49 +1000
63
6d6d1407
NS
64xfsprogs (1.3.2-0) unstable; urgency=low
65
66 * New upstream release
67
68 -- Nathan Scott <nathans@debian.org> Mon, 23 Jul 2001 10:27:37 +1000
69
d5dca43b
NS
70xfsprogs (1.3.1-0) unstable; urgency=low
71
72 * Reworked package slightly so that its not Debian native
73 * Debian-specific changes now documented in changelog.Debian.gz
74 * New upstream release (see /usr/share/doc/xfsprogs/changelog.gz)
65546be3 75 * Checked standards compliance - update standards version to 3.5.5
d5dca43b
NS
76
77 -- Nathan Scott <nathans@debian.org> Sat, 15 Jul 2001 16:34:43 +1000
78
f937adac
NS
79xfsprogs (1.3.0) unstable; urgency=low
80
81 * Reworked Makefiles to use libtool
82 * New libdisk to allow sharing of generic mount/disk code and
83 * Also abstracts individual driver support (LVM, MD, XVM..)
84 * Partition table detection so mkfs.xfs doesn't blindly overwrite
85 * Small xfs_repair bug fix from Steve
86
87 -- Nathan Scott <nathans@debian.org> Thu, 19 Jul 2001 10:12:03 +1000
88
fc8202ba
NS
89xfsprogs (1.2.8) unstable; urgency=low
90
91 * Fixed a bug in libxfs /etc/mtab read-only mount detection
92 * First try procfs, fall back to /etc/mtab, for read-only mounts
93 * Sync with recent mount code changes for reiserfs and ext3 probes
94 * Fix logprint build problem under gcc 3.0
95
96 -- Nathan Scott <nathans@debian.org> Mon, 2 Jul 2001 13:59:08 +1000
97
5cadcf67
NS
98xfsprogs (1.2.7) unstable; urgency=low
99
100 * New xfs_freeze(8) command - volume manager snapshot helper
101
102 -- Nathan Scott <nathans@debian.org> Tue, 22 May 2001 17:22:32 +1000
103
3fbc9137
NS
104xfsprogs (1.2.6) unstable; urgency=low
105
106 * Merge support for -d agsize=/su=/sw= (AG, stripe unit/width size)
107 * Merge support for dynamic configuration of default log size
108 * Document these updates, and fix a couple of man page typos too
109
110 -- Nathan Scott <nathans@debian.org> Tue, 15 May 2001 12:34:17 +1000
111
f91dde66
NS
112xfsprogs (1.2.5) unstable; urgency=low
113
114 * Fix missing Makefile include entries for LVM headers
115 * Add experimental xfs_rtcp (realtime copy) command
116 * PowerPC build failure fixups - thanks to Robert Ramiega
117 * Cleanup arch-specific code, esp. the byteswab routines
118 * Suggests xfsdump and attr packages
119
120 -- Nathan Scott <nathans@debian.org> Tue, 8 May 2001 15:50:27 +1000
121
979f7189
NS
122xfsprogs (1.2.4) unstable; urgency=low
123
124 * Add -L option to mkfs.xfs (filesystem label)
125
c6b82d64 126 -- Nathan Scott <nathans@debian.org> Tue, 1 May 2001 14:03:14 +1000
979f7189 127
878c1b90
NS
128xfsprogs (1.2.3) unstable; urgency=low
129
130 * Add dquot and quotaoff log item support into xfs_logprint
131 * Fix logprint core dump reporting AGI in "continue"'d transactions
132
133 -- Nathan Scott <nathans@debian.org> Fri, 27 Apr 2001 10:17:25 +1000
134
6b374ca9
NS
135xfsprogs (1.2.2) unstable; urgency=low
136
137 * Fix problem in xfs_db (check) group quota logic
138 * Fixes to warnings from recent gcc and/or 64-bit builds
139
140 -- Nathan Scott <nathans@debian.org> Fri, 13 Apr 2001 09:50:37 +1000
141
60ca9704 142xfsprogs (1.2.1) unstable; urgency=low
b36eef04
NS
143
144 * Support for group quota added
145 * Stripe unit/stripe width extraction for MD devices
146 * Added mkfs.xfs heuristics for size of internal log
60ca9704 147 * Sync up with recent changes to XFS kernel headers
b36eef04 148
60ca9704 149 -- Nathan Scott <nathans@debian.org> Wed, 4 Apr 2001 13:54:00 +1000
b36eef04 150
61ecf6c2
NS
151xfsprogs (1.1.6) unstable; urgency=low
152
153 * Fix sparc build failure - fcntl.h missing O_DIRECT (closes: #90211)
154 * Added README.quota describing the use of quota with XFS
155
156 -- Nathan Scott <nathans@debian.org> Tue, 20 Mar 2001 11:25:03 +1100
157
b12a26fc
NS
158xfsprogs (1.1.5) unstable; urgency=low
159
160 * Upgraded LVM stripe unit/width support to 0.9beta2 (IOP 10)
161 * Kernel now supports O_DIRECT - re-enable its use in xfs_mkfile
162 * BLKSETSIZE ioctl replaced by BLKBSZSET ioctl in libxfs
163 * libxfs_init extended so only mkfs and xfs_repair use BLKBSZSET
164 * NOTE: this requires an XFS kernel from 9 March '01 or later
165
166 -- Nathan Scott <nathans@debian.org> Sun, 18 Mar 2001 14:31:17 +1100
167
856f125f
NS
168xfsprogs (1.1.3) unstable; urgency=low
169
170 * Minor changes to xfs_logprint tail verification
171 * Update build Makefile to pick up extra dirt before packaging
172
173 -- Nathan Scott <nathans@debian.org> Thu, 1 Mar 2001 12:24:28 +1100
174
418bd733
NS
175xfsprogs (1.1.2) unstable; urgency=low
176
177 * Fix stdarg.h issue causing build failure with glibc 2.2.2
178 * Changes to libhandle for supporting extended attributes
179
180 -- Nathan Scott <nathans@debian.org> Tue, 20 Feb 2001 08:29:36 +1100
181
fc49813f
NS
182xfsprogs (1.1.0) unstable; urgency=low
183
926b648b 184 * Initial release (closes: #83829)
fc49813f
NS
185
186 -- Nathan Scott <nathans@debian.org> Thu, 4 Jan 2001 11:15:11 -0500
187
188Local variables:
189mode: debian-changelog
190End: