22893 Commits

Author SHA1 Message Date
David Michael
1aea7a18e8 bump(metadata/glsa): sync with upstream 2017-10-09 11:51:02 -07:00
Benjamin Gilbert
0f3a898e7d Merge pull request #2811 from bgilbert/dbus
coreos-base/update_engine: drop D-Bus service file
2017-10-06 16:48:10 -04:00
Benjamin Gilbert
b085008700 coreos-base/update_engine: drop D-Bus service file
We've always installed it in the session bus directory, which is
useless, since update_engine only communicates on the system bus.  This
prevented bus activation from working. We can't fix bus activation now
because that could cause update_engine to start in cases where the user
believes it to be disabled, so just drop the file.
2017-10-05 19:27:30 -07:00
Euan Kemp
ae786ddec4 Merge pull request #2808 from euank/ovl-regression
sys-kernel/coreos-*: add overlay ebusy fix
2017-10-05 18:01:50 -07:00
Euan Kemp
b1076881c4 app-emulation/docker: drop overlay ebusy patch
Since we're picking up a kernel change that solves the same problem (see
previous commit), it's safe to not include this patch and wait on
upstream to pick it up.

This bumps the commit for 17.03 to remove that patch, and stops applying
it to 17.09.
1.12 never had it.
2017-10-05 17:41:12 -07:00
Euan Kemp
bca0dfa29a sys-kernel/coreos-*: add overlay ebusy fix 2017-10-05 15:15:50 -07:00
Benjamin Gilbert
92c1a5a3b1 Merge pull request #2807 from coreosbot/master-4.13.5
Upgrade Linux in master to 4.13.5
2017-10-05 14:05:36 -07:00
Jenkins OS
47b1409650 sys-kernel/coreos-sources: bump to 4.13.5 2017-10-05 18:07:38 +00:00
Benjamin Gilbert
ab4bd5b67e Merge pull request #2804 from bgilbert/iscsidev
sys-block/open-iscsi: drop iscsidev.sh
2017-10-04 18:22:01 -07:00
Benjamin Gilbert
0f8b50a789 sys-block/open-iscsi: drop iscsidev.sh
The script and udev rule were added to Gentoo due to
https://bugs.gentoo.org/556632 without much explanation. However,
iscsidev.sh has multiple problems:

- It doesn't run for all iSCSI devices, only those with a vendor string
of "IET". Thus it works for e.g. tgtd but not for enterprise iSCSI
targets.

- It was added in 2015, but udev's builtin path_id has supported iSCSI
targets -- and produced exactly the same /dev/disk/by-path links --
since systemd/systemd@a2fe9450bb in 2009.

- When the script decides not to do anything, it exits 1, producing a
series of systemd-udevd journal messages:

    systemd-udevd[636]: Process '/usr/lib/udev/scripts/iscsidev.sh' failed with exit code 1.
2017-10-04 15:51:03 -07:00
David Michael
923595931b Merge pull request #2803 from dm0-/go
dev-lang/go: Bump to 1.8.4
2017-10-04 15:13:28 -07:00
David Michael
93bf1fb124 dev-lang/go: Bump to 1.8.4 2017-10-04 14:57:52 -07:00
David Michael
2705dea842 Merge pull request #2802 from dm0-/rkt
app-emulation/rkt: Bump to 1.29.0
2017-10-04 13:39:24 -07:00
David Michael
b8de4c74f6 app-emulation/rkt: Bump to 1.29.0 2017-10-04 13:17:19 -07:00
Benjamin Gilbert
75acfcac90 Merge pull request #2801 from bgilbert/lastlog
sys-apps/shadow: drop duplicate rule creating /var/log/lastlog
2017-10-03 18:39:35 -07:00
Benjamin Gilbert
020bfe95ea sys-apps/shadow: drop duplicate rule creating /var/log/lastlog
The rule was added in 1b28d4e25452d0eacdc19074ccfbd445e88ccc11.
systemd 234 now ships a tmpfiles.d rule to create this file. Fixes
systemd-tmpfiles warning in journal:

    [/usr/lib64/tmpfiles.d/var.conf:17] Duplicate line for path "/var/log/lastlog", ignoring.

By switching to the upstream rule, this changes the lastlog gid
from root to utmp and the mode from 0644 to 0664.
2017-10-03 17:42:16 -07:00
Benjamin Gilbert
7a6b00c006 Merge pull request #2800 from bgilbert/append
coreos-base/oem-packet: drop redundant grub.cfg line
2017-10-03 16:15:12 -07:00
Benjamin Gilbert
56b87a1812 coreos-base/oem-packet: drop redundant grub.cfg line
Introduced by 3c73f05cfacf25693805dcc3675a1752b88cedfa.
2017-10-03 14:07:05 -07:00
David Michael
87c9cc8ec5 Merge pull request #759 from dm0-/docker
Update Docker torcx images
2017-10-02 14:50:53 -07:00
David Michael
bceaa05107 Merge pull request #2797 from dm0-/docker
Update Docker
2017-10-02 14:50:46 -07:00
David Michael
5e659964d0 update_chroot: Avoid a portage crash while upgrading binutils
This omits the toolchain packages' version-pinning flag for the
binutils package while it is being upgraded.  It also removes older
versions installed in parallel that cause unwanted rebuilds.

