SLNOS
3be3c2906e
stunnel: fetchurl more securely
2018-02-10 00:24:20 +00:00
adisbladis
13b203fb4f
stunnel: 5.41 -> 5.44
2018-01-04 16:34:32 +01:00
Tomas Hlavaty
6878d0661b
stunnel: 5.39 -> 5.41
2017-04-20 23:37:24 +02:00
Franz Pletz
6a24c6dc32
stunnel: 5.38 -> 5.39
2017-01-26 03:52:50 +01:00
Tomas Hlavaty
d65ef03677
stunnel: 5.37 -> 5.38
2016-12-13 22:34:25 +01:00
Franz Pletz
cc925a0162
stunnel: 5.36 -> 5.37
2016-11-22 03:16:47 +01:00
Graham Christensen
90dae03cfe
stunnel: 5.31 -> 5.36
2016-09-23 22:26:25 -04:00
Robin Gloster
5185bc1773
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-15 14:41:01 +00:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Robin Gloster
2d382f3d98
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-30 19:39:34 +00:00
Tuomas Tynkkynen
2a73de6e6c
treewide: Make explicit that 'dev' output of openssl is used
2016-05-19 10:02:23 +02:00
Robin Gloster
d326ca40a8
stunnel: 5.30 -> 5.31
...
fixes tarball 404
2016-04-03 11:36:13 +00:00
Robin Gloster
351173c2dd
stunnel: 5.29 -> 5.30
2016-02-26 15:51:08 +00:00
Yann Hodique
a4c3b433ee
stunnel: 5.26 -> 5.29
2016-01-09 09:02:54 -08:00
John Wiegley
baa24bc1a2
stunnel: 5.22 -> 5.26
2015-11-25 12:46:28 -08:00
Bjørn Forsman
0279a979a5
stunnel: 5.20 -> 5.22
...
Changelog:
https://www.stunnel.org/sdf_ChangeLog.html
2015-08-16 19:05:14 +02:00
Austin Seipp
4a6b7fc563
nixpkgs: stunnel 5.16 -> 5.20
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 21:50:29 -05:00
William A. Kennington III
e074268230
stunnel: 5.14 -> 5.16
2015-04-22 14:47:09 -07:00
Austin Seipp
4a3b755cc8
nixpkgs: stunnel 5.11 -> 5.14
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-02 16:27:52 -05:00
Austin Seipp
0c1daca24a
nixpkgs: stunnel 5.05 -> 5.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Aristid Breitkreuz
4d1fdb9380
stunnel 5.05
2014-10-11 14:16:37 +02:00
Austin Seipp
2241ce448e
stunnel: 5.03 -> 5.04
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:09:31 -05:00
Austin Seipp
32183417fa
stunnel: 5.01 -> 5.03
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:56:23 -05:00
Austin Seipp
dcd0e68b17
stunnel: adopt, bump to version 5.01
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-08 16:13:52 -05:00
Evgeny Egorochkin
d2571617c0
stunnel: update from 4.56 to 5.00, potentially fixes CVE-2014-0016
2014-03-26 13:43:51 +02:00
Rickard Nilsson
1ddfbae86a
stunnel: Add explicit openssl reference (latest stunnel version did not build for me otherwise)
2013-05-30 12:12:18 +02:00
Rickard Nilsson
08f1b426bc
stunnel: Update to 4.56
...
Note, I had to add "fips = no" to my stunnel configuration after
the update.
2013-04-09 16:34:59 +02:00
Rickard Nilsson
cae8bec490
stunnel: Update to 4.53
2012-07-31 00:11:03 +02:00
Armijn Hemel
2d1a047761
add stunnel
...
svn path=/nixpkgs/trunk/; revision=14301
2009-03-02 15:23:52 +00:00