Dongsu Park
b2670a9b5c
app-arch/libarchive: update to 3.5.2
...
Update app-arch/libarchive to 3.5.2, to mainly address security issues
like https://github.com/libarchive/libarchive/issues/1565 ,
https://github.com/libarchive/libarchive/issues/1566 .
2021-12-09 12:12:09 +01:00
Dongsu Park
840893544a
changelog: add changelog for edk2-ovmf 202105
...
Add missing changelog addressed by updating edk2-ovmf to 202105.
2021-12-08 09:49:24 +01:00
Flatcar Buildbot
61ae179f01
Upgrade virtual Rust in main from 1.56.1 to 1.57.0
2021-12-07 07:45:22 +00:00
Dongsu Park
228d3fcc44
changelog: add changelog for qemu dependencies
...
Add changelog for dependencies needed by Qemu.
* edk2-ovmf 202105
* ipxe 1.21.1
* seabios 1.14.0
* sgabios 0.1_pre10
2021-12-02 17:15:33 +01:00
Dongsu Park
b4b30c3842
sys-firmware/sgabios: update to 0.1_pre10
2021-12-02 13:18:20 +01:00
Dongsu Park
2265ad8fce
sys-firmware/seabios: update to 1.14.0
2021-12-02 13:16:56 +01:00
Dongsu Park
01a11ed171
sys-firmware/ipxe: update to 1.21.1
2021-12-02 13:15:23 +01:00
Dongsu Park
926e104051
sys-firmware/edk2-ovmf: update to 202105-r1
2021-12-02 13:13:11 +01:00
Dongsu Park
35bcc063b5
changelog: add changelog for vim 8.2.3582
2021-12-01 18:21:11 +01:00
Dongsu Park
7923e4bdf8
dev-libs/libsodium: import new ebuilds
...
Import new ebuilds for dev-libs/libsodium, which is needed by
app-editors/vim[crypt], only in SDK.
2021-12-01 18:21:11 +01:00
Dongsu Park
e95e69ed34
app-editors/vim-core: update to 8.2.3582
2021-12-01 18:21:09 +01:00
Dongsu Park
a665237d0b
app-editors/vim: update to 8.2.3582
2021-12-01 18:20:25 +01:00
Krzesimir Nowak
4de2612bba
changelog: Update the update changelog format
...
Mention that it should be written as a bullet list. Also, match the
format to the example (put the version link inside parentheses).
Update the existing changelogs too. Drop the headers, so it will be
easier to process the files with a script.
2021-11-30 14:54:51 +01:00
Krzesimir Nowak
a5cea83977
changelog: Add an entry for kernel updates
2021-11-30 13:41:09 +01:00
Krzesimir Nowak
e66a96c5a4
sys-apps/iproute2: Sync with gentoo
...
It's from gentoo commit 9bed110cfca15256b3850d2318527a6590e64253.
2021-11-29 16:31:46 +01:00
Krzesimir Nowak
0e7b9ab914
dev-util/perf: Support python 3.6
2021-11-29 16:31:45 +01:00
Krzesimir Nowak
285e82c44a
dev-util/perf: Sync with gentoo
...
It's from gentoo commit 6ede713804d35a8de4590ac3459a7c8f2c0ee4fd.
2021-11-29 16:31:45 +01:00
Krzesimir Nowak
ec2b61fce1
sys-kernel/linux-headers: Sync with gentoo
...
It's from gentoo commit 6beda972e3fc6a2a32603652855a83da1b61e4b3.
2021-11-29 16:31:45 +01:00
Dongsu Park
0eac2e4aaa
changelog: add new changelog for gcc 9.4.0
2021-11-26 15:34:52 +01:00
Dongsu Park
4841bcaebf
sys-devel/gcc: update gcc to 9.4.0
...
Update sys-devel/gcc to 9.4.0, mainly to address CVE-2020-13844.
2021-11-26 15:34:08 +01:00
Dongsu Park
80972c2b70
changelog: use date format of YYYY-MM-DD
...
If we use date format of DD-MM-YYYY in changelog file names, the files
will not sorted by date. e.g. 01-12-2021 will come before 25-11-2021.
Use date format of YYYY-MM-DD to make the files sorted by date.
2021-11-26 15:21:29 +01:00
Sayan Chowdhury
025273dd18
changelog: Add placeholder directory to add the changelogs
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
Co-authored-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-11-24 22:49:48 +05:30
ArkaprabhaChakraborty
d7d1a79cd7
Upgrade net-libs/libmicrohttpd to 0.9.73
...
Signed-off-by: ArkaprabhaChakraborty <chakrabortyarkaprabha998@gmail.com>
2021-11-21 13:39:52 +00:00
Dongsu Park
e3d44a3cc8
net-misc/rsync: update to 3.2.3-r5
...
Mainly to address CVE-2020-14387 .
2021-11-18 14:17:06 +01:00
Krzesimir Nowak
d35d4b7534
sys-fs/btrfs-progs: Move to overlay
...
We will need to patch the configure script to override the udev rules
directory.
2021-11-15 15:28:11 +01:00
Krzesimir Nowak
58e3b78944
eclass/udev: Revert some changes
...
We still have old EAPIs around, so keep supporting them.
2021-11-15 15:28:11 +01:00
Krzesimir Nowak
237eaf7d8c
eclass/udev: Sync with gentoo
...
It's from gentoo commit 3fc8be35607dc65897279f666c8171b174dd2bf2.
2021-11-15 15:28:11 +01:00
Krzesimir Nowak
d67c558126
eclass/bash_completion-r1: Backport the fix for paths from systemd.eclass
...
The paths returned by pkg-config seem to have sysroot prepended
twice. The systemd eclass has a workaround for that - use it for bash
completion files too, then.
2021-11-15 15:28:11 +01:00
Krzesimir Nowak
a4780d4802
app-crypt/p11-kit: Move package to coreos-overlay
...
We will update and modify it there.
2021-11-15 15:28:11 +01:00
Krzesimir Nowak
eaf979378f
eclass/systemd: Revert some changes from the sync
...
We still have packages with old EAPI, so keep supporting them. Also,
we are still using the deprecated/now-removed systemd_dotmpfilesd and
systemd_newtmpfilesd functions instead of their counterparts from
tmpfiles.eclass, so keep them too.
2021-11-15 15:26:52 +01:00
Krzesimir Nowak
fd8030ea91
eclass/systemd: Sync with gentoo
...
It's from gentoo commit b8f91fee6a8314dc58c1da011b65d9b857ef963f.
2021-11-15 15:26:52 +01:00
Krzesimir Nowak
339298bd3e
eclass/*: Be more lenient with the EAPI versions
...
We are in progress of updating packages with old EAPIs, so this change
should be reverted really soon.
2021-11-15 15:26:44 +01:00
Krzesimir Nowak
43b14b0700
eclass/multilib: Sync with gentoo
...
It's from gentoo commit f64708850264e93cb54c8857d6eb459a4faf274e.
2021-11-12 19:38:32 +01:00
Krzesimir Nowak
fca1b3d2a6
eclass/toolchain-funcs: Sync with gentoo
...
It's from gentoo commit d87f2b9b24207f175f68f17b6cdb7befc9254841.
2021-11-12 19:38:32 +01:00
Krzesimir Nowak
87d3be7e89
eclass/bash-completion-r1: Sync with gentoo
...
It's from gentoo commit d9e60f491cb9ad6e0bf3328a027e30d8389b2553.
2021-11-12 19:38:32 +01:00
Krzesimir Nowak
a8e33c92a4
sys-devel/crossdev: Sync with gentoo
...
It's from gentoo commit d5cd05195c8193816d6800bc44c4875baa72c804.
2021-11-12 19:38:32 +01:00
Krzesimir Nowak
160ee62ed2
dev-util: Replace pkgconfig with pkgconf
...
pkgconfig was obsoleted in favor of pkgconf.
The dev-util/pkgconf package comes from gentoo commit
38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-12 19:38:32 +01:00
Krzesimir Nowak
cbd60d5f9b
virtual/pkgconfig: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-12 19:38:32 +01:00
Dongsu Park
40738a81e1
Merge pull request #247 from aniruddha2000/aniruddha/update-dev-embedded-u-boot-tools-2021.04_rc2
...
dev-embedded/u-boot-tools: Update to 2021.04_rc2
2021-11-12 10:15:58 +01:00
Aniruddha Basak
72f4978997
dev-embedded/u-boot-tools: Update to 2021.04_rc2
2021-11-11 07:46:27 +00:00
Krzesimir Nowak
b5faca1612
Merge pull request #242 from flatcar-linux/krnowak/eapi-update
...
Update packages to get rid of EAPI 3.
2021-11-10 17:58:38 +01:00
Dongsu Park
7289a4143c
Merge pull request #245 from flatcar-linux/dongsu/use-flag-unicode
...
app-editors/nano: update to 5.8-r2
2021-11-10 14:58:11 +01:00
Dongsu Park
d68821a67e
app-editors/nano: update to 5.8-r2
...
Now that ncurses 6.2_p20210619 does not have USE flag `unicode` at all,
app-editors/nano pulling in ncurses with `USE=unicode` results in build
failures. We should have `unicode(+)` to make the flag optional like
upstream Gentoo does.
Simply sync with Gentoo for nano 5.8-r2 to fix that issue.
2021-11-10 11:01:03 +01:00
Aniruddha Basak
1162ab6a54
Remove app-admin/logrotate from portage-stable
...
Signed-off-by: Aniruddha Basak <codewithaniruddha@gmail.com>
2021-11-06 06:18:35 +00:00
Krzesimir Nowak
3a273f1fcd
eclass/sgml-catalog-r1: Add from gentoo
...
It's from gentoo commit 8729279eb1e48f171f86e484610a1fbbd904d67d.
2021-11-05 21:53:09 +01:00
Krzesimir Nowak
6e177757d5
virtual/man: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-05 20:31:32 +01:00
Krzesimir Nowak
047b320687
sys-libs/gdbm: Sync with gentoo
...
It's from gentoo commit 9a673abef69576f529eb2308d13e30d158bbac36.
2021-11-05 20:31:32 +01:00
Krzesimir Nowak
a70b3781cb
sys-apps/miscfiles: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-05 20:31:32 +01:00
Krzesimir Nowak
4ec042bbb8
sys-apps/man-pages-posix: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-05 20:31:31 +01:00
Krzesimir Nowak
be708740d9
dev-lang/swig: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-05 20:31:30 +01:00
Krzesimir Nowak
ad10398991
app-text/sgml-common: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-05 20:31:30 +01:00
Krzesimir Nowak
b8f0236d8d
app-eselect/eselect-vi: Sync with gentoo
...
It's from gentoo commit cdbe195e46a303ec2b5c46e73a4d9c442d6b9e2c.
2021-11-05 20:31:30 +01:00
Dongsu Park
7b734de837
Merge pull request #235 from flatcar-linux/dongsu/delete-keywords
...
dev-lang/spidermonkey: delete unnecessary ebuilds
2021-11-05 09:50:34 +01:00
Krzesimir Nowak
7355bc0229
Merge pull request #241 from flatcar-linux/krnowak/update-cryptsetup-deps
...
Update cryptsetup deps
2021-11-04 12:11:53 +01:00
Dongsu Park
aae75806b9
eclass: delete unnecessary eclasses needed by spidermonkey
...
Delete unnecessary eclasses pulled in by spidermonkey:
* mozconfig-v6.{52,60}.eclass
* mozcoreconf-v[4-6].eclass
* mozlinguas-v2.eclass
* nsplugins.eclass
2021-11-04 10:07:02 +01:00
Dongsu Park
04e48453f1
dev-lang/spidermonkey: delete unnecessary package
2021-11-04 10:07:02 +01:00
Jeremi Piotrowski
c03da37716
script/bootstrap: update openssl before stage3
...
Right now our bootstrap flow is different then gentoo's - we don't
update the seed when building stage1 and use a different ebuilds
snapshot for stage1 compared to stage2 and stage3. This is causing us
trouble now, because we introduced openssl-3, but seed/stage1 still
contains openssl-1.1. During `emerge -e @system` in stage3, some
packages that depend on openssl may build against the stage1 version,
which results in an error during depcleaning (they would need to be
rebuilt instead). Stage3 is not extensible, so instead, explicitly
update openssl in stage2. This workaround can be removed as soon as we
release a seed with openssl-3.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2021-11-04 09:25:30 +01:00
Krzesimir Nowak
694dec7ff8
dev-libs/gmp: Sync with gentoo
...
It's from gentoo commit 5c888a952dc942822d48a87fae24d36146b9fa87.
2021-11-03 18:14:57 +01:00
Krzesimir Nowak
b81a34abde
dev-libs/nettle: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-03 18:14:57 +01:00
Krzesimir Nowak
972fe28131
dev-libs/libgpg-error: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-03 18:14:57 +01:00
Krzesimir Nowak
f9d055810e
dev-libs/libgcrypt: Sync with gentoo
...
It's from gentoo commit 3c0303bcf57b569ec658a668a7bcf210992cbb47.
2021-11-03 18:14:57 +01:00
Krzesimir Nowak
1e40323f7f
app-crypt/argon2: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-03 18:14:56 +01:00
Krzesimir Nowak
d82ef916b0
dev-libs/popt: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-03 18:14:56 +01:00
Krzesimir Nowak
a5a372e444
dev-libs/json-c: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-03 18:14:56 +01:00
Dongsu Park
14b3353eaa
scripts: install curl before baselayout
...
Now that Github rejects access to an unauthenticated URL with `git://`,
we have to make git and libcurl work with `https://`. However, during
the SDK stage2, curl is not explicitly installed, but just inherited
from the stage1. As a result, curl is built without the `ssl` USE flag.
So installation of baselayout fails with:
```
git fetch https://github.com/flatcar-linux/baselayout.git --prune +HEAD:refs/git-r3/HEAD
fatal: unable to access 'https://github.com/flatcar-linux/baselayout.git/ ':
Protocol "https" not supported or disabled in libcurl
```
To resolve the issue, we need to install curl with `BOOTSTRAP_USE=ssl`
before trying to install baselayout.
2021-11-03 15:30:55 +01:00
Dongsu Park
cfadfebd5b
dev-lang/yasm: update to 1.3.0-r1 to fix Github URL protocol
...
Github now rejects an unauthenticated Github URL `git://`, so we need to
replace git with https.
To do that, sync with Gentoo for dev-lang/yasm 1.3.0-r1 including fix
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0793e1ac0b7c7b3e8572443bbd33faf7ddc26813
2021-11-03 07:17:39 +01:00
Dongsu Park
43bb898cbc
Revert "dev-lang/yasm: update to 1.3.0-r1 to fix Github URL protocol"
...
This reverts commit ea28ab385dfffa6b0cbd7267b557764e35f7b060.
2021-11-02 18:34:42 +01:00
Dongsu Park
6e0fd76493
Merge pull request #236 from flatcar-linux/dongsu/ncurses-6.2-20210619
...
*: update gptfdisk, readline, procps for ncurses 6.2_p20210619
2021-11-02 15:15:46 +01:00
Dongsu Park
d8a0045753
Merge pull request #233 from flatcar-linux/dongsu/wget-1.21.2
...
net-misc/wget: update to 1.21.2
2021-11-02 14:25:42 +01:00
Dongsu Park
cf88c5ca11
dev-lang/yasm: update to 1.3.0-r1 to fix Github URL protocol
...
Github now rejects an unauthenticated Github URL `git://`, so we need to
replace git with https.
To do that, sync with Gentoo for dev-lang/yasm 1.3.0-r1 including fix
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0793e1ac0b7c7b3e8572443bbd33faf7ddc26813
2021-11-02 08:25:35 +01:00
Flatcar Buildbot
4dfad63f67
Upgrade virtual Rust in main from 1.56.0 to 1.56.1
2021-11-01 13:19:50 +00:00
Dongsu Park
7d2a26a07b
sys-process/procps: update to 3.3.17-r1
...
Now that ncurses 6.2_p20210619 dropped the USE flag 'unicode', it is
not possible to specify the flag in sys-process/procps.
We need to make the flag optional, by specifying '(+)'.
See also
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec71f8061aaa422b7eedfd090e09211736579372
Simply sync with Gentoo for 3.3.17-r1 that includes the fix.
2021-11-01 11:44:04 +01:00
Dongsu Park
7ca4e6f137
sys-apps/gptfdisk: update to 1.0.7-r2
...
Now that ncurses 6.2_p20210619 dropped the USE flag 'unicode', it is
not possible to specify the flag in sys-apps/gptfdisk.
We need to make the flag optional, by specifying '(+)'.
See also
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c4f07166bac4c87f7e290f049e7a1603025444
Simply sync with Gentoo for 1.0.7-r2 that includes the fix.
2021-11-01 11:40:54 +01:00
Dongsu Park
a06e7cbe30
sys-libs/readline: update to 8.1_p1-r1
...
Now that ncurses 6.2_p20210619 dropped the USE flag 'unicode', it is
not possible to specify the flag in sys-libs/readline.
We need to make the flag optional, by specifying '(+)'.
See also
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df194650455b53175ed2852547169875002b2292
Simply sync with Gentoo for readline 8.1_p1-r1 that has the fix.
2021-11-01 11:40:49 +01:00
Dongsu Park
e376e392df
net-misc/wget: update to 1.21.2
...
Update net-misc/wget to 1.21.2, mainly to address CVE-2021-31879.
2021-10-28 10:15:57 +02:00
Flatcar Buildbot
a9b55251cd
Upgrade virtual Rust in main from 1.55.0 to 1.56.0
2021-10-26 12:08:10 +00:00
Jeremi Piotrowski
e31ef0ca87
Merge pull request #230 from flatcar-linux/jepio/update-gcc-deps-to-eapi-7
...
update gcc deps to EAPI=7.
2021-10-26 13:53:17 +02:00
Dongsu Park
796ba1eeb5
Merge pull request #229 from aniruddha2000/aniruddha/update-nmap-7.92
...
Update net-analyzer/nmap to v7.92
2021-10-25 17:26:52 +02:00
Aniruddha Basak
261b2337df
Update net-analyzer/nmap to v7.92
2021-10-22 10:39:57 +00:00
Aniruddha Basak
e24c9bbff2
Update sys-fs/cryptsetup to v2.4.1
2021-10-22 09:32:48 +00:00
Jeremi Piotrowski
b61a41306a
dev-libs/mpfr: Sync with Gentoo upstream
...
Sync ebuild to upstream version to switch to EAPI=7, as previous
EAPIs cause issues with multilib deps when running ./build_toolchains
in the context of arm64 SDK.
Upstream commit e4adffda16496e86a61020e8569c6974f8018983
2021-10-20 12:25:26 +00:00
Jeremi Piotrowski
e51102ad70
dev-libs/mpc: Sync with Gentoo upstream
...
Sync ebuild to upstream version to switch to EAPI=7, as previous
EAPIs cause issues with multilib deps when running ./build_toolchains
in the context of arm64 SDK.
Upstream commit e4adffda16496e86a61020e8569c6974f8018983
2021-10-20 12:25:26 +00:00
Jeremi Piotrowski
4db1c1b8c3
net-dns/libidn2: Sync with Gentoo upstream
...
Sync ebuild to upstream version to switch to EAPI=7, as previous
EAPIs cause issues with multilib deps when running ./build_toolchains
in the context of arm64 SDK.
Upstream commit e4adffda16496e86a61020e8569c6974f8018983
2021-10-20 12:25:26 +00:00
Krzesimir Nowak
ac853406ad
sys-devel/bison: Sync with gentoo
...
It's from gentoo commit 05ac71ce6639a14df6af2f05db1c57d147fd0f19.
The updated sys-apps/gawk started to depend on a newer version of
sys-devel/bison, so update the latter too.
2021-10-19 09:53:29 +02:00
Krzesimir Nowak
d427495e4e
*: Sync with gentoo
...
This is to get rid of EAPI 2.
2021-10-18 18:28:05 +02:00
Dongsu Park
d1707cc374
Merge pull request #224 from ArkaprabhaChakraborty/arkaprabha/update-git
...
Upgrade git 2.32.0
2021-10-14 08:24:42 +02:00
Dongsu Park
b2d0b159f1
Merge pull request #221 from ArkaprabhaChakraborty/arkaprabha/update-curl
...
upgraded curl to 7.79.1
2021-10-14 08:19:40 +02:00
Dongsu Park
23c01541e2
Merge pull request #222 from aniruddha2000/aniruddha/update-util-linux-2.37.2
...
Update util-linux to 2.37.2
2021-10-13 08:15:24 +02:00
Sayan Chowdhury
190f4b2294
Merge pull request #211 from flatcar-linux/sayan/systemd-v249
...
sys-apps/systemd: Update to v249
2021-10-07 14:54:44 +05:30
Dongsu Park
e0d73cc226
app-editors/vim-core: update to 8.2.3428
...
Update app-editors/vim-core to 8.2.3428, mainly to address
CVE-2021-3770, CVE-2021-3778, CVE-2021-3796.
2021-10-05 11:27:37 +02:00
Dongsu Park
ac8577bc69
app-editors/vim: update to 8.2.3428
...
Update app-editors/vim to 8.2.3428, mainly to address CVE-2021-3770,
CVE-2021-3778, CVE-2021-3796.
2021-10-05 11:27:04 +02:00
Krzesimir Nowak
2dd9d12006
Merge pull request #223 from aniruddha2000/aniruddha/update-vim-8.2.3402
...
Update app-editors/vim to 8.2.0814
2021-10-04 18:31:56 +02:00
Krzesimir Nowak
eb5221780d
Merge pull request #218 from flatcar-linux/krnowak/eapi-update
...
Update kernel-2 eclass to support newer eclasses.
2021-10-04 18:31:13 +02:00
Sayan Chowdhury
d0d372408b
dev-util/meson-format-array: Add new package as meson dependency
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-01 07:40:40 +00:00
Sayan Chowdhury
07041260fd
dev-util/meson: Sync with gentoo upstream; updates to 0.57.2
...
gentoo ref: 476cd2936d
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-01 07:40:40 +00:00
Sayan Chowdhury
1c6a2d831e
dev-python/jinja: Add new package for systemd dependency
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-01 07:40:40 +00:00
Sayan Chowdhury
46b66f6236
eclass: Add meson-multilib, and sync meson with Gentoo upstream
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-10-01 07:40:39 +00:00
Sayan Chowdhury
c0ec35c1e0
acct-user/*: Add the needed acct-user package for systemd v249
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-10-01 07:40:39 +00:00
Sayan Chowdhury
332cc1ce6e
acct-group/*: Add the needed groups for systemd v249
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-10-01 07:40:39 +00:00
ArkaprabhaChakraborty
8586f45325
Add plocale.eclass
2021-09-30 08:39:22 +00:00
ArkaprabhaChakraborty
bb597c8f0b
Upgrade git 2.32.0-r1
2021-09-30 08:38:02 +00:00
Aniruddha Basak
faf115acde
Update util-linux to 2.37.2
2021-09-30 08:05:27 +00:00
Aniruddha Basak
3ca09a0ab0
Update app-editors/vim to cat 8.2.0814
2021-09-29 15:30:43 +00:00
ArkaprabhaChakraborty
0751cb1939
Upgrade curl 7.79.1
2021-09-29 11:03:56 +00:00
ArkaprabhaChakraborty
5c6b9c65e0
Upgrade libgcrypt 1.9.4
2021-09-29 10:58:35 +00:00
Krzesimir Nowak
5415cf771d
virtual/os-headers: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
We bumped sys-kernel/linux-headers. Then also bump the virtual package
for it.
2021-09-28 16:04:49 +02:00
Krzesimir Nowak
707aa2f758
sys-kernel/linux-headers: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
kernel-2 eclass dropped support for old EAPIs, so the linux-headers
package needs refreshing.
2021-09-28 15:55:10 +02:00
Krzesimir Nowak
5400affa86
eclass/kernel-2: Support python3.6 too
2021-09-28 15:55:09 +02:00
Krzesimir Nowak
ca04ebdb73
eclass/kernel-2: Sync with gentoo
2021-09-28 15:55:09 +02:00
Krzesimir Nowak
6af2ebf647
*: Drop dev-python/openssl and its dependencies
2021-09-27 15:24:17 +02:00
Krzesimir Nowak
31736e3638
app-portage/gentoolkit: Bring back from overlay
...
This is from gentoo commit 8e426ccff148220423503c9a1c6c512c9b63ddfa.
2021-09-27 14:55:47 +02:00
Krzesimir Nowak
9450a14ac2
dev-python/setuptools: Bring back from overlay
...
This comes from gentoo commit fe13784be44e5167f67315bf280690004aae885e.
2021-09-27 14:55:47 +02:00
Krzesimir Nowak
8682ce1bad
sys-libs/talloc: Bring back from overlay
...
This comes from gentoo commit
3e3fc100e5298bae3ef766d10144dac5c46218c3, so it's a bit older than the
version in overlay, but the differences are small: the newer version
dropped "multilib" from inherit and has more stable keywords. We will
need to add accept_keywords to overlay for this package.
2021-09-27 14:55:47 +02:00
Krzesimir Nowak
a62a2153f7
sys-apps/coreutils: Bring back from overlay
...
Comes from commit 644f513293168d45627a987fe44ff49a09167219. Could be
updated later, when we update python3.
2021-09-27 14:55:47 +02:00
Krzesimir Nowak
f0b36f19e1
eclass: Accept one parameter only
...
It's backported from gentoo, some newer packages in gentoo started to
use python_gen_cond_dep with one parameter only, so when we updated
them in portage stable, we don't want them to fail to build.
2021-09-27 14:55:47 +02:00
Krzesimir Nowak
2eb1ab3779
eclass: Support python3 3.8 to 3.10
...
That way, we will stop getting errors about invalid python
implementation after updating some package that declares compatibility
with a python version we haven't yet packaged.
This could also be done by simply taking the updated version of the
eclass files from gentoo, but they also drop support for older EAPIs
that we unfortunately still use in some places.
2021-09-27 14:55:47 +02:00
william light
582d4c2951
Merge pull request #216 from flatcar-linux/wrl/polkit-0.119-deps
...
add dependencies for polkit 0.119 (with duktape)
2021-09-27 12:12:24 +02:00
Mathieu Tortuyaux
492d6d377a
Merge pull request #215 from flatcar-linux/jepio/perl-wip
...
dev-lang/perl: upgrade to 5.34.0
2021-09-24 09:38:27 +02:00
Mathieu Tortuyaux
cc8f07769e
virtual/perl-File-Temp: remove ebuild
...
it's not necessary with `minimal` dev-lang/perl
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:25 +02:00
Mathieu Tortuyaux
7c65f27425
virtual/perl-Test-Harness: remove ebuild
...
it's not necessary with `minimal` dev-lang/perl
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:25 +02:00
Mathieu Tortuyaux
7656436ae0
virtual/perl-Data-Dumper: remove ebuild
...
it's not necessary with `minimal` dev-lang/perl
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:25 +02:00
Mathieu Tortuyaux
2315ed520c
virtual/perl-Getopt-Long: sync with ::gentoo
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:25 +02:00
Mathieu Tortuyaux
71d3d100b6
virtual/perl-File-Spec: sync with ::gentoo
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:25 +02:00
Mathieu Tortuyaux
5f9bb6af44
virtual/perl-ExtUtils-MakeMaker: sync with ::gentoo
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:24 +02:00
Jeremi Piotrowski
fd073f0648
dev-lang/perl: Sync with upstream
2021-09-23 09:16:24 +02:00
Krzesimir Nowak
c3a7b15d92
sys-apps/net-tools: Move from overlay and sync with gentoo
2021-09-22 12:38:32 +02:00
Sayan Chowdhury
e05536fa0e
Merge pull request #188 from flatcar-linux/sayan/update-iptables-1.8.7
...
Add and Update packages for the iptables update
2021-09-21 21:46:56 +05:30
William Light
f8b827361c
add dependencies for polkit 0.119 (with duktape)
2021-09-21 14:06:19 +02:00
Krzesimir Nowak
ed704ee76f
app-eselect/eselect-rust: Sync with gentoo
2021-09-15 14:42:49 +02:00
Krzesimir Nowak
2f37270b63
virtual/rust: Sync with gentoo
2021-09-15 14:42:49 +02:00
Flatcar Buildbot
c716d65b48
Upgrade virtual Rust in main from 1.54.0 to 1.55.0
2021-09-15 14:42:49 +02:00
Sayan Chowdhury
9eac539c85
net-firewall/ebtables: Move the package to coreos-overlay
...
Incase the ebtables tables are not set, the ebuilds links the
ebtables binaries to the legacy version instead of the nft version
Moving to coreos-overlay to link it to xtables-nft-multi.
The next step could be upstream the patches, incase of the usage of
nftables USE flag.
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-09-08 09:41:36 +00:00
Sayan Chowdhury
d1a6c9c36f
sys-libs/binutils-libs: Sync with Gentoo upstream; updates to 2.37
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-08 13:14:38 +05:30
Sayan Chowdhury
6cd6f3407c
sys-devel/binutils: Sync with Gentoo upstream; updates to 2.37
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-08 13:14:37 +05:30
Sayan Chowdhury
ef79238392
net-libs/libnftnl: Sync with Gentoo upstream; Updates 1.2.0
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-07 11:06:37 +00:00
Sayan Chowdhury
cc9cc520d0
app-eselect/eselect-iptables: Add the build dependency for the iptables update
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-07 11:06:37 +00:00
Sayan Chowdhury
2313792e17
net-firwall/etables: Sync with Gentoo upstream; updates to 2.0.11-r3
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-07 11:06:37 +00:00
Sayan Chowdhury
01ee61ce39
net-libs/libmnl,libnftnl: Sync and add package for iptables-nft backend
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-07 11:06:37 +00:00
Sayan Chowdhury
9a1f5873bc
net-misc/ethertypes: Add the pacakge for iptables-nft backend
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-07 11:06:36 +00:00
Dongsu Park
4dabf80812
Merge pull request #210 from kinvolk/dongsu/glsa-update-20210903
...
metadata: update GLSA metadata 2021-09-03
2021-09-06 16:04:16 +02:00
Dongsu Park
2d6b89d760
Merge pull request #208 from kinvolk/dongsu/delete-packages-20210902
...
*: delete unnecessary packages 2021-09-03
2021-09-06 09:56:56 +02:00
Dongsu Park
4a70fa9859
metadata: update GLSA metadata 20210903
2021-09-06 09:45:14 +02:00
Dongsu Park
b079f4d9e1
dev-libs/nettle: update to 3.7.3
...
Update dev-libs/nettle to 3.7.3, mainly to address CVE-2021-20305,
CVE-2021-3580.
Gentoo ref: c69c125888928ccff77d5e3d0e21b687dce434cd
2021-09-06 09:33:04 +02:00
Dongsu Park
a16f219499
virtual/modutils: delete unnecessary package
2021-09-03 14:01:00 +02:00
Dongsu Park
c27395d56e
dev-util/patchutils: delete unnecessary package
2021-09-03 14:01:00 +02:00
Dongsu Park
7e019a57c3
dev-python/rsa: delete unnecessary package
2021-09-03 14:01:00 +02:00
Dongsu Park
6f44bbc88a
dev-python/pyyaml: delete unnecessary package
2021-09-03 14:01:00 +02:00
Dongsu Park
76ca467e0b
dev-python/pyblake2: delete unnecessary package
2021-09-03 14:01:00 +02:00
Dongsu Park
007c56f256
dev-python/pyasn1: delete unnecessary package
2021-09-03 14:01:00 +02:00
Dongsu Park
12a9149d67
dev-python/packaging: delete unnecessary package
2021-09-03 14:01:00 +02:00
Dongsu Park
20700135d2
dev-python/appdirs: delete unnecessary package
2021-09-03 14:01:00 +02:00
Dongsu Park
569f97ea33
dev-libs/ustr: delete unnecessary package
2021-09-03 14:01:00 +02:00
Dongsu Park
725637b6e6
dev-libs/iniparser: delete unnecessary package
2021-09-03 14:01:00 +02:00
Dongsu Park
d9894e252c
app-shells/push: delete unnecessary package
2021-09-03 14:01:00 +02:00
Krzesimir Nowak
db6de5a1ad
sys-libs/talloc: Move to overlay
2021-09-02 10:06:38 +02:00
Krzesimir Nowak
68dbf86509
Merge pull request #204 from kinvolk/krnowak/kill-cros-devutils-with-fire
...
dev-util/shflags: Drop the package
2021-08-30 17:52:42 +02:00
Dongsu Park
2eca999fb7
net-dns/c-ares: update to 1.17.2
...
Update net-dns/c-ares to 1.17.2, mainly to address CVE-2021-3672 .
Gentoo ref: c06fd172f1183f13dd6802abd5c3585987f4bc86
2021-08-27 11:41:05 +02:00
Krzesimir Nowak
d98a47c7f4
dev-util/shflags: Drop the package
...
It was a dependency of the coreos-base/cros-devutils package from
coreos-overlay, but it got dropped.
2021-08-23 15:00:57 +02:00
Dongsu Park
c7e393ef91
dev-util/strace: move to portage-stable, update to 5.12
...
Now that we have dev-util/pkgconfig 0.29.2, there is no need to
keep third-party patch for avoiding cross-build issues in
dev-util/strace. Let's simply drop the patch, and move strace to
portage-stable. Sync with Gentoo, so update strace to 5.12.
2021-08-20 16:20:36 +02:00
Dongsu Park
2caaa96ab4
virtual/emacs: delete emacs
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
b2d1a026cf
sys-libs/libutempter: delete libutempter
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
6c0b71225b
sys-apps/ed: delete ed
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
1e0bce4521
net-libs/liblockfile: delete liblockfile
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
80edbd19ee
dev-util/valgrind: delete valgrind
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
272284fef2
dev-util/ctags: delete ctags
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
3ca702e8d3
dev-util/cscope: delete cscope
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
452457a7f9
dev-python/s3transfer: delete s3transfer
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
05a40c4723
dev-python/python-dateutil: delete python-dateutil
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
b5d19e06bd
dev-python/jmespath: delete jmespath
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
abe637a175
dev-python/futures: delete futures
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
764e97a1f6
dev-python/botocore: delete botocore
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
4886e0b6fd
dev-python/awscli: delete awscli
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
8626bf057a
dev-go/godep: delete godep
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
aa94921c6e
dev-go/glide: delete glide
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
c153da5653
app-text/tree: delete tree
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
cb767ba3a8
app-text/dos2unix: delete dos2unix
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
fd285d1b70
app-portage/eix: delete eix
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
be075e5fa3
app-misc/tmux: delete tmux
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
424db3d8e6
app-misc/screen: delete screen
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
6fa21f243d
app-eselect/eselect-ctags: delete eselect-ctags
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
c2193c316a
app-eselect/eselect-emacs: delete eselect-emacs
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
d68f2a8d1f
app-emacs/emacs-common-gentoo: delete emacs-common-gentoo
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:39 +02:00
Dongsu Park
35f2b3137c
app-editors/emacs: delete emacs
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-19 09:58:30 +02:00
Dongsu Park
178bcafd91
app-crypt/tpm-tools: delete tpm-tools
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-19 09:58:19 +02:00
Dongsu Park
cbcef7b3fa
app-admin/python-updater: delete python-updater
...
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-19 09:58:01 +02:00
Dongsu Park
7eb03725e1
Merge pull request #199 from peanutduck/update-dnsmasq-2.85
...
net-dns/dnsmasq: Bump to v2.85
2021-08-16 17:40:05 +02:00
Sayan Chowdhury
fd1f496bad
Merge pull request #198 from aniruddha2000/aniruddha2000/update-libuv-1.41.1
...
Update libuv to 1.41.1
2021-08-13 14:35:37 +05:30
Sayan Chowdhury
1bfc04fbe1
Merge pull request #196 from aniruddha2000/aniruddha2000/update-tar-1.34
...
Update tar to 1.34
2021-08-13 14:34:26 +05:30
Kai Lüke
3d5c05e488
Merge pull request #197 from kinvolk/kai/go-modules
...
eclass: import go-module from Gentoo
2021-08-12 16:42:48 +02:00
peanutduck
a346d125e8
net-dns/dnsmasq: Bump to v2.85
2021-08-12 09:34:54 +00:00
Sayan Chowdhury
1b9d7e84ba
Merge pull request #195 from kinvolk/sayan/move-expat-to-portage
...
dev-libs/expat: Move from coreos-overlay to portage-stable
2021-08-12 09:47:03 +05:30
Aniruddha Basak
0654c1ef51
Update libuv to 1.41.1
2021-08-11 17:45:55 +00:00
Kai Lueke
abfbf0c70b
eclass: import go-module from Gentoo
2021-08-11 17:46:38 +02:00
Dongsu Park
dd37836fdc
Merge pull request #193 from kinvolk/rust-1.54.0-main
...
Upgrade virtual Rust in main from 1.53.0 to 1.54.0
2021-08-11 17:06:20 +02:00
Aniruddha Basak
7576483196
Update tar to 1.34
2021-08-11 14:32:14 +00:00
Dongsu Park
021121a489
Merge pull request #161 from kinvolk/dongsu/delete-ccache
...
dev-util/ccache: delete ccache completely
2021-08-06 11:36:28 +02:00
Sayan Chowdhury
e0f9f876e8
dev-libs/expat: Move from coreos-overlay to portage-stable
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2021-08-06 05:23:48 +00:00
Dongsu Park
6a8b5c4cea
app-portage/portage-utils: update to 0.90
...
Now that Gentoo distfiles and its mirror deleted a source tarball
`portage-utils-0.87.tar.xz`, Flatcar build also started failing like the
following. For now we fixed the issue by manually uploading the missing
tarball to the Flatcar mirror. However, we should update portage-utils
to 0.90 to avoid potential issues.
```
http://distfiles.gentoo.org/distfiles/96/portage-utils-0.87.tar.xz
HTTP request sent, awaiting response... 404 Not Found
2021-08-04 16:09:28 ERROR 404: Not Found.
https://dev.gentoo.org/~grobian/distfiles/portage-utils-0.87.tar.xz
HTTP request sent, awaiting response... 404 Not Found
2021-08-04 16:09:28 ERROR 404: Not Found.
```
2021-08-05 10:32:09 +02:00
Flatcar Buildbot
ecf86929b7
Upgrade virtual Rust in main from 1.53.0 to 1.54.0
2021-08-04 10:20:24 +02:00
Sayan Chowdhury
b0968259d0
app-arch/xz-utils: Sync with Gentoo upstream; updates to 5.2.5
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-07-30 15:52:02 +05:30
Sayan Chowdhury
4edec94842
app-arch/libarchive: Sync with Gentoo upstream; updates to 3.5.1
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2021-07-30 10:11:20 +00:00
Kai Lüke
1c0936769d
sys-fs/cryptsetup: Sync with Gentoo
2021-07-28 19:43:22 +02:00
Sayan Chowdhury
f26a5a17d3
net-misc/curl: Bump curl to 7.78.0 release
...
This releases includes fixes for the following CVEs:
- CVE-2021-22924
- CVE-2021-22926
- CVE-2021-22925
The changes are not sync with Gentoo upstream, rather modified in the
overlay. The changes are:
- 7.78.0 removes metalink support
- 7.78.0 remmoves references to darwinssl package
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-07-21 13:55:05 +05:30
Sayan Chowdhury
2300ad3287
sys-libs/readline: Sync with Gentoo upstream
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-07-19 14:43:33 +05:30
Mathieu Tortuyaux
b827c6557c
Merge pull request #172 from kinvolk/tormath1/selinux
...
selinux: update eclass, libsepol to 3.1 and semodule-utils
2021-07-16 11:25:19 +02:00
Jeremi Piotrowski
77a0115be2
Merge pull request #186 from kinvolk/jepio/qemu-add-slirp
...
net-libs/libslirp: Import from Gentoo
2021-07-14 14:39:10 +02:00
Mathieu Tortuyaux
6ab3fa34b3
dev-libs/libgcrypt: sync with ::gentoo
...
1.9.3 is not stable yet - accepted keywords has been updated in
::coreos-overlay.
Ref: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ebb8899e39bc7a7773fe930e68697cc48aab8d3
Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
2021-07-08 09:43:00 +02:00
Jeremi Piotrowski
304b5abf7a
net-libs/libslirp: Import from Gentoo
...
slirp is needed to by qemu netdev user backend, which was removed in the
process of upgrading qemu to 5.2.0. Bring it back so that it is possible
to run flatcar_production_qemu.sh directly from the chroot.
See also kinvolk/Flatcar#420
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2021-07-07 12:43:14 +00:00
Sayan Chowdhury
c9c98f49b6
acct-{group, user}/messagebus: Add the new dependencies for dbus
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-07-06 15:55:19 +02:00
Mathieu Tortuyaux
8565def18b
sys-apps/semodule-utils: apply tmp flatcar changes
...
Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
2021-07-06 15:55:19 +02:00
Mathieu Tortuyaux
676c14c966
sys-apps/semodule-utils: add new package
...
Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
2021-07-06 15:55:19 +02:00
Mathieu Tortuyaux
9e3a91b57d
eclass/selinux: fix POLICY_PATCH applying
...
need to open a bug upstream - current discussions on IRC
2021-07-06 15:55:19 +02:00
Mathieu Tortuyaux
da7e024e1f
eclass/selinux-policy-2: sync with upstream
...
Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
2021-07-06 15:55:18 +02:00
Mathieu Tortuyaux
0e286d00c4
sys-libs/libsepol: sync with the upstream
...
Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
2021-07-06 15:55:18 +02:00
Dongsu Park
1694beca3f
Merge pull request #174 from kinvolk/rust-1.53.0-main
...
Upgrade virtual Rust in main from 1.52.1 to 1.53.0
2021-07-06 11:43:50 +02:00
Dongsu Park
b7609c8644
Merge pull request #184 from kinvolk/dongsu/libpcre-8.44
...
dev-libs/libpcre: update to 8.44
2021-07-05 14:19:07 +02:00
Flatcar Buildbot
b9c3e25d51
Upgrade virtual Rust in main from 1.52.1 to 1.53.0
2021-07-05 12:59:59 +02:00
Dongsu Park
bfc8d0ef5f
app-crypt/mit-krb5: move to coreos-overlay
...
To add a custom patch to mit-krb5, move it to coreos-overlay.
2021-07-05 11:06:26 +02:00
Dongsu Park
659f32a73b
dev-libs/libverto: update to 0.3.1-r1
...
Update dev-libs/libverto to 0.3.1-r1, to avoid failures like below:
```
!!! All ebuilds that could satisfy "=dev-libs/libverto-0.3.1-r1" for
/usr/aarch64-cros-linux-gnu/ have been masked.
!!! One of the following masked packages is required to complete your
request:
- dev-libs/libverto-0.3.1-r1::portage-stable (masked by: ~arm64 keyword)
```
2021-07-05 11:06:26 +02:00
Dongsu Park
a28f63378d
dev-libs/libev: update to 4.33
...
Update dev-libs/libev to 4.33, needed by libpcre 8.44.
2021-07-05 11:06:26 +02:00
Dongsu Park
ac81c59212
virtual/acl: update to acl-0-r2
...
Update virtual/acl to 0-r2.
Otherwise build will fail on arm64 due to missing keywords.
2021-07-05 11:06:26 +02:00
Dongsu Park
6904a001b1
dev-libs/libpcre: update to 8.44
...
Update dev-libs/libpcre to 8.44, mainly to address security issues
like CVE-2019-20838, CVE-2020-14155 .
2021-07-05 11:06:26 +02:00
Thilo Fromm
a29b87a4c6
app-misc/pax-utils: update to upstream 1.3.1
...
This change syncs pax-utils to 1.3.1, bringin it on par with Gentoo
upstream. A minor change is incuded in the ebuild (commented on in the
file) to work around a build issue with our (outdated)
python-single-r1.eclass.
The workaround may be removed after we updated to a python version
supported by upstream, and updated our eclasses respectively.
The update fixes an issue with scanelf and glibc-2.33:
/usr/lib/portage/python3.6/estrip: line 393: 1628751 Bad system call (core dumped) scanelf -yqRBF '#k%F' -k '.symtab' "$@"
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-07-01 12:43:10 +02:00
Thilo Fromm
6b20fe0f08
Merge pull request #177 from kinvolk/t-lo/update-to-glibc-2.33
...
Unmasks for arm64 required by glibc-2.33 upgrade
2021-06-29 14:20:54 +02:00
Thilo Fromm
3fc8747b60
unmask arm64 for pax-utils, libev, libverto, acl
...
To un-break the toolchain build for arm64 for the glibc-2.33 update, a
few packages require un-masking for arm64.
This change unmasks arm64 for
* app-misc/pax-utils
* dev-libs/libev, libverto
* virtual/acl
Unmasking this here instead of overriding the masks in
package.accept_keywords because our ebuild versions are outdated, newer
upstream versions are unmasked for arm64 already. I.e. when we update to
current upstream these packages will remain available on ARM64, no need
to use custom overrides via package.accept_keywords.
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-06-29 09:22:30 +02:00
Dongsu Park
53773c875b
Merge pull request #180 from kinvolk/dongsu/lz4-1.9.3
...
app-arch/lz4: update to 1.9.3-r1
2021-06-29 08:58:34 +02:00
Thilo Fromm
085fea2a81
sys-apps/gentoo-functions: use tarball from github
...
This one-line change pulls the gentoo-functions source tarball from
github instead from gentoo's own gitweb, to stabilise the build process.
We assume github to have higher availability than gentoo gitweb.
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-06-28 13:33:42 +02:00
Mathieu Tortuyaux
a85e4af09b
sys-apps/gptfdisk: sync with ::gentoo upstream
...
this commit addresses the following CVE:
- CVE-2021-0308
Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
2021-06-25 08:05:52 +02:00
Mathieu Tortuyaux
f8c416ef1d
net-dialup/lrzsz: sync with gentoo upstream
...
the version stays the same (0.12.20) but we add some patches
to fix compatibility issues with autoconf.
See: https://bugs.gentoo.org/685696
Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
2021-06-24 14:31:04 +02:00
Mathieu Tortuyaux
83374bc5b7
sys-devel/gettext: sync with gentoo upstream
...
this commit addresses the following CVE:
- CVE-2020-12825
Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
2021-06-23 17:47:16 +02:00
Dongsu Park
ba832d25bd
app-arch/lz4: update to 1.9.3-r1
...
Update app-arch/lz4 to 1.9.3-r1, mainly to address CVE-2021-3520.
2021-06-23 12:13:16 +02:00
Mathieu Tortuyaux
3e4da82981
net-misc/curl: sync with gentoo upstream
...
this addresses the following CVE:
- CVE-2021-22898
- CVE-2021-22901
Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
2021-06-23 10:42:42 +02:00
Dongsu Park
911f341032
eclass: import verify-sig.eclass
...
Import verify-sig.eclass needed by libxml2 2.9.12-r2.
2021-05-27 16:41:12 +02:00
Dongsu Park
d9392df584
dev-libs/libxml2: update to 2.9.12-r2
...
Update dev-libs/libxml2 to 2.9.12-r2 to mainly address
CVE-2021-3517, CVE-2021-3518, CVE-2021-3541.
2021-05-27 16:40:40 +02:00
Sayan Chowdhury
6374a73861
sys-devel/binutils: Sync with Gentoo upstream
...
updates to:
sys-devel/binutils-2.36
sys-libs/binutils-libs-2.36
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2021-05-19 11:38:32 +02:00
Flatcar Buildbot
58cabfa821
Upgrade virtual Rust in main from 1.51.0 to 1.52.1
2021-05-17 12:24:50 +02:00
Dongsu Park
e6340f244d
dev-libs/jsoncpp: import new package
...
Import a new package dev-libs/jsoncpp, as it is needed by dev-util/cmake
3.18.5.
2021-05-12 13:13:48 +02:00
Dongsu Park
b18797dc23
dev-util/cmake: update to 3.18.5
...
Update dev-util/cmake to 3.18.5, as it is needed by dev-lang/rust 1.52.
Without that, building rust 1.52 simply fails at the early stage.
2021-05-12 13:12:30 +02:00
Sayan Chowdhury
fc655024f5
Merge pull request #167 from kinvolk/sayan/update-curl-7.76.1
...
net-misc/curl: Sync with Gentoo upstream; updates to 7.76.1
2021-04-27 20:24:17 +05:30
Sayan Chowdhury
3d816cda8b
Merge pull request #166 from kinvolk/sayan/update-libxml2-2.9.10-r5
...
dev-libs/libxml2: Sync with Gentoo upstream; updates to 2.9.10-r5
2021-04-26 22:45:29 +05:30
Sayan Chowdhury
8f019deb57
dev-libs/libxml2: Sync with Gentoo upstream; updates to 2.9.10-r5
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-26 14:59:18 +05:30
Sayan Chowdhury
b99aa9cdda
net-misc/curl: Sync with gentoo upstream; updates to 7.76.1
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-26 14:46:39 +05:30
Sayan Chowdhury
f7be705cdc
net-nds/openldap: Sync with upstream
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-21 16:15:11 +05:30
Dongsu Park
226a7191dc
net-libs/gnutls: update to 3.7.1
...
Update gnutls to 3.7.1, mainly to address security vulnerabilities:
* CVE-2021-20231
* CVE-2021-20232
2021-04-20 10:02:23 +02:00
Dongsu Park
301cfa8be7
Merge pull request #163 from kinvolk/sayan/update-dnsmasq
...
net-dns/dnsmasq: Sync with Gentoo upstream; updates to 2.83
2021-04-19 11:49:18 +02:00
Dongsu Park
08e8dd1fed
Merge pull request #162 from kinvolk/sayan/update-git-2.26.3
...
dev-vcs/git: Sync with upstream; updates to 2.26.3
2021-04-19 11:45:20 +02:00
Sayan Chowdhury
6cef7c175f
eclass: Add the eclasses required for the LUA suite
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-09 16:36:37 +05:30
Sayan Chowdhury
ec5a1a7d7d
net-dns/dnsmasq: Sync with Gentoo upstream
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2021-04-09 11:02:46 +00:00
Dongsu Park
c91afd01bf
Merge pull request #160 from kinvolk/dongsu/sqlite-3.34.1
...
dev-db/sqlite: update to 3.34.1
2021-04-07 13:56:08 +02:00
Sayan Chowdhury
de9449483a
net-dns/dnsmasq: Sync with Gentoo upstream
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-07 11:47:29 +00:00
Sayan Chowdhury
ac44bd348c
dev-vcs/git: Sync with upstream
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-07 11:40:34 +00:00
Marga Manterola
71c60a414d
Merge pull request #159 from kinvolk/marga-kinvolk/move-dracut
...
sys-kernel/dracut: move to coreos-overlay
2021-04-07 12:30:51 +02:00
Dongsu Park
39cc70b635
dev-util/ccache: delete ccache completely
...
As we do not use ccache at all, we should simply clean up ccache
from all of the code, to shrink size of the SDK.
2021-04-06 09:22:00 +02:00
Dongsu Park
5ba7da3d52
dev-db/sqlite: update to 3.34.1
...
Update dev-db/sqlite to 3.34.1, mainly to address CVE-2021-20227.
The new ebuild fixes also issues in cross toolchains, where the
configure script of sqlite could not find out a correct location
of `dev-lang/tcl`.
See also https://github.com/gentoo/gentoo/commit/b2b164ba52c0 .
Fixes https://github.com/kinvolk/Flatcar/issues/367 .
2021-03-31 17:06:58 +02:00
Margarita Manterola
396fa787bb
sys-kernel/dracut: move to coreos-overlay
...
This commit removes the dracut directory from portage-stable, as the
coreos-overlay one should be used instead.
See https://github.com/kinvolk/coreos-overlay/pull/923
2021-03-30 13:10:42 +02:00
Flatcar Buildbot
4d6d4006dd
Upgrade virtual Rust in main from 1.50.0 to 1.51.0
2021-03-30 07:40:14 +00:00
Sayan Chowdhury
8d1a8e2397
Merge pull request #157 from kinvolk/sayan/update-zstd
...
app-arch/zstd: Sync with Gentoo upstream
2021-03-24 15:31:45 +05:30
Sayan Chowdhury
94d1070c61
Merge pull request #153 from bonkko/boost-1.75.0-port
...
Boost 1.75.0 port
2021-03-24 15:30:22 +05:30
Dongsu Park
ac0381dd2d
dev-util/glib-utils: update to 2.66.8
...
Bump `dev-util/glib-utils` to get it in sync with `dev-libs/glib`.
2021-03-22 15:52:29 +01:00
Dongsu Park
b3c33667e2
dev-util/gdbus-codegen: update to 2.66.8
...
Bump `dev-util/gdbus-codegen` to 2.66.8 as well, to get it in sync with
`dev-libs/glib`.
2021-03-22 15:52:15 +01:00
Dongsu Park
31dab2ea06
dev-libs/glib: update to 2.66.8
...
Update `dev-libs/glib` to 2.66.8, mainly to address a security issue,
CVE-2021-28153.
2021-03-22 15:52:05 +01:00
Sayan Chowdhury
d2c8718048
app-arch/zstd: Sync with Gentoo upstream
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-03-19 18:55:04 +05:30
Matteo Bonicolini
27eb698386
Port of gentoo boost-1.74.0-r2 and boost-1.75.0 ebuild in Flatcar portage-stable
2021-03-18 15:02:25 +01:00
Matteo Bonicolini
60adb07a63
Gentoo Vanilla
2021-03-18 15:00:33 +01:00
Thilo Fromm
d2de1875a8
Merge pull request #152 from kinvolk/t-lo/fix-sdk-bootstrap
...
SDK bootstrap related fixes in scripts/bootstrap: use python3; add static-libs, openmp
2021-03-15 15:06:02 +01:00
Dongsu Park
fed7e2cf76
dev-util/gdbus-codegen: update to 2.66.7
...
Now that glib was updated to 2.66.7, we need to also update
gdbus-codegen to the same version, to avoid dependency failures.
2021-03-15 09:28:35 +01:00
Dongsu Park
9fc14f184c
dev-libs/glib: update to 2.66.7
...
Update glib to 2.66.7, to address security issues CVE-2021-27218
and CVE-2021-27219.
2021-03-15 09:28:05 +01:00
Thilo Fromm
7172e40cd7
scripts/bootstrap: flatcar: use python3; add static-libs, openmp
...
This change explicitly calls python3 (instead of python) in pycmd
so portage commands work (as we ship python 2, too, and it's still
the default).
Also, 'static-libs' and 'opempn' are added to the
bootstrap emerge USE flags (stage 3 of the bootstrap-sh script,
which is run in stage 2 of the SDK catalyst bootstrapping process):
- 'static-libs' un-breaks the zlib build: zlib installed has this flag
set and zlib requested per emerge command line in
bootstrap.sh stage 3 needs this flag to prevent a slot conflict.
- 'openmp' is to honor requirements of newer versions of GCC and is
added according to Gentoo guidelines published here:
https://wiki.gentoo.org/wiki/User:Sakaki/Sakaki%27s_EFI_Install_Guide/Building_the_Gentoo_Base_System_Minus_Kernel#Gentoo_Bootstrap_Remix:_Progressing_from_Stage_1_to_Stage_2
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-03-03 10:16:21 +01:00
Sayan Chowdhury
f58e145ba8
Merge pull request #151 from kinvolk/sayan/update-multipath-0.8.5
...
sys-fs/multipath-tools: Sync with Gentoo upstream
2021-03-02 17:43:27 +05:30
Sayan Chowdhury
429ab16b0d
sys-fs/multipath-tools: Sync with Gentoo upstream
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2021-02-26 13:24:10 +00:00
Sayan Chowdhury
13d0a92571
virtual/libudev: Sync with Gentoo upstream
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2021-02-26 13:23:22 +00:00
Sayan Chowdhury
aa52076a52
eclass/vcs-snapshot: Sync with Gentoo upstream
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2021-02-26 13:22:48 +00:00
Dongsu Park
d3715c1ad2
dev-libs/icu: delete
...
Now that net-fs/samba runs without spotlight backend, it is not needed
to pull in unnecessary deps like dev-libs/icu. Simply delete it.
2021-02-25 16:39:59 +01:00
Dongsu Park
819912c974
eclass: update waf-utils.eclass
...
To be able to use EAPI=7 in net-fs/samba, we need to sync waf-utils
with upstream Gentoo.
2021-02-25 16:39:28 +01:00
Dongsu Park
476abc5e03
net-misc/dhcpcd: delete dhcpcd
...
As Flatcar relies on systemd-networkd for network configurations,
it is not needed to keep dhcpcd in production images at all.
According to the commit
https://github.com/kinvolk/coreos-overlay/commit/9be90f06e838 ,
it was added back in 2014 just because systemd-networkd was not mature
enough. That was already ~7 years ago, so we can safely assume that
the issue had been already gone, so we can simply use systemd-networkd.
2021-02-22 14:58:36 +01:00
Krzesimir Nowak
3f024c766b
*: Drop the use of mirror://kernel
...
The kernel mirror was dropped from the thirdpartymirrors file in
profiles, so it's use needs to be replaced with an address to
kernel.org.
2021-02-18 10:45:40 +01:00
Flatcar Buildbot
1218053903
Upgrade virtual Rust in main from 1.49.0 to 1.50.0
2021-02-16 07:41:03 +00:00
Krzesimir Nowak
619480efc3
eclass: Drop obsolete arch from xorg-2 and xorg-3
...
Initially I moved the eclass to overlay and modified them there to
avoid making customizations in portage-stable, but for some reason
portage cannot locate these eclasses when building packages from
portage-stable.
This change is to avoid masked packages and resulting fromt that build
failures like:
!!! All ebuilds that could satisfy "x11-misc/makedepend" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-misc/makedepend-1.0.5::portage-stable (masked by: invalid: DEPEND: USE flag 'ppc-aix' referenced in conditional 'ppc-aix?' is not in IUSE)
Hopefully these customizations will go away once we update the
eclasses and packages that inherit these eclasses.
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
623dfce31b
dev-util/catalyst: Move to overlay
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
0436a06b74
eclass: Sync git-r3.eclass with Gentoo
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
d19c6bbfad
metadata: Add repo-name to layout.conf
...
This makes it easier to sync the profiles directory with Gentoo.
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
8d93f4f236
profiles, scripts, licenses: Sync with Gentoo
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
a61e4c5332
app-admin/eselect: Sync with Gentoo
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
d8aa399ca4
dev-python/setuptools: Drop it, it is moved to overlay
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
a9e845b6ee
eclass: Update distutils eclass
...
The updated app-portage/gentoolkit is using some function from
distutils-r1 that was not here before.
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
5e957f27d9
sys-apps/gentoo-functions: Sync with Gentoo
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
5e783bfda0
app-portage/portage-utils: Sync with Gentoo
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
382e82516f
app-portage/eix: Sync with Gentoo
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
bcc6ba856d
dev-python/pyyaml: Import from Gentoo
...
It's a dependency for repoman.
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
1a8c2a0c2d
app-portage/repoman: Drop it, it is moved to overlay
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
8b07946f63
app-portage/gentoolkit-dev: Drop the deprecated package
2021-02-15 12:45:20 +01:00
Krzesimir Nowak
38f201e4f0
app-portage/gentoolkit: Drop it, it is moved to overlay
2021-02-15 12:45:20 +01:00
Sayan Chowdhury
ec3a7a8e82
net-nds/openldap: Sync with Gentoo upstream
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-02-12 10:11:42 +05:30
Mathieu Tortuyaux
7e86932a4a
dev-perl/Parse-Yapp: sync from Gentoo
2021-02-09 14:33:33 +01:00
Mathieu Tortuyaux
64878ff54b
sys-libs/liburing: import from gentoo
2021-02-09 14:33:15 +01:00
Mathieu Tortuyaux
5bd7d23098
dev-libs/icu: import from Gentoo
...
no changes, except Python8
2021-02-09 14:33:02 +01:00
Krzesimir Nowak
a498205fdc
sys-apps/coreutils: Move to overlay
2021-02-04 18:38:12 +01:00
Dongsu Park
ee5f0f3033
net-dns/c-ares: update to 1.17.1
...
Update `net-dns/c-ares` to 1.17.1, to resolve security issue
[CVE-2020-8277](https://nvd.nist.gov/vuln/detail/CVE-2020-8277 ).
See also https://security.gentoo.org/glsa/202012-11 .
2021-02-02 18:21:14 +01:00
Dongsu Park
b759beaea8
dev-libs/nss: delete nss
...
As `dev-libs/nss` is not used anywhere, let's simply remove nss.
The only ebuild that pulls in is `net-misc/curl`, but only if the USE
flag `nss` is enabled. As the `nss` flag is disabled for curl, we do
not need to keep `dev-libs/nss` at all.
2021-01-22 16:59:57 +01:00
Dongsu Park
7f89d06380
Merge pull request #140 from kinvolk/dongsu/dhcpcd-8.1.9
...
net-misc/dhcpcd: update to 8.1.9
2021-01-22 09:49:21 +01:00
Dongsu Park
311fdd6f25
net-misc/dhcpcd: update to 8.1.9
...
Update dhcpcd to 8.1.9 to address the following security issues:
* CVE-2019-11577
* CVE-2019-11766
Note, dhcpcd is not a standard tool of Flatcar, because by default
networking is configured via systemd-networkd. We update the package
just for potential use cases that still depend on dhcpcd. However,
in the long term, we should not ship dhcpcd in the production images.
2021-01-22 07:52:52 +01:00
Krzesimir Nowak
8aeedb1818
sys-libs/libnih: Drop unused package
2021-01-21 16:35:34 +01:00
Dongsu Park
274a9830d4
app-crypt/mit-krb5; update to 1.18.2-r2
...
Update mit-krb5 to 1.18.2-r2, to address the security issue
CVE-2020-28196.
See also https://security.gentoo.org/glsa/202011-17 .
2021-01-19 16:52:49 +01:00
Dongsu Park
c9afc48e35
net-libs/nghttp2: add new package nghttp2
...
As `net-misc/curl` 7.74 pulls in `net-libs/nghttp2`, we need to add
a new package for that.
2021-01-18 09:24:54 +01:00
Dongsu Park
88a3416c13
profiles: add curl to MISC-FREE license group
...
Now that curl has its own license file, it should be also added to
`MISC-FREE` license group, just like Gentoo.
Simply sync `license_groups` with Gentoo.
2021-01-18 09:24:36 +01:00
Dongsu Park
399118dca6
licenses: add a new license curl
...
Now that curl >= 7.70 requires its own license file, we need to make
it included in the SDK, so that `/var/gentoo/repos/gentoo/licenses/curl`
can be available. Without that file, the image build step fails due to
a missing license file for curl.
2021-01-15 16:27:29 +01:00
Dongsu Park
2b2694a871
net-misc/curl: update to 7.74.0
...
We need to update net-misc/curl to 7.74.0, mainly to address the
following security issues:
* CVE-2020-8169
* CVE-2020-8231
* CVE-2020-8284
* CVE-2020-8285
* CVE-2020-8286
2021-01-15 16:21:19 +01:00
Flatcar Buildbot
d961e5519e
Upgrade virtual Rust in main from 1.48.0 to 1.49.0
2021-01-05 08:00:51 +00:00
Dongsu Park
c0065d5e68
Merge pull request #135 from kinvolk/rust-1.48.0-main
...
Upgrade virtual Rust in main from 1.47.0 to 1.48.0
2020-12-17 12:40:37 +01:00
Dongsu Park
8b5f29caa1
Merge pull request #121 from kinvolk/dongsu/sqlite-gentoo
...
dev-db/sqlite: update to 3.33.0
2020-12-15 14:25:51 +01:00
Flatcar Buildbot
e281533d23
Upgrade virtual Rust in main from 1.47.0 to 1.48.0
2020-12-15 07:43:14 +00:00
Dongsu Park
978f39f90d
virtual/jpeg: delete unnecessary package
...
Now that libjpeg-turbo was deleted, we can now delete virtual/jpeg.
2020-12-04 16:38:19 +01:00
Dongsu Park
1a7e2f51b1
media-libs/libjpeg-turbo: delete unnecessary package
...
Since qemu in Flatcar SDK does not need to pull in libjpeg-turbo, we can
delete it completely.
2020-12-04 16:37:03 +01:00
Dongsu Park
606d6b9ca1
Merge pull request #132 from kinvolk/dongsu/github-actions-pr-v3
...
.github: use create-pull-request@v3 to fix set-env issues
2020-12-01 12:03:03 +01:00
Dongsu Park
e48e61ce45
Merge pull request #131 from kinvolk/dongsu/dwarves-1.19
...
dev-util/dwarves: update to 1.19 for CONFIG_DEBUG_INFO_BTF
2020-12-01 11:27:24 +01:00
Dongsu Park
1babbbce12
.github: use create-pull-request@v3 to fix set-env issues
...
Github Actions for Rust started failing with following errors:
```
Error: Unable to process command '::set-env name=PULL_REQUEST_NUMBER::718' successfully.
Error: The `set-env` command is disabled. Please upgrade to using
Environment Files or opt into unsecure command execution by setting the
`ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For
more information see:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
```
It happens because we have used peter-evans/create-pull-request@v2,
which did not have a bug fix for the set-env issue.
The bug was fixed in create-pull-request
[v3.4.1](https://github.com/peter-evans/create-pull-request/releases/tag/v3.4.1 ).
So we just need to update the version to `v3`, which already includes
v3.4.1.
2020-12-01 11:14:44 +01:00
Dongsu Park
530d1e1791
Merge pull request #114 from kinvolk/rust-1.47.0-main
...
virtual: Upgrade Rust 1.46.0 to 1.47.0
2020-11-30 16:19:04 +01:00
Dongsu Park
706cc0eb21
dev-util/dwarves: update to 1.19 for CONFIG_DEBUG_INFO_BTF
...
It is already possible to enable kernel config `CONFIG_DEBUG_INFO_BTF`
using dwarves 1.18 included in the current Flatcar SDK, as long as its
arch is amd64.
However, Kernel build fails in case of arm64, when Kernel version is
>= 5.9 and dwarves version is <= 1.18, like the following:
```
+ pahole -J .tmp_vmlinux.btf
PAHOLE: Error: Found symbol of zero size when encoding btf
(sym: '__kvm_nvhe_arm64_ssbd_callback_required', cu: '../source/arch/arm64/kernel/cpu_errata.c').
PAHOLE: Error: Use '-j' or '--force' to ignore such symbols and force emit the btf.
../source/scripts/link-vmlinux.sh: line 141: 1929102 Segmentation fault
```
The bug was fixed via
https://git.kernel.org/pub/scm/devel/pahole/pahole.git/commit/?id=2e719cca6672 ,
("btf_encoder: revamp how per-CPU variables are encoded").
The fix was first included in dwarves
[1.19](https://git.kernel.org/pub/scm/devel/pahole/pahole.git/tag/?h=v1.19 ).
Thus we need to get dwarves 1.19 included in Flatcar SDK, so that the
next Alpha Kernels could have `CONFIG_DEBUG_INFO_BTF` enabled.
2020-11-30 14:54:16 +01:00
Thilo Fromm
0fe4212a73
net-dns/libidn2-2.3.0: EAPI7 -> EAPI6 to break glibc-2.32 toolchain dep loop
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-11-24 13:51:13 +01:00
Thilo Fromm
9f9be4551b
virtual/awk,eclass: add awk-1.ebuild, update toolchain-funcs for glibc-2.32
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-11-24 13:51:13 +01:00
Thilo Fromm
2bebee3291
Merge pull request #127 from kinvolk/t-lo/update-to-gcc-9.3.0
...
dev-util,sys-devel,sys-libs,sys-kernel: update to gcc-9.3.0
2020-11-18 14:52:55 +01:00
Thilo Fromm
361ad25ee4
dev-util,sys-(devel|libs|kernel): modify gcc-9.3.0 updates, clean up
...
This commit introduces Flatcar specific modification
to the Gentoo recipes for updating to gcc-9.3.0 introduced
in the previous commit. The changes are required
in order to make things build with the Flatcar SDK.
The commit also removes old, stale, unused recipes.
The changes include:
dev-util/perf/perf-4.9.13.ebuild: fix binutils ebuild RDEPEND
dev-util/perf/perf-5.8.ebuild: remove python3_{8} compat; unmask arm64, amd64
sys-devel/binutils: remove old, stale versions
sys-devel/binutils/binutils-2.35.ebuild: backport to EAPI6 because our
outdated emerge does not handle BDEPEND dependencies correctly,
resulting in BDEPEND being pulled in as runtime deps.
Unmask for amd64 and arm64.
sys-devel/binutils/binutils-9999.ebuild: backport to EAPI6
net-dns/dnsmasq: remove old, stale versions
sys-devel/crossdev: remove old versions
sys-devel/gcc: remove old versions
sys-devel/gcc/gcc-9.3.0-r1.ebuild: use EAPI6 because of emerge
BDEPEND issue (see above)
sys-devel/libtool/libtool-2.4.6-r6.ebuild: use EAPI6 because of emerge
BDEPEND issue (see above)
sys-kernel/linux-headers: remove old versions
ys-kernel/linux-headers/linux-headers-5.8.ebuild: unmask for amd64, arm64
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-11-18 14:44:40 +01:00
Thilo Fromm
7e0f49e2fc
dev-util,sys-(devel|libs|kernel): import recipes for update to gcc-9.3.0
...
This commit includes the necessary changes to upgrade the SDK
compiler to gcc-9.3.0. The changes include:
eclass: update toolchain.eclass to EAPI7
acct-(user|group): add dnsmasq user / group
net-dns/dnsmasq: update to dnsmasq-2.82
dev-util/perf: update to perf-5.8.ebuild
sys-devel/binutils: update to binutils-2.35.ebuild
sys-libs/binutils-libs: update to binutils-libs-2.35.ebuild
sys-devel/crossdev: update to crossdev-20200801.ebuild
sys-devel/gcc: update to gcc-9.3.0-r1.ebuild
sys-devel/libtool: update to libtool-2.4.6-r6.ebuild
sys-kernel/linux-headers: update to linux-headers-5.9.ebuild
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-11-18 14:03:42 +01:00
Dongsu Park
a901ea801d
dev-util/dwarves: introduce new dev tool dwarves
...
To build Kernel with `CONFIG_DEBUG_INFO_BTF`, we need to get pahole, a
part of dwarves included in the Flatcar SDK.
So simply import `dev-util/dwarves` from upstream Gentoo.
2020-11-17 15:37:14 +01:00
Thilo Fromm
f7314c720b
acct(group|user)/ntp: add NTP group and user
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-11-16 13:35:47 +01:00
Thilo Fromm
a6fb769199
net-fs/cifs-utils: update to 6.11
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-11-13 16:58:05 +01:00
Dongsu Park
b8ba9979e4
Merge pull request #122 from kinvolk/dongsu/samba-sssd
...
dev-libs, sys-libs: Updated libs needed by samba, sssd
2020-11-13 15:10:12 +01:00
Dongsu Park
db5635cca2
Merge pull request #59 from kinvolk/dongsu/pkgconfig-0.29.2-alpha
...
dev-util/pkgconfig: bump to 0.29.2 for PKG_CHECK_MODULES_STATIC for alpha
2020-11-13 15:08:07 +01:00
Dongsu Park
b3061d608d
sys-libs/tevent: update to 0.10.2
...
To be able to build `net-fs/samba` 4.11, we need to update
`sys-libs/tevent` to 0.10.2.
2020-11-06 13:50:57 +01:00
Dongsu Park
7cacf2c668
sys-libs/talloc: update to 2.3.1
...
To be able to `net-fs/samba` 4.11, we need to import `sys-libs/talloc`
to 2.3.1.
2020-11-06 13:50:55 +01:00
Dongsu Park
9cd5e87a35
sys-libs/tdb: update to 1.4.3
...
To be able to build samba 4.11, we need to update `sys-libs/tdb` to
1.4.3.
2020-11-06 13:50:53 +01:00
Dongsu Park
dd27327b93
app-crypt/p11-kit: import p11-kit from Gentoo
...
To be able to build sssd 2.3.1, we need to import `app-crypt/p11-kit`
from upstream Gentoo.
2020-11-06 13:50:51 +01:00
Dongsu Park
50c3589497
dev-libs/libtasn1: import libtasn1 from Gentoo
...
To build `net-libs/gnutls` 3.6, we need to import `dev-libs/libtasn1`.
2020-11-06 13:50:48 +01:00
Dongsu Park
22155497c6
dev-libs/nettle: update to 3.6
...
To build `net-libs/gnutls` 3.6.15, we need to also update
`dev-libs/nettle` to 3.6.
2020-11-06 13:50:46 +01:00
Dongsu Park
7a818340fa
net-libs/gnutls: import from upstream Gentoo
...
To be able to build `net-fs/samba` 4.11, we need to import
`net-libs/gnutls` from upstream Gentoo. Since gnutls is one of the
hard requirements of upstream Samba, we are not able to disable the
dependency on gnutls.
2020-11-06 13:50:43 +01:00
Sayan Chowdhury
72be7c4946
sys-block/open-isns: Add the new package
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-11-06 11:13:28 +05:30
Dongsu Park
e3db28c9c5
dev-util/glib-utils: update to 2.64.5
2020-10-30 16:52:20 +01:00
Dongsu Park
8494602fb1
dev-db/sqlite: update to 3.33.0
...
Now that `dev-lang/tcl` is included in SDK, we can now build
dev-db/sqlite without having to rely on third-party patches
in coreos-overlay.
So simply sync sqlite with Gentoo upstream, and update to the latest
version 3.33.0.
2020-10-30 16:04:31 +01:00
Sayan Chowdhury
e7b5405278
dev-libs/glib: Sync the package with upstream
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2020-10-30 14:17:24 +01:00
Krzesimir Nowak
407e682a37
app-arch: Import from Gentoo
...
An updated systemd will need it.
2020-10-26 14:15:15 +01:00
Dongsu Park
0be496912c
Merge pull request #119 from flatcar-linux/dongsu/sdk-pkgs-re2c-file
...
dev-util,sys-apps: update re2c, file
2020-10-23 15:06:58 +02:00
Dongsu Park
2c820da16e
Merge pull request #118 from flatcar-linux/dongsu/meson-gdbus
...
dev-util: update meson, gdbus-codegen
2020-10-23 15:06:11 +02:00
Dongsu Park
f8a27a086e
sys-apps/file: update to 5.39
...
Update sys-apps/file to 5.39 to address
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18218 .
2020-10-22 15:20:38 +02:00
Dongsu Park
5b8dbb7fb2
dev-util/re2c: update to 2.0.3
...
Update dev-util/re2c to 2.0.3 to address
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11958 .
2020-10-22 15:19:06 +02:00
Dongsu Park
c320d06f06
dev-util/gdbus-codegen: update to 2.64.5
...
Now that dev-libs/glib was updated to 2.64.5, we need to also update
dev-util/gdbus-codegen to 2.64.5.
Otherwise we would see strange slot conflicts like:
```
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(dev-libs/glib-2.64.5:2/2::portage-stable, ebuild scheduled for merge) pulled in by
>=dev-libs/glib-2.58.3:2 required by (dev-util/gdbus-codegen-2.58.3:0/0::portage-stable, binary scheduled for merge)
(dev-util/gdbus-codegen-2.58.3:0/0::portage-stable, binary scheduled for merge) pulled in by
dev-util/gdbus-codegen required by (coreos-base/hard-host-depends-0.0.1-r194:0/0::coreos, binary scheduled for merge)
```
2020-10-22 14:30:38 +02:00
Sayan Chowdhury
c6a6d5a685
dev-util/meson: Sync package with the upstream
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2020-10-22 14:30:38 +02:00
Dongsu Park
698a6c104d
dev-libs/libxml2: update to 2.9.10-r3
...
Update libxml2 to 2.9.10-r3, to multiple security issues in libxml2:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20388
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7595
See also https://security.gentoo.org/glsa/202010-04 .
2020-10-21 16:34:26 +02:00
Dongsu Park
6c98682dd6
sys-fs/cryptsetup: update to 2.3.2
...
Since cryptsetup 1.7.5 cannot be built with json-c 0.15,
we need to also update cryptsetup to 2.3.2.
2020-10-21 16:34:17 +02:00
Dongsu Park
1bc50f2cd2
eclass: sync cmake-multilib.eclass with Gentoo
...
Now that json-c 0.15 requires new definitions in cmake-multilib.eclass,
we need to sync cmake-multilib.eclass with upstream Gentoo.
2020-10-21 16:32:18 +02:00
Dongsu Park
2fbc9fb0b8
dev-libs/json-c: update 0.15
...
Update json-c to 0.15, to address
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12762 .
2020-10-21 16:32:18 +02:00
Dongsu Park
69e05d7dbc
dev-libs/libuv: update to 1.39.0
...
Update libuv to 1.39.0 to address
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8252 .
2020-10-21 16:32:10 +02:00
Dongsu Park
4d28d167f5
net-dns/c-ares: update to 1.61.1
...
Update net-dns/c-ares to 1.61.1, to address
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000381 .
2020-10-21 16:25:20 +02:00
Sayan Chowdhury
0bbfd9bc1e
app-arch/tar: Sync with upstream
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2020-10-20 05:45:10 +00:00
Dongsu Park
47e30b2847
virtual/rust: update to 1.47.0
...
Update virtual/rust to 1.47.0, to make dev-lang/rust 1.47.0 work well.
2020-10-13 13:45:57 +02:00
Krzesimir Nowak
1550782835
Merge pull request #112 from flatcar-linux/krnowak/dracut-update
...
Update dracut
2020-10-08 18:46:03 +02:00
Alban Crequy
3593d2251c
Merge pull request #111 from flatcar-linux/alban/update-seccomp
...
bump(sys-libs/libseccomp): sync with upstream
2020-10-02 19:27:26 +02:00
Krzesimir Nowak
654ebbf5dd
eclass: Pull in an eclass needed by a new dracut
2020-09-30 19:49:09 +02:00
Krzesimir Nowak
215d9bda8b
eclass: Sync systemd.eclass with upstream
2020-09-30 19:48:30 +02:00
Krzesimir Nowak
9a2855f189
sys-kernel/dracut: Sync with gentoo
2020-09-30 19:41:18 +02:00
Alban Crequy
8dc4b6702d
bump(sys-libs/libseccomp): sync with upstream
...
Change python check to python3_6 so it builds in Flatcar.
Update checksums
2020-09-26 14:36:19 +02:00
Dongsu Park
4dc4d60108
dev-lang/tcl: add tcl for SDK dependencies
...
Since sqlite 3.32 or newer requires dev-lang/tcl to be available in
the Flatcar SDK by default, we should add dev-lang/tcl into the SDK.
2020-09-25 17:30:35 +02:00
Dongsu Park
f710c0d0c8
sys-apps/makedev: bring back the package for bootstrap_sdk
...
The bootstrap_sdk stage still requires `sys-apps/makedev` to be
available, as listed in `profiles/default/linux/packages.build`.
We need to bring it back to make the SDK build work again.
This reverts commit df8159f565972eb31455ff5e4cbfba8c4a12bb52.
2020-09-25 16:37:39 +02:00
Dongsu Park
44d3e1f36a
sys-devel/bin86: remove unnecessary package
...
Remove unnecessary package sys-apps/bin86.
We can do so because sys-devel/dev86 is now gone.
2020-09-25 10:36:08 +02:00
Dongsu Park
94a78bda6c
sys-devel/dev86: remove unnecessary package
...
Remove unnecessary package sys-apps/dev86.
We can do so because sys-firmware/vgabios is now gone.
2020-09-25 10:36:08 +02:00
Dongsu Park
c8219909ce
sys-firmware/vgabios: remove unnecessary package
...
Remove unnecessary package sys-firmware/vgabios.
2020-09-25 10:36:08 +02:00
Dongsu Park
292e92707f
sys-apps/makedev: remove unnecessary package
...
Remove unnecessary package sys-apps/makedev.
2020-09-25 10:36:08 +02:00
Dongsu Park
1a3e753bdc
dev-python/mox: remove unnecessary package
...
Remove unnecessary package dev-python/mox.
2020-09-25 10:36:08 +02:00
Dongsu Park
7c7e4697e0
dev-python/lockfile: remove unnecessary package
...
Remove unnecessary package dev-python/lockfile.
2020-09-25 10:36:08 +02:00
Dongsu Park
5da94c7ba1
dev-python/greenlet: remove unnecessary package
...
Remove unnecessary package dev-python/greenlet.
2020-09-25 10:36:08 +02:00
Dongsu Park
1490a39eaa
dev-python/gevent: remove unnecessary package
...
Remove unnecessary package dev-python/gevent.
2020-09-25 10:36:08 +02:00
Dongsu Park
736b536417
dev-libs/libtasn1: remove unnecessary package
...
Remove unnecessary package dev-libs/libtasn1.
2020-09-25 10:36:08 +02:00
Dongsu Park
0e08a9713f
dev-libs/jemalloc: remove unnecessary package
...
Remove unnecessary package dev-libs/jemalloc.
2020-09-25 10:36:08 +02:00
Dongsu Park
57310a1b1d
dev-libs/apr: remove unnecessary package
...
Remove unnecessary package dev-libs/apr.
We can do so because dev-libs/apr-util, net-libs/serf is now gone.
2020-09-25 10:36:08 +02:00
Dongsu Park
0a2827ee69
dev-libs/apr-util: remove unnecessary package
...
Remove unnecessary package dev-libs/apr-util.
We can do so because net-libs/serf is now gone.
2020-09-25 10:36:08 +02:00
Dongsu Park
2f9f7da8aa
net-libs/serf: remove unnecessary package
...
Remove unnecessary package net-libs/serf.
2020-09-25 10:36:08 +02:00
Dongsu Park
ad2352b192
dev-db/sqlite: bring back sqlite 3.31.1 for SDK
...
To make the SDK build work again, we need to bring back dev-db/sqlite
3.31.1 in portage-stable. It is not enough to have it in coreos-overlay.
This reverts commit 4a7a4e3d272812963c3cd21431d1849ca9df11e4.
2020-09-23 16:36:55 +02:00
Dongsu Park
89553c6977
Merge pull request #107 from flatcar-linux/dongsu/sqlite-3.32.3
...
dev-db/sqlite: move sqlite to coreos-overlay
2020-09-23 14:39:41 +02:00
Dongsu Park
9e6d56ed1b
dev-db/sqlite: move sqlite to coreos-overlay
...
Move dev-db/sqlite to coreos-overlay to resolve security issues, as well
as to keep non-full archive ebuilds.
2020-09-18 17:47:40 +02:00
Dongsu Park
6916f04de8
net-libs/libpcap: update to 1.9.1
...
Update net-libs/libpcap to 1.9.1, to address security issue
CVE-2019-15163, an issue of allowing attackers to cause a denial of
service (NULL pointer dereference and daemon crash) if a crypt() call
fails.
2020-09-17 13:41:47 +02:00
Dongsu Park
a9a8ee6efc
net-analyzer/tcpdump: update to 4.9.3
...
Update tcpdump to 4.9.3, to address security issue CVE-2018-10103,
mishandling the printing of SMB data.
2020-09-17 13:41:45 +02:00
Dongsu Park
5490b0439c
net-misc/rsync: update to 3.2.3
...
Update rsync to 3.2.3, actually to update zlib bundled in rsync.
It is to address security issue CVE-2016-9841, an issue of allowing
context-dependent attackers to have unspecified impact by leveraging
improper pointer arithmetic.
2020-09-17 13:41:42 +02:00
Dongsu Park
9384fe3321
dev-libs/libbsd: update to 0.10.0
...
Update libbsd to 0.10.0, to address security issue CVE-2019-20367,
an out-of-bounds read during a comparison for a symbol name from the
string table.
2020-09-17 13:41:23 +02:00
Dongsu Park
4c9ee1d6e8
app-misc/jq: update to 1.6-r3
...
Update app-misc/jq to 1.6-r3, to address security issue CVE-2015-8863.
It is mainly to fix off-by-one error in the tokenadd function. It allows
remote attackers to cause a denial of service (crash) via a long
JSON-encoded number, which triggers a heap-based buffer overflow.
2020-09-17 13:41:21 +02:00
Dongsu Park
f4ba9b110c
.github: Improve body text of PR for virtual/rust
...
Improve body text of each PR for `virtual/rust`, by mentioning that
it should be merged together with its paired PR in coreos-overlay.
Explicitly name `virtual/rust` instead of `Cargo`, because there is
no more ebuild for `cargo`.
Rename the dispatched event-type name to `rust-pull-request-main`, as
`cargo` has already disappeared.
Make the repository-dispatch action receive additional client-payload with
a field `coreos-overlay-pull-request-number` sent by the corresponding PR
in coreos-overlay. The PR number is then used for adding a link in the body
text, for pointing back to the PR in coreos-overlay.
2020-09-09 11:56:52 +02:00
Flatcar Buildbot
2cb1b39e52
Upgrade Cargo in main from 1.44.1 to 1.46.0
2020-09-01 07:31:46 +00:00
Thilo Fromm
be6d21ef38
net-firewall/ipset: update to ipset-7.6
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-08-27 18:58:28 +02:00
Krzesimir Nowak
31bbaa6546
Merge pull request #99 from flatcar-linux/krnowak/fix-rules
...
sys-fs/mdadm: Drop it, temporarily
2020-08-27 16:14:03 +02:00
Thilo Fromm
5ede2a63eb
Merge pull request #100 from flatcar-linux/t-lo/iproute2-5.8.0-with-elf-support
...
sys-apps/iproute2: bump to 5.8.0, add ELF support
2020-08-27 13:52:25 +02:00
Thilo Fromm
9707103932
sys-apps/iproute2: bump to 5.7.0.xx, add ELF support
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-08-27 09:31:20 +02:00
Krzesimir Nowak
87a61e40a0
sys-fs/mdadm: Drop it, temporarily
...
We are going to have mdadm in coreos-overlay. It will contain an extra
patch, so it can't be a part of portage-stable.
2020-08-25 11:25:21 +02:00
Kai Lüke
91fbd929a7
net-dns/bind: Drop old ebuild file to silence warning
...
The old ebuild file has a syntax issue and is missing a patch file.
2020-08-21 12:04:33 +02:00
Thilo Fromm
7df019224b
net-dns/bind-tools: update to 9.11.22 and 9.16.6
...
Signed-off-by: Vincent Batts <vbatts@kinvolk.io>
2020-08-20 17:25:43 -04:00
Kai Lüke
612735eced
dev-libs/jansson: Import from Gentoo
2020-08-10 23:31:34 +02:00
Kai Lüke
4ef02eb401
eclass/ssl-cert: Sync from Gentoo
2020-08-07 22:31:40 +02:00
Kai Lüke
37d6fdd69f
net-nds/openldap: Sync from Gentoo
2020-08-07 22:22:51 +02:00
Kai Lüke
3d58e109d8
acct-user/tss: Import from Gentoo
2020-08-07 13:54:40 +02:00
Kai Lüke
40face0d7b
acct-group/tss: Import from Gentoo
2020-08-07 13:50:14 +02:00
Kai Lüke
df8a5e3754
dev-embedded/u-boot-tools: Sync from Gentoo
2020-08-06 16:36:38 +02:00
Kai Lüke
a87cd173d9
app-crypt/mit-krb5: Fix Python version
2020-08-05 18:52:43 +02:00
Kai Lüke
2e60c26cd3
app-crypt/mit-krb5: Sync with Gentoo's latest stable
2020-08-05 18:52:36 +02:00
Kai Lüke
d731c2b6d7
net-dns/bind-tools: Sync with Gentoo's latest stable
2020-08-05 18:52:31 +02:00
Dongsu Park
0ac37230ef
dev-util/pkgconfig: bump to 0.29.2 for PKG_CHECK_MODULES_STATIC
...
pkg-config 0.29 or newer introduced a macro `PKG_CHECK_MODULES_STATIC`,
which is needed by ebuilds like dev-util/strace >= 5.5.
So we should update pkg-config to 0.29.2, to avoid such issues.
(see 0efb668bd5
)
```
***** autoconf *****
***** PWD: /build/amd64-usr/var/tmp/portage/dev-util/strace-5.6/work/strace-5.6
***** autoconf --force -I /build/amd64-usr/usr/share/aclocal
configure:17585: error: possibly undefined macro: PKG_CHECK_MODULES_STATIC
```
2020-07-29 17:25:26 +02:00
Kai Lüke
6a15a68fc3
Revert "sys-libs/readline: update to 8.0_p4"
...
This reverts commit 36bc8e0edb7ce961b5020b8152514560a5feb3eb
until we have a newer gdb. The md5-cache changes were dropped.
2020-07-28 18:41:24 +02:00
Kai Lüke
761551ac22
Merge pull request #91 from flatcar-linux/kai/no-md5-cache
...
metadata: Delete md5-cache
2020-07-28 16:52:23 +02:00
Kai Lüke
898d49bdc1
metadata: Delete md5-cache
...
The metadata/md5-cache folder is machine-generated based on the
other files in the repository. It causes merge conflicts when at
one time they were not regernated in a commit and then later a
commit does it and includes cache changes which are incompatible
with later or newer states.
Remove the folder as it is not necessary to have it and was removed
in upstream Gentoo, too.
2020-07-27 16:22:24 +02:00
Kai Lüke
7411de99f3
.github: Give background on Rust updates
2020-07-24 11:15:26 +02:00
Kai Lüke
042515d58f
.github: Only update the new main branch
...
The new main branch is the only branch that should get new software
updates (with the exception of the maintenance branches that get kernel
updates).
2020-07-24 11:10:42 +02:00
Kai Lüke
bdc2dc8405
.github: Use new main branch
2020-07-23 18:38:55 +02:00
Dongsu Park
62c7d06103
.github: add Github actions for virtual/rust
...
Whenever a new upstream Rust release appears, a Github workflow in
`coreos-overlay` creates a new pull request for `dev-lang/rust`.
At the same time, it sends a repository dispatch event to
portage-stable, so it also creates a pull request for `virtual/rust`.
2020-07-23 18:37:21 +02:00
Dongsu Park
d76aaa8255
Merge pull request #82 from flatcar-linux/dongsu/readline-pcre-alpha
...
{sys,dev}-libs: readline 8.0_p4, libpcre2 10.34 for alpha
2020-07-23 11:00:46 +02:00
Sayan Chowdhury
f4278500a1
chore(metadata): Regenerate cache
2020-07-20 11:23:42 +00:00
Sayan Chowdhury
acaba20aff
app-crypt/argon2: Add new package
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2020-07-20 11:22:51 +00:00
Dongsu Park
1c85345546
Merge pull request #79 from flatcar-linux/dongsu/libgit-alpha
...
dev-libs/libgit2: import libgit2 for alpha
2020-07-14 14:37:44 +02:00
Dongsu Park
2640ab9600
Merge pull request #80 from flatcar-linux/rust-1.44.1-alpha
...
Upgrade Cargo in Alpha from 1.43.1 to 1.44.1
2020-07-14 14:37:00 +02:00
Dongsu Park
2897d75a24
Merge pull request #73 from flatcar-linux/dongsu/gnupg-remove-alpha
...
app-crypt/gnupg: move gnupg to coreos-overlay for alpha
2020-07-10 09:58:10 +02:00
Dongsu Park
5c344dfb72
eclass: sync linux-info.eclass to fix Kernel build issues
...
Kernel 5.8-rc2 or newer added a commit
f2f02ebd8f
("kbuild: improve cc-option to clean up all temporary files") , which
causes make commands to create an object output directory. Apparently
harmless. The commit was backported to stable Kernels, 4.19.131, 5.4.50,
5.7.7.
In Flatcar and Gentoo, however, `getfilevar()` in `linux-info.eclass`
runs a make command, which creates `${M}`, an object output directory,
with a root account. As Gentoo sandbox creates everything as non-root
account, the subsequent steps like `src_unpack` fail to touch the same
directory.
Upstream Gentoo already has a fix
5a3acd443c
("linux-info.eclass: Pass M=${T} to the Linux Makefile unconditionally.").
See also https://bugs.gentoo.org/729178 .
So simply sync `linux-info.eclass` with Gentoo.
2020-07-08 11:37:45 +02:00
Dongsu Park
2f8c3420b0
Merge pull request #49 from flatcar-linux/dongsu/git-2.26-alpha
...
dev-vcs/git: bump to 2.26.2 for alpha
2020-06-29 10:33:26 +02:00
Dongsu Park
e43021feb2
dev-libs/libpcre2: update to 10.34
...
Update dev-libs/libpcre2 to 10.34, to address security issues listed in
[GLSA 202006-16](https://security.gentoo.org/glsa/202006-16 ).
* CVE-2019-20454
2020-06-25 11:07:15 +02:00
Dongsu Park
3913e852e7
sys-libs/readline: update to 8.0_p4
...
Update sys-libs/readline to 8.0_p4, to address security issues listed in
[GLSA 202006-04](https://security.gentoo.org/glsa/202006-04 ).
* CVE-2019-6488
* CVE-2019-7309
* CVE-2019-9169
* CVE-2020-10029
* CVE-2020-1751
2020-06-25 11:07:13 +02:00
Flatcar Buildbot
21f6580c69
Upgrade Cargo in Alpha from 1.43.1 to 1.44.1
2020-06-23 07:30:48 +00:00
Dongsu Park
751413c7c0
eclass: import cmake.eclass
...
As `dev-libs/libgit2` inherits `cmake.eclass`, we need to import it
from upstream Gentoo.
2020-06-22 13:55:14 +02:00
Dongsu Park
e0d8b0246a
dev-libs/libgit2: import libgit2
...
As dev-lang/rust >= 1.44.0 requires `dev-libs/libgit2`, we need to
import libgit2 from upstream Gentoo.
2020-06-22 13:54:26 +02:00
Sayan Chowdhury
f92aec8c94
sys-apps/iucode_tool: Add iucode_tool-2.3.1/2.3
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-06-18 19:44:26 +05:30
Kai Lüke
22e7bfece1
sys-libs/tdb: Bump to 1.3.15
2020-05-29 14:22:32 +02:00
Kai Lüke
629ffbccdb
sys-libs/tevent: Bump to 0.9.37
2020-05-29 14:22:31 +02:00
Kai Lüke
0f71e99622
sys-libs/talloc: Bump to 2.1.11
2020-05-29 14:22:31 +02:00
Kai Lüke
d169023e3f
Revert "sys-libs/tdb: move sys-libs/tdb to coreos-overlay"
...
This reverts commit 9d65392f7c49ea88cd42c3243c3cb1e07160c50e.
2020-05-29 14:22:31 +02:00
Kai Lüke
da4ca881d5
Revert "sys-libs/tevent: move sys-libs/tevent to coreos-overlay"
...
This reverts commit 4fa5574db866abbba28e91c69539194805eee52d.
2020-05-29 14:22:31 +02:00
Kai Lüke
984fe13c62
Revert "sys-libs/talloc: move talloc to coreos-overlay"
...
This reverts commit f4cdd5b7a0c7f1e7da9948cbb4937d63380f53b5.
2020-05-29 14:22:31 +02:00
Dongsu Park
1b1e9ca582
Merge pull request #67 from flatcar-linux/rust-1.43.1-alpha
...
Upgrade Cargo in Alpha from 1.36.0 to 1.43.1
2020-05-29 09:49:15 +02:00
Dongsu Park
a404f75580
Merge pull request #62 from flatcar-linux/dongsu/remove-strace-alpha
...
dev-util/strace: move strace to coreos-overlay for alpha
2020-05-28 17:12:24 +02:00
Dongsu Park
50d8978bd1
dev-vcs/git: bump to 2.26.2
...
Update git to 2.26.2, to address the following security issues:
* [CVE-2020-5260](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5260 )
* [CVE-2020-11008](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11008 )
2020-05-28 17:05:33 +02:00
Dongsu Park
e777cf2378
dev-libs/libgpg-error: import libgpg-error
...
Import a new package libgpg-error needed by app-crypt/gnupg 2.2.20.
2020-05-26 10:41:31 +02:00
Dongsu Park
365306aea9
app-crypt/gnupg: move gnupg to coreos-overlay
...
To apply 3rd-party patches to gnupg, move it to coreos-overlay.
2020-05-26 09:51:58 +02:00
Benjamin Gilbert
c98c795dc7
bump(metadata/glsa): sync with upstream
2020-05-25 12:10:09 +02:00
Benjamin Gilbert
8e6121e55e
bump(metadata/glsa): sync with upstream
2020-05-25 12:10:09 +02:00
Benjamin Gilbert
ad734b5315
bump(metadata/glsa): sync with upstream
2020-05-25 12:10:09 +02:00
Benjamin Gilbert
f1c0fc9283
bump(metadata/glsa): sync with upstream
2020-05-25 12:10:09 +02:00
Dongsu Park
7f979e1bfc
dev-vcs/git: update to 2.24.1
...
Update git to 2.24.1 to address the following security issues:
* [CVE-2019-1348](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1348 )
* [CVE-2019-1349](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1349 )
* [CVE-2019-1350](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1350 )
* [CVE-2019-1351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1351 )
* [CVE-2019-1352](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1352 )
* [CVE-2019-1353](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1353 )
* [CVE-2019-1354](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1354 )
* [CVE-2019-1387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1387 )
* [CVE-2019-19604](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19604 )
2020-05-25 12:10:09 +02:00
Benjamin Gilbert
a3e2871525
bump(app-editors/vim-core): sync with upstream
2020-05-25 12:10:09 +02:00
Benjamin Gilbert
4130429e44
app-editors/vim: move to overlay
2020-05-25 12:10:08 +02:00
Benjamin Gilbert
80e3e9a338
bump(sys-fs/e2fsprogs): sync with upstream
2020-05-25 12:10:08 +02:00
Benjamin Gilbert
58410bf398
bump(sys-libs/e2fsprogs-libs): sync with upstream
2020-05-25 12:10:08 +02:00
Benjamin Gilbert
a0bb13a47e
bump(dev-db/sqlite): sync with upstream
2020-05-25 12:10:08 +02:00
Benjamin Gilbert
001e63779b
bump(dev-libs/nss): sync with upstream
2020-05-25 12:10:08 +02:00
Benjamin Gilbert
4e8a606e3a
bump(dev-libs/nspr): sync with upstream
2020-05-25 12:10:08 +02:00
Benjamin Gilbert
3c7d8f4321
bump(dev-libs/libgcrypt): sync with upstream
2020-05-25 12:10:07 +02:00
Benjamin Gilbert
6d1ceac2bc
bump(app-arch/libarchive): sync with upstream
2020-05-25 12:10:07 +02:00
Benjamin Gilbert
3b88f61811
bump(app-arch/unzip): sync with upstream
2020-05-25 12:10:07 +02:00
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
David Michael
bcbb7479a5
bump(dev-util/cargo): sync with upstream
2018-04-17 10:49:58 -04:00
David Michael
36c88f4051
bump(dev-lang/rust): sync with upstream
2018-04-17 10:49:47 -04:00
David Michael
805e1b1a92
bump(metadata/glsa): sync with upstream
2018-04-16 13:19:34 -04:00
David Michael
ff2e921785
bump(metadata/glsa): sync with upstream
2018-04-10 12:09:03 -04:00
David Michael
22c38d67d0
bump(app-portage/gentoolkit): sync with upstream
2018-04-10 11:59:53 -04:00
David Michael
3dfccb0d5b
bump(sys-firmware/vgabios): sync with upstream
2018-04-09 13:29:06 -04:00
David Michael
7007fa4a03
bump(sys-apps/dtc): sync with upstream
2018-04-09 13:21:52 -04:00
David Michael
a69229a822
bump(sys-firmware/sgabios): sync with upstream
2018-04-09 13:21:14 -04:00
David Michael
b4fd0a548c
bump(sys-firmware/seabios): sync with upstream
2018-04-09 13:18:11 -04:00
David Michael
cc0baee16b
bump(sys-firmware/ipxe): sync with upstream
2018-04-09 13:16:17 -04:00
David Michael
31fabe6d17
bump(app-emulation/qemu): sync with upstream
2018-04-09 13:08:54 -04:00
David Michael
2a1c39614e
bump(net-misc/curl): sync with upstream
2018-04-09 12:56:46 -04:00
David Michael
31a4e4c512
bump(metadata/glsa): sync with upstream
2018-04-09 12:56:33 -04:00
David Michael
1907ae4335
bump(app-text/docbook-xsl-stylesheets): sync with upstream
2018-04-09 12:48:04 -04:00
David Michael
a55759cc45
bump(sys-devel/gdb): sync with upstream
2018-04-06 11:06:48 -04:00
David Michael
f48132c892
bump(dev-libs/libxslt): sync with upstream
2018-04-06 11:06:48 -04:00
David Michael
b6a4f88c34
bump(metadata/glsa): sync with upstream
2018-04-06 11:06:48 -04:00
David Michael
eb50c68d58
bump(dev-cpp/gtest): sync with upstream
2018-04-05 16:08:29 -04:00
David Michael
db1eec2313
bump(dev-cpp/glog): sync with upstream
2018-04-05 16:08:25 -04:00
David Michael
ce12f19607
bump(dev-cpp/gflags): sync with upstream
2018-04-05 16:08:20 -04:00
David Michael
0fc7100fc1
dev-cpp/gmock: Drop package
...
This is now provided by gtest
2018-04-05 16:08:01 -04:00
David Michael
b529491896
Merge pull request #648 from dm0-/systemd
...
bump(sys-libs/libseccomp): sync with upstream
2018-03-22 18:06:48 -04:00
David Michael
d410ad9e56
bump(sys-firmware/intel-microcode): sync with upstream
2018-03-22 16:02:34 -04:00
Euan Kemp
6bb1e53eed
bump(dev-libs/libusb): sync with upstream
2018-03-20 15:40:58 -07:00
Euan Kemp
e7af03b416
bump(virtual/libusb): sync with upstream
2018-03-20 15:40:58 -07:00
Euan Kemp
41251a4f01
bump(dev-libs/libusb-compat): sync with upstream
2018-03-20 15:40:58 -07:00
Euan Kemp
83ca7d986a
bump(app-crypt/gnupg): sync with upstream
2018-03-20 15:25:15 -07:00
Andrew Jeddeloh
df0f5bff3b
Merge pull request #647 from ajeddeloh/update-old-pkgs
...
Update old pkgs
2018-03-19 17:13:35 -07:00
David Michael
060dfb7a97
bump(sys-libs/libseccomp): sync with upstream
2018-03-19 16:06:12 -04:00
David Michael
b654c58fb0
bump(sys-firmware/intel-microcode): sync with upstream
2018-03-14 09:21:12 -04:00
David Michael
46a938995e
bump(metadata/glsa): sync with upstream
2018-03-07 19:09:10 -05:00
Andrew Jeddeloh
d6d29a53cb
bump(virtual/dev-manager): sync with upstream
2018-03-07 16:04:06 -08:00
David Michael
6af1f7865d
bump(sys-apps/util-linux): sync with upstream
2018-03-07 19:03:55 -05:00
Andrew Jeddeloh
27d6c9abdd
virtual/jpeg: sync with upstream
2018-03-07 16:03:00 -08:00
Andrew Jeddeloh
4c11c1cf21
virtual/udev: sync with upstream
2018-03-07 16:00:43 -08:00
Andrew Jeddeloh
e642032012
virtual/libudev: sync with upstream
2018-03-07 15:58:34 -08:00
Andrew Jeddeloh
eda61d5db5
sys-apps/grep: sync with upstream
2018-03-07 15:49:41 -08:00
David Michael
d7beec9ec7
bump(net-libs/libpcap): sync with upstream
2018-02-22 17:23:47 -05:00
David Michael
007556ac66
dev-lang/rust: Move to coreos-overlay
2018-02-10 22:48:50 -05:00
David Michael
ece5190a8a
bump(sys-devel/gcc): sync with upstream
2018-02-09 16:19:21 -05:00
Andrew Jeddeloh
7ffb56efb4
dev-python: update packages for pyopenssl
...
Update dev-python/
- asn1crypto
- cffi
- cryptography
- idna
2018-02-09 11:13:52 -08:00
Andrew Jeddeloh
257904cbae
dev-python/pyopenssl: add package
...
This is needed by google-cloud-sdk
2018-02-09 10:56:45 -08:00
Andrew Jeddeloh
c1461750c1
dev-python/pyyaml: remove package
...
This is only used by hard-host-depends.
2018-02-08 17:11:17 -08:00
Andrew Jeddeloh
bfe7507f47
dev-python/pyopenssl: remove package
...
This is only required by hard-host-depends
2018-02-08 14:42:57 -08:00
Andrew Jeddeloh
5578238dae
dev-python/cherrypy: remove package
...
Only used by hard-host-depends
2018-02-07 13:11:57 -08:00
Andrew Jeddeloh
bedb213db8
dev-python/ws4py: remove pacakge
...
Only used bt hard-host-depends
2018-02-07 13:10:56 -08:00
Andrew Jeddeloh
8aaa9d70fe
dev-python/setproctitle: remove pacakge
...
Only used by hard-host-depends
2018-02-07 13:10:12 -08:00
Andrew Jeddeloh
585b65fe3b
dev-python/pyusb: remove package
...
Only used by hard-host-depends
2018-02-07 13:09:23 -08:00
Andrew Jeddeloh
924d35361e
dev-python/python-daemon: remove package:
...
Only used by hard-host-depends
2018-02-07 13:08:32 -08:00
Andrew Jeddeloh
1ae2f3eb63
dev-python/pyinotify: remove package
...
only used by hard-host-depends
2018-02-07 13:06:34 -08:00
Andrew Jeddeloh
d1290ba452
dev-python/netifaces: remove package
...
Only used by hard-host-depends
2018-02-07 13:05:43 -08:00
Andrew Jeddeloh
aed8d790e4
dev-python/m2crypto: remove package
...
This is only used by hard-host-depends
2018-02-07 13:01:26 -08:00
Andrew Jeddeloh
41e467a7da
sys-devel/smatch: remove unused package
...
smatch is only used in repohooks which we don't execute.
2018-02-07 12:52:21 -08:00
Andrew Jeddeloh
65c32b545b
app-arch/cabextract: remove package
...
This is only used by hard-host-depends for no apparent reason.
lesspipe.sh supports .cab files and uses it, but given we don't handle
.cab files, it can be safely removed.
2018-02-07 11:51:37 -08:00
Andrew Jeddeloh
c8c74eb70d
Merge pull request #639 from ajeddeloh/rm-texi
...
app-text/texi2html: remove package
2018-02-06 16:30:20 -08:00
David Michael
1da1e62787
bump(dev-libs/libpcre2): sync with upstream
2018-02-06 14:55:28 -05:00
Andrew Jeddeloh
e1d94c651b
app-text/texi2html: remove package
...
Remove dead package
2018-02-05 17:32:53 -08:00
David Michael
91dab2f4ac
bump(virtual/rust): sync with upstream
2018-01-24 17:51:28 -05:00
David Michael
51674acce3
bump(dev-libs/jemalloc): sync with upstream
2018-01-23 18:52:29 -05:00
David Michael
b1154c5c64
bump(dev-util/cargo): sync with upstream
2018-01-23 18:52:29 -05:00
David Michael
dacfb7d28a
bump(dev-lang/rust): sync with upstream
2018-01-23 18:52:29 -05:00
David Michael
833c420951
bump(dev-libs/libksba): sync with upstream
...
This doesn't actually upgrade the package.
2018-01-18 16:06:53 -05:00
David Michael
09d0e1a0a3
bump(dev-libs/libgcrypt): sync with upstream
2018-01-18 15:36:47 -05:00
David Michael
9fa62a7f61
bump(dev-libs/libassuan): sync with upstream
2018-01-18 15:07:34 -05:00
David Michael
22fbde60da
bump(app-crypt/gnupg): sync with upstream
2018-01-18 15:05:18 -05:00
Andrew Jeddeloh
26d6c791fe
sys-apps/iucode_tool: add package
...
The new intel-microcode ebuilds use iucode_tool. Add this package so we
can use the new ebuilds.
2018-01-17 13:20:53 -08:00
Andrew Jeddeloh
27e6f666c2
sys-firmware/intel-microcode: add package
...
Needed for spectre mitigation
2018-01-17 13:20:53 -08:00
David Michael
56f4f2caa0
bump(net-misc/rsync): sync with upstream
2018-01-17 10:30:26 -05:00
David Michael
1005980f1c
bump(metadata/glsa): sync with upstream
2018-01-17 10:28:56 -05:00
David Michael
8156c766b7
bump(virtual/libintl): sync with upstream
2018-01-09 12:18:27 -05:00
David Michael
b60b53faa9
bump(sys-devel/gettext): sync with upstream
2018-01-09 12:18:27 -05:00
David Michael
717ab9227b
bump(dev-util/ninja): sync with upstream
2018-01-09 12:18:27 -05:00
David Michael
d54df5e5ca
bump(dev-util/meson): sync with upstream
2018-01-09 12:18:27 -05:00
David Michael
d6601acddb
bump(app-editors/emacs): sync with upstream
2018-01-08 09:56:27 -05:00
David Michael
27e7839ace
bump(metadata/glsa): sync with upstream
2018-01-08 09:55:53 -05:00
David Michael
6bcbb02c18
sys-apps/kexec-tools: Move to coreos-overlay
2018-01-07 11:47:00 -05:00
David Michael
e0f2957610
bump(sys-boot/efibootmgr): sync with upstream
2018-01-07 11:40:10 -05:00
David Michael
07d2589fb7
bump(sys-libs/efivar): sync with upstream
2018-01-07 11:40:10 -05:00
David Michael
6a4891e0f1
bump(app-arch/lzop): sync with upstream
2018-01-06 10:20:29 -05:00
David Michael
abd0e43e91
bump(sys-firmware/ipxe): sync with upstream
2018-01-04 17:03:12 -05:00
David Michael
3dfb56e3e2
bump(sys-block/thin-provisioning-tools): sync with upstream
2018-01-04 14:58:52 -05:00
David Michael
36be5f18a8
bump(app-arch/cpio): sync with upstream
2018-01-04 14:58:33 -05:00
David Michael
b034ca268b
bump(sys-devel/gcc): sync with upstream
2018-01-04 14:58:05 -05:00
David Michael
f9708f45d0
bump(sys-devel/binutils): sync with upstream
2018-01-04 14:57:40 -05:00
David Michael
8081c6c356
bump(sys-libs/binutils-libs): sync with upstream
2018-01-04 14:56:36 -05:00
David Michael
5106582477
bump(metadata/glsa): sync with upstream
2017-12-15 10:20:24 -05:00
David Michael
720c5133de
bump(net-misc/curl): sync with upstream
2017-12-15 10:17:22 -05:00
David Michael
946bfa2725
bump(sys-fs/multipath-tools): sync with upstream
2017-12-07 13:45:22 -05:00
David Michael
bbb9cf5c36
Merge pull request #627 from dm0-/rust
...
Move Rust to coreos-overlay for upgrading
2017-11-27 23:08:18 -05:00
Andrew Jeddeloh
cf92aefd27
Merge pull request #608 from ajeddeloh/update-readme
...
readme: add section on package removal
2017-11-16 15:16:49 -08:00
Andrew Jeddeloh
038ea225ac
readme: add section on package removal
...
Document pitfalls and useful tricks for discovering where a package is
used.
2017-11-16 15:16:20 -08:00
David Michael
b4398d031e
dev-util/cargo: Move to coreos-overlay
2017-11-16 16:36:29 -05:00
David Michael
fc234085a6
dev-lang/rust: Move to coreos-overlay
2017-11-16 16:36:00 -05:00
Andrew Jeddeloh
cc2ffb72f6
Merge pull request #626 from ajeddeloh/rm-overlay-things
...
*: remove things that are newer in coreo-overlay
2017-11-15 10:12:08 -08:00
Andrew Jeddeloh
f25ee2fd39
Merge pull request #625 from ajeddeloh/rm-sys-things2
...
sys-*/*: remove unused packages
2017-11-15 10:11:59 -08:00
Andrew Jeddeloh
6950a8192d
Merge pull request #624 from ajeddeloh/rm-net-things
...
net-*/*: remove unused packages
2017-11-15 10:11:51 -08:00
Andrew Jeddeloh
53cf434d48
Merge pull request #623 from ajeddeloh/rm-dev-things
...
dev-*/*: remove unused packages
2017-11-15 10:11:43 -08:00
Andrew Jeddeloh
4cb772c876
*: remove things that are newer in coreo-overlay
...
Packages removed:
- app-crypt/sbsigntool
- sys-apps/policycoreutils
- sys-apps/net-tools
- sys-libs/libselinux
- sys-libs/libsemanage
2017-11-14 12:11:38 -08:00
Andrew Jeddeloh
fea52b9493
sys-*/*: remove unused packages
...
Pacakges removed:
- sys-apps/fbset
- sys-apps/flashrom
- sys-apps/install-xattr
- sys-apps/man
- sys-devel/autogen
- sys-devel/distcc
- sys-fs/udev
- sys-process/time
2017-11-14 10:44:27 -08:00
Andrew Jeddeloh
93da6a6e73
net-*/*: remove unused packages
...
Pacakges removed:
- net-dns/libidn
- net-mail/mailbase
2017-11-14 10:40:54 -08:00
Andrew Jeddeloh
2bdbbb1d9e
dev-*/*: remove unused packages
...
Packages removed:
- dev-cpp/ctemplate
- dev-db/freetds
- dev-db/lmdb
- dev-lang/tcl
- dev-util/diffstat
- dev-util/itstool
- dev-util/yacc
- dev-vcs/cvsps
2017-11-14 10:38:27 -08:00