Commit graph

3113 commits

Author SHA1 Message Date
Anders Papitto 7bcf564587 bitlbee: patch to allow plugindir configuration 2015-09-08 12:05:48 -07:00
Pascal Wittmann 7d12a0a709 Merge pull request #9606 from nckx/update-links2
links2: 2.10 -> 2.11
2015-09-08 17:38:26 +02:00
Pascal Wittmann 41fb95168e filezilla: 3.12.0.2 -> 3.13.1 2015-09-08 13:53:28 +02:00
Eelco Dolstra 916793cf13 Merge branch 'master' into systemd-219
Conflicts:
	nixos/modules/system/boot/systemd.nix
	pkgs/applications/networking/p2p/transmission/default.nix
	pkgs/development/libraries/libseccomp/default.nix
	pkgs/os-specific/linux/systemd/default.nix
	pkgs/top-level/all-packages.nix
2015-09-07 21:28:33 +02:00
Vladimír Čunát 8f33b8cc93 mass rewrite of find parameters to cross-platform style
Fixes #9044, close #9667. Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.

Rewrite the `-perm` parameters of find:
 - completely safe: rewrite `/0100` and `+100` to `-0100`,
 - slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
Rok Garbas 7dc9dfae88 blink: 1.4.0 -> 1.4.1 2015-09-05 15:01:06 +02:00
William A. Kennington III f2271f7c19 drive: Migrate to go-packages 2015-09-05 00:42:49 -07:00
William A. Kennington III e617eeea41 syncthing: Move to go-packages 2015-09-04 21:00:57 -07:00
Alexei Robyn 4028f88786 pidgin-opensteamworks: 1.5.1 -> 1.6.1, fixes #9489
Also, changed source url to (new) official github repo
2015-09-03 13:09:54 +02:00
Eelco Dolstra a536eda82e Add firefox-esr 2015-09-03 11:15:53 +02:00
Domen Kožar c0e97bb547 panamax_ui: fix libv8 pinpoint 2015-09-03 10:30:11 +02:00
William A. Kennington III 4bd817b82a pond: Migrate to go-packages 2015-09-02 22:17:45 -07:00
Domen Kožar fb16b908bc qbittorrent: partial revert of 1d78f31b76
It still fails on 32bit:
http://hydra.nixos.org/build/25460116/nixlog/1/raw

