Hello community, here is the log from the commit of package certstrap for openSUSE:Factory checked in at 2020-05-16 22:24:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/certstrap (Old) and /work/SRC/openSUSE:Factory/.certstrap.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "certstrap" Sat May 16 22:24:19 2020 rev:4 rq:805819 version:1.2.0+git20200507.7cda9d4 Changes: -------- --- /work/SRC/openSUSE:Factory/certstrap/certstrap.changes 2019-09-30 15:52:47.514271615 +0200 +++ /work/SRC/openSUSE:Factory/.certstrap.new.2738/certstrap.changes 2020-05-16 22:24:23.109033104 +0200 @@ -1,0 +2,22 @@ +Fri May 15 11:21:06 UTC 2020 - [email protected] + +- Update to version 1.2.0+git20200507.7cda9d4: + * update to readme & .gitignore + * update to generated binaries information + * Enforce linter errors + * Fix issues surfaced by running `golangci-lint run` + * Configure GitHub Actions + * Fix docker build after removal of vendored deps + * Bump github.com/urfave/cli from 1.22.3 to 1.22.4 + * Clean-up test execution + * Remove vendorized dependencies in favor of Go modules + * Bump github.com/urfave/cli from 1.22.2 to 1.22.3 + * Set CRL expiration to 2 years + * Add option to create CA restricted to some domains + * Bump github.com/urfave/cli from 1.22.1 to 1.22.2 + * Use raw string to avoid escaping + * Add minute and second granularity to expiration time + * Remove duplicate travis build + * Update README regarding go version + +------------------------------------------------------------------- Old: ---- certstrap-1.2.0+git20190920.dceba24.tar.xz New: ---- certstrap-1.2.0+git20200507.7cda9d4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ certstrap.spec ++++++ --- /var/tmp/diff_new_pack.vpT7rT/_old 2020-05-16 22:24:23.741034402 +0200 +++ /var/tmp/diff_new_pack.vpT7rT/_new 2020-05-16 22:24:23.745034410 +0200 @@ -1,7 +1,7 @@ # # spec file for package certstrap # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: certstrap -Version: 1.2.0+git20190920.dceba24 +Version: 1.2.0+git20200507.7cda9d4 Release: 0 Summary: Tool for bootstrapping CAs, certificate requests, and signed certificates License: Apache-2.0 Group: System/Management URL: https://github.com/square/certstrap Source: %{name}-%{version}.tar.xz -BuildRequires: golang(API) >= 1.12 +BuildRequires: golang(API) >= 1.14 ExcludeArch: s390 %description ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.vpT7rT/_old 2020-05-16 22:24:23.781034484 +0200 +++ /var/tmp/diff_new_pack.vpT7rT/_new 2020-05-16 22:24:23.781034484 +0200 @@ -5,4 +5,4 @@ </service> <service name="tar_scm"> <param name="url">git://github.com/square/certstrap.git</param> - <param name="changesrevision">dceba249189a77f72de53547c775fe618d568848</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">642b32335211d236826bce6af84dc27f0cf17b56</param></service></servicedata> \ No newline at end of file ++++++ certstrap-1.2.0+git20190920.dceba24.tar.xz -> certstrap-1.2.0+git20200507.7cda9d4.tar.xz ++++++ ++++ 16872 lines of diff (skipped)
