Benjamin Gilbert
0b4f35380a
bump(net-dns/libidn2): sync with upstream
2020-05-25 12:10:07 +02:00
Benjamin Gilbert
5633992cbf
eclass: add empty usr-ldscript.eclass for compatibility
2020-05-25 12:10:07 +02:00
Flatcar Buildbot
b8bbc13657
Upgrade Cargo in Alpha from 1.36.0 to 1.43.1
2020-05-12 07:32:29 +00:00
Sayan Chowdhury
517e626d6f
virtual/resolvconf: Add a new package, dependency of wireguard-tools
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-05-06 10:52:22 +00:00
Oleksii Samorukov
ec11614f61
Add dev-libs/oniguruma, required by jq regexp parser
2020-05-02 13:43:38 +02:00
Dongsu Park
325b2f09e2
dev-lang/rust: remove duplicates, move to coreos-overlay
...
`dev-lang/rust` has been moved to coreos-overlay since a long time.
However, we have still kept `dev-lang/rust` in portage-stable as well.
As it is not needed at all, let's simply remove it.
2020-04-29 16:28:21 +02:00
Dongsu Park
c311eacb7f
chore(metadata): Regenerate cache
2020-04-29 13:04:43 +02:00
Dongsu Park
74d8f36c46
dev-util/strace: move strace to coreos-overlay
...
To build strace without failures from pkg-config, we need to move
`dev-util/strace` to coreos-overlay.
2020-04-29 13:04:43 +02:00
Dongsu Park
d87f113ebb
virtual/rust: set version back to 1.36.0
...
We updated `virtual/rust` to 1.41.1, but have not done so for
`dev-lang/rust`, which remains as 1.36.0. Such a mismatch prevents
the whole build to fail.
For now, let's revert `virtual/rust` back to 1.36.0.
2020-04-28 18:00:08 +02:00
Dongsu Park
e7c4d9353a
eclass: make cargo depend on virtual/rust instead of virtual/cargo
...
Since `virtual/cargo` does not exist in the recent Rust ebuilds,
dependency on the missing package `virtual/cargo` caused build issues
in the SDK. So we should make it depend on `virtual/rust` to fix the
build issues.
2020-04-28 17:57:46 +02:00
Dongsu Park
a6dbbda5db
chore(metadata): Regenerate cache
2020-04-23 18:28:25 +02:00
Dongsu Park
97554ed7d5
sys-devel/gdb: move gdb to coreos-overlay
...
As crossdev only looks up gdb under coreos-overlay, we should simply
move every gdb ebuild to coreos-overlay, and remove gdb in
portage-stable.
2020-04-23 18:27:33 +02:00
Sayan Chowdhury
3aa699c25a
net-firewall/conntrack-tools: Add the new package to alpha
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-04-23 07:38:09 +00:00
Dongsu Park
9882b45d92
Merge pull request #42 from flatcar-linux/dongsu/bump-qemu-alpha
...
Update unzip, libidn2, firmware to address GLSA 202003-* for alpha
2020-04-17 10:03:05 +02:00
Dongsu Park
f4cf47125d
virtual: rename virtual/cargo to virtual/rust
...
Following upstream Gentoo, we rename `virtual/cargo` to `virtual/rust`.
Update virtual/rust to 1.41.1.
2020-04-03 14:55:41 +02:00
Dongsu Park
803dc87175
Merge pull request #41 from flatcar-linux/dongsu/dwarves-alpha
...
dev-util/dwarves: introduce new dev tool dwarves for alpha
2020-03-31 22:15:52 +02:00
Dongsu Park
5325a17b31
acct-group/kvm: add acct-group/kvm for qemu 4.2.0
...
Add a new ebuild acct-group/kvm, which is needed by qemu 4.2.0.
2020-03-31 10:28:41 +02:00
Dongsu Park
f49cbdf90b
sys-firmware/ipxe: update to 1.0.0_p20190728
...
needed by app-emulation/qemu-4.2.0
2020-03-31 10:28:41 +02:00
Dongsu Park
d9f51da3c9
sys-firmware/seabios: update to 1.12.0
...
needed by app-emulation/qemu-4.2.0
2020-03-31 10:28:41 +02:00
Dongsu Park
96dcb5c0f6
sys-firmware/edk2-ovmf: update to 201905
...
needed by app-emulation/qemu-4.2.0
2020-03-31 10:28:41 +02:00
Dongsu Park
3b4ace2f53
net-dns/libidn2: update to 2.3.0
...
Update libidn2 to 2.3.0 to address the following issues:
[CVE-2019-12290](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12290 )
[CVE-2019-18224](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18224 )
2020-03-31 10:28:41 +02:00
Dongsu Park
be7881cc9f
app-arch/unzip: update to 6.0_p25-r1
...
Update unzip to 6.0_p25-r1 to address the following issues:
[CVE-2018-1000035](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000035 )
[CVE-2019-13232](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13232 )
2020-03-31 10:28:41 +02:00
Dongsu Park
9df1c78642
Merge pull request #32 from flatcar-linux/dongsu/openssh-eclass
...
acct-*: add acct packages for openssh 8.1 for alpha
2020-03-31 10:05:36 +02:00
Dongsu Park
f26cd86069
dev-util/dwarves: introduce new dev tool dwarves
...
To build Kernel 5.4 with CONFIG_DEBUG_INFO_BTF, we need to get pahole,
a part of dwarves, included in the Flatcar SDK.
So simply import dwarves from upstream Gentoo.
2020-03-30 14:07:13 +02:00
Dongsu Park
82c2347d28
dev-libs/elfutils: bump elfutils to 0.177
...
Since dev-utils/dwarves depends on elfutils 0.177, we need to bump
also elfutils.
2020-03-30 14:06:10 +02:00
Dongsu Park
021ca51d6e
Merge pull request #38 from flatcar-linux/dongsu/gdb-9.1-alpha
...
sys-devel/gdb: update to 9.1 for alpha
2020-03-27 17:15:15 +01:00
Dongsu Park
b14b131579
Merge pull request #29 from flatcar-linux/dongsu/remove-old-cargo-alpha
...
virtual/cargo: remove unnecessary cargo versions for alpha
2020-03-25 09:25:55 +01:00
Dongsu Park
c7a1364ac0
sys-devel/gdb: update to 9.1
...
Update gdb to 9.1 to address
[CVE-2019-1010180](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1010180 ).
2020-03-24 15:22:53 +01:00
Dongsu Park
f9cb8f3754
acct-*: add packages for openssh
...
As dependencies needed by net-misc/openssh, add
`acct-group/sshd`, `acct-user/sshd`, `virtual/libgcrypt`.
2020-03-19 15:22:00 +01:00
Dongsu Park
333692539b
profiles: add new categories acct-group and acct-user
...
To be able to add openssh packages, we need to add new categories,
`acct-group` and `acct-user`.
2020-03-19 15:21:55 +01:00
Dongsu Park
519570b9fb
eclass: add eclasses for adding ssh packages
...
To be able to update net-misc/openssh to 8.1, we need to update
eclasses like `user-info`, `user`, `acct-group`, `acct-user`.
2020-03-19 15:14:47 +01:00
Dongsu Park
276137505e
eclass: clean up .crates2.json when running cargo install
...
When instaling rust packages with Rust 1.42, it fails like the
following message:
```
* Detected file collision(s):
*
* /build/amd64-usr/usr/.crates2.json
```
Fix the install function in cargo.eclass so it can clean up the garbage
json file.
2020-03-19 11:43:13 +01:00
Dongsu Park
74e5f18197
virtual/cargo: remove unnecessary cargo versions
...
Now that rust has only 1.36, we should also remove cargo 1.34 to 1.35.
2020-03-18 11:11:57 +01:00
Flatcar Buildbot
e8b5b8a3ce
2387.0.0
2020-01-20 16:39:53 +01:00
Flatcar Buildbot
4095de9312
2345.0.2
2019-12-18 01:42:45 +01:00
Flatcar Buildbot
cf01c1a799
2345.0.1
2019-12-07 15:15:01 +01:00
Flatcar Buildbot
443783c7fd
2331.0.0
2019-11-22 14:35:02 +01:00
Benjamin Gilbert
bb17e68802
bump(metadata/glsa): sync with upstream
2019-09-11 01:45:24 +00:00
Benjamin Gilbert
c197f87d63
bump(metadata/glsa): sync with upstream
2019-08-24 04:04:09 +00:00
Benjamin Gilbert
7903b9dcc2
bump(dev-db/sqlite): sync with upstream
2019-08-23 04:22:42 +00:00
Benjamin Gilbert
90585b632d
bump(app-arch/libarchive): sync with upstream
2019-08-23 04:22:00 +00:00
Benjamin Gilbert
427bf453a2
bump(net-misc/wget): sync with upstream
2019-08-23 04:20:12 +00:00
Benjamin Gilbert
43483a6a28
bump(sys-devel/patch): sync with upstream
2019-08-23 04:18:56 +00:00
David Michael
73739ad833
bump(virtual/cargo): sync with upstream
2019-08-05 13:36:14 +00:00
David Michael
e84405d887
bump(dev-lang/rust): sync with upstream
2019-08-05 13:36:02 +00:00
David Michael
8c88299eba
bump(media-libs/libpng): sync with upstream
2019-08-03 15:57:51 +00:00
David Michael
7b534ab6a2
bump(sys-libs/binutils-libs): sync with upstream
2019-08-03 15:57:31 +00:00
David Michael
9b9c0f3220
bump(sys-devel/binutils): sync with upstream
2019-08-03 15:57:11 +00:00
David Michael
7c8b4f88a5
bump(metadata/glsa): sync with upstream
2019-08-03 15:56:49 +00:00
David Michael
233494ecb5
bump(dev-libs/expat): sync with upstream
2019-06-28 13:54:42 +00:00
Benjamin Gilbert
ea87fe74cf
app-arch/bzip2: move to overlay
2019-06-06 19:01:24 -04:00
Rick Elrod
b76dae2353
bump(net-misc/curl): sync with upstream
2019-05-31 16:07:48 +00:00
David Michael
3a7e9f699e
bump(virtual/cargo): sync with upstream
2019-05-29 22:45:07 +00:00
David Michael
f5ea878e0e
bump(dev-lang/rust): sync with upstream
2019-05-29 22:45:01 +00:00
David Michael
713175fae9
bump(dev-lang/spidermonkey): sync with upstream
2019-05-29 22:14:17 +00:00
David Michael
233e2608ef
app-portage/eclass-manpages: Drop dead package
2019-05-27 16:16:15 +00:00
David Michael
3199558284
bump(app-doc/eclass-manpages): sync with upstream
2019-05-27 16:15:40 +00:00
David Michael
2ced663d58
bump(sys-apps/coreutils): sync with upstream
2019-05-26 18:22:12 +00:00
David Michael
9ae500dfc4
bump(app-arch/bzip2): sync with upstream
2019-05-26 14:13:33 +00:00
David Michael
b5a996312f
bump(app-arch/lbzip2): sync with upstream
2019-05-26 14:13:03 +00:00
David Michael
558f26570f
bump(app-arch/gzip): sync with upstream
2019-05-26 00:06:49 +00:00
David Michael
7dedfed12b
bump(sys-devel/m4): sync with upstream
2019-05-25 15:13:59 +00:00
David Michael
8e9bd729c7
bump(sys-apps/findutils): sync with upstream
2019-05-25 05:22:58 +00:00
David Michael
aa32c4d9c1
bump(dev-libs/libunistring): sync with upstream
2019-05-25 00:10:11 +00:00
David Michael
56648fd4b5
bump(net-dns/libidn2): sync with upstream
2019-05-25 00:09:06 +00:00
David Michael
8e46de9f20
bump(sys-devel/gcc): sync with upstream
2019-05-24 19:59:53 +00:00
David Michael
030fe6953b
bump(sys-devel/binutils): sync with upstream
2019-05-24 19:58:25 +00:00
David Michael
c7682c4882
bump(sys-libs/binutils-libs): sync with upstream
2019-05-24 19:58:08 +00:00
David Michael
71c79ee11a
chore(metadata): Regenerate cache
2019-05-24 19:20:21 +00:00
David Michael
737432ee1e
bump(profiles): sync with upstream
...
Packages updated:
eclass
licenses
profiles
scripts
2019-05-24 19:19:12 +00:00
David Michael
1065655757
bump(sys-apps/dtc): sync with upstream
2019-05-20 12:42:08 +00:00
David Michael
e286640863
bump(net-libs/libssh2): sync with upstream
2019-05-13 14:49:44 +00:00
David Michael
afdfc61011
bump(virtual/cargo): sync with upstream
2019-04-26 13:53:29 +00:00
David Michael
28c54a1e81
bump(dev-lang/rust): sync with upstream
2019-04-26 13:53:09 +00:00
David Michael
e0a67c5a35
bump(metadata/glsa): sync with upstream
2019-04-25 13:17:59 +00:00
David Michael
2c73b8827b
bump(dev-util/gdbus-codegen): sync with upstream
2019-04-23 02:33:13 +00:00
David Michael
b13565fd1e
bump(dev-util/glib-utils): sync with upstream
2019-04-23 02:28:51 +00:00
David Michael
2af483bc83
bump(dev-libs/glib): sync with upstream
2019-04-23 02:27:06 +00:00
David Michael
6d14d0ce4c
bump(dev-db/sqlite): sync with upstream
2019-04-23 02:26:55 +00:00
David Michael
a7bb6d2d1c
bump(metadata/glsa): sync with upstream
2019-04-23 02:25:44 +00:00
David Michael
870f7b904a
Merge pull request #725 from dm0-/glsa
...
Fix GLSAs
2019-04-18 13:56:59 -04:00
David Michael
ade1600417
bump(sys-libs/libseccomp): sync with upstream
2019-04-17 21:15:45 +00:00
David Michael
9e11271da8
bump(sys-devel/patch): sync with upstream
2019-04-17 20:55:32 +00:00
David Michael
769e3ca945
bump(metadata/glsa): sync with upstream
2019-04-17 20:55:08 +00:00
David Michael
100523cff3
bump(sys-process/tini): sync with upstream
2019-04-16 17:37:16 +00:00
David Michael
01d5904a4f
bump(metadata/glsa): sync with upstream
2019-04-15 23:27:39 +00:00
David Michael
0a6066d58e
net-libs/gnutls: Drop unused package
2019-04-15 23:26:17 +00:00
David Michael
93f1b0e76e
bump(app-eselect/eselect-rust): sync with upstream
2019-04-12 14:05:13 +00:00
David Michael
4168881edf
virtual/rust: Drop unused virtual package
2019-04-12 14:02:07 +00:00
David Michael
d8a30fcfac
bump(virtual/cargo): sync with upstream
2019-04-12 14:01:15 +00:00
David Michael
d138f4818e
bump(dev-lang/rust): sync with upstream
2019-04-12 14:01:05 +00:00
David Michael
5291086ac4
bump(metadata/glsa): sync with upstream
2019-04-11 13:12:17 +00:00
David Michael
3893391947
bump(dev-vcs/git): sync with upstream
2019-04-02 15:45:33 +00:00
David Michael
adaf89caa2
dev-vcs/cvs: Drop dead package
2019-04-02 15:37:21 +00:00
David Michael
d2f311c750
dev-vcs/mercurial: Drop dead package
2019-04-02 15:21:10 +00:00
David Michael
1a92e6aafd
bump(metadata/glsa): sync with upstream
2019-04-02 15:20:48 +00:00
David Michael
c3884b15d2
bump(dev-lang/nasm): sync with upstream
2019-03-28 14:11:12 +00:00
David Michael
9e926fdc17
bump(metadata/glsa): sync with upstream
2019-03-28 14:10:34 +00:00
David Michael
932c1e7c00
Merge pull request #718 from dm0-/toolchains
...
Sync toolchains packages with Gentoo
2019-03-22 13:58:43 -04:00
David Michael
c248dc8b8d
bump(metadata/glsa): sync with upstream
2019-03-20 14:34:56 +00:00
David Michael
1dce8d0926
bump(sys-devel/bison): sync with upstream
2019-03-19 19:39:37 +00:00
David Michael
f7331b1931
bump(sys-devel/gcc-config): sync with upstream
2019-03-19 19:38:01 +00:00
David Michael
345bd27467
bump(sys-libs/zlib): sync with upstream
2019-03-19 19:37:27 +00:00
David Michael
15f08856d7
bump(virtual/libiconv): sync with upstream
2019-03-19 19:36:11 +00:00
David Michael
6d8035059d
bump(dev-libs/mpc): sync with upstream
2019-03-19 19:35:16 +00:00
David Michael
15622f466d
bump(dev-libs/mpfr): sync with upstream
2019-03-19 19:35:05 +00:00
David Michael
e574d8e6d1
bump(dev-libs/gmp): sync with upstream
2019-03-19 19:34:51 +00:00
David Michael
c1d16c44dd
bump(sys-devel/flex): sync with upstream
2019-03-19 19:20:16 +00:00
David Michael
38b7e8f4ef
bump(sys-devel/gcc): sync with upstream
2019-03-19 19:16:53 +00:00
David Michael
90fa257050
bump(metadata/glsa): sync with upstream
2019-03-19 13:51:44 +00:00
David Michael
fe6e077437
bump(metadata/glsa): sync with upstream
2019-03-14 14:35:17 +00:00
David Michael
756c04232e
bump(net-misc/wget): sync with upstream
2019-03-11 02:21:13 +00:00
David Michael
a623783aac
bump(app-arch/tar): sync with upstream
2019-03-11 02:18:08 +00:00
David Michael
ac0c8ce016
bump(metadata/glsa): sync with upstream
2019-03-11 02:17:25 +00:00
David Michael
f6b1c05cf3
bump(virtual/rust): sync with upstream
2019-03-07 14:06:41 +00:00
David Michael
040aa35ccd
bump(virtual/cargo): sync with upstream
2019-03-07 14:06:23 +00:00
David Michael
c9aea64fdc
bump(dev-lang/rust): sync with upstream
2019-03-07 14:06:16 +00:00
David Michael
97022575ae
bump(dev-util/meson): sync with upstream
2019-02-14 16:57:56 +00:00
David Michael
1596ecdc6e
bump(net-misc/curl): sync with upstream
2019-02-13 17:40:57 +00:00
David Michael
67670aedc1
bump(dev-util/intltool): sync with upstream
2019-01-25 18:48:58 +00:00
David Michael
3ade2cd1a2
bump(dev-perl/libintl-perl): sync with upstream
2019-01-25 16:53:39 +00:00
David Michael
1b165010a3
bump(app-admin/perl-cleaner): sync with upstream
2019-01-25 16:53:03 +00:00
David Michael
39c2371957
bump(virtual/perl-Test-Harness): sync with upstream
2019-01-25 16:24:27 +00:00
David Michael
20b5548d5b
bump(virtual/perl-File-Temp): sync with upstream
2019-01-25 16:24:14 +00:00
David Michael
f82f2bed71
bump(virtual/perl-File-Path): sync with upstream
2019-01-25 16:24:05 +00:00
David Michael
aedf179b6b
bump(virtual/perl-ExtUtils-MakeMaker): sync with upstream
2019-01-25 16:23:56 +00:00
David Michael
3eac213fe6
bump(virtual/perl-Data-Dumper): sync with upstream
2019-01-25 16:23:48 +00:00
David Michael
ee10d05f38
bump(virtual/perl-File-Spec): sync with upstream
2019-01-25 16:23:31 +00:00
David Michael
42f7737f05
bump(virtual/perl-Getopt-Long): sync with upstream
2019-01-25 16:23:22 +00:00
David Michael
9cd7b576fc
bump(dev-lang/perl): sync with upstream
2019-01-25 15:29:10 +00:00
David Michael
3bf4076595
app-arch/zstd: Drop dead package
2019-01-22 21:10:37 +00:00
David Michael
259398418b
bump(sys-fs/xfsprogs): sync with upstream
2019-01-22 21:09:50 +00:00
David Michael
a904aa671e
bump(sys-devel/crossdev): sync with upstream
2019-01-21 13:21:12 +00:00
David Michael
b67e987b49
bump(sys-fs/btrfs-progs): sync with upstream
2019-01-20 04:02:25 +00:00
David Michael
ad294643fa
bump(sys-libs/e2fsprogs-libs): sync with upstream
2019-01-20 02:25:06 +00:00
David Michael
a19b3ebe90
bump(sys-fs/e2fsprogs): sync with upstream
2019-01-20 02:24:10 +00:00
David Michael
c4ad67ca4d
bump(sys-devel/automake-wrapper): sync with upstream
2019-01-19 23:31:06 +00:00
David Michael
5a6d73ac52
bump(sys-devel/automake): sync with upstream
2019-01-19 22:18:04 +00:00
David Michael
599a424dde
bump(sys-devel/make): sync with upstream
2019-01-19 22:17:00 +00:00
David Michael
8c545ba537
bump(sys-devel/libtool): sync with upstream
2019-01-19 22:13:55 +00:00
David Michael
6d326b7eb5
bump(app-arch/xz-utils): sync with upstream
2019-01-19 22:12:50 +00:00
David Michael
8921ac56a2
bump(sys-apps/util-linux): sync with upstream
2019-01-19 22:11:43 +00:00
David Michael
656ef9226e
bump(sys-kernel/linux-headers): sync with upstream
2019-01-19 22:02:45 +00:00
David Michael
3252e76d92
chore(metadata): Regenerate cache
2019-01-19 03:35:07 +00:00
David Michael
f4a6dc3cb9
bump(profiles): sync with upstream
...
Packages updated:
eclass
licenses
profiles
scripts
2019-01-19 03:35:07 +00:00
David Michael
0748ed4a42
bump(virtual/cargo): sync with upstream
2019-01-18 14:23:48 +00:00
David Michael
7adb2a7015
bump(virtual/rust): sync with upstream
2019-01-18 14:23:40 +00:00
David Michael
22e9bb11ec
bump(dev-lang/rust): sync with upstream
2019-01-18 14:23:34 +00:00
David Michael
ddccb708e5
bump(virtual/tmpfiles): sync with upstream
2019-01-07 17:12:18 +00:00
David Michael
a9239410aa
bump(metadata/glsa): sync with upstream
2018-12-31 16:04:01 +00:00
David Michael
827cad70ea
bump(metadata/glsa): sync with upstream
2018-12-21 15:34:04 +00:00
David Michael
07ec850c53
bump(virtual/cargo): sync with upstream
2018-12-10 14:38:35 +00:00
David Michael
49607607b6
bump(virtual/rust): sync with upstream
2018-12-10 14:38:27 +00:00
David Michael
51e01d7b67
bump(dev-lang/rust): sync with upstream
2018-12-10 14:38:21 +00:00
David Michael
657e711879
net-firewall/iptables: Move to coreos-overlay
2018-11-30 20:51:14 +00:00
David Michael
a54792207f
bump(metadata/glsa): sync with upstream
2018-11-29 03:07:05 +00:00
David Michael
9ddd781b9a
bump(metadata/glsa): sync with upstream
2018-11-27 14:01:06 +00:00
David Michael
9ec2f8762c
bump(dev-lang/rust): sync with upstream
2018-11-14 18:32:56 +00:00
David Michael
f4dfb7e63b
dev-util/cargo: Drop dead package
2018-11-14 18:32:47 +00:00
David Michael
1f7e729085
bump(virtual/cargo): sync with upstream
2018-11-14 18:26:47 +00:00
David Michael
bcbff4b7f9
bump(virtual/rust): sync with upstream
2018-11-14 18:26:42 +00:00
David Michael
8994b23886
bump(dev-python/cryptography): sync with upstream
2018-11-13 23:56:18 +00:00
David Michael
9bd1d9707a
bump(dev-python/pyopenssl): sync with upstream
2018-11-13 23:55:40 +00:00
David Michael
edc44cf1e7
bump(net-misc/curl): sync with upstream
2018-11-13 17:07:35 +00:00
David Michael
f2857db239
bump(metadata/glsa): sync with upstream
2018-11-12 22:20:40 +00:00
David Michael
2a1db2f2d1
bump(dev-lang/python): sync with upstream
2018-11-12 22:20:26 +00:00
David Michael
0b40c95211
bump(metadata/glsa): sync with upstream
2018-11-01 14:46:34 +00:00
David Michael
6743bf21a8
chore(metadata): Regenerate cache
2018-10-29 17:58:21 +00:00
David Michael
052513d2d9
bump(dev-cpp/gflags): sync with upstream
2018-10-29 17:58:01 +00:00
David Michael
1289b9adfb
bump(profiles): sync with upstream
...
Packages updated:
eclass
licenses
profiles
scripts
2018-10-29 17:54:45 +00:00
David Michael
b72c79edd6
chore(metadata): Regenerate cache
2018-10-25 19:24:49 +00:00
David Michael
79370d3f8a
bump(app-crypt/sbsigntools): sync with upstream
2018-10-25 18:06:14 +00:00
David Michael
a06bd3f958
bump(app-crypt/efitools): sync with upstream
2018-10-25 17:47:39 +00:00
David Michael
9602767b87
bump(sys-power/iasl): sync with upstream
2018-10-25 16:54:50 +00:00
David Michael
eecd399ed0
bump(sys-firmware/edk2-ovmf): sync with upstream
2018-10-25 16:52:58 +00:00
David Michael
0b172dab88
bump(dev-python/pydecomp): sync with upstream
2018-10-19 15:57:49 +00:00
David Michael
58a195e574
bump(dev-python/snakeoil): sync with upstream
2018-10-19 15:57:27 +00:00
David Michael
1985a87c57
bump(app-portage/eclass-manpages): sync with upstream
2018-10-19 15:30:25 +00:00
David Michael
af6967f757
bump(dev-lang/spidermonkey): sync with upstream
2018-10-19 15:30:25 +00:00
David Michael
ce104e0165
bump(net-libs/serf): sync with upstream
2018-10-19 15:30:25 +00:00
David Michael
e1b29389c1
bump(dev-util/catalyst): sync with upstream
2018-10-19 15:30:25 +00:00
David Michael
c9659d471a
bump(net-libs/rpcsvc-proto): sync with upstream
2018-10-19 15:30:25 +00:00
David Michael
e215bf4115
bump(dev-util/boost-build): sync with upstream
2018-10-19 15:30:25 +00:00
David Michael
87414fdb04
bump(sys-apps/kexec-tools): sync with upstream
2018-10-19 15:30:25 +00:00
Benjamin Gilbert
591fe22322
bump(dev-vcs/git): sync with upstream
2018-10-17 16:29:54 -04:00
David Michael
9b9126531e
bump(virtual/cargo): sync with upstream
2018-10-15 22:12:18 +00:00
David Michael
7e04db865b
bump(virtual/rust): sync with upstream
2018-10-15 22:12:12 +00:00
David Michael
61eb10b844
bump(dev-util/cargo): sync with upstream
2018-10-15 22:12:08 +00:00
David Michael
17b3c187c4
bump(dev-lang/rust): sync with upstream
2018-10-15 22:12:00 +00:00
David Michael
8989bed1c4
bump(app-admin/eselect): sync with upstream
2018-10-09 14:31:18 +00:00
David Michael
1ed804585a
bump(sys-devel/gdb): sync with upstream
2018-10-09 14:27:23 +00:00
David Michael
e5ac11a7d9
bump(sys-devel/gcc-config): sync with upstream
2018-10-09 14:27:02 +00:00
David Michael
b9caeaa975
bump(sys-devel/binutils-config): sync with upstream
2018-10-09 14:26:45 +00:00
David Michael
4f9f8fb277
bump(sys-kernel/linux-headers): sync with upstream
2018-10-09 14:25:45 +00:00
David Michael
3d7aeedcc9
bump(sys-devel/gcc): sync with upstream
2018-10-09 14:24:07 +00:00
David Michael
f858cd7ac8
bump(sys-libs/binutils-libs): sync with upstream
2018-10-09 14:12:38 +00:00
David Michael
18d0b10346
bump(sys-devel/binutils): sync with upstream
2018-10-09 14:12:30 +00:00
David Michael
6f4134177e
bump(app-portage/elt-patches): sync with upstream
2018-10-09 14:10:05 +00:00
David Michael
ead625f93f
chore(metadata): Regenerate cache
2018-10-09 14:08:51 +00:00
David Michael
f1cd664d69
bump(profiles): sync with upstream
...
Packages updated:
eclass
licenses
profiles
scripts
2018-10-09 14:07:43 +00:00
David Michael
de7c54d126
bump(metadata/glsa): sync with upstream
2018-10-07 20:14:20 +00:00
David Michael
079d0a1c7e
chore(metadata): Regenerate cache
2018-09-10 17:06:43 +00:00
David Michael
f8d594bf54
bump(sys-block/parted): sync with upstream
2018-09-06 15:15:36 +00:00
David Michael
19bae6fb6c
bump(sys-fs/quota): sync with upstream
2018-09-06 15:15:36 +00:00
David Michael
ff8a9aac88
bump(sys-apps/makedev): sync with upstream
2018-09-06 15:15:36 +00:00
David Michael
85c13bf3b6
Merge pull request #680 from ajeddeloh/add-jsonc
...
dev-libs/json-c: add package
2018-09-06 09:02:38 -04:00
David Michael
cdaa2bac09
bump(virtual/rust): sync with upstream
2018-08-31 17:41:08 +00:00
David Michael
6af5057b0b
bump(app-admin/eselect): sync with upstream
2018-08-24 17:29:25 +00:00
David Michael
0636e04842
bump(dev-python/pyblake2): sync with upstream
2018-08-24 17:29:25 +00:00
David Michael
9c74fcd39e
bump(app-portage/gentoolkit): sync with upstream
2018-08-24 17:29:25 +00:00
David Michael
b306c62518
virtual/rust: Move to coreos-overlay
2018-08-20 17:51:25 +00:00
David Michael
83d3882587
bump(dev-util/cargo): sync with upstream
2018-08-19 19:08:10 +00:00
David Michael
fbc72879a7
bump(dev-lang/rust): sync with upstream
2018-08-19 19:08:10 +00:00
David Michael
0413f5f4ff
Merge pull request #683 from csssuf/cifs-utils
...
bump(net-fs/cifs-utils): sync with upstream
2018-08-17 09:44:46 -04:00
David Michael
1a764e4b9c
bump(metadata/glsa): sync with upstream
2018-07-30 16:26:44 +00:00
David Michael
25ff67b017
bump(net-misc/curl): sync with upstream
2018-07-30 16:26:02 +00:00
James Forcier
768a2d48ef
bump(net-fs/cifs-utils): sync with upstream
2018-07-26 21:02:27 +00:00
James Forcier
b5b2357980
Merge pull request #681 from csssuf/bump-protobuf
...
bump(dev-libs/protobuf): sync with upstream
2018-07-05 16:09:38 -07:00
David Michael
859038de1d
bump(sys-devel/autoconf-archive): sync with upstream
2018-07-05 02:30:17 +00:00
James Forcier
52ae64584a
bump(dev-libs/protobuf): sync with upstream
2018-07-03 22:28:53 +00:00
Andrew Jeddeloh
26c4cc3ec3
dev-libs/json-c: add package
...
This is a dependency of google-oslogin
2018-07-03 10:56:11 -07:00
David Michael
82e3ea6138
bump(dev-util/meson): sync with upstream
2018-06-29 05:24:31 +00:00
David Michael
7e31920c58
Merge pull request #676 from dm0-/boost
...
bump(dev-libs/boost): sync with upstream
2018-06-26 16:24:59 -04:00
David Michael
6ccb1d3d43
bump(sys-apps/file): sync with upstream
2018-06-26 03:30:49 +00:00
David Michael
efeec47380
bump(metadata/glsa): sync with upstream
2018-06-26 03:30:32 +00:00
David Michael
0d6b784044
bump(dev-libs/boost): sync with upstream
2018-06-26 03:24:44 +00:00
David Michael
6f2d45b39d
bump(dev-python/boto): sync with upstream
2018-06-22 15:43:07 +00:00
David Michael
93fdeeb8f4
bump(dev-libs/glib): sync with upstream
2018-06-22 14:41:05 +00:00
David Michael
06c234a197
bump(dev-python/crcmod): sync with upstream
2018-06-22 14:25:32 +00:00
David Michael
a43a2984c7
bump(dev-util/gdbus-codegen): sync with upstream
2018-06-22 14:24:46 +00:00
David Michael
531ca6f8cc
bump(sys-fs/cryptsetup): sync with upstream
2018-06-22 13:42:08 +00:00
David Michael
8e801ffbd7
bump(sys-apps/kmod): sync with upstream
2018-06-22 13:41:36 +00:00
David Michael
60d9ac7304
bump(virtual/libelf): sync with upstream
2018-06-22 13:41:06 +00:00
David Michael
2be36448e7
bump(sys-apps/i2c-tools): sync with upstream
2018-06-22 13:40:19 +00:00
David Michael
4d62b40af4
bump(dev-python/ipaddress): sync with upstream
2018-06-22 13:39:46 +00:00
David Michael
17f2199d71
bump(virtual/python-ipaddress): sync with upstream
2018-06-22 13:39:38 +00:00
David Michael
4d3c6ceef6
bump(dev-python/setuptools): sync with upstream
2018-06-22 13:38:44 +00:00
David Michael
535cd79d4d
bump(dev-python/certifi): sync with upstream
2018-06-22 13:38:22 +00:00
David Michael
cbb0e50718
bump(dev-python/ply): sync with upstream
2018-06-22 13:38:00 +00:00
David Michael
0c068ae45b
bump(dev-python/pycparser): sync with upstream
2018-06-22 13:37:33 +00:00
David Michael
97141fa9aa
bump(dev-python/cffi): sync with upstream
2018-06-22 13:37:09 +00:00
David Michael
29dc81a774
bump(sys-devel/automake): sync with upstream
2018-06-22 13:36:35 +00:00
David Michael
7f2f94729e
x11-proto/xproto: Drop dead package
2018-06-21 16:17:39 +00:00
David Michael
24f8e577fd
bump(x11-misc/makedepend): sync with upstream
2018-06-21 16:16:29 +00:00
David Michael
aa78443794
bump(x11-base/xorg-proto): sync with upstream
2018-06-21 16:16:19 +00:00
David Michael
663579d68d
chore(metadata): Regenerate cache
2018-06-21 14:43:44 +00:00
David Michael
ee7f5be043
bump(sys-devel/autoconf): sync with upstream
2018-06-21 14:42:01 +00:00
David Michael
cdcc9e1545
bump(profiles): sync with upstream
...
Packages updated:
eclass
licenses
profiles
scripts
2018-06-21 14:32:48 +00:00
David Michael
a267941931
bump(metadata/glsa): sync with upstream
2018-06-20 18:04:41 +00:00
David Michael
4abaced98c
bump(net-misc/curl): sync with upstream
2018-06-20 18:04:07 +00:00
David Michael
7d659b082e
Merge pull request #671 from dm0-/crossdev
...
Update crossdev
2018-06-15 19:54:34 -04:00
David Michael
6a7f749360
bump(metadata/glsa): sync with upstream
2018-06-15 14:34:27 +00:00
David Michael
14a0ce8a4c
bump(app-portage/portage-utils): sync with upstream
2018-06-14 16:04:20 +00:00
David Michael
955ae2e94a
bump(sys-apps/gentoo-functions): sync with upstream
2018-06-14 16:04:20 +00:00
David Michael
f61b9ba7b6
bump(sys-devel/crossdev): sync with upstream
2018-06-14 16:04:20 +00:00
David Michael
442b29e851
bump(dev-db/sqlite): sync with upstream
2018-06-14 13:37:14 +00:00
David Michael
1a84ac4c93
bump(metadata/glsa): sync with upstream
2018-06-02 02:10:27 +00:00
Benjamin Gilbert
b9283608dd
bump(sys-process/procps): sync with upstream
2018-05-30 16:52:26 -07:00
Benjamin Gilbert
54f1c510c9
bump(dev-vcs/git): sync with upstream
2018-05-30 18:21:13 +00:00
David Michael
d13b1e8023
Merge pull request #664 from dm0-/rust
...
Upgrade Rust to 1.26.0
2018-05-19 02:05:27 -04:00
David Michael
b9786c0f3d
bump(virtual/rust): sync with upstream
2018-05-17 11:50:30 -04:00
David Michael
10e29c49c8
bump(dev-util/cargo): sync with upstream
2018-05-17 11:50:22 -04:00
David Michael
afea0d3d33
bump(dev-lang/rust): sync with upstream
2018-05-17 11:50:15 -04:00
David Michael
6e88f21b33
dev-util/catalyst: Move to coreos-overlay
2018-05-16 16:56:26 -04:00
David Michael
99aa76bc84
bump(metadata/glsa): sync with upstream
2018-05-16 16:48:42 -04:00
David Michael
dccb032032
bump(net-misc/rsync): sync with upstream
2018-05-16 16:45:59 -04:00
David Michael
6231c73ab0
bump(dev-libs/libxml2): sync with upstream
2018-05-14 18:08:58 -04:00
David Michael
f1d720d69e
bump(virtual/krb5): sync with upstream
2018-05-14 17:51:52 -04:00
David Michael
28d48ddbf0
bump(net-dns/bind-tools): sync with upstream
2018-05-14 15:13:54 -04:00
David Michael
c284a26bef
bump(dev-db/sqlite): sync with upstream
2018-05-14 15:11:19 -04:00
David Michael
5aaa269672
bump(app-shells/bash-completion): sync with upstream
2018-05-14 15:04:55 -04:00
David Michael
9c3b03faf4
bump(sys-apps/util-linux): sync with upstream
2018-05-14 14:58:20 -04:00
David Michael
7c6f33d9f7
bump(app-eselect/eselect-pinentry): sync with upstream
2018-05-14 14:26:31 -04:00
David Michael
db98cd9b81
bump(app-crypt/pinentry): sync with upstream
2018-05-14 14:25:08 -04:00
David Michael
6c798c1c1d
bump(app-editors/vim-core): sync with upstream
2018-05-14 14:22:14 -04:00
David Michael
673f065a53
bump(app-editors/vim): sync with upstream
2018-05-14 14:21:54 -04:00
David Michael
7763981707
bump(sys-apps/less): sync with upstream
2018-05-14 14:19:07 -04:00
David Michael
0e1e958888
bump(app-crypt/rhash): sync with upstream
2018-05-14 14:03:40 -04:00
David Michael
3771c0a932
bump(dev-util/cmake): sync with upstream
2018-05-14 13:59:53 -04:00
David Michael
d0984fc6ec
bump(sys-apps/gptfdisk): sync with upstream
2018-05-14 13:53:15 -04:00
David Michael
a084a04dab
bump(dev-libs/libpcre): sync with upstream
2018-05-11 18:48:29 -04:00
David Michael
ecf746dd4c
bump(app-crypt/gnupg): sync with upstream
2018-05-11 18:28:51 -04:00
David Michael
50569e6d4a
app-emulation/qemu: Drop package being used in the overlay
2018-05-11 18:26:21 -04:00
David Michael
34f7911b64
bump(sys-libs/readline): sync with upstream
2018-05-11 16:16:05 -04:00
Euan Kemp
606f8b1106
bump(net-misc/wget): update for CVE-2018-0494
2018-05-08 15:24:35 -07:00
David Michael
f9844ca8c9
bump(dev-lang/python): sync with upstream
2018-05-03 12:18:58 -04:00
David Michael
d435bfc084
app-admin/sudo: Move to coreos-overlay
2018-05-01 14:36:05 -04:00
Geoff Levand
c9f6e9b47f
Merge pull request #646 from glevand/for-merge-sel-deps
...
Update packages needed by SELinux
2018-04-25 09:47:59 -07:00
Geoff Levand
707c33f0e8
chore(metadata): Regenerate cache
2018-04-24 17:21:29 -07:00
David Michael
b85469d772
bump(dev-lang/swig): sync with upstream
2018-04-24 17:21:29 -07:00
Geoff Levand
117b245155
virtual/perl-ExtUtils-MakeMaker: Import latest
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:21:29 -07:00
Geoff Levand
b79fc4b769
virtual/perl-File-Spec: Import latest
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:21:29 -07:00
Geoff Levand
9c75ab362b
dev-perl/Unicode-EastAsianWidth: Import latest
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:21:29 -07:00
Geoff Levand
d999fc9284
dev-perl/Text-Unidecode: Import latest
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:21:28 -07:00
Geoff Levand
5d77671c1f
dev-perl/libintl-perl: Import latest
...
Signedoff-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:21:28 -07:00
Geoff Levand
ed3e0ac8fb
dev-util/catalyst: Import latest
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:21:28 -07:00
Geoff Levand
e939704492
sys-apps/texinfo: Move to coreos-overlay
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:21:28 -07:00
Geoff Levand
dda35d37cd
bump(sys-apps/sandbox): sync with upstream
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:21:28 -07:00
Benjamin Gilbert
4eace34482
sys-firmware/intel-microcode: move to overlay
2018-04-24 13:35:16 -04:00
David Michael
a836107670
bump(virtual/rust): sync with upstream
2018-04-17 10:50:15 -04:00