14524 Commits

Author SHA1 Message Date
Krzesimir Nowak
56977d879b net-libs/libpcap: Sync with Gentoo
It's from Gentoo commit 02b17c9bb64e147affc4acecaa0ff4151b2329bf.
2022-12-06 15:08:07 +01:00
Krzesimir Nowak
dd8444f6b6 app-crypt/mit-krb5: Sync with Gentoo
It's from Gentoo commit 02b17c9bb64e147affc4acecaa0ff4151b2329bf.
2022-12-06 15:08:07 +01:00
Sayan Chowdhury
bcf2bb0b77 sys-libs/pam: Apply Flatcar patches
-  sys-libs/pam: Make /sbin/unix_chkpwd suid

This is to avoid importing fcaps eclass which adds a dependency on
sys-libs/libcap, which in turn depends on sys-libs/pam. To get out of
this conundrum, we could specify a "-filecaps" use flag for
sys-libs/pam. Problem with this solution would be no capability
override for the binary making it unable to read /etc/shadow. Thus we
make the binary suid. This is strictly less secure than overriding its
capabilities, but I have no idea how to solve it in a less hacky way.

-  sys-libs/pam: Install configuration into /usr

Also provide a tmpfiles fragment to bring it back.

- sys-libs/pam: Locked accounts functionality

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-12-06 15:06:47 +01:00
Krzesimir Nowak
ef09c88d70 sys-libs/pam: Reset to vanilla ebuild 2022-12-06 15:03:29 +01:00
Dongsu Park
eec5d85328 sys-devel/gdb: Apply Flatcar modifications
- Fix cross build issues with configuring gmp libs

  As gdb 11 or newer requires gmp libs as dependency, a cross build of
  gdb 11.2 started to fail when its configure scripts try to detect if
  gmp exists.  The failure occurs mainly because the build still
  passes '-L/usr/lib64` to LDFLAGS. Let's say, for example, host
  toolchains outside of sysroot have amd64 libs, while the target
  inside of sysroot should have arm64 libs. However, configure scripts
  of gdb 11.2 still try to find its libs outside of sysroot,
  /usr/lib64, although it should find its libs inside of sysroot,
  e.g. /build/arm64/usr/lib64.

  To fix the cross build issues, pass --with-sysroot as well as
  --libdir, correctly with ${ESYSROOT}.

  As a side note, for some reason, upstream gdb configure scripts are
  not able to correctly make use of its gmp-specific options like
  --with-gmp or --with-gmp-lib. Passing those options does not bring
  anything.  Also configure must have both --with-sysroot and
  --libdir, to make the build work.

- Replace dependency on virtual/yacc with app-alternatives/yacc

  The former is gone in favor of the latter in Gentoo. This change
  will be dropped when we sync the package with Gentoo again.
2022-12-06 14:53:36 +01:00
Krzesimir Nowak
1f88c934c0 sys-devel/gdb: Reset to vanilla ebuild 2022-12-06 14:51:21 +01:00
Sayan Chowdhury
f6efb50cb6 net-firewall/iptables: Apply the Flatcar patches
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2022-12-06 14:49:54 +01:00
Krzesimir Nowak
fd2b43d9cf net-firewall/iptables: Reset to vanilla ebuild 2022-12-06 14:42:47 +01:00
Sayan Chowdhury
b621893c2e app-shells/bash: Apply Flatcar patches
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-12-06 14:41:10 +01:00
Krzesimir Nowak
0a0f1733f4 app-shells/bash: Reset to vanilla ebuild 2022-12-06 14:40:14 +01:00
Krzesimir Nowak
4bd509277a sys-libs/glibc: Apply Flatcar modifications
- take care of nscd.conf via tmpfiles, add files/nscd-conf.tmpfiles.
  - comment out 'dostrip -x' to force the OS image binaries to be stripped
  - remove everything glibc wants to put under /etc since we use
    baselayout to provide that
  - replace virtual/awk with app-alternatives/awk
