14356 Commits

Author SHA1 Message Date
Krzesimir Nowak
43f23f4886 app-arch/bzip2: Add from gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 20:12:20 +01:00
Krzesimir Nowak
275990beb0 app-arch/bzip2: Move back to portage-stable
We used to keep the package in overlay, because we dropped one Gentoo
patch to avoid some failures when applying updates when updating
payloads. This issue was fixed in bzip2 in a smarter way - we know
this, because we used 1.0.8 version with the fix and we didn't have
any problems so far. No point in keeping the package in overlay then.
2022-01-14 20:09:41 +01:00
Krzesimir Nowak
8efd753485 app-arch/pigz: Sync with gentoo
It's from gentoo commit 15bbb20d50c88d3c3e3940c0fc35b5fd3e2fa30f.
2022-01-14 19:53:13 +01:00
Krzesimir Nowak
5f9cac8e54 app-arch/pbzip2: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 19:52:37 +01:00
Krzesimir Nowak
2aa3367121 app-arch/lbzip2: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 19:50:35 +01:00
Krzesimir Nowak
1b2135c07b app-arch/cpio: Sync with gentoo
It's from gentoo commit d79ffcedaa6def6e1107707f520e308cbce0e3fc.
2022-01-14 19:49:33 +01:00
Krzesimir Nowak
931079cc72 eclass/toolchain-autoconf: Sync with gentoo
It's from gentoo commit cccda081740a2039c4af52e11f1afbf9bc1ecf59.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
c1d951b5b8 changelog: Add an update entry 2022-01-14 15:09:38 +01:00
Krzesimir Nowak
0261376338 sys-devel/autoconf: Sync with gentoo
It's from gentoo commit 56fdf79a7d8ce296190b33599d6a78a26f8a0a00.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
da7967964b virtual/service-manager: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
e64f80eb54 virtual/cdrtools: Remove unused package 2022-01-14 15:09:38 +01:00
Krzesimir Nowak
5c3e2758f5 virtual/yacc: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
01dac328ed virtual/libffi: Drop unused package 2022-01-14 15:09:38 +01:00
Krzesimir Nowak
fd35e77bae sys-devel/autoconf-wrapper: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
4c056d3a9d app-text/docbook-xml-dtd: Sync with gentoo
It's from gentoo commit 26a4a7456ad6509d42ef1c3f92aee8eea3f7a04b.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
01342366d5 sys-apps/sed: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
e42ba55bc8 app-misc/zisofs-tools: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
fffb98ea5a app-misc/mime-types: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
da18e43918 sys-libs/berkdb: Drop unused package 2022-01-14 15:08:46 +01:00
Krzesimir Nowak
9fb7e90be0 profiles: Drop virtual/cdrtools keywords
The virtual/cdrtools package is being dropped in portage-stable.
2022-01-14 15:08:46 +01:00
Krzesimir Nowak
fd3e1e3f27 coreos-base/hard-host-depends: Replace virtual/cdrtools with app-cdr/cdrtools
The virtual/cdrtools package is being dropped in portage-stable.
2022-01-14 15:08:46 +01:00
Krzesimir Nowak
d98a0ac0ca Merge pull request #1548 from flatcar-linux/krnowak/update-profiles
Drop obsolete stuff after updating profiles
2022-01-14 14:38:23 +01:00
Krzesimir Nowak
209192f4ee Merge pull request #268 from flatcar-linux/krnowak/update-profiles
Update profiles and fix some fallout
2022-01-14 14:38:22 +01:00
Jeremi Piotrowski
bdb48fd89a Merge pull request #1564 from flatcar-linux/jepio/fix-mirror-calico
.github: find latest calico tag when mirroring
2022-01-14 11:05:47 +01:00
Mathieu Tortuyaux
23df672492 Merge pull request #1565 from flatcar-linux/tormath1/selinux
sys-apps/policycoreutils: fix policy root path
2022-01-14 10:18:24 +01:00
Mathieu Tortuyaux
0659f6295f Merge pull request #1563 from flatcar-linux/tormath1/mantle
coreos-devel/mantle: bump with 0.18.0
2022-01-14 10:17:22 +01:00
Mathieu Tortuyaux
832bdb51fc sys-apps/policycoreutils: fix policy root path
root needs to be specified with -p instead of -S.
The policy dir (-S) defaults to (-p) + /var/lib/selinux/ + (-s).

Picked from upstream: 54a8322d18

