[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2016-02-20 Thread Bug Watch Updater
** Changed in: libpam-sshauth (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2016-02-19 Thread Eric Desrochers
** Changed in: libpam-sshauth (Ubuntu Trusty)
   Status: In Progress => Won't Fix

** Changed in: libpam-sshauth (Ubuntu Vivid)
   Status: Triaged => Won't Fix

** Changed in: libpam-sshauth (Ubuntu Wily)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2016-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package libpam-sshauth - 0.3.1-1ubuntu1

---
libpam-sshauth (0.3.1-1ubuntu1) xenial; urgency=medium

  * debian/patches/add-back-support-for-publickey-authentication.patch: Added 
back
support for publickey authentication (Closes: #805879, LP: #1507798)

  * debian/control add zlib1g-dev package in Build-Depends (Closes:
#789106)

 -- Eric Desrochers   Tue, 12 Jan 2016
22:11:19 -0500

** Changed in: libpam-sshauth (Ubuntu Xenial)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2016-02-04 Thread Eric Desrochers
** Description changed:

  [Impact]
  
  libpam-sshauth v0.1-1 (shipped with precise) used to support publickey
  authentication with ssh-agent.
  
  New version of this lib shipped with trusty and late has dropped this
  feature; which is related to upstream author (ltsp-upstream) switching
  to using libssh2 (was using libssh before).
  
  [Test Case]
+ 
+ If users ssh to the server configured with libpam-sshauth using
+ publickey authentication, they're not granted access.
  
  A patched has been approved/merge upstream:
  https://code.launchpad.net/~benoit-guyard/ltsp/libpam-sshauth/+merge/273930
  
  [Regression Potential]
  
  A testfix has been provided, and positive feedbacks from the community
  has been given by the community to confirm the new package work under
  Trusty as expected: https://bugs.launchpad.net/ubuntu/xenial/+source
  /libpam-sshauth/+bug/1507798/comments/4
  
  [Original Description]
  It as been brought to my attention that libpam-sshauth (version >=0.3-1) have 
dropped support for publickey authentication.
  
  $ cat debian/changelog
  ---
  libpam-sshauth (0.3-1) experimental; urgency=low
  
    * New upstream version.
  - Switch to using libssh2.
    * Add Build-Depends on libssh2-1-dev and pkg-config, drop libssh-dev.
    * debian/rules: Install pam_sshauth.so into /lib//security/.
  
   -- Vagrant Cascadian   Fri, 22 Mar 2013 12:31:56 -0700
  ---

** Description changed:

  [Impact]
  
  libpam-sshauth v0.1-1 (shipped with precise) used to support publickey
  authentication with ssh-agent.
  
  New version of this lib shipped with trusty and late has dropped this
  feature; which is related to upstream author (ltsp-upstream) switching
  to using libssh2 (was using libssh before).
  
  [Test Case]
  
  If users ssh to the server configured with libpam-sshauth using
- publickey authentication, they're not granted access.
+ publickey authentication + ssh-agent, they're not granted access.
  
  A patched has been approved/merge upstream:
  https://code.launchpad.net/~benoit-guyard/ltsp/libpam-sshauth/+merge/273930
  
  [Regression Potential]
  
  A testfix has been provided, and positive feedbacks from the community
  has been given by the community to confirm the new package work under
  Trusty as expected: https://bugs.launchpad.net/ubuntu/xenial/+source
  /libpam-sshauth/+bug/1507798/comments/4
  
  [Original Description]
  It as been brought to my attention that libpam-sshauth (version >=0.3-1) have 
dropped support for publickey authentication.
  
  $ cat debian/changelog
  ---
  libpam-sshauth (0.3-1) experimental; urgency=low
  
    * New upstream version.
  - Switch to using libssh2.
    * Add Build-Depends on libssh2-1-dev and pkg-config, drop libssh-dev.
    * debian/rules: Install pam_sshauth.so into /lib//security/.
  
   -- Vagrant Cascadian   Fri, 22 Mar 2013 12:31:56 -0700
  ---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2016-01-15 Thread Sebastien Bacher
@Eric, thanks for the work, the "testcase" is not really one, that's
supposed to be steps you can follow to confirm the bug and verify that
it's fixed after the update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2016-01-14 Thread Eric Desrochers
Here's a new version of my patch for "Trusty" without #define
SSH_AUTH_METHOD_PUBLICKEY in auth_funcs.c and rely on the version in
pam_sshauth.h)

** Patch added: "trusty_0.3.1-2.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/libpam-sshauth/+bug/1507798/+attachment/4549925/+files/trusty_0.3.1-2.debdiff

** Changed in: libpam-sshauth (Ubuntu Xenial)
   Status: Incomplete => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2016-01-14 Thread Eric Desrochers
Here's a new version of my patch for "Xenial" without #define
SSH_AUTH_METHOD_PUBLICKEY in auth_funcs.c and rely on the version in
pam_sshauth.h)


** Patch added: "xenial_0.3.1-1ubuntu1.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/libpam-sshauth/+bug/1507798/+attachment/4549924/+files/xenial_0.3.1-1ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2016-01-14 Thread Eric Desrochers
** Patch removed: "xenial_libpam-sshauth_0.3.1-1ubuntu1"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/libpam-sshauth/+bug/1507798/+attachment/4524268/+files/lp1507798_xenial_0.3.1-1ubuntu1.debdiff

** Patch removed: "trusty_libpam-sshauth_0.3.1-2"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/libpam-sshauth/+bug/1507798/+attachment/4524163/+files/lp1507798_trusty_0.3.1-2.debdiff

** Changed in: libpam-sshauth (Ubuntu Trusty)
   Importance: Low => Medium

** Changed in: libpam-sshauth (Ubuntu Xenial)
   Importance: Low => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2016-01-12 Thread Chris Halse Rogers
You should probably not #define SSH_AUTH_METHOD_PUBLICKEY in
auth_funcs.c and rely on the version in pam_sshauth.h

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2016-01-12 Thread Chris Halse Rogers
Hm. I think this patch is incorrect:

gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -fpic -Wall   -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
pam_sshauth_so-auth_funcs.o `test -f 'auth_funcs.c' || echo './'`auth_funcs.c
auth_funcs.c:40:0: warning: "SSH_AUTH_METHOD_PUBLICKEY" redefined
 #define SSH_AUTH_METHOD_PUBLICKEY 3
 ^
In file included from auth_funcs.c:36:0:
pam_sshauth.h:30:0: note: this is the location of the previous definition
 #define SSH_AUTH_METHOD_PUBLICKEY   4
 ^

You're using method as a set of bits, but you're defining
SSH_AUTH_METHOD_PUBLICKEY as 1<<1 | 1<<0 (ie: 2 + 1 = 3).

This means that it'll try public key authentication if both INTERACTIVE
and PASSWORD methods are supported (and, conversely, it'll try PASSWORD
and INTERACTIVE if only PUBLICKEY is supported).

** Changed in: libpam-sshauth (Ubuntu Xenial)
   Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-30 Thread Mathew Hodson
** Changed in: libpam-sshauth (Ubuntu Vivid)
   Status: Confirmed => Triaged

** Changed in: libpam-sshauth (Ubuntu Wily)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-27 Thread Bug Watch Updater
** Changed in: libpam-sshauth (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-26 Thread Mathew Hodson
** Bug watch removed: Debian Bug tracker #789106
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789106

** Also affects: libpam-sshauth (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805879
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-23 Thread Eric Desrochers
** Description changed:

- It as been brought to my attention that libpam-sshauth (version >=0.3-1)
- have dropped support for publickey authentication.
+ [Impact]
  
+ libpam-sshauth v0.1-1 (shipped with precise) used to support publickey
+ authentication with ssh-agent.
+ 
+ New version of this lib shipped with trusty and late has dropped this
+ feature; which is related to upstream author (ltsp-upstream) switching
+ to using libssh2 (was using libssh before).
+ 
+ [Test Case]
+ 
+ A patched has been approved/merge upstream:
+ https://code.launchpad.net/~benoit-guyard/ltsp/libpam-sshauth/+merge/273930
+ 
+ [Regression Potential]
+ 
+ A testfix has been provided, and positive feedbacks from the community
+ has been given by the community to confirm the new package work under
+ Trusty as expected: https://bugs.launchpad.net/ubuntu/xenial/+source
+ /libpam-sshauth/+bug/1507798/comments/4
+ 
+ [Original Description]
+ It as been brought to my attention that libpam-sshauth (version >=0.3-1) have 
dropped support for publickey authentication.
  
  $ cat debian/changelog
  ---
  libpam-sshauth (0.3-1) experimental; urgency=low
  
-   * New upstream version.
- - Switch to using libssh2.
-   * Add Build-Depends on libssh2-1-dev and pkg-config, drop libssh-dev.
-   * debian/rules: Install pam_sshauth.so into /lib//security/.
+   * New upstream version.
+ - Switch to using libssh2.
+   * Add Build-Depends on libssh2-1-dev and pkg-config, drop libssh-dev.
+   * debian/rules: Install pam_sshauth.so into /lib//security/.
  
-  -- Vagrant Cascadian   Fri, 22 Mar 2013 12:31:56 -0700
+  -- Vagrant Cascadian   Fri, 22 Mar 2013 12:31:56 -0700
  ---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-23 Thread Mathew Hodson
** Changed in: libpam-sshauth (Ubuntu Vivid)
   Importance: Undecided => Low

** Changed in: libpam-sshauth (Ubuntu Wily)
   Importance: Undecided => Low

** Branch linked: lp:~benoit-guyard/ltsp/libpam-sshauth

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-23 Thread Eric Desrochers
debdiff for Trusty (0.3.1-1ubuntu1)

** Patch added: "lp1507798_xenial_0.3.1-1ubuntu1"
   
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+attachment/4524268/+files/lp1507798_xenial_0.3.1-1ubuntu1.debdiff

** Changed in: libpam-sshauth (Ubuntu Trusty)
   Status: Confirmed => In Progress

** Changed in: libpam-sshauth (Ubuntu Xenial)
   Status: Confirmed => In Progress

** Tags added: sts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-23 Thread Eric Desrochers
The package in "Xenial" doesn't build without adding in debian/control

-  Build-Depends: debhelper (>= 9), libssh2-1-dev, libpam0g-dev | libpam-dev, 
dh-autoreconf, pkg-config 
+ Build-Depends: debhelper (>= 9), libssh2-1-dev, libpam0g-dev | libpam-dev, 
dh-autoreconf, pkg-config, zlib1g-dev

Debian bug:
https://bugs.debian.org/789106

Upstream (revision 102):
https://bazaar.launchpad.net/~ltsp-upstream/ltsp/libpam-sshauth/revision/102


---
build.log (without the debian/control modification)
--
configure: error: Package requirements (libssh2) were not met:

Package 'zlib', required by 'libssh2', not found

Package zlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `zlib.pc'
to the PKG_CONFIG_PATH environment variable
Package 'zlib', required by 'libssh2', not found
configure:4688: $? = 1
configure:4702: $PKG_CONFIG --exists --print-errors "libssh2"
Package zlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `zlib.pc'
to the PKG_CONFIG_PATH environment variable
Package 'zlib', required by 'libssh2', not found
configure:4705: $? = 1
configure:4719: result: no
Package 'zlib', required by 'libssh2', not found
configure:4735: error: Package requirements (libssh2) were not met:

Package 'zlib', required by 'libssh2', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
--

** Bug watch added: Debian Bug tracker #789106
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789106

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-23 Thread Ubuntu Foundations Team Bug Bot
The attachment "trusty_libpam-sshauth_0.3.1-2" seems to be a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff.  If the attachment
isn't a patch, please remove the "patch" flag from the attachment,
remove the "patch" tag, and if you are member of the ~ubuntu-sponsors,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-23 Thread Eric Desrochers
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-23 Thread Eric Desrochers
debdiff for Trusty (0.3.1-2)

** Patch added: "trusty_libpam-sshauth_0.3.1-2"
   
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+attachment/4524163/+files/lp1507798_trusty_0.3.1-2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-23 Thread Eric Desrochers
** Patch removed: "lp1507798_xenial_0.3.1-1ubuntu1"
   
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+attachment/4524151/+files/lp1507798_xenial_0.3.1-1ubuntu1.debdiff

** Patch removed: "lp1507798_trusty_0.3.1-2"
   
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+attachment/4524152/+files/lp1507798_trusty_0.3.1-2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-23 Thread Eric Desrochers
debdiff for Xenial (0.3.1-1ubuntu1)

** Patch added: "lp1507798_xenial_0.3.1-1ubuntu1"
   
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+attachment/4524151/+files/lp1507798_xenial_0.3.1-1ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-23 Thread Eric Desrochers
debdiff for Trusty (0.3.1-2)

** Patch added: "lp1507798_trusty_0.3.1-2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+attachment/4524152/+files/lp1507798_trusty_0.3.1-2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-23 Thread Eric Desrochers
Since the "libpam-sshauth" package is a sync from Debian, I have
reported a bug in order to apply the patch in Debian too:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805879

** Changed in: libpam-sshauth (Ubuntu Trusty)
   Importance: Undecided => Low

** Changed in: libpam-sshauth (Ubuntu Xenial)
   Importance: Undecided => Low

** Bug watch added: Debian Bug tracker #805879
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805879

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-20 Thread Eric Desrochers
Revision 108 has been merge upstream.

The proposal to merge lp:~benoit-guyard/ltsp/libpam-sshauth into 
lp:~ltsp-upstream/ltsp/libpam-sshauth has been updated.
Status: Approved => Merged

==
$ bzr log -r 108
--
revno: 108
committer: Benoît Guyard 
branch nick: libpam-sshauth
timestamp: Thu 2015-10-08 17:11:15 -0400
message:
  Added back support for publickey authentication
==

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-11-20 Thread Timo Aaltonen
** Also affects: libpam-sshauth (Ubuntu Xenial)
   Importance: Undecided
 Assignee: Eric Desrochers (eric-desrochers-z)
   Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-10-20 Thread Eric Desrochers
Thanks Benoit for you feedbacks.

Now that it has been Approved upstream and the "testfix" including revision 
#108 is working as expected.  
I will now monitor the upstream and start working on the SRU once it is merge.

Current state :
---
Unmerged revisions
108. By Benoit Guyard on 2015-10-08
Added back support for publickey authentication
---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-10-20 Thread Eric Desrochers
** Changed in: libpam-sshauth (Ubuntu Trusty)
   Status: New => Confirmed

** Changed in: libpam-sshauth (Ubuntu Vivid)
   Status: New => Confirmed

** Changed in: libpam-sshauth (Ubuntu Wily)
 Assignee: (unassigned) => Eric Desrochers (eric-desrochers-z)

** Changed in: libpam-sshauth (Ubuntu Vivid)
 Assignee: (unassigned) => Eric Desrochers (eric-desrochers-z)

** Changed in: libpam-sshauth (Ubuntu Trusty)
 Assignee: (unassigned) => Eric Desrochers (eric-desrochers-z)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-10-20 Thread Adam Conrad
** Also affects: libpam-sshauth (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: libpam-sshauth (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: libpam-sshauth (Ubuntu Wily)
   Importance: Undecided
   Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-10-20 Thread Benoit Guyard
Tested the "testfix"[1] on a "Ubuntu 14.04.3 LTS" box, looks good to me,
"publickey + ssh-agent" authentication works again.

[1] https://launchpad.net/~eric-desrochers-z/+archive/ubuntu/lp1507798

Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-10-20 Thread Eric Desrochers
A "testfix' is now available on a PPA[1] for the community to test and
provide feedbacks.

The "testfix" include the Approved revision #108 (Added back support for
publickey authentication & ssh-agent)

If this mitigate/solved the situation, please provide feedbacks by
commenting this LP bug.

The package[1] is only for testing purpose and not a final solution.

[1] https://launchpad.net/~eric-desrochers-z/+archive/ubuntu/lp1507798

Thanks !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libpam-sshauth (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507798] Re: libpam-sshauth dropped support for publickey authentication

2015-10-19 Thread Eric Desrochers
A patches has been "Approved upstream a few days ago.


Reference : 
https://code.launchpad.net/~benoit-guyard/ltsp/libpam-sshauth/+merge/273930

---
Status: Approved
Approved by:Scott Balneaves on 2015-10-16
Approved revision:  108
Proposed branch:lp:~benoit-guyard/ltsp/libpam-sshauth
Merge into: lp:~ltsp-upstream/ltsp/libpam-sshauth
---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507798

Title:
  libpam-sshauth dropped support for publickey authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-sshauth/+bug/1507798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs