Commit graph

93926 commits

Author SHA1 Message Date
Graham Christensen c48fd00fae nsd: 4.1.12 -> 4.1.13 for CVE-2016-6173
Closes #19685
2016-10-19 15:16:54 +02:00
Jascha Geerds e376ed81dc Merge pull request #19677 from jgeerds/deis
deis: 1.13.0 -> 1.13.3
2016-10-19 12:57:48 +02:00
Jascha Geerds 9803ad85eb fleet: Add myself as a maintainer 2016-10-19 12:00:15 +02:00
Jascha Geerds 606aacd1fd pythonPackages.ansible2: Add myself as a maintainer 2016-10-19 11:48:40 +02:00
Jascha Geerds 070a504d5e pythonPackages.ansible: Add myself as a maintainer 2016-10-19 11:48:15 +02:00
Jascha Geerds 7bb75fa887 deisctl: init at 1.13.3 2016-10-19 11:41:54 +02:00
Jascha Geerds c7d9de0e39 deis: Add derivatin metadata 2016-10-19 11:27:02 +02:00
Jascha Geerds b6a616c0b9 deis: 1.13.0 -> 1.13.3 2016-10-19 11:27:02 +02:00
Jascha Geerds 27bf1c0794 deis: Use Godeps workspace instead of deps.nix 2016-10-19 11:27:02 +02:00
Domen Kožar 306a8d9e8c Merge pull request #19655 from periklis/topic_php_darwin
php: fix darwin build
2016-10-19 10:34:54 +02:00
Vladimír Čunát dba626e1df
Merge #19674: llvm_39: fix on darwin
There's not even a rebuild on Linux.
2016-10-19 10:16:16 +02:00
Periklis Tsirakidis 61ce404598 php: fix pr review comments 2016-10-19 09:35:06 +02:00
Periklis Tsirakidis b336be90cc php: fix darwin build 2016-10-19 09:32:06 +02:00
Pascal Wittmann 80224ed1d1 Merge pull request #19638 from jonafato/init-keepassx-reboot-2.0.3-http
Rename keepassx2-http to keepassx-reboot
2016-10-19 09:12:25 +02:00
Anthony Cowley 0f6ef7c41c llvm_39: fix on darwin 2016-10-19 01:53:13 -04:00
Joachim F 7b4a9cd5f3 Merge pull request #19657 from romildo/upd.cmst
cmst: 2016.04.03 -> 2016.10.03
2016-10-19 05:24:26 +02:00
Joachim F 9444754a6e Merge pull request #19661 from romildo/upd.aria2
aria2: 1.27.1 -> 1.28.0
2016-10-19 05:23:39 +02:00
Joachim F 60af6fd9af Merge pull request #19662 from romildo/upd.efl
efl: 1.18.1 -> 1.18.2
2016-10-19 05:23:24 +02:00
Jon Banafato 0bc186510a Rename keepassx2-http to keepassx-reboot
The `keepassx2-http` fork has been moved to a new organization and
renamed to `keepassx-reboot`. For more details on the change, see the
discussions in GitHub issues [1][2].

Included changes:
- Rename the `keepassx2-http` package to `keepassx-reboot`
- Fetch source from correct (moved) GitHub repository
- Update the version to the latest release
- Change the `homepage`, as these projects are likely to diverge over
  time
