- 主题:请问Debian13有消息吗?
新包基本上不让进了,需要 发布经理 团队人工审核新包才行。
我赞助上传的一个新 软件包 apt-mirror2, 也就差几天时间,没有自动进入
后来人工报告 bug 请发布经理手工处理,来来回回讨论了好几个邮件,现在也没有同意。
Bug#1104621: marked as done (unblock: apt-mirror2/13-2)
【 在 adoal 的大作中提到: 】
: 没有。但是最近个把月里testing已经很少看到new package了,
: 已有package的大批量更新也少了。
--
FROM 112.96.230.*
今年的具体发布时间还不确定,现在还没有硬冻结。
今年 7 月初在 法国开 Debian 25 届年会,一些问题可能需要在这次会议上讨论。
估计年会开会后不久,应该会正式发布了。
【 在 ttaudi 的大作中提到: 】
: 又到了两年一次更新的时间,大概什么时候发布debian13呢?另外,请问下13发布后debian13.3大概什么时候发布(以前看到版友说debian小版本到3才能用,我个人使用时也有这个感觉)
13.1 13.2 13.3, 这个几个 版本发布,中间间隔 一个月 左右吧。
估计到今年年底去了。
Debian 13 做第一个比较大的改动,是从所有 底层 库 和应用程序侧解决了 2038 年问题。
这样导致所有依赖时间函数的非 Debian 官方的 deb 软件包,需要重新编译后才能够使用。
这样 Debian 13 的生态建设,将会是一个漫长和需要投入不少时间工作量的过程。
--
FROM 112.96.230.*
debian-testing-changes
Debian 的这个邮件列表会统计每天进入 testing 和 移出 testing 的软件包列表。
【 在 JulyClyde 的大作中提到: 】
: 怎么观察的?
--
FROM 112.96.230.*
【 在 ayaka 的大作中提到: 】
: 差不多吧,反正大概意思就是说,如果发现有bug,testing是修复的最慢的那个
软件包进入 Debian 的顺序是 sid --> testing --> stable
某个软件包的 bug,一般是在上游最新版本中修复,发布上游新版本。
Debian 打包最新版本到 sid, 没有啥问题,几天后,这个新版本软件包会自动进入 testing。
这种情况, testing 的修复只比 sid 晚几天。
stable 的软件包 bug 修复,需要 release manger 人工审核,在 Debian 的 点 版本里面发布,这个一般需要一个月到几个不等。
但是安全漏洞修复是即时。
--
FROM 112.96.230.*
我最欣赏的一个新功能,就是支持 web 非标端口的 apt 软件源镜像。
比如说,铜豌豆 apt 软件源,默认是使用的 60000 端口, 原来的 apt-mirror 就不支持。
当然还有很多其它改进:
- Repositories without MD5 hashsums are correctly mirrored
- Old index files are properly cleaned and don't produces errors in mirror
processing
- Standard source.list [ arch=arch1,arch2 ] can be used to specify multiple
repository architectures for mirroring
- multiple codenames (or flat folders) can be specified using comma as
delimiter
- mirror_path URL PATH option may be used to specify PATH to use for saving
mirror files instead of path that is generated from URL
- Additional configuration is loaded from the *.list files in the directory
named same as configfile with the .d suffix. Eg /etc/apt/mirror.list.d/*.list.
- Rate limit is enforced for overall download rate
- Slow download rate protection is enabled by default and can be configured
via mirror.list
- Non-zero exit code is returned if some of required files were not downloaded
due to network or server errors or no repositories were configured
- HTTP user agent can be configured via user_agent configuration
- Configuration variables are exposed to postmirror_script
- by-hash list option can be used to control whether Acquire-By-Hash Release
option should be respected or enforced
- mirror wipe protection is available and configurable via wipe_size_ratio and
wipe_count_ratio settings
- per-repository log files are available in the var_path folder
- dists folder is almost atomicaly replaced using move instead of copy/link
- native Prometheus metrics are supported
【 在 oicu 的大作中提到: 】
: apt-mirror2 比 apt-mirror 有什么改进?
--
FROM 112.96.229.*
已经进入 Debian 的 sid 版本,可以安装。
我也把这个软件包向后移植到了铜豌豆软件源。
如果是 Debian 12 稳定版,可以添加铜豌豆软件源安装。
铜豌豆 12 版本可以直接安装。
【 在 un0 的大作中提到: 】
: apt-mirror2 干嘛的?下载速度快?发上来测试一下?
apt 软件源镜像同步用,实际测试速度基本上可以跑满物理带宽。
--
FROM 112.96.229.*
这个主要看你在什么机器上使用 Debian 的哪些软件?
是否有用其它商业软件包之类的情况。
【 在 beanpole 的大作中提到: 】
: 若是如此
: 那么自己用的12就用到维护期结束再转13?
--
FROM 116.30.15.*