Whamcloud - gitweb
LU-9713 build: Require uptodate libcom_err, libss
[tools/e2fsprogs.git] / e2fsprogs-SUSE_LINUX-12.spec.in
1 #
2 # spec file for package e2fsprogs (Version 1.41.9)
3 #
4 # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
5 #
6 # All modifications and additions to the file contributed by third parties
7 # remain the property of their copyright owners, unless otherwise agreed
8 # upon. The license for this file, and modifications and additions to the
9 # file, is the same license as for the pristine package itself (unless the
10 # license for the pristine package is not an Open Source License, in which
11 # case the license is the MIT License). An "Open Source License" is a
12 # license that conforms to the Open Source Definition (Version 1.9)
13 # published by the Open Source Initiative.
14
15 # Please submit bugfixes or comments via http://bugs.opensuse.org/
16 #
17
18 # norootforbuild
19
20
21 Name:           e2fsprogs
22 License:        GPL v2 or later
23 Group:          System/Filesystems
24 Supplements:    filesystem(ext2) filesystem(ext3) filesystem(ext4)
25 BuildRequires:  libblkid-devel libuuid-devel pkg-config gettext-tools texinfo
26 PreReq:         %install_info_prereq
27 AutoReqProv:    on
28 # bug437293
29 %ifarch ppc64
30 Obsoletes:      e2fsprogs-64bit
31 %endif
32 #
33 Version:        @E2FSPROGS_PKGVER@
34 Release:        7%{_vendor}
35 Summary:        Utilities for the Second Extended File System
36 Url:            https://downloads.hpdd.intel.com/public/e2fsprogs/
37 Provides:       ldiskfsprogs = %{version}
38 Requires:       libcom_err2 = %{version}-%{release}
39 Requires:       libext2fs2 = %{version}-%{release}
40 Source:         %{name}-%{version}.tar.gz
41 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
42
43 %description
44 Utilities needed to create and maintain ext2 and ext3 file systems
45 under Linux. Included in this package are: chattr, lsattr, mke2fs,
46 mklost+found, tune2fs, e2fsck, resize2fs, and badblocks.
47
48
49
50 Authors:
51 --------
52     Remy Card <card@masi.ibp.fr>
53     Theodore Ts'o <tytso@mit.edu>
54
55 %package devel
56 License:        GPL v2 or later
57 Summary:        Dummy development package
58 Group:          Development/Libraries/C and C++
59 AutoReqProv:    on
60 # bug437293
61 %ifarch ppc64
62 Obsoletes:      e2fsprogs-devel-64bit
63 %endif
64 #
65 Requires:       libext2fs-devel = %version-%release libblkid-devel libuuid-devel
66 Requires:       libcom_err-devel = %version-%release
67
68 %description devel
69 Dummy development package for backwards compatibility.
70
71
72
73 Authors:
74 --------
75     Remy Card <card@masi.ibp.fr>
76     Theodore Ts'o <tytso@mit.edu>
77
78 %package -n libext2fs2
79 License:        GPL v2 or later
80 Summary:        Ext2fs libray
81 Group:          System/Filesystems
82 AutoReqProv:    on
83
84 %description -n libext2fs2
85 The basic Ext2fs library.
86
87
88
89 Authors:
90 --------
91     Remy Card <card@masi.ibp.fr>
92     Theodore Ts'o <tytso@mit.edu>
93
94 %package -n libext2fs-devel
95 License:        GPL v2 or later
96 Summary:        Development files for libext2fs
97 Group:          Development/Libraries/C and C++
98 AutoReqProv:    on
99 Requires:       libext2fs2 = %{version}-%{release} libcom_err-devel
100
101 %description -n libext2fs-devel
102 Development files for libext2fs.
103
104
105
106 Authors:
107 --------
108     Remy Card <card@masi.ibp.fr>
109     Theodore Ts'o <tytso@mit.edu>
110
111 %package -n libcom_err2
112 License:        GPL v2 or later
113 Summary:        E2fsprogs error reporting library
114 Group:          System/Filesystems
115 # bug437293
116 %ifarch ppc64
117 Obsoletes:      libcom_err-64bit
118 Obsoletes:      libcom_err2-64bit
119 %endif
120 #
121 Provides:       libcom_err = %{version}
122 Obsoletes:      libcom_err <= 1.40
123 AutoReqProv:    on
124
125 %description -n libcom_err2
126 com_err is an error message display library.
127
128
129
130 Authors:
131 --------
132     Remy Card <card@masi.ibp.fr>
133     Theodore Ts'o <tytso@mit.edu>
134
135 %package -n libcom_err-devel
136 License:        GPL v2 or later
137 Summary:        Development files for libcom_err
138 Group:          Development/Libraries/C and C++
139 AutoReqProv:    on
140 # bug437293
141 %ifarch ppc64
142 Obsoletes:      libcom_err-devel-64bit
143 %endif
144 #
145 Requires:       libcom_err2 = %{version}-%{release}
146
147 %description -n libcom_err-devel
148 Development files for the com_err error message display library.
149
150
151
152 Authors:
153 --------
154     Remy Card <card@masi.ibp.fr>
155     Theodore Ts'o <tytso@mit.edu>
156
157 %prep
158 %setup -q
159 # e2fsprogs patches
160 patch -p1 < patches/sles/11/rpm/e2fsprogs-1.41.1-splash_support.patch
161 # libcom_err patches
162 patch -p1 < patches/sles/11/rpm/libcom_err-compile_et_permissions.patch
163 cp patches/sles/11/rpm/README.SUSE .
164 #cp patches/sles/11/rpm/%{name}-1.41.4.de.po po/de.po
165
166 %build
167 autoreconf --force --install
168 ./configure --prefix=%{_prefix} \
169   --with-root-prefix=''   \
170   --mandir=%{_mandir} \
171   --infodir=%{_infodir} \
172   --libdir=%{_libdir} \
173   --enable-elf-shlibs \
174   --disable-defrag \
175   --disable-evms \
176   --disable-libblkid \
177   --disable-libuuid \
178   --disable-uuidd \
179   --disable-fsck \
180   --enable-quota \
181   %{?extra_config_flags:%extra_config_flags} CFLAGS="$RPM_OPT_FLAGS"
182 make V=1
183
184 %check
185 make check
186
187 %install
188 make install install-libs DESTDIR=$RPM_BUILD_ROOT ELF_INSTALL_DIR=/%{_lib}
189 %{find_lang} %{name}
190 rm $RPM_BUILD_ROOT%{_libdir}/e2initrd_helper
191 rm -f $RPM_BUILD_ROOT/sbin/mkfs.ext4dev
192 rm -f $RPM_BUILD_ROOT/sbin/fsck.ext4dev
193 rm -f $RPM_BUILD_ROOT/usr/share/man/man8/mkfs.ext4dev.8*
194 rm -f $RPM_BUILD_ROOT/usr/share/man/man8/fsck.ext4dev.8*
195
196 %clean
197 rm -rf $RPM_BUILD_ROOT
198
199 %post
200 /sbin/ldconfig
201 %install_info --info-dir=%{_infodir} %{_infodir}/libext2fs.info.gz
202
203 %postun
204 /sbin/ldconfig
205 %install_info_delete --info-dir=%{_infodir} %{_infodir}/libext2fs.info.gz
206
207 %post -n libext2fs2
208 /sbin/ldconfig
209
210 %postun -n libext2fs2
211 /sbin/ldconfig
212
213 %post -n libcom_err2
214 /sbin/ldconfig
215
216 %postun -n libcom_err2
217 /sbin/ldconfig
218
219 %files -f %{name}.lang
220 %defattr(-, root, root)
221 %doc RELEASE-NOTES README
222 %config /etc/mke2fs.conf
223 /sbin/badblocks
224 /sbin/debugfs
225 /sbin/dumpe2fs
226 /sbin/e2undo
227 /sbin/e2fsck
228 /sbin/e2label
229 /sbin/fsck.ext2
230 /sbin/fsck.ext3
231 /sbin/fsck.ext4
232 /sbin/mke2fs
233 /sbin/mkfs.ext2
234 /sbin/mkfs.ext3
235 /sbin/mkfs.ext4
236 /sbin/resize2fs
237 /sbin/tune2fs
238 /sbin/e2image
239 /sbin/logsave
240 /usr/bin/chattr
241 /usr/bin/lsattr
242 /usr/sbin/mklost+found
243 /usr/sbin/filefrag
244 /usr/sbin/e2freefrag
245 @E2SCAN_CMT@/usr/sbin/e2scan
246 %{_infodir}/libext2fs.info.gz
247 %{_mandir}/man1/chattr.1.gz
248 %{_mandir}/man1/lsattr.1.gz
249 %{_mandir}/man5/e2fsck.conf.5.gz
250 %{_mandir}/man5/mke2fs.conf.5.gz
251 %{_mandir}/man5/ext2.5*
252 %{_mandir}/man5/ext3.5*
253 %{_mandir}/man5/ext4.5*
254 %{_mandir}/man8/*.8.gz
255
256 %files devel
257 %defattr(-,root,root)
258 %doc README.SUSE
259
260 %files -n libext2fs2
261 %defattr(-, root, root)
262 /%{_lib}/libext2fs.so.*
263 /%{_lib}/libe2p.so.*
264
265 %files -n libext2fs-devel
266 %defattr(-, root, root)
267 %{_libdir}/libext2fs.so
268 %{_libdir}/libext2fs.a
269 %{_libdir}/libe2p.a
270 %{_libdir}/libe2p.so
271 /usr/include/ext2fs
272 /usr/include/e2p
273 %_libdir/pkgconfig/e2p.pc
274 %_libdir/pkgconfig/ext2fs.pc
275
276 %files -n libcom_err2
277 %defattr(-, root, root)
278 /%{_lib}/libcom_err.so.*
279 /%{_lib}/libss.so.*
280
281 %files -n libcom_err-devel
282 %defattr(-, root, root)
283 %_bindir/compile_et
284 %_bindir/mk_cmds
285 %{_libdir}/libcom_err.so
286 %{_libdir}/libcom_err.a
287 %{_libdir}/libss.a
288 %{_libdir}/libss.so
289 %_libdir/pkgconfig/com_err.pc
290 %_libdir/pkgconfig/ss.pc
291 %_includedir/com_err.h
292 %_includedir/et
293 %_includedir/ss
294 %_datadir/et
295 %_datadir/ss
296 %{_mandir}/man1/compile_et.1.gz
297 %{_mandir}/man1/mk_cmds.1.gz
298 %{_mandir}/man3/com_err.3.gz
299
300 %changelog
301 * Thu Nov 19 2009 hvogel@suse.de
302 - Update to version 1.41.9 [FATE#305340]
303 * Thu Oct  8 2009 crrodriguez@suse.de
304 - fsck during boot up fails with Too many open files [bnc#503008]
305 * Thu Sep 10 2009 coolo@novell.com
306 - fix the super block even if someone mounted the file system
307   in wrong timezone in between (bnc#537542)
308 * Thu Sep  3 2009 coolo@novell.com
309 - update to 1.41.9:
310   "All users of e2fsprogs are urged to upgrade to the 1.41.9
311     version as soon as possible"
312   * Fix a bug in e2fsck routines for reallocating an inode table which
313   could cause it to loop forever on an ext4 filesystem with the FLEX_BG
314   filesystem feature with a relatively rare (and specific) filesystem
315   corruption.  This fix causes e2fsck to try to find space for a new
316   portion of the inode table in the containing flex_bg, and if that
317   fails, the new portion of the inode table will be allocated in any
318   free space available in the filesystem.
319   * Make e2fsck less annoying by only asking for permission to relocate a
320   block group's inode table once, instead of for every overlapping
321   block.  Similarly, only ask once to recompute the block group
322   checksums, instead of once for each corrupted block group's checksum.
323   see more changes in RELEASE-NOTES
324 * Mon Aug  3 2009 aschnell@suse.de
325 - added Supplements for ext4
326 * Mon Jul 13 2009 coolo@novell.com
327 - look for libreadline.so.6 too
328 - refresh patches to avoid fuzz
329 * Mon Jul 13 2009 kay.sievers@novell.com
330 - update to 1.41.8
331   - Fix resize2fs's online resizing, fixing a regression which in
332     e2fpsrogs 1.41.7.
333   - Fix resize2fs bugs when shrinking ext4 filesystems
334   - If the resize2fs operation fails, the user will be told to fix up
335     the filesystem using e2fsck -fy.
336   - do not install disabled uuid binary and man page
337   - Fix filefrag program for files that have more than 144 extents.
338   - allow V=1 to disable silent build
339 - enable verbose build again (V=1 merged upstream)
340 - move awk scripts from libcom_err2 to libcom_err2-devel
341 * Wed Jul  8 2009 meissner@suse.de
342 - moved baselibs.conf changes to util-linux.
343 * Mon Jun 29 2009 kay.sievers@novell.com
344 - update to 1.41.7
345 - disable libuuid and libblkid packages (moved to util-linux)
346 - drop libvolume_id support (util-linux's libblkid will work)
347 - removed patches:
348     e2fsprogs-libvolume_id-support.patch
349     e2fsprogs-no_cmd_hiding.patch
350     e2fsprogs-base_devt.patch
351     e2fsprogs-mdraid.patch
352 * Mon Mar  9 2009 pth@suse.de
353 - Fix errors in German messages.
354 * Fri Feb 20 2009 coolo@suse.de
355 - ext4dev is now ext4 (2.6.29)
356 - don't call autoconf as long as it works without
357 * Tue Feb  3 2009 mkoenig@suse.de
358 - update to version 1.41.4:
359   debugfs:
360   * enhance the "ncheck" command
361   * enhance "hash" command
362   * fix a potential memory leak
363   * fix the usage message for logdump command
364   * fix ncheck command so that it prints all of the names of
365     hardlinks in the same directory
366   * e2fsprogs 1.41 broke debugfs's logdump command for normal
367     ext3/4 filesystems with 32-bit block numbers, when the headers
368     for 64-bit block numbers was added.  This regression has been fixed
369   * ncheck command has been fixed to avoid printing garbage
370     characters at the end of file names
371   e2fsck:
372   * don't accidentally print the translation file's
373     header when asking the user a custom question
374   * print the correct inode number for uinit_bg related problems
375   * will now offer to clear the test_fs flag if the ext4 filesystem
376     is available on linux
377   * fix a bug where in preen mode, if there are disk I/O errors
378     while trying to close a filesystem can lead to infinite loops
379   * no longer abort an fsck run if block group has an errant
380     INODE_UNINIT flag
381   * distinguish between fragmented directories and fragmented
382     files in verbose mode statistics and in the fragcheck report
383   * fix a bug which caused it double count non-contiguous
384     extent-based inodes
385   * e2fsck will leave some slack space when repacking directories
386     to allow room for a few directory entries to be added without
387     causing leaf nodes to be split right away
388   * fix a bug which caused e2fsck to crash when it comes across a
389     corrupted interior node in an extent tree
390   * e2fsck problem descriptions involving the journal are no longer
391     referred to as "ext3" problems, since ext4 filesystems also have
392     journals
393   * fix a long-standing bug in e2fsck which would cause it to crash
394     when replying journals for filesystems with block sizes greater
395     than 8k
396   badblocks:
397   * support for normal files which are greater than 2GB
398   * display the time and percentage complete when in verbose mode
399   resize2fs:
400   * fix a potential memory corruption problem
401   * fix a bug in resize2fs where passing in a bogus new size of
402     0 blocks will cause resize2fs to drop into an infinite loop
403   * fix resize2fs for ext4 filesystems
404   tune2fs:
405   * now updates the block group checksums when changing the UUID
406     to avoid causing e2fsck to complain vociferously at the next reboot
407   * inode size resizing algorithms have been fixed so it is not
408     vastly inefficient for moderate-to-large filesystems
409   * fix inode resizing algorithm so it will not corrupt filesystems
410     laid out for RAID filesystems; in addition, tune2fs will refuse
411     to change the inode size for filesystems that have the flex_bg
412     feature enabled
413   dumpe2fs:
414   * fix bug which caused dumpe2fs to abort with an error if run on a
415     filesystem that contained an external journal
416   mke2fs:
417   * new option -U, which allows the user to specify the UUID that
418     should be used for the new filesystem
419   * treat devices that are exactly 16TB as if they were 16TB minus
420     one block
421   blkid:
422   * fix a file descriptor leak in libblkid
423   * correctly detect whether the ext4 and ext4dev filesystems
424     are available, so that the ext4dev->ext4 fallback code works
425     correctly
426   * fixed a bug which could sometimes cause blkid to return an
427     exit value of zero for a non-existent device
428   * recognize ext3 filesystems that have the test_fs flag
429     set as ext3 filesystems
430   * recognize btrfs filesystems and swap devices currently used
431     by user-level software suspend
432   libext2fs:
433   * add a check in the Unix I/O functions in libext2fs so that
434     when a device is opened read/write, return an error if the
435     device is read-only using the BLKROGET ioctl
436 - the libcom_err patches for bnc#66534 have been removed because
437   git commit d7f45af802330a0e1450afa05185d3722e77a76c
438   should fix the problem
439 - remove patches
440   e2fsprogs-1.41.1-e2fsck_fix_automatic_blocksize_detection.patch
441   e2fsprogs-1.41.1-function_signature_fix.patch
442   e2fsprogs-1.41.1-link_fix.patch
443   libcom_err-disable_test.patch
444   libcom_err-mutex.patch
445   libcom_err-no-init_error_table.patch
446 * Tue Jan 13 2009 olh@suse.de
447 - obsolete old -XXbit packages (bnc#437293)
448 * Thu Dec  4 2008 mkoenig@suse.de
449 - send bootsplash messages in one write call
450 * Tue Oct 28 2008 mkoenig@suse.de
451 - fix function signature to avoid compiler warning [bnc#439129]
452 * Tue Oct  7 2008 mkoenig@suse.de
453 - e2fsck: fix e2fsck automatic blocksize detetion
454 * Mon Sep 29 2008 mkoenig@suse.de
455 - e2fsck: shut off splash screen when check is needed [bnc#237283]
456 * Mon Sep 15 2008 mkoenig@suse.de
457 - remove recommends of uuid-runtime from libuuid [bnc#426278]
458 - move uuid hints README.SUSE.uuidd to uuid-runtime package
459 * Fri Sep  5 2008 mkoenig@suse.de
460 - update to version 1.41.1
461   * mke2fs
462     + issues now a warning if there is no definition in
463     /etc/mke2fs.conf for the filesystem to be created
464     + creates now the journal in the middle of the filesystem
465     + now avoids allocating an extra block to the journal
466     + will correctly enforce the prohibition against features
467     in revision 0 filesystems
468     + previously would occasionaly create some slightly non-optimally
469     placed inode tables; this bug has been fixed
470     + will now set the creation timestamp on the lost+found directory
471     and the root directory
472   * blkid
473     + recognize MacOS hfsx filesystems, and correctly extract the
474     label and uuid for hfs, hfsx, and hfsplus filesystems
475     + improved detection of JFS and HPFS
476     + more efficient handling of devicemapper devices
477     + fix cache validation bugs
478     + The blkid program will now print out a user-friendly listing
479     of all of the block devices in the system and what they
480     contain when given the -L option
481   * resize2fs
482     + will now correctly handle filesystems with extents and/or
483     uninitialized block groups correctly when file/directory blocks
484     need to relocated
485     + support for on-line resizing ext4 filesystem with the flex_bg
486     filesystem feature.  The method for doing so is not optimal,
487     but to do a better job will require kernel support
488     + is now correctly managing the directory in-use counts when
489     shrinking filesystems and directory inodes needed to be moved
490     from one block group to another
491   * e2fsck
492     + now correctly calculates ind/dind/tind statistics in the
493     presence of extent-based files
494     + now prints the depth of corrupt htree directories
495   * debugfs
496     + htree command now correctly understands extent-based
497     directories
498     + new command which will print the supported features
499   * Add support for setting the default hash algorithm used in b-tree
500     directories in tune2fs (from a command-line option) or mke2fs (via
501     mke2fs.conf).  In addition, change the default hash algorithm to
502     half_md4, since it is faster and better
503   * Fix support for empty directory blocks in ext4 filesystems with
504     64k blocksize filesystems
505   * The filefrag program now has a more accurate calculation for the
506     number of ideal extents
507 - fix linking of blkid
508   e2fsprogs-1.41.1-link_fix.patch
509 - remove patches
510   e2fsprogs-1.41.0-fix_messages.patch
511   e2fsprogs-1.41.0-tst_link_fix.patch
512 * Fri Aug 29 2008 kay.sievers@novell.com
513 - update libvolume_id patch to work with libvolume_id.so.1
514 * Thu Aug 21 2008 pth@suse.de
515 - Add current german messages.
516 - Fix e2fsprogs-base_devt.patch and e2fsprogs-libvolume_id-support.patch
517   so that the package tools work.
518 - Add missing space to two messages and resync message
519   catalogs by configuring with --enable-maintainer-mode.
520 * Wed Aug 20 2008 mkoenig@suse.de
521 - add uuid related manpages to uuid-runtime subpackage [bnc#418568]
522 * Mon Aug 18 2008 mkoenig@suse.de
523 - currently do not install *.ext4 links for mkfs and fsck
524   tools, but only the *.ext4dev links.
525 * Wed Jul 16 2008 mkoenig@suse.de
526 - update to version 1.41.0
527   * add support for ext4 filesystem features:
528     extents, uninit_bg, flex_bg, huge_file, dir_nlink
529   * support for checking journal checksums
530   * tune2fs supports migrating fs from 128 byte inode to 256 byte
531   * add support for "undo"
532   * e2fsck now performs more extensive and careful checks of extended
533     attributes stored in the inod
534 - fix e2fsck make check
535 * Wed Jul  2 2008 schwab@suse.de
536 - Remove doubleplusungood -fsigned-char.
537 * Tue Jun 24 2008 mkoenig@suse.de
538 - update to version 1.40.11
539   most important changes since 1.40.8:
540   * Mke2fs will not allow the logically incorect combination of
541     resize_inode and meta_bg, which had previously caused mke2fs
542     to create a corrupt fileystem
543   * Fix mke2fs's creation of resize inode when there is a
544     non-standard s_first_data_block setting
545   * Teach fsck to treat "ext4" and "ext4dev" as ext* filesystems
546   * Fix fsck so that progress information is sent back correctly
547   * Add detection for ZFS volumes to the libblkid library
548 - remove e2fsprogs-1.40.7.de.po, updated upstream
549 - remove patches
550   e2fsprogs-1.40.7-uuidd_security.patch
551   e2fsprogs-1.40.8-e2fsck_recovery_fix.patch
552   e2fsprogs-1.40.8-fix_ext2fs_swap_inode_full.patch
553   e2fsprogs-1.40.8-missing_init.patch
554 * Tue May 27 2008 ro@suse.de
555 - fix baselibs.conf to not generate unresolvable deps
556 * Wed May 21 2008 cthiel@suse.de
557 - fix baselibs.conf
558 * Wed May 21 2008 mkoenig@suse.de
559 - e2fsck: Fix potential data corruptor bug in journal recovery
560   [bnc#393095]
561 * Tue May 13 2008 mkoenig@suse.de
562 - libuuid: do not use unintialized variable [bnc#386649]
563 * Wed May  7 2008 coolo@suse.de
564 - fix provides/obsoletes for rename
565 * Thu Apr 10 2008 ro@suse.de
566 - added baselibs.conf file to build xxbit packages
567   for multilib support
568 * Tue Mar 18 2008 pth@suse.de
569 - Readd the current de.po just submitted upstream to the TP robot.
570 * Fri Mar 14 2008 mkoenig@suse.de
571 - update to version 1.40.8
572   * Fixed e2image -I so it works on image files which are larger than 2GB
573   * Fixed e2fsck's handling of directory inodes with a corrupt size field
574   * Fixed e2fsck handling of pass 2 "should never happen error"
575   * Fixed Resize2fs bug resizing large inodes with extended attributes
576 - update README.SUSE: give some hints on enabling uuidd, since it has
577   been decided to not enable it by default [bnc#354398]
578 - removed
579   de.po (updated upstream)
580 * Tue Mar  4 2008 mkoenig@suse.de
581 - update to version 1.40.7
582   * Remove support for clearing the SPARSE_SUPER feature from tune2fs, and
583     depreciate the -s option, since it can result in filesystems which
584     e2fsck can't fix easily.  There are very good reasons for wanting to
585     disable sparse_super; users who wants to turn off sparse_super can use
586     debugfs.
587   * Add missing options to mke2fs's usage message
588   * Fix bug in resize2fs when large (greater than 128 byte) inodes are
589     moved when a filesystem is shrunk
590   * E2fsck now prints an explicit message when the bad block inode is
591     updated, to avoid confusion about why the filesystem was modified.
592   * Allow mke2fs and tune2fs manipulate the large_file feature.
593     Previously we just let the kernel and e2fsck do this automatically,
594     but e2fsck will no longer automatically clear the large_file feature
595   * Suppress message about an old-style fstab if the fstab file is empty
596   * Change e2fsck to no longer clear the LARGE_FILES feature flag
597     automatically, when there are no more > 2GB files in the filesystem.
598   * Fix bug which could cause libblkid to seg fault if a device mapper
599     volume disappears while it is being probed.
600   * Enhance e2fsck's reporting of unsupported filesystem feature flags
601   * Fix option syntax in dumpe2fs for explicit superblock and blocksize
602     parameters
603   * Add support to tune2fs to clear the resize_inode feature
604   * Teach blkid to detect LVM2 physical volumes
605   * Add support for setting RAID stride and stripe-width via mke2fs and
606     tune2fs.  Teach dumpe2fs to print the RAID parameters
607   * Add support for setting new superblock fields to debugfs's
608     set_super_value
609   * Add support for printing "mostly-printable" extended attributes in
610     Debugfs
611   * Add support for the -M option to fsck, which causes it to ignore
612     mounted filesystem
613   * Fix uuidd so that it creates the pid file with the correct pid number
614 - The -M option is now used upstream to ignore mounted filesystems,
615   this has previously been in SuSE with -m. This has to be changed
616   since lower case characters are reserved for filesystem specific
617   checker options. The "like mount" behaviour previously in SuSE
618   with -M has been removed.
619 - add patch from Eric Sandeen to fix the loss of extended attributes
620   in large inodes upon resize
621 - removed patches
622   fsck-ignore-mounted.patch
623 * Wed Feb 27 2008 mkoenig@suse.de
624 - update to version 1.40.6
625   * Add support for returning labels for UDF filesystems in the blkid
626     library
627   * Fix bug in the blkid library where cached filesystems was not being
628     flushed
629   * Added logic to the blkid library to automatically choose whether a
630     filesystem should be mounted as ext4 or ext4dev, as appropriate
631   * Allow tune2fs to set and clear the test_fs flag on ext4 filesystems
632 - removed patches:
633   e2fsprogs-1.40.5-blkid_cache_file_env.patch (merged)
634   libcom_err-no-static-buffer.patch (fixed upstream with TLS)
635 * Tue Jan 29 2008 mkoenig@suse.de
636 - update to version 1.40.5:
637   * Fix a potential overflow big in e2image
638   * Mke2fs will now create new filesystems with 256 byte inodes and the
639     ext_attr feature flag by default
640   * Teach e2fsck to ignore certain "safe" filesystem features which are
641     set automatically by the kernel
642   * Add support in tune2fs and mke2fs for making a filesystem as being "ok
643     to be used with test kernel code"
644   * Change e2fsck -fD so that it sorts non-htree directories by inode
645     numbers instead of by name, since that optimizes performances much
646     more significantly
647   * If e2image fills the disk, fix it so it exits right away
648   * If ftruncate64() is not available for resize2fs, let it use ftrucate()
649     instead
650   * Add support for detecting HFS+ filesystems in the blkid library
651   * Add supprt in the blkid library for ext4/ext4dev filesystems
652   * Fix a bug in blkid where it could die on a floating point exception
653     when presented with a corrupt reiserfs image
654   * Fix blkid's handling of ntfs UUID's so that leading zeros are printed
655     such that UUID string is a fixed length
656   * Fix debugfs's 'lsdel' command so it uses ext2fs_block_iterate2 so it
657     will work with large files
658   * Allow the debugfs 'undel' command to undelete an inode without linking
659     it to a specific destination directory
660 - enhance init script
661 - add sysconfig parameter UUIDD_ON_DEMAND_ONLY setting the startup
662   policy for uuidd
663 - remove merged and obsolete patches:
664   close.patch
665   e2fsprogs-1.33-codecleanup.diff
666   e2fsprogs-1.35-libdir.diff
667   e2fsprogs-1.39-resize2fs_manpage.patch
668   e2fsprogs-1.40.4-uuid_null.patch
669   e2fsprogs-blkid.diff
670   e2fsprogs-blkid_probe_hfsplus.patch
671   e2fsprogs-strncat.patch
672   elf.diff
673   e2fsprogs-mkinstalldirs.patch
674   e2fsprogs-special_make_targets.patch
675   e2fsprogs-probe_reiserfs-fpe.patch
676   e2fsprogs-1.33-fsckdevdisplay.diff
677   e2fsprogs-uninitialized.diff
678 * Wed Jan 16 2008 mkoenig@suse.de
679 - update to version 1.40.4:
680   * Fix potential security vulnerability (CVE-2007-5497)
681   * Fix big-endian byte-swapping bug in ext2fs_swap_inode_full()
682   * Fix a bug in ext2fs_initialize() which causes mke2fs to fail while
683     allocating inode tables for some relatively rare odd disk sizes.
684   * Fix bug in ext2fs_check_desc() which will cause e2fsck to complain
685     about (valid) filesystems where the inode table extends to the last
686     block of the block group
687   * Change e2fsck so it will not complain if a file has blocks reallocated
688     up to the next multiple of a system's page size
689   * Change e2fsck so it uses sscanf() instead of atoi() so it non-numeric
690     arguments are detected as such and the parse error is reported to the
691     user
692   * Make the e2fsprogs program more robust so that they will not crash
693     when opening a corrupt filesystem where s_inode_size is zero.
694   * Fix e2fsck so that if the superblock is corrupt, but still looks
695     vaguely like an ext2/3/4 superblock, that it automatically tries to
696     fall back to the backup superblock, instead of failing with a hard
697     error
698   * Fix fsck to ignore /etc/fstab entries for bind mounts
699   * E2fsck will no longer mark a filesystem as invalid if it has time
700     errors and the user refuses to fix the problem.
701   * Enhance blkid's detection of FAT filesystems
702   * Enhance e2fsck so it will force the backup superblocks to be backed up
703     if the filesystem is consistent and key constants have been changed
704     (i.e., by an on-line resize) or by e2fsck in the course of its
705     operations.
706   * Enhance the blkid library so it will recognize squashfs filesystems
707   * Fix e2image so that in raw mode it does not create an image file which
708     is one byte too large
709   * Fix heuristics in blkid which could cause a disk without partitions to
710     be incorrectly skipped when a loopback device is present
711   * Avoid division by zero error when probing an invalid FAT filesystem in
712     the blkid library
713   * Fix sign-extension problem on 64-bit systems in in the com_err
714     library
715   * Format control characters and characters with the high eighth bit set
716     when printing the contents of the blkid cache, to prevent filesystems
717     with garbage labels from sending escape sequences
718   * Fix fsck to only treat the '#' character as a comment at the beginning
719     of the line in /etc/fstab
720   * Filter out the NEEDS_RECOVERY feature flag when writing out the backup
721     superblocks
722   * Improve time-based UUID generation.  A new daemon uuidd, is started
723     automatically by libuuid if necessary
724 - new subpackage: uuid-runtime
725   containing uuidd and uuidgen
726 - removed obsolete patches
727   e2fsprogs-1.39-uuid_duplicates.patch
728   e2fsprogs-1.40.2-open_fix.patch
729   e2fsprogs-1.40-be_swap_fix.patch
730 * Mon Nov 26 2007 mkoenig@suse.de
731 - fix build: missing third argument to open
732 - do not remove buildroot in install section
733 * Fri Jul 27 2007 mkoenig@suse.de
734 - fix typo in specfile
735 * Thu Jul 26 2007 mkoenig@suse.de
736 - Fix big-endian byte-swapping bug in ext2fs_swap_inode_full()
737   e2fsprogs-1.40-be_swap_fix.patch
738 * Wed Jul 25 2007 bk@suse.de
739 - e2fsprogs requires libext2fs2 of the same version number to work
740 - enable make check and make gcc-wall in %%check (executed last)
741 - shut up bogus gcc warning for use of uninitialised variables
742 * Wed Jul 25 2007 mkoenig@suse.de
743 - remove e2fsprogs-blkid_probe_ext4.patch
744   broken and it is way too early to support
745 * Wed Jul 18 2007 mkoenig@suse.de
746 - update to version 1.40.2
747   bugfix release
748 * Mon Jul  9 2007 mkoenig@suse.de
749 - update to version 1.40.1:
750   * Bugfix release
751 - removed patch (merged upstream)
752   e2fsprogs-1.39-cleanup.patch
753 * Wed Jul  4 2007 mkoenig@suse.de
754 - update to version 1.40
755 - branch off libraries:
756   libblkid1
757   libuuid1
758   libext2fs2
759 - renaming libcom_err to libcom_err2
760 * Tue Jun 19 2007 mkoenig@suse.de
761 - fix e2fsprogs-1.39-uuid_duplicates.patch [#189640]
762   * detach shm segment after use
763   * set SEM_UNDO for semaphore operations, otherwise we do not
764     get a clean state after interruption by a signal
765 * Wed Apr 25 2007 pth@suse.de
766 - Fix German translations.
767 * Wed Apr 11 2007 mkoenig@suse.de
768 - blkid: fix hfsplus probing to detect HFS+ volumes embedded
769   in a HFS volume
770 * Wed Apr  4 2007 mkoenig@suse.de
771 - add Supplements line [FATE#301966]
772 * Fri Mar 30 2007 mkoenig@suse.de
773 - update to current hg version from 29-03-2007
774   * Fixes a lot of memory leaks and other bugs
775 - remove merged patch:
776   e2fsprogs-1.39-check_fs_open-in-dump_unused.patch
777 * Wed Mar 28 2007 mkoenig@suse.de
778 - blkid: add hfsplus volume detection (FATE#302071)
779 - blkid: add experimental detection of ext4dev (FATE#301897)
780 * Thu Jan 25 2007 mkoenig@suse.de
781 - fix segfault in debugfs when using without open fs [#238140]
782 * Mon Jan 22 2007 mkoenig@suse.de
783 - don't chmod -w headers in compile_et to avoid build
784   problems with some packages
785 * Fri Jan 19 2007 mkoenig@suse.de
786 - update to version 1.40-WIP-1114 (FATE#301897)
787   * support for ext4
788   * several bugfixes
789 - remove ext2resize from package, because the online resizing
790   functionality has been merged into resize2fs since version 1.39
791   and ext2resize is unmaintained.
792 * Tue Dec 19 2006 meissner@suse.de
793 - fixed build
794 * Wed Nov  8 2006 ro@suse.de
795 - provide libcom_err-devel in libcom_err
796 * Thu Oct 19 2006 mkoenig@suse.de
797 - fix bug in uuid patch
798 * Mon Oct 16 2006 mkoenig@suse.de
799 - fix build of shared lib
800 * Thu Oct 12 2006 mkoenig@suse.de
801 - fix uuid bug [#189640]
802 - fix blkid problem with empty FAT labels [#211110]
803 - fix small typo in resize2fs man page
804 * Tue Sep 26 2006 mkoenig@suse.de
805 - fix bug in fsck udev/libvolume_id patch [#205671]
806 * Wed Sep 20 2006 mkoenig@suse.de
807 - update to version 1.39:
808   * Fix 32-bit cleanliness
809   * Change mke2fs to use /etc/mke2fs.conf
810   * Mke2fs will now create filesystems hash trees and
811     on-line resizing enabled by default
812   * The e2fsprogs tools (resize2fs, e2fsck, mke2fs) will open the
813     filesystem device node in exclusive mode
814   * Add support for on-line resizing to resize2fs.
815   * The blkid library will now store the UUID of the external
816     journal used by ext3 filesystems
817   * E2fsck will now consult a configuration file, /etc/e2fsck.conf
818   * E2fsck will detect if the superblock's last mount field or
819     last write field is in the future, and offer to fix if so.
820   * E2fsck now checks to see if the superblock hint for the
821     location of the external journal is incorrect
822   * Resize2fs will now automatically determine the RAID stride
823     parameter that had been used to create the filesystem
824   * Fix mke2fs so that it correctly creates external journals on
825     big-endian machines
826   * Fix a bug in the e2p library
827   * Add a new debugfs command, set_current_time
828   * Fix debugfs commands
829   * Fix mklost+found so that it creates a full-sized directory on
830     filesystems with larger block sizes.
831   * Fix a file descriptor leak in blkid library
832   * Allow fractional percentages to the -m option in mke2fs and tune2fs
833   * Add support for device mapper library to the blkid library
834   * Fix the blkid library so that it notices when an ext2 filesystem
835     is upgraded to ext3.
836   * Improve the blkid's library VFAT/FAT detectio
837   * Add support for the reiser4 and software suspend partitions
838     to the blkid library.
839 - update ext2resize to version 1.1.19:
840   * Add support for ext3 online resizing
841   * Support LARGEFILE compat flag
842   * Make the resize inode part of the fs struct
843   * Add the FL_IOCTL flag
844   * Bugfixes
845 * Fri Aug 11 2006 pth@suse.de
846 - Fix to comply with gettex 0.15.
847 - Move ext2resize sources to toplevel directory.
848 - Fix use of MKINSTALLDIRS.
849 * Fri Aug  4 2006 kay.sievers@suse.de
850 - update libvolume_id integration to match util-linux
851 * Fri Jun 16 2006 ro@suse.de
852 - added libvolume_id-devel to BuildRequires
853 - updated e2fsprogs-udev.patch to match header rename
854 * Wed Feb  8 2006 hare@suse.de
855 - Fix fsck -m (#146606) to really check filesystems.
856 * Mon Jan 30 2006 hvogel@suse.de
857 - Document -I inode-size [#145445]
858 * Sun Jan 29 2006 hvogel@suse.de
859 - fix hares patch
860 * Fri Jan 27 2006 hare@suse.de
861 - Add option to not return an error code for mounted
862   filesystems (#145400).
863 * Wed Jan 25 2006 mls@suse.de
864 - converted neededforbuild to BuildRequires
865 * Fri Jan 20 2006 hvogel@suse.de
866 - Support ext2/ext3 online resize
867 * Mon Dec 12 2005 hvogel@suse.de
868 - remove lib/et/test_cases/imap_err* from the tarball because
869   they are not distributeable.
870 * Tue Dec  6 2005 pth@suse.de
871 - remove unnecessary type-punning
872 - reduce compiler warnings
873 * Tue Nov 15 2005 jblunck@suse.de
874 - added close.patch provided by Ted Tso (IBM) to fix bug #132708
875 * Mon Nov 14 2005 hare@suse.de
876 - Use devt when comparing devices
877 - fsck: Use information provided by udev for detecting devices
878 * Wed Oct  5 2005 hvogel@suse.de
879 - fix too few arguments to a *printf function
880 - require libcom_err on e2fsprogs-devel
881 * Fri Sep  9 2005 hvogel@suse.de
882 - add gross hack to avoid divide by zero in probe_reiserfs
883   [#115827]
884 * Mon Aug  8 2005 hvogel@suse.de
885 - added environment variable BLKID_SKIP_CHECK_MDRAID to work around
886   broken software raid detection [Bug #100530]
887 * Tue Jul  5 2005 hvogel@suse.de
888 - update to version 1.38
889 - mt reworked his patches a bit. See Bug #66534
890 * Thu Jun 23 2005 hvogel@suse.de
891 - call ldconfig in post/postun
892 - add version to devel package dependencie
893 - readd missing patch (7)
894 * Thu Apr 28 2005 hvogel@suse.de
895 - update to version 1.37
896 - mt reworked one libcom_err patch a bit to provide more
897   meaningfull error handling
898 - fix retuen value in inode.c
899 * Thu Mar 31 2005 hvogel@suse.de
900 - split libcom_err to a subpackage
901 - add mutex synchronization to e2fsprogs/lib/et
902 - removed usage of a static buffer in error_message()
903 - disabled init_error_table function
904 - disabled build of unused e2fsck.static
905 * Fri Mar 18 2005 hvogel@suse.de
906 - fix endian unsafeness in getopt (#73855)
907 * Tue Feb  8 2005 hvogel@suse.de
908 - Update to 1.36 final
909 * Tue Aug 10 2004 pth@suse.de
910 - Update to 1.35 RC5
911 * Wed Mar 17 2004 pth@suse.de
912 - Don't build the EVMS plugin because it's out of date for
913   EVMS in kernel 2.6.
914 * Thu Mar  4 2004 pth@suse.de
915 - Add patch from Olaf Hering that makes fsck read a different
916   blkid file via BLKID_FILE environment var (#35156)
917 * Thu Feb 19 2004 kukuk@suse.de
918 - Remove obsolete recode call
919 * Mon Jan 12 2004 ro@suse.de
920 - removed run_ldconfig again
921 * Sat Jan 10 2004 adrian@suse.de
922 - add %%run_ldconfig
923 * Thu Oct  2 2003 pthomas@suse.de
924 - Add patch from Kurt Garloff to make e2fsprogs compile
925   with latest kernel headers (SCSI_BLK_MAJOR undefined).
926 * Mon Sep 15 2003 pthomas@suse.de
927 - Fix czech message catalog which has been transformed twice
928   from latin2 to utf-8 and add an iconv call to the spec file
929   that will make building fail if the file is corrected upstream.
930 * Sat Aug 30 2003 agruen@suse.de
931 - Fix an endianness bug in ext2fs_swap_inode: Fast symlinks that
932   have extended attributes are acidentally byte swapped on
933   big-endian machines.
934 * Fri Aug  1 2003 pthomas@suse.de
935 - Apply patch from Ted T'so for badblocks.
936 * Thu Jul 31 2003 pthomas@suse.de
937 - Update to 1.34.
938 - Various fixes to libcom_err to make it really compatible
939   to the heimdal version.
940 - Fix int<->pointer casts.
941 - Fix places that may break strict aliasing.
942 * Fri Jun 20 2003 ro@suse.de
943 - added directory to filelist
944 * Wed May 14 2003 pthomas@suse.de
945 - Use %%defattr
946 - Include all installed files.
947 * Tue Apr 29 2003 mfabian@suse.de
948 - add libblkid.so* and libblkid.a to file lists
949 * Thu Apr 24 2003 pthomas@suse.de
950 - Update to 1.33 and adapt patches.
951 - Add missing headers where necessary.
952 * Thu Apr 24 2003 ro@suse.de
953 - fix install_info --delete call and move from preun to postun
954 * Fri Feb  7 2003 ro@suse.de
955 - added install_info macros
956 * Tue Oct  1 2002 garloff@suse.de
957 - Fix segfault in display of real device in presence of volume
958   name. #20422
959 * Tue Sep  3 2002 mls@suse.de
960 - remove duplicate evms scan (already included in 1.28)
961 - fix volume group scan bug
962 * Mon Sep  2 2002 agruen@suse.de
963 - Update to 1.28. Includes very minor fixes in htree, which we have
964   disabled anyway, one fix that we had in a separate patch, and
965   has additional release notes.
966 * Mon Aug 19 2002 agruen@suse.de
967 - Update to 1.28-WIP-0817, which includes Extended Attribute
968   and several smaller fixes. We disable htree support and don't
969   install the evms library for now.
970 - Remove `make gcc-wall' for now (as it does a `make clean' in
971   doc/).
972 * Thu Aug 15 2002 mls@suse.de
973 - support jfs, reiserfs, evms in label/uuid scan (code stolen
974   from util-linux:mount)
975 * Sun Jul 28 2002 kukuk@suse.de
976 - Remove unused tetex from neededforbuild
977 * Fri Jul 19 2002 olh@suse.de
978 - use a better method for finding missed filelist entries
979 * Fri Apr 12 2002 sf@suse.de
980 - added %%{_libdir}
981 - added fix for lib/lib64
982 * Thu Mar 28 2002 bk@suse.de
983 - fix man pages, filelist and add check for missing files in packs
984 * Wed Mar 27 2002 bk@suse.de
985 - Update to 1.27, fixes resource limit problem for other archs and
986   merges many patches
987 * Thu Mar  7 2002 pthomas@suse.de
988 - Add patch from Ted T'so to keep e2fsck from dumping
989   core when the journal inode is missing.
990 * Mon Mar  4 2002 pthomas@suse.de
991 - Fix implicit function declarations and some other gcc warnings.
992 - Include patch from Kurt Garloff to make e2fsck display the
993   device name in addition to the volume label. Adapt it to 1.26.
994 - Adapt BSD_disklables.diff to new code.
995 - Set LC_CTYPE in addition to LC_MESSAGES.
996 - Repack with bzip2.
997 * Fri Mar  1 2002 bk@suse.de
998 - Update to 1.26. This release has a number of critical bug
999   fixes over the previous release, version 1.25:
1000 * Fri Feb 15 2002 pthomas@suse.de
1001 - Use %%{_lib} and %%{_libdir}.
1002 * Wed Feb 13 2002 pthomas@suse.de
1003 - Make heimdal-devel conflict e2fsprogs-devel.
1004   Temporary solution for bug #13145
1005 * Thu Dec 13 2001 pthomas@suse.de
1006 - Add mkfs.ext2.8 because mkfs.8 from util-linux references it.
1007   Fixes bug #12613.
1008 * Fri Nov 23 2001 pthomas@suse.de
1009 - Add accidently left out e2image to file list. Fixes bug
1010   [#12009]
1011 * Wed Oct 31 2001 ro@suse.de
1012 - fix for axp: should malloc buffer _before_ use
1013 * Wed Oct 10 2001 pthomas@suse.de
1014 - Update to 1.25.
1015 - Remove patches not needed anymore.
1016 - Change mke2fs to output warnings to stderr not stdout.
1017 - Repack as bz2.
1018 * Mon Sep 24 2001 olh@suse.de
1019 - replace ext2fs_d
1020 * Fri Sep 21 2001 pthomas@suse.de
1021 - Add patch for mke2fs from 1.25 as that bug seems to be the
1022   reason for the mk_initrd warning.
1023 * Wed Sep 12 2001 pthomas@suse.de
1024 - Update to 1.24a:
1025   - Fix brown-paper bug in mke2fs which caused it to segfault.
1026   - Revert the BLKGETSIZE64 support as this ioctl has been used
1027     by an unofficial kernel patch to update the last sector on
1028     the disk, and this was causing disk corruption problems as a
1029     result.
1030   - Mke2fs is now more careful about zapping swap space signatures
1031     and other filesystem/raid superblock magic values so.
1032   - E2fsck will no longer complain if the the mode of
1033     EXT2_RESIZE_INO is a regular file
1034   - mke2fs and tune2fs will allow the use of UUID= or LABEL=
1035     specifiers when specifying the external journal device.
1036     tune2fs will also search devices looking for the external
1037     journal device when removing.
1038 * Fri Aug 17 2001 ro@suse.de
1039 - update to 1.23 to enable external journals on ext3
1040 * Wed Aug 15 2001 pthomas@suse.de
1041 - Update to 1.22.
1042 - Drop fsck Patch as code changed.
1043 - Use LD_LIBRARY_PATH to run test programs.
1044 * Fri Jun  8 2001 pthomas@suse.de
1045 - Remove incorrect use of AC_REQUIRE (fails with autoconf 2.5)
1046 - Recompress tarball with bzip2.
1047 * Thu Jan 18 2001 schwab@suse.de
1048 - Add Obsoletes: ext2fs_d and Requires: e2fsprogs to devel
1049   subpackage.
1050 * Mon Nov  6 2000 pthomas@suse.de
1051 - use _mandir and _infodir more consistently in spec file.
1052 * Sun Nov  5 2000 ro@suse.de
1053 - renamed packages to e2fsprogs/e2fsprogs-devel
1054 * Fri Jun  9 2000 kasal@suse.cz
1055 - Build dynamic libraries.  Partition Surprise requires them.
1056 - Make /usr/lib/*.so symlinks relative.
1057 * Thu Mar 23 2000 kukuk@suse.de
1058 - Don't erase BSD labels on Alpha
1059 - Add Y2K fix to debugfs
1060 * Wed Mar 22 2000 kukuk@suse.de
1061 - Fix ifdefs for gcc 2.95.2
1062 * Tue Feb 22 2000 garloff@suse.de
1063 - Bugfix for the change ...
1064 - ... and change version no of fsck to 1.18a to reflect the change.
1065 * Sun Feb 20 2000 garloff@suse.de
1066 - Patch to be more clever WRT to basenames (used to find out wheter
1067   a fsck for this device is already running).
1068 - Give better message in case fsck fails, to tell the user what to
1069   do. (e2fsck only displays the label, nowadays :-( )
1070 * Thu Feb 10 2000 kukuk@suse.de
1071 - Use autoconf to create new configure
1072 * Wed Jan 19 2000 ro@suse.de
1073 - man,info -> /usr/share
1074 * Mon Jan 17 2000 ro@suse.de
1075 - fixed to build on kernels >= 2.3.39
1076 * Sat Nov 13 1999 kukuk@suse.de
1077 - Update to e2fsprogs 1.18
1078 - Create new sub-package ext2fs_d which includes libs and headers
1079 * Mon Nov  8 1999 ro@suse.de
1080 -fixed coredump in e2fsck
1081 * Fri Oct 29 1999 ro@suse.de
1082 -e2fsprogs: 1.17 vital bugfix in e2fsck
1083 * Sun Oct 24 1999 ro@suse.de
1084 - e2fsprogs: update to 1.16, sparse_super is default on when
1085   called on a > 2.2 kernel, can be overridden with -O none
1086 * Fri Oct 15 1999 garloff@suse.de
1087 - Disabled flushb again. (Moved to ddrescue.)
1088 * Mon Sep 13 1999 bs@suse.de
1089 - ran old prepare_spec on spec file to switch to new prepare_spec.
1090 * Wed Sep  1 1999 ro@suse.de
1091 - mke2fs: sparse superblocks default back to "off"
1092 * Tue Aug 31 1999 ro@suse.de
1093 - update to 1.15
1094 - cleanup diff and specfile
1095 * Sun Jul 18 1999 garloff@suse.de
1096 - Enabled flushb compilation
1097 * Sat Jun 26 1999 kukuk@suse.de
1098 - Add fix for fsck core dump from beta list
1099 * Tue Mar 16 1999 ro@suse.de
1100 - fixed configure call
1101 * Fri Mar 12 1999 ro@suse.de
1102 - update to 1.14
1103 * Thu Oct 29 1998 ro@suse.de
1104 - respect change in 2.1.126 SCSI_DISK_MAJOR
1105 * Tue Sep  1 1998 ro@suse.de
1106 - update to 1.12
1107 * Sat Apr 26 1997 florian@suse.de
1108 - update to new version 1.10
1109 * Sun Apr 13 1997 florian@suse.de
1110 - update to new version 1.08
1111 - do not include ext2 libs and include files as they are only used by dump
1112 * Thu Jan  2 1997 florian@suse.de
1113 - update to new version 1.06
1114 * Thu Jan  2 1997 florian@suse.de
1115 - update to newer version
1116 - use now static libs instead of 4 small shared libs
1117 * Thu Jan  2 1997 florian@suse.de
1118   update to version 1.0.4