Wout Mertens
ba203e40a6
Merge pull request #28010 from womfoo/bump/facter-3.7.1
...
facter: 3.6.6 -> 3.7.1 and related deps
2017-08-07 18:32:03 +02:00
Wout Mertens
5df2798221
Merge pull request #28011 from womfoo/bump/zabbix-cli-1.7.0
...
zabbix-cli: 1.6.1 -> 1.7.0
2017-08-07 18:31:11 +02:00
Kranium Gikos Mendoza
bcc2858485
pick: 1.6.1 -> 1.7.0
2017-08-08 01:22:44 +10:00
Kranium Gikos Mendoza
a852d39dda
zabbix-cli: 1.6.1 -> 1.7.0
2017-08-08 01:02:38 +10:00
Kranium Gikos Mendoza
b99f162e40
facter: 3.6.6 -> 3.7.1
2017-08-08 00:37:43 +10:00
Joachim Fasting
a40bf20a1d
pigz: enable parallel building
2017-08-06 23:38:15 +02:00
Joachim Fasting
d56361f036
pigz: 2.3.3 -> 2.3.4
2017-08-06 23:38:14 +02:00
Joachim Fasting
4a65f9ef5f
dnscrypt-proxy: enable parallel building
2017-08-06 23:38:13 +02:00
Symphorien Gibol
aec9f1b9d8
par2cmdline: 0.6.13 -> 0.7.3
2017-08-06 14:50:15 +02:00
Michael Weiss
4b0afc169d
zpl*: Fix the attribute name of the license
...
This was simply a typo since the license was added in 2013.
2017-08-06 13:49:18 +02:00
Tim Steinbach
74998657c7
Merge pull request #27902 from LumiGuide/flockit
...
flockit: init at 2012-08-11
2017-08-05 18:54:27 -04:00
Bas van Dijk
872d8fc5c9
flockit: init at 2012-08-11
...
The flockit library and tool exists solely because rsync doesn't have file
locking.
It's not used like a normal library; you don't link against it, and you don't
have to patch your source code to use it. It's inserted between your program and
its libraries by use of LD_PRELOAD.
For example:
$ env LD_PRELOAD=$(nix-build -A pkgs.flockit)/lib/libflockit.so FLOCKIT_FILE_PREFIX=test rsync SRC DEST
Besides the library a handy executable is provided which can simplify the above to:
$ $(nix-build -A pkgs.flockit)/bin/flockit test rsync SRC DEST
Also see the following blog post:
https://www.swiftstack.com/blog/2012/08/15/old-school-monkeypatching/
2017-08-06 00:38:29 +02:00
Jan Tojnar
c9d419a22b
gnome: Further fixes for Using the 'memory' GSettings backend issue
2017-08-05 12:21:00 +02:00
Robin Gloster
1da02642bc
logrotate: 3.9.1 -> 3.12.3, fix build
...
closes #27916
2017-08-04 17:14:55 +02:00
Franz Pletz
a038866c97
facter: 3.6.4 -> 3.6.6
2017-08-04 08:26:30 +02:00
Willi Butz
33b9e68b1a
kea: fix substituteInPlace usage
2017-08-04 08:26:10 +02:00
Franz Pletz
b129c994c8
irods: 4.2.0 -> 4.2.1
2017-08-04 08:26:09 +02:00
Robin Gloster
a4647bc33f
tlsdate: remove
...
Dead and does not build with openssl 1.1.
Debian has removed it, too.
2017-08-04 02:24:03 +02:00
Jörg Thalheim
3badb04866
Merge pull request #27914 from mbrgm/upgrade-journalbeat
...
journalbeat: 5.4.1 -> 5.5.0
2017-08-04 00:02:16 +01:00
Robin Gloster
264d6641ec
privoxy: fix weird use of STRIP in the Makefile
2017-08-03 23:19:41 +02:00
Cillian de Róiste
847fbea098
ttfautohint: fix homepage
2017-08-03 23:03:04 +02:00
Marius Bergmann
4a93ce179d
journalbeat: 5.4.1 -> 5.5.0
2017-08-03 22:23:53 +02:00
davidak
31870ae18d
restic: enable darwin builds
2017-08-03 16:37:04 +02:00
Charles Strahan
e50f3d37e9
envoy: init at 1.3.0
...
L7 proxy and communication bus designed for large modern service
oriented architectures.
See: https://lyft.github.io/envoy/
2017-08-03 00:38:33 -04:00
Joachim F
be6170d803
Merge pull request #27862 from mbrgm/upgrade-restic
...
restic: 0.7.0 -> 0.7.1
2017-08-02 19:15:29 +01:00
Joachim Fasting
4751fca48c
tor: 0.3.0.9 -> 0.3.0.10
...
Fixes TPROXY on linux, fixes potential DOS on openbsd.
Otherwise mostly minor bugfixes.
2017-08-02 20:05:05 +02:00
Yann Hodique
45fb1c94d7
fzf: 0.16.10 -> 0.16.11
2017-08-02 12:02:23 +02:00
Marius Bergmann
42d93e9724
restic: 0.7.0 -> 0.7.1
2017-08-02 08:16:47 +02:00
Michael Weiss
4472928a1d
maim: 5.4.65 -> 5.4.66
2017-08-02 01:52:04 +02:00
Michael Weiss
40c2559851
slop: 6.3.48 -> 7.3.48
2017-08-02 01:49:22 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Frederik Rietdijk
6c8c4f5182
Merge pull request #27852 from mimadrid/update/gnuplot-5.0.6
...
gnuplot: 5.0.3 -> 5.0.6
2017-08-01 21:50:12 +02:00
mimadrid
2a00ff4a1c
gnuplot: 5.0.3 -> 5.0.6
2017-08-01 20:58:48 +02:00
Thomas Tuegel
bded592a8e
Revert "otfcc: init at 0.8.6"
...
This reverts commit f3a54b014c
.
2017-08-01 06:23:57 -05:00
Robin Gloster
a434da450b
altermime: 0.3.10 -> 0.3.11
2017-08-01 12:34:12 +02:00
Franz Pletz
5bfc47bbab
catdoc: add to patch fix CVE-2017-11110
2017-08-01 10:26:19 +02:00
Jörg Thalheim
22f380c5f9
Merge pull request #27783 from 8573/8573/pkg/add/rust/fd-sharkdp/1
...
fd: init at 2.0.0
2017-08-01 08:05:37 +01:00
Franz Pletz
fd647dc0cf
hashcat3: 3.10 -> 3.6.0
...
Upstream switched versioning scheme.
2017-08-01 08:36:39 +02:00
Franz Pletz
8e5515bdcb
ipmiutil: 3.0.2 -> 3.0.5
2017-08-01 08:36:38 +02:00
Franz Pletz
6d9bdb55fc
wavemon: 0.7.6.20151001 -> 0.8.1
2017-08-01 08:36:38 +02:00
Franz Pletz
44d28369a3
speedtest-cli: 1.0.4 -> 1.0.6
2017-08-01 08:36:38 +02:00
Franz Pletz
93ef0b3852
brasero: 3.12.1 -> 3.12.2
2017-08-01 08:36:37 +02:00
Franz Pletz
fead9a62eb
pdfgrep: 1.3.1 -> 2.0.1
2017-08-01 08:36:35 +02:00
Franz Pletz
1ece82dc95
openntpd: 6.0p1 -> 6.2p1
2017-08-01 08:36:35 +02:00
Franz Pletz
3cdacdca2e
zerofree: 1.0.4 -> 1.1.0
2017-08-01 08:36:34 +02:00
Franz Pletz
523f343084
pcsclite: 1.8.21 -> 1.8.22
2017-08-01 08:36:29 +02:00
Franz Pletz
aaee055dae
lxd: 2.14 -> 2.16
2017-08-01 06:16:03 +02:00
Franz Pletz
46a4fa9274
inadyn: 2.0 -> 2.1, fix build with libite 1.9
2017-08-01 06:16:03 +02:00
Franz Pletz
d40f993073
fail2ban: 0.9.6 -> 0.9.7
2017-08-01 06:16:03 +02:00
Thomas Tuegel
f3a54b014c
otfcc: init at 0.8.6
2017-07-31 19:58:38 -05:00