Revisions of gasket-driver
Ana Guerrero (anag+factory)
accepted
request 1188192
from
Chris Bradbury (chrBrd)
(revision 22)
initialized devel package after accepting 1188192
Chris Bradbury (chrBrd)
accepted
request 1188174
from
Chris Bradbury (chrBrd)
(revision 21)
Tidy up project following kernel >= 6.8 fix
Chris Bradbury (chrBrd)
accepted
request 1169726
from
Adi Stadelmann (spaced30)
(revision 20)
fix compile error with kernel >=6.8.0, see also https://github.com/google/gasket-driver/pull/26
Chris Bradbury (chrBrd)
committed
(revision 19)
removed _link
Dominique Leuenberger (dimstar_suse)
accepted
request 1152132
from
Dominique Leuenberger (dimstar)
(revision 18)
Prepare for RPM 4.20
buildservice-autocommit
accepted
request 1118252
from
Chris Bradbury (chrBrd)
(revision 17)
baserev update by copy to link target
Chris Bradbury (chrBrd)
accepted
request 1118132
from
Chris Bradbury (chrBrd)
(revision 16)
Tidies and improvements to specfile.
Chris Bradbury (chrBrd)
accepted
request 1118125
from
Chris Bradbury (chrBrd)
(revision 15)
- Remove `fix-kernel-gte-6.4.patch` as it has been merged upstream. - Fix ueficert package builds.
buildservice-autocommit
accepted
request 1099604
from
Chris Bradbury (chrBrd)
(revision 14)
baserev update by copy to link target
Chris Bradbury (chrBrd)
accepted
request 1099603
from
Chris Bradbury (chrBrd)
(revision 13)
Add additional patch info.
Chris Bradbury (chrBrd)
committed
(revision 12)
Add `fix-kernel-gte-6.4.patch`.
Chris Bradbury (chrBrd)
accepted
request 1099600
from
Chris Bradbury (chrBrd)
(revision 11)
Patch to fix bulds with kernel version >= 6.4
Dominique Leuenberger (dimstar_suse)
accepted
request 1086853
from
Chris Bradbury (chrBrd)
(revision 10)
initialized devel package after accepting 1086853
Chris Bradbury (chrBrd)
accepted
request 1086846
from
Chris Bradbury (chrBrd)
(revision 8)
Amend formatting of changes file to fit standard used by most packages.
Chris Bradbury (chrBrd)
accepted
request 1086841
from
Chris Bradbury (chrBrd)
(revision 7)
Rename patch to adhere to oS patching guidelines. As source and patch files have been added to the package rather than being downloaded from GitHub it's worth adhering to the patching guidelines as specified here: https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
Chris Bradbury (chrBrd)
accepted
request 1086840
from
Chris Bradbury (chrBrd)
(revision 6)
Change version to match upstream. The upstream source doesn't have published releases, but it does include a changelog for the accompanying Debian package. Using the version specified in there is better than using the commit hash. The version in the spec file and the source code filename have been amended to match.
Chris Bradbury (chrBrd)
accepted
request 1086826
from
Chris Bradbury (chrBrd)
(revision 5)
List RPMLint exclusions file in spec file. Factory's auto-maintainer declined the package for the following reason: > Attention, "gasket-driver-rpmlintrc" is not mentioned in spec files > as source or patch. Therefore it has been specified as a "Source" in the spec file.
Chris Bradbury (chrBrd)
accepted
request 1086820
from
Chris Bradbury (chrBrd)
(revision 4)
Amend services so package can be accepted into Factory. In order for packages to be accepted into Factory: > Services are only allowed if their mode is one of localonly, disabled, > buildtime, manual. Please change the mode of obs_scm and use `osc service > localrun/disabledrun`. Therefore all services involved with retrieving source files from the internet have had their mode set to `localonly`, and the relevant source files have been added directly to this package.
Chris Bradbury (chrBrd)
accepted
request 1086620
from
Chris Bradbury (chrBrd)
(revision 3)
Add patch to enable successful builds for Leap 15.5. The dma-buf symbols used by this driver were moved into their own `DMA_BUF` module namespace in kernel 5.16. Consequently, the upstream source conditionally imports the `DMA_BUF` module namespace if the kernel version is >= 5.16. However, the `DMA_BUF` module namespace changes have been backported to the 5.14 kernel used in Leap 15.5, causing unpatched source builds to fail. This change incorporates a patch that removes the conditional check in the upstream source, importing the `DMA_BUF` module namespace regardless of kernel version, and applies that patch when `sle_version` is equal to "150500" (ie. is Leap 15.5 or greater). The patch is taken from the PR at: https://github.com/google/gasket-driver/pull/10
Displaying revisions 1 - 20 of 22