cifs-utils (2:6.0-1ubuntu2) saucy; urgency=low

  * debian/patches/stat_systemd-ask-password.patch: also check for
    /bin/systemd-ask-password before trying to use systemd's tools

 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Thu, 27 Jun 2013 20:11:19 -0300

cifs-utils (2:6.0-1ubuntu1) saucy; urgency=low

  * Merge from Debian unstable (LP: #1155918). Remaining changes:
    - debian/control: Demote winbind from Recommends to Suggests. This avoids
      winbind being pulled onto the CD images when it's not required.
  * debian/patches/eglibc.diff: Drop, as it is no longer necessary.

 -- Logan Rosen <logan@ubuntu.com>  Tue, 07 May 2013 18:29:02 -0400

cifs-utils (2:6.0-1) unstable; urgency=low

  * New upstream release (Closes: #703451).
    - Use errno instead of having unknown error (Closes: #681873).
    - Treat uid=,gid=,cruid= options as name before assuming 
      they're a number (Closes: #659246).

 -- Luk Claes <luk@debian.org>  Tue, 07 May 2013 20:48:49 +0200

cifs-utils (2:5.5-1ubuntu2) raring; urgency=low

  * Fix build failure with glibc-2.17.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 02 Apr 2013 07:51:20 +0200

cifs-utils (2:5.5-1ubuntu1) quantal; urgency=low

   * Merge from Debian Unstable (LP: #1015874). Remaining Changes:
     - debian/control: Demote winbind from Recommends to Suggests. This avoids
      winbind being pulled onto the cd images, when it's not required.
      - (LP: #817962)

 -- Vibhav Pant <vibhavp@gmail.com>  Thu, 21 Jun 2012 09:07:59 +0530

cifs-utils (2:5.5-1) unstable; urgency=low

  * New upstream release
    - Merge all patches, they are all upstream. 

 -- Luk Claes <luk@debian.org>  Sun, 03 Jun 2012 19:29:16 +0200

cifs-utils (2:5.4-2ubuntu1) quantal; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - debian/control: Demote winbind from Recommends to Suggests. This avoids
      winbind being pulled onto the cd images, when it's not required.
      - (LP: #817962) 

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Thu, 24 May 2012 10:28:54 +0000

cifs-utils (2:5.4-2) unstable; urgency=high

  * Set mount.cifs setuid again now that upstream took measures
    (Closes: #673140,#622802,#668137,#572691).
  * Add __attribute__((unused)) to stop gcc warnings -> errors.

 -- Luk Claes <luk@debian.org>  Fri, 18 May 2012 17:12:38 +0200
 
cifs-utils (2:5.4-1ubuntu1) quantal; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - debian/control: Demote winbind from Recommends to Suggests. This avoids
      winbind being pulled onto the cd images, when it's not required. 
      - (LP: #817962)

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Fri, 18 May 2012 11:24:07 +0100

cifs-utils (2:5.4-1) unstable; urgency=low

  * New upstream release (Closes: #669327).
    - Version build dep on libwbclient-dev for wbclient.pc file
    - Add 01_use_rc.patch to fix building.
    - Add 02_add_D_FORTIFY_SOURCE.patch to fix building.
  * Drop smbfs binary package (Closes: #620847).

 -- Luk Claes <luk@debian.org>  Sun, 13 May 2012 18:39:07 +0200

cifs-utils (2:5.3-2) unstable; urgency=high

  * Drop capabilities instead of having mount.cifs setuid 
    (Closes: #665923).

 -- Luk Claes <luk@debian.org>  Thu, 29 Mar 2012 20:15:27 +0200

cifs-utils (2:5.3-1) unstable; urgency=low

  * New upstream release
    - Add manpage for cifscreds
    - Add /etc/request-key.d configuration

 -- Luk Claes <luk@debian.org>  Sat, 04 Feb 2012 17:10:13 +0100

cifs-utils (2:5.2-1) unstable; urgency=low

  * New upstream release (Closes: #651580).
    - Move acltools to /usr/bin.

 -- Luk Claes <luk@debian.org>  Sat, 10 Dec 2011 16:16:19 +0100

cifs-utils (2:5.1-2) unstable; urgency=low

  * Bump debian/compat to 9 for dpkg-buildflags support.

 -- Steve Langasek <vorlon@debian.org>  Tue, 25 Oct 2011 04:40:11 +0000
 
cifs-utils (2:5.1-1ubuntu1) precise; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - make cifs-utils suggests winbind instead of recommending it. We don't need
      it on the CD and it's taking multiple MB (LP: #817962)
    + Dropped:
      - debian/patches/CVE-2011-1678.patch: Applied upstream.
      - debian/patches/CVE-2011-2724.patch: Applied upstream.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 17 Oct 2011 17:37:35 +0000

cifs-utils (2:5.1-1) unstable; urgency=low

  * New upstream release.
  * Install getcifsacl and setcifsacl binaries and manpages

 -- Luk Claes <luk@debian.org>  Sun, 02 Oct 2011 15:42:26 +0200
 
cifs-utils (2:5.0-1ubuntu2) oneiric; urgency=low

  * SECURITY UPDATE: mtab corruption via resource limits
    - debian/patches/CVE-2011-1678.patch: trunk mtab file if updating it
      failed in mount.cifs.c, mount.h, mtab.c.
    - CVE-2011-1678
  * SECURITY UPDATE: mtab corruption via incorrect new line check
    - debian/patches/CVE-2011-2724.patch: check proper return codes in
      mount.cifs.c.
    - CVE-2011-2724

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Thu, 29 Sep 2011 14:37:21 -0400

cifs-utils (2:5.0-1ubuntu1) oneiric; urgency=low

  * debian/control:
    - make cifs-utils suggests winbind instead of recommending it. We don't need
      it on the CD and it's taking multiple MB (LP: #817962)

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 01 Aug 2011 08:05:15 +0200

cifs-utils (2:5.0-1) unstable; urgency=low

  * New upstream release.  Closes: #628880.
    - mount.cifs: Use original device string all the way.
      Closes: #620818. 
  * Install cifs.idmap upcall binary and manpage
    - Add libwbclient-dev to Build-Depends
    - Add winbind to Recommends
  * Install cifscreds binary

 -- Luk Claes <luk@debian.org>  Wed, 20 Jul 2011 18:25:39 +0200

cifs-utils (2:4.9-1) unstable; urgency=low

  [ Luk Claes ]
  * Add Recommends to keyutils so following DFS links works out of the
    box.  Closes: #504690.
  * Install README.  Closes: #603094.
  * Add --without-libcap to dh_auto_configure.  Closes: #615211.

  [ Steve Langasek ]
  * New upstream release.  Closes: #600788.
    - mount.cifs: use original device name as-is for mtab.
      Closes: #586009, #583508, #589218.

 -- Luk Claes <luk@debian.org>  Sat, 02 Apr 2011 17:10:35 +0200

cifs-utils (2:4.5-2) unstable; urgency=low

  * Lintian override for the suid-root binary.
  * Cherry-pick upstream fix for parsing of the cred= argument.
    Closes: #584104.

 -- Steve Langasek <vorlon@debian.org>  Fri, 04 Jun 2010 13:33:23 -0700

cifs-utils (2:4.5-1) unstable; urgency=low

  [ Christian Perrier ]
  * New upstream release.  Closes: #576314.

  [ Steve Langasek ]
  * Set mount.cifs suid-root, again supported upstream and required for use
    in user mounts.  Closes: #576713.

 -- Steve Langasek <vorlon@debian.org>  Mon, 31 May 2010 03:28:42 -0700

cifs-utils (2:4.1-1) unstable; urgency=low

  * New upstream release.  Closes: #575112
    - Fixes a segfault when calling mount.cifs.  Closes: #574128
  * Pass --enable-cifsupcall to configure, to guard against misbuilds.

 -- Steve Langasek <vorlon@debian.org>  Tue, 23 Mar 2010 23:11:40 -0700

cifs-utils (2:4.0-1) unstable; urgency=low

  * Initial release, packaging imported from samba source. (Closes: #571969)
  * Rename binary package from smbfs to cifs-utils, but leave the "smbfs"
    tools under the smbfs name for later deprecation post-squeeze.
  * Drop the dependency on netbase, which has no reason given in the changelog
    and doesn't appear to be needed.
  * Adjust the language in debian/cifs-utils.NEWS to make clear the
    consequences of this change, and direct users to alternatives.
    Closes: #572691.
  * umount.cifs (and by extension, smbumount) no longer exists upstream,
    because mount.cifs no longer permits non-root users to mount except by
    way of the standard /etc/fstab arguments.

 -- Steve Langasek <vorlon@debian.org>  Tue, 09 Mar 2010 17:20:22 -0800
