lustre (1.6.4.2-1) unstable; urgency=low * spell linux correctly: Linux (description of liblustre) * install own lfs.1 manpage which has more informations * Removed some old and obsolete programms * Rediff autogen-run dpatch * Added two quota related patches from the upstream bts -- Patrick Winnertz Wed, 02 Jan 2008 14:50:43 +0100 lustre (1.6.4.1-1) unstable; urgency=low [ Patrick Winnertz ] * Changed my maintainer address * Packaging new upstream version 1.6.4.1 * Bump of Standards-Version to 3.7.3 * Removed some patches in debian/patches since they are now adapted by upstream: - 2.6.22_signal.dpatch - 2.6.22_scheduler.dpatch - 2.6.21-sysctl.dpatch - bug13438-fix-mballoc-bogus-BUGON.dpatch - bug12411-build_patchless-client-packages.dpatch - bug12609-make_group_upcall_default.dpatch - bug13632-no_namespace_lock.dpatch - bug13696-lru_resize_mount_opts+perf_test.dpatch - fix-mballoc3corepatch.dpatch * Modified some patches, since they doesn't apply cleanly: - autgen-run.dpatch * Give a description to the following patches under debian/patchs (in order to fix lintian warnings): - page-size-undef-fixes.dpatch - remove-set_tunables.dpatch - tex2pdf.dpatch * Add new patch in order to fix the lustre manpage provided by upstream (fix-lustre-manpage.dpatch) * Removed obsolete target from debian/rules * Fixed path issue of lc_common (lc_common in wrong path) Closes: #457287) * Improved README.Debian a bit * Include fiemap.h on 2.6.18er kernels (remove-fiemaph.dpatch). * Changed the klugde to get the modules into the right dir a bit, since .?? doesn't fit to kernels as 2.6.22.15 ... (replaced .?? with .*) * Switched in rules to 1.6.4.1 * Fixed ftbfs of lustre-modules with debian 2.6.18er kernel -- Patrick Winnertz Wed, 02 Jan 2008 10:33:13 +0100 lustre (1.6.3-2) unstable; urgency=low [ Patrick Winnertz ] * Add patch to remove fiemap.h from new_sources list * Add some patches to make it work with etch again * enable quota in binarys with a hack [ Noèl Köthe ] * updated kernel info in README.Debian * debian/control adding Homepage: and Xs-Vcs-Cvs: fields -- Noèl Köthe Thu, 29 Nov 2007 13:45:21 +0100 lustre (1.6.3-1) unstable; urgency=low [ Patrick Winnertz ] * New upstream version * Added klugde from Niklas again, in order to install the modules into the right directory. * Added patches for bug 13438 & 13614 (from upstream bugzilla) to debian/patches. * Added patch from Niklas to fix ubuntu specific thing * Added patches to compile with --enable-quota + FIXME: configure patch is a _very_ ugly hack * Fix ftbfs due to a missing include (liblustre-makefile.dpatch) * Removed unneeded patches (this patches are included in the new release) * Include several patches from upstream bugzilla with some important fixes, which aren't addressed by the 1.6.3 release. [ Noèl Köthe ] * adding author and date of debian/TODO * correcting supported kernels -- Noèl Köthe Fri, 26 Oct 2007 17:47:00 +0200 lustre (1.6.2-3) unstable; urgency=low [ Patrick Winnertz ] * Added several patches from upstream bugzilla to fix some smaller bugs. * Added patch to fix file system corruption on large 32bit OST nodes. (large = bigger than 2TB) * Fix Problem concerning lc_common in the wrong path. -- Noèl Köthe Tue, 18 Sep 2007 15:01:16 +0200 lustre (1.6.2-2) unstable; urgency=low [ Patrick Winnertz ] * Fix error in ldiskfs patchset for 2.6.22. * FTBFS caused by wrong HOME is fixed now. (Closes: #442978) -- Noèl Köthe Tue, 18 Sep 2007 13:22:24 +0200 lustre (1.6.2-1) unstable; urgency=low [ Upstream ] * New upstream version 1.6.2 [ Patrick Winnertz ] * Starting to modify patchset for kernel 2.6.21 for debian * Modified patchset for lustre and ldiskfs for kernel 2.6.22 * Started work on 2.6.23-pre6 + FIXME: fix ldiskfs patch series for 2.6.23 ( these patches are not yet active in this release. ) If you would like to help us, you can of course apply them manually. [ Goswin von Brederlow ] * Fix -m64 problem causing FTBFS * Move kernel patches out of debian/patches and ships them verbatim * Custom patch/unpatch script using quilt, no more prebuild kpatches + FIXME: Only put needed series and patches into linux-patch-lustre * FIXME: update 2.6.21 and 2.6.22 patches, disabled for now * Update autogen.sh and autogen-run patches * Re-add liblustre.so and lustresnmp.so under /usr/lib/lustre-1.6 * Set liblustre.deb section to otherosfs [ Noèl Köthe ] * debian/TODO: remove bull.patch * debian/README.build: added information about building -- Noèl Köthe Mon, 17 Sep 2007 13:31:15 +0200 lustre (1.6.0.1-2) unstable; urgency=low [ Patrick Winnertz ] * Build the patch files for the supported kernels (2.6.18 - 2.6.21) * Fix some typos in rules file * Fix FTBFS if builded twice in a row. * Deleted old and not used config files for kernel 2.6.18 * Deleted build-patch.sh since it wasn't any longer up to date and we have now an other approach to generate the patch files * Added patch for tex2pdf to prevend it to ftbfs on buildds [ Goswin von Brederlow ] * Fixed kernel patchsets (2.6.18- 2.6.21) * Fixed patch gerneration in debian/rules [ Noèl Köthe ] * fixed liblustre_1.6.0.1-1_amd64.deb: package says section is otherosfs, override says libs. -- Noèl Köthe Wed, 25 Jul 2007 15:37:32 +0200 lustre (1.6.0.1-1) unstable; urgency=low [ Patrick Winnertz ] * New upstream version 1.6.0.1 - Doesn't use 1.5.97 anymore (Closes: #432328) - Doesn't build depend on linux-source-2.6.18 anymore. (Closes: #432345) * Added(Modified) several patches from upstream bts to fix several errors (listed below): -utsrelease.dpatch -al_header.dpatch -bash_completion.dpatch -disable_pf_synowrite.dpatch -page-size-undef-fixes.dpatch -ubuntu-fixes.dpatch -updated-2.6.18.dpatch -vfs_intent_fix-2.6.18.dpatch * Drop Build-Depend on gcc-3.4 and use gcc-4.1 instead (gcc-3.4 is going to be removed from unstable) * Removed the complete 1.5.97 stuff since this is not longer needed. * Removed all kernel patches exept patches for 2.6.18 and 2.6.20 since all others are not longer in debian * Use a non-native package format [ Goswin von Brederlow ] * Adjust debhelper files to new archive layout * Add svn-deblayout file -- Noèl Köthe Mon, 23 Jul 2007 20:00:49 +0200 lustre (1.5.97-1) unstable; urgency=low [ Alastair McKinstry ] * New upstream release. * lustre-source requires SNMP support, so depend on libsnmp-dev. * Removed patches no longer needed as we build 2.6.18 kernels only (and onwards) vfs_intent fix needed for building on Debian 2.6.18 server * Added --disable-zerocopy to temporarily enable build of server * Fix from Niklas Edmundsson to make pkg work on Ubuntu (kernel 2.6.15) * ext3_mballoc and extents fixes from Lustre.org Bugzilla: - see https://bugzilla.lustre.org/show_bug.cgi?id=1167 * Build on i386,powerpc,amd64,ia64 olny. Closes: #411553. * Remove old pre-2.6.18 patches from debian/patches. This code should now be rolled into the 1.5.97 release. * Build on latest 2.6.18 kernel (2.6.18.dfsg.1). -- Alastair McKinstry Tue, 27 Feb 2007 17:00:43 +0000 lustre (1.5.95-1) unstable; urgency=low * New upstream release. Closes: #237713. * 2.6.18_kern_mount.dpatch: Move from do_kern_mount() to vfs_kern_mount() to a allow modules to load on unpatched Debian kernels. * umount_begin.dpatch: Fixes oops on umount on client. * Point out in the copyright file that the documents listed in lustre-utils are covered by the GNU FDL (included in lustre-utils). No documents include invariant sections. * Add changes to kernel-config files for current 2.6.18-3 kernel sources. -- Alastair McKinstry Wed, 17 Jan 2007 15:27:19 +0000 lustre (1.5.91-1) experimental; urgency=low [ Alastair McKinstry ] * Initial release of 1.5.91 (1.6beta4). Includes patches to build on Debian 2.6.17, 2.6.18-rc[67] kernels. -- Alastair McKinstry Wed, 6 Sep 2006 16:08:00 +0100