1350 Commits

Author SHA1 Message Date
Geoff Levand
46f304812d bump(net-misc/rsync): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-21 17:01:55 -07:00
Geoff Levand
f154feef54 bump(sys-apps/sed): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-21 17:01:54 -07:00
Geoff Levand
5155eea901 bump(sys-devel/patch): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-21 17:01:54 -07:00
Alex Crawford
dbc1a35e87 Merge pull request #196 from glevand/for-merge-1
bump(dev-vcs/git): sync with upstream
2015-05-14 15:21:58 -07:00
Geoff Levand
0cbadf2438 bump(dev-vcs/git): sync with upstream
Updates git from 2.2 to 2.4.

Could help with https://github.com/coreos/coreos-overlay/issues/1256
(Git/OpenSSL doesn't handle some valid certs).

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-14 09:38:24 -07:00
Nick Owens
687faad133 Merge pull request #195 from mischief/openssl-1.0.1m
bump(dev-libs/openssl): sync with upstream
2015-05-13 13:38:03 -07:00
mischief
0ea6dc1024 bump(dev-libs/openssl): sync with upstream 2015-05-13 13:28:57 -07:00
Michael Marineau
467c3bdddf Merge pull request #194 from marineam/valgrind
bump(dev-util/valgrind): sync with upstream
2015-05-12 15:24:28 -07:00
Michael Marineau
b946cb8f05 bump(dev-util/valgrind): sync with upstream
Not installed in the SDK by default but a useful tool to have :)
2015-05-12 14:47:03 -07:00
Nick Owens
71e6fc6679 Merge pull request #193 from mischief/timezone-data
bump(sys-libs/timezone-data): sync with upstream
2015-05-07 10:07:20 -07:00
Nick Owens
cd25830680 Merge pull request #192 from mischief/dhcpcd
bump(net-misc/dhcpcd): sync with upstream
2015-05-07 09:37:06 -07:00
mischief
dfa3406d04 bump(sys-libs/timezone-data): sync with upstream 2015-05-07 09:32:31 -07:00
mischief
c6b351a426 bump(net-misc/dhcpcd): sync with upstream 2015-05-06 15:40:52 -07:00
Michael Marineau
b21e3d48a9 Merge pull request #191 from marineam/gcc
bump(sys-devel/gcc): sync with upstream
2015-04-29 14:21:38 -07:00
Michael Marineau
606795a4e1 bump(sys-devel/gcc): sync with upstream
Update to GCC 4.8.4 (previously 4.8.3). Also, we may want to upgrade to
4.9 soon so refresh those builds too. 4.9.2 is now ~amd64
2015-04-29 13:13:46 -07:00
Michael Marineau
ab0b6728a8 Merge pull request #190 from marineam/portage
bump(sys-apps/install-xattr): sync with upstream
2015-04-27 22:49:45 -07:00
Michael Marineau
510c52cc81 bump(sys-apps/install-xattr): sync with upstream
Required by recent versions of portage.
2015-04-27 18:53:55 -07:00
Nick Owens
be07c432b2 Merge pull request #189 from mischief/curl-7.42
bump(net-misc/curl): sync with upstream
2015-04-23 16:19:42 -07:00
mischief
1ef024f253 bump(net-misc/curl): sync with upstream 2015-04-23 13:57:45 -07:00
Michael Marineau
3f31d79c07 Merge pull request #188 from marineam/go
bump(dev-lang/go): sync with upstream
2015-04-22 18:20:38 -07:00
Michael Marineau
ff06757ada bump(dev-lang/go): sync with upstream 2015-04-22 17:45:08 -07:00
Alex Crawford
2177f88089 Merge pull request #187 from crawford/dracut
bump(sys-kernel/dracut): sync with upstream
2015-04-21 17:05:16 -07:00
Alex Crawford
c42218e8c3 bump(sys-kernel/dracut): sync with upstream 2015-04-21 14:03:20 -07:00
Michael Marineau
e0fc307650 Merge pull request #186 from marineam/updates
Update eclasses and profiles
2015-04-19 00:04:27 -07:00
Michael Marineau
a461fc8749 chore(metadata): Regenerate cache 2015-04-18 12:47:55 -07:00
Michael Marineau
4d5dbe15d6 app-text/rarian: remove unused and broken package 2015-04-18 12:47:55 -07:00
Michael Marineau
b99cea442e common: sync with upstream
Refreshing eclasses and profiles can potentially introduce surprises but
the only notable change I see are fixing the sse2 flag for OpenSSL and
changing SLOTs for cross compilers.

Until recently Gentoo used stand-alone USE flags like `sse2` to toggle
optional CPU features. This has changed to USE_EXPAND style flags like
`cpu_flags_x86_sse2`. Our OpenSSL ebuild pulled in this change in commit
a9285ef530f88a1373c1459c4e20ca1065b24a91 but at the time the profiles
weren't updated to match, resulting in turning off sse2 for our OpenSSL
build.

Cross compiler ebuilds now always act as if the `multislot` USE flag was
on, allowing minor versions to be installed in parallel. e.g.:

  - cross-*/gcc-4.8.3: SLOT changes from `4.8` to `4.8.3`
  - cross-*/binutils-2.24-r3: SLOT changes from `0` to `2.24`

The new slot for binutils change may require adding a call to
`binutils-config`, similar to `gcc-config`, the next time we upgrade
binutils but for now nothing needs to change.

