Commit Graph

93905 Commits

Author SHA1 Message Date
Tom Hunger
a4debd6688 flatbuffers: init at 1.4.0 2016-10-20 16:39:10 +01: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
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
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
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
michael bishop
153ff5a69a
ipxe: allow usage of preConfigure again, and add a simpler way to extend the options 2016-10-18 02:18:52 -03:00
Thomas Tuegel
a6e4e8f600
dropbox: 11.4.22 -> 12.4.22 2016-10-17 17:50:01 -05:00
Joachim Fasting
b3ffc580ec
tor: 0.2.8.8 -> 0.2.8.9
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
2016-10-18 00:44:41 +02:00
Nikolay Amiantov
ed12afd1f9 Merge pull request #19586 from aske/uniemoji
ibus-engines.uniemoji: 2016-09-20 -> 0.6.0
2016-10-18 02:41:54 +04:00
Thomas Tuegel
35e2e51c9d Merge pull request #19632 from mdorman/emacs-updates
emacs-packages: 2016-10-17
2016-10-17 17:07:15 -05:00
Kranium Gikos Mendoza
a4b050584a bluejeans: 2.160.66.8 -> 2.180.71.8 2016-10-18 05:47:49 +08:00
Graham Christensen
3bd1e62a6d Merge pull request #19578 from grahamc/facetimehd
facetimehd: 2016-05-02 -> 2016-10-09
2016-10-17 17:11:18 -04:00
Joachim F
ac3fb8389c Merge pull request #19598 from nfjinjing/shadowsocks-libev
shadowsocks-libev: 2.5.0 -> 2.5.5
2016-10-17 22:32:48 +02:00
Joachim F
1c966e0d96 Merge pull request #19615 from RamKromberg/fix/sam
sam: 2016-09-15 -> 2016-10-08
2016-10-17 22:32:11 +02:00
Joachim F
55e929d95e Merge pull request #19616 from RamKromberg/fix/vis
vis: 2016-08-24 -> 2016-10-09
2016-10-17 22:31:34 +02:00
Michael Alan Dorman
dfc1c6b886 org-packages: 2016-10-17 2016-10-17 16:19:02 -04:00
Michael Alan Dorman
1295b3bd63 melpa-stable-packages: 2016-10-17
Removals:
- ecb :: stable version no longer parseable by package.el
- puml-mode :: Deprecated in favor of plantuml-mode
2016-10-17 16:19:02 -04:00
Michael Alan Dorman
ff6300c995 melpa-packages: 2016-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
2016-10-17 16:19:01 -04:00
Michael Alan Dorman
20bf2ade33 elpa-packages: 2016-10-17 2016-10-17 16:19:01 -04:00
Frederik Rietdijk
9b68f4272c git-cola: 2.5 -> 2.8 2016-10-17 22:11:33 +02:00
Frederik Rietdijk
f7215aeb01 Merge pull request #19630 from RonnyPfannschmidt/tox-update
tox: bump version to 2.4.1
2016-10-17 22:00:34 +02:00
Ronny Pfannschmidt
8b407e2342 tox: bump version to 2.4.1 2016-10-17 21:04:36 +02:00
Thomas Tuegel
42cc06c2df
kde5.gwenview: add optional libkdcraw and libkipi dependencies 2016-10-17 09:45:45 -05:00
Thomas Tuegel
953fd050c0 Merge pull request #19621 from peterhoeg/peruse
peruse: init at 1.1
2016-10-17 09:17:38 -05:00
derchris
6786773389 apcupsd: 3.14.13 -> 3.14.14 2016-10-17 15:47:39 +02:00
Pascal Wittmann
9999b88935 Merge pull request #19623 from derchrisuk/gource
gource: 0.43 -> 0.44
2016-10-17 15:43:30 +02:00