Commit graph

7092 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 7a0be26f60 ip2location{,-c}: platforms.{unix -> linux}
Build fails on Darwin. See:
http://hydra.nixos.org/build/25638456
http://hydra.nixos.org/build/25638462
2015-09-07 12:46:11 +02:00
Samuel Rivas 6ef885defb argyllcms 1.4.0 -> 1.8.1 2015-09-07 11:41:39 +02:00
Tobias Geerinckx-Rice de2bba6d8c ipv6calc: add optional ip2location support
This only links to the C library.
The database must be downloaded manually.
2015-09-07 03:33:58 +02:00
Tobias Geerinckx-Rice 595063ffa7 ip2location: move to tools/networking 2015-09-07 03:12:53 +02:00
Tobias Geerinckx-Rice a07e9036ec ipv6calc: 0.99.0 -> 0.99.1 2015-09-07 02:24:10 +02:00
ts468 7fa5710d50 Merge pull request #9686 from NixOS/revert-8705-upstream.ocaml_renaming
Revert "ocaml-modules: fix naming: "_" -> "-""
2015-09-07 02:05:34 +02:00
Brian McKenna 8b78f2ed11 iodine: fix ifconfig path patch
Looks like something changed but now we can pass a #define directive via the
CFLAGS instead. Still need to patch the route path, though.
2015-09-07 05:48:54 +10:00
Arseniy Seroka a56eed5405 Merge pull request #9670 from Mathnerd314/ntpd
ntp: 4.2.8p2 -> 4.2.8p3
2015-09-06 22:48:26 +03:00
Arseniy Seroka 297644c27a Merge pull request #9685 from gebner/fix-ibus-anthy-path
ibus-anthy: fixup path in share/ibus/component/anthy.xml
2015-09-06 22:45:07 +03:00
ts468 054be41e04 Revert "ocaml-modules: fix naming: "_" -> "-"" 2015-09-06 21:15:10 +02:00
Thomas Strobel a9dab9df61 strongswan: enable more plugins 2015-09-06 21:12:08 +02:00
Gabriel Ebner 1f8348bb5b ibus-anthy: fixup path in share/ibus/component/anthy.xml
Fixes #9676.
2015-09-06 21:05:26 +02:00
Pascal Wittmann ffc12580a6 cv: adopt its new name 'progress' 2015-09-06 20:57:57 +02:00
Thomas Strobel 167383c7bf vpnc: patch to not set a default route when a netmask is given
also, fix the name attribute in the nix expression
2015-09-06 19:27:08 +02:00
Jaka Hudoklin f364702bb7 logstash: fix description and make install process more compact 2015-09-06 14:51:10 +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
Mathnerd314 43b388fbd6 ntp: 4.2.8p2 -> 4.2.8p3 2015-09-05 18:35:45 -06:00
Pascal Wittmann 90d628b040 cv: update from 0.8 to 0.9 2015-09-05 11:20:28 +02:00
Pascal Wittmann b493688c69 bgs: update from 0.7.1 to 0.8 2015-09-05 11:20:28 +02:00
Tobias Geerinckx-Rice 947723d557 netsniff-ng: 0.5.9-{88-ge5570a8 -> 92-gd5bdc38} 2015-09-04 23:38:36 +02:00
William A. Kennington III c6f689f951 Merge branch 'master.upstream' into staging.upstream 2015-09-04 12:05:11 -07:00
William A. Kennington III c985530a25 tinc_pre: 2015-07-17 -> 2015-07-22 2015-09-04 11:54:51 -07:00
William A. Kennington III 362d3396c2 ceph-git: 2015-08-29 -> 2015-09-04 2015-09-04 11:42:42 -07:00
William A. Kennington III 379dd0af7a dhcpcd: 6.9.2 -> 6.9.3 2015-09-04 11:42:42 -07:00
Eelco Dolstra 86eaeb4c0a Nix: Update to 1.10 2015-09-04 10:40:08 +02:00
William A. Kennington III 86ebd3ee25 Merge branch 'master.upstream' into staging.upstream 2015-09-03 11:15:58 -07:00
Daniel Brockman 8828a174cb awscli: 1.7.41 -> 1.7.47
People in #nixos told me to switch from fetchzip to fetchFromGitHub;
let me know if that's a bad change.
2015-09-03 13:51:08 +02:00
Frederik Rietdijk 3e0fab3864 nox: use propagatedBuildInputs instead of pythonPath, fixes #9633
This way, when accessing Nox via Python, the dependencies will be
available.
2015-09-03 12:51:47 +02:00
Luca Bruno 271b7ad006 Revert "zbar: ghostscript was missing for zbar"
This reverts commit a906355b8a.

Fixed imagemagick -lgs reference in .la file.

cc @garbas
2015-09-03 12:21:34 +02:00
RoboNickBot 126d8dba96 texlive-moderntimeline: 0.8 (broken) -> 0.9 (close #9612)
The v0.8 build was broken because the CTAN package updated to v0.9 and
CTAN doesn't keep old versions of packages.

Besides bumping the version, this commit changes the src url from the
unversioned CTAN link (which would break the derivation every time a new
version of the package released, as it did yesterday) to the versioned
Github release link.
2015-09-03 12:03:05 +02:00
Nikolay Amiantov 7133fca524 texLiveModerntimeline: fix sha256 checksum
Looks like an upstream update. cc @peti
2015-09-03 12:01:38 +03:00
Rok Garbas a906355b8a zbar: ghostscript was missing for zbar 2015-09-03 03:41:00 +02:00
William A. Kennington III 8f34c44824 asciinema: Move to go-packages 2015-09-02 17:43:36 -07:00
William A. Kennington III acd17d21b3 mtpfs: Fix accidental deletion 2015-09-02 17:39:42 -07:00
William A. Kennington III b50567912a mtpfs: Update to 2015-08-01 and move to go-packages 2015-09-02 17:36:23 -07:00
William A. Kennington III a8d64c8eea fzf: Move to go-packages and 0.10.0 -> 0.10.4 2015-09-02 17:27:03 -07:00
William A. Kennington III dea4d952ae ngrok: Move to go-packages 2015-09-02 17:18:40 -07:00
William A. Kennington III 5b13442747 flannel: Migrate to go-packages 2015-09-02 17:05:42 -07:00
Kovacsics Robert (NixOS-SSD2) 83eed584bf remind: 3.1.14 -> 3.1.15 2015-09-02 09:56:35 +01:00
Thomas Strobel 616aa2bdda ocaml modules: fix some CamelCase and under_scores 2015-09-02 09:14:59 +02:00
Gabriel Ebner 21370df4d6 ibus-anthy: 1.5.6 -> 1.5.7
Also fix zipcode lookup.
2015-09-01 18:05:12 +02:00
lethalman 3a1fa6f107 Merge pull request #9594 from KoviRobi/txt2tags-new-package
txt2tags: init at 2.6
2015-09-01 17:40:10 +02:00
Luca Bruno 561fecb239 cromfs: use gcc 4.8 to fix build on i686 (ZHF) 2015-09-01 17:38:54 +02:00
Tobias Geerinckx-Rice 04d6095700 netsniff-ng: 0.5.9-{86-gd84a6b7 -> 88-ge5570a8} 2015-09-01 16:37:16 +02:00
Kovacsics Robert (NixOS-SSD2) 7234e89913 txt2tags: init at 2.6
txt2tags is a KISS markup language
2015-09-01 14:12:26 +01:00
Andreas Wagner bea3ba66bb multimarkdown: init at 4.7.1 2015-09-01 06:52:54 -04:00
Eelco Dolstra 0f78de00b8 vboot_reference: Fix Git URL 2015-09-01 12:00:04 +02:00
Luca Bruno 24ae56e7fe ngrok: fix build 2015-09-01 11:59:01 +02:00
William A. Kennington III bada26d5ab ceph-dev: 9.0.2 -> 9.0.3 2015-09-01 00:26:20 -07:00
Mateusz Kowalczyk adbb5d7ca6 youtube-dl: update to 2015.08.28 2015-08-31 23:57:16 +01:00
Arseniy Seroka b653aac1cc Merge pull request #9576 from rnhmjoj/bdf2psf
bdf2psf: init at 1.132
2015-08-31 23:58:50 +03:00
Arseniy Seroka fcacbc2d3b Merge pull request #9580 from devhell/connman
connman: 1.28 -> 1.30
2015-08-31 23:58:29 +03:00
Arseniy Seroka c0ed5753ac yandex-disk: update 0.1.5.870 -> 0.1.5.905 2015-08-31 23:56:55 +03:00
Tobias Geerinckx-Rice 21a5df097c reiser4progs: 1.0.9 -> 1.1.0 2015-08-31 20:49:00 +02:00
devhell 10d5d9acf4 connman: 1.28 -> 1.30
Built fine, couldn't test though as I don't have a laptop around me at
the moment.

From the changelog:
```
Fix issue with pending DNS request during server change.
Fix issue with empty strings in nameservers configuration.
Fix issue with time servers during IP configuration change.
Fix issue with 4-way handshake during roaming.
Fix issue with open WiFi networks security.
Fix issue with support for WiFi AnonymousIdentity.
Fix issue with memory leak and DHCPv6 DUID handling.
Fix issue with DHCP client and P2P interaction.
Fix issue with handling provision file updates.
Fix issue with VPN state updates.
Disable 6to4 support by default.
```
2015-08-31 19:19:14 +01:00
William A. Kennington III 7735c6cb0e Merge branch 'master.upstream' into staging.upstream 2015-08-31 10:28:18 -07:00
Eelco Dolstra 9000ddce90 openvpn: Update to 2.3.7 2015-08-31 17:54:56 +02:00
Eelco Dolstra a88b9bf19e Revert "openvpn: 2.3.6 -> 2.3.8"
This reverts commit f547eaab44 because
it breaks asking passphrased via systemd.
2015-08-31 17:54:56 +02:00
Tobias Geerinckx-Rice 6a02e7201c packagekit: 1.0.7 -> 1.0.8 2015-08-31 17:17:33 +02:00
Tobias Geerinckx-Rice 80a882e6cc dpkg: 1.18.1 -> 1.18.2 2015-08-31 17:17:33 +02:00
Tobias Geerinckx-Rice 45d5833e82 debian_devscripts: 2.15.4 -> 2.15.8
Also:
- add some previously missing dependencies and patch /usr paths
- fix fetching of https:// URIs with perlPackages.LWPProtocolHttps
- remove the bash completion work-around (no longer needed)
- add newly required make flags
- change licence from string to attribute (still unspecified)

CC maintainer @raskin.
2015-08-31 17:17:32 +02:00
rnhmjoj d4b4647857 bdf2psf: init at 1.132 2015-08-31 16:04:32 +02:00
Austin Seipp 03bc71f174 nixpkgs: tarsnap 1.0.35 -> 1.0.36.1
This also fixes the same build failure present in `scrypt-1.2.0`,
which is quite trivial.

(partially cherry picked from commit 54c7053b)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 08:01:38 -05:00
Austin Seipp 8a74451273 nixpkgs: scrypt 1.1.6 -> 1.2.0
Now with less build breakage!
2015-08-31 07:54:49 -05:00
Austin Seipp 7399c600e4 Revert "nixpkgs: scrypt 1.1.6 -> 1.2.0"
This breaks the build. :(

This reverts commit 4022e07c1e.
2015-08-31 05:43:40 -05:00
Eelco Dolstra 4725d21583 bibtex-tools: Mark as broken
Tarball is missing.
2015-08-31 11:13:12 +02:00
Austin Seipp 4022e07c1e nixpkgs: scrypt 1.1.6 -> 1.2.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:17:17 -05:00
Austin Seipp b1f502b94e nixpkgs: afl 1.86b -> 1.88b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:17:16 -05:00
Austin Seipp e84c8772c9 nixpkgs: nmap 6.47 -> 6.49BETA4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 03:17:16 -05:00
Arseniy Seroka 167f1891c3 Merge pull request #9565 from nbarbey/fuseiso
fuseiso: init at 20070708
2015-08-31 00:58:12 +03:00
Nicolas Barbey b4215fdda5 fuseiso: init at 20070708 2015-08-30 22:28:39 +02:00
Arseniy Seroka 89de878498 Merge pull request #9564 from k0ral/beets
beets: 1.3.13 -> 1.3.14
2015-08-30 23:09:39 +03:00
Andreas Wagner e7a024abc4 urjtag: init at 0.10
[Bjørn: make the function argument lines occupy less vertical space.]
2015-08-30 20:47:24 +02:00
koral d3723b300e beets: 1.3.13 -> 1.3.14 2015-08-30 18:34:10 +00:00
William A. Kennington III d96b30f5b0 dos2unix: 7.2.2 -> 7.3 2015-08-30 10:57:16 -07:00
William A. Kennington III 0210ecab70 ceph-git: 2015-08-18 -> 2015-08-29 2015-08-30 10:57:16 -07:00
Carter Charbonneau ffc679460f networkmanager: build with dnsmasq
Networkmanager requires dnsmasq for network sharing
2015-08-30 02:55:56 +02:00
William A. Kennington III afe1f0f127 Merge branch 'master.upstream' into staging.upstream 2015-08-29 17:48:49 -07:00
Daniel Fox Franke 36ac761340 expect: fix Darwin linkage
expect's build system doesn't seem to provide the proper linker flags
for the expect programs to be able to find libexpect on Darwin. (Stuff
like this should really just use libtool. *sigh*). Setting
DYLD_LIBRARY_PATH is an inelegant hack, but it gets the job done
without risking affecting other platforms.
2015-08-30 00:50:48 +02:00
koral da6b369029 xurls: 0.6.0 -> 0.7.0 2015-08-29 23:46:18 +02:00
William A. Kennington III 4121c5064a parallel: Fix some needed dependencies 2015-08-29 10:49:23 -07:00
William A. Kennington III 86e53bdff3 curl: 7.43.0 -> 7.44.0 2015-08-28 17:57:13 -07:00
William A. Kennington III 6d83b13734 ceph: 0.94.2 -> 0.94.3 2015-08-28 17:49:03 -07:00
Joachim Fasting 624eba1885 fuppes: mark as broken
This package has been broken since 2014-01-20, according to Hydra [1]. I tried
various ad-hoc patching & adding missing dependencies, uncovering yet more
errors. Updating is also out of the question, as nixpkgs already contains the
latest version.

[1]: https://hydra.nixos.org/build/25188337
2015-08-28 17:22:26 +02:00
Domen Kožar 07ca74f60f Merge pull request #9481 from rycee/fix/xdaliclock
xdaliclock: replace use of builderDefsPackage
2015-08-27 18:41:00 +02:00
Damien Cassou 7043fa844c Merge pull request #9479 from DamienCassou/update-umlet-13.3
umlet 13.2 → 13.3
2015-08-27 17:20:16 +02:00
Damien Cassou 3dc24b9e53 umlet 13.2 → 13.3 2015-08-27 17:14:54 +02:00
Robert Helgesson 6a41cb828e xdaliclock: replace use of builderDefsPackage 2015-08-27 16:44:23 +02:00
William A. Kennington III 00fd3b25f9 parallel: 20150722 -> 20150822 2015-08-27 01:02:35 -07:00
Luca Bruno b5f7884b30 Revert "tarsnap: 1.0.35 -> 1.0.36.1 and use upstream bash completion scripts"
This reverts commit 54c7053bff.

Doesn't build with nix chrooted builds.
2015-08-26 18:53:43 +02:00
Edward Tjörnhammar f547eaab44 openvpn: 2.3.6 -> 2.3.8 2015-08-26 13:00:23 +02:00
Edward Tjörnhammar 65335c1a58 Merge pull request #9449 from rycee/bump/svtplay-dl
svtplay-dl: 0.10.2015.05.24 -> 0.10.2015.08.24
2015-08-26 09:02:49 +02:00
Robert Helgesson 8dc7eb9611 svtplay-dl: 0.10.2015.05.24 -> 0.10.2015.08.24 2015-08-26 08:42:42 +02:00
Rickard Nilsson 30313a8fb8 google-cloud-sdk: 0.9.65 -> 0.9.74 2015-08-26 02:03:13 +02:00
Arseniy Seroka f3f8506461 Merge pull request #9392 from danielfullmer/zerotierone-1.4
zerotierone: 1.0.2 -> 1.0.4 and fix for hardcoded path
2015-08-25 20:39:06 +03:00
Arseniy Seroka 0851e6aa7d Merge pull request #9410 from KoviRobi/plan9port-update
plan9port: 20140306 -> git-2015-06-29
2015-08-25 20:37:57 +03:00
Arseniy Seroka ae5c1084e3 Merge pull request #9431 from philandstuff/fix-html-xml-utils
html-xml-utils: fix and bump to 6.9
2015-08-25 20:36:52 +03:00
Lluís Batlle i Rossell 97dada0005 Make hydra build proxychains.
(cherry picked from commit 8f11a84c9145c4a1cf5fe182db31921070565efa)
2015-08-25 14:28:12 +02:00
Domen Kožar e4644a5b58 Merge branch 'staging' 2015-08-25 14:14:54 +02:00
Tobias Geerinckx-Rice c98685c737 netsniff-ng: 0.5.9-{85-g71c28ef -> 86-gd84a6b7} 2015-08-25 02:09:49 +02:00
Eelco Dolstra e4610f2965 buildEnv: Support package priorities like nix-env
This gets rid of a bunch of collision warnings.
2015-08-25 00:40:40 +02:00
Philip Potter 44048385bd html-xml-utils: fix and bump to 6.9
6.4 had a compile error:

```
scan.l:136:7: error: expected identifier or ‘(’ before ‘__extension__’
char *strndup(const char *s, size_t n);
^
```

This is caused by the standard library strndup() now living in string.h
and conflicting with another strndup() declared in scan.l.  Version 6.9
fixes this.

This also removes the need for the boolean patch that we previously had.
2015-08-24 22:38:01 +01:00
Vladimír Čunát ce6daa507a Merge pull request #9428 from deepfire/maintain
maintain introduced packages
2015-08-24 22:58:15 +02:00
Kovacsics Robert (NixOS-SSD2) 195671aa70 plan9port: 20140306 -> 2015-06-29
We were already using snapshots, but development moved to github.
Also add "9" to $out/bin as it is the recommended practice, see
install.txt
2015-08-24 21:55:48 +01:00
Anders Papitto 6b892be9a8 fix updmap invocation in texLive
Close #9430, fixes #9318.
2015-08-24 22:47:05 +02:00
Kosyrev Serge 432c43dabf chntpw: add myself as maintainer 2015-08-24 22:55:13 +03:00
Kosyrev Serge 1770fe4443 wsmancli init at 2.6.0 2015-08-24 22:34:16 +03:00
Samuel Rivas c41a62aa98 colord: 1.2.3 -> 1.2.12
* Use fetchzip instead of fetchurl
2015-08-24 19:52:37 +02:00
Eelco Dolstra fa67a2d301 nixUnstable: Update 2015-08-24 18:58:45 +02:00
Thomas Tuegel 90a72bd177 Merge branch 'master' into staging 2015-08-23 10:29:12 -05:00
Arseniy Seroka 39c76445b9 Merge pull request #9375 from mstarzyk/obnam
obnam: 1.14 -> 1.15
2015-08-23 17:47:25 +03:00
Nikolay Amiantov d0a03e078c tlp: install man pages 2015-08-23 17:33:49 +03:00
Phil Scott 3bbd79aaa6 scanmem: init at 0.15.2
[Bjørn: Remove trailing dot in description.]
2015-08-23 15:25:52 +02:00
Tobias Geerinckx-Rice 69114f74aa packagekit: use http:// instead of https://
Proxy weirdness?
2015-08-23 00:02:29 +02:00
roconnor 1be2b63d27 Merge pull request #9387 from doshitan/update-tarsnap
tarsnap: 1.0.35 -> 1.0.36.1 and use upstream bash completion scripts
2015-08-22 12:26:58 -04:00
Tanner Doshier 54c7053bff tarsnap: 1.0.35 -> 1.0.36.1 and use upstream bash completion scripts 2015-08-21 19:37:07 -05:00
Daniel Fullmer e23ee274b6 zerotierone: 1.0.2 -> 1.0.4 and fix for hardcoded path 2015-08-21 23:06:50 +00:00
William A. Kennington III 64cd711f5c Merge branch 'master.upstream' into staging.upstream 2015-08-21 15:17:26 -07:00
Eelco Dolstra 6a54ca7990 dhcpcd: Update to 6.9.2
Upstream recommends this as an important upgrade to 6.9.1 because it
fixes a race that could cause an empty resolv.conf to be created.
2015-08-21 17:03:51 +02:00
Pascal Wittmann d73829576d rrdtool: update from 1.5.3 to 1.5.4 2015-08-21 08:49:49 +02:00
Pascal Wittmann 53ea7bcbda pdf2djvu: update from 0.8 to 0.8.1 2015-08-21 08:49:49 +02:00
Maciek Starzyk 1bedd3b597 obnam: 1.14 -> 1.15 2015-08-20 21:08:50 +02:00
William A. Kennington III 2138f789bc Merge branch 'master.upstream' into staging.upstream 2015-08-20 10:32:29 -07:00
Tobias Geerinckx-Rice 4ec87513b6 packagekit: python3 attr. -> unversioned python 2015-08-20 18:26:15 +02:00
Benno Fünfstück 1f10b44d3e xvkbd: update from 3.5 to 3.6 2015-08-20 17:07:19 +02:00
Arseniy Seroka e8d96bdcf7 Merge pull request #9301 from ssgen/fatresize
Fatresize
2015-08-20 16:18:18 +03:00
Arseniy Seroka 61d86a087b Merge pull request #9348 from offlinehacker/logstash/update/1.5.3
logstash: Update to 1.5.3
2015-08-20 16:03:17 +03:00
Eelco Dolstra 2d4b6405b3 openssh: Apply some Fedora security backports 2015-08-20 14:08:21 +02:00
Eelco Dolstra 401782cb67 Revert "openssh: 6.9p1 -> 7.0p1"
This reverts commit a8eb2a6a81. OpenSSH
7.0 is causing too many interoperability problems so soon before the
15.08 release.

For instance, it causes NixOps EC2 initial deployments to fail with
"REMOTE HOST IDENTIFICATION HAS CHANGED". This is because the client
knows the server's ssh-dss host key, but this key is no longer
accepted by default. Setting "HostKeyAlgorithms" to "+ssh-dss" does
not work because it causes ssh-dss to be ordered after
"ecdsa-sha2-nistp521", which the server also offers. (Normally, ssh
prioritizes host key algorithms for which the client has a known host
key, but not if you set HostKeyAlgorithms.)
2015-08-20 14:08:18 +02:00
William A. Kennington III 4f22eadf2c Merge branch 'master.upstream' into staging.upstream 2015-08-19 20:52:17 -07:00
Tobias Geerinckx-Rice fb6502892a stress-ng: update 0.04.14 -> 0.04.15 2015-08-20 04:52:16 +02:00
Tobias Geerinckx-Rice 72e8bf518f netsniff-ng: update 0.5.9-{80-g3384ee7 -> 85-g71c28ef} 2015-08-20 04:52:15 +02:00
Tobias Geerinckx-Rice 46df28d371 packagekit: init at 1.0.7
Don't worry, this does absolutely nothing on Nix and only serves to
satisfy simple-scan's zany new dep.
2015-08-20 04:41:11 +02:00
Jaka Hudoklin 9146edd5be logstash: 1.4.2 -> 1.5.3 2015-08-20 00:34:23 +02:00
Jaka Hudoklin 4ecf102ebf s3fs: 1.78 -> 1.79 2015-08-19 23:50:27 +02:00
ssgen 62e2b2124a fatresize: init at 1.0.2 2015-08-20 00:43:34 +03:00
Jaka Hudoklin 24a626020a Merge pull request #8681 from offlinehacker/pkgs/driftnet/add
Add driftnet
2015-08-19 22:58:27 +02:00
William A. Kennington III 901482ad99 Merge branch 'master.upstream' into staging.upstream 2015-08-19 13:54:48 -07:00
William A. Kennington III 88b1d7e5d9 logstash-forwarder: 20141216 -> 0.4.0 2015-08-19 13:25:44 -07:00
Paulus Esterhazy f683031df2 pass: Fix for Darwin 2015-08-19 20:50:58 +02:00
Arseniy Seroka e197085b45 Merge pull request #9289 from jb55/antimicro-patch
antimicro: init at 2.18
2015-08-19 14:45:12 +03:00
Arseniy Seroka b9a174b9e3 Merge pull request #9340 from obadz/ecryptfs
ecryptfs
2015-08-19 14:37:36 +03:00
obadz 172522e153 ecryptfs:
- upgrade 106 -> 108
- fix passphrase rewrapper (password changing should now work fine) as
  discussed on https://bugs.launchpad.net/ecryptfs/+bug/1486470
- add lsof dependency so ecryptfs-migrate-home should work out of the
  box
2015-08-19 12:16:57 +01:00
William A. Kennington III ab7a1646d9 aria2: Fix ssl support and switch back to sourceforge
Using sourceforge gives release binaries which don't require us to
regenerate all of the autotools scripts. This removes the need for
dependencies like cppunit and libgcrypt and autoreconfHook.

cc @geerds
2015-08-18 17:18:49 -07:00
Mateusz Kowalczyk ccb9acc43e youtube-dl: update to 2015.08.16.1 2015-08-19 00:45:59 +01:00
Jascha Geerds 56d6a3d846 aria2: Remove openssl dependency 2015-08-18 23:52:58 +02:00
William A. Kennington III 2d40eeceda ceph-git: 2015-08-07 -> 2015-08-18 2015-08-18 14:45:11 -07:00
William A. Kennington III 2ac70270e8 Merge branch 'master.upstream' into staging.upstream 2015-08-18 11:36:32 -07:00
William A. Kennington III 9fa56e49d7 man-db: 2.7.1 -> 2.7.2 2015-08-18 11:29:36 -07:00
Jascha Geerds 1375602b8d aria2: Add myself as a maintainer 2015-08-18 14:51:54 +02:00