zimbatm
69ce5cb656
use the sourceforge mirrors everywhere
...
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Franz Pletz
b871649530
quicktun: init at 2.2.4
2016-02-28 12:23:12 +01:00
Domen Kožar
67b9053d29
Merge pull request #13530 from danielfullmer/zerotier-fix
...
zerotierone: hardcoded path fix
2016-02-28 10:20:04 +00:00
Bart Brouns
8fa1fb4920
connman-dmenu: init at git-29-9-2015
...
fix indentation
2016-02-28 05:18:35 +01:00
Daniel Fullmer
110dfca988
zerotierone: hardcoded path fix
...
New code in zerotier broke the previous substitution where we refer to
the correct path for "ip".
2016-02-27 22:13:41 -05:00
rnhmjoj
838379f117
bdf2psf: 1.134 -> 1.137
2016-02-28 02:56:22 +01:00
zimbatm
6a518e51dd
Merge pull request #13475 from rimmington/collectd-no-mysql
...
collectd: allow mysql to be null
2016-02-27 22:24:57 +00:00
Arseniy Seroka
824a1fb5b9
Merge pull request #13496 from zimbatm/no-dots-at-end-of-description
...
Remove all dots at end of descriptions
2016-02-27 21:34:06 +03:00
Franz Pletz
0a9076b5f8
socat: 2.0.0-b8 -> 2.0.0-b9 (CVE-2016-2217)
...
https://lwn.net/Vulnerabilities/674840/
http://www.dest-unreach.org/socat/contrib/socat-secadv7.html
http://www.dest-unreach.org/socat/contrib/socat-secadv8.html
2016-02-27 19:10:38 +01:00
Franz Pletz
88d1564985
socat: 1.7.3.0 -> 1.7.3.1 (CVE-2016-2217)
...
https://lwn.net/Vulnerabilities/674840/
http://www.dest-unreach.org/socat/contrib/socat-secadv7.html
http://www.dest-unreach.org/socat/contrib/socat-secadv8.html
2016-02-27 19:10:38 +01:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Franz Pletz
158ff99ae4
chrony: 2.2 -> 2.3
2016-02-27 18:00:07 +01:00
Christoph Hrdinka
0c0312d342
Merge pull request #13048 from bendlas/update-i2p
...
i2p: 0.9.23 -> 0.9.24
2016-02-27 17:49:20 +01:00
Arseniy Seroka
3030dec0d7
yandex-disk: 0.1.5.940 -> 0.1.5.948
2016-02-27 18:39:42 +03:00
Franz Pletz
c691b6a858
ntp: 4.2.8p4 -> 4.2.8p6 (multiple CVEs)
...
http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities
2016-02-27 16:34:02 +01:00
Sheena Artrip
b6a8348a4b
clamav: 0.98.7 -> 0.99
2016-02-27 06:59:06 -05:00
Rhys
ac94a5d86c
collectd: allow mysql to be null
2016-02-27 12:02:44 +11:00
Thomas Tuegel
272cf5c44f
Merge branch 'ibus'
2016-02-26 18:10:11 -06:00
Thomas Tuegel
cb10990fdc
ibus-anthy: upgrade to Python 3
2016-02-26 18:08:48 -06:00
Thomas Tuegel
f7f965baaa
ibus-hangul: download release from GitHub
2016-02-26 18:08:48 -06:00
Thomas Tuegel
6c85f72a91
ibus-table: 1.9.6 -> 1.9.11
2016-02-26 18:08:48 -06:00
Thomas Tuegel
f058f1c1d3
ibus-with-plugins: rewrite wrapper
2016-02-26 18:08:48 -06:00
Thomas Tuegel
10e3664c97
ibus: 1.5.11 -> 1.5.13
2016-02-26 18:08:48 -06:00
zimbatm
2f38c1be69
Merge pull request #11142 from cresh/darwin-sshpass
...
sshpass: Enable on OS X.
2016-02-27 00:00:01 +00:00
Arseniy Seroka
766ad682f1
Merge pull request #13471 from Profpatsch/networkmanager-link-local
...
networkmanager: fix link-local ip addresses
2016-02-27 02:55:31 +03:00
zimbatm
1f00c52880
Merge pull request #11210 from mitchty/munge-on-osx
...
Munge is buildable/usable on OS X/most unices
2016-02-26 23:10:53 +00:00
zimbatm
35ab3d301f
Merge remote-tracking branch 'upstream/staging'
2016-02-26 22:37:04 +00:00
Tobias Geerinckx-Rice
c3ed0a2494
btrfs-progs: 4.4 -> 4.4.1
...
Bugfix release. Changes:
https://btrfs.wiki.kernel.org/index.php/Changelog#By_version_.28btrfs-progs.29
2016-02-26 23:23:01 +01:00
Graham Christensen
483a130f89
cpio: patch CVE-2016-2037, out of bounds write ( close #13489 )
2016-02-26 22:46:13 +01:00
Benjamin Staffin
8104b8ff1d
letsencrypt: 0.1.0 -> 0.4.0
...
Closes #12123
2016-02-26 18:03:07 +00:00
Domen Kožar
fe9f5dbbbc
Merge pull request #6600 from 4z3/tlsdate
...
tlsdate doesn't build on x86_64-darwin
2016-02-26 10:59:00 +00:00
Profpatsch
70c02402c8
networkmanager: fix link-local ip addresses
...
NetworkManager needs an additional avahi-user to use link-local
IPv4 (and probably IPv6) addresses. avahi-autoipd also needs to be
patched to the right path.
2016-02-26 03:28:56 +01:00
zimbatm
853a213698
Merge pull request #13323 from rycee/ddclient/platform
...
ddclient: add meta.platforms
2016-02-26 00:02:06 +00:00
Tristan Helmich
3234ca49d1
gti: init at 2015-05-21 (edaac79)
2016-02-25 18:52:19 +01:00
Franz Pletz
c459ba8f85
ratools: init at 0.6.2
2016-02-25 16:56:48 +01:00
Franz Pletz
6a27fc57b7
radvd: 2.11 -> 2.12
2016-02-25 16:56:48 +01:00
Nikolay Amiantov
69932f905a
blueman: fix networking, settings
2016-02-25 18:43:21 +03:00
Tobias Geerinckx-Rice
d9f5e94bae
proot: 4.0.3 -> 5.1.0
...
New features
------------
* Processes under PRoot now appear with their real names, that is,
they are not renamed ld-linux.so or prooted-... anymore.
* Own ELF loader.
Fixes
-----
* Most bugs related to shebang support -- ie. #! at the beginning of
a program -- were fixed.
* It is now possible to use GDB against multi-threaded programs under
PRoot x86_64 and x86.
* It is possible to execute x86_64 programs from x86 programs again.
* It is possible to use x86 ptrace-based programs (strace, gdb, ...)
under PRoot x86_64 again.
* The loader is now built with the build-id linker option explicitly
disabled. This special section might interfere with loaded
programs.
* The loader can now load relocatable objects that have a predefined
base address.
2016-02-25 16:21:47 +01:00
Tobias Geerinckx-Rice
ebc9ba92d2
proot: generate and install manual page
2016-02-25 16:21:46 +01:00
Tobias Geerinckx-Rice
818263ce46
miniupnpd: 1.9.20160216 -> 1.9.20160222
...
- set IPv6 Hop limit to 10
- fix HOST: header of event notifications in IPv6
- be more compliant on 64bit machines : ui4 in [0;2^32-1]
2016-02-25 16:19:42 +01:00
Vladimír Čunát
93f6af1071
Merge branch 'master' into staging
2016-02-25 09:01:48 +01:00
Vladimír Čunát
30b7bd8d01
Merge branch 'glibc-2.22' into staging
...
I'm running whole my working notebook on 2.22 without any problems.
I don't expect any significant issues.
2016-02-25 08:42:59 +01:00
Jordan Mulcahey
a2b8cc0aaf
netatalk: 3.1.0 -> 3.1.7, new service module
2016-02-24 19:32:54 +01:00
Arseniy Seroka
e3aa635e68
Merge pull request #13419 from k0ral/nixos-unstable
...
aria2: 1.19.3 -> 1.20.0
2016-02-24 19:02:38 +03:00
koral
29809666cb
aria2: 1.19.3 -> 1.20.0
2016-02-24 12:56:15 +01:00
Thomas Tuegel
e559c3a72a
ibus-table-others: use mktemp for temporary directory
2016-02-23 19:16:29 -06:00
Franz Pletz
7c6dc101f2
Merge pull request #13391 from spacefrogg/gencfsm
...
gnome-encfs-manager: 1.8.15 -> 1.8.16
2016-02-23 18:47:21 +01:00
Frederik Rietdijk
40ca841c5c
Merge pull request #13124 from FRidh/buildPythonApplication
...
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Michael Raitza
c4ea54f6a1
gnome-encfs-manager: 1.8.15 -> 1.8.16
2016-02-23 14:38:48 +00:00
Arseniy Seroka
fbca8ede65
Merge pull request #13358 from aespinosa/dpic-preprocessor
...
dpic: init at 2016.01.12
2016-02-22 23:08:46 +03:00
Tobias Geerinckx-Rice
74acc3ad93
zstd: 0.5.0 -> 0.5.1
...
Changes:
- New: Optimal parsing => Very high compression modes, thanks to @inikep
- Changed: Dictionary builder integrated into libzstd and zstd cli
- Changed (!): zstd cli now uses "multiple input files" as default mode. See zstd -h.
- Fix: high compression modes for big-endian platforms (#123 )
- New: zstd cli : -t | --test command
2016-02-22 19:42:27 +01:00
Tobias Geerinckx-Rice
3675366f81
miniupnpd: 1.9.20160212 -> 1.9.20160216
...
Changes:
- minor changes to follow UDA 1.1 more closely.
- more argument checking in Soap methods.
Log: https://github.com/miniupnp/miniupnp/blob/master/miniupnpd/Changelog.txt
2016-02-22 19:42:27 +01:00
Allan Espinosa
2dd51275eb
dpic: init at 2016.01.12
2016-02-22 07:42:53 -06:00
Arseniy Seroka
cd235722d3
Merge pull request #13361 from puffnfresh/package/playerctl
...
playerctl: init at 0.4.2
2016-02-22 13:47:48 +03:00
Eelco Dolstra
389d04cbe7
curl: 7.47.0 -> 7.47.1
2016-02-22 11:41:34 +01:00
Pascal Wittmann
f1a65b3443
Merge pull request #13241 from zimbatm/gist-4.5.0
...
gist: 4.4.2 -> 4.5.0
2016-02-22 09:16:07 +01:00
Brian McKenna
4ec4666762
playerctl: init at 0.4.2
2016-02-22 18:09:56 +11:00
Franz Pletz
d31f58c688
tinc_pre: 2015-11-07 -> 2016-01-27
...
Also fixes `--version` parameter in exectuables.
2016-02-22 04:59:59 +01:00
Franz Pletz
06e37e9008
youtube-dl: 2016.01.01 -> 2016.02.13
2016-02-22 04:55:22 +01:00
Franz Pletz
f5d705aa58
pinentry: 0.9.6 -> 0.9.7
2016-02-22 04:51:53 +01:00
Sou Bunnbu
7fcecec58b
Merge pull request #11254 from ericsagnes/standardize-im
...
Improve and standardize input methods
2016-02-22 10:13:54 +08:00
Robin Gloster
60290c69e4
Merge pull request #13357 from zimbatm/curl-7.15-fixup
...
curl: fixes installation of 7.15
2016-02-22 01:19:17 +00:00
Franz Pletz
e50b3f893b
Merge pull request #13141 from benley/openssh-7.1p2-gssapi-patch
...
openssh: update gssapi patch to match the openssh version
2016-02-22 02:05:04 +01:00
zimbatm
6908e75441
curl: fixes installation of 7.15
...
It was trying to install /etc/ssl/cert/ca-certificates.pem
See https://hydra.nixos.org/build/32167398/nixlog/1
2016-02-21 23:57:20 +00:00
Robert Helgesson
5d8c4443f1
ddclient: add meta.platforms
2016-02-21 20:24:20 +01:00
zimbatm
17ad5ab0a9
gist: 4.4.2 -> 4.5.0
...
Fixes #13158
2016-02-21 18:43:34 +00:00
Eugene Akentyev
f0b072abaa
staruml: init at 2.6.0
2016-02-21 21:42:43 +03:00
Benjamin Staffin
29711967a2
openssh: update gssapi patch to match openssh version
...
Should fix the openssh_with_kerberos build.
Fixes #13140
(cherry picked from commit 3dae6c7e1e1eb64b3ceb2796eea1ad0ae1596688)
2016-02-20 22:22:01 -08:00
Charles Strahan
11bf7888fb
Merge pull request #13041 from Baughn/mprime
...
mprime: Init at 28.7
2016-02-20 20:45:56 -05:00
Tuomas Tynkkynen
6820d7fc5b
Merge pull request #13157 from dezgeg/pr-diffoscope-2
...
diffoscope: 45 -> 49
2016-02-21 01:34:38 +02:00
Tuomas Tynkkynen
2a3d8fc70c
diffoscope: 45 -> 49
...
We have a new tool dependency for cd-iccdump which comes from the colord
package - put this in the bloat category.
2016-02-21 01:21:12 +02:00
Arseniy Seroka
7d22996df0
Merge pull request #13146 from rycee/bump/ddclient
...
ddclient: 3.8.2 -> 3.8.3
2016-02-21 00:40:51 +03:00
Tuomas Tynkkynen
8bfc5d7e72
coreutils: Remove ARM patch (coreutils-tail-inotify-race.patch)
...
The patch no longer applies as it's applied in the 8.25 release.
While at it don't use FORCE_UNSAFE_CONFIGURE on ARM as I don't see why
it's needed and it works for me without it.
Build-tested GNU hello on ARMv7 and verified that this affect its hash
on i686.
2016-02-20 19:36:21 +02:00
Robert Helgesson
113106df1b
ddclient: 3.8.2 -> 3.8.3
...
Also remove patch for issue that has been fixed upstream, add simple
meta section, and minor other cleanups.
2016-02-20 18:30:36 +01:00
Arseniy Seroka
cbb06df02f
Merge pull request #13142 from zimbatm/zerotierone-1.1.4
...
Zerotierone 1.1.4
2016-02-20 17:09:59 +03:00
Eric Sagnes
9e7ddbdcbd
ibus-m17n: init at 1.3.4
2016-02-20 10:50:52 +09:00
Eric Sagnes
2d5537d89e
fcitx-m17n: init at 0.2.3
2016-02-20 10:50:52 +09:00
zimbatm
13b416765d
Merge pull request #13089 from ebzzry/ugarit-manifest-maker-0.1
...
ugarit-manifest-maker: init at 0.1
2016-02-20 00:11:28 +00:00
zimbatm
99910d97c2
zerotierone: 1.1.0 -> 1.1.4
2016-02-19 23:01:30 +00:00
Arseniy Seroka
a2a5d234a5
Merge pull request #13101 from zimbatm/dispad
...
dispad: init at 0.3.1
2016-02-19 22:52:45 +03:00
Rommel M. Martinez
cb8ac5742d
ugarit-manifest-maker: init at 0.1
2016-02-20 01:30:54 +08:00
Frederik Rietdijk
d3482be0e5
Merge pull request #12886 from pstn/master
...
Allow kpcli to work with xclip
2016-02-19 17:14:50 +01:00
zimbatm
360b5ab9b6
Merge pull request #13123 from nfjinjing/shadowsocks-libev
...
shadowsocks-libev: init at 2.4.5
2016-02-19 14:29:19 +00:00
Jinjing Wang
6f466c9dad
shadowsocks-libev: init at 2.4.5
2016-02-19 20:58:12 +08:00
zimbatm
c6d9d8dfa1
Merge pull request #13088 from ebzzry/ugarit-2.0
...
ugarit: init at 2.0
2016-02-19 12:39:00 +00:00
Frederik Rietdijk
4d06bf70f4
buildPythonApplication: use new function for Python applications
2016-02-19 13:16:41 +01:00
Damien Cassou
dda9f0ba23
Merge pull request #13098 from DamienCassou/vdirsyncer-0.9.0
...
vdirsyncer: 0.8.1 -> 0.9.0
2016-02-19 12:48:27 +01:00
Damien Cassou
38f0628928
vdirsyncer: 0.8.1 -> 0.9.0
2016-02-19 12:44:49 +01:00
Rommel M. Martinez
54a29f2fca
ugarit: init at 2.0
2016-02-19 19:40:20 +08:00
Philipp Steinpass
9d1501437d
Added perl packages that allow kpcli to work with xclip, squashed fixes.
2016-02-19 11:21:52 +01:00
Eelco Dolstra
854c27c69c
coreutils: 8.24 -> 8.25
2016-02-18 21:59:11 +01:00
Eelco Dolstra
1ab14aad7a
glibc: Drop hurd support
...
This hasn't been maintained since 2012.
Also, renamed glibc's kernelHeaders argument to linuxHeaders.
2016-02-18 21:11:15 +01:00
zimbatm
cb10518806
dispad: init at 0.3.1
2016-02-18 17:14:17 +00:00
Nikolay Amiantov
199aeab96e
yaml-merge: init at 2016-02-16
2016-02-17 17:05:59 +03:00
Rob Vermaas
1ecb2a8782
Fix xclip hash, make revision explicit, in stead of depending on HEAD.
...
(cherry picked from commit c9ef3b51a3e910f3850ab10378c8b58f0d2d97e8)
2016-02-17 12:00:20 +00:00
Eric Sagnes
2dac18aa01
uim: removed gtk and qt plugin update logic
2016-02-17 20:44:29 +09:00
Eric Sagnes
52dd53373f
ibus service: refactoring
2016-02-17 20:44:29 +09:00
Eric Sagnes
7ec5dc9234
ibus-wrapper: init
2016-02-17 20:44:29 +09:00
Eric Sagnes
ca2f9a4f15
ibus-mozc: 2015-05-02 -> 2.17.2313.102
2016-02-17 20:44:29 +09:00
Eric Sagnes
dd579a5576
ibus-anthy: 1.5.7 -> 1.5.8
2016-02-17 20:44:29 +09:00