Ricardo M. Correia
84e69bf619
tinc: update to 1.0.21 (fixes CVE-2013-1428) (merge #545 )
2013-05-20 17:18:28 +02:00
Petr Rockai
7abebbad4d
curl: Optionally add support for GSSAPI (Kerberos).
...
@vcunat also did some configureFlags refactoring
2013-05-18 13:24:30 +02:00
Lluís Batlle i Rossell
61e7a72931
mosh: update to 1.2.4
2013-05-18 13:17:41 +02:00
Domen Kozar
b38ae22a2d
make openvpn work with networkmanagerapplet
2013-05-11 19:17:48 +02:00
Domen Kozar
1aaa1a7b5b
add networ-manager-openvpn, WIP
2013-05-10 19:17:51 +02:00
Eelco Dolstra
84b0bf63b7
pwnat: Fix evaluation
2013-05-09 13:21:10 +02:00
Lluís Batlle i Rossell
e9cbe5439e
Adding udptunnel
...
(Fixing a semicolon in pwnat expr too)
2013-05-08 22:51:39 +02:00
Lluís Batlle i Rossell
a8b576ecaf
Adding pwnat.
2013-05-08 22:51:39 +02:00
Lluís Batlle i Rossell
e087ce095e
filegive: update to 0.5.2
...
(fixing miniupnpd support)
2013-05-07 12:19:38 +02:00
Lluís Batlle i Rossell
a5adbf19a6
filegive: fixing licence, adding maintainer
2013-05-04 10:08:52 +04:00
Lluís Batlle i Rossell
5465a118e1
filegive: update to 0.5.1
...
nat-pmp, fixed upnp bugs, ...
2013-05-04 01:04:17 +04:00
Moritz Ulrich
24466df152
Update isync to 1.0.6
2013-05-03 11:03:49 +02:00
Evgeny Egorochkin
6414a306a4
filegive: bump version to 0.3.1
2013-05-02 13:15:50 +03:00
Lluís Batlle i Rossell
28f87c0eb5
Adding description to filegive
2013-05-02 11:34:42 +04:00
Lluís Batlle i Rossell
bd55358159
Adding filegive, my file sending program
2013-05-02 11:32:58 +04:00
Lennart Kats
aa555c56ac
lftp: use a download location that keeps old versions around
2013-05-01 10:58:32 +02:00
Lluís Batlle i Rossell
678e983f5e
Adding reaver-wps.
2013-04-26 17:14:09 +04:00
Eelco Dolstra
607437122b
dhcpcd: Update to 5.6.8
2013-04-26 14:06:32 +02:00
Lluís Batlle i Rossell
b4687c6966
tahoe-lafs: update to 1.9.2
...
I had to update a python package too (foolscap)
2013-04-24 22:41:17 +04:00
Eelco Dolstra
d44ffc5338
curl: Update to 7.30.0
...
CVE-2013-1944
2013-04-23 14:54:51 +02:00
Rok Garbas
f1184916dd
Merge pull request #477 from coroa/offlineimap
...
offlineimap: enable support for the sqlite status backend
2013-04-23 03:47:15 -07:00
Jonas Hoersch
93c39d24b5
offlineimap: enable support for the sqlite status backend
2013-04-22 10:40:36 +02:00
Vladimír Čunát
1c22316af6
Merge pull request #429 from ierton/wicd-fixes
...
wicd: some fixes
2013-04-20 01:32:29 -07:00
Peter Simons
d6bdc558c7
nbd: update to version 3.3
2013-04-14 21:33:04 +02:00
Eelco Dolstra
4d5ba15ea9
openssh: Update to 6.2p1
2013-04-12 15:27:13 +02:00
Eelco Dolstra
8fc1fe9f6b
socat: Update to 1.7.2.1
...
CVE-2012-0219
2013-04-12 15:01:01 +02:00
Cillian de Róiste
277816eb00
lftp: update to 4.4.5
2013-04-10 14:13:27 +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
Sergey Mironov
8b3b208f33
wicd: rename icons/hicolour to icons/hicolor
2013-04-09 09:27:45 +04:00
Peter Simons
48a2fb0aaa
httpie: update to version 0.4.1 to fix the build
2013-04-08 01:19:20 +02:00
Peter Simons
2fe970d6f2
httpie: the build input 'requests014' doesn't exist anymore, it's now called 'requests'
2013-04-08 01:17:44 +02:00
Sergey Mironov
18681ae58e
wicd: remove unused patches, remove ast with plain rm
2013-04-04 13:44:43 +04:00
Cillian de Róiste
69ad5c5c04
Fix the path to ping
...
iputils-20101006/sbin/ping has moved to iputils-20121221/bin/ping
Wicd uses ping to test the connection and produced and error message.
2013-04-03 23:34:02 +02:00
Sergey Mironov
6901f6346d
wicd: [HACK] fix various gtk issues
...
* hack around s.translate situation
* fix KeyError exception in error dialog
* fix Russian translation
2013-03-31 18:10:28 +00:00
Domen Kozar
ea4b0c33d8
Set correct paths when using nm-applet without desktop
2013-03-31 20:08:01 +02:00
Sergey Mironov
ee921d9df4
wicd: fix missing application icon
2013-03-31 13:06:31 +04:00
Sergey Mironov
f7efab5fd8
wicd: bring translations back.
2013-03-31 13:06:27 +04:00
Sergey Mironov
a8a3cc00fd
wicd: fix dhclient interaction
...
wicd used to write dhclient config file into $out/var/lib/wicd directory attempting
to change nix-store. That didn't work and thats why we couldn't use dhclient.
With this patch wicd will generate temporary file name for this purpose. File is
generated each time the daemon starts.
2013-03-31 13:06:24 +04:00
Domen Kozar
9a31d2ef0d
aircrack-ng: bump
2013-03-29 19:02:51 +01:00
Rob Vermaas
2fa4e36946
Add weighttp 0.3
2013-03-29 15:04:59 +01:00
Cillian de Róiste
924be9b524
Wicd: #379 Also add the gtk-2.0 directory in pygobject to the PYTHONPATH
2013-03-16 08:34:14 +01:00
Cillian de Róiste
0037e518b0
Merge branch 'wicd-gobject'
2013-03-15 01:00:19 +01:00
Cillian de Róiste
ef3da5eecd
#379 wicd: Add ifconfig and ping to the PATH
...
/var/log/wicd/wicd.log showed that it failed to find ifconfig
that was probably the main issue (after the gobject import failure)
2013-03-15 00:59:17 +01:00
Cillian de Róiste
2393f6b96f
#379 Update wicd to 1.7.2.4, fix patches, disable translations
2013-03-15 00:14:30 +01:00
Cillian de Róiste
0d191de368
Fix wicd to find the python gobject on its PYTHONPATH
2013-03-14 01:22:55 +01:00
Peter Simons
746bf427a8
pkgs/tools/networking/snx/snx_install.sh: delete file accidentally checked in earlier
2013-03-11 11:01:28 +01:00
David Guibert
856f6c2aea
fix iftop
2013-03-08 09:08:57 +01:00
Peter Simons
5f32207dfc
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-02-24 19:27:08 +01:00
Vladimír Čunát
4768a0cea6
netboot: change to a fixed version, fix build
2013-02-23 23:19:35 +01:00
Rok Garbas
6b30610672
offlineimap: updating license and add myself as maintainer
2013-02-23 10:55:11 +01:00