Revisions of crash

buildservice-autocommit accepted request 1104081 from David Mair's avatar David Mair (dmair) (revision 3)
baserev update by copy to link target
David Mair's avatar David Mair (dmair) committed (revision 2)
- crash has it's own definitions of some glibc functions, including
  strlcpy(), length limited string copy. In glibc 2.38 the second
  argument is const char *, in crash it is char *. The argument is
  the source string to copy from and shouldn't be modified.  crash
  uses the glibc version in some places, it's own in others and the
  declarations are incompatible resulting in build errors. Added
  * crash-fix-glibc-redefs.patch
  to make the crash declaration of strlcpy() match the glibc 2.38
  version. It may also need to be made product version conditional
  but it should fix Factory.
David Mair's avatar David Mair (dmair) committed (revision 1)
Displaying all 3 revisions
openSUSE Build Service is sponsored by