aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/gsoap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gsoap: 2.8.53 -> 2.8.108Sebastien Braun2020-10-301-2/+2
| | | | Fixes CVE-2019-7659
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* gsoap: 2.8.49 -> 2.8.53Bjørn Forsman2017-09-111-2/+2
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-011-1/+1
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* gsoap: 2.8.42 -> 2.8.49Peter Hoeg2017-07-191-7/+20
| | | | Fixes: CVE-2017-9765
* gsoap: 2.8.37 -> 2.8.42Robin Gloster2017-02-171-2/+2
|
* gsoap: 2.8.16 -> 2.8.37Tim Steinbach2016-11-041-3/+3
|
* gsoap: 2.7.15 -> 2.8.16Bjørn Forsman2013-09-041-10/+23
| | | | | Version 2.7.15 doesn't build anymore (source archive not downloadable). Bump it to latest version and update meta attributes.
* applying patches provided by griswoldRob Vermaas2010-01-271-0/+19
svn path=/nixpkgs/trunk/; revision=19707