Flatcar Buildbot
2568802c6e
sys-kernel: Upgrade Kernel 5.15.55 to 5.15.56
2022-07-22 07:24:26 +00:00
Mathieu Tortuyaux
ace84f7d4f
Merge pull request #2038 from flatcar-linux/tormath1/nmap
...
profiles: enable symlink for nmap
2022-07-19 14:11:09 +02:00
Mathieu Tortuyaux
f334da4fb5
changelog: add entry
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-07-19 08:45:57 +02:00
Mathieu Tortuyaux
606ba61447
profiles: enable symlink for nmap
...
For compatiblity, it's good to have `nc` in the PATH too.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-07-18 11:23:09 +02:00
Flatcar Buildbot
d68ffc61cc
sys-kernel: Upgrade Kernel 5.15.54 to 5.15.55
2022-07-16 07:22:06 +00:00
Krzesimir Nowak
6dea2f8ae7
Merge pull request #2024 from flatcar-linux/linux-5.15.54-main
...
Upgrade Linux Kernel in main from 5.15.52 to 5.15.54
2022-07-15 16:03:41 +02:00
Sayan Chowdhury
2959870601
Merge pull request #2018 from flatcar-linux/sayan/update-sudo-1.9.10-r1
...
app-admin/sudo: Sync with Gentoo upstream; updates to 1.9.10-r1
2022-07-15 16:11:46 +05:30
Sayan Chowdhury
c605e33d23
app-admin/sudo: Add the changelog for sudo-1.9.10-r1 release
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-07-15 15:33:39 +05:30
Sayan Chowdhury
c0afb3e982
app-admin/sudo: Apply Flatcar patches
...
- Remove Perl Runtime Dependency
- Remove OpenLDAP schema files for sudo
- Remove sudo.conf file as it is shipped via baselayout
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-07-15 15:33:39 +05:30
Sayan Chowdhury
46ef576243
Merge pull request #2029 from flatcar-linux/sayan/update-curl-7.84.0
...
profiles: remove outdated arm64 accept_keywords for curl
2022-07-15 15:28:28 +05:30
Dongsu Park
2ad4c0c632
Merge pull request #2028 from flatcar-linux/firmware-20220708-main
...
Upgrade Linux Firmware in main from 20220610 to 20220708
2022-07-14 13:42:34 +02:00
Kai Lüke
9d8e918968
Merge pull request #2026 from flatcar-linux/kai/kargs-nonexisting-grubcfg
...
sys-kernel/bootengine: Fix ignition kargs support by creating grub.cfg
2022-07-14 10:30:48 +02:00
Kai Lueke
b9ee2d9c4f
sys-kernel/bootengine: Fix ignition kargs support by creating grub.cfg
...
This pulls in
https://github.com/flatcar-linux/bootengine/pull/47
which creates the grub.cfg file if it does not exist when the Ignition
kargs directive is used, preventing an error when it tried to read the
current settings from it.
2022-07-14 10:30:25 +02:00
Flatcar Buildbot
74073529a9
sys-kernel: Upgrade Linux Firmware 20220610 to 20220708
2022-07-14 07:11:33 +00:00
Dongsu Park
62a5dcf69b
Merge pull request #2025 from flatcar-linux/go-1.17.12-and-1.18.4-main
...
Upgrade Go from 1.17.11 and 1.18.3 to 1.17.12 and 1.18.4
2022-07-13 16:37:04 +02:00
Dongsu Park
e9cf245cff
changelog: add changelog for Go 1.18.4
2022-07-13 11:39:49 +02:00
Sayan Chowdhury
520b9975d9
Merge pull request #2017 from flatcar-linux/sayan/update-cifs-utils-6.15
...
net-fs/cifs-utils: Add the package.accept_keywords for cifs-utils
2022-07-13 14:30:59 +05:30
Flatcar Buildbot
224d98c21d
dev-lang: Upgrade Go 1.18.3 to 1.18.4
2022-07-13 08:47:35 +00:00
Flatcar Buildbot
acf8ee4e2a
dev-lang: Upgrade Go 1.17.11 to 1.17.12
2022-07-13 08:47:35 +00:00
Jeremi Piotrowski
759df3dee2
Merge pull request #1840 from flatcar-linux/jepio/nvidia-service-improvement
...
nvidia driver build improvements
2022-07-13 10:40:50 +02:00
Flatcar Buildbot
f19e737de9
sys-kernel: Upgrade Kernel 5.15.52 to 5.15.54
2022-07-13 07:22:41 +00:00
Sayan Chowdhury
18299dc636
profiles: remove outdated arm64 accept_keywords for curl
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-07-12 20:34:02 +05:30
Sayan Chowdhury
c0204785ec
app-admin/sudo: Sync with Gentoo upstream; updates to 1.9.10-r1
...
gentoo sync ref: 6e69c00ebc
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-07-12 19:38:59 +05:30
Dongsu Park
a023d537fe
changelog: add changelog for gnupg 2.2.35
2022-07-12 11:20:56 +02:00
Dongsu Park
5725e318b5
app-crypt/gnupg: add patches for accepting without UIDs
...
When the GnuPG keyserver is set to `keys.openpgp.org`, `gpg --recv-keys`
occasionally fails with the following error:
```
gpg: key E52F0DB391453C45: no user ID
```
We need to make GnuPG accept keys even without UIDs.
Original patches come from
f292beac11/debian/patches/import-merge-without-userid
.
See also https://dev.gnupg.org/T4393 .
Based on commit ff9200d8d3fce1feaa1eaa751a0dd2a50acbaae0 .
2022-07-12 11:20:53 +02:00
Sayan Chowdhury
926e4501d4
net-fs/cifs-utils: Add the package.accept_keywords for cifs-utils
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-07-12 14:14:44 +05:30
Dongsu Park
eb108906b6
app-crypt/gnupg: update to 2.2.35-r1
...
Update to gnupg 2.2.35-r1, mainly to address CVE-2022-34903.
Gentoo commit: 2b8f76c36b848ee02b57c00b29fa293d0c0dfc02
2022-07-11 13:22:20 +02:00
Krzesimir Nowak
f50d2cbb4e
Merge pull request #2007 from flatcar-linux/linux-5.15.52-main
...
Upgrade Linux Kernel in main from 5.15.51 to 5.15.52
2022-07-06 15:19:28 +02:00
Flatcar Buildbot
40beab1df7
dev-lang: Upgrade dev-lang/rust 1.61.0 to 1.62.0
2022-07-05 07:39:35 +00:00
Flatcar Buildbot
5e445140e7
sys-kernel: Upgrade Kernel 5.15.51 to 5.15.52
2022-07-03 07:21:56 +00:00
Dongsu Park
edb6d2e7d0
Merge pull request #2001 from flatcar-linux/dongsu/glibc-2.34-p1
...
preparation for glibc 2.34
2022-07-01 15:05:25 +02:00
Dongsu Park
0d64fd726d
changelog: add changelog for gdb 11.2
2022-07-01 15:02:31 +02:00
Dongsu Park
47e5c0d929
sys-devel/gdb: 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.
2022-06-30 17:46:19 +02:00
Dongsu Park
416e41b2c3
sys-devel/gdb: sync with Gentoo for gdb 11.2
...
Update sys-devel/gdb to 11.2, as gdb 9 is not compatible with glibc 2.34
any more.
2022-06-30 17:46:19 +02:00
Dongsu Park
c4316b1bbc
profiles: accept keywords for app-crypt/adcli 0.9.1-r2
...
To install app-crypt/adcli 0.9.1-r2, accept keywords for ~amd64 and
~arm64.
2022-06-30 17:46:19 +02:00
Dongsu Park
014ef063bf
app-admin/adcli: move adcli to portage-stable
...
To fix build issues that happen in adcli 0.9 with glibc 2.34, we should
sync adcli with upstream Gentoo, where the build issue is already fixed.
As Gentoo has the ebuild under the category `app-crypt`, we simply move
from adcli from coreos-overlay to portage-stable, move adcli to the
app-crypt category, and update the version to 0.9.1-r2.
2022-06-30 17:46:19 +02:00
Dongsu Park
994ae65e71
coreos-base/coreos: rename app-admin/adcli to app-crypt/adcli
...
Since app-admin/adcli was moved to app-crypt/adcli, being consistent
with upstream Gentoo, update it also in coreos-base/coreos ebuild.
2022-06-30 17:46:19 +02:00
Kai Lueke
86dec4e1df
coreos-base/coreos-init: Remove outdated LTS motd information
...
This pulls in
https://github.com/flatcar-linux/init/pull/75
to update the LTS info that is printed on login.
2022-06-30 12:05:48 +02:00
Krzesimir Nowak
375f634187
changelog: Fix link
2022-06-29 17:23:46 +02:00
Flatcar Buildbot
ed5a5c6b2d
sys-kernel: Upgrade Kernel 5.15.50 to 5.15.51
2022-06-29 07:23:13 +00:00
Krzesimir Nowak
7550545520
Merge pull request #1990 from flatcar-linux/cacerts-3.80-main
...
Upgrade ca-certificates in main from 3.79 to 3.80
2022-06-28 08:27:56 +02:00
Krzesimir Nowak
911586b472
changelog: Fix link
2022-06-27 17:27:33 +02:00
Flatcar Buildbot
fd64754ec2
app-misc: Upgrade ca-certificates 3.79 to 3.80
2022-06-27 07:22:39 +00:00
Flatcar Buildbot
e639b65a2c
sys-kernel: Upgrade Kernel 5.15.48 to 5.15.50
2022-06-26 07:21:29 +00:00
Sayan Chowdhury
72e2e368c4
Merge pull request #1972 from flatcar-linux/linux-5.15.48-main
...
Upgrade Linux Kernel in main from 5.15.47 to 5.15.48
2022-06-21 02:45:55 +05:30
Sayan Chowdhury
c72393a02b
changelog: Add updates, security for the intel-microcode
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-06-17 16:16:50 +05:30
Sayan Chowdhury
e2159d417e
sys-firmware/intel-microcode: Apply Flatcar patches
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-06-17 16:08:04 +05:30
Sayan Chowdhury
26ef0721a8
sys-firmware/intel-microcode: Sync with Gentoo upstream; updates to 20220510
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-06-17 16:08:04 +05:30
Flatcar Buildbot
230cf32499
sys-kernel: Upgrade Kernel 5.15.47 to 5.15.48
2022-06-17 07:22:23 +00:00
Mathieu Tortuyaux
9d2c123978
changelog: add entry
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-06-16 17:51:43 +02:00