summary refs log tree commit diff
path: root/pkgs/development/libraries/libssh
Commit message (Collapse)AuthorAge
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* libssh: don't use multiple outputsworldofpeace2019-04-23
| | | | | | | | Makes cmake files point to the correct output for libs and corrects the Cflags in the .pc file. Fixes #60036
* libssh: 0.8.5 -> 0.8.7R. RyanTM2019-04-16
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libssh/versions
* libssh: 0.8.4 -> 0.8.5R. RyanTM2018-12-17
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libssh/versions
* libssh: 0.7.6 -> 0.8.4Linus Heckemann2018-10-21
| | | | | Note that this is unrelated to the security vulnerability in earlier versions, which is already fixed in 0.7.6.
* libssh: 0.7.5 -> 0.7.6Linus Heckemann2018-10-16
| | | | | | | | | | | | | | Fixes CVE-2018-10933: libssh versions 0.6 and above have an authentication bypass vulnerability in the server code. By presenting the server an SSH2_MSG_USERAUTH_SUCCESS message in place of the SSH2_MSG_USERAUTH_REQUEST message which the server would expect to initiate authentication, the attacker could successfully authentciate without any credentials. Source: https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/
* libssh: add patch required for mysql-workbenchJan Tojnar2018-08-09
|
* libssh: maintenance 0.7.4 -> 0.7.5Vladimír Čunát2017-04-18
|
* treewide: purge maintainers.urkudVladimír Čunát2017-03-27
| | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* libssh: bugfix 0.7.3 -> 0.7.4Vladimír Čunát2017-02-05
|
* treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | Make either 'bin' or 'out' the first output.
* Merge master into closure-sizeVladimír Čunát2016-03-08
|\ | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * libssh: security update 0.7.2 -> 0.7.3Vladimír Čunát2016-02-24
| | | | | | | | It's supposed to fix CVE-2016-0739: weak secret with diffie-hellman.
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\| | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * libssh: current url is down, provide a new oneDomen Kožar2015-11-07
| |
| * libssh: 0.7.1 -> 0.7.2William A. Kennington III2015-11-05
| |
* | libssh: split "dev" output, fix a referrerVladimír Čunát2015-10-13
|/
* libssh: 0.7.0 -> 0.7.1William A. Kennington III2015-07-19
|
* libssh: Revert to old styleEelco Dolstra2015-06-04
|
* Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra2015-06-04
| | | | This reverts commit 25a148fa196b944b3f134527da87e43d88c066f9.
* libssh: temporarily patch to fix x2goclientTobias Geerinckx-Rice2015-05-26
| | | | | | | | See <https://red.libssh.org/issues/194>: "In libssh 0.7.0, ssh_forward_listen() is present in the headers as a deprecated function, but it is not actually present in the code. This appears to have been introduced in commit 5229253f."
* switch to working libssh 0.7 downloadAristid Breitkreuz2015-05-24
|
* Refactor mkFlag / shouldUsePkg into the nixpkgs librariesWilliam A. Kennington III2015-05-22
|
* libssh: fix libsodium linkingcodyopel2015-05-21
| | | | resolves pkg-config errors for anything linking against libssh
* libssh: 0.6.4 -> 0.7.0William A. Kennington III2015-05-19
|
* libssh: security+maintenance to fix CVE-2014-8132Vladimír Čunát2014-12-20
| | | | | Also switched to openssl instead of libgcrypt (wouldn't compile otherwise), and fixed meta.license.
* libssh: update, incl. features and CVE-2014-0017 fixVladimír Čunát2014-03-05
| | | | | Also add pkgconfig to inputs, as it was looked for by cmake. Dependent packages seem to build fine.
* libssh: bugfix update + CVE-2013-0176Vladimír Čunát2013-11-17
| | | | It seems an old DoS-only problem.
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* libssh: Update to 0.5.3Eelco Dolstra2012-11-29
| | | | Fixes CVE-2012-4559, CVE-2012-4560, CVE-2012-4561 and CVE-2012-4562.
* libssh-0.5.2, switch to libgcryptYury G. Kudryashov2012-03-15
| | | | svn path=/nixpkgs/trunk/; revision=33114
* libssh-0.4.8Yury G. Kudryashov2011-06-07
| | | | svn path=/nixpkgs/trunk/; revision=27378
* Update libssh version to latest release 0.4.8Karn Kallio2011-03-25
| | | | svn path=/nixpkgs/trunk/; revision=26519
* URL to libssh has changed.Karn Kallio2011-03-25
| | | | svn path=/nixpkgs/trunk/; revision=26516
* - Added libssh (used by kdebase-runtime)Sander van der Burg2010-02-14
- Completed kdebase-runtime 4.4.0 svn path=/nixpkgs/trunk/; revision=19994