Aristid Breitkreuz
3ebefe8178
kbfs: 2016-08-02 -> 2016-11-18
2016-11-18 22:35:58 +01:00
Frederik Rietdijk
58f0dcfeb1
Merge pull request #20365 from hakuch/fix_opam
...
clingo, gringo: Revert opam solver dependency changes
2016-11-18 18:49:07 +01:00
Robert Helgesson
4142e756ca
svtplay-dl: 1.7 -> 1.8
2016-11-18 00:12:00 +01:00
Aristid Breitkreuz
711a42e03a
keybase: update 1.0.17 -> 1.0.18
2016-11-17 22:55:15 +01:00
Pascal Wittmann
69d3536852
ncdu: 1.11 -> 1.12
2016-11-17 22:34:03 +01:00
Vladimír Čunát
e68d8e05aa
Revert "lz4: 131 -> 1.7.3"
...
This reverts commit 1f0a12ee8d
.
Systemd build was broken and such change should probably go through
staging anyway.
2016-11-17 21:51:34 +01:00
Franz Pletz
6a5ae21c47
Merge pull request #20421 from mayflower/refactor/clamav-service
...
clamav service: refactor
2016-11-17 19:37:53 +01:00
Franz Pletz
6f1308ba95
Revert "btrfs-progs: 4.8.2 -> 4.8.3"
...
This reverts commit e82c325bff
.
This package update breaks the `update-grub.pl` script:
updating GRUB 2 menu...
Btrfs did not return a path for the subvolume at /
error: unable to activate new configuration
This backwards-incompatible change is the culprit:
$ /nix/store/np25r3yzv2r41ji7v73j110inpj8lhn2-btrfs-progs-4.8.2/bin/btrfs subvol show /
/ is toplevel subvolume
vs.
$ /nix/store/h53vs13nqvjwahpl26a4s7ygqk9xw1mw-btrfs-progs-4.8.3/bin/btrfs subvol show /
/
Name: <FS_TREE>
UUID: -
Parent UUID: -
Received UUID: -
Creation time: -
Subvolume ID: 5
Generation: 6004631
Gen at creation: 0
Parent ID: 0
Top level ID: 0
Flags: -
Snapshot(s):
2016-11-17 17:47:18 +01:00
Tobias Geerinckx-Rice
1f0a12ee8d
lz4: 131 -> 1.7.3
...
‘make install’ now supports FreeBSD out of the box (untested).
2016-11-17 16:27:31 +01:00
Domen Kožar
2326c8de4d
cloud-utils: 0.27 -> 0.29
...
We keep the existing hacks for growpart to work
inside the initrd
Fixes #15736 #17015
2016-11-17 15:15:42 +01:00
Thomas Tuegel
3d5a033c96
Merge pull request #20427 from ttuegel/multiple-outputs-networkmanager
...
networkmanager: multiple outputs
2016-11-17 06:34:58 -06:00
Robert Helgesson
38de6ed18e
gmic: 1.7.7 -> 1.7.8
2016-11-17 00:06:41 +01:00
Robert Helgesson
b25f9ff20e
mimeo: 2016.2 -> 2016.11
2016-11-17 00:06:41 +01:00
Tobias Geerinckx-Rice
d3e54d71c1
debian_devscripts: 2.16.6 -> 2.16.8
2016-11-16 19:14:30 +01:00
Daniel Peebles
f6a7296499
Merge pull request #16540 from matthewbauer/xcbuild
...
xcbuild: add wrapper
2016-11-16 12:11:15 -05:00
Rushmore Mushambi
244c18c70d
Merge pull request #20460 from retrry/master
...
Rust updates
2016-11-16 18:30:01 +02:00
Tobias Geerinckx-Rice
e3a7fc3905
eid-mw: 4.1.18 -> 4.1.19
2016-11-16 13:32:25 +01:00
Tobias Geerinckx-Rice
2034ffdc07
dpkg: 1.18.14 -> 1.18.15
2016-11-16 13:20:32 +01:00
Tadas Barzdzius
e2eec8f436
exa: mark as broken
2016-11-16 13:27:12 +02:00
Matthew Bauer
4685bd7853
xcbuild: update meta and comments
2016-11-15 19:13:22 -06:00
Matthew Bauer
25485ece2a
xcbuild: add name to platform.nix
2016-11-15 18:58:13 -06:00
Matthew Bauer
ec409c8e96
contacts: use xcbuild instead of xcodebuild
2016-11-15 18:58:11 -06:00
Joachim Fasting
f477bc98be
torbrowser: 6.0.5 -> 6.0.6
2016-11-15 22:57:35 +01:00
Stefan Goetz
2ca507a2b8
youtube-dl: 2016-11-08.1 -> 2016-11-14.1 ( #20440 )
2016-11-15 22:01:29 +01:00
Tobias Geerinckx-Rice
3c3dfbc402
aha: 0.4.10.1 -> 0.4.10.2
2016-11-15 21:44:04 +01:00
Thomas Tuegel
520064e4b5
networkmanager: multiple outputs
2016-11-15 07:15:04 -06:00
Franz Pletz
9e1e3b2880
clamav service: refactor
...
* Sync systemd units with upstream. Upstream uses SIGUSR2 instead of SIGHUP
to reload the clamd service.
* Convert freshclam service to a oneshot service activated by a systemd timer.
This way we can make clamd wait for freshclam to finish fetching the virus
database before failing to start if the database doesn't exist yet.
* Fixes console tools to work as expected as they require hardcoded config
file locations.
2016-11-15 04:47:14 +01:00
Franz Pletz
02e9c88d77
clamav: don't bundle freshclam config with package
...
Building clamav is expensive due to the bundled llvm.
Closes #20304 .
2016-11-15 02:06:02 +01:00
Tobias Geerinckx-Rice
7981d3437d
aha: 0.4.9 -> 0.4.10.1
2016-11-14 14:14:52 +01:00
Eelco Dolstra
ce4cf12a3b
Merge pull request #20397 from obadz/e2fsprogs
...
e2fsprogs: 1.42.13 -> 1.43.3
2016-11-14 11:01:32 +01:00
Tobias Geerinckx-Rice
8ef3eaeb4e
dpkg: remove commented old postPatch
...
This was supposed to be removed in 7f71b89454
since it doesn't appear to be needed any longer.
2016-11-14 05:32:22 +01:00
Tobias Geerinckx-Rice
e82c325bff
btrfs-progs: 4.8.2 -> 4.8.3
2016-11-14 05:28:22 +01:00
Tobias Geerinckx-Rice
7f71b89454
dpkg: 1.18.10 -> 1.18.14
2016-11-14 01:45:49 +01:00
obadz
83fe4fa0bf
e2fsprogs: 1.42.13 -> 1.43.3
2016-11-13 21:03:32 +00:00
Pascal Wittmann
181ed4c82b
bmon: 3.8 -> 3.9
2016-11-13 21:50:11 +01:00
Aristid Breitkreuz
8600e38bca
google-cloud-sdk: add assertion for x86/x86-64 Linux
2016-11-13 11:56:25 +01:00
Aristid Breitkreuz
ed9b1c673b
google-cloud-sdk: 122.0.0 -> 134.0.0
2016-11-13 11:38:35 +01:00
Jesse Haber-Kucharsky
51b04c1bf5
Revert opam solver dependency changes
...
- Reverts the change to the monolithic `clingo` package in favor of the
previous split between `clasp` and `gringo` since `opam` works with
the latter but not (for some reason) with the former.
- Adds explicit non-support for Python in `gringo`. This is not necessary
for opam.
- Forces usage of the `std::to_string` functions in the C++ standard
library instead of the incomplete alternative implementations inside
of the `gringo` sources.
2016-11-12 08:39:52 -05:00
Alex Ivanov
6be6760144
yandex-disk: 0.1.5.948 -> 0.1.5.978
2016-11-12 12:02:24 +03:00
Pascal Wittmann
50bb53238b
Merge pull request #20312 from gnidorah/master2
...
dtrx: add archivers to dependencies
2016-11-11 17:25:38 +01:00
Stefan Goetz
ba5f7673c6
youtube-dl: 2016-11-04 -> 2016-11-08.1 ( #20292 )
2016-11-10 16:30:13 +01:00
Alex Ivanov
ec99fb434f
dtrx: add archivers to dependencies
2016-11-10 17:41:20 +03:00
Tristan Helmich
34e04bf401
azure-vhd-utils: init at 20160614
2016-11-10 02:06:55 +01:00
mingchuan
edc5cdc3c8
opencc: init at 1.0.4
2016-11-10 01:48:28 +01:00
Bart Brouns
2c754df9b3
clipster: init at unstable 2016-09-12
2016-11-09 21:31:50 +01:00
Tobias Geerinckx-Rice
e1220105e3
netsniff-ng: 0.6.1 -> 0.6.2
2016-11-09 02:24:45 +01:00
Joachim F
54f057266d
Merge pull request #20244 from womfoo/bump/xdotool-3.20160805.1
...
xdotool: 3.20150503.1 -> 3.20160805.1
2016-11-08 00:58:51 +01:00
Vladimír Čunát
593b46fd1d
Merge branch 'staging'
...
There are security fixes inside.
2016-11-07 23:48:34 +01:00
Vladimír Čunát
3e6d04da57
texlive: disable xindy on Darwin for now ( #20062 )
2016-11-07 22:57:41 +01:00
Kranium Gikos Mendoza
f17e13a0d5
xdotool: 3.20150503.1 -> 3.20160805.1
2016-11-08 05:24:06 +08:00