macOS 14 RC 你们升级了吗?体验如何?

2023-09-14 10:19:03 +08:00
 DJCNMHG
如图,已经收到了 RC 推送更新


另外,有一个已知的 Bug:
https://mullvad.net/en/blog/2023/9/13/bug-in-macos-14-sonoma-prevents-our-app-from-working/

macOS 14 Sonoma 测试版和候选发布版包含一个错误,会导致防火墙无法正确过滤流量。
在 macOS 14 Sonoma 测试版期间,Apple 在 macOS 防火墙、数据包过滤器 (PF) 中引入了一个错误。防火墙规则不能正确应用于网络流量,不应该被允许的流量却被允许了。我们认为这是防火墙中的一个关键漏洞,任何依赖 PF 过滤的用户或在 macOS 设备后台使用 PF 过滤的应用程序都应该谨慎升级到 macOS 14 。
3993 次点击
所在节点    macOS
29 条回复
hellojay
2023-09-14 10:24:32 +08:00
我记得有说速度会快,但是我没有感觉到。感受最强的还是桌面小组件,非常棒
Cherchez
2023-09-14 10:41:00 +08:00
从上版 beta 开始用 sonoma 的 第一时间也更了 RC 没啥问题
昨晚把 ios 也升到 rc 了 小组件用起来很舒服
Code00911
2023-09-14 11:13:05 +08:00
@Cherchez iPad Pro2020 升级后掉帧,会卡,版本不行
chinemds
2023-09-14 11:22:54 +08:00
@Code00911 同款升级没啥问题
khunwang
2023-09-14 12:04:56 +08:00
为啥我升级后上不去网,重启后进去连网上一会就又不行
slowmist
2023-09-14 12:21:06 +08:00
用 pf 的不多吧
这家 vpn 会用到 pf 吗
Leonard
2023-09-14 12:24:38 +08:00
请问下各位小组件有哪些实用的推荐吗
DJCNMHG
2023-09-14 12:31:20 +08:00
@slowmist 根据他们博客的描述,是会用到的。可能是分流功能需要用到?
z1645444
2023-09-14 12:39:22 +08:00
从 13 stable 到 Beta 到 RC ,完全没感觉到性能上的减弱或者提升😳
Ga2en
2023-09-14 12:43:54 +08:00
没问题随便升,比 Ventura 的 beta 强了也就一千倍吧。
clocean
2023-09-14 13:51:56 +08:00
rc 是否等于正式版的固件了?准备从 public beta 升级到正式版
1234ts
2023-09-14 13:52:25 +08:00
锁屏头像老是空白,加载慢的很
wsjjacky
2023-09-14 13:57:16 +08:00
从公测版一路升过来,没感觉了,你说是正式版我也信(反正正式版也经常小 bug 不断 ¯\_(ツ)_/¯ )。
zjuster
2023-09-14 15:27:59 +08:00
已经更新,屏幕组件真的是期待已久。
我的 vpn 可以正常使用。


几个不满意的点:
1. 字体有点别扭,chrome 标题栏的字体、正文的字体、组件(大中小)的字体都不太一样,眼睛不适应。
2. 一碰桌面就进入小组件的编辑模式,没找到关闭的地方,等下试一下。
2. Bartender 不行,会一直显示 bartender4 正在捕捉屏幕,开发者说是因为 API 淘汰的问题,还在处理中,不过可以能正常隐藏任务栏图标。

@clocean 最近几年的 RC 到正式版啥都没改。我是因为真的很期待小组件升级了,手机手表和 Pad 暂时不相碰。(去年 iPad 测试版出现了不给笔充电的问题...,也遇到过手表系统版本不匹配耗电的问题)
Cat7373
2023-09-14 15:32:38 +08:00
流畅,流畅,还是流畅;
不光 Mac ,iOS 也是;
然,台前调度有各种 Bug
slowmist
2023-09-14 15:41:30 +08:00
@DJCNMHG
原来 mullvad 和 tor 有合作啊
第一次见用 pf 的服务商😇

