summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Version bump of e1000e driver (2.5.4 -> 3.3.1)Philipp Volguine2016-01-23
|
* snapper: add missing dependencies (chattr, lv*)Tobias Geerinckx-Rice2016-01-19
|
* dpkg: 1.18.2 -> 1.18.4Tobias Geerinckx-Rice2016-01-19
|
* snapper: remove outdated (no-op) substitutionTobias Geerinckx-Rice2016-01-19
|
* Merge pull request #5096 from aszlig/buildenv-check-collision-contentsDomen Kožar2016-01-19
|\ | | | | buildEnv: Check the content of colliding paths.
| * buildEnv: Skip content check on ignoreCollisions.aszlig2016-01-18
| | | | | | | | | | | | | | Checking file contents is redundant in this case, because we will go ahead anyway, regardless of whether the content is the same. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * buildEnv: Check the content of colliding paths.aszlig2016-01-18
| | | | | | | | | | | | | | | | | | | | | | Originally wanted to include ignoreCollisions in cups-progs, but I think it's better if we use ignoreCollisions only if there are _real_ collisions between files with different contents. Of course, we also check whether the file permissions match, so you get a collision if contents are the same but the permissions are different. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | Merge pull request #12410 from ttuegel/emacs-packagesThomas Tuegel2016-01-18
|\ \ | | | | | | Emacs package updates
| * | elpa2nix: fix packages with DOS line endingsThomas Tuegel2016-01-18
| | |
| * | elpaBuild: factor out package installationThomas Tuegel2016-01-18
| | | | | | | | | | | | | | | | | | Building packages requires package-build.el from Melpa, but installing packages only requires package.el. Packages from ELPA are already built, so there is no need to involve package-build.el.
| * | melpaBuild: keep original source file names without hashThomas Tuegel2016-01-18
| | |
| * | emacsPackagesNg: add note about elpaBuildThomas Tuegel2016-01-18
| | |
| * | emacs-org-plus-contrib: use elpaBuildThomas Tuegel2016-01-18
| | |
| * | emacs-auctex: 11.87.7 -> 11.89Thomas Tuegel2016-01-18
| | | | | | | | | | | | Uses generated package from ELPA.
| * | emacs-let-alist: use generated packageThomas Tuegel2016-01-18
| | |
| * | melpaBuild: don't download dependenciesThomas Tuegel2016-01-18
| | | | | | | | | | | | | | | Stop package.el from trying to download dependencies. It wouldn't work anyway.
| * | melpaBuild: don't guess archive file nameThomas Tuegel2016-01-18
| | | | | | | | | | | | | | | package-build can tell us exactly what the archive file name is, instead of globbing for it.
| * | melpaBuild: get Emacs package name from recipeThomas Tuegel2016-01-18
| | | | | | | | | | | | | | | | | | When building a package from a Melpa recipe file, get the Emacs package name from the recipe. Nix is more restrictive about packages names than Emacs, so the Nix name for a package is sometimes different.
| * | emacsPackagesNg: prefer melpaStablePackages to elpaPackagesThomas Tuegel2016-01-18
| | | | | | | | | | | | | | | Both package sets are stable, but elpaPackages is an ad hoc set, so we should prefer melpaStablePackages.
| * | melpa-stable-packages 2016-01-18Thomas Tuegel2016-01-18
| | | | | | | | | | | | | | | The MELPA Stable package expressions are now generated in one file to improve evaluation performance.
| * | melpa-packages 2016-01-18Thomas Tuegel2016-01-18
| | | | | | | | | | | | | | | The MELPA package expressions are now generated in a single file to improve evaluation performance.
| * | elpa-packages 2016-01-18Thomas Tuegel2016-01-18
|/ / | | | | | | | | The ELPA package expressions are now generated as a single file to improve evaluation performance.
* | Merge pull request #12425 from DamienCassou/pharo-vm-no-conflict-v3Damien Cassou2016-01-18
|\ \ | | | | | | Refactor Pharo to allow co-installation of VMs
| * | Refactor Pharo to allow co-installation of VMsDamien Cassou2016-01-18
| | |
* | | Merge pull request #12455 from mogorman/paho-mqttArseniy Seroka2016-01-18
|\ \ \ | | | | | | | | paho-mqtt: init at 1.1
| * | | paho-mqtt: init at 1.1Matthew O'Gorman2016-01-18
| | | |
* | | | snapper: use autoreconfHookTobias Geerinckx-Rice2016-01-18
| | | |
* | | | Merge pull request #12454 from otwieracz/pioneerMichael Raskin2016-01-18
|\ \ \ \ | | | | | | | | | | pioneer: nixpkg added
| * | | | pioneer: nixpkg addedSlawomir Gonet2016-01-18
| | | | |
* | | | | Merge pull request #12452 from Profpatsch/snapperTobias Geerinckx-Rice2016-01-18
|\ \ \ \ \ | | | | | | | | | | | | snapper: 0.2.4 -> 0.2.8
| * | | | | snapper: 0.2.4 -> 0.2.8Profpatsch2016-01-18
| | | | | |
* | | | | | systemd service: add *.busname upstream unitsNikolay Amiantov2016-01-18
| | | | | |
* | | | | | vte: remove the forgotten patchVladimír Čunát2016-01-18
| | | | | |
* | | | | | elasticsearch: Fix some startup warningsRickard Nilsson2016-01-18
| | | | | |
* | | | | | bosun: Create ledisDir in pre-start scriptRickard Nilsson2016-01-18
| | | | | |
* | | | | | termite: fix up the business with vte patchingVladimír Čunát2016-01-18
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I didn't see nice patches to apply, so I exchanged the whole source (-> autoreconf). /cc maintainer: k0ral. BTW, it's practical to have the maintainers attribute match the github name exactly so that people know how to /cc you.
* | | | | Merge pull request #12199 from jgillich/torbrowser-desktopFranz Pletz2016-01-18
|\ \ \ \ \ | | | | | | | | | | | | torbrowser: add .desktop file
| * | | | | torbrowser: 5.0.6 -> 5.0.7, add desktop fileJakob Gillich2016-01-18
| | | | | |
* | | | | | geolite-legacy 2016-01-11 -> 2016-01-18Tobias Geerinckx-Rice2016-01-18
| | | | | |
* | | | | | Merge pull request #12407 from jgillich/chatsFranz Pletz2016-01-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | xmpp-client, ricochet
| * | | | | | ricochet: add desktop file, cleanupsJakob Gillich2016-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #11979, #11974
| * | | | | | ricochet: init at 1.1.1codsl2016-01-14
| | | | | | |
| * | | | | | xmpp-client: init at dc9d6becodsl2016-01-14
| | | | | | |
| * | | | | | maintainers: add myselfcodsl2016-01-14
| | | | | | |
* | | | | | | tarball: fix evaluation of mdadm on darwinVladimír Čunát2016-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It probably doesn't make any sense to have mdadm on darwin, but we have to "fail in a right way".
* | | | | | | Merge pull request #12449 from nckx/update-vboxTobias Geerinckx-Rice2016-01-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | virtualbox: 5.0.10 -> 5.0.12
| * | | | | | | virtualbox: 5.0.10 -> 5.0.12Tobias Geerinckx-Rice2016-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a maintenance release. Changes: https://www.virtualbox.org/wiki/Changelog.
* | | | | | | | btrfs-progs: 4.3.1 -> 4.4Tobias Geerinckx-Rice2016-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfixes: - chunk recovery: fix floating point exception - chunk recovery: endianity bugfix during rebuild - mkfs with 64K pages and nodesize reported superblock checksum mismatch - check: properly reset nlink of multi-linked file Too many changes to list here. See: https://btrfs.wiki.kernel.org/index.php/Changelog#By_version_.28btrfs-progs.29
* | | | | | | | pythonPackages.frozendict: Remove duplicate declarationFranz Pletz2016-01-18
| | | | | | | |
* | | | | | | | Merge pull request #12159 from rasendubi/ycmdFranz Pletz2016-01-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ycmd: Init at 2016-01-12