506d721e42
Dependencies: - some upstream debian packages: cherry-pick https://review.opendev.org/c/starlingx/tools/+/817042 debdownloader $MY_REPO_ROOT_DIR/stx-tools/debian-mirror-tools/config/debian/common/base-bullseye.lst - golang 1.16.6 cherry-pick https://review.opendev.org/c/starlingx/compile/+/809321 add it to 'debian_pkg_dirs' in the compile folder build-pkgs -p golang 1.16.6 Build-image dependencies: - etcd - runc - containerd Skipped the generation of the man pages, focused only on building the package. Did build-pkgs Did build-iso Story: 2009101 Task: 43945 Change-Id: I5024e65f8c84d7b5d57e2a47b060b6ef4416053a Signed-off-by: Mihnea Saracin <Mihnea.Saracin@windriver.com>
155 lines
5.0 KiB
Plaintext
155 lines
5.0 KiB
Plaintext
kubernetes (1.21.3-1) unstable; urgency=medium
|
|
|
|
* Updated for stx debian packaging
|
|
|
|
-- Mihnea Saracin <mihnea.saracin@opendev.org> Fri, 29 Oct 2021 12:51:12 +0000
|
|
|
|
|
|
kubernetes (1.12.10+dfsg-1) UNRELEASED; urgency=medium
|
|
|
|
[ TODO ] [ FIXME ]
|
|
* copyright / vendor
|
|
* missing-sources
|
|
* rules: "make generated_files"
|
|
|
|
* New upstream release.
|
|
* Patch away deprecated "docker/engine-api".
|
|
* rules:
|
|
+ clean "zz_generated.deepcopy.go" files.
|
|
* New patch to fix selinux import.
|
|
|
|
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 18 Jun 2018 15:26:23 +1000
|
|
|
|
kubernetes (1.7.16+dfsg-1) unstable; urgency=medium
|
|
|
|
[ Michael Stapelberg ]
|
|
* Switch to XS-Go-Import-Path
|
|
|
|
[ Dmitry Smirnov ]
|
|
* Resurrected "mergo.patch" that has been mistakenly removed
|
|
(Closes: #878254).
|
|
* Re-enabled safeguard test for the above problem.
|
|
* New upstream release:
|
|
+ CVE-2017-1002101 (Closes: #892801)
|
|
+ CVE-2017-1002102 (Closes: #894051)
|
|
* Updated Vcs URLs for Salsa.
|
|
* Standards-Version: 4.1.4
|
|
* Build-Depends:
|
|
- golang-go
|
|
+ golang-any
|
|
+ golang-github-appc-cni-dev
|
|
+ golang-github-armon-circbuf-dev
|
|
+ golang-github-azure-azure-sdk-for-go-dev
|
|
+ golang-github-dgrijalva-jwt-go-v3-dev
|
|
+ golang-github-docker-distribution-dev
|
|
+ golang-github-docker-docker-dev
|
|
+ golang-github-emicklei-go-restful-swagger12-dev
|
|
+ golang-github-gogo-protobuf-dev
|
|
+ golang-github-gorilla-websocket-dev
|
|
+ golang-github-grpc-ecosystem-go-grpc-prometheus-dev
|
|
+ golang-github-karlseguin-ccache-dev
|
|
- golang-github-opencontainers-runc-dev
|
|
+ golang-github-opencontainers-docker-runc-dev
|
|
+ golang-github-pmezard-go-difflib-dev
|
|
+ golang-golang-x-time-dev
|
|
+ golang-golang-x-tools-dev
|
|
+ golang-google-grpc-dev
|
|
+ golang-gopkg-warnings.v0-dev
|
|
+ golang-goprotobuf-dev
|
|
|
|
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 06 May 2018 16:20:21 +1000
|
|
|
|
kubernetes (1.7.7+dfsg-3) unstable; urgency=medium
|
|
|
|
* kubernetes-master should depend on etcd (Closes: #855218).
|
|
|
|
-- Andrew Shadura <andrewsh@debian.org> Sun, 22 Oct 2017 19:40:46 +0100
|
|
|
|
kubernetes (1.7.7+dfsg-2) unstable; urgency=medium
|
|
|
|
* Use CURDIR, not PWD, unbreaks the build at buildds.
|
|
|
|
-- Andrew Shadura <andrewsh@debian.org> Fri, 06 Oct 2017 19:25:45 +0200
|
|
|
|
kubernetes (1.7.7+dfsg-1) unstable; urgency=medium
|
|
|
|
[ Tim Potter ]
|
|
* Open work for new release
|
|
* Remove unused Files-Excluded entries from d/copyright
|
|
* Remove Skydns B-D as no longer used
|
|
* Don't build on ppc64 or ppc64le architectures
|
|
|
|
[ Andrew Shadura ]
|
|
* New upstream release.
|
|
* Refresh patches.
|
|
* Update build dependencies.
|
|
* Symlink vendor packages to the build directory.
|
|
|
|
-- Andrew Shadura <andrewsh@debian.org> Fri, 06 Oct 2017 18:54:06 +0200
|
|
|
|
kubernetes (1.5.5+dfsg-2) unstable; urgency=medium
|
|
|
|
* Team upload.
|
|
* Don't build on ppc64le due to Go linker problems. See GitHub issue
|
|
https://github.com/golang/go/issues/15823.
|
|
* Don't build on ppc64 as it's not supported by upstream at the
|
|
moment. (Closes: #860505)
|
|
|
|
-- Tim Potter <tpot@hpe.com> Sat, 03 Jun 2017 08:00:51 +1000
|
|
|
|
kubernetes (1.5.5+dfsg-1) unstable; urgency=low
|
|
|
|
[ Dmitry Smirnov ]
|
|
* Switch to bundled "rkt".
|
|
* rules: remove "-p" option from build and test overrides.
|
|
* control: drop obsolete "golang-clockwork-dev" alternative.
|
|
* New patch to disable test failing on [armel].
|
|
* Upload to unstable.
|
|
|
|
[ Tim Potter ]
|
|
* New upstream version. [March 2017]
|
|
* Big updates to d/rules and d/copyright to update to upstream
|
|
changes made since the 1.2.x release.
|
|
* Refresh patches to bring up to date with upstream changes since
|
|
1.2.x.
|
|
* control: add lsb-base as dependency for sysvinit scripts.
|
|
* Suppress spelling-error-in-binary Lintian messages.
|
|
|
|
-- Tim Potter <tpot@hpe.com> Thu, 13 Apr 2017 16:45:57 +1000
|
|
|
|
kubernetes (1.2.5+dfsg-1) experimental; urgency=medium
|
|
|
|
* New upstream release [June 2016].
|
|
* Switch to private "github.com/golang/glog" due to log noise.
|
|
* Disabled failing tests; no longer ignore failures in tests.
|
|
* Build/test using 2 cores only.
|
|
* New patch to update appc/cni name space (fixes FTBFS).
|
|
* Removed obsolete "spf13-cobra.patch".
|
|
|
|
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 03 Jul 2016 04:12:28 +1000
|
|
|
|
kubernetes (1.2.4+dfsg-2) experimental; urgency=medium
|
|
|
|
* Added new patch to fix incompatibility with "imdario/mergo" v0.2.2
|
|
(Closes: #825753).
|
|
Thanks, Florian Ernst.
|
|
* Enable tests but ignore failures for now.
|
|
|
|
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 17 Jun 2016 01:41:38 +1000
|
|
|
|
kubernetes (1.2.4+dfsg-1) experimental; urgency=medium
|
|
|
|
* New upstream release [May 2016].
|
|
* New patch to print output of "uname -m" on unsupported architectures.
|
|
* New "docker.patch" to fix potential FTBFS.
|
|
+ Build-Depends += "golang-github-docker-distribution-dev".
|
|
|
|
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 15 Jun 2016 21:03:01 +1000
|
|
|
|
kubernetes (1.2.3+dfsg-1) experimental; urgency=low
|
|
|
|
* Initial release (Closes: #795652).
|
|
|
|
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 25 Apr 2016 22:40:12 +1000
|
|
|