Commit Graph

2442 Commits

Author SHA1 Message Date
Luis Guzman
574dfee60f
Adjust openssl serial file use on 3.0 (#2300)
Signed-off-by: Ark74 <ark@switnet.org>
2022-05-08 22:41:45 +02:00
Daniel Hansson
3a252b8afe
add info in format scripts (#2298) 2022-05-07 23:57:22 +02:00
Daniel Hansson
5a859b5280
disable DHParams for now
Deprecated i2d and d2i functions for low-level key types

Any i2d and d2i functions such as d2i_DHparams() that take a low-level key type have been deprecated. Applications should instead use the OSSL_DECODER(3) and OSSL_ENCODER(3) APIs to read and write files. See "Migration" in d2i_RSAPrivateKey(3) for further details.
2022-05-07 10:44:40 +02:00
morph027
a779e23626
refs #2224 increase security of turnserver (#2293)
Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
2022-05-06 16:28:24 +02:00
Daniel Hansson
21fe45d42c
remove double code 2022-05-06 15:40:37 +02:00
Daniel Hansson
2e2f4717cd
Fix for #2288 (#2289) 2022-05-05 11:00:32 +02:00
Daniel Hansson
002ff5939c
activate config when done (#2287)
@szaimen Is this what you meant?
2022-05-04 20:33:13 +02:00
Daniel Hansson
9b586ce455
update FW 2022-05-04 20:32:22 +02:00
Daniel Hansson
c9f180b543
Add files via upload 2022-05-04 20:31:33 +02:00
Simon L
89ac5abb89
try to fix the docker prune this function (#2286)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-04 19:55:12 +02:00
Daniel Hansson
54f3bf74e4
Add PHP 8.1 + 8.2 2022-05-03 22:24:16 +02:00
Daniel Hansson
6102f224f8
version fix (#2285)
Signed-off-by: enoch85 <github@hanssonit.se>
2022-05-03 22:15:59 +02:00
Daniel Hansson
bee9db5b5e
remove live source (#2283)
Signed-off-by: enoch85 <github@hanssonit.se>
2022-05-03 22:08:17 +02:00
Daniel Hansson
7cec7c3473
add NCPATH to LEGACY 2022-05-03 22:03:05 +02:00
Daniel Hansson
12ef613fef
fix lib bugs 2022-05-03 21:58:30 +02:00
Daniel Hansson
c46da3b095
change to minimal release 2022-05-03 19:26:39 +02:00
Daniel Hansson
d97736c616
Ubuntu 22.04 (#2279)
Signed-off-by: enoch85 <github@hanssonit.se>
2022-05-03 19:25:49 +02:00
Daniel Hansson
c4b764acbd
happy new year (#2278)
Signed-off-by: enoch85 <github@hanssonit.se>
2022-04-22 18:27:42 +02:00
Daniel Hansson
05dc5b1bbf
disable keepalive 2022-04-21 21:34:28 +02:00
Daniel Hansson
02921e5662
it's already checking for "US" 2022-04-20 09:22:38 +02:00
Daniel Hansson
3d6cbeb14b
only ask to update if major currentversion isn't latest 2022-04-19 19:30:58 +02:00
Daniel Hansson
257894d025
always update minor before major version (#2277) 2022-04-19 11:47:17 +02:00
Simon L
8e445e780b
update geoblock database (#2276)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-16 20:45:20 +02:00
Daniel Hansson
cdd3a9b2cd
do not change password if ncadmin doesn't exist (#2275) 2022-04-15 11:54:52 +02:00
Daniel Hansson
7b4e358ddb
Update Collabora Docker run command (#2274) 2022-04-12 19:49:09 +02:00
Simon L
3cd8795fb3
don't unmount the daily backup drive if only the backup check is running (#2271) 2022-04-07 19:08:12 +02:00
Simon L
4d9a782b94
don't unmount daily backup drive if another backup or update is running (#2270)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-06 14:29:48 +02:00
Simon L
dedc5406b8
improve rsyncbackup script (#2269)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-03 12:36:49 +02:00
Daniel Hansson
f7f5ea6b85
upgrade to snap certbot if old one is used (#2267) 2022-03-27 00:12:45 +01:00
Daniel Hansson
6c03ab9e00
add daily zfs prune check (#2266) 2022-03-26 22:04:58 +01:00
Daniel Hansson
27d1e4d148
move productname and remove patch 2022-03-26 10:49:29 +01:00
Daniel Hansson
1161342d12
new realtek driver (#2264) 2022-03-23 21:28:15 +01:00
Simon L
5f22671ce3
fix veracrypt upgrades (#2260)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-13 11:23:52 +01:00
Daniel Hansson
3f88e26ef3
fix prune for large disks (don't prune) (#2255) 2022-03-06 00:38:51 +01:00
Daniel Hansson
15dcdfac59
fix https://github.com/nextcloud/vm/issues/2254
ask for token if the domain is already taken
2022-03-05 18:17:08 +01:00
Daniel Hansson
e6d26168bf
only check if the file actually is there (#2253) 2022-03-04 22:10:32 +01:00
Daniel Hansson
d5b2af0b03
fix https://github.com/nextcloud/vm/issues/2252
thanks @Abarth91
2022-03-04 12:25:08 +01:00
Florian Helmschmidt
cfbdd358cc
Fix syntax error generation in pihole-install.sh (#2251)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-03 13:25:28 +01:00
Daniel Hansson
2f590f4267
23.0.2 (#2248) 2022-02-27 16:41:05 +01:00
Daniel Hansson
68f73e5e90
no need to fetch the desec script here 2022-02-20 16:41:03 +01:00
Daniel Hansson
8180ab68d0
do the same thing in menu 2022-02-20 16:38:10 +01:00
Daniel Hansson
ef1d6fcb19
use another function 2022-02-20 16:32:01 +01:00
Daniel Hansson
92eba8cc1a
get the latest deSEC script to current VM 2022-02-19 23:06:24 +01:00
Daniel Hansson
666bb7e738
Register domain on existing accounts correctly (#2242) 2022-02-19 20:31:15 +01:00
Daniel Hansson
7a94ca0edf
Trying to fix deSEC (#2241)
Signed-off-by: enoch85 <github@hanssonit.se>
2022-02-19 19:30:10 +01:00
Daniel Hansson
a1dd3c21ac
remove 23.0.1 fixes 2022-02-19 10:50:06 +01:00
Daniel Hansson
00e2846b4f
abort deSEC
cc @peterthomassen
2022-02-18 23:24:03 +01:00
Daniel Hansson
c724d0aae0
partial fix of netdata 2022-02-18 22:56:40 +01:00
Simon L
c33fd59c54
exporting a variable from a child process back to the parent process does not work (#2234)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-02-13 10:04:27 +01:00
morph027
e73549ac30
Revert "update janus repo url (#2218)" (#2232)
This reverts commit 6bb6ebf31c.

Co-authored-by: morph027 <stefan.heitmueller@gmx.com>
2022-02-10 21:42:05 +01:00