1 Star 0 Fork 13

宋corwin / gnutls28

forked from openKylin / gnutls28 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
RELEASES.md 2.15 KB
一键复制 编辑 原始数据 按行查看 历史
openKylinBot 提交于 2022-05-13 23:45 . Import Upstream version 3.6.13

Release policy

In the GnuTLS project there are at most two ongoing releases, one marked as 'stable' and one marked as 'next'. The former is always present and supported, while the latter is introduced on the discretion of the development team.

For both release branches all the rules in CONTRIBUTING.md apply, but in principle the 'stable' release is more conservative in new features, while the 'next' branch allows for mild behavioral changes. The 'stable' branch always provides API and ABI compatibility, while the 'next' branch may on exceptional cases change the API.

Branch Version Release interval
stable 3.6.x bi-monthly
next -

Release process

  1. Create a new 'milestone' for the next release and move all issues present in the current release milestone.
  2. Verification of release notes: ensure that release notes (NEWS) exist for this release, and include all significant changes since last release.
  3. Update of release date in NEWS, and bump of version number in configure.ac as well as soname numbers in m4/hooks.m4.
  4. make distcheck
  5. git tag -s $(VERSION). The 3.6.12 was including both the 3.6.12 and gnutls_3_6_12 tags, but it may make sense to only use the version from now on.
  6. git push && git push --tags
  7. make dist && gpg --sign --detach gnutls-$(VERSION).tar.xz
  8. scp gnutls-$(VERSION).tar.xz* trithemius.gnupg.org:/home/ftp/gcrypt/v3.6/
  9. Create and send announcement email based on previously sent email to the list and NEWS file.
  10. Create a NEWS entry at web-pages repository, and/or a security advisory entry if necessary. The NEWS entry is usually pointing to the announcement email. A commit auto-generates the gnutls web site which is mirrored twice a day by www.gnutls.org.
  11. Use the @GnuTLS twitter account to announce the release.
  12. Close the current release milestone.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Corwin-Song/gnutls28.git
git@gitee.com:Corwin-Song/gnutls28.git
Corwin-Song
gnutls28
gnutls28
openkylin/yangtze

搜索帮助

344bd9b3 5694891 D2dac590 5694891