summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-09-30Linux 5.8.12-989 from Clear 33770Alan Orth
2020-09-27Linux 5.8.11-988 from Clear 33760Alan Orth
2020-09-27Bump pkgrel to remove old package hashesAlan Orth
There is a problem with the sed expression I was using to remove the old hashes in my check/update script.
2020-09-27PKGBUILD: Use GitHub link for kernelAlan Orth
There is actually no helpful information for us on the Clear Linux website itself.
2020-09-27Bump pkgrel to fix issue with Clear version parsingAlan Orth
When extracting hashes for the kernel, command line, and modules I had been using a regex that included the Clear version, but it seems that some updates bump the Clear version, but include the kernel for a previous Clear version, which causes the extraction to fail. For example Clear version 33760 and 33750 both list 33750 in their manifests: Manifest.kernel-native.33760: F.b. f0ad0ea4bbe812336e6ac0d8b74a27ada6510cc548bc5933d55ed4db93b31915 33750 /usr/lib/kernel/org.clearlinux.native.5.8.11-988 Manifest.kernel-native.33750: F.b. f0ad0ea4bbe812336e6ac0d8b74a27ada6510cc548bc5933d55ed4db93b31915 33750 /usr/lib/kernel/org.clearlinux.native.5.8.11-988 For now I will resort to using "[[:digit:]]+" in the regex instead of the kernel version.
2020-09-23Linux 5.8.10-987 from Clear 33730Alan Orth
2020-09-15Linux 5.8.9-986 from Clear 33710Alan Orth
2020-09-11Linux 5.8.8-984 from Clear 33700Alan Orth
2020-09-05Linux 5.7.19-982 from Clear 33680Alan Orth
2020-09-02Linux 5.7.19-981 from Clear 33670Alan Orth
2020-09-01Linux 5.7.18-980 from Clear 33660Alan Orth
2020-08-27Linux 5.7.17-979 from Clear 33650Alan Orth
2020-08-15Linux 5.7.15-977 from Clear 33610Alan Orth
2020-08-07Linux 5.7.13-975 from Clear 33590Alan Orth
2020-08-06Linux 5.7.12-974 from Clear 33580Alan Orth
2020-08-01Linux 5.7.11-973 from Clear 33570Alan Orth
2020-07-24Linux 5.7.10-972 from Clear 33530Alan Orth
2020-07-22Linux 5.7.9-970 from Clear 33520Alan Orth
2020-07-15Linux 5.7.8-968 from Clear 33500Alan Orth
2020-07-03Linux 5.7.7-967 from Clear 33460Alan Orth
2020-06-19Linux 5.7.4-964 from Clear 33400Alan Orth
2020-06-14Linux 5.7.2-962 from Clear 33350Alan Orth
2020-06-11Linux 5.7.1-961 from Clear 33340Alan Orth
2020-06-10Linux 5.6.17-960 from Clear 33330Alan Orth
2020-06-06Linux 5.6.16-958 from Clear 33290Alan Orth
2020-05-30Linux 5.6.15-957 from Clear 33250Alan Orth
2020-05-21Linux 5.6.14-955 from Clear 33180Alan Orth
2020-05-21Linux 5.6.13-953 from Clear 33170Alan Orth
2020-05-17Linux 5.6.13-952 from Clear 33110Alan Orth
2020-05-13Linux 5.6.12-950 from Clear 33080Alan Orth
2020-05-12Linux 5.6.11-949 from Clear 33070Alan Orth
2020-05-08Linux 5.6.11-948 from Clear 33050Alan Orth
2020-05-05Linux 5.6.10-947 from Clear 33020.Alan Orth
2020-05-02Linux 5.6.8-945 from Clear 33000Alan Orth
2020-05-01Linux 5.6.8-944 from Clear 32990Alan Orth
2020-04-23Linux 5.6.6-942 from Clear LinuxAlan Orth
2020-04-23Adjust PKGBUILD to use unique names for sourcesAlan Orth
The names of the Clear Linux source files never change so there is always an issue when building unless you remove them first. Now we use a different source syntax to embed the Clear version into each file name so that they are unique: Manifest.kernel-native.32890.
2020-04-22Linux 5.6.5-941 from Clear 32890Alan Orth
2020-04-18Linux 5.6.4-938 from Clear 32870Alan Orth
2020-04-15Linux 5.6.4-937 from Clear 32840Alan Orth
2020-04-14Linux 5.6.3-936 from Clear 32830Alan Orth
2020-04-10Linux 5.6.3-935 from Clear 32800Alan Orth
2020-04-04Linux 5.5.15-930 from Clear 32760Alan Orth
2020-04-03Linux 5.5.14-928 from Clear 32750Alan Orth
2020-04-02Linux 5.5.13-925 from Clear 32720Alan Orth
2020-03-28Linux 5.5.13-924 from Clear 32700Alan Orth
2020-03-24Linux 5.5.11-922 from Clear 32670Alan Orth
2020-03-20Linux 5.5.10-921 from Clear 32650Alan Orth
2020-03-13Linux 5.5.9-918 from Clear 32600Alan Orth
2020-03-08Linux 5.5.8-917 from Clear 32550Alan Orth