Commit graph

11 commits

Author SHA1 Message Date
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Sebastien Braun 14368df9f6 gsoap: 2.8.53 -> 2.8.108
Fixes CVE-2019-7659
2020-10-30 13:54:16 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Bjørn Forsman 421949e436 gsoap: 2.8.49 -> 2.8.53 2017-09-11 17:24:33 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* 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
2017-08-01 22:03:30 +02:00
Peter Hoeg c9f487ac5d gsoap: 2.8.42 -> 2.8.49
Fixes: CVE-2017-9765
2017-07-19 11:53:34 +08:00
Robin Gloster 4277978fb2
gsoap: 2.8.37 -> 2.8.42 2017-02-17 00:11:18 +01:00
Tim Steinbach fd60b63928
gsoap: 2.8.16 -> 2.8.37 2016-11-04 11:10:21 -04:00
Bjørn Forsman 6eb240ed24 gsoap: 2.7.15 -> 2.8.16
Version 2.7.15 doesn't build anymore (source archive not downloadable).
Bump it to latest version and update meta attributes.
2013-09-04 21:26:05 +02:00
Rob Vermaas 13417770a3 applying patches provided by griswold
svn path=/nixpkgs/trunk/; revision=19707
2010-01-27 12:12:35 +00:00