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
Tor Hedin Brønner
ba055b698b
strongswan: ad-hoc fix build
...
Simply add libpcap to buildInputs until iptables with pruned libtool files lands
in master.
2018-12-21 12:22:27 +01:00
Jörg Thalheim
f2d19d6d7a
Merge pull request #52614 from Mic92/collectd
...
collectd: fix build with lm_sensors
2018-12-21 11:33:34 +01:00
Jörg Thalheim
46b75db767
collectd: fix build with lm_sensors
2018-12-21 11:27:36 +01:00
Jörg Thalheim
679e8fa932
nss-pam-ldapd: fix build by disabling kerberos
2018-12-21 10:23:37 +01:00
Samuel Dionne-Riel
3c38cc8058
Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1
...
aarch64: ZHF for aarch64 (1/??)
2018-12-20 21:06:52 -05:00
Mario Rodas
0410537561
hyperledger-fabric: init at 1.3.0
2018-12-20 15:16:22 -05:00
Michael Weiss
ca0c253a80
monkeysphere: Patch OpenSSH to run the tests in the sandbox
2018-12-20 16:50:20 +01:00
Jörg Thalheim
32f4166c67
nix-review: 1.0.1 -> 1.0.2
2018-12-20 11:52:10 +01:00
Jörg Thalheim
84fb36b469
Merge pull request #52150 from r-ryantm/auto-update/playerctl
...
playerctl: 0.6.1 -> 2.0.1
2018-12-20 11:18:44 +01:00
R. RyanTM
0aa798c589
pulumi-bin: 0.16.2 -> 0.16.7
...
* pulumi-bin: 0.16.2 -> 0.16.7 (#52151 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulumi/versions
* pulumi-bin: fix Darwin hash for 0.16.7
2018-12-19 17:50:15 +01:00
Robert Schütz
721f3b7abd
abcm2ps: 8.14.1 -> 8.14.2
2018-12-19 16:31:20 +01:00
talyz
aaf353e7ad
nomachine-client: Fix audio support
...
libnxcau.so needs libpulse.so.0 for audio to work, but doesn't
have a DT_NEEDED entry for it, so it's not automatically
detected. This adds the missing entry and libpulseaudio to
buildInputs, enabling autoPatchelfHook to fix the RPATH.
2018-12-19 14:14:09 +01:00
talyz
1fc12ef702
nomachine-client: 6.3.6_1 -> 6.4.6_1
2018-12-19 13:29:47 +01:00
Frederik Rietdijk
911d1853ca
Merge master into staging-next
2018-12-19 08:57:41 +01:00
WilliButz
9b2e8ddebe
oxidized: 0.21.0 -> 0.25.0, drop obsolete patch ( #52492 )
...
This removes the patch for support of Dell X-series because
oxidized now includes a model for these switches.
2018-12-19 00:24:51 +01:00
Renaud
0594eb6fd2
Merge pull request #51753 from r-ryantm/auto-update/xl2tpd
...
xl2tpd: 1.3.12 -> 1.3.13
2018-12-19 00:23:15 +01:00
Alexey Shmalko
d3e79e6eaa
Merge pull request #52476 from cryptix/update/gotop
...
gotop: 1.5.0 -> 1.7.1
2018-12-19 00:59:07 +02:00
Daiderd Jordan
7e7ff8f219
Merge pull request #52349 from LnL7/dashing-darwin
...
dashing: enable on darwin
2018-12-18 23:05:17 +01:00
worldofpeace
47cc83dcc8
playerctl: mark as broken on darwin
...
Build fails with:
../playerctl/playerctl-player.c:274:19: error: use of undeclared identifier 'CLOCK_MONOTONIC'
clock_gettime(CLOCK_MONOTONIC, &player->priv->cached_position_monotonic);
2018-12-18 16:00:00 -05:00
Sander van der Burg
53550c826d
Port packages with Android dependencies to new androidenv
2018-12-18 21:16:06 +01:00
worldofpeace
59f8d67ec7
playerctl: enable gtk-doc generation
2018-12-18 15:01:49 -05:00
Jörg Thalheim
a647ab17cc
Merge pull request #51709 from dtzWill/feature/vivid-0.4.0
...
vivid: init at 0.4.0
2018-12-18 19:53:22 +00:00
Jörg Thalheim
d639ae59e7
Merge pull request #52137 from volth/patch-294
...
perlPackages.Po4a: fix lib path
2018-12-18 19:31:23 +00:00
Edmund Wu
96203f5fc3
wakatime: 10.2.1 -> 10.6.0
2018-12-18 14:02:42 -05:00
Will Dietz
c2cde10f30
vivid: init at 0.4.0
2018-12-18 09:39:14 -06:00
Renaud
52ea0af297
Merge pull request #52092 from gnidorah/fprint
...
fprint: update packages
2018-12-18 14:06:22 +01:00
Renaud
d486dcbcc1
Merge pull request #52041 from r-ryantm/auto-update/riemann-c-client
...
riemann_c_client: 1.10.3 -> 1.10.4
2018-12-18 10:57:42 +01:00
Renaud
2db57d1e03
Merge pull request #52053 from r-ryantm/auto-update/pywal
...
pywal: 3.1.0 -> 3.2.1
2018-12-18 10:27:18 +01:00
Frederik Rietdijk
826ab7026e
Merge master into staging-next
2018-12-18 09:22:17 +01:00
Henry
26785ae6fa
gotop: 1.5.0 -> 1.7.1
2018-12-18 01:52:07 +01:00
Franz Pletz
9f6c85bd5e
lldpd: 1.0.1 -> 1.0.3
2018-12-18 00:09:00 +01:00
Pascal Bach
28e9a1eef1
youtube-dl: 2018.11.18 -> 2018.12.17
2018-12-17 23:10:39 +01:00
gnidorah
26f6c15a42
fprintd: 0.8.0 -> 0.8.1
2018-12-17 20:54:06 +03:00
Renaud
ee82749bdb
Merge pull request #52314 from r-ryantm/auto-update/eid-mw
...
eid-mw: 4.4.9 -> 4.4.11
2018-12-17 18:50:07 +01:00
Renaud
d8b1303855
Merge pull request #52307 from r-ryantm/auto-update/goaccess
...
goaccess: 1.2 -> 1.3
2018-12-17 16:29:32 +01:00
Renaud
45c9e8c00c
Merge pull request #52395 from r-ryantm/auto-update/awslogs
...
awslogs: 0.10 -> 0.11.0
2018-12-17 15:11:20 +01:00
R. RyanTM
78ccd6edc8
parallel: 20181022 -> 20181122
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/parallel/versions
2018-12-17 12:21:14 +00:00
Will Dietz
c761524f30
efibootmgr: grab upstream commit as patch to fix w/efivar 37
...
(removes workaround for previous versions)
2018-12-17 11:33:53 +01:00
R. RyanTM
44482c54ff
haproxy: 1.8.14 -> 1.8.15
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/haproxy/versions
2018-12-17 01:14:46 +00:00
R. RyanTM
9be286ecb7
fwup: 1.2.6 -> 1.2.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwup/versions
2018-12-17 00:35:57 +00:00
Alyssa Ross
1f94515941
Merge pull request #52412 from marsam/update-gopass
...
gopass: 1.8.2 -> 1.8.3
2018-12-17 00:35:25 +00:00
Jan Tojnar
fd822e988c
Merge pull request #52322 from r-ryantm/auto-update/efivar
...
efivar: 36 -> 37
2018-12-17 01:35:16 +01:00
Mario Rodas
c32752fb12
gopass: 1.8.2 -> 1.8.3
2018-12-16 19:09:43 -05:00
Maximilian Bosch
d80f7a498e
Merge pull request #52208 from r-ryantm/auto-update/logrotate
...
logrotate: 3.14.0 -> 3.15.0
2018-12-16 23:15:40 +01:00
Maximilian Bosch
b647c6c03d
Merge pull request #52196 from r-ryantm/auto-update/nxproxy
...
nxproxy: 3.5.99.16 -> 3.5.99.17-1
2018-12-16 22:39:20 +01:00
Ryan Mulligan
74867366a6
Merge pull request #52180 from r-ryantm/auto-update/mbuffer
...
mbuffer: 20180625 -> 20181119
2018-12-16 12:54:03 -08:00
R. RyanTM
aeff26bad4
btrbk: 0.27.0 -> 0.27.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/btrbk/versions
2018-12-16 20:53:41 +01:00
Maximilian Bosch
57d9c3d296
Merge pull request #52306 from r-ryantm/auto-update/httpie
...
httpie: 1.0.0 -> 1.0.2
2018-12-16 20:51:56 +01:00
R. RyanTM
c9163c26a7
dnscrypt-wrapper: 0.4.1 -> 0.4.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/dnscrypt-wrapper/versions
2018-12-16 20:42:57 +01:00
markuskowa
510ebe0358
Merge pull request #52161 from r-ryantm/auto-update/pdfgrep
...
pdfgrep: 2.1.1 -> 2.1.2
2018-12-16 20:07:39 +01:00
Franz Pletz
5f55e84f3d
Merge pull request #52274 from r-ryantm/auto-update/kea
...
kea: 1.4.0-P1 -> 1.5.0
2018-12-16 19:03:23 +00:00
markuskowa
adec549df5
Merge pull request #52186 from r-ryantm/auto-update/mergerfs
...
mergerfs: 2.24.2 -> 2.25.1
2018-12-16 20:01:42 +01:00
Renaud
5b997fb126
stress-ng: use https for fetching and homepage
2018-12-16 19:49:14 +01:00
R. RyanTM
f47d3a0e60
stress-ng: 0.09.46 -> 0.09.49
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stress-ng/versions
2018-12-16 19:49:14 +01:00
R. RyanTM
a746ee878e
jhead: 3.00 -> 3.02
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jhead/versions
2018-12-16 19:42:13 +01:00
markuskowa
437bdb92fd
Merge pull request #52350 from r-ryantm/auto-update/dar
...
dar: 2.5.17 -> 2.5.18
2018-12-16 19:35:39 +01:00