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
Remove CVS cruft.
2002-10-12 17:05:19 +00:00
build
Spin mostly complete file classifier off to rpmfc.[ch].
2002-10-14 14:52:45 +00:00
bzip2
Initial revision
2001-11-21 19:43:12 +00:00
db
Orphans.
2002-09-20 13:58:39 +00:00
db3
Remove CVS cruft.
2002-10-12 17:05:19 +00:00
doc
Convert to UTF-8.
2002-09-21 14:30:04 +00:00
examples
Ignore built files.
2002-02-09 20:09:59 +00:00
file
Use error(3) if available, diddle up a replacement for those who have not.
2002-10-04 21:52:11 +00:00
intl
Remove obsolete files.
2002-07-21 14:23:20 +00:00
lib
Cleanups.
2002-10-11 22:55:40 +00:00
libelf
- fix: parse pgp packets more carefully.
2002-09-03 20:15:20 +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
store the filename used to read the RPM into the header object
2002-09-04 15:18:02 +00:00
po
Sync with rpm-4.1.
2002-08-31 22:39:34 +00:00
popt
- fix: use size_t consistently, avoid segfault on ia64.
2002-10-09 19:07:43 +00:00
python
- fix: use size_t consistently, avoid segfault on ia64.
2002-10-09 19:07:43 +00:00
rpmdb
- lclint clean.
2002-09-17 15:21:03 +00:00
rpmio
- fix: use size_t consistently, avoid segfault on ia64.
2002-10-09 19:07:43 +00:00
scripts
- eliminate myftw, use Fts(3) instead.
2002-09-20 21:26:16 +00:00
tests
Use ${MAKE}, not make, for portability.
2002-07-13 19:32:42 +00:00
tools
Remove CVS cruft.
2002-10-12 17:05:19 +00:00
xmlspec
Patch from 20021010.
2002-10-10 22:48:21 +00:00
zlib
Remove CVS cruft.
2002-10-12 17:05:19 +00:00
.cvsignore
Remove CVS cruft.
2002-10-12 17:05:19 +00:00
.exclude
Check for orphan'ed chnages in rpm-4.1.
2002-09-19 16:30:25 +00:00
.files
LCLINT pass 0.
1998-11-16 21:40:28 +00:00
.lclintrc
- python: sanity check fixes on rpmts/rpmte methods.
2002-07-14 21:23:29 +00:00
ABOUT-NLS
- make peace with automake et al in 8.0, ugh.
2002-02-10 21:13:52 +00:00
CHANGES
- eliminate myftw, use Fts(3) instead.
2002-09-20 21:26:16 +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
Cleanups.
2002-10-11 22:55:40 +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
Resurrect MULTILIB on the build side.
2002-10-11 21:35:37 +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
- python: add return codes for rollbacks and fooDB methods.
2002-08-08 22:20:26 +00:00
build.c
- add bitmask for precise control of signature/digest verification.
2002-08-06 01:41:44 +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
anity.
2002-10-12 18:35:29 +00:00
convertdb.c
- verify signatures/digests retrieved through rpmdbNextIterator().
2002-07-24 16:21:23 +00:00
debug.h
Sync with rpm-4_0 branch.
2000-12-12 20:03:45 +00:00
gendiff
- teach gendiff about unreadable files ( #42666 ).
2002-07-13 19:54:36 +00:00
installplatform
Fix s390 typo
2002-10-11 17:22:50 +00:00
macros.in
Sync with rpm-4.1.
2002-08-31 22:39:34 +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
Set %_arch to RPMCANONARCH.
2002-09-17 18:52:26 +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: use size_t consistently, avoid segfault on ia64.
2002-10-09 19:07:43 +00:00
rpm2cpio.c
- merge signature returns into rpmRC.
2002-08-23 21:01:59 +00:00
rpmpopt.in
- update trpm.
2002-07-29 23:06:06 +00:00
rpmqv.c
- add bitmask for precise control of signature/digest verification.
2002-08-06 01:41:44 +00:00
rpmrc.in
- fix: use size_t consistently, avoid segfault on ia64.
2002-10-09 19:07:43 +00:00
system.h
add (disabled for now) dependency check to rpmgraph.
2002-07-02 13:16:50 +00:00