~ubuntu-branches/ubuntu/gutsy/autofs/gutsy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2006-10-25 23:53:50 UTC
  • Revision ID: james.westby@ubuntu.com-20061025235350-1fjg6e40qk8f2e4m
Tags: 4.1.4-12
* 077_fix_nfs_submounts_with_2_6_18: New patch from Michael Gernoth; fixes
  issues with mounting read-only NFS submounts with 2.6.18 and newer
  kernels. (Closes: #393663)
* Set SHELL=/bin/bash in debian/rules, as we use bashisms. (Closes: #379578)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
autofs (4.1.4-12) unstable; urgency=medium
 
2
 
 
3
  * 077_fix_nfs_submounts_with_2_6_18: New patch from Michael Gernoth; fixes
 
4
    issues with mounting read-only NFS submounts with 2.6.18 and newer
 
5
    kernels. (Closes: #393663)
 
6
  * Set SHELL=/bin/bash in debian/rules, as we use bashisms. (Closes: #379578)
 
7
 
 
8
 -- Steinar H. Gunderson <sesse@debian.org>  Wed, 25 Oct 2006 23:53:50 +0200
 
9
 
1
10
autofs (4.1.4-11) unstable; urgency=low
2
11
 
3
12
  * 072_fix_auto_net_sort: Update auto.net with regard to new sort syntax;