Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-10 | - upgrade to zlib-1.2.beta7. | jbj | 3 | -6/+89 | |
- 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-06 | - fix: memory leak (85522). | jbj | 4 | -9/+12 | |
CVS patchset: 6656 CVS date: 2003/03/06 22:50:04 | |||||
2003-03-05 | Sanity. | jbj | 7 | -11/+8 | |
CVS patchset: 6652 CVS date: 2003/03/05 00:13:11 | |||||
2003-02-06 | - popt: diddle doxygen/splint annotations, corrected doco. | jbj | 1 | -1/+1 | |
CVS patchset: 6037 CVS date: 2003/02/06 16:52:57 | |||||
2003-02-03 | oops, get rid of debugging printf's. | jbj | 3 | -9/+9 | |
destroy nptl functional test mutex/cond iff successful. initialize getcwd buffer to zero to keep valgrind happy. CVS patchset: 6035 CVS date: 2003/02/03 11:46:52 | |||||
2003-01-31 | - fix: trap SIGPIPE, close database(s). | jbj | 2 | -19/+17 | |
- configurable default query output format. CVS patchset: 6034 CVS date: 2003/01/31 22:55:28 | |||||
2003-01-29 | Functional upgrade glibc*i386 on x86_64 platform | jbj | 2 | -24/+39 | |
CVS patchset: 6032 CVS date: 2003/01/29 18:53:01 | |||||
2003-01-28 | - fix: clean relocation path for --prefix=/. | jbj | 1 | -0/+8 | |
- python: permit stdout/stderr to be remapped to install.log. CVS patchset: 6031 CVS date: 2003/01/28 17:17:26 | |||||
2003-01-25 | - permit anaconda to choose "presentation order". | jbj | 5 | -35/+55 | |
CVS patchset: 6028 CVS date: 2003/01/25 20:59:52 | |||||
2003-01-25 | Display statfs(2) returns for debugging. | jbj | 2 | -7/+20 | |
CVS patchset: 6027 CVS date: 2003/01/25 18:10:30 | |||||
2003-01-23 | splint fiddles. | jbj | 17 | -157/+115 | |
CVS patchset: 6023 CVS date: 2003/01/23 20:23:24 | |||||
2003-01-21 | fix: check arch for null before appending. | jbj | 1 | -1/+1 | |
CVS patchset: 6019 CVS date: 2003/01/21 00:59:36 | |||||
2003-01-20 | Splint fiddles. | jbj | 8 | -61/+20 | |
CVS patchset: 6018 CVS date: 2003/01/20 23:52:04 | |||||
2003-01-20 | Restore compiler warnings now tthat elfutil's -Werror is not there. | jbj | 1 | -2/+0 | |
CVS patchset: 6017 CVS date: 2003/01/20 16:12:12 | |||||
2003-01-17 | - duplicate package checks with arch/os checks if colored. | jbj | 9 | -11/+140 | |
- 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. | jbj | 1 | -33/+25 | |
CVS patchset: 6009 CVS date: 2003/01/13 20:58:21 | |||||
2003-01-10 | - fix: obscure corner case(s) with rpmvercmp (#50977). | jbj | 1 | -1/+2 | |
CVS patchset: 6004 CVS date: 2003/01/10 20:34:26 | |||||
2003-01-03 | fix: inverted logic in RPMPROB_FILTER_REPLACENEWFILES filtering. | jbj | 1 | -1/+1 | |
CVS patchset: 5995 CVS date: 2003/01/03 21:30:33 | |||||
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 2 | -10/+12 | |
- add per-arch canonical color, only x86_64 enabled for now. CVS patchset: 5994 CVS date: 2003/01/01 20:33:21 | |||||
2003-01-01 | fix: file dependency dictionary has size other than #files. | jbj | 2 | -9/+15 | |
CVS patchset: 5992 CVS date: 2003/01/01 17:26:46 | |||||
2003-01-01 | fix: restore upgrade functionality with colors. | jbj | 7 | -12/+66 | |
CVS patchset: 5991 CVS date: 2003/01/01 16:54:04 | |||||
2002-12-31 | Dump multilib code, colored depndencies instead. | jbj | 8 | -255/+16 | |
CVS patchset: 5990 CVS date: 2002/12/31 02:12:02 | |||||
2002-12-31 | 1st crack at colored installs. | jbj | 16 | -150/+173 | |
CVS patchset: 5989 CVS date: 2002/12/31 01:23:03 | |||||
2002-12-30 | - fix: typo in assertion. | jbj | 5 | -21/+27 | |
CVS patchset: 5988 CVS date: 2002/12/30 14:50:33 | |||||
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide and --filerequire. | jbj | 4 | -5/+181 | |
- 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. | jbj | 1 | -73/+60 | |
CVS patchset: 5986 CVS date: 2002/12/30 00:03:53 | |||||
2002-12-29 | - fix :armor query extension, tgpg mktmp handling (#80684). | jbj | 2 | -37/+28 | |
- use rpmfiClass underneath --fileclass. CVS patchset: 5985 CVS date: 2002/12/29 22:31:00 | |||||
2002-12-29 | splint fiddles. | jbj | 2 | -2/+4 | |
CVS patchset: 5984 CVS date: 2002/12/29 19:44:18 | |||||
2002-12-29 | - don't segfault with packages produced by rpm-2.93 (#80618). | jbj | 2 | -8/+44 | |
CVS patchset: 5982 CVS date: 2002/12/29 18:19:19 | |||||
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 6 | -4/+130 | |
CVS patchset: 5981 CVS date: 2002/12/29 01:06:58 | |||||
2002-12-28 | splint fiddles. | jbj | 3 | -65/+12 | |
CVS patchset: 5980 CVS date: 2002/12/28 23:17:06 | |||||
2002-12-28 | - error if querying with iterator on different sized arrays. | jbj | 1 | -14/+14 | |
CVS patchset: 5979 CVS date: 2002/12/28 19:31:21 | |||||
2002-12-28 | - fix builddir relative inclusion, add %%pubkeys to rpm header. | jbj | 5 | -15/+61 | |
- fix: package relocations were broken (#75057). CVS patchset: 5978 CVS date: 2002/12/28 00:24:14 | |||||
2002-12-24 | - permit both relative/absolute paths, display 'P' when verifying. | jbj | 1 | -0/+2 | |
CVS patchset: 5970 CVS date: 2002/12/24 20:06:33 | |||||
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 2 | -5/+12 | |
CVS patchset: 5969 CVS date: 2002/12/24 19:49:06 | |||||
2002-12-24 | Rescusitate doxygen file manifest. | jbj | 4 | -52/+57 | |
CVS patchset: 5968 CVS date: 2002/12/24 17:06:35 | |||||
2002-12-24 | splint fiddles. | jbj | 3 | -1/+7 | |
CVS patchset: 5962 CVS date: 2002/12/24 04:04:20 | |||||
2002-12-23 | Sanity. | jbj | 2 | -44/+44 | |
CVS patchset: 5960 CVS date: 2002/12/23 20:58:36 | |||||
2002-12-22 | - simplify specfile query linkage loop. | jbj | 8 | -176/+62 | |
- 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. | jbj | 4 | -10/+10 | |
- 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-21 | splint fiddles. | jbj | 3 | -8/+9 | |
CVS patchset: 5956 CVS date: 2002/12/21 01:31:24 | |||||
2002-12-21 | Sanity. | jbj | 2 | -3/+19 | |
CVS patchset: 5955 CVS date: 2002/12/21 01:05:44 | |||||
2002-12-18 | Correct typo. | jbj | 1 | -2/+2 | |
CVS patchset: 5948 CVS date: 2002/12/18 22:59:03 | |||||
2002-12-18 | - add --file{class,provide,require} popt aliases and header extensions | jbj | 7 | -89/+360 | |
CVS patchset: 5947 CVS date: 2002/12/18 22:54:00 | |||||
2002-12-18 | - popt aliases for -U et al to achieve dynamic link with nptl. | jbj | 1 | -0/+11 | |
CVS patchset: 5946 CVS date: 2002/12/18 16:18:33 | |||||
2002-12-14 | - fix: make sure each library has DT_NEEDED for all unresolved syms. | jbj | 1 | -19/+11 | |
CVS patchset: 5941 CVS date: 2002/12/14 21:39:19 | |||||
2002-12-10 | Repair fc->skipReq insertion typo. | jbj | 1 | -0/+6 | |
CVS patchset: 5929 CVS date: 2002/12/10 16:32:27 | |||||
2002-12-07 | Splint fiddles. | jbj | 2 | -11/+28 | |
CVS patchset: 5920 CVS date: 2002/12/07 21:27:09 | |||||
2002-12-07 | Handle (N,EVR,Flags) Provide:/Require: triple. | jbj | 4 | -5/+223 | |
CVS patchset: 5918 CVS date: 2002/12/07 05:48:45 | |||||
2002-12-04 | python: gilding lilies. | jbj | 1 | -0/+3 | |
CVS patchset: 5915 CVS date: 2002/12/04 02:01:47 |