(cherry picked from commit 57391b7322d97aa03158c730aec318cb0e8d2b2d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-02 20:23:28 +02:00
Tobias Geerinckx-Rice eead42d104 links2: 2.10 -> 2.11
Changes: http://links.twibright.com/download/ChangeLog
2015-09-02 16:31:13 +02:00
William A. Kennington III b55a4df70f chromium: Updates
This bumps the stable and dev track forward a version
2015-09-01 21:22:34 -07:00
Vladimír Čunát f2d25c5a4d firefox-gtk3: fix crashes by a Fedora-backported patch
These might be the same crashes as with gtk2 and system cairo #9368.
2015-09-01 21:34:17 +02:00
Vladimír Čunát f65b692a07 firefox: fix argv0 with enableGTK3 (/cc #9562)
Also add a simple test detecting such problems.
2015-09-01 21:34:16 +02:00
lethalman f8f224af05 Merge pull request #9500 from rnhmjoj/telegram-pass-args
telegram-cli: keep arguments passed to the wrapper
2015-09-01 18:57:04 +02:00
Eelco Dolstra 8fc039188e Mark some packages with undownloadable source as broken 2015-09-01 12:00:04 +02:00
Eelco Dolstra 9013dc5826 inotifyTools -> inotify-tools
Fixes #9456.
2015-09-01 10:52:47 +02:00
rnhmjoj 721dc51640 telegram-cli: keep arguments passed to the wrapper
Also break long lines
2015-08-30 22:57:08 +00:00
Kamil Chmielewski 4b522294c8 bleujeans: fix hanging on connect screen 2015-08-30 16:13:49 +02:00
Thomas Tuegel 875f660481 wrapFirefox: remove (broken) sed trick
This sed trick to set argv[0] is made obsolete by c234f37, which sets
argv[0] correctly anyway.
2015-08-30 08:33:44 -05:00
Domen Kožar b950ec8617 Merge pull request #9485 from taku0/firefox-bin-40.0.3
firefox-bin: 40.0.2 -> 40.0.3
2015-08-28 14:22:36 +02:00
Eelco Dolstra 0619a23236 firefox: Update to 40.0.3 2015-08-28 11:26:44 +02:00
taku0 3f14b5f226 firefox-bin: 40.0.2 -> 40.0.3 2015-08-28 10:12:21 +09:00
Enrico Fasoli d4988bd5ba syncthing: 0.11.21 -> 0.11.22 2015-08-27 14:17:33 +00:00
Luca Bruno c91d360cec pidginsipe: add nss and nspr (ZHF) 2015-08-27 12:29:45 +02:00
Eelco Dolstra 320f963e16 firefox: Build with internal cairo
This might fix the recent segfaults, according to
https://bugzilla.redhat.com/show_bug.cgi?id=1253086.

Fixes #9368.
2015-08-27 11:18:39 +02:00
ts468 b1db014f40 Merge pull request #9462 from ts468/upstream.linphone
linphone: update linphone with dependencies
2015-08-26 22:33:56 +02:00
Thomas Strobel 63a1d2a364 linphone: wrap to find plugins 2015-08-26 22:17:41 +02:00
Thomas Strobel 7160a32001 linphone: 3.8.1 -> 3.8.5 2015-08-26 17:08:27 +02:00
lethalman 18bd7ede65 Merge pull request #9434 from ctheune/submit/syncthing-0.11.21
syncthing: 0.11.20 -> 0.11.21
2015-08-26 10:39:37 +02:00
Arseniy Seroka a8f220d8fa Merge pull request #9426 from ebzzry/conkeror-update
conkeror: 20150319 -> 20150730
2015-08-25 20:37:09 +03:00
Ricardo M. Correia 4c8b2beb55 flashplayer: 11.2.202.491 -> 11.2.202.508 2015-08-25 17:59:55 +02:00
Christian Theune 6ee8cad091 syncthing: 0.11.20 -> 0.11.21 2015-08-25 07:59:50 +02:00
Rommel M. Martinez c99c0dd1ed conkeror: 20150319 -> 20150730 2015-08-25 01:19:14 +08:00
Thomas Tuegel 90a72bd177 Merge branch 'master' into staging 2015-08-23 10:29:12 -05:00
Jascha Geerds a1d85fc261 Merge pull request #9388 from akaWolf/qtox
qtox updated
2015-08-22 11:14:39 +02:00
Artjom Vejsel c9ca9db213 qtox: 20150624 -> 20150821 2015-08-22 09:59:49 +03:00
Artjom Vejsel 7f1efceff8 qtox: add wrapper for set runtime qt5.svg plugin 2015-08-22 09:59:33 +03:00
William A. Kennington III 64cd711f5c Merge branch 'master.upstream' into staging.upstream 2015-08-21 15:17:26 -07:00
Jude Taylor 9941e181e9 weechat: help weechat find libiconv on darwin 2015-08-21 14:02:39 -07:00
William A. Kennington III 8712a2d8d1 chromium: Updates 2015-08-21 11:05:11 -07:00
Moritz Ulrich 9346230743 weechat: 1.2 -> 1.3 2015-08-21 15:43:52 +02:00
Arseniy Seroka 7d7bbf125e teamviewer 10: new sha256 2015-08-21 00:51:27 +03:00
William A. Kennington III 2138f789bc Merge branch 'master.upstream' into staging.upstream 2015-08-20 10:32:29 -07:00
aszlig e4c2f97a27
Merge pull request #9269 from @jraygauthier.
Although I couldn't test this because I'm not using a DE, nobody else
than the one submitting the pull request has commented on this. So if it
should break the icon for other people, nobody would probably start an
assassination because of this and the commit can be easily reverted if
it should break the icon.
2015-08-20 13:02:55 +02:00
William A. Kennington III 4f22eadf2c Merge branch 'master.upstream' into staging.upstream 2015-08-19 20:52:17 -07:00
Jaka Hudoklin 559e2ab951 kubernetes: 0.18.0 -> 1.0.3 2015-08-19 23:51:54 +02:00
William A. Kennington III 901482ad99 Merge branch 'master.upstream' into staging.upstream 2015-08-19 13:54:48 -07:00
Nikolay Amiantov 8f59f4c78c firefox: build with pulseaudio support (close #8087) 2015-08-19 20:08:54 +02:00
Arseniy Seroka 7f20a09bd7 Merge pull request #9322 from taku0/firefox-bin-40.0.2
firefox-bin: 39.0.3 -> 40.0.2, thunderbird-bin: 38.1.0 -> 38.2.0
2015-08-19 14:41:42 +03:00
William A. Kennington III 54dee45402 Revert "firefoxWrapper: switch to GStreamer 1.0"
This reverts commit 69269bebeb.
2015-08-19 00:39:16 -07:00
William A. Kennington III 5711761622 firefox: Revert gstreamer-1.0 changes
This causes firefox to sometimes crash and hang when playing videos.
2015-08-19 00:39:14 -07:00
William A. Kennington III 2ac70270e8 Merge branch 'master.upstream' into staging.upstream 2015-08-18 11:36:32 -07:00
taku0 dffb7373a5 firefox-bin: 39.0.3 -> 40.0.2, thunderbird-bin: 38.1.0 -> 38.2.0 2015-08-18 20:35:10 +09:00
Domen Kožar 3409dc7fe8 Merge pull request #9319 from ctheune/submit/syncthing-0.11.20
syncthing: 0.11.16 -> 0.11.20
2015-08-18 13:08:17 +02:00
Oliver Charles ec8f2716f8 Merge pull request #9296 from kamilchm/bluejeans
bluejeans: 2.100.41.8 -> 2.100.102.8
2015-08-18 07:59:22 +01:00
Christian Theune 97afc0a914 syncthing: 0.11.16 -> 0.11.20 2015-08-18 08:15:37 +02:00
Kamil Chmielewski 8d21fe21ce bluejeans: 2.100.41.8 -> 2.100.102.8 2015-08-17 17:37:53 +02:00
kmicu 69269bebeb
firefoxWrapper: switch to GStreamer 1.0
wkennington@f6c1004 switched Firefox to GStreamer 1.0 by changing its
buildInput *only*, but that is not enough. We need to fix Firefox
wrappers by changing their buildInputs and set GST_PLUGIN_SYSTEM_PATH_1_0
instead of GST_PLUGIN_SYSTEM_PATH.

With above changes playing H.264/MP4 media works in firefoxWrapper and
conkerorWrapper as tested with
http://www.quirksmode.org/html5/tests/video.html and
https://soundcloud.com/immclovin33/synthetix-sundays-53-with-marko-maric-19715

It should help with peti#9247

Reviewed-by: kmicu <kmicu@protonmail.ch>
Tested-by: kmicu <kmicu@protonmail.ch>
2015-08-17 10:48:26 +02:00
Raymond Gauthier cff84b2a71 chromium: improvement.
Fixed `*.desktop` refering to nix store for its icon.
2015-08-15 18:32:30 -04:00
William A. Kennington III 435c5d2c42 firefox: 40.0 -> 40.0.2 2015-08-14 13:58:36 -07:00
William A. Kennington III 4ed131efb3 chromiumBeta: 45.0.2454.26 -> 45.0.2454.37 2015-08-14 13:46:37 -07:00
Pascal Wittmann 6364245475 telegram-cli: make maintainers a list 2015-08-14 22:38:38 +02:00
William A. Kennington III 952def0e3c Merge branch 'master.upstream' into staging.upstream 2015-08-13 11:55:02 -07:00
Simon Vandel Sillesen 1d78f31b76 qBittorrent: 3.1.11 -> 3.2.3 2015-08-13 04:07:08 +02:00
Jude Taylor 71756e741b update ZNC version 2015-08-12 11:27:54 -07:00
William A. Kennington III 6a3b25dbd3 chromium: Updates 2015-08-11 16:08:34 -07:00
Tobias Geerinckx-Rice ffec002c68 rsstail: 1.9.1 -> 2.0 2015-08-11 21:08:44 +02:00
William A. Kennington III 30f1d5b3cf firefox: 39.0.3 -> 40.0 2015-08-11 11:26:46 -07:00
Damien Cassou 9593caf2b1 Merge pull request #9202 from NixOS/update-backintime-1.1.6
backintime: 1.1.4 -> 1.1.6
2015-08-11 18:22:48 +02:00
Damien Cassou c36c7fe33d backintime: 1.1.4 -> 1.1.6 2015-08-11 18:10:50 +02:00
aszlig 471cdd15e2
chromium: Update beta and dev channels.
Overview of the updated versions:

beta: 45.0.2454.15 -> 45.0.2454.26
dev:  45.0.2454.15 -> 46.0.2471.2

Changes for getting beta and dev channel to build:

 * The reference for chrome::FILE_FLASH_PLUGIN doesn't exist anymore in
   version 46, because it has been dropped upstream, see the following
   review URL:

   https://codereview.chromium.org/1255943002

   We set the PPAPI Flash path using a command line flag anyway, so it
   doesn't hurt us if we don't patch that path (which was an old
   artifact from the NSAPI->PPAPI conversion anyway).

Changes for the dev channel only:

 * It seems that in the SCM, chrome/test/data/webui/ contains a lot of
   files, however they are missing in the tarball.

   This has been reported upstream at: https://crbug.com/515917

   Our fix is to just not include webui/i18n_process_css_test.html at
   all, to avoid the configure (gyp) phase to fail, because we're not
   building tests anyway.

All channels built and tested by my Hydra instance at:

https://headcounter.org/hydra/eval/218978

Test reports:

x86:    https://headcounter.org/hydra/build/723341/download/1/log.html
x86_64: https://headcounter.org/hydra/build/723342/download/1/log.html

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-11 12:17:38 +02:00
Alexei Robyn 417dd5528e pidgin-opensteamworks: init at v1.5.1
Adds pidgin-opensteamworks, a Pidgin plugin to add support for the
Steam Friends/Steam IM service
2015-08-10 13:27:27 +10:00
William A. Kennington III 6e698f9c61 Merge branch 'master.upstream' into staging.upstream 2015-08-09 13:34:18 -07:00
Michael Raskin e346b417d3 gajim: 0.16.1 -> 0.16.3 2015-08-08 21:01:31 +03:00
Michael Raskin 081dff71be baresip: 0.4.13 -> 0.4.14 2015-08-08 21:01:31 +03:00
Nicolas B. Pierron da74a8dc35 Merge pull request #9166 from taku0/thunderbird-38.1.0
thunderbird: 31.7.0 -> 38.1.0
2015-08-08 18:46:05 +02:00
taku0 f059656ef2 thunderbird: 31.7.0 -> 38.1.0 2015-08-08 23:25:24 +09:00
William A. Kennington III 4624985561 Merge branch 'master.upstream' into staging.upstream 2015-08-07 13:40:39 -07:00
Pascal Wittmann 590e11bc53 mesos: fix build by applying patch from review.apache.org 2015-08-07 18:14:18 +02:00
taku0 bc88e645cc firefox-bin: 39.0 -> 39.0.3 2015-08-07 22:09:25 +09:00
James Cook 9f79830345 firefox: 39.0 -> 39.0.3 2015-08-06 21:21:07 -07:00
Jan Malakhovski 9966ec4e54 notmuch: fix gpg path in notmuch-config.c
Fixes errors when attempting to decrypt an encrypted message.
I'm not sure that `crypto.c` needs to be patched after this, since this setting
should propagate there, but let's play it safe.
2015-08-06 22:11:29 +02:00
William A. Kennington III f6c1004b2a firefox: Use more system libraries
Use system libpng with apng support.
Use the system icu which works fine in newer firefox builds.
Use jemalloc to speed up memory allocations and reduce fragmentation.
2015-08-05 23:26:34 -07:00
William A. Kennington III 5c6aa391fc chromium: Cleanup old patch and update stable 2015-08-05 19:27:29 -07:00
William A. Kennington III 370add9d80 chromium: update.sh Shouldn't use cached hashes as they often change upstream for the same version 2015-08-05 19:25:56 -07:00
William A. Kennington III d9358f1879 Merge pull request #9117 from benley/chromium-xdg
chromium: fix opening URLs from associated mime types
2015-08-05 17:08:30 -07:00
Herwig Hochleitner 150cbd6a65 dropbox: 3.6.9 -> 3.8.5 2015-08-05 23:56:54 +02:00
William A. Kennington III 926f073f55 Merge branch 'master.upstream' into staging.upstream 2015-08-04 15:32:43 -07:00
Benjamin Staffin 501f667958 chromium: fix opening URLs from associated mime types
It helps to actually pass the URL to chromium :)

Related to #4370
2015-08-04 14:39:17 -07:00
Null is Too Long 804f0098ef thunderbird-bin: fix icon path 2015-08-04 12:23:28 -04:00
Arseniy Seroka d649a1d88f telegram-cli: 2014-03-04 -> 2015-07-30 & add maintainer 2015-08-04 17:11:36 +03:00
Pascal Wittmann 76b5c75d48 dwb: mark it as broken, closes #7952 2015-08-04 13:04:14 +02:00
Charles Strahan bc042fe0ff mesos: 0.22.1 -> 0.23.0 2015-08-04 06:11:32 -04:00
Benjamin Staffin f098967293 chromium: Fix widevine ppapi plugin loading
See "Running a plugin in Chrome" section at:
https://www.chromium.org/developers/design-documents/pepper-plugin-implementation

The colon between the plugin's description and its mime type is indeed
supposed to be a semicolon, according to that design doc.
2015-08-03 20:37:35 -07:00
William A. Kennington III a2da9cfcaf Merge branch 'master.upstream' into staging.upstream 2015-08-03 14:27:14 -07:00
Michael Raskin b49fc96617 Use GNOME-enabled libsoup in Midori as the build fails otherwise 2015-08-03 00:31:07 +03:00
Arseniy Seroka 372e5a7dcf Merge pull request #9072 from benley/shout
Shout: new package and nixos module
2015-08-02 16:07:36 +03:00
William A. Kennington III 1dab05033f Merge branch 'master.upstream' into staging.upstream 2015-08-01 19:18:08 -07:00
William A. Kennington III 09b4a7cc1b Merge branch 'master.upstream' into staging.upstream 2015-07-31 17:26:20 -07:00
Benjamin Staffin f4502e650b shout: init at 0.51.1
Shout is an IRC client with a nice web interface.
2015-07-31 16:08:10 -07:00
Nikolay Amiantov 47bb91194b mumble: use our celt library 2015-07-31 13:41:43 +03:00
Thomas Tuegel ebe0befd86 Merge branch 'quassel' 2015-07-30 21:51:37 -05:00
Eelco Dolstra 55932c1bec Don't statically depend on cacert for certificates
This reverts commit cd52c04456 and
others.

Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
William A. Kennington III 7ebe164ae0 Merge branch 'master.upstream' into staging.upstream 2015-07-30 15:03:10 -07:00
William A. Kennington III 85134cc386 chromium: Updates 2015-07-30 12:12:08 -07:00
aszlig 8d34b4a46a
chromium: Add another mirror for Chrome deb.
The only mirror left which still has the .deb for 44.0.2403.89 is
http://mirror.pcbeta.com/, but that one doesn't seem to be reachable
from certain contries.

And according to @CestDiego, it doesn't seem to be reachable from within
the US.

Closes #9021, thanks to @CestDiego for reporting.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Diego Berrocal <cestdiego@gmail.com>
Tested-by: Diego Berrocal <cestdiego@gmail.com>
2015-07-30 19:57:38 +02:00
Vladimír Čunát 862900e42e mass-replace deprecated usage of find -perm (Fixes #9044)
sed 's|-perm +0|-perm /0|g'
It's a mass-rebuild due to usage in stdenv's default setup hooks.
2015-07-30 10:30:17 +02:00
Tobias Geerinckx-Rice 936b8dc2c7 x2goclient: 4.0.4.0 -> 4.0.5.0 2015-07-29 00:19:31 +02:00
Arseniy Seroka 44b9366810 Merge pull request #9032 from devhell/canto
canto-{curses,daemon}: {0.9.4,0.9.3} -> {0.9.6,0.9.5}
2015-07-29 00:34:50 +03:00
devhell 9dbde02381 canto-{curses,daemon}: {0.9.4,0.9.3} -> {0.9.6,0.9.5}
Built and tested locally. The changelog can be found here:
http://codezen.org/canto-ng/news/
2015-07-28 21:05:14 +01:00
Thomas Tuegel 058f36aae7 quassel: add optional KF5 features
Also fixes conditional dependencies so that TLS is enabled.
2015-07-27 17:58:00 -05:00
Tobias Geerinckx-Rice 4d20fb5f44 putty: 0.64 -> 0.65 2015-07-27 01:54:08 +02:00
William A. Kennington III 6cb708c3b3 chromium: Bump 2015-07-26 12:38:34 -07:00
Artjom Vejsel 5b527968bd pidgin-mra: init at 54b2992 (close #8996)
@vcunat made pkgconfig dependency explicit.
2015-07-26 13:45:27 +02:00
Artjom Vejsel 9ca034f277 purple-vk-plugin: init at 40ddb6d (close #8996)
@vcunat simplified preConfigure.
2015-07-26 12:08:07 +02:00
Tobias Geerinckx-Rice 078ee4ac55 copy-com: 1.47.0410 -> 3.2.01.0481 + several fixes
The graphical UI (the largest part of this package) never worked; fixed.

Added myself as a maintainer.
2015-07-25 04:39:02 +02:00
lethalman 90b19534e5 Merge pull request #8972 from nathanielbaxter/dev/teamspeak_client
teamspeak_client: create .desktop file
2015-07-24 10:14:51 +02:00
lethalman 1a85b7c0c7 Merge pull request #8925 from bendlas/links2-update
links2: 2.8 -> 2.10
2015-07-24 10:02:48 +02:00
lethalman abe5f2e634 Merge pull request #8971 from AndersonTorres/dillo
Dillo: 3.0.4.1 -> 3.0.5
2015-07-24 10:01:03 +02:00
Nathaniel Baxter aae3bdab03 teamspeak_client: create .desktop file 2015-07-24 14:32:56 +10:00
AndersonTorres c8629266ef Dillo: 3.0.4.1 -> 3.0.5 2015-07-23 23:05:19 -03:00
Arseniy Seroka 44fbb6856a Merge pull request #8955 from fpletz/package/mutt-kz
mutt-kz: 1.5.23.1-rc1 -> 1.5.23.1
2015-07-23 20:07:25 +03:00
Daniel Brockman d82946b2bf sic: init at 1.2 2015-07-23 17:59:33 +02:00
Franz Pletz 6d257267ae mutt-kz: 1.5.23.1-rc1 -> 1.5.23.1 2015-07-22 23:14:52 +02:00
William A. Kennington III 551a26dad1 chromium: Update stable 43 -> 44 2015-07-21 21:59:28 -07:00
Herwig Hochleitner 53c2254aab links2: 2.8 -> 2.10
Also enable svg support, as well as libev support
2015-07-21 18:35:01 +02:00
Herwig Hochleitner 9f4936942c dropbox: 3.6.7 -> 3.6.9 2015-07-21 16:20:54 +02:00
lethalman c235eb2ffe Merge pull request #8920 from joachifm/fix-mozplugger
mozplugger: 1.12.0 -> 2.1.6
2015-07-21 14:58:15 +02:00
Joachim Fasting 0bb1b47cc2 mozplugger: 1.12.0 -> 2.1.6
The source url for 1.12.0 returns 404, so this update fixes the build
as well.
2015-07-21 14:31:06 +02:00
Luca Bruno cbf935f90e ekiga: fid build failure, use adwaita-icon-theme instead of gnome-icon-theme (ZHF) 2015-07-21 13:20:22 +02:00
William A. Kennington III 35f8386e78 chromium-dev: Update 2015-07-20 18:08:29 -07:00
Eelco Dolstra bc1773fe16 Merge remote-tracking branch 'origin/staging' into systemd-219
Conflicts:
	pkgs/os-specific/linux/kernel/linux-3.4.nix
	pkgs/os-specific/linux/systemd/default.nix
2015-07-20 22:57:23 +02:00
Arseniy Seroka 6745ffb1c9 Merge pull request #8889 from ctheune/submit/syncthing-0.11.16
syncthing: 0.11.15 -> 0.11.16
2015-07-20 00:32:19 +03:00
devhell d8a8ed12bb canto-{curses,daemon}: 0.9.{3,1} -> 0.9.{4,3}
Close #8884.
A very detailed changelog and discussion can be found here:

http://codezen.org/canto-ng/news/

This change was built locally and tested by me. There will be changes
noticable in the `canto-curses` interface since color support has been
reworked. For more details follow the hint in `canto-curses` or read the
changelog/manual liked to above. There also have been many
under-the-hood improvements which can also be found in the link above.
2015-07-19 22:13:31 +02:00
Christian Theune 79d020de49 syncthing: 0.11.15 -> 0.11.16 2015-07-19 16:02:40 +02:00
Vladimír Čunát 9a80550cc4 Merge branch 'staging', discussion #8844 2015-07-19 08:09:29 +02:00
John Chee 225ae4c5f8 tribler: strip pngs (close #8810)
This prevents libpng exceptions from being thrown.
Accepted upstream: https://github.com/Tribler/tribler/pull/1561
2015-07-18 10:11:03 +02:00
Peter Simons c523633b09 Merge pull request #8869 from taku0/flashplayer_2.2.202.491
flashplayer: 11.2.202.481 -> 11.2.202.491
2015-07-17 18:29:23 +02:00
Luca Bruno 5ec54be235 znc: add back 1.4 because xchat does not support TLS 2015-07-17 17:51:44 +02:00
taku0 6e5308df3f flashplayer: 11.2.202.481 -> 11.2.202.491 2015-07-18 00:19:39 +09:00
Vladimír Čunát 9f37e91ec5 Merge master into staging
There are larger-rebuild changes: gnutls and samba.
2015-07-17 06:38:04 +02:00
William A. Kennington III ec5f94fbcc chromium: Minor updates
Notably a version bump for
 Flash Player to 18.0.0.209-r1
2015-07-15 17:55:11 -07:00
William A. Kennington III 25e60feb72 Merge branch 'master.upstream' into staging.upstream 2015-07-15 02:02:46 -07:00
Christian Theune a932d14dd9 syncthing: 0.11.13 -> 0.11.15 2015-07-14 22:46:54 +02:00
William A. Kennington III 333f145d76 Merge branch 'master.upstream' into staging.upstream 2015-07-13 15:11:31 -07:00
William A. Kennington III fc7c18a992 mumble: 1.2.9 -> 1.2.10 2015-07-13 12:33:19 -07:00
Pascal Wittmann c41809a4da Merge pull request #8754 from cheecheeo/tribler_update
Tribler update
2015-07-13 11:16:55 +02:00
Pascal Wittmann 74f4b0d27a filezilla: update from 3.11.0.2 to 3.12.0.2 2015-07-12 15:43:14 +02:00
Mateusz Kowalczyk cd492865d6 Merge pull request #8755 from taku0/thunderbird-bin-38.1.0
thunderbird-bin: 38.0.1 -> 38.1.0
2015-07-12 12:46:51 +01:00
taku0 69364f136e flashplayer: 11.2.202.468 -> 11.2.202.481 2015-07-12 11:56:20 +09:00
taku0 7064dd1f88 thunderbird-bin: 38.0.1 -> 38.1.0 2015-07-12 11:39:09 +09:00
John Chee 962f68f390 tribler: 5.5.x-25411 -> 6.4.3 2015-07-11 15:09:46 -07:00
Pascal Wittmann 2c31cb1c36 blink: update from 1.3.0 to 1.4.0 2015-07-10 18:53:27 +02:00
Edward Tjörnhammar 036722ab7c spark: 1.1.1 -> 1.4.0 2015-07-10 01:36:47 +02:00
Christian Theune 36ce0e2876 Update syncthing 0.11.10 -> 0.11.13 2015-07-09 21:16:24 +02:00
William A. Kennington III dae5b35463 ruby: Fixup libv8 versions 2015-07-08 15:10:50 -07:00
William A. Kennington III 7cda24c01e Merge branch 'master.upstream' into staging.upstream 2015-07-08 14:11:16 -07:00
Jaka Hudoklin 957390ecba Merge pull request #8682 from offlinehacker/pkgs/openshift/add
Add openshift
2015-07-08 12:20:01 +02:00
Jaka Hudoklin 4e33dd4e99 openshift: init at 1.0.1 2015-07-08 12:18:06 +02:00
Pascal Wittmann 3a1dc590f4 dwb: update from 2014-12-15 to 2015-07-07 2015-07-07 13:11:55 +02:00
William A. Kennington III ae28ff8b91 Merge branch 'master.upstream' into staging.upstream 2015-07-06 17:15:11 -07:00
Pascal Wittmann a4f69f5a39 bitlbee: update from 3.4 to 3.4.1 2015-07-06 18:16:49 +02:00
Moritz Ulrich 25c7e5fafe notmuch: 0.19 -> 0.20.2 2015-07-06 17:37:15 +02:00
William A. Kennington III fbfdc139d6 Merge branch 'master.upstream' into staging.upstream 2015-07-05 18:36:16 -07:00
William A. Kennington III 06f1e2c61e quassel: Add dependency on qca for crypto 2015-07-05 16:52:56 -07:00
William A. Kennington III d605663ae2 Merge branch 'master.upstream' into staging.upstream 2015-07-05 13:06:02 -07:00
Michael Raskin 62da31931c Firefox: update 38.0.6 -> 39.0 2015-07-05 00:32:54 +03:00
Michael Raskin 807fbc4b57 baresip: update 0.4.12 -> 0.4.13 2015-07-05 00:32:53 +03:00
aszlig bc5ce1f1b0
chromium: Update stable and beta channels.
Overview of the updated versions:

stable: 43.0.2357.125 -> 43.0.2357.130
beta:   44.0.2403.52  -> 44.0.2403.61

For the beta channel the following changes were necessary:

 * Drop all patches which were added in c290595 because they apply to
   44.0.2403.52 only. The shipped version of Blink was older than the
   one used for Chromium itself and thus contained just the
   cherry-picked patches from upstream Blink.

 * The ffmpegsumo library is now statically linked the same way as in
   the dev version, so let's not try to put it into the output store
   path.

All channels were built successfully on my Hydra at:

https://headcounter.org/hydra/eval/187176

VM tests did also pass and can be found at:

x86:    https://headcounter.org/hydra/build/707636
x86_64: https://headcounter.org/hydra/build/707637

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-04 02:31:45 +02:00
aszlig 7e6d6e034d
chromium: Disable setuid sandbox without errors.
Just silencing the error will not prevent Chromium from trying to start
up the SUID sandbox anyway, thus flooding stderr with:

LaunchProcess: failed to execvp:

After digging a bit in the source code I found out that the SUID sandbox
binary is indeed used, but only for setting oom_score_adj within the
user namespace (as "root"). So let's build the sandbox binary and of
course don't set setuid bit.

These annoying error messages were originally introduced by 0aad4b7 and
I'm deeply sorry for annoying you guys out there with them.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-04 02:31:45 +02:00
aszlig a80437e236
chromium: Remove out-of-tree sandbox derivation.
Since 0aad4b7, we no longer need to have an external sandbox binary,
because the upstream implementation of the user namespace sandbox no
longer needs an external sandbox binary.

In our implementation of the user namespace sandbox, we (ab)used the
setuid sandbox to run non-setuid and set up user namespaces instead.

Because our implementation is no longer needed, we can safely drop the
external binary entirely.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-04 02:31:44 +02:00
aszlig 97ddd04ca9
chromium: Remove obsolete sandbox_userns_36.patch.
The file is no longer referenced since 6a8afa4 and thus can be safely
dropped.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-04 02:31:44 +02:00
Arseniy Seroka b152a0b094 Merge pull request #8618 from taku0/firefox-bin-39.0
firefox-bin: 38.0.5 -> 39.0
2015-07-04 03:09:03 +03:00
taku0 443e9843eb firefox-bin: 38.0.5 -> 39.0 2015-07-04 09:06:35 +09:00
Pascal Wittmann d5275c70c3 mcabber: update from 0.10.3 to 1.0.0 2015-07-03 10:18:48 +02:00
William A. Kennington III 7eae48871f Merge branch 'master.upstream' into staging.upstream 2015-07-01 13:38:17 -07:00
Artjom Vejsel 25ee65de97 qtox: 20150128 -> 20150624 2015-07-01 14:39:04 +03:00
William A. Kennington III 612f0bdd67 Merge branch 'master.upstream' into staging.upstream 2015-06-30 23:58:07 -07:00
Arseniy Seroka 7e9cba3a2d qutebrowser: 0.3-pre -> 0.3 2015-06-29 19:05:51 +03:00
Pascal Wittmann bd65e8afb4 bro: update from 2.3.2 to 2.4 2015-06-29 12:50:34 +02:00
Kirill Elagin f49e9ce1be qutebrowser: Add @jagajaga as a maintainer 2015-06-28 02:38:01 +03:00
Kirill Elagin e2398a2361 qutebrowser: update to git master
qutebrowser is actively developed, sticking to stable
versions doesn’t make any sense.
Also fixed formatting.
2015-06-28 02:26:59 +03:00
William A. Kennington III ef253212f4 Merge branch 'master.upstream' into staging.upstream 2015-06-26 17:25:49 -07:00
William A. Kennington III adeab5e815 Migrate all heimdal -> libheimdal
Also disable heimdal references in samba as it uses internal api
features not guaranteed to be stable
2015-06-26 17:23:00 -07:00
Jude Taylor c0e1f2e34f darwin purity: weechat 2015-06-25 16:35:18 -07:00
Thomas Tuegel a8c52d0958 Merge branch 'master' into staging 2015-06-25 09:15:05 -05:00
William A. Kennington III c5b17670e1 firefox: 38.0.5 -> 38.0.6 2015-06-24 23:04:29 -07:00
Alexander Foremny ba7e7e1c9a Update flashplayer-11 2015-06-24 16:08:52 +02:00
Jascha Geerds ec222230a5 Merge pull request #8475 from ehahn/qutebrowser
qutebrowser: Fix license
2015-06-24 13:39:22 +02:00
Christian Theune 700e11dfee Update syncthing to 0.11.10 2015-06-24 13:07:34 +02:00
Pascal Wittmann 1776016bf7 filezilla: update from 3.10.3 to 3.11.0.2 2015-06-24 10:47:09 +02:00
Erik Hahn d6acec03bb qutebrowser: fix license 2015-06-24 00:10:54 +02:00
Arseniy Seroka 2aac4c301c Merge pull request #8469 from ehahn/qutebrowser
add packages: qutebrowser + dependency pypeg2
2015-06-23 17:22:26 +03:00
Vladimír Čunát 110aabbb67 liferea: maintenance update 2015-06-23 15:10:03 +02:00
Erik Hahn 006e7ae04e qutebrowser: init at 0.2.1 2015-06-23 13:39:33 +02:00
William A. Kennington III 1e58156159 Merge branch 'master.upstream' into staging.upstream 2015-06-22 20:03:10 -07:00