Please sync jsch 0.1.37-2 (main) from Debian unstable (main).

Bug #195456 reported by Flávio Martins
4
Affects Status Importance Assigned to Milestone
jsch (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 affects ubuntu/jsch
 status new
 importance wishlist
 subscribe ubuntu-main-sponsors

Please sync jsch 0.1.37-2 (main) from Debian unstable (main).

Needed for Eclipse update, tested.

Changelog since current hardy version 0.1.34ds1-1:

jsch (0.1.37-2) unstable; urgency=low

  * Don't install examples into libjsch-java. Closes: #463847

 -- Michael Koch <email address hidden> Wed, 06 Feb 2008 23:23:19 +0100

jsch (0.1.37-1) unstable; urgency=low

  * New upstream version.
    - Removed obsoleted patch debian/patches/enable-debug.patch.
  * Added link to jsch.jar for ant. Closes: #463120
  * Install examples.

 -- Michael Koch <email address hidden> Thu, 31 Jan 2008 23:22:29 +0100

jsch (0.1.36-1) unstable; urgency=low

  * New upstream version.
  * Added Homepage, Vcs-Svn and Vcs-Browser fields.
  * Updated Standards-Version to 3.7.3.

 -- Michael Koch <email address hidden> Sun, 06 Jan 2008 22:12:21 +0100

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHwtboFhn4aoa4kvURAjd0AJ9M5DeGuyTams+eOF+K+wBM08lLdgCfbSr8
BvwrShyzYY269p7jcA88Go8=
=A7Gi
-----END PGP SIGNATURE-----

Revision history for this message
Daniel Holbach (dholbach) wrote :

This needs a freeze exception: https://wiki.ubuntu.com/FreezeExceptionProcess

Revision history for this message
Flávio Martins (flavioxmartins) wrote : Re: [Bug 195456] Re: Please sync jsch 0.1.37-2 (main) from Debian unstable (main).
Download full text (3.2 KiB)

The package is working, it is available at my ppa and
builds/installs/works correctly.
I've built a new version of Eclipse that depends on jsch-java > 0.1.36
and it is available at my ppa.
The update to Eclipse is the reason I'm asking jsch to be synched,
although the update would be welcome
just for the bugfixes.

Attached diffstat to this mail.

ChangeLog of JSch
====================================================================
Last modified: Mon Jan 21 07:57:03 UTC 2008

Changes since version 0.1.36:
- bugfix: some sftpd will send invalid data in sftp protocol
          point of view, and we need to work around such data. FIXED.
- bugfix: the stream forwarding had been broken since 0.1.30. FIXED.
- bugfix: failed to detect 'SSH_MSG_CHANNEL_OPEN_FAILURE'. FIXED.
- bugfix: ChannelSftp will generate the unfavorable absolute pathname
   in some case. FIXED.
- bugfix: failed to ignore the invalid public-key file. FIXED.
- change: ignoring empty data sent by 'SSH_MSG_CHANNEL_DATA' and
           'SSH_MSG_CHANNEL_EXTENDED_DATA'.
- change: updating copyright messages; 2007 -> 2008
- change: build.xml will enable 'javac.debug' option by the default.
- change: added logging messages to IndentityFile and Session class.
- change: followings are deprecated methods,
    InputStream ChannelSftp#get(String src,
                                int mode)
    InputStream ChannelSftp#get(String src,
                                SftpProgressMonitor,
                                int mode)
- feature: following method is added,
    InputStream ChannelSftp#get(String src,
                                SftpProgressMonitor monitor,
                                long skip)

Changes since version 0.1.35:
- bugfix: ChannelSftp can not handle the local filenames correctly on
Windows. FIXED.
- bugfix: '/' must be handled as the file separator on JVM for Windows. FIXED.
- change: the system property
     "javax.security.auth.useSubjectCredsOnly"
   will be set to "false" for "gssapi-with-mic"
   if that property is not given explicitly.
- change: added changes about ChannelSftp#{pwd(), home()} to
   ChangeLog; 'Changes since version 0.1.34:' section.

Changes since version 0.1.34:
- bugfix: the OutputStream from the channel may make the JVM
   lockup in some case. FIXED.
   There was a possibility that Channel#connect() may be failed
   to initialize its internal without throwing the JSchException.
   On such case, the write operation for OutputStream from
   that channel will cause the system(JVM) to lock up.
- bugfix: ChannelSftp had problems filename globbing. FIXED.
- bugfix: the message included in SSH_FXP_STATUS must be UTF-8. FIXED.
- change: ChannelSftp supports the filename globbing for
   the filename in multi-byte characters.
- change: ChannelSftp will internally handle filenames in UTF-8 encoding.
- change: ChannelSftp#pwd() may throw an SftpException.
- change: ChannelSftp#home() may throw an SftpException.
- feature: following methods have been added in ChannelSftp
    String getServerVersion()
    String getClientVersion()
    void s...

Read more...

Revision history for this message
Steve Langasek (vorlon) wrote :

FFe ack, syncing.

Revision history for this message
Steve Langasek (vorlon) wrote :

Package(s) synced.

Changed in jsch:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.