登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
2025 Gitee 年度开源项目评选投票进行中,快为你的心仪项目助力!
代码拉取完成,页面将自动刷新
仓库状态说明
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
12
Star
1
Fork
59
src-openEuler
/
glib2
关闭
代码
Issues
3
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
update 2203-LTS-Next branch to 2.72.2
已完成
#I60BAJ
任务
hanhuihui
创建于
2022-11-09 16:22
|差异分析报告|||| |---|---|---|---| |版本变更原因||变更后版本|2.72.2| |差异分类|差异项|差异说明|影响评估与适配方案| |特性变化|新增特性/删除特性/变更特性实现|新增|添加一个用于对齐内存分配的跨平台 API (`g_aligned_alloc()`,`g_aligned_alloc0()` 和 `g_aligned_free()`)<br>添加 `GBindingGroup` 和 `GSignalGroup` API<br>添加一个异步文件移动 API,`g_file_move_async()`<br>添加 `GDebugController` 和一个 D-Bus 实现,它公开是否在使用 `org.gtk.Debugging` D-Bus 的进程中启用调试输出界面<br>添加对在“GTlsCertificate”中加载 PKCS#12 加密文件的支持<br>添加 `g_get_user_state_dir()` 以支持 `XDG_STATE_HOME`<br>添加 `g_hash_table_new_similar()` 以复制没有数据的哈希表及其哈希/相等函数<br>添加“GMemoryMonitor”的 Windows 实现<br>添加`g_test_fail_printf()`, `g_test_skip_printf()`,`g_test_incomplete_printf()` 辅助函数,用于在测试时打印消息提前结束<br>添加 `GPowerProfileMonitor` 的门户实现<br>添加`GPowerProfileMonitor` 用于监控何时使用较少的电力<br>添加 `g_thread_pool_new_full()` API 允许排队的 `GThreadPool` 数据如果池提前释放,则释放<br>添加 `g_dbus_is_error_name()` 和 `g_dbus_is_interface_name()` 方便函数<br>添加 `g_prefix_error_literal()` 辅助函数<br>添加 `g_bytes_get_region()` 以通过范围检查从 `GBytes` 获取数据<br>添加 `g_object_take_ref()` 来下沉一个浮动的 ref<br>添加 `g_file_info_get_(access|creation)_date_time()` 访问器(工作通过 Abanoub Ghadban) <br>添加 `g_steal_fd()` 函数<br>添加 `g_spawn_check_wait_status()` 并更仔细地区分`GSpawn` API 中的等待状态和退出状态<br>添加`g_tree_remove_all()`<br>添加 `g_tls_connection_get_protocol_version()` 和`g_tls_connection_get_ciphersuite_name()` 获取 TLS 连接信息<br>实现对 `g_spawn_async_with_pipes_and_fds()` 的 FD 重映射支持Windows<br>对 Windows 上静态构建的基本支持<br>支持 Windows 10(及更高版本)上的“AF_UNIX”套接字<br>在 macOS 上支持 `LOCAL_PEERPID`,部分支持 PID该平台上的“GCredentials”<br>支持在 Windows 上使用“EXTERNAL”进行 D-Bus 客户端身份验证<br>支持桌面通知中的类别(`GNotification`)<br>允许为 `GSource`s 设置静态名称以避免不必要的字符串复制<br>在 Windows 上将 GIO DLL 固定在内存中 <br>在关闭后取消设置“GApplication”的注册状态<br>支持 `GPattern` 作为盒装类型<br>| |||删除|删除内部 libpcre 副本以支持来自 wrapdb 的子项目<br>再次不使用 `DBUS_SESSION_BUS_ADDRESS` 环境变量,如果该过程是`AT_SECURE`(setuid/setgid/setcap);此更改以前是应用然后恢复,因为它破坏了 gnome-keyring <br>弃用 `force_posix_threads` 配置选项| |配置文件|新增/变更/删除配置项||| |ABI差异|新增/变更/删除API|新增/变更/删除|新增头文件9个,变更头文件63个,移动头文件3个| ||新增/变更/删除结构体||| |命令行/功能|新增/变更/删除命令||| ||新增/变更/删除命令选项||| ||新增/变更/删除日志输出||| |SPEC文件|新增/变更/删除 编译依赖、安装依赖、依赖的软件版本变更||| ||拆分软件包方式变更||| abi变更列表如下 |头文件所在路径|变更情况| |---|---| |/usr/include/gio-unix-2.0/gio/gunixconnection.h|moved| |/usr/include/gio-unix-2.0/gio/gunixcredentialsmessage.h|moved| |/usr/include/gio-unix-2.0/gio/gunixsocketaddress.h|moved| |/usr/include/glib-2.0/gio/gappinfo.h|changed| |/usr/include/glib-2.0/gio/gcredentials.h|changed| |/usr/include/glib-2.0/gio/gdbusutils.h|changed| |/usr/include/glib-2.0/gio/gdebugcontroller.h|added| |/usr/include/glib-2.0/gio/gdebugcontrollerdbus.h|added| |/usr/include/glib-2.0/gio/gdtlsconnection.h|changed| |/usr/include/glib-2.0/gio/gfile.h|changed| |/usr/include/glib-2.0/gio/gfileinfo.h|changed| |/usr/include/glib-2.0/gio/gio.h|changed| |/usr/include/glib-2.0/gio/gioenums.h|changed| |/usr/include/glib-2.0/gio/gioenumtypes.h|changed| |/usr/include/glib-2.0/gio/giomodule.h|changed| |/usr/include/glib-2.0/gio/giotypes.h|changed| |/usr/include/glib-2.0/gio/gnotification.h|changed| |/usr/include/glib-2.0/gio/gpowerprofilemonitor.h|added| |/usr/include/glib-2.0/gio/gsettings.h|changed| |/usr/include/glib-2.0/gio/gsocketclient.h|changed| |/usr/include/glib-2.0/gio/gtlscertificate.h|changed| |/usr/include/glib-2.0/gio/gtlsclientconnection.h|changed| |/usr/include/glib-2.0/gio/gtlsconnection.h|changed| |/usr/include/glib-2.0/glib-object.h|changed| |/usr/include/glib-2.0/glib-unix.h|changed| |/usr/include/glib-2.0/glib.h|changed| |/usr/include/glib-2.0/glib/deprecated/gthread.h|changed| |/usr/include/glib-2.0/glib/galloca.h|changed| |/usr/include/glib-2.0/glib/gatomic.h|changed| |/usr/include/glib-2.0/glib/gbookmarkfile.h|changed| |/usr/include/glib-2.0/glib/gbytes.h|changed| |/usr/include/glib-2.0/glib/gchecksum.h|changed| |/usr/include/glib-2.0/glib/gdatetime.h|changed| |/usr/include/glib-2.0/glib/gerror.h|changed| |/usr/include/glib-2.0/glib/gfileutils.h|changed| |/usr/include/glib-2.0/glib/ghash.h|changed| |/usr/include/glib-2.0/glib/glib-typeof.h|added| |/usr/include/glib-2.0/glib/gmacros.h|changed| |/usr/include/glib-2.0/glib/gmain.h|changed| |/usr/include/glib-2.0/glib/gmem.h|changed| |/usr/include/glib-2.0/glib/gmessages.h|changed| |/usr/include/glib-2.0/glib/goption.h|changed| |/usr/include/glib-2.0/glib/gpattern.h|changed| |/usr/include/glib-2.0/glib/grcbox.h|changed| |/usr/include/glib-2.0/glib/gregex.h|changed| |/usr/include/glib-2.0/glib/gspawn.h|changed| |/usr/include/glib-2.0/glib/gstdio.h|changed| |/usr/include/glib-2.0/glib/gstrvbuilder.h|changed| |/usr/include/glib-2.0/glib/gtestutils.h|changed| |/usr/include/glib-2.0/glib/gthreadpool.h|changed| |/usr/include/glib-2.0/glib/gtree.h|changed| |/usr/include/glib-2.0/glib/gtypes.h|changed| |/usr/include/glib-2.0/glib/gunicode.h|changed| |/usr/include/glib-2.0/glib/gutils.h|changed| |/usr/include/glib-2.0/glib/gvariant.h|changed| |/usr/include/glib-2.0/glib/gversionmacros.h|changed| |/usr/include/glib-2.0/gmodule.h|changed| |/usr/include/glib-2.0/gobject/gbinding.h|changed| |/usr/include/glib-2.0/gobject/gbindinggroup.h|added| |/usr/include/glib-2.0/gobject/gclosure.h|changed| |/usr/include/glib-2.0/gobject/glib-types.h|changed| |/usr/include/glib-2.0/gobject/gobject.h|changed| |/usr/include/glib-2.0/gobject/gparam.h|changed| |/usr/include/glib-2.0/gobject/gparamspecs.h|changed| |/usr/include/glib-2.0/gobject/gsignal.h|changed| |/usr/include/glib-2.0/gobject/gsignalgroup.h|added| |/usr/include/glib-2.0/gobject/gtype.h|changed| |/usr/include/glib-2.0/gobject/gtypemodule.h|changed| |/usr/include/glib-2.0/gobject/gvalue.h|changed| |/usr/include/glib-2.0/gobject/gvaluecollector.h|changed| |/usr/include/glib-2.0/gobject/gvaluetypes.h|changed| |/usr/lib64/glib-2.0/include/glibconfig.h|changed|
|差异分析报告|||| |---|---|---|---| |版本变更原因||变更后版本|2.72.2| |差异分类|差异项|差异说明|影响评估与适配方案| |特性变化|新增特性/删除特性/变更特性实现|新增|添加一个用于对齐内存分配的跨平台 API (`g_aligned_alloc()`,`g_aligned_alloc0()` 和 `g_aligned_free()`)<br>添加 `GBindingGroup` 和 `GSignalGroup` API<br>添加一个异步文件移动 API,`g_file_move_async()`<br>添加 `GDebugController` 和一个 D-Bus 实现,它公开是否在使用 `org.gtk.Debugging` D-Bus 的进程中启用调试输出界面<br>添加对在“GTlsCertificate”中加载 PKCS#12 加密文件的支持<br>添加 `g_get_user_state_dir()` 以支持 `XDG_STATE_HOME`<br>添加 `g_hash_table_new_similar()` 以复制没有数据的哈希表及其哈希/相等函数<br>添加“GMemoryMonitor”的 Windows 实现<br>添加`g_test_fail_printf()`, `g_test_skip_printf()`,`g_test_incomplete_printf()` 辅助函数,用于在测试时打印消息提前结束<br>添加 `GPowerProfileMonitor` 的门户实现<br>添加`GPowerProfileMonitor` 用于监控何时使用较少的电力<br>添加 `g_thread_pool_new_full()` API 允许排队的 `GThreadPool` 数据如果池提前释放,则释放<br>添加 `g_dbus_is_error_name()` 和 `g_dbus_is_interface_name()` 方便函数<br>添加 `g_prefix_error_literal()` 辅助函数<br>添加 `g_bytes_get_region()` 以通过范围检查从 `GBytes` 获取数据<br>添加 `g_object_take_ref()` 来下沉一个浮动的 ref<br>添加 `g_file_info_get_(access|creation)_date_time()` 访问器(工作通过 Abanoub Ghadban) <br>添加 `g_steal_fd()` 函数<br>添加 `g_spawn_check_wait_status()` 并更仔细地区分`GSpawn` API 中的等待状态和退出状态<br>添加`g_tree_remove_all()`<br>添加 `g_tls_connection_get_protocol_version()` 和`g_tls_connection_get_ciphersuite_name()` 获取 TLS 连接信息<br>实现对 `g_spawn_async_with_pipes_and_fds()` 的 FD 重映射支持Windows<br>对 Windows 上静态构建的基本支持<br>支持 Windows 10(及更高版本)上的“AF_UNIX”套接字<br>在 macOS 上支持 `LOCAL_PEERPID`,部分支持 PID该平台上的“GCredentials”<br>支持在 Windows 上使用“EXTERNAL”进行 D-Bus 客户端身份验证<br>支持桌面通知中的类别(`GNotification`)<br>允许为 `GSource`s 设置静态名称以避免不必要的字符串复制<br>在 Windows 上将 GIO DLL 固定在内存中 <br>在关闭后取消设置“GApplication”的注册状态<br>支持 `GPattern` 作为盒装类型<br>| |||删除|删除内部 libpcre 副本以支持来自 wrapdb 的子项目<br>再次不使用 `DBUS_SESSION_BUS_ADDRESS` 环境变量,如果该过程是`AT_SECURE`(setuid/setgid/setcap);此更改以前是应用然后恢复,因为它破坏了 gnome-keyring <br>弃用 `force_posix_threads` 配置选项| |配置文件|新增/变更/删除配置项||| |ABI差异|新增/变更/删除API|新增/变更/删除|新增头文件9个,变更头文件63个,移动头文件3个| ||新增/变更/删除结构体||| |命令行/功能|新增/变更/删除命令||| ||新增/变更/删除命令选项||| ||新增/变更/删除日志输出||| |SPEC文件|新增/变更/删除 编译依赖、安装依赖、依赖的软件版本变更||| ||拆分软件包方式变更||| abi变更列表如下 |头文件所在路径|变更情况| |---|---| |/usr/include/gio-unix-2.0/gio/gunixconnection.h|moved| |/usr/include/gio-unix-2.0/gio/gunixcredentialsmessage.h|moved| |/usr/include/gio-unix-2.0/gio/gunixsocketaddress.h|moved| |/usr/include/glib-2.0/gio/gappinfo.h|changed| |/usr/include/glib-2.0/gio/gcredentials.h|changed| |/usr/include/glib-2.0/gio/gdbusutils.h|changed| |/usr/include/glib-2.0/gio/gdebugcontroller.h|added| |/usr/include/glib-2.0/gio/gdebugcontrollerdbus.h|added| |/usr/include/glib-2.0/gio/gdtlsconnection.h|changed| |/usr/include/glib-2.0/gio/gfile.h|changed| |/usr/include/glib-2.0/gio/gfileinfo.h|changed| |/usr/include/glib-2.0/gio/gio.h|changed| |/usr/include/glib-2.0/gio/gioenums.h|changed| |/usr/include/glib-2.0/gio/gioenumtypes.h|changed| |/usr/include/glib-2.0/gio/giomodule.h|changed| |/usr/include/glib-2.0/gio/giotypes.h|changed| |/usr/include/glib-2.0/gio/gnotification.h|changed| |/usr/include/glib-2.0/gio/gpowerprofilemonitor.h|added| |/usr/include/glib-2.0/gio/gsettings.h|changed| |/usr/include/glib-2.0/gio/gsocketclient.h|changed| |/usr/include/glib-2.0/gio/gtlscertificate.h|changed| |/usr/include/glib-2.0/gio/gtlsclientconnection.h|changed| |/usr/include/glib-2.0/gio/gtlsconnection.h|changed| |/usr/include/glib-2.0/glib-object.h|changed| |/usr/include/glib-2.0/glib-unix.h|changed| |/usr/include/glib-2.0/glib.h|changed| |/usr/include/glib-2.0/glib/deprecated/gthread.h|changed| |/usr/include/glib-2.0/glib/galloca.h|changed| |/usr/include/glib-2.0/glib/gatomic.h|changed| |/usr/include/glib-2.0/glib/gbookmarkfile.h|changed| |/usr/include/glib-2.0/glib/gbytes.h|changed| |/usr/include/glib-2.0/glib/gchecksum.h|changed| |/usr/include/glib-2.0/glib/gdatetime.h|changed| |/usr/include/glib-2.0/glib/gerror.h|changed| |/usr/include/glib-2.0/glib/gfileutils.h|changed| |/usr/include/glib-2.0/glib/ghash.h|changed| |/usr/include/glib-2.0/glib/glib-typeof.h|added| |/usr/include/glib-2.0/glib/gmacros.h|changed| |/usr/include/glib-2.0/glib/gmain.h|changed| |/usr/include/glib-2.0/glib/gmem.h|changed| |/usr/include/glib-2.0/glib/gmessages.h|changed| |/usr/include/glib-2.0/glib/goption.h|changed| |/usr/include/glib-2.0/glib/gpattern.h|changed| |/usr/include/glib-2.0/glib/grcbox.h|changed| |/usr/include/glib-2.0/glib/gregex.h|changed| |/usr/include/glib-2.0/glib/gspawn.h|changed| |/usr/include/glib-2.0/glib/gstdio.h|changed| |/usr/include/glib-2.0/glib/gstrvbuilder.h|changed| |/usr/include/glib-2.0/glib/gtestutils.h|changed| |/usr/include/glib-2.0/glib/gthreadpool.h|changed| |/usr/include/glib-2.0/glib/gtree.h|changed| |/usr/include/glib-2.0/glib/gtypes.h|changed| |/usr/include/glib-2.0/glib/gunicode.h|changed| |/usr/include/glib-2.0/glib/gutils.h|changed| |/usr/include/glib-2.0/glib/gvariant.h|changed| |/usr/include/glib-2.0/glib/gversionmacros.h|changed| |/usr/include/glib-2.0/gmodule.h|changed| |/usr/include/glib-2.0/gobject/gbinding.h|changed| |/usr/include/glib-2.0/gobject/gbindinggroup.h|added| |/usr/include/glib-2.0/gobject/gclosure.h|changed| |/usr/include/glib-2.0/gobject/glib-types.h|changed| |/usr/include/glib-2.0/gobject/gobject.h|changed| |/usr/include/glib-2.0/gobject/gparam.h|changed| |/usr/include/glib-2.0/gobject/gparamspecs.h|changed| |/usr/include/glib-2.0/gobject/gsignal.h|changed| |/usr/include/glib-2.0/gobject/gsignalgroup.h|added| |/usr/include/glib-2.0/gobject/gtype.h|changed| |/usr/include/glib-2.0/gobject/gtypemodule.h|changed| |/usr/include/glib-2.0/gobject/gvalue.h|changed| |/usr/include/glib-2.0/gobject/gvaluecollector.h|changed| |/usr/include/glib-2.0/gobject/gvaluetypes.h|changed| |/usr/lib64/glib-2.0/include/glibconfig.h|changed|
评论 (
1
)
登录
后才可以发表评论
状态
已完成
待办的
进行中
已完成
已拒绝
负责人
未设置
标签
sig/Base-service
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (30)
标签 (44)
master
openEuler-24.03-LTS-SP3
openEuler-22.03-LTS-SP4
openEuler-24.03-LTS-Next
openEuler-24.03-LTS-SP2
openEuler-24.03-LTS-SP1
openEuler-20.03-LTS-SP4
openEuler-22.03-LTS-SP3
openEuler-24.03-LTS
sync-pr263-openEuler-24.03-LTS-Next-to-openEuler-24.03-LTS-SP2
openEuler-25.09
openEuler-25.03
openEuler-22.03-LTS-SP1
openEuler-24.09
openEuler-22.03-LTS
openEuler-22.03-LTS-Next
openEuler-22.03-LTS-SP2
openEuler-20.03-LTS-SP3
openEuler-20.03-LTS-SP1
openEuler-23.09
openEuler-23.03
openEuler-22.09
openEuler-20.03-LTS-SP2
openEuler-21.09
openEuler-20.03-LTS-Next
openEuler-20.03-LTS
openEuler-21.03
openEuler-20.09
openEuler1.0
openEuler1.0-base
openEuler-25.09-release
openEuler-24.03-LTS-SP1-update-20250911
openEuler-22.03-LTS-SP4-update-20250815
openEuler-20.03-LTS-SP4-update-20250815
openEuler-22.03-LTS-SP3-update-20250815
openEuler-24.03-LTS-SP2-update-20250815
openEuler-24.03-LTS-update-20250815
openEuler-24.03-LTS-SP1-update-20250815
openEuler-24.03-LTS-update-20250711
openEuler-24.03-LTS-SP1-update-20250711
openEuler-24.03-LTS-SP2-update-20250711
openEuler-24.03-LTS-SP2-release
openEuler-24.03-LTS-SP1-update-20250516
openEuler-24.03-LTS-update-20250516
openEuler-22.03-LTS-SP4-update-20250516
openEuler-20.03-LTS-SP4-update-20250516
openEuler-22.03-LTS-SP3-update-20250516
openEuler-25.03-release
openEuler-24.03-LTS-SP1-release
openEuler-22.03-LTS-SP4-update-20241122
openEuler-22.03-LTS-SP3-update-20241122
openEuler-22.03-LTS-SP1-update-20241122
openEuler-20.03-LTS-SP4-update-20241115
openEuler-24.03-LTS-update-20241115
openEuler-22.03-LTS-SP4-release
openEuler-24.09-release
openEuler-24.03-LTS-release
openEuler-22.03-LTS-SP3-release
openEuler-23.09-rc5
openEuler-22.03-LTS-SP1-release
openEuler-22.09-release
openEuler-22.09-rc5
openEuler-22.09-20220829
openEuler-22.03-LTS-20220331
openEuler-22.03-LTS-round5
openEuler-22.03-LTS-round3
openEuler-22.03-LTS-round2
openEuler-22.03-LTS-round1
openEuler-20.03-LTS-SP3-release
openEuler-20.03-LTS-SP2-20210624
openEuler-21.03-20210330
openEuler-20.09-20200929
openEuler-20.03-LTS-20200606
openEuler-20.03-LTS-tag
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
1
https://gitee.com/src-openeuler/glib2.git
git@gitee.com:src-openeuler/glib2.git
src-openeuler
glib2
glib2
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册