v6.46.2 [stable] is released!

RouterOS version 6.46.2 has been released in public “stable” channel!

Before an upgrade:

  1. Remember to make backup/export files before an upgrade and save them on another storage device;
  2. Make sure the device will not lose power during upgrade process;
  3. Device has enough free storage space for all RouterOS packages to be downloaded.

What’s new in 6.46.2 (2020-Jan-14 07:17):

*) chr - improved stability when changing ARP modes on e1000 type adapters;
*) console - prevent “flash” directory from being removed (introduced in v6.46);
*) console - updated copyright notice;
*) crs305 - disable optical SFP/SFP+ module Tx power after disabling SFP+ interface;
*) defconf - fixed “caps-mode” not initialized properly after resetting;
*) defconf - fixed default configuration loading on RBwAPG-60adkit (introduced in v6.46);
*) lora - fixed packet sending when using “antenna-gain” higher than 5dB;
*) lte - fixed “cell-monitor” on R11e-LTE in 3G mode;
*) lte - fixed “earfcn” reporting on R11e-LTE6 in UMTS and GSM modes;
*) lte - report only valid info parameters on R11e-LTE6;
*) ppp - fixed minor typo in “ppp-client” monitor;
*) qsfp - do not report bogus monitoring readouts on modules without DDMI support;
*) qsfp - improved module monitoring readouts for DAC and break-out cables;
*) routerboard - added “mode-button” support for RBcAP2nD;
*) security - fixed vulnerability for routers with default password (limited to Wireless Wire), admin could login on startup with empty password before default configuration script was fully loaded;
) system - fixed ".auto.rsc" file execution (introduced in v6.46);
*) system - fixed “check-installation” on PowerPC devices (introduced in v6.46);
*) traffic-generator - improved memory handling on CHR;
*) webfig - allow skin designing without “ftp” and “sensitive” policies;
*) webfig - fixed “skins” saving to “flash” directory if it exists (introduced in v6.46);
*) winbox - automatically refresh “Packets” table when new packets are captured by “Tools/Packet Sniffer”;
*) winbox - fixed “Default Route Distance” default value when creating new LTE APN;
*) winbox - removed duplicate “join-eui” and “dev-eui” parameters under “Lora/Traffic”;

To upgrade, click “Check for updates” at /system package in your RouterOS configuration interface, or head to our download page: http://www.mikrotik.com/download

If you experience version related issues, then please send supout file from your router to support@mikrotik.com. File must be generated while router is not working as suspected or after some problem has appeared on device

Please keep this forum topic strictly related to this particular RouterOS release.

Previous: v6.46.1 [stable] is released!
http://forum.mikrotik.com/t/v6-46-1-stable-is-released/135478/1

*) security - fixed vulnerability for routers with default password (limited to Wireless Wire), admin could login on startup with empty password before default configuration script was fully loaded;

Don’t forget to update the Security blog. During writing this the blog has not been updated.

skins seems to be finally working again on RB750Gr3 devices. It was faulty on 6.46 and 6.64.1. Tested now and everything seems fine.

[admin@switch] > sy pa up do
            channel: stable
  installed-version: 6.46.1
     latest-version: 6.46.2
             status: Downloaded, please reboot router to upgrade it

[admin@switch] > file print
 # NAME                                           TYPE                                                SIZE CREATION-TIME
 0 skins                                          directory                                                jan/01/1970 02:00:09

Nothing seems to download in quite a few MT devices

Have not yet fixed bug introduced in 6.46 that broke /system upgrade refresh ?

LeftyTs, the downloaded files are no longer visible in /files section when using Package Updater. You can still reboot the device and it will upgrade. Or use /sys pac upd cancel to free the storage.

Is MikroTīkls transforming into MikroĀbols or what is the motivation of introducing hidden files?

Is this mentioned in the change details? Documented in Wiki?

Yes, it was under 6.46. Although not particularly mentioning that files are now hidden. There were a few improvements in package updater.

*) upgrade - improved auto package updating using “check-for-updates”;

System files have always been hidden / not accessible for a user in RouterOS. Packages are now following the same principle.

About this… does manual upgrade/downgrade (uploading files + reboot) work as before?

anyone else notice Tile units CPU temperature go much higher after this update?

NVM - was a coincidence with a maintenance on environments

ignore

Ignore

updating to 6.46.2 went smooth … from 6.46.1 to 6.46.2 done thru the dude :wink:
No problems so far

That is just plain silly!
Now when I check for new version and click Download, or after uploading files using FTP, I cannot even check if the files were loaded completely before doing a reboot!
Please undo this change, it serves no useful purpose and has many disadvantages.

This is very bad idea! It’s extremely important to check that all required packages were downloaded correctly before update. Missing packages may result in completely inaccessible router.
Packages are not some sensitive “system files”, you can download them from Mikrotik website and they are digitally signed. I don’t see any security reason to do this, they are protected enough already.

Since 6.45.5 pop up login page for hotspot is not working anymore. 6.44.6 long term working.
Mikrotik please solve this bug.
Look at the posts below:

https://forum.mikrotik.com/viewtopic.php?f=2&t=154193&p=770642#p770642
http://forum.mikrotik.com/t/redirecting-after-connecting-to-the-wifi/133550/1
http://forum.mikrotik.com/t/fresh-config-on-6-45-3-hotspot-not-working/132683/7
http://forum.mikrotik.com/t/forwarding-to-login-page-of-hotspot/133479/15
http://forum.mikrotik.com/t/hotspot-no-longer-working-connection-refused/132096/1

Agreed. Our network runs a complicated script to automatically upgrade units only to releases that have passed our testing and been made available on an internal server. The script takes pains to ensure that all files have been downloaded completely before automatically rebooting. Now it appears that you have introduced an unadvertised change that will cause the script to fail. (Ironically, this is a second order effect, because at the same time you also broke /system upgrade entirely so that they cannot even begin to execute.) This change has no obvious benefit to users, while actively impeding them (both scripts and humans) from ensuring that an upgrade Is complete and correct before installation reboot.

Please revert this change.