Commit graph

18841 commits

Author SHA1 Message Date
Jan Tojnar b2b921bdca
Merge pull request #53149 from jtojnar/qrencode-cleanup
qrencode: merge with libqrencode
2019-01-02 02:18:22 +01:00
Will Dietz 8f8c7ecc7f smartmontools: 6.6 -> 7.0 (#53115)
https://listi.jpberlin.de/pipermail/smartmontools-announce/2018-December/000001.html
2019-01-01 19:02:47 +01:00
Jan Tojnar c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
edef c5729a30f8 sdate: fix function wrapper 2019-01-01 14:51:16 +00:00
edef 574700085a sdate: init at 0.5 2019-01-01 11:51:45 +00:00
Will Dietz 8cd0dd21ba e2fsprogs: update glibcism (musl) patch, fix 2018-12-30 22:49:49 -06:00
Silvan Mosberger 78f80a6917
Merge pull request #52201 from Scriptkiddi/gif-for-cli
Gif for cli
2018-12-31 03:09:08 +01:00
Franz Pletz 8cec0f0fc9
bettercap: 2.4 -> 2.11 2018-12-31 02:44:01 +01:00
R. RyanTM c31c0558dd sshguard: 2.2.0 -> 2.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sshguard/versions
2018-12-30 18:27:05 -05:00
Pascal Wittmann 7394efb23e
opkg: 0.3.6 -> 0.4.0 2018-12-30 18:48:13 +01:00
Gabriel Ebner 36b6c2170b vdirsyncer: 0.17.0a3 -> unstable-2018-08-05 2018-12-30 10:07:09 +01:00
Maximilian Bosch 693aee0218
Merge pull request #53042 from exi/wireguard
wireguard-tools Add proper dependencies
2018-12-29 22:57:25 +01:00
Will Dietz 05e8f32750
Merge pull request #53018 from dtzWill/update/zstd-1.3.8
zstd: 1.3.7 -> 1.3.8
2018-12-29 13:49:10 -06:00
R. RyanTM 179ed22102 ansifilter: 2.12 -> 2.13 (#52926)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ansifilter/versions
2018-12-29 20:16:18 +01:00
Reno Reckling ca9e76e676 wireguard-tools Add proper dependencies
wg-quick calls iproute, resolvconf and sysctl on Linux.
These dependencies where missing.
2018-12-29 16:41:04 +01:00
Pierre Bourdon d132c08aa1 wget: 1.20 -> 1.20.1 (CVE-2018-20483) 2018-12-29 13:00:58 +01:00
Fritz Otlinghaus cf97a0372f gif-for-cli: init at unstable-2018-08-14 2018-12-29 18:57:18 +08:00
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