Package: golang-github-coreos-pkg / 4-5

Metadata

Package Version Patches format
golang-github-coreos-pkg 4-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 use yaml.v2.patch | (download)

yamlutil/yaml.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use yaml.v2 library instead of yaml.v1
 The yaml.v1 library is unpackage, obsolete and can be replaced by
 yaml.v2 in most circumstances.
skip_flaky_TestCopyOne.patch | (download)

progressutil/iocopy_test.go | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 skip flaky test which frequently fails when the system is busy.