Closes: https://github.com/flatcar-linux/Flatcar/issues/596
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-01-14 09:57:39 +01:00
Sayan Chowdhury
72c0e99e4b Merge pull request #271 from flatcar-linux/sayan/adapt-to-new-cve-format
changelog: Adapt the securities in accordance to new policies
2022-01-13 20:01:25 +05:30
Sayan Chowdhury
6315df39f1 Fix edk2-ovmf to include missing space
Co-authored-by: Dongsu Park <dpark@linux.microsoft.com>
2022-01-13 20:01:05 +05:30
flatcar-ci
6deacd7839
New major release: 3115.0.0 2022-01-13 19:50:37 +05:30
Jeremi Piotrowski
886b11bf1d .github: find latest calico tag from tigera operator
The mirror-calico workflow has been failing because it currently determines
version=v3.22.0-0.dev-typha, which is not the tag used by the individual
container images. Rewrite the version logic to determine the version based on
what is in the tigera operator manifest. This is the same manifest that we use
to deploy calico in mantle.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-01-13 14:44:04 +01:00
Krzesimir Nowak
65a7684f1a Merge pull request #270 from flatcar-linux/krnowak/iputils-update
net-misc/iputils: Update the package
2022-01-13 11:46:54 +01:00
Krzesimir Nowak
1cca5f4eeb Merge pull request #1556 from flatcar-linux/krnowak/iputils-update
Changes for net-misc/iputils update
2022-01-13 11:46:47 +01:00
Krzesimir Nowak
a2ff448eb2 Merge pull request #1560 from flatcar-linux/linux-5.15.14-main
Upgrade Linux Kernel in main from 5.15.13 to 5.15.14
2022-01-13 11:40:44 +01:00
Krzesimir Nowak
ded5f31c4c Merge pull request #269 from flatcar-linux/krnowak/drop-unused-eclasses
eclass: Drop unused eclasses
2022-01-13 10:57:40 +01:00
Sayan Chowdhury
b0a68a46d7 changelog: Adapt the securities in accordance to new policies
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-01-13 13:31:21 +05:30
Krzesimir Nowak
2d5ef69eed sec-policy/selinux-base-policy: Add a patch for ping
This is to allow users to run ping -I with some IP address or network
interface.

Patch based on:

https://github.com/fedora-selinux/selinux-policy/pull/403
2022-01-12 18:09:50 +01:00
Krzesimir Nowak
6f3975b9b1 sec-policy/selinux-base: Add patch for ping
The patch adds stuff that another patch in
sec-policy/selinux-base-policy will use to allow user to call "ping -I
<IPADDRESS>".

Patch based on:

https://github.com/fedora-selinux/selinux-policy/pull/403
2022-01-12 18:08:58 +01:00
Kai Lueke
27541f3a92 changelog/README.md: specify current security fix section format
The entries added in changelog/security/ do not follow our existing
security section in the release notes:
  https://www.flatcar.org/releases/#release-3033.2.0

Document the structure and an example to use the right format that we
need for release note generation.
2022-01-12 17:30:38 +01:00
Mathieu Tortuyaux
96bac22bc0 changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-01-12 17:14:33 +01:00
Mathieu Tortuyaux
e155b78955 coreos-devel/mantle: sync with upstream release
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-01-12 17:11:30 +01:00
Kai Lueke
59ad0cd262 changelog/security: use right format for release notes 2022-01-12 17:00:26 +01:00
Kai Lueke
a7da13d660 changelog/README.md: specify current security fix section format
The entries added in changelog/security/ do not follow our existing
security section in the release notes:
  https://www.flatcar.org/releases/#release-3033.2.0

Document the structure and an example to use the right format that we
need for release note generation.
2022-01-12 16:53:59 +01:00
Kai Lueke
fe514f5b25 sys-kernel/bootengine: Fixed dracut emergency log printing script error
This pulls in
https://github.com/flatcar-linux/bootengine/pull/33
to fix the cat command invocation.
2022-01-12 16:07:58 +01:00
Krzesimir Nowak
42451654bf profiles: Update use flags for net-misc/iputils
The net-misc/iputils package never provided the traceroute binary,
only traceroute6, which is probably why the use flag got renamed to
traceroute6 too.
2022-01-12 15:45:26 +01:00
Flatcar Buildbot
3d01e98cdb sys-kernel: Upgrade Kernel 5.15.13 to 5.15.14 2022-01-12 07:24:30 +00:00
Krzesimir Nowak
d9f1012c1e eclass: Drop unused eclasses 2022-01-11 18:15:34 +01:00
Krzesimir Nowak
925909486e changelog: Add an entry 2022-01-11 17:21:27 +01:00
Krzesimir Nowak
0236ee3efc net-misc/iputils: Sync with gentoo
It's from gentoo commit 80d3fbb3ef48a969bac05c1f0469e8b9efa32a8d.
2022-01-11 16:37:22 +01:00
Krzesimir Nowak
499516cd48 changelog: Add an entry 2022-01-11 14:38:56 +01:00