summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Collapse)AuthorFilesLines
2003-04-29- fix: IDTXglob should return REMOVETID sorted headers (#89857).jbj1-0/+1
CVS patchset: 6790 CVS date: 2003/04/29 16:49:51
2003-04-18- python: missed tuple refcount in IDTXload/IDTXglob.jbj1-0/+1
CVS patchset: 6763 CVS date: 2003/04/18 14:03:31
2003-04-16- permit secondary tag match patterns with RPMQV_ALL.jbj1-0/+1
CVS patchset: 6754 CVS date: 2003/04/16 22:13:18
2003-04-16Orphan.jbj1-0/+1
CVS patchset: 6753 CVS date: 2003/04/16 17:55:13
2003-03-19- unify signal handling in librpmio, use condvar to deliver signal.jbj1-0/+1
CVS patchset: 6707 CVS date: 2003/03/19 16:05:49
2003-03-18- fix: short option help missing string terminator.jbj1-0/+2
CVS patchset: 6704 CVS date: 2003/03/18 17:48:19
2003-03-10- upgrade to zlib-1.2.beta7.jbj1-0/+5
- pass structure pointer, not args, through headerSprintf call chain. - add ":xml" header format modifier. CVS patchset: 6675 CVS date: 2003/03/10 23:28:24
2003-03-08Sanity.jbj1-0/+1
CVS patchset: 6663 CVS date: 2003/03/08 18:30:38
2003-03-06- fix: memory leak (85522).jbj1-0/+1
CVS patchset: 6656 CVS date: 2003/03/06 22:50:04
2003-02-27- file: check size read from elf header (#85297).jbj1-0/+1
CVS patchset: 6072 CVS date: 2003/02/27 20:57:57
2003-02-14- file: fix ogg/vorbis file classification problems.jbj1-0/+4
- skip fingerprints in /usr/share/doc and /usr/src/debug. - add file(1) as /usr/lib/rpm/rpmfile. - enable transaction coloring for s390x/ppc64. CVS patchset: 6039 CVS date: 2003/02/14 23:03:35
2003-02-06- popt: diddle doxygen/splint annotations, corrected doco.jbj1-0/+1
CVS patchset: 6037 CVS date: 2003/02/06 16:52:57
2003-01-31- fix: trap SIGPIPE, close database(s).jbj1-0/+2
- configurable default query output format. CVS patchset: 6034 CVS date: 2003/01/31 22:55:28
2003-01-29- pay attention to package color when upgrading identical packages.jbj1-0/+1
CVS patchset: 6033 CVS date: 2003/01/29 19:52:28
2003-01-28- fix: clean relocation path for --prefix=/.jbj1-0/+2
- python: permit stdout/stderr to be remapped to install.log. CVS patchset: 6031 CVS date: 2003/01/28 17:17:26
2003-01-27- fix: more debugedit.c problems.jbj1-0/+1
CVS patchset: 6029 CVS date: 2003/01/27 17:45:53
2003-01-25- permit anaconda to choose "presentation order".jbj1-0/+1
CVS patchset: 6028 CVS date: 2003/01/25 20:59:52
2003-01-22- fix: debugedit.c problem.jbj1-0/+1
CVS patchset: 6022 CVS date: 2003/01/22 19:21:23
2003-01-17- duplicate package checks with arch/os checks if colored.jbj1-0/+2
- file conflict checks with colors. CVS patchset: 6013 CVS date: 2003/01/17 17:43:04
2003-01-13- teach rpmquery to return "owning" package(s) in spite of alternatives.jbj1-0/+1
CVS patchset: 6009 CVS date: 2003/01/13 20:58:21
2003-01-12- file: *really* read elf64 notes correctly.jbj1-0/+2
- python: restore thread context on errorCB (#80744). CVS patchset: 6007 CVS date: 2003/01/12 21:23:49
2003-01-10- fix: obscure corner case(s) with rpmvercmp (#50977).jbj1-0/+1
CVS patchset: 6004 CVS date: 2003/01/10 20:34:26
2003-01-08- python: put rpmmodule.so where python expects to find.jbj1-0/+3
- add brp-strip-static-archive build root policy helper. - add -lelf to rpm LDFLAGS, not LDADD, since there is no libelf.la now. CVS patchset: 6001 CVS date: 2003/01/08 21:37:01
2003-01-07- file: read elf64 notes correctly.jbj1-0/+1
CVS patchset: 6000 CVS date: 2003/01/07 23:13:52
2003-01-07- add perldeps.pl, start to replace perl.{prov,req}.jbj1-0/+1
CVS patchset: 5999 CVS date: 2003/01/07 00:49:55
2003-01-06- for DSO's, provide the file basename if DT_SONAME not found.jbj1-0/+1
CVS patchset: 5998 CVS date: 2003/01/06 23:55:44
2003-01-06- portabilitly: solaris fixes.jbj1-0/+1
CVS patchset: 5997 CVS date: 2003/01/06 19:47:33
2003-01-05- file: avoid ogg/vorbis file classification problems.jbj1-0/+1
CVS patchset: 5996 CVS date: 2003/01/05 19:30:54
2003-01-01- fix: dependency helpers now rate limited at 10ms, not 1s.jbj1-0/+2
- add per-arch canonical color, only x86_64 enabled for now. CVS patchset: 5994 CVS date: 2003/01/01 20:33:21
2003-01-01Update CHANGES.jbj1-0/+2
CVS patchset: 5993 CVS date: 2003/01/01 17:32:51
2002-12-30- fix: typo in assertion.jbj1-1/+1
CVS patchset: 5988 CVS date: 2002/12/30 14:50:33
2002-12-30- use rpmfiFDepends() underneath --fileprovide and --filerequire.jbj1-1/+5
- python: add fi.FColor() and fi.FClass() methods. - calculate dependency color and refernces. - python: add ds.Color() and ds.Refs() methods. CVS patchset: 5987 CVS date: 2002/12/30 02:37:01
2002-12-30- use rpmfiFDepends() underneath --fileprovide/--filerequire.jbj1-1/+2
CVS patchset: 5986 CVS date: 2002/12/30 00:03:53
2002-12-29- fix :armor query extension, tgpg mktmp handling (#80684).jbj1-0/+2
- use rpmfiClass underneath --fileclass. CVS patchset: 5985 CVS date: 2002/12/29 22:31:00
2002-12-29- python: eliminate hash.[ch] and upgrade.[ch], methods too.jbj1-0/+1
CVS patchset: 5983 CVS date: 2002/12/29 19:28:30
2002-12-29- don't segfault with packages produced by rpm-2.93 (#80618).jbj1-0/+1
CVS patchset: 5982 CVS date: 2002/12/29 18:19:19
2002-12-29- add rpmfi methods to access color, class, and dependencies.jbj1-0/+1
CVS patchset: 5981 CVS date: 2002/12/29 01:06:58
2002-12-28- error if querying with iterator on different sized arrays.jbj1-0/+1
CVS patchset: 5979 CVS date: 2002/12/28 19:31:21
2002-12-28- fix builddir relative inclusion, add %%pubkeys to rpm header.jbj1-0/+2
- fix: package relocations were broken (#75057). CVS patchset: 5978 CVS date: 2002/12/28 00:24:14
2002-12-27- ignore ENOENT return from db->close (#80514,#79314).jbj1-0/+1
CVS patchset: 5977 CVS date: 2002/12/27 19:42:22
2002-12-27- disable perl module magic rule.jbj1-0/+1
CVS patchset: 5976 CVS date: 2002/12/27 18:01:00
2002-12-27- add BETA-GPG-KEY (but not in headers using %%pubkey yet).jbj1-0/+1
CVS patchset: 5975 CVS date: 2002/12/27 16:12:09
2002-12-26- resurrect automagic perl(foo) dependency generation.jbj1-0/+1
CVS patchset: 5973 CVS date: 2002/12/26 20:38:26
2002-12-24- permit both relative/absolute paths, display 'P' when verifying.jbj1-0/+1
CVS patchset: 5970 CVS date: 2002/12/24 20:06:33
2002-12-24- add %%pubkey attribute to read armored pubkey files into header.jbj1-0/+1
CVS patchset: 5969 CVS date: 2002/12/24 19:49:06
2002-12-24- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.jbj1-0/+4
- fix: set DB_PRIVATE, not DB_ENV_PRIVATE, if unshared posix mutexes. - remove useless kernel/glibc dependencies (#79872). - add matching "config(N) = EVR" dependencies iff %%config is found. CVS patchset: 5963 CVS date: 2002/12/24 07:21:04
2002-12-22- simplify specfile query linkage loop.jbj1-0/+2
- drill rpmts into parseSpec(), carrying Spec along. CVS patchset: 5958 CVS date: 2002/12/22 02:11:05
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-0/+4
- add rpmdb_{deadlock,dump,load,svc,stat,verify} utilities. - include srpm pkgid in binary headers (#71460). - add %check scriptlet to run after %install (#64137). CVS patchset: 5957 CVS date: 2002/12/21 20:37:37
2002-12-20- copy compressFilelist to convertdb1.c, remove internal legacy.h.jbj1-0/+1
CVS patchset: 5954 CVS date: 2002/12/20 18:36:23
2002-12-20- error on exclusive Packages fcntl lock if DB_ENV_PRIVATE is set.jbj1-0/+1
CVS patchset: 5953 CVS date: 2002/12/20 18:25:59