Microsoft repo installed on all Raspberry Pi’s

Really? This is the output from apt update && apt full-upgrade that I just run and introduced silently the repo from Microsoft.

Please point me where I was notified about it. :-)

``` Hit:1 https://dtcooper.github.io/raspotify raspotify InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 http://raspbian.raspberrypi.org/raspbian buster InRelease Reading package lists... Done Building dependency tree Reading state information... Done 9 packages can be upgraded. Run 'apt list --upgradable' to see them. Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: bluez-firmware ca-certificates raspberrypi-sys-mods rpi-eeprom sudo tzdata xserver-common xserver-xorg-core xserver-xorg-legacy 9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 9.995 kB of archives. After this operation, 28,7 kB of additional disk space will be used. Get:1 http://archive.raspberrypi.org/debian buster/main armhf bluez-firmware all 1.2-4+rpt8 [175 kB] Get:4 http://archive.raspberrypi.org/debian buster/main armhf raspberrypi-sys-mods armhf 20210125 [12,3 kB] Get:5 http://archive.raspberrypi.org/debian buster/main armhf rpi-eeprom armhf 11.6-1 [421 kB] Get:6 http://archive.raspberrypi.org/debian buster/main armhf xserver-common all 2:1.20.4-1+rpt2+deb10u3 [2.235 kB] Get:3 http://raspbian.raspberrypi.org/raspbian/raspbian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB] Get:8 http://archive.raspberrypi.org/debian buster/main armhf xserver-xorg-legacy armhf 2:1.20.4-1+rpt2+deb10u3 [2.240 kB] Get:9 http://archive.raspberrypi.org/debian buster/main armhf xserver-xorg-core armhf 2:1.20.4-1+rpt2+deb10u3 [3.280 kB] Get:2 http://raspbian.raspberrypi.org/raspbian buster/main armhf tzdata all 2021a-0+deb10u1 [266 kB] Get:7 http://raspbian.raspberrypi.org/raspbian buster/main armhf sudo armhf 1.8.27-1+deb10u3 [1.201 kB] Fetched 9.995 kB in 8s (1.249 kB/s) apt-listchanges: Reading changelogs... Preconfiguring packages ... setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file (Reading database ... 87866 files and directories currently installed.) Preparing to unpack .../0-tzdata_2021a-0+deb10u1_all.deb ... Unpacking tzdata (2021a-0+deb10u1) over (2020e-0+deb10u1) ... Preparing to unpack .../1-bluez-firmware_1.2-4+rpt8_all.deb ... Unpacking bluez-firmware (1.2-4+rpt8) over (1.2-4+rpt7) ... Preparing to unpack .../2-ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) over (20200601~deb10u1) ... Preparing to unpack .../3-raspberrypi-sys-mods_20210125_armhf.deb ... Unpacking raspberrypi-sys-mods (20210125) over (20201026) ... Preparing to unpack .../4-rpi-eeprom_11.6-1_armhf.deb ... Unpacking rpi-eeprom (11.6-1) over (11.5-1) ... Preparing to unpack .../5-sudo_1.8.27-1+deb10u3_armhf.deb ... Unpacking sudo (1.8.27-1+deb10u3) over (1.8.27-1+deb10u2) ... Preparing to unpack .../6-xserver-common_2%3a1.20.4-1+rpt2+deb10u3_all.deb ... Unpacking xserver-common (2:1.20.4-1+rpt2+deb10u3) over (2:1.20.4-1+rpt2+deb10u2) ... Preparing to unpack .../7-xserver-xorg-legacy_2%3a1.20.4-1+rpt2+deb10u3_armhf.deb ... Unpacking xserver-xorg-legacy (2:1.20.4-1+rpt2+deb10u3) over (2:1.20.4-1+rpt2+deb10u2) ... Preparing to unpack .../8-xserver-xorg-core_2%3a1.20.4-1+rpt2+deb10u3_armhf.deb ... Unpacking xserver-xorg-core (2:1.20.4-1+rpt2+deb10u3) over (2:1.20.4-1+rpt2+deb10u2) ... Setting up bluez-firmware (1.2-4+rpt8) ... Setting up raspberrypi-sys-mods (20210125) ... Adding vscode repo... Setting up tzdata (2021a-0+deb10u1) ...

Current default time zone: 'America/Sao_Paulo' Local time is now: Wed Feb 3 18:03:23 -03 2021. Universal Time is now: Wed Feb 3 21:03:23 UTC 2021. Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Setting up sudo (1.8.27-1+deb10u3) ... Setting up rpi-eeprom (11.6-1) ... Setting up xserver-common (2:1.20.4-1+rpt2+deb10u3) ... Setting up xserver-xorg-legacy (2:1.20.4-1+rpt2+deb10u3) ... setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file Setting up xserver-xorg-core (2:1.20.4-1+rpt2+deb10u3) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for systemd (241-7~deb10u5+rpi1) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ```

/r/linux Thread Parent