fakeroot 1.37.2-ok1 source package in openKylin
Changelog
fakeroot (1.37.2-ok1) huanghe; urgency=medium * Build for openKylin 3.0. -- liwenjun <email address hidden> Thu, 02 Apr 2026 17:59:12 +0800
fakeroot (1.37.2-ok1) huanghe; urgency=medium * Build for openKylin 3.0. -- liwenjun <email address hidden> Thu, 02 Apr 2026 17:59:12 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | utils |
| File | Size | SHA-256 Checksum |
|---|---|---|
| fakeroot_1.37.2.orig.tar.gz | 193.0 KiB | 2764826aa7e8263da6b829bc87c39156bee0d0d5e210b59fc6b134c20480c422 |
| fakeroot_1.37.2-ok1.debian.tar.xz | 7.0 KiB | dcbed65107ad0262158f1686b06f95aa6530b26f948111cb1de5d883445f9ca5 |
| fakeroot_1.37.2-ok1.dsc | 1.8 KiB | 00806e35d4630b52993c58fb82ec4715a4d9fd476eb457fbdc426d7872d699bf |
fakeroot provides a fake "root environment" by means of LD_PRELOAD and
SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
stat(), and other file-manipulation functions, so that unprivileged
users can (for instance) populate .deb archives with root-owned files;
various build tools use fakeroot for this by default.
.
This package contains fakeroot command and the daemon that remembers
fake ownership/
processes.
fakeroot provides a fake "root environment" by means of LD_PRELOAD and
SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
stat(), and other file-manipulation functions, so that unprivileged
users can (for instance) populate .deb archives with root-owned files;
various build tools use fakeroot for this by default.
.
This package contains the LD_PRELOAD libraries.