Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 81e0db6
  • /
  • dev
  • /
  • release-aux
  • /
  • README.md
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:a0438f06b23baf625054d6ed3e1cdc0a8ba4918b
directory badge Iframe embedding
swh:1:dir:e741878a091b5745f2338d6d6890cd8a141888e8
README.md
Auxillary files for dev/release.sh
===================================

- release-state-fn.sh

  This is the main version and state update logic...  you could say
  that it's the innermost engine for the release mechanism.  It
  tries to be agnostic of versioning schemes, and relies on
  release-version-fn.sh to supply necessary functions that are
  specific for versioning schemes.

- release-version-fn.sh

  Supplies functions that are specific to versioning schemes:

  get_version() gets the version data from appropriate files.

  set_version() writes the version data to appropriate files.

  fixup_version() updates the version data, given a first argument
  that instructs it what update to do.

- openssl-announce-pre-release.tmpl and openssl-announce-release.tmpl

  Templates for announcements

- fixup-*-release.pl and fixup-*-postrelease.pl

  Fixup scripts for specific files, to be done for the release
  commit and for the post-release commit.

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top