22 Commits

Author SHA1 Message Date
Alexey Tourbin
bffe630760 psm.c (psmTriggerPosttrans): missing sentinel in rpmGetPath() call 2008-11-12 06:00:27 +03:00
Alexey Tourbin
bd1897e46c psm.c (psmTriggerPosttrans): do not set RPM_INSTALL_ARG1 and RPM_INSTALL_ARG2 2008-11-12 05:10:51 +03:00
Alexey Tourbin
5fffe7272e psm.c (saveTriggerFiles): don't write filenames with '\n' character 2008-11-12 05:10:11 +03:00
Alexey Tourbin
4ada155008 implemented posttrans filetriggers, vaguely based on Mandriva patch 2008-11-12 05:10:11 +03:00
Alexey Tourbin
9814453966 backported LZMA payload compression from SuSE 2008-05-24 13:47:41 +04:00
8787ee5d55 Fixed "type qualifiers ignored on function return type" issue. 2006-05-15 02:48:59 +04:00
6e6ebb00f1 define _upgrade_honor_buildtime to 1 by default, add --ignorebuildtime to disable 2005-10-18 10:43:12 +00:00
540f2aec95 loadFi: fixed potential NULL dereference 2005-10-17 23:50:09 +00:00
f8470fffbe Set umask 022 for install scripts and triggers execution. 2005-10-17 22:57:59 +00:00
3fa4258878 Backported epoch handling fix in psmStage() and rpmRunTransactions().
Fix package upgrades by introducing digest comparison.
Optionally honor buildtime during package upgrades.
2005-10-17 13:23:09 +00:00
6a14cbc258 fixed rpmExpand usage 2005-09-29 17:10:24 +00:00
eab59fe8a3 runScript: signal (SIGPIPE, SIG_DFL) - executed scripts exepcts default SIGPIPE handler 2004-02-03 20:36:08 +00:00
dc16524f2d do syslog only when geteuid() == 0 2003-07-09 13:45:10 +00:00
d60fb06db2 reverted to prev version of chroot fix 2002-10-04 16:42:29 +00:00
80c96f59f4 do not try to chroot into "/", part 2 2002-10-03 17:11:50 +00:00
394a569a16 do not try to chroot into "/" 2002-10-03 17:02:02 +00:00
569410371a used MkdirP 2002-08-29 15:00:42 +00:00
6cc64fa4ea updated code to snapshot 2002-06-15 of 4_0 branch 2002-08-03 16:35:14 +00:00
0d589754c9 export RPM_INSTALL_ARG{1,2} variables in runScript() 2002-06-13 10:01:20 +00:00
54ba4fa9bc sync with rpm4 branch 2002-03-25 23:51:37 +00:00
dee952c2f8 sync with rpm4 branch: include local headers 2002-03-25 22:02:39 +00:00
82a4763c66 Initial revision 2002-03-25 20:16:26 +00:00