Commit graph

2918 commits

Author SHA1 Message Date
Eelco Dolstra ef6fc4a345 nixUnstable: Update to 1.5.2pre3091_772b709 2013-04-30 00:17:18 +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
Peter Simons 06d02090d2 bup: enable Hydra builds 2013-04-26 12:51:46 +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
Michael Raskin b98ece6bc2 Auto-update some packages; no early build failures (SBCL and Wine not yet fully built) 2013-04-23 09:15:48 +04:00
viric 4311ba66e0 Merge pull request #474 from logann2019/autocutsel
Autocutsel
2013-04-22 10:32:37 -07:00
Jordi 97de12b58e Fix indention, remove maintainers. 2013-04-22 19:23:50 +02:00
Rickard Nilsson 51bf1ae795 munge 0.5.10: New package, a credentials handler for clusters 2013-04-22 16:04:41 +02:00
Jonas Hoersch 93c39d24b5 offlineimap: enable support for the sqlite status backend 2013-04-22 10:40:36 +02:00
Jordi 4ed2c81817 Licence to GPLv2+ 2013-04-21 18:50:51 +02:00
Jordi 8680d5bc5a Add autocutsel tool. 2013-04-20 16:21:01 +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
Rickard Nilsson 40ac613f85 obnam: Update to 1.4 2013-04-18 16:09:35 +02:00
Vladimír Čunát 6ee2cce9ef glxinfo: update the mesa-demos source 2013-04-17 13:36:05 +02:00
Peter Simons d6bdc558c7 nbd: update to version 3.3 2013-04-14 21:33:04 +02:00
Vladimír Čunát d8a2ae8d01 some libintl and libiconv cleanups + non-linux fixes 2013-04-14 13:43:09 +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
Eelco Dolstra 4adad458e7 Remove the "proprietary" license
We already had "unfree".
2013-04-12 14:37:50 +02:00
Cillian de Róiste 7f8ecc65ac hdf5: download URL no longer available for 1.8.5, upgrade to 1.8.10 2013-04-11 10:54:31 +02:00
Lluís Batlle i Rossell 91a94932d9 coreutils: fixing cross-build
coreutils can't generate the man pages cross-building. I do a trick
to get them from a non-cross-built coreutils.
2013-04-10 15:56:14 +02:00
Cillian de Róiste 277816eb00 lftp: update to 4.4.5 2013-04-10 14:13:27 +02:00
Rickard Nilsson 7870db8b10 unionfs: Add mount helper (mount.unionfs-fuse)
This makes it possible to mount unionfs directly with mount or fstab.

Example fstab entry:

  none /mnt/union unionf-fuse allow-other,dirs=/source1=RW,/source2=RW

Note, the dirs= option need to be the last option, due to limitations
in the mount helper provided by unionfs-fuse. Maybe we should write a
better helper ourselves.

Also, you need to specify your branches as dirs= option, NOT as
the device, since the latest version of libmount always interprets
"=" characters in the device name as a tag (like LABEL, UUID etc)
and will try to resolve the tag before calling the mount helper.
This will of course not succeed and the mount will fail.
2013-04-09 16:36:38 +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
Peter Simons 938486848e grub: fix download URL for grub-0.97-once.patch 2013-04-07 23:33:20 +02:00
Peter Simons 2879cf569e bup: update to version 0.25-rc1-107-g96c6fa2 and drop -Werror to fix the build
/nix/store/4jfqcb4mzh3vl08zgfh9ir46jii7rcb9-python-2.7.3/include/python2.7/modsupport.h:27:1: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=]
   PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
   ^
  cc1: all warnings being treated as errors
2013-04-07 23:33:19 +02:00
Domen Kozar 41c6d26e16 garden 2013-04-06 08:20:27 +02:00
Domen Kozar 130c081966 add thinkfan package 2013-04-06 00:34:50 +02:00
Eelco Dolstra 477c53cec0 sudo: Fix building outside of a chroot 2013-04-05 19:38:07 +02:00
Shea Levy 2d38aee71b xpra: Use new ffmpeg attribute
It still builds, but it's a pythonPackage so who knows if it works
right. Was breaking the tarball, though.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 06:49:23 -04: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
Vladimír Čunát 96d5b0fc26 Merge pull request #419 from MarcWeber/submit/lprof
lprof: add
2013-04-03 08:15:30 -07:00
Vladimír Čunát 2cd7d9d29e Merge pull request #417 from the-kenny/g500-control
g500-control: add
2013-04-03 08:14:18 -07:00
Eelco Dolstra 91ff5e33cc sudo: Update to 1.8.7p7
Ouch, our sudo was criminally outdated.

CVE-2013-1775, CVE-2013-1776, CVE-2012-2337, CVE-2011-0010.
2013-04-03 13:15:38 +02:00
Cameron Matheson 934bfc618a tmux: update to version 1.8 2013-04-01 16:24:08 -06:00
Peter Simons 6382266e58 Merge pull request #431 from jcumming/cuetools.130317
cuetools-1.3.1
2013-04-01 02:39:17 -07:00
Peter Simons 7b6b0a85d4 Merge pull request #430 from orbitz/add-multitail-5.2.12
Add multitail
2013-04-01 02:36:57 -07:00
Jack Cummings 4527d677cc cuetools metadata: license, maintainer, platforms 2013-03-31 21:43:53 -07: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
Malcolm Matalka d819ee8b7e Add multitail 2013-03-31 19:40:11 +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