Michael Francis
809860af57
plex: 1.19 -> 1.20
2020-08-30 21:22:36 +08:00
Pascal Bach
2fa4c5aa30
plex: 1.19.4.2935 -> 1.19.5.3112
2020-07-23 21:51:01 +02:00
Pascal Bach
3d62c20133
plex: 1.19.2.2852 -> 1.19.4.2935
2020-06-14 14:43:07 +02:00
Riley Inman
094bd40da5
plex: 1.19.2.2737-b69929dab -> 1.19.3.2852-219a9974e
2020-05-31 18:23:45 -04:00
Pascal Bach
fb4c730386
plex: 1.19.1.2645 -> 1.19.2.2737
2020-04-29 17:23:18 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Danielle Lancashire
c284b7b39e
plex: 1.19.1.2630-72c16a276 -> 1.19.1.2645-ccb6eb67e
2020-04-10 14:53:16 +02:00
Pascal Bach
d9b010cdbb
plex: 1.18.9.2578 -> 1.19.1.2630
2020-04-08 21:26:14 +02:00
elseym
df55c2ef5f
plex: 1.18.9.2571 -> 1.18.9.2578
2020-04-02 16:31:49 +02:00
Pascal Bach
f9703bde36
plex: 1.18.8.2527 -> 1.18.9.2571
2020-03-31 14:45:40 +02:00
Pascal Bach
94e8695c2b
plex: 1.18.7.2457 -> 1.18.8.2527
2020-03-17 18:33:59 +01:00
Pascal Bach
3d61af8e33
plex: 1.18.7.2438 -> 1.18.7.2457
2020-03-06 22:06:47 +01:00
elseym
0bffd2150e
plex: 1.18.6.2368 -> 1.18.7.2438
2020-02-20 22:30:36 -08:00
elseym
3e8e6bacd5
plex: 1.18.4.2171 -> 1.18.6.2368
2020-02-16 19:44:25 +01:00
Anders Kaseorg
3cd8ce3bce
treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
...
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted. (See #67234 , for
example.) Fix this throughout the tree.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Bruno Bigras
8bfcece4f0
plex: 1.18.3.2156 -> 1.18.4.2171
2020-01-06 20:35:38 -05:00
elseym
b677f2836c
plex: 1.18.2.2058 -> 1.18.3.2156
2019-12-21 18:46:32 +01:00
elseym
6962cfee48
plex: 1.18.1.1973 -> 1.18.2.2058
2019-11-24 16:50:18 +01:00
Pascal Bach
ec1a73201e
plex: 1.18.0.1944 -> 1.18.1.1973
...
(#72196 )
2019-11-14 19:49:47 +01:00
Pascal Bach
c64aa29616
plex: 1.17.0.1841 -> 1.18.0.1944
2019-10-12 19:27:25 +02:00
Pascal Bach
48221de37a
plex: 1.16.6.1592 -> 1.17.0.1841
2019-10-03 23:10:25 +02:00
Pascal Bach
640f2dbbaf
plex: 1.16.5.1554 -> 1.16.6.1592
2019-09-19 20:49:25 +02:00
Frederik Rietdijk
ad1d58c622
Merge staging-next into staging
2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
Pascal Bach
875edee495
plex: 1.16.5.1488 -> 1.16.5.1554
2019-08-29 21:58:37 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Vladimír Čunát
985d1ac425
Merge branch 'master' into staging-next
...
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.
Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Pascal Bach
c17bb171de
plex: 1.16.4.1469 -> 1.16.5.1488
2019-08-22 22:23:01 +02:00
Frederik Rietdijk
f65aa21bb2
Merge master into staging-next
2019-08-18 12:53:44 +02:00
Pascal Bach
818c7b3b56
plex: 1.16.3.1402 -> 1.16.4.1469
2019-08-17 13:39:43 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Averell Dalton
72db434e6a
plex: 1.16.2.1321 -> 1.16.3.1402
2019-07-25 18:55:47 +02:00
elseym
eed1c4d0de
plex: 1.16.1.1291 -> 1.16.2.1321
2019-07-18 16:24:20 +02:00
Pascal Bach
27ea05317a
plex: 1.16.0.1226 -> 1.16.1.1291
2019-07-03 09:04:24 +02:00
elseym
9562fee507
plex: 1.15.8.1198 -> 1.16.0.1226
2019-06-18 08:03:42 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
elseym
9a70cefcba
plex: 1.15.6.1079 -> 1.15.8.1198
2019-06-11 17:20:59 +02:00
Pascal Bach
ab4088c0a0
plex: 1.15.4.994 -> 1.15.6.1079
2019-05-30 10:48:49 +02:00
Pascal Bach
c01b8f3027
plex: 1.15.3.876 -> 1.15.4.994
2019-05-09 18:08:30 +02:00
Andrew Dunham
9f7f367bf5
plex: rewrite to use FHS userenv
2019-04-23 20:19:33 -07:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Averell Dalton
a753c57ca8
plex: 1.15.2.793 -> 1.15.3.876
2019-04-07 17:20:21 +02:00
Averell Dalton
028a4b6a53
plex: 1.14.1.5488 -> 1.15.2.793
2019-03-22 20:33:22 +01:00
Jan Malakhovski
15c52af2fe
plex: move defaults to package file
2019-02-03 15:33:23 +00:00
Liam Dawson
19a297c099
plex: 1.14.0.5470 -> 1.14.1.5488
2018-12-21 10:35:41 +11:00
Tyler Mauthe
b269c6c4d8
plex: 1.13.9.5456 -> 1.14.0.5470
2018-12-05 21:30:35 -08:00
Konstantin Nikiforov
2900f824e9
plex: 1.13.8.5395 -> 1.13.9.5456
2018-11-04 03:36:10 +03:00
Benjamin Staffin
ff18d8c154
plex: include Plex Commercial Skipper binary
...
This new binary appeared somewhere around version 1.13.5, I think.
2018-10-21 08:54:04 +02:00
Wael M. Nasreddine
ef0b280751
plex: allow the dataDir to contain spaces by quoting the path
2018-09-30 11:13:25 -07:00
Wael M. Nasreddine
89727b3c9a
plex: 1.13.5.5291 -> 1.13.8.5395
2018-09-30 10:56:15 -07:00