Fink:Roadmap:0.27 new features
Jump to navigation
Jump to search
New features in fink 0.27
fink --build-as-nobody
tries to build as userfink-bld
instead ofnobody
, which is reserved by the OS.- Timeouts for sluggish/stalled downloads.
- Validator detects deficient checking of some script return codes in
.info
files. - New in 0.27.2, add conditionals support to
Shlibs
andConfFiles
field (requires usingBuildDepends: fink (>= 0.27.2)
or higher).
Bug fixes in fink 0.27
- Saner handling of virtual (
Provides
) packages directly from the fink command-line. - Better recovery when encountering an unprocessable
.info
file. - More reliable building perl-module packages (
Type: perl
passed-j1
in defaultInstallScript
). - Improved detection of non-fink X11.
- Safer management of communication between fink and apt-get.