Hello community, here is the log from the commit of package certstrap for openSUSE:Leap:15.2 checked in at 2020-05-18 10:59:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/certstrap (Old) and /work/SRC/openSUSE:Leap:15.2/.certstrap.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "certstrap" Mon May 18 10:59:49 2020 rev:2 rq:806050 version:1.2.0+git20200507.7cda9d4 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/certstrap/certstrap.changes 2020-02-21 23:51:41.644845767 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.certstrap.new.2738/certstrap.changes 2020-05-18 10:59:50.662692348 +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.ExFIZL/_old 2020-05-18 10:59:51.090693234 +0200 +++ /var/tmp/diff_new_pack.ExFIZL/_new 2020-05-18 10:59:51.094693242 +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.ExFIZL/_old 2020-05-18 10:59:51.134693325 +0200 +++ /var/tmp/diff_new_pack.ExFIZL/_new 2020-05-18 10:59:51.134693325 +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)
