2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2024-09-16 21:43:54 +00:00
Commit Graph

469 Commits

Author SHA1 Message Date
a0e288d291
Selectively build OpenSSL components
This skips documententation generation which should significantly speed
up the build as those files are ignored anyway.

Signed-off-by: Joe Groocock <me@frebib.net>
2020-05-12 11:45:48 +01:00
d01ee10d24
Merge branch 'master' into pass
Signed-off-by: Joe Groocock <me@frebib.net>
2020-05-12 10:42:12 +01:00
fbc903e920
Fix missing curl/libssl ca-certificates
Before:
    root@b054d9b406bf /u/l/plexmediaserver> curl https://spritsail.io -I
    curl: (77) error setting certificate verify locations:
      CAfile: /etc/ssl/certs/ca-certificates.crt
      CApath: none

After:
    root@7571fd092ba1 /u/l/plexmediaserver> curl https://spritsail.io -I
    HTTP/1.1 200 OK
    Server: nginx/1.17.10
    Date: Tue, 12 May 2020 09:38:09 GMT
    Content-Type: text/html
    Content-Length: 8158
    Last-Modified: Fri, 01 Feb 2019 20:18:29 GMT
    Connection: keep-alive
    ETag: 5c54a995-1fde
    Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    X-Frame-Options: DENY
    Accept-Ranges: bytes

Signed-off-by: Joe Groocock <me@frebib.net>
2020-05-12 10:39:40 +01:00
8762491a4f
Update to Plex 1.19.3.2764
Signed-off-by: Joe Groocock <me@frebib.net>
2020-05-12 10:17:23 +01:00
Joe Groocock
486da91b4d
Update to Plex 1.19.3.2764 2020-05-06 09:25:44 +01:00
ee174b3872
Update to Plex 1.19.2.2737 2020-05-01 10:56:33 +01:00
b2d3c58060
Update to Plex 1.19.3.2740 2020-05-01 10:55:39 +01:00
a45f004ff0
Update to Plex ver 1.19.2.2711 2020-04-28 20:07:09 +01:00
TBK
2ea565da34 Update to Plex ver 1.19.1.2701
https://forums.plex.tv/t/plex-media-server/30447/334
2020-04-24 14:05:25 +01:00
00eca0d9dd
Update to Plex ver 1.19.2.2702-776106bc6 2020-04-24 09:50:13 +01:00
TBK
628ea0618b
Update to Plex ver 1.19.1.2645
https://forums.plex.tv/t/plex-media-server/30447/332
2020-04-11 00:49:10 +02:00
TBK
bc2768e410
Update to Plex ver 1.19.1.2645
https://forums.plex.tv/t/plex-media-server/30447/332
2020-04-11 00:35:50 +02:00
80314470cc
Update to Plex 1.19.1.2630 2020-04-07 09:25:10 +01:00
e2cef83b60
Update to Plex ver 1.19.1.2621 2020-04-04 15:57:17 +01:00
Joe Groocock
b218a4ee85
Update to OpenSSL 1.1.1f
https://www.openssl.org/news/openssl-1.1.1-notes.html

Adam Dodman, [01.04.20 10:26]
Nope, cant update to f. World would implode

Adam Dodman, [01.04.20 10:26]
thems the rulez.
2020-04-01 10:27:26 +01:00
TBK
7c4d9ae995
Update to Plex ver 1.19.1.2589
https://forums.plex.tv/t/plex-media-server/30447/328
2020-03-31 23:16:05 +02:00
331c83d114
Update to Plex ver 1.18.9.2578 2020-03-30 21:50:09 +01:00
f62aa25664
Update to Plex ver 1.18.9.2578 2020-03-30 21:49:40 +01:00
3c4ff757a5
Update to Plex ver 1.18.9.2571 2020-03-26 19:58:04 +00:00
a3661af9f6
Update to Plex ver 1.18.9.2571 2020-03-26 19:57:08 +00:00
TBK
a663d51664
Update to Plex 1.18.8.2527
https://forums.plex.tv/t/plex-media-server/30447/324
2020-03-16 20:44:57 +00:00
TBK
e10b8b1eb3
Update to Plex 1.18.8.2527
https://forums.plex.tv/t/plex-media-server/30447/324
2020-03-13 16:30:57 +01:00
40d8dd174c
Merge pull request #19 from TBK/pass
Update to Plex 1.18.8.2468
2020-02-28 22:52:28 +00:00
TBK
8e68243968
Update to Plex 1.18.8.2468 2020-02-28 23:41:54 +01:00
Joe Groocock
7a6774398b
Update to Plex 1.18.8.2461 2020-02-27 09:46:36 +00:00
7acdea7199
Update to Plex ver 1.18.7.2457 2020-02-24 17:58:03 +00:00
7e02bee71e
Update to Plex ver 1.18.7.2457 2020-02-24 17:57:29 +00:00
6a6048a4cd
Update to Plex ver 1.18.7.2438 2020-02-21 23:08:35 +00:00
1933c09b59
Update to Plex ver 1.18.7.2434 2020-02-17 20:59:24 +00:00
Joe Groocock
7b3d3655f2
Update to Plex 1.18.6.2368 2020-02-14 12:50:24 +00:00
Joe Groocock
4a8da5b5fb
Update to Plex 1.18.6.2368 2020-02-14 12:49:38 +00:00
TBK
82b9c23fd6 Update to Plex 1.18.6.2368 2020-02-05 07:25:33 +00:00
c382bca5c6
Update to Plex ver 1.18.5.2309 2020-02-03 22:26:05 +00:00
9fb30f578a
Update to Plex ver 1.18.6.2348 2020-02-03 22:16:12 +00:00
aa35bc1082
Update to Plex ver 1.18.5.2260 2020-01-21 17:14:51 +00:00
6d21675522
Merge branch 'master' into pass 2020-01-08 19:17:51 +00:00
844f1f7cc3
Update to Plex ver 1.18.4.2171 2020-01-08 19:17:14 +00:00
10faecbeec
Replace LibreSSL with OpenSSL to fix TheTVDB agent 2020-01-08 19:14:53 +00:00
bc176bbef3
Update to Plex ver 1.18.4.2171 2019-12-23 13:50:17 +00:00
TBK
659908ee0a Update to Plex 1.18.4.2164
https://forums.plex.tv/t/plex-media-server/30447/308
2019-12-17 22:42:30 +00:00
TBK
bf9a0d52d7 Update to Plex 1.18.3.2156
https://forums.plex.tv/t/plex-media-server/30447/307
2019-12-17 22:41:43 +00:00
3a722d5215
Update to Plex 1.18.3.2129 2019-12-09 15:06:08 +00:00
a1f057f344
Update to Plex ver 1.18.3.2111 2019-12-04 17:45:45 +00:00
86e5c6efc9
Revert curl 7.67.0 as it seems to be broken 2019-11-27 22:42:38 +00:00
d989c3e3c4
Revert curl 7.67.0 as it seems to be broken 2019-11-27 22:24:19 +00:00
904345ed10
Update to Plex 1.18.2.2058 2019-11-23 11:07:02 +00:00
c73dd03ef2
Update to Plex 1.18.2.2058 2019-11-23 11:06:43 +00:00
6946ea7d14
Update to Plex ver 1.18.2.2041-3d469cb3 2019-11-21 16:05:50 +00:00
0ae0751c91
Update to Plex 1.18.2.2041 2019-11-20 19:50:55 +00:00
TBK
6f9a9ec0a4
Update to Plex 1.18.2.2029 2019-11-18 08:58:41 +00:00