Commit Graph

2518 Commits

Author SHA1 Message Date
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
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