Commit Graph

310 Commits

Author SHA256 Message Date
Aleksa Sarai
1a3f9b9afa Accepting request 756068 from home:cyphar:docker
Update changelog to include old bugfixes.

OBS-URL: https://build.opensuse.org/request/show/756068
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=332
2019-12-12 13:15:57 +00:00
Aleksa Sarai
5ebf4bf2c7 Accepting request 755959 from home:cyphar:docker
- Support older SLE systems which don't have "usermod -w -v".

OBS-URL: https://build.opensuse.org/request/show/755959
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=331
2019-12-12 00:16:15 +00:00
Aleksa Sarai
97db855981 Accepting request 754551 from home:cyphar:docker
Add bug reference (bsc#1158590).

OBS-URL: https://build.opensuse.org/request/show/754551
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=329
2019-12-06 03:40:52 +00:00
Flavio Castelli
81fa93d82c Accepting request 732529 from home:cbcoutinho:branches:Virtualization:containers
- Fix zsh-completion (docker -> _docker)

OBS-URL: https://build.opensuse.org/request/show/732529
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=327
2019-11-18 13:49:09 +00:00
Aleksa Sarai
71b1492013 Accepting request 749163 from home:cyphar:docker
- Update to Docker 19.03.5-ce. See upstream changelog in the packaged
  /usr/share/doc/packages/docker/CHANGELOG.md.

OBS-URL: https://build.opensuse.org/request/show/749163
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=326
2019-11-18 04:55:57 +00:00
Aleksa Sarai
02ca9765c1 Accepting request 742771 from home:cyphar:docker
Docker v19.03.4-ce update.

OBS-URL: https://build.opensuse.org/request/show/742771
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=324
2019-10-25 06:13:56 +00:00
Aleksa Sarai
fd64aa149c - Drop containerd.service workaround (we've released enough versions without
containerd.service -- there's no need to support package upgrades that old).
- Update to Docker 19.03.3-ce. See upstream changelog in the packaged
  /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1153367

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=322
2019-10-09 01:08:46 +00:00
Aleksa Sarai
56c9b0f980 Accepting request 734438 from home:cyphar:docker
- Update to Docker 19.03.2-ce. See upstream changelog in the packaged
  /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1150397

OBS-URL: https://build.opensuse.org/request/show/734438
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=320
2019-10-02 00:37:03 +00:00
Aleksa Sarai
938c898611 Accepting request 719747 from home:cyphar:docker
- Fix default installation such that --userns-remap=default works properly
  (this appears to be an upstream regression, where --userns-remap=default
  doesn't auto-create the group and results in an error on-start). boo#1143349

OBS-URL: https://build.opensuse.org/request/show/719747
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=318
2019-07-30 05:44:55 +00:00
Aleksa Sarai
fb5e6c3606 Accepting request 719412 from home:cyphar:docker
Docker 19.03.1-ce.

OBS-URL: https://build.opensuse.org/request/show/719412
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=317
2019-07-28 16:50:24 +00:00
Aleksa Sarai
ff604e37bb Accepting request 717716 from home:cyphar:docker
Docker v19.03.0-ce.

OBS-URL: https://build.opensuse.org/request/show/717716
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=315
2019-07-23 01:51:56 +00:00
Aleksa Sarai
2bf28b0b21 Accepting request 717242 from home:cyphar:docker
- Move bash-completion to correct location.
- Update to Docker 18.09.8-ce. See upstream changelog in the packaged
  /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1142160 CVE-2019-13509

OBS-URL: https://build.opensuse.org/request/show/717242
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=314
2019-07-20 15:54:08 +00:00
Aleksa Sarai
9f66d3bb9c Docker v18.09.7.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=312
2019-06-28 01:58:22 +00:00
Aleksa Sarai
cc0b032b70 Accepting request 712228 from home:cyphar:docker
- Use %config(noreplace) for /etc/docker/daemon.json. bsc#1138920

OBS-URL: https://build.opensuse.org/request/show/712228
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=311
2019-06-27 07:16:12 +00:00
Aleksa Sarai
d75af67d04 Accepting request 708940 from home:cyphar:docker
- Add patch for CVE-2018-15664. bsc#1096726
  + CVE-2018-15664.patch

OBS-URL: https://build.opensuse.org/request/show/708940
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=309
2019-06-10 08:40:50 +00:00
Aleksa Sarai
5690a0041e Accepting request 701146 from home:cyphar:docker
- Update to Docker 18.09.6-ce see upstream changelog in the packaged
  /usr/share/doc/packages/docker/CHANGELOG.md.
- Rebase patches:
  * bsc1128746-0001-integration-cli-don-t-build-test-images-if-they-alre.patch

OBS-URL: https://build.opensuse.org/request/show/701146
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=307
2019-05-06 18:41:55 +00:00
Aleksa Sarai
ddeb833513 - Update to Docker 18.09.5-ce see upstream changelog in the packaged
/usr/share/doc/packages/docker/CHANGELOG.md. bsc#1128376 boo#1134068

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=306
2019-05-03 16:22:55 +00:00
Aleksa Sarai
c05ebdd094 Accepting request 687622 from home:sgrunert
- Update to Docker 18.09.3-ce. See upstream changelog in the packaged
  /usr/share/doc/packages/docker/CHANGELOG.md.

OBS-URL: https://build.opensuse.org/request/show/687622
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=304
2019-03-25 06:51:57 +00:00
Aleksa Sarai
334335e0e5 Accepting request 684497 from home:cyphar:containers:docker-test
More tests.sh improvements to increase the success percentage and to run
dockerd-related tests.

OBS-URL: https://build.opensuse.org/request/show/684497
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=303
2019-03-12 22:20:37 +00:00
Aleksa Sarai
ea139541fa Fix broken patch.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=302
2019-03-12 08:21:05 +00:00
Aleksa Sarai
aa89492db8 - docker-test: improvements to test packaging (we don't need to ship around the
entire source tree, and we also need to build the born-again integration/
  tests which contain a suite-per-directory). We also need a new patch which
  fixes the handling of *-test images. bsc#1128746
  + bsc1128746-0001-integration-cli-don-t-build-test-images-if-they-alre.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=301
2019-03-12 07:51:12 +00:00
Aleksa Sarai
228cbfd32b One more tests.sh fix.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=300
2019-03-11 15:26:19 +00:00
Aleksa Sarai
aa8b889eb5 Correct tests.sh.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=299
2019-03-11 12:47:45 +00:00
Aleksa Sarai
1dba49a151 Accepting request 683820 from home:cyphar:containers:docker-test
tests.sh: remove integration/ support

OBS-URL: https://build.opensuse.org/request/show/683820
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=298
2019-03-11 12:02:19 +00:00
Aleksa Sarai
46a92a1eb8 Accepting request 683779 from home:cyphar:containers:docker-test
- docker-test: add support for running the new integration/ tests with tests.sh

OBS-URL: https://build.opensuse.org/request/show/683779
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=297
2019-03-11 11:56:10 +00:00
Aleksa Sarai
5d5d984bf3 Accepting request 683739 from home:cyphar:containers:docker-test
Improve tests.sh.

OBS-URL: https://build.opensuse.org/request/show/683739
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=296
2019-03-11 09:47:55 +00:00
Aleksa Sarai
b94112cc9d Accepting request 683712 from home:cyphar:containers:docker-test
More improvements to tests.sh.

OBS-URL: https://build.opensuse.org/request/show/683712
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=295
2019-03-11 08:08:10 +00:00
Aleksa Sarai
2da3bd4f57 Accepting request 683643 from home:cyphar:containers:docker-test
Makes testing actually work properly.

OBS-URL: https://build.opensuse.org/request/show/683643
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=294
2019-03-11 04:39:28 +00:00
Aleksa Sarai
cc89a2459e Accepting request 683640 from home:cyphar:containers:docker-test
improvements to tests.sh

OBS-URL: https://build.opensuse.org/request/show/683640
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=293
2019-03-11 00:44:36 +00:00
Aleksa Sarai
da5c1b9837 Accepting request 683632 from home:cyphar:containers:docker-test
Fix find usage.

OBS-URL: https://build.opensuse.org/request/show/683632
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=292
2019-03-10 22:59:52 +00:00
Aleksa Sarai
1711b55eb5 Accepting request 683630 from home:cyphar:containers:docker-test
- docker-test: improvements to test packaging (we don't need to ship around the
  entire source tree, and we also need to build the born-again integration/
  tests which contain a suite-per-directory).

OBS-URL: https://build.opensuse.org/request/show/683630
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=291
2019-03-10 21:59:21 +00:00
Aleksa Sarai
b54f093209 Accepting request 683628 from home:cyphar:containers:docker-test
- docker-test: improvements to test packaging (we don't need to ship around the
  entire source tree, and we also need to build the born-again integration/
  tests which contain a suite-per-directory). tests.sh will need to be updated,
  but this will be done in a follow-up.

OBS-URL: https://build.opensuse.org/request/show/683628
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=290
2019-03-10 21:20:43 +00:00
Michal Jura
1080cf620d Accepting request 679202 from home:mjura:branches:Virtualization:containers
- Move daemon.json file to /etc/docker directory, bsc#1114832

OBS-URL: https://build.opensuse.org/request/show/679202
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=288
2019-02-26 12:18:18 +00:00
Aleksa Sarai
9189d5024b Accepting request 673381 from home:cyphar:containers:docker_18.09.1
- Add fix for CVE-2019-5736 (effectively copying /proc/self/exe during re-exec
  to avoid write attacks to the host runc binary). bsc#1121967
  + CVE-2019-5736.patch

OBS-URL: https://build.opensuse.org/request/show/673381
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=286
2019-02-11 14:39:43 +00:00
Aleksa Sarai
077069cf9a Accepting request 673001 from home:cyphar:containers:docker_18.09.1
- Update shell completion to use Group: System/Shells.

OBS-URL: https://build.opensuse.org/request/show/673001
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=285
2019-02-09 13:55:16 +00:00
Jordi Massaguer
98584d8935 Accepting request 672170 from home:mjura:branches:Virtualization:containers
-  Add daemon.json file with rotation logs cofiguration, bsc#1114832

OBS-URL: https://build.opensuse.org/request/show/672170
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=284
2019-02-07 09:04:01 +00:00
Aleksa Sarai
6119adcb49 - Update to Docker 18.09.1-ce. See upstream changelog in the packaged
/usr/share/doc/packages/docker/CHANGELOG.md. bsc#1124308

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=283
2019-02-06 09:42:32 +00:00
Aleksa Sarai
928246d947 Accepting request 666021 from home:EGDFree:branches:Virtualization:containers
- Add fish shell completion

OBS-URL: https://build.opensuse.org/request/show/666021
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=282
2019-01-31 13:39:17 +00:00
Jordi Massaguer
c1766786ba Accepting request 664598 from home:sgrunert
- Disable leap based builds for kubic flavor. bsc#1121412

OBS-URL: https://build.opensuse.org/request/show/664598
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=280
2019-01-11 11:01:27 +00:00
Aleksa Sarai
1ca932a40c Correct changelog entry for bsc#1118990
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=279
2018-12-25 17:14:49 +00:00
Aleksa Sarai
03396c1701 Accepting request 660267 from home:cyphar:docker_changelog
Minor changelog update.

OBS-URL: https://build.opensuse.org/request/show/660267
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=277
2018-12-20 11:23:52 +00:00
Aleksa Sarai
d34a0c90b1 Accepting request 660128 from home:clee:branches:Virtualization:containers
- Update go requirements to >= go1.10.6 to fix
  * bsc#1118897 CVE-2018-16873
    go#29230 cmd/go: remote command execution during "go get -u"
  * bsc#1118898 CVE-2018-16874
    go#29231 cmd/go: directory traversal in "go get" via curly braces in import paths
  * bsc#1118899 CVE-2018-16875
    go#29233 crypto/x509: CPU denial of service

OBS-URL: https://build.opensuse.org/request/show/660128
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=276
2018-12-20 11:15:30 +00:00
Aleksa Sarai
c63069dadd Accepting request 659068 from home:cyphar:go:remove_goroot_profile
- Handle build breakage due to missing 'export GOPATH' (caused by resolution of
  boo#1119634). I believe Docker is one of the only packages with this problem.

OBS-URL: https://build.opensuse.org/request/show/659068
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=275
2018-12-18 10:34:21 +00:00
Aleksa Sarai
1d3bce0fc6 Accepting request 653738 from home:cyphar:containers:docker_18.09
- Add backports of https://github.com/docker/docker/pull/37302 and
  https://github.com/docker/cli/pull/1130, which allow for users to explicitly
  specify the NIS domainname of a container. bsc#1001161
  + bsc1001161-0001-oci-include-the-domainname-in-kernel.domainname.patch
  + bsc1001161-0002-cli-add-a-separate-domainname-flag.patch

OBS-URL: https://build.opensuse.org/request/show/653738
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=273
2018-12-04 04:34:12 +00:00
Aleksa Sarai
51f454aa26 Accepting request 652641 from home:cyphar:containers:docker_18.09
- Update docker.service to match upstream and avoid rlimit problems.
  bsc#1112980

OBS-URL: https://build.opensuse.org/request/show/652641
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=272
2018-11-29 15:21:51 +00:00
Aleksa Sarai
4bdf0ab402 Accepting request 652637 from home:cyphar:containers:docker_18.09
[ DO NOT FORWARD TO FACTORY! ]
- Upgrade to Docker 18.09.0-ce. See upstream changelog in the packaged
  /usr/share/doc/packages/docker/CHANGELOG.md
- Add revert of an upstream patch to fix docker-* handling.
  + packaging-0001-revert-Remove-docker-prefix-for-containerd-and-runc-.patch
- Rebase patches:
  * bsc1047218-0001-man-obey-SOURCE_DATE_EPOCH-when-generating-man-pages.patch
  * bsc1073877-0001-apparmor-allow-receiving-of-signals-from-docker-kill.patch
  * bsc1073877-0002-apparmor-clobber-docker-default-profile-on-start.patch
  * private-registry-0001-Add-private-registry-mirror-support.patch
  * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch
  * secrets-0002-SUSE-implement-SUSE-container-secrets.patch
- Remove upstreamed patches:
  - bsc1100727-0001-build-add-buildmode-pie.patch

OBS-URL: https://build.opensuse.org/request/show/652637
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=271
2018-11-29 15:15:40 +00:00
Aleksa Sarai
0ca6dfbd71 - Update changelogs to mention bsc#1113313.
- Add backport of https://github.com/containerd/containerd/pull/2764, which is
  required for us to build containerd on i586 SLE-12 (where /bin/sh doesn't
  like emoji in shell scripts). bsc#1102522 bsc#1113313

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=269
2018-11-05 10:38:15 +00:00
Aleksa Sarai
c2334cfa66 Accepting request 640537 from home:vrothberg:branches:Virtualization:containers
- Reduce the disk footprint by recommending git-core instead of
  hard requiring it.
  bsc#1108038

OBS-URL: https://build.opensuse.org/request/show/640537
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=267
2018-10-08 09:38:41 +00:00
Valentin Rothberg
1754fa7fc7 Accepting request 632983 from home:RBrownSUSE:branches:Virtualization:containers
attempt #2

OBS-URL: https://build.opensuse.org/request/show/632983
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=265
2018-09-04 08:34:39 +00:00
Valentin Rothberg
bf689df1d5 Accepting request 632970 from home:RBrownSUSE:branches:Virtualization:containers
Please accept and forward to factory quickly, needed for Staging H

OBS-URL: https://build.opensuse.org/request/show/632970
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=264
2018-09-04 07:47:12 +00:00