When stable has the upgraded version, this can be reverted.
2017-09-29 14:10:58 -07:00
David Michael
c357d7637d bump(dev-vcs/mercurial): sync with upstream 2017-09-29 14:08:17 -07:00
David Michael
e031948253 bump(dev-vcs/cvs): sync with upstream 2017-09-29 14:06:10 -07:00
David Michael
89cb118391 bump(metadata/glsa): sync with upstream 2017-09-29 11:29:43 -07:00
David Michael
95f054aadb bump(net-misc/curl): sync with upstream 2017-09-29 11:29:09 -07:00
David Michael
dea78eee56 bump(sys-devel/binutils-config): sync with upstream 2017-09-29 11:29:08 -07:00
David Michael
2dde0ce5d5 bump(sys-libs/binutils-libs): sync with upstream 2017-09-29 11:29:08 -07:00
David Michael
ab43f818bc bump(sys-devel/binutils): sync with upstream 2017-09-29 11:29:08 -07:00
David Michael
e6c2c08e1e bump(metadata/glsa): sync with upstream 2017-09-29 11:29:08 -07:00
David Michael
bd565d6368 app-torcx/docker: Add a Docker 17.03 torcx image 2017-09-28 22:01:34 -07:00
David Michael
79fd18f518 app-emulation/docker: Add an ebuild for Docker 17.03 2017-09-28 22:01:34 -07:00
David Michael
7764732a35 app-emulation/containerd: Add an ebuild for Docker 17.03 2017-09-28 22:01:34 -07:00
David Michael
e5881026f6 app-emulation/docker-runc: Add an ebuild for Docker 17.03
This ebuild is a mix of the upstream ebuild and the existing one.
2017-09-28 22:01:17 -07:00
David Michael
e6acb6e0c7 build_torcx_store: Build a non-local Docker 17.03 image 2017-09-28 19:49:26 -07:00
David Michael
1fea648d36 build_torcx_store: Update the default Docker to 17.09 2017-09-28 19:48:35 -07:00
David Michael
23db752fa9 app-emulation/docker-proxy: Add an ebuild for Docker 17.03 2017-09-28 18:47:38 -07:00
David Michael
b1cc45001c app-arch/torcx: Use Docker 17.09 in the non-1.12 profile 2017-09-28 18:42:42 -07:00
David Michael
61f79086f4 app-torcx/docker: Bump the 17.06 package to 17.09 2017-09-28 18:42:42 -07:00
David Michael
cc98b79640 app-emulation/docker-proxy: Sync with Gentoo
This does not change the commit that gets built, which still
matches the version used in Docker 17.09.
2017-09-28 18:42:32 -07:00
David Michael
dbf9146671 app-emulation/docker: Bump to Docker 17.09.0
The build date patch is included upstream.
2017-09-28 15:05:38 -07:00
David Michael
594fa991b8 Merge pull request #2796 from coreosbot/master-4.13.4
Upgrade Linux in master to 4.13.4
2017-09-28 15:03:26 -07:00
David Michael
60a82dfae5 app-emulation/containerd: Bump for Docker 17.09 2017-09-28 14:30:08 -07:00
David Michael
28efe488ac app-emulation/docker-runc: Bump for Docker 17.09
This also includes some minor shifting around to reduce the diff
with current Gentoo ebuilds.
2017-09-28 14:13:30 -07:00
Jenkins OS
b198862a31 sys-kernel/coreos-sources: bump to 4.13.4 2017-09-28 20:23:18 +00:00
Alex Crawford
4faab9e9ba Merge pull request #2792 from crawford/metadata
coreos-base/coreos-metadata: bump to v0.14.0
2017-09-26 11:56:18 -07:00
Alex Crawford
33e19921d2 coreos-base/coreos-metadata: bump to v0.14.0 2017-09-26 11:31:12 -07:00
Euan Kemp
3ca5a3ec34 Merge pull request #2791 from euank/1.12.6-corruption
app-emulation/docker: bump 1.12.6
2017-09-25 17:22:10 -07:00
Euan Kemp
eb758878f8 app-torcx/docker: bump docker 1.12.6 version 2017-09-25 17:07:59 -07:00
Euan Kemp
5a5f1e0a22 app-emulation/docker: bump 1.12.6
This includes the the layer-store corruption patch
2017-09-25 17:06:47 -07:00
Euan Kemp
d6eebf74cd Merge pull request #757 from euank/oracle-oci
jenkins/formats-amd64: add oracle_oci_qcow
2017-09-25 14:13:41 -07:00