Skip to content

Commit 9642cf9

Browse files
committed
unattended-upgrades: update raspbian origins
Signed-off-by: nachoparker <nacho@ownyourbits.com>
1 parent 956eea4 commit 9642cf9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

bin/ncp/UPDATES/unattended-upgrades.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Unattended-Upgrade::Origins-Pattern {
3434
o=Debian,n=$RELEASE;
3535
o=deb.sury.org,n=$RELEASE;
3636
o="Raspberry Pi Foundation",n=$RELEASE;
37+
o="Raspbian",n=$RELEASE;
3738
}
3839
Dpkg::Options {
3940
"--force-confdef";

changelog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11

2-
[v1.38.2](https://github.com/nextcloud/nextcloudpi/commit/537925c) (2021-08-16) nc-restore: try to detect old datadir in dataless restoration
2+
[v1.38.3](https://github.com/nextcloud/nextcloudpi/commit/1a2304a) (2021-08-17) unattended-upgrades: update raspbian origins
3+
4+
[v1.38.2](https://github.com/nextcloud/nextcloudpi/commit/956eea4) (2021-08-16) nc-restore: try to detect old datadir in dataless restoration
35

46
[v1.38.1 ](https://github.com/nextcloud/nextcloudpi/commit/4f29d94) (2021-08-16) nextcloud.conf.sh: Prevent apache config test output to end up in generated template
57

6-
[v1.38.0](https://github.com/nextcloud/nextcloudpi/commit/6e2dca5) (2021-08-09) upgrade to NC20.0.12
8+
[v1.38.0 ](https://github.com/nextcloud/nextcloudpi/commit/6e2dca5) (2021-08-09) upgrade to NC20.0.12
79

810
[v1.37.9 ](https://github.com/nextcloud/nextcloudpi/commit/b8c1409) (2021-08-09) letsencrypt: ability to disable it and roll back to self-signed certificates
911

0 commit comments

Comments
 (0)