Eelco Dolstra
e2eca0c24c
Fix misspelled meta.maintainers attributes
2016-02-10 23:27:34 +00:00
Eric Sagnes
ff58b07fc8
cmst: 2014.12.05 -> 2016.01.28
2016-02-10 23:27:30 +00:00
Robin Gloster
0c5b86b607
eggdrop: use git rev to fix compiling with gcc5
2016-02-07 23:07:12 +00:00
Robin Gloster
65e6aa4a31
uwimap: turn off format hardening
2016-02-07 22:28:15 +00:00
Robin Gloster
9492e06315
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-07 14:44:27 +00:00
Tony White
98ffc61e2f
curl: Change default src url ( close #12851 )
...
- Changes the default src url away from http://curl.haxx.se
to an official mirror because haxx.se resolves to https and
bootstrap curl doesn't have https support.
Please see https://github.com/NixOS/nixpkgs/issues/12816
for more info.
2016-02-07 13:39:45 +01:00
Robin Gloster
9229e9c656
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-07 11:17:57 +00:00
Eelco Dolstra
a5d5736692
Typo
2016-02-02 19:59:27 +01:00
Luca Bruno
a7d2947e33
Merge pull request #12708 from jerith666/email-init
...
email: init at d9fd259f
2016-02-01 23:50:55 +01:00
Domen Kožar
0b3becb269
Merge pull request #12701 from mayflower/builder-def-cleanup
...
builderDefsPackage cleanup
2016-02-01 21:09:34 +00:00
Eelco Dolstra
a7b7ac8bfb
openssh: Enable DSA host/client keys
...
This applies a patch from Fedora to make HostKeyAlgorithms do the
right thing, fixing the issue described in
401782cb67
.
2016-02-01 16:31:43 +01:00
koral
a7f09e9773
openssh: 6.9p1 -> 7.1p2
2016-02-01 16:31:43 +01:00
Matt McHenry
23d1aa8516
email: init at d9fd259f
2016-01-31 17:36:26 -05:00
Gabriel Ebner
bca9042663
mu: 0.9.13 -> 0.9.16
2016-01-31 11:19:35 +01:00
Robin Gloster
ea9c2fad54
altermime: use mkDerivation
2016-01-30 20:31:05 +00:00
Franz Pletz
73f4c2bdf8
Remove lsh, broken & unmaintained
2016-01-30 16:36:57 +00:00
Franz Pletz
aacc390769
ncat: Remove old package, available in nmap
2016-01-30 16:36:57 +00:00
Robin Gloster
f6d3b7a2ae
switch hardening flags
2016-01-30 16:36:57 +00:00
Franz Pletz
954e9903ad
Use a hardened stdenv by default
2016-01-30 16:36:57 +00:00
Tony White
627f7bf6a5
privoxy: 3.0.22 - > 3.0.24
...
- Security fixes
- Bug fixes
- General improvements
- Action file improvements
- Documentation improvements
Please see http://www.privoxy.org/announce.txt
for more detail.
2016-01-30 14:21:20 +00:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Nikolay Amiantov
3622038d20
easyrsa2: init at 2.2.0
2016-01-25 12:14:01 +03:00
Tobias Geerinckx-Rice
32d40f0f98
Remove no longer (or never) referenced patches
...
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
Vladimír Čunát
0957359568
Merge branch 'staging'
2016-01-22 13:48:35 +01:00
Tobias Geerinckx-Rice
8da914cad4
minissdpd: 1.5 -> 1.5.20160119
2016-01-20 02:00:15 +01:00
Robin Gloster
53b389327e
refactor to use autoreconfHook where possible
...
Close #12446 .
2016-01-18 10:45:31 +01:00
Vladimír Čunát
620c147cce
Merge branch 'master' into staging
2016-01-18 09:48:49 +01:00
tv
180655290d
urlwatch: 1.18 -> 2.0
2016-01-17 22:00:39 +01:00
koral
2077895251
aria2: 1.19.2 -> 1.19.3
2016-01-16 15:34:29 +01:00
Lluís Batlle i Rossell
5b20713041
inadyn: update to 1.99.15
...
It fixes a big bug about IP not getting updated.
https://github.com/troglobit/inadyn/issues/107
2016-01-15 16:14:40 +01:00
Vladimír Čunát
2d0893088f
Merge branch 'master' into staging
2016-01-15 13:43:57 +01:00
Franz Pletz
a25fc6e54d
Merge pull request #12391 from rycee/bump/nethogs
...
nethogs: 0.8.1-git -> 0.8.1
2016-01-15 12:20:25 +01:00
Tobias Geerinckx-Rice
d8fa7f7b06
miniupnpd 1.9.20151212 -> 1.9.20160113
...
Changes: https://github.com/miniupnp/miniupnp/blob/master/miniupnpd/Changelog.txt
2016-01-14 23:55:47 +01:00
Robert Helgesson
b4f03263ec
nethogs: 0.8.1-git -> 0.8.1
...
Also use fetchFromGitHub, use make flags instead of patching Makefile,
and add myself as maintainer since the package is unmaintained.
2016-01-14 20:49:20 +01:00
Franz Pletz
2d65772950
openssh: Disable roaming (security fix)
...
Fixes CVE-2016-0777 and CVE-0216-0778.
Closes #12385 .
2016-01-14 16:40:27 +01:00
Tobias Geerinckx-Rice
f290a6d026
aircrack-ng: fix description typo; co-maintain
2016-01-14 03:09:51 +01:00
Tobias Geerinckx-Rice
db658a6eb5
aircrack-ng: 1.2-beta3 -> 1.2-rc3
2016-01-14 03:09:51 +01:00
Tobias Geerinckx-Rice
00b06e6d45
minissdpd: 1.4 -> 1.5
2016-01-13 19:16:14 +01:00
Tobias Geerinckx-Rice
9888fbd8d2
gtk-gnutella: 1.0.1 -> 1.1.5
...
Still broken, though.
2016-01-13 03:30:56 +01:00
Tobias Geerinckx-Rice
f85b5c4c07
ntop: remove dead package
...
Broken since 2013. Discontinued. Use ntopng.
2016-01-13 03:30:56 +01:00
Edward Tjörnhammar
3a6c354094
i2pd: 2.2.0 -> 2.3.0
2016-01-12 22:09:31 +01:00
Nikolay Amiantov
4a9ad20a95
Revert "vde2: support static build"
...
This reverts commit fda6c0d3c7
.
See ee6ca494d2
for related discussion.
2016-01-12 17:15:14 +03:00
Nikolay Amiantov
fda6c0d3c7
vde2: support static build
2016-01-12 15:06:23 +03:00
Nikolay Amiantov
c2b70e6147
easyrsa: 2.2.0 -> 3.0.0
2016-01-10 07:28:55 +03:00
Arseniy Seroka
6cd71e5c91
Merge pull request #12268 from sigma/version/stunnel
...
stunnel: 5.26 -> 5.29
2016-01-09 23:52:19 +03:00
Allan Espinosa
d0e1ee6e55
axel: mark as buildable on darwin
2016-01-09 12:37:16 -06:00
Yann Hodique
a4c3b433ee
stunnel: 5.26 -> 5.29
2016-01-09 09:02:54 -08:00
Matthew O'Gorman
e11004cdf3
zap: init at 2.4.3
2016-01-08 23:46:45 -05:00
Robin Gloster
af50b03f50
fuppes: remove obsolete broken package and service
2016-01-07 06:39:05 +00:00