- fix: set fcontext from pkg when file_contexts doesn't exist (#114040).
[platform/upstream/rpm.git] / CHANGES
2004-02-15 jbj- fix: set fcontext from pkg when file_contexts doesn...
2004-01-26 jbj- python: throw exception on bad arg to labelCompare...
2004-01-21 jbjSanity.
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.
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- 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- 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 jbj- don't use mktemp if mkstemp is available (#103850).
2003-12-26 jbj- fix: escape '+' in regex patterns through RPMMIRE_DEF...
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-16 jbj- build with db-4.2.52 internal.
2003-12-11 jbj- only internal Berkeley db from now on.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-07-10 jbj- apply debugedit patch necessary to produce kernel...
2003-07-09 jbj- resolve elf32/elf64 file conflicts to prefer elf64.
2003-07-02 jbjOrphan.
2003-06-24 jbjSanity.
2003-06-05 jbj- update ja man pages (#92261).
2003-06-03 jbj- treat missing epoch's exactly the same as Epoch: 0.
2003-05-15 jbj- add version check for package with provides and obsol...
2003-05-15 jbj- fix: nested %if handling, optind initialization posix...
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-05-06 jbj- fix: cut-n-paste error setting nopromote for Conflict...
2003-04-29 jbj- fix: IDTXglob should return REMOVETID sorted headers...
2003-04-18 jbj- python: missed tuple refcount in IDTXload/IDTXglob.
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
2003-04-16 jbjOrphan.
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-10 jbj- upgrade to zlib-1.2.beta7.
2003-03-08 jbjSanity.
2003-03-06 jbj- fix: memory leak (85522).
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-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 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-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- 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 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 jbjCorrect typo.
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...
2002-12-09 jbj- don't generate dependencies unless execute bit is...
2002-12-03 jbj- internal automagic dependency generation (disabled...
next