2022-12-06 14:38:29 +01:00
Krzesimir Nowak
43ccab8e9d sys-libs/glibc: Reset to vanilla ebuild 2022-12-06 14:36:54 +01:00
Krzesimir Nowak
a4326957df dev-lang/python-oem: Apply Flatcar modifications 2022-12-06 14:34:48 +01:00
Krzesimir Nowak
4dc2f9a83d dev-lang/python-oem: Reset to vanilla ebuild 2022-12-06 14:32:39 +01:00
Krzesimir Nowak
f76441eaeb dev-lang/python-oem: Update dependency
The `virtual/awk` package is replaced with `app-alternatives/awk`, so
reflect that in the ebuild.
2022-12-06 14:32:39 +01:00
Krzesimir Nowak
33d5bace3f profiles: Do not pull in pip stuff from dev-lang/python 2022-12-06 14:32:39 +01:00
Krzesimir Nowak
990b2749a3 coreos/config: Update description for app-crypt/mit-krb5 overrides 2022-12-06 14:32:39 +01:00
Jeremi Piotrowski
1db12d110d Merge pull request #2315 from flatcar/bug-847-kernel-fix-backport
sys-kernel/coreos-sources: Add backport of bugfix for #847
2022-12-06 13:35:15 +01:00
Flatcar Buildbot
29186d73ad metadata: Monthly GLSA metadata updates 2022-12-06 11:44:15 +01:00
Jeremi Piotrowski
b7eec9eed7 changelog: add entry for Flatcar#847 bugfix 2022-12-06 11:42:15 +01:00
Krzesimir Nowak
962a694804 virtual/awk: Drop package (replaced by app-alternative/awk) 2022-12-06 11:34:37 +01:00
Krzesimir Nowak
ffbe56f80f virtual/yacc: Drop package (replaced by app-alternative/yacc) 2022-12-06 11:34:37 +01:00
Krzesimir Nowak
ca76eaf945 app-alternatives/awk: Add from Gentoo
It's from Gentoo commit a88b50da320f6eca75f92a5e59b1657674775d85.
2022-12-06 10:51:53 +01:00
Flatcar Buildbot
f4827dc3f1 Update mantle container image to latest HEAD 2022-12-05 21:00:46 +00:00
flatcar-ci
0cbd825c13 New version: main-3444.0.0-nightly-20221205-2100 2022-12-05 21:00:25 +00:00
Sayan Chowdhury
9700f36c3f Merge pull request #2309 from flatcar/sayan/update-sudo-1.9.12_p1
add-admin/sudo: Sync with Gentoo upstream; updates to 1.9.12_p1
2022-12-05 19:17:44 +05:30
Jeremi Piotrowski
61592da5ec sys-kernel/coreos-sources: Add backport of bugfix for #847
Users reported a deadlock in ext4 that occurs under loads after kernel 5.15.72.
We debugged and found that this issue is also present upstream (6.x) and found
a fix. The fix has been validated to fix the issue, but we're still waiting for
a reponse from the ext4 maintainer.

