| Age | Commit message (Collapse) | Author |
|
|
|
This is a horrible, horrible hack.
fakeroot uses a "fancy" function wrapping scheme that doesn't support the
variadic arguments that openat takes in Yosemite. This means that we have to
patch the *generated* wrapper file in order to get a working openat call.
I'm hopeful that this overall issue will get fixed upstream, but in the
meantime: without this fix, building debs in Yosemite is broken. With this fix,
it works.
See #33400 for more background.
Closes #36242.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Version bump, and patches.
Closes #33400.
Closes #34836.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Adds a HEAD build to Fakeroot, specifies the non-functional
status of Fakeroot on Yosemite in the stable release, moves to the
upstream preferred package page, adds a slightly faster mirror as the
main url & uses the standard url as the mirror.
Closes #33532.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #28056.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
Fixes #15136.
|
|
Closes #11330.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|