Thu, 04 Jul 2024 00:55:08 CST | login

Information for build fuse-overlayfs-1.3.0-2.module+el8.3.0+40+fa37f428

ID4376
Package Namefuse-overlayfs
Version1.3.0
Release2.module+el8.3.0+40+fa37f428
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/fuse-overlayfs#ae231709ef6043bb6b949ff9a6ae1fd572fe33ba
SummaryFUSE overlay+shiftfs implementation for rootless containers
DescriptionFUSE overlay+shiftfs implementation for rootless containers.
Built bymbs
State complete
Volume DEFAULT
StartedSat, 22 May 2021 01:40:27 CST
CompletedSat, 22 May 2021 01:42:16 CST
Taskbuild (module-fa37f42856fbc065, /stage/rpms/fuse-overlayfs:ae231709ef6043bb6b949ff9a6ae1fd572fe33ba)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/fuse-overlayfs?#ae231709ef6043bb6b949ff9a6ae1fd572fe33ba'}}
Tags
module-container-tools-rhel8-8030020210507031349-2a301c24
module-container-tools-rhel8-8030020210507031349-2a301c24-build
RPMs
src
fuse-overlayfs-1.3.0-2.module+el8.3.0+40+fa37f428.src.rpm (info) (download)
aarch64
fuse-overlayfs-1.3.0-2.module+el8.3.0+40+fa37f428.aarch64.rpm (info) (download)
fuse-overlayfs-debuginfo-1.3.0-2.module+el8.3.0+40+fa37f428.aarch64.rpm (info) (download)
fuse-overlayfs-debugsource-1.3.0-2.module+el8.3.0+40+fa37f428.aarch64.rpm (info) (download)
x86_64
fuse-overlayfs-1.3.0-2.module+el8.3.0+40+fa37f428.x86_64.rpm (info) (download)
fuse-overlayfs-debuginfo-1.3.0-2.module+el8.3.0+40+fa37f428.x86_64.rpm (info) (download)
fuse-overlayfs-debugsource-1.3.0-2.module+el8.3.0+40+fa37f428.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Feb 01 2021 Jindrich Novy <jnovy@redhat.com> - 1.3.0-2 - disable openat2 syscall again - still unsupported in current RHEL8 kernel - Resolves: #1921863 * Thu Nov 26 2020 Jindrich Novy <jnovy@redhat.com> - 1.3.0-1 - update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.3.0 - Related: #1888571 * Mon Nov 09 2020 Jindrich Novy <jnovy@redhat.com> - 1.2.0-3 - be sure to harden the linked binary - Related: #1888571 * Thu Oct 29 2020 Jindrich Novy <jnovy@redhat.com> - 1.2.0-2 - ensure fuse module is loaded - Related: #1888571 * Thu Oct 22 2020 Jindrich Novy <jnovy@redhat.com> - 1.2.0-1 - synchronize with stream-container-tools-rhel8-rhel-8.4.0 - Related: #1888571 * Fri Sep 18 2020 Jindrich Novy <jnovy@redhat.com> - 1.1.2-3 - fix "error bind mounting /dev from host into mount namespace" (the openat2 syscall is not yet supported by the RHEL8 kernel) - Resolves: #1867447 * Tue Aug 11 2020 Jindrich Novy <jnovy@redhat.com> - 1.1.2-2 - use proper CFLAGS - Related: #1821193 * Mon Jun 29 2020 Jindrich Novy <jnovy@redhat.com> - 1.1.2-1 - update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.1.2 - Related: #1821193 * Mon Jun 22 2020 Jindrich Novy <jnovy@redhat.com> - 1.1.1-1 - update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.1.1 - Related: #1821193 * Thu Jun 18 2020 Jindrich Novy <jnovy@redhat.com> - 1.1.0-1 - update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.1.0 - Related: #1821193 * Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 1.0.0-1 - synchronize containter-tools 8.3.0 with 8.2.1 - Related: #1821193 * Tue Apr 07 2020 Jindrich Novy <jnovy@redhat.com> - 0.7.8-1 - update to https://github.com/containers/fuse-overlayfs/releases/tag/v0.7.8 - Related: #1821193 * Thu Mar 19 2020 Jindrich Novy <jnovy@redhat.com> - 0.7.2-5 - latest iteration of segfault fix patch, thanks to Giuseppe Scrivano - Resolves: #1805017 * Fri Mar 06 2020 Jindrich Novy <jnovy@redhat.com> - 0.7.2-4 - replace "fuse-overlayfs segfault" patch with improved one due to application to a different context - Resolves: #1805017 * Thu Feb 20 2020 Jindrich Novy <jnovy@redhat.com> - 0.7.2-3 - fix "fuse-overlayfs segfault" - Resolves: #1805017 * Mon Feb 17 2020 Jindrich Novy <jnovy@redhat.com> - 0.7.2-2 - fix "useradd and groupadd fail under rootless Buildah and podman" - Resolves: #1803496 * Fri Nov 29 2019 Jindrich Novy <jnovy@redhat.com> - 0.7.2-1 - update to 0.7.2 - Related: RHELPLAN-25139 * Fri Nov 29 2019 Jindrich Novy <jnovy@redhat.com> - 0.7.1-1 - update to 0.7.1 - Related: RHELPLAN-25139 * Mon Nov 18 2019 Jindrich Novy <jnovy@redhat.com> - 0.7-1 - update to 0.7 - apply patch to fix build on RHEL-8 - Related: RHELPLAN-25139 * Sat Jun 15 2019 Lokesh Mandvekar <lsm5@redhat.com> - 0.4.1-1 - Resolves: #1720654 - rebase to v0.4.1 * Wed Jan 16 2019 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.3-2 - rebase - Resolves:#1666510 * Wed Oct 17 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-7.dev.git50c7a50 - Resolves: #1640232 - built commit 50c7a50 * Fri Aug 10 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-6.dev.git1c72a1a - Resolves: #1614856 - add manpage - built commit 1c72a1a - add BR: go-md2man * Fri Aug 10 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-5.dev.gitd40ac75 - built commit d40ac75 - remove fedora bz ids - Exclude ix86 and ppc64 * Mon Jul 30 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-4.dev.git79c70fd - Resolves: #1609598 - initial upload to Fedora - bundled gnulib * Mon Jul 30 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-3.dev.git79c70fd - correct license field * Mon Jul 30 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-2.dev.git79c70fd - fix license * Sun Jul 29 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-1.dev.git13575b6 - First package for Fedora