Jörg Thalheim
043ed2ee6b
Merge pull request #48558 from r-ryantm/auto-update/babl
...
babl: 0.1.56 -> 0.1.58
2018-10-16 23:00:17 +01:00
Linus Heckemann
eca462813d
libssh: 0.7.5 -> 0.7.6
...
Fixes CVE-2018-10933:
libssh versions 0.6 and above have an authentication bypass
vulnerability in the server code. By presenting the server an
SSH2_MSG_USERAUTH_SUCCESS message in place of the
SSH2_MSG_USERAUTH_REQUEST message which the server would expect to
initiate authentication, the attacker could successfully authentciate
without any credentials.
Source:
https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/
2018-10-16 19:08:41 +02:00
Jörg Thalheim
af751ba1f8
Merge pull request #48554 from r-ryantm/auto-update/actor-framework
...
caf: 0.15.7 -> 0.16.0
2018-10-16 16:12:45 +01:00
Daniel Peebles
8070a6333f
Merge pull request #48538 from r-ryantm/auto-update/commons-compress
...
commonsCompress: 1.17 -> 1.18
2018-10-16 08:04:16 -04:00
Daniel Peebles
218aceb5fb
Merge pull request #48533 from r-ryantm/auto-update/commons-math
...
commonsMath: 3.3 -> 3.6.1
2018-10-16 08:03:58 -04:00
R. RyanTM
2e1b04b4ef
babl: 0.1.56 -> 0.1.58
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babl/versions
2018-10-16 04:58:58 -07:00
Yegor Timoshenko
e31942c71e
Merge pull request #48282 from transumption/201810/qemu-smartcard
...
qemu: enable smartcard support
2018-10-16 11:31:36 +00:00
R. RyanTM
db7637377b
caf: 0.15.7 -> 0.16.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/actor-framework/versions
2018-10-16 04:30:20 -07:00
Jörg Thalheim
ad2121dfb3
Merge pull request #48428 from jeroendehaas/fmt
...
fmt: init at 5.2.1
2018-10-16 10:33:07 +01:00
Jörg Thalheim
aecf926d65
Merge pull request #48361 from r-ryantm/auto-update/sbc
...
sbc: 1.3 -> 1.4
2018-10-16 10:23:46 +01:00
R. RyanTM
4b05aa5fab
commonsCompress: 1.17 -> 1.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/commons-compress/versions
2018-10-16 00:14:42 -07:00
R. RyanTM
e26422c9d0
commonsMath: 3.3 -> 3.6.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/commons-math/versions
2018-10-16 00:02:26 -07:00
Jeroen de Haas
2f6097b783
fmt: init at 5.2.1
...
This commit adds fmt, a C++ formatting library.
2018-10-16 08:30:54 +02:00
Jörg Thalheim
f1f270a874
Merge pull request #48374 from r-ryantm/auto-update/postgis
...
postgis: 2.4.5 -> 2.5.0
2018-10-16 00:19:59 +01:00
Jörg Thalheim
d75e0589af
Merge pull request #48406 from r-ryantm/auto-update/leatherman
...
leatherman: 1.5.0 -> 1.5.2
2018-10-15 22:37:28 +01:00
Jörg Thalheim
92647eb998
Merge pull request #48411 from r-ryantm/auto-update/librealsense
...
librealsense: 2.15.0 -> 2.16.1
2018-10-15 21:55:24 +01:00
Jörg Thalheim
351319e557
Merge pull request #48419 from r-ryantm/auto-update/ipopt
...
ipopt: 3.12.10 -> 3.12.11
2018-10-15 21:36:42 +01:00
Matthew Bauer
0b298d516a
Merge pull request #47182 from bhipple/add/mkl
...
mkl: init at 2019.0.117
2018-10-15 15:17:57 -05:00
Jörg Thalheim
4aa9297cd2
Merge pull request #48404 from r-ryantm/auto-update/libgit2
...
libgit2_0_27: 0.27.4 -> 0.27.5
2018-10-15 20:58:22 +01:00
Jörg Thalheim
989123fbec
Merge pull request #48398 from r-ryantm/auto-update/mapnik
...
mapnik: 3.0.20 -> 3.0.21
2018-10-15 18:15:36 +01:00
Linus Heckemann
f028f77abe
Revert "protobuf3: support cross compilation"
2018-10-15 14:30:45 +02:00
Linus Heckemann
dc6abb3db8
Merge pull request #48450 from ryan4729/proto3-cross
...
protobuf3: support cross compilation
2018-10-15 14:30:38 +02:00
Jörg Thalheim
5b343e7e8b
Merge pull request #48390 from r-ryantm/auto-update/nlohmann_json
...
nlohmann_json: 3.2.0 -> 3.3.0
2018-10-15 13:01:23 +01:00
Jörg Thalheim
cd32084ec6
Merge pull request #48409 from r-ryantm/auto-update/libpqxx
...
libpqxx: 6.2.4 -> 6.2.5
2018-10-15 12:45:45 +01:00
ryan4729
65a81afcf5
protobuf3: remove unnecessary null check
2018-10-15 03:13:20 -07:00
ryan4729
1f9188b708
protobuf3: clean up cross compile
2018-10-15 03:03:11 -07:00
ryan4729
12ededf3d8
protobuf3: fix parameter naming
2018-10-15 01:57:47 -07:00
ryan4729
3653909bb9
protobuf3: support cross compilation
...
Provide a native c compiler, which, and protoc
2018-10-15 00:31:19 -07:00
Silvan Mosberger
2551412f5e
Merge pull request #48288 from mpickering/cedille
...
cedille: init at v1.0.0
2018-10-14 21:30:51 +02:00
Matthew Pickering
561fcf4c82
agdaIowaStdlib: 18734 -> 1.4.0
2018-10-14 19:17:01 +00:00
Michael Raskin
878c6c090d
Merge pull request #39125 from mpickering/darwin-saga
...
SAGA, SAGA LTS release, dependencies and QGIS SAGA plugin
2018-10-14 19:14:48 +00:00
R. RyanTM
ab050719ba
ipopt: 3.12.10 -> 3.12.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipopt/versions
2018-10-14 08:11:02 -07:00
R. RyanTM
c3439d3dfc
nanoflann: 1.2.3 -> 1.3.0 ( #48384 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nanoflann/versions
2018-10-14 17:09:47 +02:00
R. RyanTM
b3dd5ef4c7
librealsense: 2.15.0 -> 2.16.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/librealsense/versions
2018-10-14 07:09:02 -07:00
Silvan Mosberger
afab7369aa
Merge pull request #48402 from r-ryantm/auto-update/libtorrent-rasterbar
...
libtorrentRasterbar: 1.1.9 -> 1.1.10
2018-10-14 15:26:06 +02:00
R. RyanTM
605821e1b2
libpqxx: 6.2.4 -> 6.2.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libpqxx/versions
2018-10-14 06:24:22 -07:00
R. RyanTM
323faf0565
leatherman: 1.5.0 -> 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/leatherman/versions
2018-10-14 06:20:40 -07:00
R. RyanTM
31a4e4f11b
libgit2_0_27: 0.27.4 -> 0.27.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions
2018-10-14 06:14:22 -07:00
R. RyanTM
0d44bb4f12
libtorrentRasterbar: 1.1.9 -> 1.1.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtorrent-rasterbar/versions
2018-10-14 05:57:20 -07:00
R. RyanTM
8cdf5ae36c
mapnik: 3.0.20 -> 3.0.21
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mapnik/versions
2018-10-14 05:39:30 -07:00
R. RyanTM
691eaabff7
nlohmann_json: 3.2.0 -> 3.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/nlohmann_json/versions
2018-10-14 04:14:46 -07:00
Franz Pletz
d64e910424
Merge pull request #48209 from lschuermann/licenses
...
Add licenses
2018-10-14 10:26:31 +00:00
Leon Schuermann
cb4e4dca01
libwacom: add license and website metadata
2018-10-14 11:03:06 +02:00
R. RyanTM
6d74aaf76e
xdg-desktop-portal: 1.0.2 -> 1.0.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xdg-desktop-portal/versions
2018-10-14 09:03:24 +02:00
R. RyanTM
b524b7d087
postgis: 2.4.5 -> 2.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/postgis/versions
2018-10-13 21:34:47 -07:00
Will Dietz
7f3f1fd424
Merge pull request #48355 from dtzWill/fix/libbsd-musl-again
...
libbsd: fix build w/musl by adding missing include
2018-10-13 21:46:03 -05:00
Peter Hoeg
f0c1415436
Merge pull request #48350 from r-ryantm/auto-update/libtoxcore
...
libtoxcore: 0.2.3 -> 0.2.8
2018-10-14 10:41:57 +08:00
R. RyanTM
d545e4dd52
sbc: 1.3 -> 1.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sbc/versions
2018-10-13 18:40:40 -07:00
Will Dietz
e2f8d7bd44
libbsd: fix build w/musl by adding missing include
...
Patch from void, with prefix added.
2018-10-13 19:53:19 -05:00
R. RyanTM
3251dab047
libtoxcore: 0.2.3 -> 0.2.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtoxcore/versions
2018-10-13 17:14:36 -07:00
Matthew Bauer
36af9cbb4c
Merge pull request #48344 from matthewbauer/auto-update/libbsd
...
Auto update/libbsd
2018-10-13 18:45:57 -05:00
Matthew Bauer
7c61bb615a
libbsd: update patches
2018-10-13 18:14:56 -05:00
Silvan Mosberger
cf7c4fbbbf
Merge pull request #42988 from r-ryantm/auto-update/libraw
...
libraw: 0.18.12 -> 0.19.0
2018-10-13 23:18:55 +02:00
Yegor Timoshenko
d21881ca5a
vulkan-headers: lock rev
2018-10-13 18:00:22 +00:00
Yegor Timoshenko
4d93668052
vulkan-loader: lock rev, update sha256 after bump
...
See: https://git.io/fxRIA
2018-10-13 18:00:07 +00:00
Yegor Timoshenko
45351e6916
Revert "Revert "vulkan-headers: 1.1.82.0 -> 1.1.85 ( #47702 )""
...
This reverts commit ac6f485148
.
vulkan-loader bump: bae3fd3d83
.
2018-10-13 16:14:09 +00:00
Yegor Timoshenko
60593ff330
Merge pull request #46738 from ikervagyok/wine
...
wine: 3.0.2 -> 3.0.3, 3.17 -> 3.18
2018-10-13 15:16:00 +00:00
Uli Baum
ac6f485148
Revert "vulkan-headers: 1.1.82.0 -> 1.1.85 ( #47702 )"
...
This reverts commit e6b0646b3b
.
The bump broke vulkan-loader (eval error).
2018-10-13 15:02:15 +02:00
Lengyel Balazs
bae3fd3d83
vulkan-loader: update to match vulkan-headers at 1.1.85
2018-10-13 13:05:34 +02:00
Yegor Timoshenko
91ecdd5605
Merge pull request #48129 from dtzWill/update/gpgme-0.12.0
...
gpgme: 1.11.1 -> 1.12.0
2018-10-13 10:09:00 +00:00
Daniël de Kok
c15006d410
liblinear: 2.20 -> 2.21 ( #48304 )
2018-10-13 11:27:54 +02:00
Dmitry Kalinkin
4ed993367f
arrow-cpp: 0.10.0 -> 0.11.0 ( #48066 )
...
* arrow-cpp: 0.10.0 -> 0.11.0
* arrow-cpp: enable testing
2018-10-13 10:12:26 +02:00
Frederik Rietdijk
6f5142e48e
Merge master into staging
2018-10-13 09:48:20 +02:00
Frederik Rietdijk
35ce480d69
Merge pull request #47964 from NixOS/staging-next
...
Merge staging-next into master
2018-10-13 09:47:49 +02:00
Will Dietz
c02fc32e1d
gpgme: enable tests, they pass! :)
2018-10-12 21:45:02 -05:00
xeji
0efb6e3e38
Merge pull request #48291 from markuskowa/licenses-20
...
Add licenses
2018-10-13 00:29:05 +02:00
Markus Kowalewski
8f4eb29584
id3lib: add meta data
2018-10-13 00:05:48 +02:00
Markus Kowalewski
f7995a6ea6
hyena: add license
2018-10-13 00:05:48 +02:00
Markus Kowalewski
f9e1b104b1
hunspell: add licenses
2018-10-13 00:05:48 +02:00
Markus Kowalewski
4d83f5305f
hspell: add license
2018-10-13 00:05:47 +02:00
Markus Kowalewski
59e9c12db3
gtk-spell: add meta data
2018-10-13 00:05:42 +02:00
Philipp Middendorf
2216467f32
fcppt: 2.5.0 -> 2.9.0 ( #48257 )
2018-10-12 23:45:07 +02:00
Markus Kowalewski
aed19d59ae
gtk-sharp: add meta data
2018-10-12 23:35:56 +02:00
R. RyanTM
ef93155f60
libuv: 1.23.0 -> 1.23.1 ( #47763 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libuv/versions
2018-10-12 23:11:18 +02:00
R. RyanTM
979ebcd81f
libblockdev: 2.19 -> 2.20 ( #47770 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libblockdev/versions
2018-10-12 22:56:49 +02:00
R. RyanTM
adeb9fade6
libmesode: 0.9.1 -> 0.9.2 ( #47767 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmesode/versions
2018-10-12 22:55:20 +02:00
R. RyanTM
e6b0646b3b
vulkan-headers: 1.1.82.0 -> 1.1.85 ( #47702 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-headers/versions
2018-10-12 22:53:01 +02:00
R. RyanTM
0e85226ee8
libcouchbase: 2.9.4 -> 2.9.5 ( #47772 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcouchbase/versions
2018-10-12 22:49:20 +02:00
Yegor Timoshenko
02602b2c15
spice: enable smartcard support
2018-10-12 20:38:55 +00:00
Yegor Timoshenko
1ae8d8b793
libcacard: init at 2.6.1
2018-10-12 20:38:55 +00:00
Renaud
8d6f4e5ca3
allegro: fix v4.4.2 src URL ( #48287 )
...
Gna.org forge has disappeared
2018-10-12 22:33:43 +02:00
Markus Kowalewski
2e335ac4bb
gtk-sharp-bean: add license, fix description
2018-10-12 21:44:03 +02:00
Markus Kowalewski
867ddb29ea
qt-gstreamer: add license
2018-10-12 21:42:14 +02:00
Markus Kowalewski
9580d80abe
grantlee: add licenses
2018-10-12 21:40:32 +02:00
Timo Kaufmann
ef0c38422d
Merge pull request #48261 from fgaz/termbox/init
...
termbox: init at 1.1.2
2018-10-12 18:45:16 +02:00
R. RyanTM
dd6b5082a5
eccodes: 2.8.2 -> 2.9.0 ( #47822 )
...
* eccodes: 2.8.2 -> 2.9.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/eccodes/versions
* eccodes: src and homepage URLs changed
2018-10-12 17:47:44 +02:00
Francesco Gazzetta
d6273e5161
termbox: init at 1.1.2
2018-10-12 15:51:57 +02:00
Silvan Mosberger
c2129a850a
Merge pull request #48007 from magnetophon/kokkinizita
...
update Kokkinizita packages
2018-10-12 15:03:51 +02:00
paddygord
9d293db6af
yojimbo: init at 1.1 ( #48214 )
2018-10-11 22:13:07 +00:00
Eelco Dolstra
edff37b83a
ti-rpc: Add dev output
2018-10-11 21:18:20 +02:00
Philipp Middendorf
e3d97997ff
brigand: init at 1.3.0
2018-10-11 12:46:14 +00:00
Leon Schuermann
0cda784a79
libusb: add license and other metadata
2018-10-11 14:32:47 +02:00
Leon Schuermann
55c736cd78
libui: add license meta
2018-10-11 14:28:08 +02:00
Leon Schuermann
a174f3ea97
libtxc_dxtn: add license meta
2018-10-11 14:27:14 +02:00
Leon Schuermann
e2f10b5a74
libtiger: add license meta
2018-10-11 14:26:30 +02:00
Leon Schuermann
cc6e59e5d1
libqalculate: add license meta
2018-10-11 14:24:40 +02:00
Leon Schuermann
58654866ce
libssh2: add license
2018-10-11 12:12:54 +02:00
xeji
675e0aa85d
Merge pull request #48105 from markuskowa/hwloc-up
...
hwloc: 1.11.1 -> 2.0.2
2018-10-10 23:00:39 +02:00
xeji
616511744b
Merge pull request #48081 from markuskowa/licenses-19
...
Add licenses
2018-10-10 22:29:09 +02:00
Matthew Bauer
e4c0560d22
Merge pull request #48136 from bhipple/u/licenses
...
Add licenses
2018-10-10 13:21:52 -05:00