Dongsu Park
a0880e710b
Merge pull request #156 from kinvolk/dongsu/glib-2.66.8
...
dev-libs/glib: update to 2.66.8
2021-03-24 10:57:31 +01:00
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
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
4b09eb4806
Merge pull request #154 from kinvolk/dongsu/glib-2.66.7
...
dev-libs/glib, dev-util/gdbus-codegen: update to 2.66.7
2021-03-15 13:35:37 +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
Dongsu Park
8317764655
Merge pull request #150 from kinvolk/dongsu/optimize-samba
...
dev-libs/icu: delete icu, update waf-utils.eclass
2021-03-01 17:55:14 +01:00
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
194ad24a04
Merge pull request #149 from kinvolk/dongsu/delete-ctstress-dhcpcd
...
net-misc/dhcpcd: delete dhcpcd
2021-02-22 16:53:35 +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
0f3a150598
Merge pull request #148 from kinvolk/krnowak/drop-kernel-mirror
...
*: Drop the use of mirror://kernel
2021-02-19 18:12:41 +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
Dongsu Park
bf810e30eb
Merge pull request #147 from kinvolk/rust-1.50.0-main
...
Upgrade virtual Rust in main from 1.49.0 to 1.50.0
2021-02-17 17:44:04 +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
8d6d3158e8
Merge pull request #145 from kinvolk/krnowak/portage-update
...
portage update: update profiles and some eclasses, add new deps, move some packages to overlay
2021-02-15 12:47:33 +01: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
6ca38f032a
Merge pull request #146 from kinvolk/sayan/update-openldap-2.4.57
...
net-nds/openldap: Sync with Gentoo upstream
2021-02-12 20:08:25 +05:30
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
Thilo Fromm
a447c1dd07
Merge pull request #144 from kinvolk/contributions/update-to-samba-4.12.9
...
Add requirements for Samba-4.12.9 upgrade
2021-02-09 15:20:40 +01:00
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
aa4d17a623
Merge pull request #143 from kinvolk/krnowak/coreutils-update
...
sys-apps/coreutils: Move to overlay
2021-02-08 06:58:00 +01:00
Krzesimir Nowak
a498205fdc
sys-apps/coreutils: Move to overlay
2021-02-04 18:38:12 +01:00
Dongsu Park
2811a9fa74
Merge pull request #142 from kinvolk/dongsu/c-ares-1.17
...
net-dns/c-ares: update to 1.17.1
2021-02-02 19:15:33 +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
664cdcf822
Merge pull request #141 from kinvolk/dongsu/drop-nss
...
dev-libs/nss: delete nss
2021-01-25 11:48:19 +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