Jörg Thalheim
8a2977676d
Merge pull request #28054 from kiloreux/ffmpeg-opencore
...
ffmpeg-full: enable opencore-amr
2017-08-10 20:31:37 +01:00
Jörg Thalheim
a0ffab2a62
Merge pull request #28040 from taku0/firefox-bin-55.0
...
firefox: 54.0.1 -> 55.0
2017-08-10 20:16:11 +01:00
Franz Pletz
abd837fe3d
subversion19: 1.9.5 -> 1.9.6 for CVE-2017-9800
...
See https://subversion.apache.org/security/CVE-2017-9800-advisory.txt
2017-08-10 20:57:39 +02:00
Franz Pletz
0f5cbe43da
subversion18: 1.8.17 -> 1.8.18 for CVE-2017-9800
...
See https://subversion.apache.org/security/CVE-2017-9800-advisory.txt
2017-08-10 20:57:39 +02:00
Tim Steinbach
55fcd5caed
Merge pull request #28078 from lsix/update_docker_machine
...
docker-machine: 0.12.0 -> 0.12.2
2017-08-10 14:49:36 -04:00
Tim Steinbach
debbd82194
Merge pull request #28071 from karolchmist/idea-ultimate-2017.1.2
...
idea-ultimate: 2017.1.5 -> 2017.2.1
2017-08-10 14:49:14 -04:00
Tim Steinbach
3971bd892d
Merge pull request #28110 from abnerlee/patch-2
...
correct the sha265 of typora after package update
2017-08-10 14:48:16 -04:00
Tim Steinbach
1d6ec295d1
Merge pull request #28051 from taku0/flashplayer-26.0.0.151
...
flashplayer: 26.0.0.137 -> 26.0.0.151 [Critical security fixes]
2017-08-10 14:42:58 -04:00
Tim Steinbach
9dafe594be
Merge pull request #28074 from NeQuissimus/atom_1_19_0
...
atom: 1.18.0 -> 1.19.0
2017-08-10 13:31:04 -04:00
Robin Gloster
700f7614cd
Partly revert "python.buildEnv: only wrap executables"
...
This partly reverts commit 4495bfe138
.
The xen changes should not have been commited.
(cherry picked from commit 206a4c9aba
)
2017-08-10 19:28:07 +02:00
Frederik Rietdijk
9f73f22c64
Merge commit 'b1f5305abd7b1b3d7ed180d9d00301da6e323e41' into HEAD
2017-08-10 19:26:16 +02:00
AbnerLee
8d70d4066f
correct the sha265 of typora after package update
...
The deb is updated just now without increase the version number..
2017-08-11 00:47:08 +08:00
Kranium Gikos Mendoza
151fab911e
mbpfan: 1.9.1 -> 2.0.1
...
removed patch for lsmod/grep as they are no longer used (dgraziotin/mbpfan@5f2da79 )
2017-08-11 01:52:04 +10:00
Lancelot SIX
13704f578e
Merge pull request #28107 from jensbin/typora_update
...
Typora: 0.9.29 -> 0.9.31
tested locally
2017-08-10 17:39:23 +02:00
Peter Simons
e204bef487
libsoup: update to version 2.59.90.1 to fix CVE-2017-2885
2017-08-10 16:45:33 +02:00
Jörg Thalheim
a960f32618
Merge pull request #28104 from konimex/neofetch
...
neofetch: 3.0.1 -> 3.2.0
2017-08-10 15:41:43 +01:00
Jens Binkert
6bcbf585ec
Typora: 0.9.29 -> 0.9.31
2017-08-10 16:02:03 +02:00
Muhammad Herdiansyah
b5ea89f50c
neofetch: 3.0.1 -> 3.2.0
2017-08-10 19:32:57 +07:00
volth
031eb79a0b
ccacheWrapper: extraConfig does not handle special characters
...
An independent part of https://github.com/NixOS/nixpkgs/pull/28022
2017-08-10 10:13:17 +00:00
Frederik Rietdijk
c2ef89aac9
Merge pull request #28094 from Infinisil/gist-update
...
gist: 4.5.0 -> 4.6.1
2017-08-10 10:20:39 +02:00
Domen Kožar
ff5fd118b9
Merge pull request #28044 from mpickering/ghc-head
...
GHC Head updates
2017-08-10 09:30:00 +02:00
Mathias Schreck
7c669d6f7b
nodejs: 8.2.1 -> 8.3.0
2017-08-10 08:02:20 +02:00
Peter Hoeg
b224644795
unetbootin: 613 -> 655
2017-08-10 10:58:04 +08:00
Silvan Mosberger
310563fab8
gist: 4.5.0 -> 4.6.1
2017-08-10 04:52:16 +02:00
Grant Wu
e77068d082
Add note to libtorrent to prevent conflation with libtorrentRasterbar
2017-08-09 22:21:36 -04:00
Grant Wu
149df7769a
libtorrentRasterbar 1.1.1 -> 1.1.4
2017-08-09 22:21:36 -04:00
Ben Zhang
3bfce2f55f
nodePackages.lerna: init at 2.0.0
2017-08-09 19:26:27 -04:00
Joachim Fasting
767b2ae327
nixos/dnscrypt-proxy: default to random upstream resolver
2017-08-10 01:19:17 +02:00
volth
b32b18631e
nixos/tinc: do not tell systemd where is pidfile
...
```Tinc```'s pid file has more info than just a pid
```
# cat /run/tinc.dmz.pid
12209 7BD4A657B4A04364D268D188A0F4AA972A05247D802149246BBE1F1E689CABA1 127.0.0.1 port 656
```
so ```systemd``` fails to parse it.
It results in long (re)start times when ```systemd``` waits for a correct pid file to appear.
2017-08-09 22:35:20 +00:00
volth
7e5332c868
tinc: allow the daemon to write to files in /etc/tinc/${network}/hosts
...
Follow up https://github.com/NixOS/nixpkgs/pull/27756 : tinc daemon may also create new files in ```/etc/tinc/$network/hosts```
2017-08-10 00:09:45 +02:00
Daiderd Jordan
e5f0c4f840
Merge pull request #28056 from matthewbauer/miniupnpc-fix
...
miniupnpc: fix on darwin
2017-08-10 00:08:10 +02:00
Robin Gloster
b1f5305abd
serf: fix darwin build
2017-08-09 23:53:08 +02:00
Robin Gloster
5e89bcae00
evolution_data_server: wrap all and only executables
2017-08-09 23:35:50 +02:00
Michael Alan Dorman
b43888b973
melpa-packages: 2017-08-09
...
Removals:
- aurora-config-mode: removed from melpa
2017-08-09 17:16:43 -04:00
Michael Alan Dorman
d887748507
melpa-stable-packages: 2017-08-09
...
Removals:
- aurora-config-mode: removed from melpa
- fuel: repo moved, lost tags for stable version
2017-08-09 17:16:43 -04:00
Michael Alan Dorman
05bee41510
org-packages: 2017-08-09
2017-08-09 17:16:43 -04:00
Michael Alan Dorman
bdcb21c466
elpa-packages: 2017-08-09
2017-08-09 17:16:43 -04:00
romildo
da93220fff
mkvtoolnix: 13.0.0 -> 14.0.0
2017-08-09 17:11:01 -03:00
Matthew Bauer
c7f14143c4
miniupnpc: fix on darwin
...
For some reason miniupnpc needs libtool for static linking. Probably not ideal
but it’s doing similar on other platforms as well (using ar).
2017-08-09 13:10:23 -07:00
Willi Butz
e9a2cfda7b
vigra: 1.10.0 -> 1.11.1
2017-08-09 21:50:21 +02:00
Willi Butz
2e29774f4c
volatility: 2.4 -> 2.6, refactor, update outdated homepage
2017-08-09 21:50:21 +02:00
Robin Gloster
37bf3c8782
pythonPackages.distorm3: init at 3.3.4
2017-08-09 21:50:21 +02:00
Willi Butz
08e450df46
movit: 1.2.0 -> 1.5.1
2017-08-09 21:50:21 +02:00
Willi Butz
4872be756d
monit: 5.20.0 -> 5.23.0
2017-08-09 21:50:21 +02:00
Daiderd Jordan
d93c636737
Revert "gcc: fix clang build"
...
This fixes the gcc build but results in a gcc that doesn't generate
valid binaries.
gcc -o hello hello.c
./hello
Killed: 9
This reverts commit 2adf36ab8c
.
2017-08-09 21:37:29 +02:00
Michael Weiss
6225f1bf66
android-studio-preview: 3.0.0.8 -> 3.0.0.9
...
"Android Studio 3.0 Canary 9" -> "Android Studio 3.0 Beta 1"
2017-08-09 21:32:43 +02:00
Franz Pletz
2d5c1226c6
cacert: really fix utf-8 certname blacklists
...
See #27576 .
2017-08-09 19:54:00 +02:00
Franz Pletz
1ed786292b
searx: cleanup, remove python name prefix
2017-08-09 19:54:00 +02:00
Simon Lackerbauer
30d76b8ccd
seafile-client: 5.0.7 -> 6.1.0
...
bump to qt5
2017-08-09 19:53:05 +02:00
Robin Gloster
46a25ea7ea
linuxPackages.bcc: fix using wrapProgram on .c file
2017-08-09 19:45:05 +02:00