Annotate function args.
[tools/librpm-tizen.git] / rpm.spec.in
2004-03-16 jbj- fix: grrr, skip notes on non-i386 entirely.
2004-03-13 jbj- fix: handle elf64 note sections correctly.
2004-03-11 jbj- fix: ENOTSUP filter from lsetfilecon borkage.
2004-03-10 jbj- add sparcv8 and enable elf32/elf64 Zon sparc64 (...
2004-03-09 jbj- fix: sq->reaped needs sighold(SIGCHLD)/sigrelease...
2004-03-02 jbj- permit globs in macrofiles: directive (#117217).
2004-02-26 jbjsplint fiddles.
2004-02-23 jbj- force FD_CLOEXEC on 1st 100 inherited fdno's.
2004-02-23 jbj- set "rpm_script_t" exec type for scriptlets iff ...
2004-02-22 jbj- stable sort for policy specifications, patterns befor...
2004-02-22 jbj- add ia32e arch.
2004-02-20 jbj- fix: only first "mkdir -p" directory had context...
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-21 jbjSanity.
2004-01-14 jbjRequire beecrypt, not beecrypt-devel.
2004-01-12 jbj- fix: handle files w/o contexts correctly.
2004-01-09 paulnFix rpm-4.2/rpm-4.3 typo. As highlighted by Matthias
2004-01-05 jbj- selinux phases 1 and 2 delivered.
2003-12-30 jbj- use -fPIC -DPIC on all platforms, not just mandatory...
2003-12-28 jbj- missing build dependency (#111104).
2003-12-23 jbj- plug some rpmbuild memory leaks.
2003-12-22 jbj- test build with methods needed for selinux.
2003-12-18 jbj- fix: ds.Single() method needs malloc'd elements ...
2003-12-18 jbj- detect (and remove) dbenv files while upgrading to...
2003-12-11 jbj- only internal Berkeley db from now on.
2003-07-02 jbj- don't attempt to remove dbenv on --rebuilddb.
2003-06-24 jbjSanity.
2003-06-03 jbj- treat missing epoch's exactly the same as Epoch: 0.
2003-05-30 jbjConsolidate external beecrypt changes.
2003-03-20 jbjMake sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry...
2003-03-19 jbj- unify signal handling in librpmio, use condvar to...
2003-03-18 jbj- fix: short option help missing string terminator.
2003-03-12 jbjOrphan.
2003-03-10 jbj- upgrade to zlib-1.2.beta7.
2003-03-08 jbjSanity.
2003-03-07 jbjSanity.
2003-03-06 jbj- fix: memory leak (85522).
2003-03-01 jbjSanity.
2003-02-27 jbj- file: check size read from elf header (#85297).
2003-02-14 jbj- file: fix ogg/vorbis file classification problems.
2003-02-06 jbj- popt: diddle doxygen/splint annotations, corrected...
2003-01-31 jbj- fix: trap SIGPIPE, close database(s).
2003-01-29 jbj- pay attention to package color when upgrading identic...
2003-01-28 jbj- fix: clean relocation path for --prefix=/.
2003-01-27 jbj- fix: more debugedit.c problems.
2003-01-25 jbj- permit anaconda to choose "presentation order".
2003-01-22 jbj- fix: debugedit.c problem.
2003-01-22 jbjExit non-zero with bogus args.
2003-01-17 jbj- duplicate package checks with arch/os checks if colored.
2003-01-13 jbj- teach rpmquery to return "owning" package(s) in spite...
2003-01-12 jbjtypo.
2003-01-12 jbj- file: *really* read elf64 notes correctly.
2003-01-10 jbj- fix: obscure corner case(s) with rpmvercmp (#50977).
2003-01-08 jbj- python: put rpmmodule.so where python expects to...
2003-01-07 jbj- file: read elf64 notes correctly.
2003-01-07 jbj- add perldeps.pl, start to replace perl.{prov,req}.
2003-01-06 jbj- for DSO's, provide the file basename if DT_SONAME...
2003-01-06 jbj- portabilitly: solaris fixes.
2003-01-05 jbj- file: avoid ogg/vorbis file classification problems.
2003-01-01 jbj- fix: dependency helpers now rate limited at 10ms...
2003-01-01 jbjUpdate CHANGES.
2002-12-31 jbj1st crack at colored installs.
2002-12-30 jbj- fix: typo in assertion.
2002-12-30 jbj- use rpmfiFDepends() underneath --fileprovide and...
2002-12-30 jbj- use rpmfiFDepends() underneath --fileprovide/--filere...
2002-12-29 jbj- fix :armor query extension, tgpg mktmp handling ...
2002-12-29 jbj- python: eliminate hash.[ch] and upgrade.[ch], methods...
2002-12-29 jbj- don't segfault with packages produced by rpm-2.93...
2002-12-29 jbj- add rpmfi methods to access color, class, and depende...
2002-12-28 jbj- error if querying with iterator on different sized...
2002-12-28 jbj- fix builddir relative inclusion, add %%pubkeys to...
2002-12-27 jbj- ignore ENOENT return from db->close (#80514,#79314).
2002-12-27 jbj- disable perl module magic rule.
2002-12-27 jbj- add BETA-GPG-KEY (but not in headers using %%pubkey...
2002-12-26 jbj- resurrect automagic perl(foo) dependency generation.
2002-12-24 jbj- add Red Hat pubkeys to rpm header.
2002-12-24 jbj- permit both relative/absolute paths, display 'P'...
2002-12-24 jbj- add %%pubkey attribute to read armored pubkey files...
2002-12-24 jbj- fix: remove rpmfi scareMem so that headers can be...
2002-12-22 jbjTypos.
2002-12-22 jbj- simplify specfile query linkage loop.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-12-20 jbj- copy compressFilelist to convertdb1.c, remove interna...
2002-12-20 jbj- error on exclusive Packages fcntl lock if DB_ENV_PRIV...
2002-12-20 jbj- test pthread_{mutex,cond}attr_setpshared(), add DB_EN...
2002-12-20 jbj- dynamically link /bin/rpm, link against good old...
2002-12-19 jbj- add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19.
2002-12-18 jbj- add --file{class,provide,require} popt aliases and...
2002-12-18 jbj- popt aliases for -U et al to achieve dynamic link...
2002-12-17 jbj- rebuild against glibc with fcntl fixed in libpthread.
2002-12-15 jbj- disable fcntl(2) lock on Packages until glibc+nptl...
2002-12-14 jbj- generate Elf provides even if file is not executable.
2002-12-14 jbj- fix: make sure each library has DT_NEEDED for all...
2002-12-13 jbj- debug_packages "works", but non-noarch w/o %setup...
2002-12-12 jbj- fix: add %%ifnarch noarch to debug_package macro
2002-12-12 jbj- fix: add rpmlib(VersionedDependencies) if versioned...
next