```
cat pfdump.txt
r scrub-anchor "com.apple/*" all fragment reassemble
r anchor "com.apple/*" all
r anchor "mullvad" all
n nat-anchor "com.apple/*" all
n rdr-anchor "com.apple/*" all
n rdr-anchor "mullvad" all
A com.apple
A mullvad
com.apple r anchor "200.AirDrop/*" all
com.apple r anchor "250.ApplicationFirewall/*" all
com.apple A com.apple/200.AirDrop
com.apple A com.apple/250.ApplicationFirewall
mullvad r pass quick on lo0 all flags any keep state
mullvad r pass out quick inet proto udp from any port = 68 to 255.255.255.255 port = 67 no state
mullvad r pass in quick inet proto udp from any port = 67 to any port = 68 no state
mullvad r pass out quick inet6 proto udp from fe80::/10 port = 546 to ff02::1:2 port = 547 no state
mullvad r pass out quick inet6 proto udp from fe80::/10 port = 546 to ff05::1:3 port = 547 no state
mullvad r pass in quick inet6 proto udp from fe80::/10 port = 547 to fe80::/10 port = 546 no state
mullvad r pass out quick inet6 proto ipv6-icmp from any to ff02::2 icmp6-type routersol no state
mullvad r pass in quick inet6 proto ipv6-icmp from fe80::/10 to any icmp6-type routeradv no state
mullvad r pass in quick inet6 proto ipv6-icmp from fe80::/10 to any icmp6-type redir no state
mullvad r pass out quick inet6 proto ipv6-icmp from any to ff02::1:ff00:0/104 icmp6-type neighbrsol no state
mullvad r pass out quick inet6 proto ipv6-icmp from any to fe80::/10 icmp6-type neighbrsol no state
mullvad r pass in quick inet6 proto ipv6-icmp from fe80::/10 to any icmp6-type neighbrsol no state
mullvad r pass out quick inet6 proto ipv6-icmp from any to fe80::/10 icmp6-type neighbradv no state
mullvad r pass in quick inet6 proto ipv6-icmp all icmp6-type neighbradv no state
mullvad r pass out quick on utun3 inet proto tcp from any to 100.64.0.31 port = 53 flags S/SA keep state
mullvad r pass out quick on utun3 inet proto udp from any to 100.64.0.31 port = 53 no state
mullvad r pass out quick inet proto tcp from any to 186.243.5.35 port = 443 user = 0 flags S/SA keep state
mullvad r block return out quick proto tcp from any to any port = 53
mullvad r block return out quick proto udp from any to any port = 53
mullvad r pass quick on utun3 all flags S/SA keep state
mullvad r pass out quick inet from any to 10.0.0.0/8 no state
mullvad r pass in quick inet from 10.0.0.0/8 to any no state
mullvad r pass out quick inet from any to 172.16.0.0/12 no state
mullvad r pass in quick inet from 172.16.0.0/12 to any no state
mullvad r pass out quick inet from any to 192.168.0.0/16 no state
mullvad r pass in quick inet from 192.168.0.0/16 to any no state
mullvad r pass out quick inet from any to 169.254.0.0/16 no state
mullvad r pass in quick inet from 169.254.0.0/16 to any no state
mullvad r pass out quick inet6 from any to fe80::/10 no state
mullvad r pass in quick inet6 from fe80::/10 to any no state
mullvad r pass out quick inet6 from any to fc00::/7 no state
mullvad r pass in quick inet6 from fc00::/7 to any no state
mullvad r pass out quick inet from any to 255.255.255.255 no state
mullvad r pass out quick inet from any to 224.0.0.0/24 no state
mullvad r pass out quick inet from any to 239.0.0.0/8 no state
mullvad r pass out quick inet6 from any to ff01::/16 no state
mullvad r pass out quick inet6 from any to ff02::/16 no state
mullvad r pass out quick inet6 from any to ff03::/16 no state
mullvad r pass out quick inet6 from any to ff04::/16 no state
mullvad r pass out quick inet6 from any to ff05::/16 no state
mullvad r pass out quick inet proto udp from any port = 67 to any port = 68 no state
mullvad r pass in quick inet proto udp from any port = 68 to 255.255.255.255 port = 67 no state
mullvad r block return out quick all
mullvad r block drop quick all

```
DJCNMHG
2023-09-14 15:48:17 +08:00
@zjuster 关于第二点,可以关闭,在设置里
DJCNMHG
2023-09-14 15:49:47 +08:00
@slowmist mullvad 和 tor 合作,出了一个不带 tor 节点的浏览器,叫 mullvad browser ,就是内置了一些隐私插件,稍微有点鸡肋。。
bleaker
2023-09-14 16:06:27 +08:00
Sonoma RC 修了第一次开机时系统无法识别无线键鼠的问题,非常有用
Dachunlv
2023-09-14 16:09:35 +08:00
升级了,感觉还可以,没觉得有明显提升,也没啥明显 BUG

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://tanronggui.xyz/t/973639

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX