Joachim F
5754eec8f6
Merge pull request #15967 from ericbmerritt/fix/nixos-container
...
nixos-container: fix allow alternative nixos paths
2016-08-04 16:50:05 +02:00
Eric Merritt
a2feaf6d79
nixos-container: feature add 'config-file' option
...
This adds a config file option to nixos-container.pl that makes it quite
a bit easier to use.
2016-08-04 07:08:56 -07:00
Eric Merritt
fe8f0dbd53
nixos-container: fix allow alternative nixos paths
...
This should be completely backwards compatible. It allows the '-f' part
of the nix-env command to be configured. This greatly eases using
nixos-container as part of development where several nixpkgs
repositories might be tested at the same time.
2016-08-04 07:08:05 -07:00
Damien Cassou
54867b64b4
Merge pull request #17471 from DamienCassou/offlineimap-7.0.4
...
offlineimap: 7.0.2 -> 7.0.4
2016-08-04 08:33:05 +02:00
Robin Gloster
5268c44b0d
Merge pull request #17498 from aneeshusa/remove-boost-dependency-for-mosh
...
mosh: remove boost dependency
2016-08-04 08:02:14 +02:00
Aneesh Agrawal
942aad7489
mosh: remove boost dependency
...
boost was removed from the mosh dependency requirements in 2012.
(It was only used from February and April 2012.)
2016-08-03 22:07:19 -04:00
Al Zohali
6e1f80eb9d
networkmanager_l2tp: fixup ( #17490 )
2016-08-03 23:47:42 +01:00
Tobias Geerinckx-Rice
8cb6821679
aha: 0.4.8 -> 0.4.9
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
0e003d39bc
borgbackup: 1.0.5 -> 1.0.6
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
80cae1f055
dpkg: 1.18.9 -> 1.18.10
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
3b0364cf36
snapper: 0.2.8 -> 0.3.3
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
c0620282d3
zstd: 0.7.3 -> 0.7.5
2016-08-03 20:21:20 +02:00
Tobias Geerinckx-Rice
e696c48333
gandi-cli: 0.18 -> 0.19
2016-08-03 20:05:40 +02:00
Kranium Gikos Mendoza
f5b0a5ce7a
cpuminer: 2.4.4 -> 2.4.5
2016-08-03 15:48:02 +08:00
Kranium Gikos Mendoza
363381f3c2
cpuminer: fix darwin build
2016-08-03 15:47:57 +08:00
Damien Cassou
c4f53918cb
offlineimap: 7.0.2 -> 7.0.4
2016-08-03 09:00:12 +02:00
Tuomas Tynkkynen
16d48b8280
Re-enable bunch of packages on Darwin
...
Prior to 1bf5ded193
these contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-03 00:55:42 +03:00
Tuomas Tynkkynen
91a3920b1d
asciidoc: Works on Darwin
...
D'oh! Plain 'asciidoc' works, but 'asciidoc-full' doesn't, so my scripts
changed it to 'linux' in
21f17d69f6
2016-08-02 22:49:43 +03:00
Franz Pletz
e55aa50175
simp_le: apply patch to update TOS hash
...
Fixes #17455 .
Also see https://github.com/kuba/simp_le/issues/114 .
2016-08-02 21:21:02 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen
63de40099f
treewide: Move some meta sections to end-of-file
...
That seems to be the overwhelming convention.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
59ce911810
treewide: Some EOF-whitespace fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
db35d7b8ab
koji, opensp: Some meta fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
1bf5ded193
treewide: Lots of meta.hydraPlatforms -> meta.platforms
...
In all of these files, there is no meta.platforms but only
meta.hydraPlatforms, which doesn't seem to have any purpose except being
inconsistent.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
b96fe03484
treewide: Fix meta.platforms related typos
2016-08-02 21:17:44 +03:00
Bjørn Forsman
b1882ad395
beets: 1.3.17 -> 1.3.19
...
The echonest plugin was removed in 3.18 because the API it used is
shutting down. You might want to try the acousticbrainz instead.
Update pluginsWithoutDeps as needed to keep preCheck working.
2016-08-02 12:28:53 +02:00
Frederik Rietdijk
402a53736e
Merge pull request #17420 from lukasepple/master
...
rdup: init at 1.1.15
2016-08-02 10:19:15 +02:00
Joachim Fasting
8d02a631be
dnscrypt-proxy: 1.6.1 -> 1.7.0
...
No user-facing changes of particular note.
Full changelog at https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.7.0
2016-08-02 09:35:08 +02:00
Joachim Fasting
9e2937ca65
afl: 2.10b -> 2.23b
...
Looks like mostly performance enhancements and stability fixes. The main
user facing changes appear to be:
- The -Z option was removed
- A macro named FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION is defined when
compiling with afl-gcc
Full changelog at http://lcamtuf.coredump.cx/afl/ChangeLog.txt
2016-08-02 07:38:00 +02:00
Matthew Justin Bauer
2ae5dbbf3b
acct: only build on linux
2016-08-01 15:12:31 -05:00
lukasepple
bd14e4242e
rdup: init at 1.1.15
2016-08-01 19:43:05 +02:00
Michael Raskin
9c15bb7031
Revert "libreoffice: reinstante and use curl 7.48 before the removal of a required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation"
...
This reverts commit 8fd84fcb87
.
While I was testing my solution, @obadz have committed a different and
hopefully a better one.
2016-08-01 17:32:10 +02:00
Michael Raskin
8fd84fcb87
libreoffice: reinstante and use curl 7.48 before the removal of a required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation
2016-08-01 17:22:41 +02:00
Jascha Geerds
9cc42ade37
tmuxp: init at 1.2.0
2016-08-01 16:02:50 +02:00
Robin Gloster
53c1722ca6
Merge pull request #17421 from DamienCassou/vdirsyncer-0.11.3
...
vdirsyncer: 0.11.2 -> 0.11.3
2016-08-01 15:32:05 +02:00
Damien Cassou
292f2f41e9
vdirsyncer: 0.11.2 -> 0.11.3
2016-08-01 12:40:33 +02:00
Frederik Rietdijk
0a1703ba27
hash-slinger: fix evaluation
2016-08-01 10:19:55 +02:00
Frederik Rietdijk
ea6bd8fa79
py-unbound: fix evaluation
2016-08-01 10:19:48 +02:00
Frederik Rietdijk
8f9326ffd8
Merge pull request #17323 from arpa2/hashslinger
...
Hash-slinger: init at 2.7.0
2016-08-01 09:57:12 +02:00
Michiel Leenaars
c8f2d8dae0
py-unbound: init at 1.5.9
2016-08-01 09:51:33 +02:00
Michiel Leenaars
55904aa5c4
hash-slinger: init at 2.7.0
2016-08-01 09:51:33 +02:00
Robin Gloster
022c888a5f
Merge pull request #17403 from womfoo/bump/cpuminer-multi-20160316
...
cpuminer-multi: 20140723 -> 20160316, limit builds to linux
2016-07-31 23:24:14 +02:00
Kranium Gikos Mendoza
8db2b2e2cd
cpuminer-multi: 20140723 -> 20160316
2016-07-31 23:10:41 +08:00
Miguel Madrid
fa03b541b2
curl: 7.47.1 -> 7.50.0 ( #17152 )
2016-07-30 21:38:06 +01:00
Jinjing Wang
c8f535b452
shadowsocks-libev: 2.4.7 -> 2.4.8 ( #17366 )
2016-07-30 01:20:56 +01:00
Miguel Madrid
aa2629cedf
unrar: 5.4.2 -> 5.4.4 ( #17361 )
2016-07-30 01:19:45 +01:00
Thomas Tuegel
2056f56f77
fcitx: drop patches, use extra-cmake-modules directly
...
Fixes #17252 . (Really, this time.)
Now that extra-cmake-modules does not depend on Qt 5, it is possible to
depend on it directly.
2016-07-29 10:23:27 -05:00
Rob Vermaas
9494b764d2
dd-agent: support jmx, needs a separate daemon nowadays.
...
(cherry picked from commit 1425a1f964adc2e2eb668810f3f158089035cd3d)
2016-07-29 12:42:07 +00:00
Thomas Tuegel
8de89b079a
fcitx-qt5: remove patch... again
2016-07-28 19:25:52 -05:00