Rpm-4.13: различия между версиями
Нет описания правки |
Нет описания правки |
||
Строка 114: | Строка 114: | ||
| ? | | ? | ||
| {{нет}} | | {{нет}} | ||
| rpm | |||
|- | |||
| use 'chmod -c' and 'chown -c -h' | |||
| [http://git.altlinux.org/gears/r/rpm.git?a=commitdiff;h=d15afa10bf299cbee55c84d8404392b32119a958 d15afa1] | |||
| {{есть}} | |||
| rpm | |||
|- | |||
| use posix_fadvise(2) to disable readahead | |||
| [http://git.altlinux.org/gears/r/rpm.git?a=commitdiff;h=66b17f5fd556ee334c4d577dfffbedc65871e05d 66b17f5] | |||
| {{нет}} актуально? | |||
| rpm | |||
|- | |||
| do not exclude Requires(pre) dependencies from rpmdb index | |||
| [http://git.altlinux.org/gears/r/rpm.git?a=commitdiff;h=7247ecbda76105cbb6f78300731cb74bfca29eb6 7247ecb] | |||
| {{нет}} актуально? | |||
| rpm | | rpm | ||
|- | |- | ||
Строка 198: | Строка 213: | ||
| enhanced RPM_SCRIPTS_DEBUG support, implemented debug levels | | enhanced RPM_SCRIPTS_DEBUG support, implemented debug levels | ||
| [http://git.altlinux.org/gears/r/rpm.git?a=commitdiff;h=1490bfdfd8fa1858f3c35059c38e8afa3db3c848 1490bfd] | | [http://git.altlinux.org/gears/r/rpm.git?a=commitdiff;h=1490bfdfd8fa1858f3c35059c38e8afa3db3c848 1490bfd] | ||
| {{нет}} | |||
| rpmbuild | |||
|- | |||
| enhanced RPM_SCRIPTS_DEBUG support, implemented debug levels | |||
| [http://git.altlinux.org/gears/r/rpm.git?a=commitdiff;h=1490bfdfd8fa1858f3c35059c38e8afa3db3c848 1490bfd] | |||
| {{нет}} | |||
| rpmbuild | |||
|- | |||
| /usr/lib/rpm/setcmp | |||
| ? | |||
| {{нет}} | |||
| rpmbuild | |||
|- | |||
| find-debuginfo-files | |||
| [http://git.altlinux.org/gears/r/rpm.git?a=commitdiff;h=88e69e89fd7505e36b6a2e2db59ccf7e3700f794 88e69e8] | |||
| {{нет}} | |||
| rpmbuild | |||
|- | |||
| add "-bt" %check-only option | |||
| [http://git.altlinux.org/gears/r/rpm.git?a=commitdiff;h=2aa342e60b70599d8d25a05e32607672bc1a2998 2aa342e] | |||
| {{нет}} | | {{нет}} | ||
| rpmbuild | | rpmbuild |
Версия от 15:23, 7 июня 2016
feature | original commit | status | stage |
---|---|---|---|
pdeath_execute.c | 8b8d4d3 | rpm | |
rpm --fancypercent | 41c8cea | not needed, seems to be noop | rpm |
filetriggers | 4ada155 | rpm | |
write installed/removed package buildtime to syslog | 6e12c7d | rpm | |
enhanced rebuilding database messages | 95d3140 | rpm | |
rpm -q --lastchange | 7609dfc | rpm | |
rpm -q --changes-since= | de25d1f | rpm | |
the '>'-test (required by changes-since) | de25d1f | rpm | |
':nothing' format variant (required by changes-since) | de25d1f | rpm | |
library set:versions comparison (install part) | a6d2902 3e9adcf 9fabff6 | rpm | |
library set:versions generation (build part) | a6d2902 3e9adcf 9fabff6 | rpm | |
export RPM_INSTALL_{NAME,ARG1,ARG2} variables to scripts | 0d58975 | rpm | |
tools/rpm{ver,evr}cmp.c | ba75c26 | rpm | |
syslog info message for {installed,removed} packages | 54ba4fa 9e15c26 | rpm | |
_wait_for_lock | 8d43c2a | ? | rpm |
%homedir | c3a7049 4cc2386 | rpm | |
import language guessing mechanism from glibc/intl | f23046a | do we need this? | rpm |
honor_buildtime | 3fa4258 | rpm | |
rpm --ignorebuildtime | 6e6ebb0 | rpm | |
dump_ld_config | 0cf1e74 122bb29 | rpm | |
disabled tsort presentation order | b8767dc | needed? | rpm |
support of letters in EVR | ? | rpm | |
use 'chmod -c' and 'chown -c -h' | d15afa1 | rpm | |
use posix_fadvise(2) to disable readahead | 66b17f5 | актуально? | rpm |
do not exclude Requires(pre) dependencies from rpmdb index | 7247ecb | актуально? | rpm |
closeall.c | 8b8d4d3 | seems to be replaced upstream with FD_CLOEXEC | both |
/usr/lib/rpm/functions | b2e513a | both | |
filesize.c | 8b8d4d3 | rpmbuild | |
relative.c | 8b8d4d3 | rpmbuild | |
GROUPS | ? | rpmbuild | |
%_bindir/gendiff | ? | ? | rpmbuild |
_configure_{script,target,update_config,...} | ? | rpmbuild | |
rpm -C | ? | ? | rpmbuild |
%_allow_root_build | ed8d065 | rpmbuild | |
/usr/lib/rpm/.provides.sh | b2e513a | rpmbuild | |
rpmbuild -bE, --nopatch, --nosource | b6867ec 1409bd2 | rpmbuild | |
%check_def(), %def_with(), %def_without(), %def_enable(), %def_disable(),... | 7dbde57 28fc305 6cc2254 10ad350 | rpmbuild | |
verify_elf | 99ecba0 | rpmbuild | |
%set_{autoconf,automake,libtool,gcc,...}_version | d4869cc 1fa6490 10ad350 | rpmbuild | |
rpminit | 6901a6f | not needed? | rpmbuild |
nice_change | 5d54cdc | rpmbuild | |
enhanced RPM_SCRIPTS_DEBUG support, implemented debug levels | 1490bfd | rpmbuild | |
enhanced RPM_SCRIPTS_DEBUG support, implemented debug levels | 1490bfd | rpmbuild | |
/usr/lib/rpm/setcmp | ? | rpmbuild | |
find-debuginfo-files | 88e69e8 | rpmbuild | |
add "-bt" %check-only option | 2aa342e | rpmbuild |