Franz Pletz
d8657789ca
chrony: 3.1 -> 3.2
...
(cherry picked from commit 9fc7f918ee
)
2017-10-02 19:03:14 +02:00
Franz Pletz
b74d171bd5
dnsmasq: 2.77 -> 2.78 for multiple CVEs
...
Fixes CVE-2017-14491, CVE-2017-14492, CVE-2017-14493, CVE-2017-14494,
CVE-2017-14495, CVE-2017-14496.
(cherry picked from commit 2f188ff37f
)
2017-10-02 17:11:45 +02:00
Franz Pletz
74676fc4a5
uqmi: init at 2016-12-19
...
(cherry picked from commit b2a5c40043
)
2017-10-02 17:11:45 +02:00
Franz Pletz
4beb7d1196
djbdns: don't try to build on hydra
2017-09-29 02:14:42 +02:00
Robin Gloster
5faf5c25b6
treewide: mark batch of packages broken for 17.09
2017-09-28 18:59:17 +02:00
Orivej Desh
a2cf76a122
envoy: mark as broken
...
building
Extracting Bazel installation...
Loading:
Analyzing: target //source/exe:envoy-static
ERROR: java.io.IOException: Could not read the crosstool configuration file 'CROSSTOOL file /tmp/nix-build-envoy-1.3.0.drv-0/envoy-v1.3.0-src/.home/.cache/bazel/_bazel_nixbld1/cbe181aaebf3d7253cbcf6057028e514/external/local_config_cc/CROSSTOOL', because of a parser error (945:1: Expected identifier. Found '%')
INFO: Elapsed time: 3.065s
FAILED: Build did NOT complete successfully
builder for ‘/nix/store/09wh9hd81529pgr3ddwfw68higfzkfgr-envoy-1.3.0.drv’ failed with exit code 2
error: build of ‘/nix/store/09wh9hd81529pgr3ddwfw68higfzkfgr-envoy-1.3.0.drv’ failed
(cherry picked from commit 49a060ea1f
)
2017-09-28 13:17:44 +02:00
Franz Pletz
94fd15e1dc
openvpn: 2.4.3 -> 2.4.4 for CVE-2017-12166
...
https://community.openvpn.net/openvpn/wiki/CVE-2017-12166
(cherry picked from commit 8e4586d077
)
2017-09-28 12:28:02 +02:00
Yann Hodique
bf87b8091d
lftp: 4.8.0 -> 4.8.2
...
(cherry picked from commit ae259ff83b
)
2017-09-28 00:44:54 +02:00
Robin Gloster
81a229e0f9
Revert "postgresql: Add dev output"
...
Firstly this creates a cycle in 9.6 .out <-> .dev after fixing the PGXS
path.
Secondly this breaks extension handling and the pg_config as it
resolves a lot of paths relatively resulting in the following bogus
output:
BINDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/bin
DOCDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/share/doc
HTMLDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/share/doc
INCLUDEDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/include
PKGINCLUDEDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/include
INCLUDEDIR-SERVER = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/include/server
LIBDIR = /nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib
PKGLIBDIR = /nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib
LOCALEDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/share/locale
MANDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/share/man
SHAREDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/share
SYSCONFDIR = /etc/postgresql
PGXS = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/lib/pgxs/src/makefiles/pgxs.mk
CONFIGURE = '--prefix=/nix/store/irqqq4g173g9xrk1mh12kxv0s1d8dbyh-postgresql-9.5.9' '--with-openssl' '--with-libxml' '--sysconfdir=/etc' '--libdir=/nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib' '--with-ossp-uuid' 'CC=gcc'
CC = gcc
CPPFLAGS = -D_GNU_SOURCE -I/nix/store/z6r0j2b4bcdfw3pck2x6ay0vvx0qzb92-libxml2-2.9.5-dev/include/libxml2
CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2
CFLAGS_SL = -fPIC
LDFLAGS = -L../../../src/common -L/nix/store/ighspl5sa3qi1zy7nkih0c9p73xjfqa6-libxml2-2.9.5/lib -Wl,--as-needed -Wl,-rpath,'/nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib',--enable-new-dtags
LDFLAGS_EX =
LDFLAGS_SL =
LIBS = -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm
VERSION = PostgreSQL 9.5.9
This can probably only be properly fixed by rewriting pg_config in large
parts as it does not in any way respect splitting the postgres tree and
assumes it can simply resolve paths relative to its location. This does
not even handle symlinks:
$ result-dev/bin/pg_config
BINDIR = /home/robin/dev/nixpkgs-upstream/result-dev/bin
DOCDIR = /home/robin/dev/nixpkgs-upstream/result-dev/share/doc
HTMLDIR = /home/robin/dev/nixpkgs-upstream/result-dev/share/doc
INCLUDEDIR = /home/robin/dev/nixpkgs-upstream/result-dev/include
PKGINCLUDEDIR = /home/robin/dev/nixpkgs-upstream/result-dev/include
INCLUDEDIR-SERVER = /home/robin/dev/nixpkgs-upstream/result-dev/include/server
LIBDIR = /nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib
PKGLIBDIR = /nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib
LOCALEDIR = /home/robin/dev/nixpkgs-upstream/result-dev/share/locale
MANDIR = /home/robin/dev/nixpkgs-upstream/result-dev/share/man
SHAREDIR = /home/robin/dev/nixpkgs-upstream/result-dev/share
SYSCONFDIR = /etc/postgresql
PGXS = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/lib/pgxs/src/makefiles/pgxs.mk
CONFIGURE = '--prefix=/nix/store/irqqq4g173g9xrk1mh12kxv0s1d8dbyh-postgresql-9.5.9' '--with-openssl' '--with-libxml' '--sysconfdir=/etc' '--libdir=/nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib' '--with-ossp-uuid' 'CC=gcc'
CC = gcc
CPPFLAGS = -D_GNU_SOURCE -I/nix/store/z6r0j2b4bcdfw3pck2x6ay0vvx0qzb92-libxml2-2.9.5-dev/include/libxml2
CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2
CFLAGS_SL = -fPIC
LDFLAGS = -L../../../src/common -L/nix/store/ighspl5sa3qi1zy7nkih0c9p73xjfqa6-libxml2-2.9.5/lib -Wl,--as-needed -Wl,-rpath,'/nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib',--enable-new-dtags
LDFLAGS_EX =
LDFLAGS_SL =
LIBS = -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm
VERSION = PostgreSQL 9.5.9
cc @edolstra
Revert "bacula: fix after postgresql output splitting"
This reverts commit 13c9cbacdd
.
Revert "postgresql: fix pgxs dir in pg_config"
This reverts commit 21998d597b
.
Revert "rubyGems.pg: fix postgresql path"
This reverts commit e253ae7d3a
.
Revert "kea: fix path to pg_config"
This reverts commit 086c636eb7
.
Revert "php: fix build wrt. new postgres.dev build output"
This reverts commit 2f23a83920
.
Revert "gdal: fix path to pg_config"
This reverts commit 032c50d45b
.
Revert "postgresql: Add dev output"
This reverts commit b0280f598e
.
(cherry picked from commit 6b05651c20
)
2017-09-27 21:59:45 +02:00
Stefan Siegl
53068f41ad
kea: fix path to pg_config
...
refs commit b0280f598e
(cherry picked from commit 086c636eb7
)
2017-09-27 20:20:31 +02:00
Eelco Dolstra
a97a8771bb
network-manager-applet: Don't depend on webkitgtk by default
...
This added significant bloat to non-Gnome systems.
(cherry picked from commit 65b04b8bef
)
2017-09-27 12:33:07 +02:00
Eelco Dolstra
bf92abb6ab
Add some dev outputs
...
(cherry picked from commit 60aaced9a0
)
2017-09-27 12:32:23 +02:00
Matt McHenry
7eeda5754e
djbdns: init at 1.05
...
(cherry picked from commit a80ef5b88a
)
2017-09-26 00:08:23 +02:00
Florian Jacob
4fad98082e
tinc: 1.0.31 -> 1.0.32
...
(cherry picked from commit 8704e82eba
)
2017-09-24 13:05:00 +02:00
mimadrid
f09a976729
axel: 2.13.1 -> 2.14.1
...
(cherry picked from commit 9c46ef3d9a
)
2017-09-24 13:04:59 +02:00
Andreas Rammhold
7dda5471d7
ferm: 2.3.1 -> 2.4.1
...
(cherry picked from commit e9a56e798a
)
2017-09-23 13:31:06 +02:00
Tuomas Tynkkynen
83b72a90c5
darwin: Disable yet another bunch of packages never having built successfully
...
cjdns: https://hydra.nixos.org/build/61134279
jonprl: https://hydra.nixos.org/build/61123711
mate.libmatemixer: https://hydra.nixos.org/build/61126968
dirac: https://hydra.nixos.org/build/61132432
idnkit: https://hydra.nixos.org/build/61123544
trousers: https://hydra.nixos.org/build/61109766
packetdrill: https://hydra.nixos.org/build/61116190
osm2pgsql: https://hydra.nixos.org/build/61118017
nawk: https://hydra.nixos.org/build/61139000
(cherry picked from commit 4acb425c39
)
2017-09-22 21:20:08 +03:00
Tuomas Tynkkynen
f5d5180562
darwin: Disable some packages that have never built successfully
...
mate.mate-desktop: https://hydra.nixos.org/build/61110037
gdmap: https://hydra.nixos.org/build/61144743
redsocks: https://hydra.nixos.org/build/61123106
resolv_wrapper: https://hydra.nixos.org/build/61121132
ogmtools: https://hydra.nixos.org/build/61108726
mp3info: https://hydra.nixos.org/build/61139015
lxappearance-gtk3: https://hydra.nixos.org/build/61126327
hdf5-fortran: https://hydra.nixos.org/build/61146631
pqiv: https://hydra.nixos.org/build/61124724
(cherry picked from commit ab71280823
)
2017-09-22 17:27:49 +03:00
Jörg Thalheim
4d86845c68
assh: add openssh to PATH
...
(cherry picked from commit 81569ecd72
)
2017-09-22 15:56:56 +02:00
Diego Zamboni
631bed3947
assh: init at 2.6.0
...
Powerful wrapper around ssh.
(cherry picked from commit 334dfc3086
)
2017-09-22 15:56:47 +02:00
Jean-Francois Roche
68d7d26616
openfortivpn: 1.2.0 -> 1.5.0
...
fixes #29578
(cherry picked from commit 0b39118494
)
2017-09-22 15:07:23 +02:00
Vladimír Čunát
1c6357cc0f
Merge #29612 : unbound: 1.6.5 -> 1.6.6
...
(cherry picked from commit e15123092c
)
2017-09-21 21:14:18 +02:00
Jaka Hudoklin
b677fa83d3
pkgs/telepresence: init at 0.65
...
(cherry picked from commit 18245fd222
)
2017-09-17 18:25:54 +02:00
lassulus
d89d8e818c
tinc_pre: 1.1pre14 -> 1.1pre15
...
Remove an obsolete patch
Add lassulus to maintainers
Supply the build with the correct version number and changelog
(cherry picked from commit f4dfa30d24
)
2017-09-17 18:19:45 +02:00
Peter Hoeg
9616c99871
mtr: 0.87 -> 0.92
...
(cherry picked from commit 68764d50b3
)
2017-09-17 18:19:40 +02:00
Jörg Thalheim
a3f5e1c642
openssh: update gssapi patch
...
(cherry picked from commit 7786aab173
)
2017-09-17 18:19:29 +02:00
Edward Tjörnhammar
5cd35fe367
i2pd: 2.14.0 -> 2.15.0
...
(cherry picked from commit 90e78aafad
)
2017-09-17 18:19:28 +02:00
John Ericson
a9ccf26c3b
treewide: Use *Platform.extensions
...
(cherry picked from commit 5aec3f96a2
)
2017-09-13 11:25:02 -04:00
rnhmjoj
6adb5cbcfb
pirate-get: 0.2.10 -> 0.2.12
...
(cherry picked from commit 375ff71380
)
2017-09-13 01:02:40 +02:00
Thomas Bach
b9638c2014
haproxy: 1.7.8 -> 1.7.9
...
(cherry picked from commit d34386792d
)
2017-09-10 17:55:49 +02:00
Thomas Bach
4d4280a834
haproxy: haproxy.org is now accessible via https
...
(cherry picked from commit fd84128595
)
2017-09-10 17:55:49 +02:00
dywedir
b261baf607
minidlna: 1.1.5 -> 1.2.1
...
(cherry picked from commit 79770136ff
)
2017-09-10 17:55:48 +02:00
Matthieu Coudron
9530cd9219
offlineimap: 7.1.1 -> 7.1.2
...
(cherry picked from commit 4551099cb8
)
2017-09-10 17:55:46 +02:00
Daiderd Jordan
150195bdf3
eggdrop: fix tcllib reference on darwin
...
(cherry picked from commit 479c15b08b
)
2017-09-09 23:08:00 +02:00
Daiderd Jordan
7ccda60ea1
dibbler: fix darwin build
...
(cherry picked from commit 6226fd05ba
)
2017-09-09 15:24:06 +02:00
Robin Gloster
670c641c03
tcpdump: 4.9.1 -> 4.9.2
...
This is a security release theoretically under emgargo, but leaked by
Mageia and Fedora.
We have permission to deliver this prior to public release.
(cherry picked from commit 993a83d395
)
2017-09-07 21:39:12 +02:00
Frederik Rietdijk
c51b089392
Merge pull request #29009 from FRidh/python-fixes-2
...
Python: several fixes (2)
(cherry picked from commit aabadda0c2
)
2017-09-07 10:23:26 +02:00
Franz Pletz
3d83c82dbf
tcpdump: fix multiple CVEs
...
Fixes CVE-2017-11541, CVE-2017-11542, CVE-2017-11543.
Also fixes a segfault if built with openssl 1.1.
(cherry picked from commit a46f206271
)
2017-09-05 13:11:29 +02:00
Franz Pletz
153b9e02d3
connman: 1.34 -> 1.35
...
Fixes CVE-2017-12865, see http://connmando.nri-secure.co.jp/index.html .
Fixes #28967 .
(cherry picked from commit 7753daa204
)
2017-09-05 12:14:56 +02:00
catern
08728dd9eb
offlineimap: add Kerberos support
...
(cherry picked from commit b5eb923bc7
)
2017-09-05 12:14:32 +02:00
Peter Hoeg
531d3792ad
netalyzr: init at 57861
...
(cherry picked from commit 62ff6cb69c
)
2017-09-05 12:12:18 +02:00
Jörg Thalheim
eee2d17446
mitmproxy: unicode locales, skip network test
...
(cherry picked from commit 73c6284c2e
)
2017-09-04 22:48:21 +01:00
John Ericson
f9a8e1d3f6
mkDerivation, cc-wrapper: Check hardening flag validity in Nix
...
This becomes necessary if more wrappers besides cc-wrapper start
supporting hardening flags. Also good to make the warning into an
error.
Also ensure interface is being used right: Not as a string, not just in
bash.
(cherry picked from commit 97a48835b7
)
2017-09-03 13:48:00 +02:00
WilliButz
a55be749fd
netcat-openbsd: 1.105 -> 1.130
...
(cherry picked from commit a72ba661ac
)
2017-09-03 13:44:36 +02:00
romildo
3d9d532c64
uget: 2.0.8 -> 2.0.10
...
- Update to version 2.0.10
- Use wrapGAppsHook to wrap binaries
- Use gstreamer-1.0
- Add dependence on libappindicator
(cherry picked from commit 1f48ad8699
)
2017-09-02 12:18:30 +02:00
Ruben Maher
e312ec12cd
lftp: fix build on darwin
...
Add `gettext` (which provides `-lintl`) and disable `format` hardening in order
to fix build.
(cherry picked from commit d908b6a1b7
)
2017-09-01 06:50:36 +01:00
Frederik Rietdijk
6d4bd78fad
Merge commit ' 2858c41
' into HEAD
2017-08-30 21:07:07 +02:00
Symphorien Gibol
bd54589233
networkmanager_iodine: init at 1.2.0
2017-08-30 02:58:29 +02:00
Piotr Bogdan
322af6d80e
polygraph: 4.3.2 -> 4.11.0
2017-08-30 01:21:10 +02:00
Joachim Fasting
429044453f
dnscrypt-wrapper: 0.2.2 -> 0.3
2017-08-29 21:35:20 +02:00