Will Dietz
2aaabb02bf
zstd: 1.3.7 -> 1.3.8
...
https://github.com/facebook/zstd/releases/tag/v1.3.8
2018-12-28 13:13:31 -06:00
Aristid Breitkreuz
8d84ba7037
ideviceinstaller: init at 2018-06-01
2018-12-27 20:05:11 +01:00
Orivej Desh
830599debe
nix1: fix build with boehmgc 7.6.8
...
It needs -lgc and -lgccpp, but boehmgc pkgconfig file specifies only -lgc.
Broken in https://hydra.nixos.org/build/82223544
2018-12-27 17:53:29 +00:00
R. RyanTM
ebe05a7109
bacula: 9.2.2 -> 9.4.1 ( #52924 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bacula/versions
2018-12-27 15:12:54 +01:00
Vladyslav Mykhailichenko
db5fe5d240
cargo-release: fix darwin build
2018-12-27 11:46:50 +02:00
Tobias Happ
f15466ecf7
cargo-release: 0.10.0 -> 0.10.5
2018-12-27 04:04:11 +01:00
aszlig
b0f9e47271
ip2unix: 1.2.0 -> 2.0.0
...
New upstream features:
- New ignore rule option, which prevents conversion to Unix socket.
- A way to increase the verbosity via the -v command line argument.
- Reams of log messages in addition to the FATAL errors we had so far.
- Use Syslog format for logging if stderr is a socket.
- Set FD_CLOEXEC on systemd socket file descriptors as soon as they're
associated.
Upstream fixes:
- Use right endian conversion functions in port matching.
- Pass is_unix to child socket on accept to prevent accidentally
replacing an already converted Unix socket by a new Unix socket. The
latter would be a socket that's not accepted, which would eventually
lead to an error.
- Correctly handle setsockopts used with other levels than SOL_SOCKET.
Upstream changes:
- Improve wording and add more descriptions in README and manpage.
- The implementation for fetching systemd sockets now no longer uses
libsystemd, thus the build-time dependency is no longer required.
- New serialiser for passing rules to the preloaded library in a more
compact form instead of using YAML, so it's less likely that we'll
hit the maximum stack size.
- Systemd sockets are now associated during rule initialisation and
thus behave more predictable in complex setups.
On our side, the dependency on systemd is only needed for running the
tests, as it uses the systemd-socket-activate helper. Socket association
is now done by ip2unix directly and doesn't rely on libsystemd anymore.
Built and tested on i686-linux and x86_64-linux.
Signed-off-by: aszlig <aszlig@nix.build>
2018-12-26 19:36:49 +01:00
markuskowa
d66f37e813
Merge pull request #52826 from r-ryantm/auto-update/mtools
...
mtools: 4.0.22 -> 4.0.23
2018-12-26 15:18:38 +01:00
Melkor333
889815fd7b
wpgtk: 5.7.4 -> 5.8.6
2018-12-26 13:33:00 +01:00
Frederik Rietdijk
8862d554c7
wpgtk: use python37 and fix dependency on pywal
2018-12-26 12:01:20 +01:00
Frederik Rietdijk
281981a6df
pywal: move to pythonPackages and inject path to convert
2018-12-26 11:58:59 +01:00
R. RyanTM
2a20920fe2
facter: 3.12.1 -> 3.12.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/facter/versions
2018-12-26 10:44:55 +01:00
R. RyanTM
35639a1a80
doitlive: 4.2.0 -> 4.2.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/doitlive/versions
2018-12-26 09:43:25 +01:00
Dmitry Kalinkin
c7f26a34e8
Merge pull request #52896 from veprbl/pr/gmane_wo_net-snmp
...
treewide: Fix broken Gmane URLs
2018-12-25 22:55:03 -05:00
Craig Younkins
8b12b17df3
treewide: Fix broken Gmane URLs
2018-12-25 22:34:55 -05:00
Dmitry Kalinkin
c217d67be3
mozlz4a: replace lz4 alias with proper name
...
lz4 used to package the same package as python-lz4, then lz4 was
removed and became an alias to python-lz4
2018-12-25 10:36:24 -05:00
R. RyanTM
090bc5b85e
mtools: 4.0.22 -> 4.0.23
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mtools/versions
2018-12-25 02:40:06 -08:00
Mario Rodas
9477cad1e1
diskus: enable build on darwin
2018-12-24 14:22:05 -05:00
Sander van der Burg
a27aa247c0
Merge pull request #50596 from svanderburg/mobile-updates
...
Mobile updates
2018-12-24 15:52:33 +01:00
Maximilian Bosch
8ae753e283
Merge pull request #52744 from Ma27/fix-osquery
...
osquery: fix build
2018-12-24 15:33:51 +01:00
Matthew Bauer
badc0a05f9
Merge pull request #52747 from marsam/init-guff
...
guff: init at 0.1.0
2018-12-24 08:26:41 -06:00
Maximilian Bosch
8934dae2c3
osquery: fix build
...
As discussed in #51756 , recently packaged versions of `lvm2` miss the
`lvm2app.h` header which breaks the osquery build.
Please note that this simply fixes the build and is not an upgrade. The
CMake patches are fairly diverged in constrast to the current upstream
packaging which requires a lot more effort I can't provide ATM.
cc @markuskowa @hedning
2018-12-24 15:16:26 +01:00
zimbatm
d06f798ce7
Merge pull request #51566 from adisbladis/google-oslogin
...
GCE OSLogin module: init
2018-12-24 14:11:49 +01:00
Mario Rodas
f994e5fe8d
guff: init at 0.1.0
2018-12-24 06:20:37 -05:00
Maximilian Bosch
71491d0afd
Merge pull request #52737 from etu/init-fsarchiver
...
fsarchiver: init at 0.8.5
2018-12-24 10:26:46 +01:00
Elis Hirwing
50d8250195
fsarchiver: init at 0.8.5
...
Filesystem archiver: http://www.fsarchiver.org/
2018-12-24 09:42:10 +01:00
R. RyanTM
98436ba55a
you-get: 0.4.1181 -> 0.4.1193 ( #52755 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/you-get/versions
2018-12-24 09:12:07 +01:00
Jörg Thalheim
69ac3bf610
Merge pull request #52729 from dtzWill/update/datamash-1.4
...
datamash: 1.3 -> 1.4
2018-12-23 23:19:57 +01:00
Justin Humm
35b6b892f7
Revert "neopg: 0.0.4 -> 0.0.5"
...
This broke the build, as the bump introduced test failures. Revert to a
working version.
This reverts commit 031737126c
.
2018-12-23 22:42:38 +01:00
Will Dietz
81e44b0930
datamash: 1.3 -> 1.4
...
https://lists.gnu.org/archive/html/info-gnu/2018-12/msg00014.html
2018-12-23 11:00:29 -06:00
Jan Tojnar
9086af1a77
Merge pull request #52702 from jtojnar/boo-destdir
...
Boo destdir
2018-12-22 23:02:23 +01:00
Jan Tojnar
8d42600921
duperemove: Do not abuse DESTDIR
2018-12-22 22:33:33 +01:00
Ryan Mulligan
f06d6fdf0d
Merge pull request #52698 from r-ryantm/auto-update/qt5ct
...
qt5ct: 0.36 -> 0.37
2018-12-22 13:31:45 -08:00
Jan Tojnar
fadd95af14
tgt: Do not abuse DESTDIR
2018-12-22 22:29:54 +01:00
R. RyanTM
a42d5f0dab
syslogng: 3.18.1 -> 3.19.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/syslog-ng/versions
2018-12-22 14:54:23 -05:00
R. RyanTM
f99e146511
qt5ct: 0.36 -> 0.37
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qt5ct/versions
2018-12-22 11:32:49 -08:00
Michael Weiss
bacc8e6a54
sshfs: 3.5.0 -> 3.5.1
2018-12-22 17:56:42 +01:00
Vladyslav M
7bc1ce6354
Merge pull request #52665 from r-ryantm/auto-update/wireguard-tools
...
wireguard-tools: 0.0.20181119 -> 0.0.20181218
2018-12-22 12:21:10 +02:00
R. RyanTM
76e7572a1f
vault: 1.0.0 -> 1.0.1 ( #52664 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2018-12-22 11:09:02 +01:00
R. RyanTM
76c2f7129e
wireguard-tools: 0.0.20181119 -> 0.0.20181218
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2018-12-22 01:12:34 -08:00
Florian Klink
fb41136208
google-compute-engine-oslogin: init at 1.4.3
2018-12-21 17:52:37 +01:00
Jörg Thalheim
594fd0ff6e
Merge pull request #52627 from vdemeester/52469-localtime-to-buildgopackage
...
localtime: migrate to using buildGoPackage
2018-12-21 15:32:49 +01:00
Vincent Demeester
ed473e6615
localtime: migrate to using buildGoPackage
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-21 15:24:02 +01:00
Orivej Desh
8eccf9e284
bento4: fix license
...
The documentation says GPL2, and the source files also say "or any later version".
https://www.bento4.com/about/
https://github.com/axiomatic-systems/Bento4/blob/v1.5.1-624/Source/C++/CApi/Bento4C.h
2018-12-21 14:12:24 +00:00
Jörg Thalheim
a647b1218b
Merge pull request #52620 from Mic92/collectd-fix-2
...
collectd: fix build (take 2)
2018-12-21 14:02:22 +01:00
Jörg Thalheim
ce2cea80bf
collectd: add comment regarding propagated libraries
2018-12-21 13:43:10 +01:00
Jörg Thalheim
92343831c8
Merge pull request #52618 from hedning/ad-hoc-fix-strongswan
...
strongswan: ad-hoc fix build
2018-12-21 13:41:58 +01:00
Jörg Thalheim
e7ad85552e
Revert "Revert "collectd: fix build with lm_sensors" ( #52619 )"
...
This reverts commit c5398741e0
.
2018-12-21 13:39:23 +01:00
Michael Raskin
14b3e7c004
mozlz4a: 2015-07-24 -> 2018-08-23; fixes compatibility with newer python3Packages.lz4
2018-12-21 13:21:49 +01:00
Timo Kaufmann
c5398741e0
Revert "collectd: fix build with lm_sensors" ( #52619 )
2018-12-21 13:11:22 +01:00