Commit Graph

80 Commits

Author SHA1 Message Date
Paul Howarth d2c802f8e0 Update to 1.4.0
- Update to 1.4.0
  - Added libssh2_session_supported_algs()
  - Added libssh2_session_banner_get()
  - Added libssh2_sftp_get_channel()
  - libssh2.h: bump the default window size to 256K
  - sftp-seek: clear EOF flag
  - userauth: provide more informations if ssh pub key extraction fails
  - ssh2_exec: skip error outputs for EAGAIN
  - LIBSSH2_SFTP_PACKET_MAXLEN: increase to 80000
  - knownhost_check(): don't dereference ext if NULL is passed
  - knownhost_add: avoid dereferencing uninitialized memory on error path
  - OpenSSL EVP: fix threaded use of structs
  - _libssh2_channel_read: react on errors from receive_window_adjust
  - sftp_read: cap the read ahead maximum amount
  - _libssh2_channel_read: fix non-blocking window adjusting
- Add upstream patch fixing undefined function reference in libgcrypt backend
- BR: /usr/bin/man for test suite
2012-02-01 11:06:03 +00:00
Paul Howarth 4256e1a18e Comment clean-up 2012-01-16 09:24:22 +00:00
Peter Robinson d70bd6d322 Disable some tests on ARM 2012-01-15 23:11:01 +00:00
Paul Howarth 980b4761ee example includes arch-specific bits, so move to devel package 2012-01-13 17:14:29 +00:00
Paul Howarth 2981c211df use tabs for indentation 2012-01-13 16:05:02 +00:00
Paul Howarth edbbfd779a Spec clean-up
- make docs package noarch where possible
- use patch rather than scripted iconv to fix character encoding
- don't make assumptions about SELinux context types used for the ssh server
  in the test suite
- skip the ssh test if /dev/tty isn't present, as in some versions of mock
- make the %files list more explicit
2012-01-13 16:01:35 +00:00
Dennis Gilmore b46de2ab55 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 02:29:01 -06:00
Kamil Dudka 13e3a891a5 update to 1.3.0 2011-09-08 11:15:55 +02:00
Dennis Gilmore d8deb37f03 sshd/loopback test fails in the sparc buildsystem 2011-06-25 08:20:10 -05:00
Kamil Dudka 9936af47e1 update to 1.2.7 (#632916)
- avoid multilib conflict on libssh2-docs
- avoid build failure in mock with SELinux in the enforcing mode
  (#558964)
2010-10-13 00:04:08 +02:00
Fedora Release Engineering a6bc831ff0 dist-git conversion 2010-07-28 21:42:18 +00:00
Chris Weyl 92c18b1937 - update to 1.2.4
- drop old patch0
- be more aggressive about keeping .deps from intruding into -docs
2010-03-13 05:15:12 +00:00
Chris Weyl e9dc94c445 - pkgconfig dep should be with -devel, not -docs 2010-01-20 17:44:18 +00:00
Chris Weyl ce5ce38efe - enable tests; conditionalize sshd test, which fails with a funky SElinux
error when run locally
2010-01-19 06:18:57 +00:00
Chris Weyl 8d25ddbae1 - patch w/1aba38cd7d2658146675ce1737e5090f879f306; not yet in a GA release 2010-01-19 05:34:11 +00:00
Chris Weyl 43585348ef - correct bad file entry under -devel 2010-01-14 17:21:15 +00:00
Chris Weyl 3265846cad - update to 1.2.2
- drop old patch now in upstream
- add new pkgconfig file to -devel
2010-01-14 17:14:53 +00:00
Chris Weyl 82f313cfa1 - trim trailing spaces 2010-01-14 16:22:26 +00:00
Bill Nottingham afda1f6ba6 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:51:18 +00:00
Chris Weyl 6b0d8a15fe - patch based on 683aa0f6b52fb1014873c961709102b5006372fc
- disable tests (*sigh*)
2009-09-22 03:56:35 +00:00
Tomáš Mráz 8eb74aa2fe - rebuilt with new openssl 2009-08-21 14:22:18 +00:00
Jesse Keating b0c32672a9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 08:41:56 +00:00
Jesse Keating ea10ac3601 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 19:06:30 +00:00
Chris Weyl 5f58f793d1 - update to 1.0 2009-02-17 04:43:59 +00:00
Tomáš Mráz 5bb5071a6b - rebuild with new openssl 2009-01-17 14:32:48 +00:00
Jesse Keating 25724311d2 - Autorebuild for GCC 4.3 2008-02-18 23:06:21 +00:00
Chris Weyl a74497a268 - rebuild for new openssl... 2007-12-05 17:46:05 +00:00
Chris Weyl ca69061c5b release bump 2007-11-28 01:25:14 +00:00
Chris Weyl 579bb92fce initial commit 2007-11-28 01:23:22 +00:00
Kevin Fenzi 44b7eec956 Setup of module libssh2 2007-11-27 20:15:45 +00:00