3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

4319 commits

Author SHA1 Message Date
Pierre Bourdon d132c08aa1 wget: 1.20 -> 1.20.1 (CVE-2018-20483) 2018-12-29 13:00:58 +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
Sander van der Burg a27aa247c0
Merge pull request #50596 from svanderburg/mobile-updates
Mobile updates
2018-12-24 15:52:33 +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 fadd95af14
tgt: Do not abuse DESTDIR 2018-12-22 22:29:54 +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 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
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 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
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
Sander van der Burg 53550c826d Port packages with Android dependencies to new androidenv 2018-12-18 21:16:06 +01:00
Franz Pletz 9f6c85bd5e
lldpd: 1.0.1 -> 1.0.3 2018-12-18 00:09:00 +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
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
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
R. RyanTM 7840cb30f8 aircrack-ng: 1.4 -> 1.5.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/aircrack-ng/versions
2018-12-16 15:30:15 +00:00
R. RyanTM e52c0849fb httpie: 1.0.0 -> 1.0.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/httpie/versions
2018-12-15 21:05:16 -08:00
R. RyanTM 129fca2479 kea: 1.4.0-P1 -> 1.5.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/kea/versions
2018-12-15 17:02:41 -08:00
Jan Tojnar 4c7ac06115
gupnp-tools: 0.8.14 → 0.8.15 2018-12-14 20:30:58 +01:00
Jörg Thalheim a29d0ca423
Merge pull request #51999 from r-ryantm/auto-update/stunnel
stunnel: 5.49 -> 5.50
2018-12-14 08:20:26 +00:00
Jörg Thalheim 1122901b97
stunnel: remove stunnel3 wrapper 2018-12-14 08:19:39 +00:00
R. RyanTM 19e14c44f0 stunnel: 5.49 -> 5.50
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stunnel/versions
2018-12-13 23:46:34 -08:00
volth 0083685a01 freebind: init at 2017-12-27 2018-12-13 22:04:52 +00:00
Casey Ransom 445863b777 pdsh: enable macOS 2018-12-12 11:41:25 -05:00
Jörg Thalheim c054af4e58
filegive: use buildGoPackage 2018-12-11 22:08:05 +00:00
Jörg Thalheim 7494175f4d
curl_unix_socket: use buildGoPackage 2018-12-11 18:30:37 +00:00
tilpner 380fce5bc3
minio-client: 2018-07-31T02-28-53Z -> 2018-12-05T22-59-07Z 2018-12-11 13:59:43 +01:00
Samuel Dionne-Riel e86b1b9f56 bud: Disable build on aarch64-linux
Furthermore, this package needs to either be dropped or updated. The
version packaged is old, and the project has been abandoned by upstream.
2018-12-10 14:55:20 -05:00
R. RyanTM 9a619df547 xl2tpd: 1.3.12 -> 1.3.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xl2tpd/versions
2018-12-08 14:48:39 -08:00
Frederik Rietdijk 5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Francesco Gazzetta 0d649c8423 qr-filetransfer: init at unstable-2018-10-22 2018-12-06 09:41:54 -05:00
Wael M. Nasreddine e212b99751 amass: 2.8.3 -> 2.8.5 2018-12-04 19:15:28 -08:00
Matthew Bauer 357732e6a3
Merge pull request #50936 from tathougies/travis/dhcpcd-runtime-shell
dhcpcd: Use runtimeShell in dhcpcd-run-hooks
2018-12-03 09:48:38 -06:00
Michael Raskin 34efe45ef8
Merge pull request #51418 from symphorien/dsniff
dsniff: init at 2.4b1
2018-12-03 11:46:55 +00:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Will Dietz dd894ad947
Merge pull request #51262 from dtzWill/update/wget-1.20
wget: 1.19.5 -> 1.20
2018-12-03 00:57:35 -06:00
Symphorien Gibol 0a91d70134 dsniff: init at 2.4b1 2018-12-03 00:59:11 +01:00
Symphorien Gibol 6c22b5a1d7 libnids: init at 1.24 2018-12-03 00:57:52 +01:00
markuskowa 506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Jörg Thalheim 4c7b012d85
networkmanager-applet: set default icon theme 2018-12-02 11:48:40 +00:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jörg Thalheim 84162175a3
Merge pull request #51180 from mayflower/xorg-cross
treewide: cross-fixes
2018-12-01 00:43:02 +00:00
worldofpeace 22926c8b84
Merge pull request #51284 from kampka/upgrade-gandi-cli
gandi-cli: 0.19 -> 1.3
2018-11-30 18:16:13 -05:00
Christian Kampka 4ed2dd919b gandi-cli: 0.19 -> 1.3 2018-11-30 23:13:34 +01:00
Jan Tojnar c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
Frederik Rietdijk 1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00