Skip to content
Success

Changes

Summary

  1. spelling.txt: remove teh||the (details)
  2. publish-tarballs: ignore some libosmo-sccp-legacy (details)
Commit e34e20c212be6163acfbb7c95591e0d7f5d1acab by falcon
spelling.txt: remove teh||the

TEH is a valid acronym in Osmocom+Themyscira universe: it stands
for TRAU-like Extension Header, as defined in this spec:

https://www.freecalypso.org/specs/tw-ts-001-v010100.txt

Various Osmocom components now include support for this family
of Themyscira specs, but the linter outright rejects any and all
patches that have a legitimate need to mention this acronym.

Change-Id: I3d429d723e6cf926ecca9a83e36445575786c228
The file was modifiedlint/checkpatch/spelling.txt
Commit 1d12767e49e9c0e63991c88b784ba0720fb28571 by laforge
publish-tarballs: ignore some libosmo-sccp-legacy

"make dist-bzip2" doesn't work in these versions, so don't attempt to
build a tarball for them. It was fixed in 2.0.3.

Related: https://gitea.osmocom.org/osmocom/libosmo-sccp-legacy/commit/27d2423b15463a0c2b59bf9a73c57b21df989d46
Change-Id: Id894d49c579998c02f32aa45f5585234fb11746b
The file was modifiedscripts/tarballs/publish-tarballs-for-tags.sh