Mika Naylor
bf657a0996
flink: 1.13.2 -> 1.14.0
2021-10-22 19:30:45 +02:00
R. RyanTM
d66335d57c
flink: 1.12.1 -> 1.13.2
2021-08-08 22:44:55 +00:00
Robert Schütz
8573814f46
flink: 1.11.3 -> 1.12.1
2021-01-25 16:24:25 +01:00
Robert Schütz
f7129e8cbc
flink: 1.11.1 -> 1.11.3
...
addresses CVE-2020-17518 and CVE-2020-17519
2021-01-25 16:22:01 +01:00
Robert Schütz
e912b8e116
flink_1_5: drop
...
It suffers from CVE-2020-17518.
2021-01-25 16:20:18 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Robert Scott
67326dfbe8
flink: 1.9.0 -> 1.11.1
...
addressing CVE-2020-1960
2020-08-16 13:51:00 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
be0b876035
flink: 1.8.1 -> 1.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/flink/versions
2019-09-26 07:38:22 -07:00
R. RyanTM
aa5775242a
flink: 1.6.2 -> 1.8.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/flink/versions
2019-07-19 01:41:51 -07:00
Maximilian Bode
3124d0925e
flink_1_5: 1.5.4 -> 1.5.5
2018-11-18 15:29:21 +01:00
Maximilian Bode
a1cb690407
flink: 1.6.1 -> 1.6.2
2018-11-18 15:25:45 +01:00
Maximilian Bode
fef46259d6
flink_1_5: 1.5.3 -> 1.5.4
2018-10-01 19:54:11 +02:00
Maximilian Bode
9c7d2aa353
flink: 1.6.0 -> 1.6.1
2018-10-01 19:51:54 +02:00
Maximilian Bode
8125de3b40
flink: drop older versions than current and previous minor release
...
This is consistent with the update policy as laid out in https://flink.apache.org/downloads.html#update-policy-for-old-releases .
2018-09-15 09:38:30 +02:00
Maximilian Bode
c8f602528b
flink_1_5: 1.5.0 -> 1.5.3
2018-09-14 18:35:39 +02:00
Maximilian Bode
3de8769c87
flink: 1.5.0 -> 1.6.0
2018-09-14 18:35:06 +02:00
Maximilian Bode
f9d6732ee0
flink_1_3: 1.3.2 -> 1.3.3
2018-07-11 20:42:31 +02:00
Maximilian Bode
7a9e3b8cba
flink: 1.4.2 -> 1.5.0
2018-07-11 20:37:06 +02:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Maximilian Bode
50f42f0c6b
flink: 1.4.0 -> 1.4.2
...
Release Announcement: https://flink.apache.org/news/2018/03/08/release-1.4.2.html
2018-03-14 19:45:15 +01:00
Maximilian Bode
2f97446b44
flink: 1.3.2 -> 1.4.0
...
Release Announcement: https://flink.apache.org/news/2017/12/12/release-1.4.0.html
2017-12-28 19:03:42 +01:00
Orivej Desh
dcd9d9f618
flink: refactor
2017-11-29 02:21:45 +00:00
Maximilian Bode
ea37640791
flink: init at 1.3.2
2017-11-29 02:01:32 +00:00