The new update changed the /etc/shadow file and I do not know what should be done. Here are the differences

Old /etc/shadow Note the "!" dbus:!x:14871::::::

nobody:x:14871::::::

avahi:!:16176::::::

polkitd:!:16176:0:99999:7:::

nm-openconnect:!:16176:0:99999:7:::

rtkit:!:16176:0:99999:7:::

mysql:!:16176:0:99999:7:::

kdm:!:16176::::::

ntp:!:16176:0:99999:7:::

colord:!:16210:0:99999:7:::

git:!:16213::::::

rpc:!:16246::::::

systemd-timesync:!:16250:0:99999:7:::

systemd-network:!:16250:0:99999:7:::

systemd-resolve:!:16250:0:99999:7:::

New /etc/shadow.pacnew Note no "!"uuidd:x:14871::::::

dbus:x:14871::::::

nobody:x:14871::::::

systemd-journal-gateway:x:14871::::::

systemd-timesync:x:14871::::::

systemd-network:x:14871::::::

systemd-bus-proxy:x:14871::::::

systemd-resolve:x:14871::::::

Does anyone know what the proper format should be, ! or no !? Are we seeing a new format in the file code?