Age | Commit message (Collapse) | Author | Files | Lines |
|
- typedef'ed as int32_t for now, negative values used in some places for
error cases
- easy to grep, easy to change...
- add RPMTAG_NOT_FOUND define, used in place of -1 "magic",
|
|
- adjust include paths accordingly
|
|
- additionally use rpmRC return types instead of numbers where appropriate
|
|
- renumber rpmParseState enums to leave room for error codes
|
|
|
|
|
|
- rename header to more generic rpmstring.h for collecting misc string
helper functions
|
|
|
|
|
|
Include "rpmio.h".
|
|
|
|
|
|
|
|
|
|
- include it from build/*.c where needed
- dont install
|
|
|
|
|
|
They're meaningless in C and cause tonne of build warnings.
|
|
CVS patchset: 7443
CVS date: 2004/10/09 21:58:33
|
|
CVS patchset: 7438
CVS date: 2004/10/09 18:23:00
|
|
- Implemented %pretrans and %posttrans script slots.
Changed files:
Makefile.am configure.ac build/pack.c build/parseScript.c
build/parseSpec.c build/rpmbuild.h build/rpmspec.h
lib/Makefile.am lib/psm.c lib/rpmlib.h lib/rpmlibprov.c
lib/rpmts.c lib/rpmts.h lib/transaction.c
Added files:
lib/rpmlua.c lib/rpmlua.h lua/*
CVS patchset: 7175
CVS date: 2004/03/16 21:58:25
|
|
Spliddles for rpmio, drill h_errno all the way through.
CVS patchset: 6826
CVS date: 2003/05/08 20:39:29
|
|
CVS patchset: 6758
CVS date: 2003/04/17 15:14:49
|
|
CVS patchset: 6754
CVS date: 2003/04/16 22:13:18
|
|
- 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
|
|
CVS patchset: 5962
CVS date: 2002/12/24 04:04:20
|
|
- drill rpmts into parseSpec(), carrying Spec along.
CVS patchset: 5958
CVS date: 2002/12/22 02:11:05
|
|
- 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
|
|
CVS patchset: 5792
CVS date: 2002/10/21 19:29:23
|
|
- re-add elfutils/libdwarf (for dwarf.h), eliminate tools/dwarf2.h.
CVS patchset: 5789
CVS date: 2002/10/18 18:45:47
|
|
CVS patchset: 5756
CVS date: 2002/10/07 09:05:06
|
|
- beecrypt: short hex string conversion overflows target buffer.
- mark "successors only" packages in transaction.
- reap scriptlets with SIGCHLD handler.
- rename PSM_t to rpmpsm, add methods and refcounts to manage.
- remove %%configure/%%makeinstall from arch-os/macros, default is OK.
- don't export MALLOC_CHECK_ to scriptlets.
- squeaky clean memory leak checking.
- always malloc rpmfi structure, refcounts are correct in rpmtsRun().
- skip redundant /sbin/ldconfig scripts on upgrade (if possible).
CVS patchset: 5645
CVS date: 2002/08/19 22:27:44
|
|
CVS patchset: 5542
CVS date: 2002/07/08 14:21:26
|
|
CVS patchset: 5379
CVS date: 2002/04/08 18:56:01
|
|
CVS patchset: 5133
CVS date: 2001/10/25 01:36:32
|
|
CVS patchset: 5118
CVS date: 2001/10/17 16:43:36
|
|
CVS patchset: 5113
CVS date: 2001/10/15 17:53:34
|
|
CVS patchset: 5106
CVS date: 2001/10/15 03:22:10
|
|
- display signature packets before exec'ing gpg/pgp when verifying.
CVS patchset: 5090
CVS date: 2001/09/29 17:44:45
|
|
- map uid/gid from metadata into payload headers.
CVS patchset: 4915
CVS date: 2001/07/03 19:26:58
|
|
CVS patchset: 4878
CVS date: 2001/06/19 11:38:51
|
|
CVS patchset: 4834
CVS date: 2001/06/05 19:26:22
|
|
CVS patchset: 4833
CVS date: 2001/06/04 13:55:58
|
|
CVS patchset: 4746
CVS date: 2001/05/06 19:17:14
|
|
CVS patchset: 4741
CVS date: 2001/05/05 19:28:32
|
|
CVS patchset: 4738
CVS date: 2001/05/03 21:00:18
|
|
- internalize locale insensitive ctype(3) in rpmio.h
- boring lclint annotations and fiddles.
CVS patchset: 4721
CVS date: 2001/04/29 01:05:43
|
|
- fix: don't hang on build error.
- fix: remove "error: " prefix from signature verification message.
CVS patchset: 4426
CVS date: 2001/01/11 14:13:04
|
|
CVS patchset: 4305
CVS date: 2000/12/02 21:53:44
|
|
- collect and display rpm build error messages at end of build.
CVS patchset: 4149
CVS date: 2000/09/01 21:15:40
|