3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

47370 commits

Author SHA1 Message Date
Vladimír Čunát 0fbc5ddadb ntp: security update, and use libcrypto
http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities

The package would no longer build without libcrypto,
and it wouldn't find it without pkgconfig.
I checked that Debian and Arch do use openssl as a dependency,
so it's probably not so bad a thing to have.

CC maintainer @edolstra.
2014-12-25 12:30:53 +01:00
Vladimír Čunát d89518bd1b gstreamer-1: double maintenance bump
CC maintainer @iyzsong.
2014-12-25 11:55:04 +01:00
Vladimír Čunát b5bfacefa9 orc: maintenance update
CC maintainer @fuuzetsu.
2014-12-25 11:44:33 +01:00
Vladimír Čunát 5d903d850a libpng: security update (no CVE yet)
http://www.securitytracker.com/id/1031444
2014-12-25 11:36:21 +01:00
Vladimír Čunát 600534513c xfce4-task-manager: update (features and bugfixes) 2014-12-25 11:30:04 +01:00
Peter Simons a4a778bac7 haskell-haddock: update to version 2.15.0.1 2014-12-25 11:05:49 +01:00
Peter Simons e958a2ac58 haskell-wl-pprint-text: update to version 1.1.0.3 2014-12-25 11:05:49 +01:00
Peter Simons fcbc18e5c2 haskell-uuid: update to version 1.3.7 2014-12-25 11:05:49 +01:00
Peter Simons 4e33809757 haskell-texmath: update to version 0.8.0.1 2014-12-25 11:05:49 +01:00
Peter Simons c1bb62af69 haskell-test-framework: update to version 0.8.1.0 2014-12-25 11:05:49 +01:00
Peter Simons b8ee3fa597 haskell-system-filepath: update to version 0.4.13 2014-12-25 11:05:49 +01:00
Peter Simons 7c50d0db4c haskell-system-fileio: update to version 0.3.16 2014-12-25 11:05:49 +01:00
Peter Simons 79d8ceb0c7 haskell-stm-containers: update to version 0.2.7 2014-12-25 11:05:49 +01:00
Peter Simons 23add13263 haskell-hopenssl: update to version 1.7 2014-12-25 11:05:49 +01:00
Peter Simons 33dcd7073b haskell-haddock-api: update to version 2.15.0.1 2014-12-25 11:05:49 +01:00
Peter Simons f72fe30f86 haskell-torrent: add version 10000.0.0 2014-12-25 11:05:49 +01:00
Peter Simons 6e9800f7cb haskell-bencode: add version 0.5 2014-12-25 11:05:49 +01:00
Peter Simons 8298636254 haskell-git-annex: update to version 5.20141219 2014-12-25 11:05:49 +01:00
Cray Elliott 183f0b9d9a update retroarch and all of the libretro cores 2014-12-25 02:04:08 -08:00
Vladimír Čunát 0bc5228fd2 xorg.xf86-video-intel: maintenance update 2014-12-25 10:06:49 +01:00
Vladimír Čunát 3421d4c470 libvdpau, vdpauinfo: update to 0.9, extend meta
Add myself as a maintainer.
The rebuild impact is large, mostly through mesa -> {qt, gtk}.
2014-12-25 09:46:04 +01:00
Vladimír Čunát 081e5c8387 Merge #5061: add xwayland
Also resolve minor nitpicks -- *during* the merge commit.
2014-12-25 09:25:05 +01:00
Siarhei Zirukin e852139579 fldigi 3.21.83 -> 3.22.02 2014-12-25 09:13:20 +01:00
aszlig 597373bbd5
chromium: Precompile pycs instead of deleting.
This is more of an attempt rather than a real fix (or maybe it is? let's
see) for the corrupted .pyc files during build. I believe the reason we
get these are likely due to several instances of the Python interpreter
that run in parallel and one of these processes might still be writing
the .pyc file.