- Add `keepassx2-http` to `aliases.nix

[1] https://github.com/keepassx/keepassx/pull/111#issuecomment-250639109
[2] https://github.com/keepassxreboot/keepassx/issues/40
2016-10-18 20:59:24 -04:00
Tuomas Tynkkynen ba42683e9a libselinux: Fix ARM build failure
Avoid this warning (which is in turn an error via -Werror):
````
avc_internal.c: In function 'avc_netlink_receive':
avc_internal.c:105:25: error: cast increases required alignment of target type [-Werror=cast-align]
 struct nlmsghdr *nlh = (struct nlmsghdr *)buf;
                        ^
````

The code allocates abuffer with "__attribute__ ((aligned))",
then passes it via a 'char*' parameter, which is then finally cast,
causing the warning. So the code is ok but compiler is not smart
enough to see it.

It seems that -Wcast-align is a no-op on x86, so this shows up on ARM
only.
2016-10-18 23:54:29 +03:00
romildo d69bc41aa3 efl: 1.18.1 -> 1.18.2 2016-10-18 18:16:58 -02:00
Vladimír Čunát 0240306d01
xorg-server: maintenance 1.18.3 -> 1.18.4 2016-10-18 22:11:51 +02:00
Vladimír Čunát 47df822937 xf86-video-nouveau: 1.0.12 -> 1.0.13 2016-10-18 22:11:32 +02:00
romildo bcca1cf326 aria2: 1.27.1 -> 1.28.0 2016-10-18 17:47:39 -02:00
José Romildo Malaquias 598d824198 hexchat: 2.12.1 -> 2.12.2 (#19659) 2016-10-18 20:19:27 +02:00
Derek Gonyeo a0295e21c5 rkt: libsystemd fix (#19658)
As of systemd 231, the LD_LIBRARY_PATH fix applied in the installPhase of rkt's
build was no longer valid, causing rkt to fail to work. This patch changes the
path to point to the new location of libsystemd, which is in ${systemd.lib}.
2016-10-18 20:00:44 +02:00
José Romildo Malaquias b085f4a216 opensmtpd: 6.0.0p1 -> 6.0.2p1 (#19660)
Changelogs at
  https://www.opensmtpd.org/announces/release-6.0.1.txt
  https://www.opensmtpd.org/announces/release-6.0.2.txt
2016-10-18 19:59:59 +02:00
romildo 5a049dfc15 cmst: 2016.04.03 -> 2016.10.03 2016-10-18 15:31:51 -02:00
Michael Alan Dorman a70e11adbf haskellPackages: jailbreak terminal-progress-bar 2016-10-18 18:02:40 +02:00
Peter Simons 56ea4f8098 haskell-stack: fix build 2016-10-18 18:02:40 +02:00
Peter Simons 3af8c6e306 git-annex: enable test suite again 2016-10-18 18:02:40 +02:00
Peter Simons 3ce999416a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-12-g87e23de from Hackage revision
19c7074b55.
2016-10-18 18:02:33 +02:00
Peter Simons db6b964290 Update to LTS Haskell 7.4 2016-10-18 18:01:35 +02:00
Graham Christensen 2b1af4fe7c Merge pull request #19640 from lsix/update_django_channels
pythonPackages.channels: 0.17.2 -> 0.17.3
2016-10-18 09:06:34 -04:00
Graham Christensen b8868af52a Merge pull request #19645 from phanimahesh/marp-0.0.9
marp: 0.0.8 -> 0.0.9
2016-10-18 08:34:00 -04:00
J Phani Mahesh e002108cef marp: 0.0.8 -> 0.0.9 2016-10-18 17:50:35 +05:30
Franz Pletz 5456d8f007
php70: 7.0.11 -> 7.0.12
Fixes some security vulnerabilities:

    https://secure.php.net/ChangeLog-7.php#7.0.12
2016-10-18 14:18:04 +02:00
Franz Pletz 0f42ee7c88
php56: 5.6.26 -> 5.6.27
Fixes some security vulnerabilities:

    https://secure.php.net/ChangeLog-5.php#5.6.27
2016-10-18 14:17:01 +02:00
Thomas Tuegel 6ad403728e
Merge branch 'kipi-plugins' 2016-10-18 06:46:15 -05:00
Thomas Tuegel 7f4ad13ef6
kde5.spectacle: include kipi-plugins 2016-10-18 06:45:40 -05:00
Thomas Tuegel e62ab65fe6
kde5.gwenview: include kipi-plugins 2016-10-18 06:45:30 -05:00
Thomas Tuegel e2204b72b8
kde5.kipi-plugins: init at 5.2.0 2016-10-18 06:45:19 -05:00
Joachim F 5f74c07893 Merge pull request #19643 from mayflower/emby_3_0_8200
emby: 3.0.7300 -> 3.0.8200
2016-10-18 13:42:06 +02:00
Graham Christensen bb6765b416 Merge pull request #19633 from womfoo/bump/bluejeans-2.180.71.8
bluejeans: 2.160.66.8 -> 2.180.71.8
2016-10-18 07:11:24 -04:00
Graham Christensen 3268f423df Merge pull request #19634 from joachifm/tor-2_8_9
tor: 0.2.8.8 -> 0.2.8.9
2016-10-18 07:02:28 -04:00
Tristan Helmich b36750f140 emby: 3.0.7300 -> 3.0.8200 2016-10-18 13:01:14 +02:00
Graham Christensen 8df7a31498 Merge pull request #19642 from asymmetric/youtube-dl
youtube-dl: 2016.10.07 -> 2016.10.16
2016-10-18 06:58:32 -04:00
Domen Kožar 30c3e503f6 Merge pull request #19639 from cleverca22/ipxe
ipxe: allow usage of preConfigure again
2016-10-18 10:45:45 +02:00
Lorenzo Manacorda beebf04710 youtube-dl: 2016.10.07 -> 2016.10.16 2016-10-18 10:45:20 +02:00
Lancelot SIX eed0730fd0 pythonPackages.channnels: 0.17.2 -> 0.17.3 2016-10-18 10:27:05 +02:00