summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)AuthorFilesLines
2003-03-24Add benchmark stopwatch, change precision from milli- to micro-secs.jbj1-0/+2
CVS patchset: 6715 CVS date: 2003/03/24 17:25:42
2003-03-20Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.jbj21-22/+22
Bump popt version. CVS patchset: 6710 CVS date: 2003/03/20 23:42:05
2003-03-19- unify signal handling in librpmio, use condvar to deliver signal.jbj21-2493/+2783
CVS patchset: 6707 CVS date: 2003/03/19 16:05:49
2003-03-10- upgrade to zlib-1.2.beta7.jbj21-834/+645
- 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.jbj21-442/+442
CVS patchset: 6663 CVS date: 2003/03/08 18:30:38
2003-02-27- file: check size read from elf header (#85297).jbj21-43/+43
CVS patchset: 6072 CVS date: 2003/02/27 20:57:57
2003-02-14- file: fix ogg/vorbis file classification problems.jbj21-337/+337
- 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.jbj21-505/+505
CVS patchset: 6037 CVS date: 2003/02/06 16:52:57
2003-02-05Spelling correction.jbj1-2/+2
CVS patchset: 6036 CVS date: 2003/02/05 15:35:57
2003-02-03oops, get rid of debugging printf's.jbj21-22/+22
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).jbj21-1660/+1660
- 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.jbj21-463/+463
CVS patchset: 6033 CVS date: 2003/01/29 19:52:28
2003-01-28- fix: clean relocation path for --prefix=/.jbj21-106/+106
- python: permit stdout/stderr to be remapped to install.log. CVS patchset: 6031 CVS date: 2003/01/28 17:17:26
2003-01-27Update sv.po.jbj1-69/+66
CVS patchset: 6030 CVS date: 2003/01/27 18:09:04
2003-01-27- fix: more debugedit.c problems.jbj21-22/+22
CVS patchset: 6029 CVS date: 2003/01/27 17:45:53
2003-01-25- permit anaconda to choose "presentation order".jbj21-4817/+5135
CVS patchset: 6028 CVS date: 2003/01/25 20:59:52
2003-01-22Exit non-zero with bogus args.jbj21-274/+274
CVS patchset: 6021 CVS date: 2003/01/22 12:28:41
2003-01-20Restore compiler warnings now tthat elfutil's -Werror is not there.jbj21-589/+589
CVS patchset: 6017 CVS date: 2003/01/20 16:12:12
2003-01-17- duplicate package checks with arch/os checks if colored.jbj21-1366/+1366
- 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.jbj21-358/+358
CVS patchset: 6009 CVS date: 2003/01/13 20:58:21
2003-01-10Sanity.jbj21-22/+22
CVS patchset: 6005 CVS date: 2003/01/10 20:37:45
2003-01-08- python: put rpmmodule.so where python expects to find.jbj21-379/+379
- 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-06- for DSO's, provide the file basename if DT_SONAME not found.jbj21-22/+22
CVS patchset: 5998 CVS date: 2003/01/06 23:55:44
2003-01-05- file: avoid ogg/vorbis file classification problems.jbj21-22/+22
CVS patchset: 5996 CVS date: 2003/01/05 19:30:54
2003-01-01- fix: dependency helpers now rate limited at 10ms, not 1s.jbj21-1795/+1831
- add per-arch canonical color, only x86_64 enabled for now. CVS patchset: 5994 CVS date: 2003/01/01 20:33:21
2002-12-30- fix: typo in assertion.jbj21-127/+127
CVS patchset: 5988 CVS date: 2002/12/30 14:50:33
2002-12-30- use rpmfiFDepends() underneath --fileprovide and --filerequire.jbj21-190/+190
- 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-29- don't segfault with packages produced by rpm-2.93 (#80618).jbj21-127/+127
CVS patchset: 5982 CVS date: 2002/12/29 18:19:19
2002-12-29- add rpmfi methods to access color, class, and dependencies.jbj21-1765/+1765
CVS patchset: 5981 CVS date: 2002/12/29 01:06:58
2002-12-28- error if querying with iterator on different sized arrays.jbj21-337/+505
CVS patchset: 5979 CVS date: 2002/12/28 19:31:21
2002-12-28- fix builddir relative inclusion, add %%pubkeys to rpm header.jbj21-274/+274
- 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).jbj21-190/+190
CVS patchset: 5977 CVS date: 2002/12/27 19:42:22
2002-12-26- resurrect automagic perl(foo) dependency generation.jbj21-22/+22
CVS patchset: 5973 CVS date: 2002/12/26 20:38:26
2002-12-26Initialize differently if using rpc access.jbj21-190/+190
CVS patchset: 5972 CVS date: 2002/12/26 17:18:01
2002-12-24- permit both relative/absolute paths, display 'P' when verifying.jbj21-295/+295
CVS patchset: 5970 CVS date: 2002/12/24 20:06:33
2002-12-24- add %%pubkey attribute to read armored pubkey files into header.jbj21-1957/+2164
CVS patchset: 5969 CVS date: 2002/12/24 19:49:06
2002-12-24Rescusitate doxygen file manifest.jbj22-169/+171
CVS patchset: 5968 CVS date: 2002/12/24 17:06:35
2002-12-24- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.jbj21-904/+1009
- 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-23Sanity.jbj21-400/+400
CVS patchset: 5960 CVS date: 2002/12/23 20:58:36
2002-12-22- simplify specfile query linkage loop.jbj21-1956/+1956
- 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.jbj21-1660/+1660
- 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-21Sanity.jbj21-64/+64
CVS patchset: 5955 CVS date: 2002/12/21 01:05:44
2002-12-20- copy compressFilelist to convertdb1.c, remove internal legacy.h.jbj21-106/+106
CVS patchset: 5954 CVS date: 2002/12/20 18:36:23
2002-12-20- test pthread_{mutex,cond}attr_setpshared(), add DB_ENV_PRIVATE if not.jbj21-190/+190
CVS patchset: 5952 CVS date: 2002/12/20 16:09:15
2002-12-19- add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19.jbj21-22/+22
CVS patchset: 5950 CVS date: 2002/12/19 23:41:52
2002-12-18Sanity.jbj21-22/+22
CVS patchset: 5949 CVS date: 2002/12/18 23:00:31
2002-12-18- add --file{class,provide,require} popt aliases and header extensionsjbj21-274/+274
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.jbj21-232/+232
CVS patchset: 5946 CVS date: 2002/12/18 16:18:33
2002-12-13- debug_packages "works", but non-noarch w/o %setup has empty payload.jbj21-22/+22
- make dependency generation "opt-in" in order to build in distro. - rebuild rpm with internal dependency generation enabled. CVS patchset: 5940 CVS date: 2002/12/13 23:34:40
2002-12-12- fix: add rpmlib(VersionedDependencies) if versioned Provides: found.jbj21-22/+22
CVS patchset: 5937 CVS date: 2002/12/12 19:16:45