So, rather than deleting all .pyc files, we now precompile then in order
to avoid any build process trying to generate any .pyc file.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-25 07:10:12 +01:00
Charles Strahan 8127edc335 mailcore2: new package
MailCore 2 provides a simple and asynchronous API to work with e-mail
protocols IMAP, POP and SMTP.

Closes #5430
2014-12-24 22:48:01 -05:00
Charles Strahan ebe75cf9c1 libetpan: bump version up to 1.6 2014-12-24 22:48:01 -05:00
Charles Strahan 86629f7c7f libuchardet: new package
Yet another C wrapper for Mozilla's Universal Charset Detector C++ API.
2014-12-24 22:48:01 -05:00
Charles Strahan 7e4ca1cc75 libtidy: new package
A library and CLI to validate, correct, and pretty-print HTML files.
2014-12-24 22:48:01 -05:00
Charles Strahan c5b47329ce libctemplate: bump version to 2.3
Fixes some C++11 issues.
2014-12-24 22:48:01 -05:00
Vladimír Čunát 47a9d03541 gcc: maintenance update 4.8.3 -> 4.8.4 2014-12-24 23:27:23 +01:00
wyvie 10e7ad5dbb Added openarena 0.8.8 2014-12-24 22:43:28 +03:00
Marcell Vazquez-Chanlatte 8622b76dbf setting namePrefix = "" in rawdog 2014-12-24 13:13:39 -06:00
Karn Kallio 23010cf71a gnupg: Port socket activation patch to version 2.1.1. 2014-12-24 19:16:38 +01:00
Domen Kožar 2af2d5a38c Merge pull request #3835 from wkennington/master.qemu
qemu: 2.0.0 -> 2.2.0
2014-12-24 16:34:56 +01:00
Vladimír Čunát 3a2478605d Merge 'master' into staging 2014-12-24 16:06:12 +01:00
Pascal Wittmann 19a979d9a2 cv: update to 0.6 2014-12-24 15:22:08 +01:00
Vincent Laporte 78ea82f11c pyqt4: update from 4.10.2 to 4.11.3 2014-12-24 13:59:57 +01:00
Peter Simons ea50da9041 haskell-libnotify: re-generate with cabal2nix (and override reference to pkgs.libnotify) 2014-12-24 13:43:42 +01:00
Bjørn Forsman 1a79e7ffdc attic: fetchurl -> fetchzip
fetchzip calculates the hash of the extracted archive, so that
(irrelevant) changes done to the dynamically generated archive doesn't
cause our hash to be outdated.
2014-12-24 12:07:19 +01:00
Domen Kožar 20e0da55f5 add kodi 14.0 (renamed from xbmc, new release) 2014-12-24 10:57:41 +01:00
Domen Kožar c998edfb6d libcec: 2.1.4 -> 2.2.0 2014-12-24 10:57:41 +01:00
Peter Simons 157e63c6e6 Update default Haskell compiler from GHC 7.8.3 to 7.8.4. 2014-12-24 09:56:31 +01:00
Domen Kožar 6a236b214a Merge pull request #5151 from offlinehacker/pkgs/pythonPackages/fig
pythonPackages: add fig
2014-12-24 09:54:13 +01:00
Marcell Vazquez-Chanlatte 10ddeea0c6 style changes + license + platform for rawdog 2014-12-24 01:07:12 -06:00
Marcell Vazquez-Chanlatte 7613a7e03f adding rawdog rss reader 2014-12-23 21:30:54 -06:00
Evgeny Egorochkin b6e68d24ea KDE4: update 4.14.1 to 4.14.3 2014-12-24 03:40:20 +02:00
William A. Kennington III f6622403c8 zfs: 0.6.3 -> 0.6.3-1.2 2014-12-23 17:05:02 -08:00
William A. Kennington III 7e8eea59ee spl: 0.6.3 -> 0.6.3-1.2 2014-12-23 17:05:02 -08:00
Vladimír Čunát 3d9bbdb794 nvidia_x11: document the updating policy
CC #5070.
2014-12-24 00:49:59 +01:00
Vladimír Čunát fd9d8edc51 nvidia_x11: add 343 branch as the default (close #5070)
It's just a plain copy of the 340 expressions (only hash and version changed).
2014-12-24 00:06:46 +01:00
vbgl d5ab3fb887 Merge pull request #5456 from k0ral/ncmpcpp
ncmpcpp: 0.6.1 -> 0.6.2
2014-12-24 00:02:27 +01:00
Vladimír Čunát 5a4feadd58 nvidia_x11: maintenance+security updates
It's supposed to fix GLX problems CVE-2014-8298, see:
http://nvidia.custhelp.com/app/answers/detail/a_id/3610

Tested building all atop 14.12, and running 340.* there.
2014-12-23 23:37:24 +01:00
koral 98c2b16c8f ncmpcpp: 0.6.1 -> 0.6.2 2014-12-23 22:44:33 +01:00
koral 9eee22aaca safe-rm: 0.11 -> 0.12 2014-12-23 22:32:49 +01:00
Domen Kožar d682779be7 Merge pull request #5448 from bdimcheff/devede
Add devede
2014-12-23 22:13:03 +01:00
Domen Kožar 1980e6225d Merge pull request #5428 from bdimcheff/fix-cups-filter-bash
Fix compiled-in /bin/bash in foomatic filters
2014-12-23 21:05:10 +01:00
Peter Simons 8311973759 Add GHC 7.8.4 and create haskellPackages_ghc784 package set. 2014-12-23 20:44:49 +01:00
Domen Kožar 667b97b5c2 fix selenium python bindings 2014-12-23 20:36:55 +01:00
William A. Kennington III ebfd21de84 ceph: 0.90 final 2014-12-23 10:52:49 -08:00
Vincent Laporte 81a2b58c39 nixpkgs: remove redundant attribute sip
Because:

 1. It is a mere alias of `pythonPackages.sip`
 2. It is usually not needed since propagated by `pyqt4`
 3. It makes it easy to have a packages depend on two different versions
 of sip
2014-12-23 19:37:21 +01:00
Brandon Dimcheff d76a42494b add devede DVD creator gui 2014-12-23 12:31:45 -05:00
Eelco Dolstra 49f53f63f5 blender: Add OpenCOLLADA support 2014-12-23 18:17:09 +01:00
Brandon Dimcheff 139d7f6e1a squish cups patches all into one statement 2014-12-23 11:53:58 -05:00
Tobias Geerinckx-Rice bc5938b07d Add remotebox: VirtualBox client with remote management 2014-12-23 16:22:07 +01:00
Tobias Geerinckx-Rice 7137ae48bc Add Gtk2 (and required Pango, Cairo & Glib) Perl bindings 2014-12-23 16:22:06 +01:00
Domen Kožar 59807bf947 Merge pull request #5445 from pmahoney/connect
connect 1.104
2014-12-23 16:17:14 +01:00
Domen Kožar 415df72d0d Merge pull request #5443 from rycee/morituri-cleanup
Cleanup of the 'morituri' expression.
2014-12-23 16:16:02 +01:00
Patrick Mahoney a6f35b3e60 connect 1.104
Upstream moved to https://bitbucket.org/gotoh/connect
2014-12-23 09:07:39 -06:00
Eelco Dolstra 4a63787b78 pstack: Remove
It doesn't work anymore. And anyway, this probably shouldn't have been
a package in the first place (it's just some gdb options).
2014-12-23 16:07:02 +01:00
Robert Helgesson 9715af37b0 Cleanup of the 'morituri' expression.
- Replaces brittle path substitutions by patch.

 - Adds `namePrefix = ""` to avoid python prefix.
2014-12-23 14:07:53 +01:00
Peter Simons 4bb1e611a2 Merge pull request #5440 from ip1981/strongswan
Patches to Strongswan
2014-12-23 13:02:08 +01:00
Peter Simons cbe0a81041 all-packages.nix: strip trailing whitespace 2014-12-23 12:51:49 +01:00
Peter Simons f0c80e1ced haskell-mode: add current snapshot of git 'master' branch as a low-prio alternative to the (fairly old) release version 2014-12-23 12:50:43 +01:00
Lluís Batlle i Rossell 8885c992fd Updating xpdf to 3.04
(cherry picked from commit 0420a025e3)
2014-12-23 11:34:56 +01:00
Cray Elliott d54db47b3c add new emulator, nestopia undead 2014-12-23 02:33:00 -08:00
Domen Kožar d2e6891be9 trash-cli: assert we're on linux 2014-12-23 11:30:56 +01:00
Domen Kožar beff50e501 Merge pull request #5426 from ts468/enlightenment
Update: Enlightenment 0.19.1 -> 0.19.2
2014-12-23 11:18:56 +01:00
Domen Kožar 168f541724 Merge pull request #5442 from rycee/package/trash-cli
Add package 'trash-cli'.
2014-12-23 11:17:41 +01:00
Siarhei Zirukin 3bd2c4dabf gqrx: update 2.3.0 -> 2.3.2
[Bjørn: use 'gqrx:' commit message prefix]
2014-12-23 10:25:46 +01:00
Robert Helgesson b017231a21 Add package 'trash-cli'. 2014-12-23 10:22:37 +01:00
Ricardo M. Correia 6d1befb7b7 rustcMaster: Update from 0.13.0-pre-2600-g34d6800 -> 0.13.0-pre-2604-g2f3cff6
The previous version had a serious bug.
2014-12-22 23:47:43 +01:00
Ricardo M. Correia 66ca0b6163 cargoSnapshot: Update from 2014-11-22 -> 2014-12-21 2014-12-22 23:40:30 +01:00
Vincent Laporte dc8c05de63 sip-4.16: update from 4.16.1 to 4.16.4 2014-12-22 23:36:55 +01:00
Igor Pashev 17d8029150 Strongswan: preserve PATH 2014-12-22 20:20:58 +00:00
Igor Pashev 9bbe674927 Strongswan: use full path to ipsec
This fixes issue:

... charon[6135]: 11[CHD] updown: /bin/sh: ipsec: command not found
2014-12-22 20:20:15 +00:00
Igor Pashev d57927748a autoreconf may need gettext
E. g. for AC_LIB_PREFIX
2014-12-22 20:20:00 +00:00
Shea Levy 4e558732e7 Add newrelic-sysmond 2014-12-22 15:13:08 -05:00
Ricardo M. Correia a8e33da2dd grsecurity: Update stable and test patches
stable: 3.0-3.14.27-201412170659 -> 3.0-3.14.27-201412211908
test:   3.0-3.17.7-201412170700  -> 3.0-3.17.7-201412211910
2014-12-22 20:33:00 +01:00
Ricardo M. Correia 3639bff381 rustcMaster: Update from 0.13.0-pre-1673-g3a325c6 -> 0.13.0-pre-2600-g34d6800 2014-12-22 19:30:01 +01:00
Pascal Wittmann 389f745efb Merge pull request #5429 from joachifm/fix-attic-checksum
attic: fix sha256
2014-12-22 19:03:24 +01:00
Henry Till 37fb8fb9ca dunst: allow user configuration (fixes #5222)
This commit eliminates a patch which hard-coded an example configuration file as the program's default settings and prevented the program from reading a user's configuration file.
2014-12-22 12:03:59 -05:00
Moritz Ulrich e93c528a01 openttd: Fix build with fix from upstream. 2014-12-22 17:29:30 +01:00
James Cook 656ae7a97c Merge branch 'jasper_vulnerabilities' 2014-12-22 08:17:52 -08:00
lethalman 74fbd2f676 Merge pull request #5436 from mcmtroffaes/feature/easytag-fix-gsettings
easytag: Fix "Using the 'memory' GSettings backend" (see issue  #4415).
2014-12-22 16:14:01 +01:00
Matthias C. M. Troffaes 6c9eb020ab easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415). 2014-12-22 11:17:38 +00:00
Matthias C. M. Troffaes d1a2586077 pavucontrol: use gnome icons (fixes issue #5330). 2014-12-22 10:50:37 +00:00
Peter Simons a9d779aa5d wxmaxima: update to version 14.12.1 2014-12-22 11:20:59 +01:00
Peter Simons 0dd52aba89 maxima: update to version 5.35.1 2014-12-22 11:20:58 +01:00
lethalman d0fdad5f36 Merge pull request #5419 from ehmry/tox-bootstrapd
tox-bootstrapd
2014-12-22 11:16:44 +01:00
Matthias C. M. Troffaes 29575e4901 Also install hicolor_icon_theme. 2014-12-22 09:36:20 +00:00
Matthias C. M. Troffaes 1aacda5490 shotwell: Fix "Using the 'memory' GSettings backend" (fix suggested by lethalman, see issue #5433). 2014-12-22 09:36:20 +00:00
Thomas Strobel 5c620a998d Update: Enlightenment: 0.19.1 -> 0.19.2 2014-12-22 10:04:15 +01:00
Matthias C. M. Troffaes 59e22e8879 shotwell: uses icons from gnome3.gnome_icon_theme and gnome3.gnome_icon_theme_symbolic 2014-12-22 08:47:21 +00:00
Joachim Fasting bee4a4e5dc attic: fix sha256 2014-12-22 05:11:58 +01:00
Brandon Dimcheff 6a2195c3a5 Fix compiled-in /bin/bash in foomatic filters
Foomatic filters contained a 64-char c string hardcoded to /bin/bash.
This caused some filters (at least pdftops) to fail.

I also had to increase the size of the string because nix paths are too
long.
2014-12-21 20:47:36 -05:00
James Cook 1b5c9c24de jasper: Patch for CVE-2014-8138 via RedHat. 2014-12-21 14:38:00 -08:00
James Cook 951ac10ae1 jasper: Patch for CVE-2014-8137 via RedHat. 2014-12-21 14:36:29 -08:00
James Cook 90162e7dbd jasper: Patch for CVE-2014-9029 via RedHat.
Also update homepage.
2014-12-21 14:26:53 -08:00
Michael Raskin 77436079e9 Pipelight: 0.2.7.3 → 0.2.8, also update Wine 2014-12-21 20:19:33 +03:00
lethalman 91061d287d Merge pull request #5401 from bergey/fonts
No need for squash, merged thanks.
2014-12-21 15:34:58 +01:00
Emery Hemingway 86213a1f23 transmission-remote-gtk: meta fixup (close #5420) 2014-12-21 10:35:24 +01:00
Michael Raskin ed19e6755f ZPAQ: 655 → 660 2014-12-21 11:14:26 +03:00
Michael Raskin 1317dd7e62 Wine: 1.7.30 → 1.7.33 2014-12-21 11:14:25 +03:00
Michael Raskin 641307f553 Drop wrong default.upstream 2014-12-21 11:14:25 +03:00
Michael Raskin 13fbe8150a GlusterFS; 3.6.0 → 3.6.1 2014-12-21 11:14:25 +03:00
Michael Raskin 90b05b8d0e Nginx-unstable: 1.7.7 → 1.7.8 2014-12-21 11:14:25 +03:00
Michael Raskin 32160007ff FreeIPMI: 1.4.6 → 1.4.7 2014-12-21 11:14:25 +03:00
Michael Raskin edadde69b1 sysdig: 0.1.91 → 0.1.93 2014-12-21 11:14:25 +03:00
Michael Raskin 5f451686cb xscreensaver: 5.30 → 5.32 2014-12-21 11:14:25 +03:00
Michael Raskin 16a4882d71 LVM2: 2.02.111 → 2.02.114 2014-12-21 11:14:25 +03:00
Michael Raskin 5997e7edfa Firejail: 0.9.16 → 0.9.18 2014-12-21 11:14:25 +03:00
Michael Raskin 4ee59d8ddf libre: 0.4.10 → 0.4.11 2014-12-21 11:14:24 +03:00
Michael Raskin 447ff811f7 atanks: 6.0 → 6.1 2014-12-21 11:14:24 +03:00
Michael Raskin 4847f44ffd sodium: 1.0.0 → 1.0.1 2014-12-21 11:14:24 +03:00
Michael Raskin ff7d027050 SlimerJS: 0.9.3 → 0.9.4 2014-12-21 11:14:24 +03:00
Michael Raskin ad0efe83ff afflib: 3.7.5 → 3.7.6 2014-12-21 11:14:24 +03:00
Michael Raskin f0a29cd6da eigen: 3.2.2 → 3.2.3 2014-12-21 11:14:24 +03:00
Michael Raskin 19dd1be06c compiz: 0.9.11.2 → 0.9.12.0 2014-12-21 11:14:24 +03:00
Michael Raskin adc28993a7 lib odfgen 0.1.1 → 0.1.2 2014-12-21 11:14:24 +03:00
Michael Raskin 67a97340eb qpdfview 0.4.12 → 0.4.13 2014-12-21 11:14:24 +03:00
Pascal Wittmann f94580da69 Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
Emery Hemingway 3c05529df9 libtoxcore: bump, build DHT bootstrap daemon 2014-12-20 17:37:24 -05:00
Pascal Wittmann f55545c0c9 fix maintainer information
s/maintainer/maintainers
2014-12-20 21:54:22 +01:00
Pascal Wittmann b676be70fc Merge pull request #5412 from devhell/mp3gain
mp3gain: Add package
2014-12-20 21:45:41 +01:00
Michael Raskin eff240d9d9 Fix missing paths 2014-12-20 21:49:02 +03:00
Peter Simons b9331b0100 Merge pull request #5402 from bergey/haskell-csv-conduit-packdeps
haskell: add csv-conduit, packdeps
2014-12-20 17:26:00 +01:00
devhell e9c5b23f2b mediainfo, libmediainfo, libzen: fix typo (close #5413) 2014-12-20 16:47:25 +01:00
devhell 1b4094cf5a mp3gain: Add package
This adds mp3gain which is a normalizer for mp3 audio files.
2014-12-20 15:29:53 +00:00
Daniel Bergey 79c8cc4bf4 include version number in name
league provides no version number, so use date
2014-12-20 14:45:26 +00:00
Vladimír Čunát 7357f0ae24 libssh: security+maintenance to fix CVE-2014-8132
Also switched to openssl instead of libgcrypt (wouldn't compile otherwise),
and fixed meta.license.
2014-12-20 14:50:58 +01:00
Jaka Hudoklin e9e4388959 Merge pull request #5406 from ehmry/electrum
eletrum: drop python-... prefix from name
2014-12-20 11:53:07 +01:00
Jaka Hudoklin 3b78f922ba Merge pull request #5396 from matejc/rage
rage: add enlightenment's own video/audio player
2014-12-20 11:51:08 +01:00
Vladimír Čunát ca850deb9e kde4.kmplayer: use gentoo mirror (fixes #5407)
The upstream server is down.
2014-12-20 10:34:44 +01:00
Emery Hemingway b9c096582d eletrum: drop python-... prefix from name 2014-12-19 19:00:35 -05:00
Arseniy Seroka c08149c6a4 Merge pull request #5384 from ts468/glusterfs
FIX: Change local state dir
2014-12-20 02:09:08 +03:00
Evgeny Egorochkin d9dbeeca79 ruby gems: propagate ruby because it contains the hooks to add gem search paths, needed by nix-shell-created environments 2014-12-20 01:01:39 +02:00
Domen Kožar d500a52eba crashplan: install desktop file
(cherry picked from commit 42b2c1f3cf)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-19 23:26:35 +01:00
Pascal Wittmann 3106bab31d bfr: justify perl516
docs fail to build with newer versions
2014-12-19 23:22:15 +01:00
Pascal Wittmann bc19ef9efe bfr: update source url, fix build and adopt it 2014-12-19 23:17:07 +01:00
Pascal Wittmann 197ea06a73 axel: add meta-information 2014-12-19 22:57:38 +01:00