Perl-RPM
Changes for 0.40, and they are many.
2002-05-10 08:09:51 +00:00
autodeps
New fangled head syntax.
2002-06-28 14:55:04 +00:00
beecrypt
Propagate splint-3.0.1.7 close(2) internalState annotation throughout.
2002-07-08 14:21:26 +00:00
build
Propagate splint-3.0.1.7 close(2) internalState annotation throughout.
2002-07-08 14:21:26 +00:00
bzip2
Initial revision
2001-11-21 19:43:12 +00:00
db
- add payload uncompressed size to signature to avoid rewriting header.
2002-03-03 23:09:49 +00:00
db3
- speedup large queries by ~50%.
2002-04-07 19:52:42 +00:00
doc
- fix: permit deletions of added packages ( #67108 ).
2002-07-06 18:48:09 +00:00
examples
Ignore built files.
2002-02-09 20:09:59 +00:00
intl
- make peace with automake et al in 8.0, ugh.
2002-02-10 21:13:52 +00:00
lib
- placeholders for manifest constants for SuSE patch packages.
2002-07-09 15:35:57 +00:00
libelf
Reenable "make install".
2002-06-24 15:55:30 +00:00
misc
- opaque (well mostly) rpmTransactionSet using methods.
2002-05-16 16:55:21 +00:00
perl
- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.
2001-06-28 22:19:08 +00:00
perl-RPM2
bump version for release to CPAN
2002-06-23 20:04:46 +00:00
po
- fix: repair 2ndary match criteria with rpmdb iterators.
2002-07-11 16:44:55 +00:00
popt
- placeholders for manifest constants for SuSE patch packages.
2002-07-09 15:35:57 +00:00
python
- python: link internal libelf (if used) directly into rpmmodule.so.
2002-06-25 18:43:40 +00:00
rpmdb
- fix: repair 2ndary match criteria with rpmdb iterators.
2002-07-11 16:44:55 +00:00
rpmio
Propagate splint-3.0.1.7 close(2) internalState annotation throughout.
2002-07-08 14:21:26 +00:00
scripts
- find-lang.sh: make sure that mo pattern matches leading '/' ( #67368 ).
2002-06-28 14:51:17 +00:00
tests
- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.
2001-07-06 20:37:42 +00:00
tools
- fix: forgot lazy open of database on --freshen path ( #67907 ).
2002-07-04 21:08:05 +00:00
xmlspec
Add xmlspec-20020605.diff orphans.
2002-06-05 21:04:32 +00:00
zlib
add (disabled for now) dependency check to rpmgraph.
2002-07-02 13:16:50 +00:00
.cvsignore
- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-30 22:47:32 +00:00
.exclude
Sync with rpm-4_0 branch.
2001-09-15 13:49:11 +00:00
.files
LCLINT pass 0.
1998-11-16 21:40:28 +00:00
.lclintrc
Add boundsread annotations throughout, enable +bounds checking.
2002-07-02 23:54:35 +00:00
ABOUT-NLS
- make peace with automake et al in 8.0, ugh.
2002-02-10 21:13:52 +00:00
CHANGES
- fix: repair 2ndary match criteria with rpmdb iterators.
2002-07-11 16:44:55 +00:00
COPYING
Changed licensing of librpm to LGPL
1997-08-10 13:40:16 +00:00
CREDITS
Finally, preliminary http support.
1999-02-04 18:48:03 +00:00
Doxyfile.in
- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-30 22:47:32 +00:00
Doxyheader
- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-15 19:43:41 +00:00
GROUPS
Fix newSpec in "rpm -q --specfile --specedit"
1999-03-16 20:04:26 +00:00
INSTALL
Rip out rpmrc configuration.
2000-08-27 19:43:51 +00:00
Makefile.am
- python: link internal libelf (if used) directly into rpmmodule.so.
2002-06-25 18:43:40 +00:00
README
*** empty log message ***
1998-06-30 18:53:43 +00:00
README.amiga
1) added autoconf for popt directory to make archive
1998-02-17 16:46:13 +00:00
RPM-GPG-KEY
Change contact email address.
2001-05-22 16:05:47 +00:00
RPM-PGP-KEY
Change contact email address.
2001-05-22 16:05:47 +00:00
TODO
an update.
1998-08-06 21:53:49 +00:00
autogen.sh
- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-30 22:47:32 +00:00
build.c
Propagate splint-3.0.1.7 close(2) internalState annotation throughout.
2002-07-08 14:21:26 +00:00
build.h
- Grand Renaming of rpm data types.
2002-05-19 18:42:25 +00:00
config.site
Orphans.
2001-06-15 16:01:59 +00:00
configure.ac
- python: link internal libelf (if used) directly into rpmmodule.so.
2002-06-25 18:43:40 +00:00
convertdb.c
- add header refcount annotations throughout.
2001-11-01 20:15:10 +00:00
debug.h
Sync with rpm-4_0 branch.
2000-12-12 20:03:45 +00:00
gendiff
- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.
2001-07-06 20:37:42 +00:00
installplatform
- make sure that rpm can verify prelinked shared libraries.
2002-06-20 02:19:21 +00:00
macros.in
- update rpmcache.8.
2002-07-05 16:51:57 +00:00
mkinstalldirs
- make peace with automake et al in 8.0, ugh.
2002-02-10 21:13:52 +00:00
oldrpmdb.c
- fix: extra newline in many error messages ( #23947 ).
2001-01-15 23:09:42 +00:00
platform.in
- make peace with gcc-3.1, remove compiler cruft.
2002-02-10 19:00:16 +00:00
rpm.c
- opaque (well mostly) rpmTransactionSet using methods.
2002-05-16 16:55:21 +00:00
rpm.magic
ultrapenguin 1.1.9 sparc64 changes.
1998-12-17 16:45:22 +00:00
rpm.spec.in
- fix: repair 2ndary match criteria with rpmdb iterators.
2002-07-11 16:44:55 +00:00
rpm2cpio.c
- Grand Renaming of rpm data types.
2002-05-19 18:42:25 +00:00
rpmpopt.in
Sanity.
2002-06-09 22:15:16 +00:00
rpmqv.c
Add boundsread annotations throughout, enable +bounds checking.
2002-07-02 23:54:35 +00:00
rpmrc.in
Establish mechanism for up2date to reconfigure rpmlib.
2002-06-28 00:35:57 +00:00
system.h
add (disabled for now) dependency check to rpmgraph.
2002-07-02 13:16:50 +00:00