Packages updated:
  eclass
  licenses
  profiles
  scripts
2015-04-18 12:39:07 -07:00
Michael Marineau
82c2c5a749 Merge pull request #185 from marineam/updates
Prepare for updating eclasses and profiles
2015-04-17 15:58:46 -07:00
Michael Marineau
69afbe7327 app-eselect/*: sync with upstream, move to new category
Packages updated:
  app-eselect/eselect-bashcomp
  app-eselect/eselect-ctags
  app-eselect/eselect-emacs
  app-eselect/eselect-lib-bin-symlink
  app-eselect/eselect-pinentry
  app-eselect/eselect-python
  app-eselect/eselect-ruby
  app-eselect/eselect-vi
2015-04-17 13:15:31 -07:00
Michael Marineau
7fce2967fa bump(app-admin/eselect): sync with upstream
Update eselect and all packages depending on eselect modules using the
old app-admin/eselect-* names for eselect modules. Upstream has moved
the eselect modules to a new category: app-eselect/*

The only impact this has on production images is upgrading
app-crypt/pinentry from 0.8.2 to 0.9.0.

Packages updated:
  app-admin/eselect
  app-crypt/pinentry
  app-editors/emacs
  app-shells/bash-completion
  dev-lang/python
  dev-lang/ruby
  dev-util/ctags
2015-04-17 13:14:15 -07:00
Michael Marineau
83ebbf5e5b eselect: prune unused eselect modules 2015-04-17 12:54:00 -07:00
Michael Marineau
0a115201ee bump(sys-apps/util-linux): sync with upstream
Pull in newer EAPI=5 ebuilds, the upstream python eclass has deprecated
EAPI=4 and reports an error if util-linux-9999 isn't using EAPI=5

The version we ship in CoreOS doesn't change.
2015-04-17 12:38:33 -07:00
Michael Marineau
7b666d05b6 bump(app-editors/vim): sync with upstream
Update from vim 7.3.762 to 7.4.273. The 7.4.x ebuilds no longer use the
vim.eclass which has been removed upstream. Updating vim in preparation
for syncing the eclasses with upstream.

Packages updated:
  app-editors/vim
  app-editors/vim-core
2015-04-17 12:34:38 -07:00
Michael Marineau
c5911e5333 Merge pull request #184 from glevand/for-merge
linux-headers: Update to linux-headers-3.18
2015-04-16 16:58:26 -07:00
Geoff Levand
082044d7e5 linux-headers: Update to linux-headers-3.18
Update linux-headers from 3.13 to 3.18 for some definitons needed by arm64
that were not in older header versions.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-04-16 14:25:49 -07:00
Nick Owens
9771bf21e5 Merge pull request #183 from mischief/curl
bump(net-misc/curl): sync with upstream
2015-04-13 16:06:23 -07:00
Nick Owens
1e7a1ae07b bump(net-misc/curl): sync with upstream 2015-04-13 15:35:52 -07:00
Nick Owens
ec6db2a5d7 Merge pull request #182 from mischief/sudo
bump(app-admin/sudo): sync with upstream
2015-04-13 12:23:12 -07:00
mischief
5481deab4a bump(app-admin/sudo): sync with upstream 2015-04-13 10:21:25 -07:00
Michael Marineau
e78f15ab78 Merge pull request #181 from marineam/qemu
bump(app-emulation/qemu): sync with upstream
2015-04-11 19:47:35 -07:00
Michael Marineau
c973f70172 bump(app-emulation/qemu): sync with upstream
Upgrades us from 2.1.2 to 2.2.0. Nothing spectacular I think but a good
project to keep up with in general.
2015-04-10 18:03:04 -07:00
Michael Marineau
9da3ff1fc1 Merge pull request #180 from marineam/arm64
Pull in stable versions of gdb and gcc-config for arm64
2015-04-08 19:13:59 -07:00
Michael Marineau
46d647c65c bump(sys-devel/gcc-config): sync with upstream
Stabilizes 1.7.3 for arm64. (same version amd64)
2015-04-08 18:52:41 -07:00
Michael Marineau
24bb5b9cdb bump(sys-devel/gdb): sync with upstream
Includes a stable version for arm64
2015-04-08 18:07:15 -07:00
Michael Marineau
ce7cb7905e Merge pull request #179 from marineam/mpc
bump(dev-libs/mpc): sync with upstream
2015-03-30 12:01:33 -07:00
Michael Marineau
10accfe2c4 bump(dev-libs/mpc): sync with upstream
Dependency of GCC that was skipped during the last GCC upgrade due to
upgrade issues in the sdk_bootstrap script at the time. Fixed since
4debbfc257
2015-03-29 15:22:35 -07:00
Nick Owens
abc6f1e9c1 Merge pull request #178 from mischief/openssl-sync-2015-03-24
bump(dev-libs/openssl): sync with upstream
2015-03-25 09:58:27 -07:00
mischief
13241b1c47 bump(dev-libs/openssl): sync with upstream 2015-03-24 17:02:54 -07:00
Alex Crawford
e811f263fa Merge pull request #173 from crawford/ssh
bump(net-misc/openssh): sync with upstream
2015-03-18 10:43:46 -07:00
Nick Owens
609f572780 Merge pull request #174 from mischief/prune-keyutils
sys-apps/keyutils: move to coreos-overlay
2015-03-17 10:49:06 -07:00