FS#56925 - [colorgcc] using static commits instead of switchable tab labels

Attached to Project: Community Packages
Opened by Levente Polyak (anthraxx) - Tuesday, 02 January 2018, 09:21 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Sunday, 02 September 2018, 17:43 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hi,

i noticed while implementing  FS#48422  the package was changed to use a tag label rather then a git commit. This should always be avoided as tag labels can always be changed without us having any way to notice. instead, full git commit hashes should be used instead and a pkgver() function vor convenience so it doesn't have to be kept in sync.

While on it, please also consider changing from plain git:// to TLS endpoint verified git+https:// schema.

An example for git commit packages can be taken from Jan Steffens, f.e.: https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/empathy
This task depends upon

Closed by  Jaroslav Lichtblau (Dragonlord)
Sunday, 02 September 2018, 17:43 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in colorgcc 1.4.5-1
Does not use git anymore for fetching the source code.

Loading...