In the meantime, apply the backport to our kernel sources, so that users can be
unblocked from updating. This will be released to alpha/beta first, and
hopefully by the time it is promoted to stable, the fix will be merged to the
kernel tree and backported to 5.15.
2022-12-05 13:31:20 +01:00
Krzesimir Nowak
6ef13eea5f app-alternatives/yacc: Add from Gentoo
It's from Gentoo commit 3465091539af22c037e3c910c3acf84d889e49fd.
2022-12-05 10:33:57 +01:00
Flatcar Buildbot
5502013370 sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit 450a93f8953e3ccab40aa54308bec115f80e526c.
2022-12-05 07:15:10 +00:00
Flatcar Buildbot
861c2f3ebb sys-fs/multipath-tools: Sync with Gentoo
It's from Gentoo commit b7d704bb699c8e4a9ea411ec19e6421a0f51c812.
2022-12-05 07:15:10 +00:00
Flatcar Buildbot
2fcac2f49b sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 7c722927a4f2dd11f79057783e68cd985e517f93.
2022-12-05 07:15:06 +00:00
Flatcar Buildbot
9885955422 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 230cc85ab3b4ba8030e3c2addfa7b74aed099315.
2022-12-05 07:15:06 +00:00
Flatcar Buildbot
f9f0fd83c2 sys-devel/flex: Sync with Gentoo
It's from Gentoo commit 0f4c0cca41ac0cb32d7632f6278d58d4a8cf88f1.
2022-12-05 07:15:06 +00:00
Flatcar Buildbot
b5f4feda7e sys-devel/bison: Sync with Gentoo
It's from Gentoo commit 196cd46d3dd27eddb3ea226ac1276a0be3b0f4ff.
2022-12-05 07:15:05 +00:00
Flatcar Buildbot
6d04bbad55 sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 02b17c9bb64e147affc4acecaa0ff4151b2329bf.
2022-12-05 07:15:03 +00:00
Flatcar Buildbot
ae17690cbb sys-devel/bc: Sync with Gentoo
It's from Gentoo commit 5d625775a8d03535e7eea28b56eff54f7a63ebb5.
2022-12-05 07:15:03 +00:00
Flatcar Buildbot
5c7b3e508b profiles: Sync with Gentoo
It's from Gentoo commit 6a98e5e60500a55da0bf7f74fa171636e4fe00af.
2022-12-05 07:14:58 +00:00
Flatcar Buildbot
5c8d6b597f net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 7a1ecd6cc46b1f97eef4b3d79c1bb03d41c133d0.
2022-12-05 07:14:55 +00:00
Flatcar Buildbot
7a2868dc94 net-misc/iputils: Sync with Gentoo
It's from Gentoo commit 12635498f4822b7e1ead9b8e500c9638f8cf7590.
2022-12-05 07:14:55 +00:00
Flatcar Buildbot
6476172ee3 net-misc/ethertypes: Sync with Gentoo
It's from Gentoo commit a75356bfaf6c5f614006ed0a9b7a5a43a6449556.
2022-12-05 07:14:54 +00:00
Flatcar Buildbot
df3b1543d7 eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 5bb51e9a29ab1683a36ed45c5aa56228b6968d3f.
2022-12-05 07:14:44 +00:00
Flatcar Buildbot
8d4dd68e0a eclass/linux-info: Sync with Gentoo
It's from Gentoo commit eab470730a49f9de7d047f4ba4face78b65b1b62.
2022-12-05 07:14:22 +00:00
Flatcar Buildbot
e639a14623 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 128f0d0b967059c5564bb96efee2586b84c2f83d.
2022-12-05 07:14:03 +00:00
Flatcar Buildbot
edcf872850 dev-util/strace: Sync with Gentoo
It's from Gentoo commit 80acc93961ca22f0a6ea0b616940578e4fd4e8a4.
2022-12-05 07:14:03 +00:00
Flatcar Buildbot
cc9457a619 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit c2ad249beddea9ecfa4e76baf3bc9ce325dcb773.
2022-12-05 07:13:58 +00:00
Flatcar Buildbot
15565b1d4b dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit ed071d36c494437c4ac88c7bc2e7b5caa1b904c1.
2022-12-05 07:13:54 +00:00
Flatcar Buildbot
3ba026e589 dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 01fbb72240e8a3bf42a8929420569ae581d97783.
2022-12-05 07:13:54 +00:00
Flatcar Buildbot
e42bd191fe dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 41fc7cdfd08eeefdcdd13d88243b70324755195d.
2022-12-05 07:13:52 +00:00
Flatcar Buildbot
77485187cc dev-util/catalyst: Sync with Gentoo
It's from Gentoo commit 45ef9f6e6a2ae027e7184770f32289d422b554f2.
2022-12-05 07:13:51 +00:00
Flatcar Buildbot
0444b33631 dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit bee4fbd32b0225d09bf7fca8d38b83a9ac368bfd.
2022-12-05 07:13:49 +00:00