summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* libselinux: Fix ARM build failureTuomas Tynkkynen2016-10-18
| | | | | | | | | | | | | | | | | | 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.
* xorg-server: maintenance 1.18.3 -> 1.18.4Vladimír Čunát2016-10-18
|
* xf86-video-nouveau: 1.0.12 -> 1.0.13Vladimír Čunát2016-10-18
|
* hexchat: 2.12.1 -> 2.12.2 (#19659)José Romildo Malaquias2016-10-18
|
* rkt: libsystemd fix (#19658)Derek Gonyeo2016-10-18
| | | | | 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}.
* opensmtpd: 6.0.0p1 -> 6.0.2p1 (#19660)José Romildo Malaquias2016-10-18
| | | | | Changelogs at https://www.opensmtpd.org/announces/release-6.0.1.txt https://www.opensmtpd.org/announces/release-6.0.2.txt
* haskellPackages: jailbreak terminal-progress-barMichael Alan Dorman2016-10-18
|
* haskell-stack: fix buildPeter Simons2016-10-18
|
* git-annex: enable test suite againPeter Simons2016-10-18
|
* hackage-packages.nix: automatic Haskell package set updatePeter Simons2016-10-18
| | | | | This update was generated by hackage2nix v2.0.2-12-g87e23de from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/19c7074b559df30ba334ceba2cc5a51ab0602e21.
* Update to LTS Haskell 7.4Peter Simons2016-10-18
|
* Merge pull request #19640 from lsix/update_django_channelsGraham Christensen2016-10-18
|\ | | | | pythonPackages.channels: 0.17.2 -> 0.17.3
| * pythonPackages.channnels: 0.17.2 -> 0.17.3Lancelot SIX2016-10-18
| |
* | Merge pull request #19645 from phanimahesh/marp-0.0.9Graham Christensen2016-10-18
|\ \ | | | | | | marp: 0.0.8 -> 0.0.9
| * | marp: 0.0.8 -> 0.0.9J Phani Mahesh2016-10-18
| | |
* | | php70: 7.0.11 -> 7.0.12Franz Pletz2016-10-18
| | | | | | | | | | | | | | | | | | Fixes some security vulnerabilities: https://secure.php.net/ChangeLog-7.php#7.0.12
* | | php56: 5.6.26 -> 5.6.27Franz Pletz2016-10-18
|/ / | | | | | | | | | | Fixes some security vulnerabilities: https://secure.php.net/ChangeLog-5.php#5.6.27
* | Merge branch 'kipi-plugins'Thomas Tuegel2016-10-18
|\ \
| * | kde5.spectacle: include kipi-pluginsThomas Tuegel2016-10-18
| | |
| * | kde5.gwenview: include kipi-pluginsThomas Tuegel2016-10-18
| | |
| * | kde5.kipi-plugins: init at 5.2.0Thomas Tuegel2016-10-18
| | |
* | | Merge pull request #19643 from mayflower/emby_3_0_8200Joachim F2016-10-18
|\ \ \ | |/ / |/| | emby: 3.0.7300 -> 3.0.8200
| * | emby: 3.0.7300 -> 3.0.8200Tristan Helmich2016-10-18
| | |
* | | Merge pull request #19633 from womfoo/bump/bluejeans-2.180.71.8Graham Christensen2016-10-18
|\ \ \ | | | | | | | | bluejeans: 2.160.66.8 -> 2.180.71.8
| * | | bluejeans: 2.160.66.8 -> 2.180.71.8Kranium Gikos Mendoza2016-10-18
| | | |
* | | | Merge pull request #19634 from joachifm/tor-2_8_9Graham Christensen2016-10-18
|\ \ \ \ | |_|/ / |/| | | tor: 0.2.8.8 -> 0.2.8.9
| * | | tor: 0.2.8.8 -> 0.2.8.9Joachim Fasting2016-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a security hole that could be exploited for a denial of service attack against a tor client, relay, hidden service, or authority [1]. [1]: https://trac.torproject.org/projects/tor/ticket/20384
* | | | Merge pull request #19642 from asymmetric/youtube-dlGraham Christensen2016-10-18
|\ \ \ \ | | | | | | | | | | youtube-dl: 2016.10.07 -> 2016.10.16
| * | | | youtube-dl: 2016.10.07 -> 2016.10.16Lorenzo Manacorda2016-10-18
| | |_|/ | |/| |
* / | | ipxe: allow usage of preConfigure again, and add a simpler way to extend the ↵michael bishop2016-10-18
|/ / / | | | | | | | | | options
* | | dropbox: 11.4.22 -> 12.4.22Thomas Tuegel2016-10-17
| | |
* | | Merge pull request #19586 from aske/uniemojiNikolay Amiantov2016-10-18
|\ \ \ | | | | | | | | ibus-engines.uniemoji: 2016-09-20 -> 0.6.0
| * | | ibus-engines.uniemoji: 2016-09-20 -> 0.6.0Kirill Boltaev2016-10-16
| | | |
* | | | Merge pull request #19632 from mdorman/emacs-updatesThomas Tuegel2016-10-17
|\ \ \ \ | |_|_|/ |/| | | emacs-packages: 2016-10-17
| * | | org-packages: 2016-10-17Michael Alan Dorman2016-10-17
| | | |
| * | | melpa-stable-packages: 2016-10-17Michael Alan Dorman2016-10-17
| | | | | | | | | | | | | | | | | | | | | | | | Removals: - ecb :: stable version no longer parseable by package.el - puml-mode :: Deprecated in favor of plantuml-mode
| * | | melpa-packages: 2016-10-17Michael Alan Dorman2016-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removals: - aria2 :: Repository has been removed, recipe not yet updated, melpa issue opened - aurora-theme :: Repository has been removed - go-guru :: Code has moved, recipe not yet updated, melpa issue opened - hipster-theme :: Repository has been removed - mozc :: Repository doesn't clone - puml-mode :: Removed in favor of plantuml-mode - visible-mark :: Repository has been removed, recipe not yet updated, melpa issue opened - xah-math-input :: Repository has a problem on disk, recipe not yet updated, melpa issue opened
| * | | elpa-packages: 2016-10-17Michael Alan Dorman2016-10-17
| | | |
* | | | Merge pull request #19578 from grahamc/facetimehdGraham Christensen2016-10-17
|\ \ \ \ | |_|_|/ |/| | | facetimehd: 2016-05-02 -> 2016-10-09
| * | | facetimehd: 2016-05-02 -> 2016-10-09Graham Christensen2016-10-15
| | | |
* | | | Merge pull request #19598 from nfjinjing/shadowsocks-libevJoachim F2016-10-17
|\ \ \ \ | | | | | | | | | | shadowsocks-libev: 2.5.0 -> 2.5.5
| * | | | shadowsocks-libev: 2.5.0 -> 2.5.5Jinjing Wang2016-10-16
| | | | |
* | | | | Merge pull request #19615 from RamKromberg/fix/samJoachim F2016-10-17
|\ \ \ \ \ | | | | | | | | | | | | sam: 2016-09-15 -> 2016-10-08
| * | | | | sam: 2016-09-15 -> 2016-10-08Ram Kromberg2016-10-17
| | | | | |
* | | | | | Merge pull request #19616 from RamKromberg/fix/visJoachim F2016-10-17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | vis: 2016-08-24 -> 2016-10-09
| * | | | | vis: 2016-08-24 -> 2016-10-09Ram Kromberg2016-10-17
| |/ / / /
* | | | | git-cola: 2.5 -> 2.8Frederik Rietdijk2016-10-17
| | | | |
* | | | | tox: bump version to 2.4.1Ronny Pfannschmidt2016-10-17
| | | | |
* | | | | kde5.gwenview: add optional libkdcraw and libkipi dependenciesThomas Tuegel2016-10-17
| | | | |
* | | | | Merge pull request #19621 from peterhoeg/peruseThomas Tuegel2016-10-17
|\ \ \ \ \ | | | | | | | | | | | | peruse: init at 1.1