Commit Graph

18846 Commits

Author SHA1 Message Date
Will Dietz
e224be27a7
Merge pull request #52577 from dtzWill/update/gnugrep-3.2
gnugrep: 3.1 -> 3.3
2018-12-29 12:27:26 -06:00
Frederik Rietdijk
10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01: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
ae0f5d2705 diceware: 0.9.5 -> 0.9.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/diceware/versions
2018-12-26 10:34:06 +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
Frederik Rietdijk
e45ca47f14 Merge staging-next into staging 2018-12-26 09:30:32 +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
worldofpeace
c1599d29d9 gcr: rename from gnome3.gcr 2018-12-25 20:14:28 -05:00
Jan Tojnar
c45e9d0fac
Merge branch 'master' into staging 2018-12-25 17:03:57 +01: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
Jan Tojnar
4c5a5dc627
Merge pull request #52715 from jtojnar/poppler-0.72
poppler: 0.67.0 → 0.72.0
2018-12-25 16:34:54 +01: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
Vladimír Čunát
e16ec2920a
texlive.bin.core-big: use postPatch from .core
Otherwise it wouldn't build with new poppler either.
(Perhaps not all of it is needed here, but why not apply it all?)
2018-12-25 10:21:36 +01: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
Jan Tojnar
ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +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
Jörg Thalheim
0a35c5cc8c coreutils: fix unprivileged sandbox build
In usernamespaces some POSIX assumptions break, which
make some coreutils fail when running with sandbox but without a nix-deamon.
With this pull request it is possible to bootstrap stdenv without root-permission,
which is quiet useful in HPC environments.
2018-12-23 09:43:43 +00:00
Jan Tojnar
76725778ce
texlive.bin.core: Fix build with poppler 0.72 2018-12-23 03:07:29 +01: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
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +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