platform/upstream/rpm.git
2004-02-21 jbjTypo.
2004-02-21 jbjFix typo.
2004-02-20 sopwithanother oops
2004-02-20 sopwithoops
2004-02-20 sopwithFurther fixes related to 113661
2004-02-20 jbj- fix: only first "mkdir -p" directory had context...
2004-02-17 paulnReturn 1 and -1 as we state we do - #113668
2004-02-16 jbj- establish rpm_script_t before scriptlet exec.
2004-02-16 jbj- establish rpm_script_t before scriptlet exec, ignore...
2004-02-15 jbj- fix: setfiles (aka rpmsx.c) dinna handle patterns...
2004-02-15 jbj- fix: set fcontext for "mkdir -p" directories not...
2004-02-15 jbj- fix: set fcontext from pkg when file_contexts doesn...
2004-01-28 paulnEnable selinux contexts in rpmtsRun - patch from Jeremy...
2004-01-26 jbj- python: throw exception on bad arg to labelCompare...
2004-01-22 jbj- other perl variables (#114121).
2004-01-22 jbjBuild with gcc-2.95.3 and python-2.2, remove incompat...
2004-01-21 jbjSanity.
2004-01-16 jbjQuick fix for [] vs None retrun.
2004-01-14 jbjReturn [] for tags with no contents.
2004-01-14 jbjRequire beecrypt, not beecrypt-devel.
2004-01-12 jbj- fix: handle files w/o contexts correctly.
2004-01-11 jbjrpm-nls-fixes.patch (from PLD).
2004-01-10 jbjAvoid trying to set "<<none>>" file context.
2004-01-09 jbjDon't try to set empty file contexts.
2004-01-09 jbjMap "<<none>>" expressions to "".
2004-01-09 jbjUse "", not NULL, for missing file contexts.
2004-01-09 paulnFix rpm-4.2/rpm-4.3 typo. As highlighted by Matthias
2004-01-05 jbjMore typos.
2004-01-05 jbjTypo.
2004-01-05 jbj- selinux phases 1 and 2 delivered.
2004-01-05 jbjTypo.
2004-01-05 jbj- selinux phases 1 and 2 delivered.
2004-01-05 jbjadd --with-selinux, move selinux stubs to system.h.
2004-01-03 jbjAdd %policy marker to suck *.te content into metadata.
2004-01-01 jbj- python: avoid invoking python to acquire ill-specifie...
2004-01-01 jbj- python: return [], not None, accessing header tags...
2004-01-01 jbj- python: include Python.h before glibc features.h.
2004-01-01 jbj- python: include Python.h before glibc features.h.
2004-01-01 paulnReturn [] for lists see #112794
2003-12-30 jbj- pad to display length, not strlen, for i18n popt...
2003-12-30 jbj- use -fPIC -DPIC on all platforms, not just mandatory...
2003-12-30 jbj- use -fPIC -DPIC on all platforms, not just mandatory...
2003-12-30 jbj- spelling corrections (#112728).
2003-12-30 jbj- spelling corrections (#112728).
2003-12-28 jbjrevert using perldeps.pl, not yet ready.
2003-12-28 jbj- missing build dependency (#111104).
2003-12-28 jbj- find-debuginfo.sh: permit stripping unwritable by...
2003-12-28 jbj- perl.req: avoid regex misfire on '^use' in "= <<...
2003-12-27 jbj- flush pipe before exit 1 in check-files (#103867).
2003-12-27 jbj- mark _javadocdir as documentation (#102898).
2003-12-27 jbjEscaped tab for non-gnu sed (#104821).
2003-12-27 jbjsplint fiddles.
2003-12-27 jbjMove #include "ugid.h" to fsm.c, nuke unused variable...
2003-12-27 jbjWarn only if installing.
2003-12-27 jbj- fix: wrong package count for trigger scriptlet 1st...
2003-12-26 jbj- perl.req typo (#106672).
2003-12-26 jbj- man page corrections (#106415).
2003-12-26 jbj- convert ja and ko man pages to utf8 (#106050).
2003-12-26 jbjuse '=' iff long option (#108924).
2003-12-26 jbjTypo (#106565).
2003-12-26 jbj- don't use mktemp if mkstemp is available (#103850).
2003-12-26 jbj- fix: escape '+' in regex patterns through RPMMIRE_DEF...
2003-12-26 jbjMake sure no. of added provides matches added list...
2003-12-26 jbjSick hack to preserve the pretense that popt has an...
2003-12-26 jbjfix: double free with sub-pkgs (#112643).
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-12-25 jbjVerify file contexts from file security context patterns.
2003-12-23 jbj- plug some rpmbuild memory leaks.
2003-12-23 jbjAdd filecontexts tags to header if %_build_file_context...
2003-12-23 jbjsplint fiddle.
2003-12-23 jbj- fix some small memory leaks (valgrind).
2003-12-22 jbj- test build with methods needed for selinux.
2003-12-22 paulnFix for lists in P/R/O/C see bug #110226
2003-12-22 jbjAdd --filecontext, --fscontext, --recontext for 3 sourc...
2003-12-22 jbjDoxygen typo.
2003-12-22 jbjUpdate to latest.
2003-12-22 jbjApply regex patterns to args.
2003-12-22 jbjsplint fiddles.
2003-12-21 jbjMore getter methods, add stems to regex pattern match.
2003-12-21 jbjAdd getters, permit revesed iteration.
2003-12-21 jbjParse selinux file_contexts patterns.
2003-12-21 jbjCreate file security context container.
2003-12-20 jbjRewrite loop conditionals with continue, use pointers...
2003-12-20 jbjUse popt for arg parsing.
2003-12-20 jbjsplit parsing into seperate routine.
2003-12-20 jbjSwallow setfiles.c from policycoreutils for hacking.
2003-12-18 jbj- fix: ds.Single() method needs malloc'd elements ...
2003-12-18 jbjTypo.
2003-12-18 jbj- detect (and remove) dbenv files while upgrading to...
2003-12-16 jbj- build with db-4.2.52 internal.
2003-12-15 jbj- upgrade to db-4.2.52.
2003-12-11 jbj- only internal Berkeley db from now on.
2003-12-10 niemeyerIntroduced -d option into diff being run in check-files...
2003-12-09 cturnerversion bump
2003-12-09 cturnerupdate changes
2003-12-09 cturnerchanges to make it compile once again on gcc 2.x; some...
2003-12-08 cturneroops, need the test headerlist in the MANIFEST
2003-12-08 cturneradd bindings and test case to load hdlist files like...
2003-12-01 jbjsplint fiddles, no warnings.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
next