5ee7d379b384ca364b7b79dc82ddc1a60b2ab435
[platform/upstream/rpm.git] / CHANGES
1 4.0.3 -> 4.1
2
3 4.0.2 -> 4.0.3
4         - update per-interpreter dependency scripts, add sql/tcl (#20295).
5         - fix: rpmvercmp("1.a", "1.") returned -1, not +1 (#21392).
6         - add cpuid asm voodoo to detect athlon processors.
7         - add %exclude support (i.e. "everything but") to %files.
8                 (Michael (Micksa) Slade" <micksa@knobbits.org>)
9         - add --with/--without popt glue for conditional builds(Tomasz Kloczko).
10         - python: strip header regions during unload.
11         - add -g to optflags in per-platform config.
12         - permit confgure/compile with db3-3.2.9.
13         - permit manifest files as args to query/verify modes.
14         - fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).
15         - fix: i18n tags in rpm-2.5.x had wrong offset/length (#33478).
16         - fix: AIX has sizeof(uint_16) != sizeof(mode_t) verify cast needed.
17         - fix: --relocate missing trailing slash (#28874,#25876).
18         - fix: --excludedoc shouldn't create empty doc dir (#14531).
19         - fix: %_netsharedpath needs to look at basenames (#26561).
20         - fix: --excludepath was broken (#24434).
21         - fix: s390 (and ppc?) could return CPIOERR_BAD_HEADER (#28645).
22         - fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711).
23         - portability: vsnprintf/snprintf wrappers for those without (#34657).
24         - cpio mappings carry dirname/basename, not absolute path.
25         - fix: check waitpid return code.
26         - remove support for v1 src rpm's.
27         - re-position callbacks with ts/fi in cpio payload layer.
28         - state machines for packages (psm.c) and payloads (fsm.c)
29         - add --repackage option to put erased bits back into a package.
30         - fix: (ppc) copy va_list in loop (#36845).
31         - cpanflute perl dependency needs explicit epoch (#37034).
32         - regenerate rpm.8 man page from docbook glop (in max-rpm).
33         - lib/depends.c: diddle debugging messages.
34         - fix: readlink return value clobbered by header write.
35         - fix: ineeded count wrong for overlapped, created files.
36         - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
37         - internalize locale insensitive ctype(3) in rpmio.h.
38         - boring lclint annotations and fiddles.
39         - transaction iterator(s) need to run in reverse order on pure erasures.
40         - erasures not yet strict, warn & chug on unlink(2)/rmdir(2) failure.
41         - more boring lclint annotations and fiddles.
42         - yet more boring lclint annotations and fiddles.
43         - still more boring lclint annotations and fiddles.
44         - enough lclint annotations and fiddles already.
45         - fix: specfile queries with BuildArch: (#27589).
46         - fix: debugging message displays header keys (#38454).
47         - fix: specfile queries with BuildArch: (#27589).
48         - use internal db-3.2.9 sources to build by default.
49         - don't build db1 support by default.
50         - create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.
51         - rpm database has rpm.rpm g+w permissions to share db3 mutexes.
52         - expose more db3 macro configuration tokens.
53         - move fprint.[ch] and hash.[ch] to rpmdb directory.
54         - detect and fiddle incompatible mixtures of db3 env/open flags.
55         - add DBI_WRITECURSOR to map to db3 flags with CDB database model.
56         - add rpmdbSetIteratorRewrite to warn of pending lazy (re-)writes.
57         - harden rpmdb iterators from damaged header instance segfaults.
58         - add cron/logrotate scripts to save installed package filenames.
59         - upgrade to db-3.3.4.
60         - fix: filter duplicate package removals (#35828).
61         - add armv3l arch.
62         - fix: i18n strings need 1 on sucess return code (#41313).
63         - fix: skip %ghost files when building packages (#38218).
64         - headerFree() returns NULL, _free is C++ safe.
65         - remove all header region assertion failures, return NULL instead.
66         - perform db->verify when closing db files.
67         - eliminate db-1.85 and db-2.x configuration.
68         - fix: popt arg sanity checks broken, optarg != optArg.
69         - fix: popt range checks on floats/doubles broken.
70         - popt: return POPT_ERROR_ERRNO on config open/read/close failure.
71         - fix: popt exec doesn't add '--', --target et al no longer need '='.
72         - fix: popt consume-next-arg "!#:+" w/o side effect (#41956).
73         - fix: for busted db1, attempt chain reconnection to following record.
74         - return multiple suggested packages
75                 (Pawel Kolodziej <pawelk@pld.org.pl>).
76         - fix: return suggested packages when using Depends cache.
77         - merge sparc64/ia64 fiddles back into linux.{req,prov}.
78         - automagically generate perl module dependencies always.
79         - fix: lclint fiddles broke uCache initialization (#43139).
80         - always use db cursors.
81         - permit duplicates for btree indices.
82         - document build modes in rpmbuild.8, rpmbuild is born.
83         - default to dbenv with mpool, --rebuilddb with nofsync is much faster.
84         - fix: QUERY_FOR_LIST file count clobbered.
85         - create top level rpmcli API, factor top level modes into popt tables.
86         - popt: add POPT_BIT_SET/POPT_BIT_CLR to API.
87         - autogen.sh checks for latest libtool-1.4 and automake-1.4-p2.
88         - rpm --verify reports failure(s) if corresponding tag is not in header.
89         - rpm --verify honors %config(missingok), add -v for legacy behavior.
90         - remove dead code frpm popt table reorg.
91         - more CLI typedefs/prototypes moved from rpmlib.h to rpmcli.h.
92         - rpm --verify skips files in non-installed states.
93         - rpm --verify skips content checks for %ghost files.
94         - rpm --verify displays config/doc/gnost/license/readme atrrs for files.
95         - rpm --verify checks immutable header region digest if available.
96         - rpmbuild adds header region digest (SHA1 as string).
97         - use rpmTag* typedefs in new hge/hae/hme/hre header vectors.
98         - remove rpmrc Provides: Yet Again, use virtual packages.
99         - dump cursor debugging wrappers.
100         - rpm --verify can disable rpmFileAttr checks.
101         - add rpmdbSetIteratorRE() for regex matching in database iterators.
102         - permit rpm -qa to take RE args applied to name tag.
103         - permit dbiFindMatches() to use version/release patterns.
104         - eliminate all uses of rpmdbSetIterator{Version,Release}.
105         - fix: db1 end-of-file not detected in legacy compatible way.
106         - fix: remove (harmless) chown error message from %post.
107         - add --target/--host to %configure, add example cross-build/config.site
108                 scripts to /usr/lib/rpm <arjanv@redhat.com> (#44581).
109         - rpmdb iterator selectors permit default/strcmp/regex/glob matching.
110         - rpmdb iterator selectors permit negative matches.
111         - alpha: don't add "()(64bit)" dependency markers.
112         - ia64/sparc: <arch>.{req,prov} identical to linux.{req,prov}.
113         - add "rpmlib(ScriptletInterpreterArgs)" to track
114             %post -p "/sbin/ldconfig -n /usr/lib"
115           incompatibilities.
116         - popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values(#32558).
117         - popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).
118         - fix: fsm reads/writes now return error on partial I/O.
119         - fix: Ferror returned spurious error for gzdio/bzdio.
120         - check for API/ABI creep, diddle up some compatibility.
121         - preliminary abstraction to support per-header methods.
122         - finalize per-header methods, accessing headerFoo through vector.
123         - make package ordering loop messages debug, not warning.
124         - remove {ia64,sparc}-linux.{prov,req}, changes merged into linux.*.
125         - fix: partial sets of hardlinked files permitted in payload.
126         - fix: mark rpmdb files with %config to prevent erasure on downgrade.
127         - work around a (possible) compiler problem on ia64.
128         - fix: rpm -qlv link count for directories dinna include '..'.
129         - fix: rpm -qlv size for directories should be zero.
130         - add --noghost to filter non-payload files from rpm -qlv output.
131         - add %{_gnu} macro to append "-gnu" to %{_target_platform} to
132           support --target/--host flavored %configure. Legacy behavior
133           available by undefining %{_gnu}.
134         - add athlon per-platform configuration.
135         - propagate %{_gnu} to per-platform configuration.
136         - fix: parameterized macros with massive mumber of options need
137           "optind = 1" "Dmitry V. Levin" <ldv@alt-linux.org>.
138         - remove executable bit to disable autogenerated perl requires until
139           perl provides can be vetted.
140         - disable per-platform %%configure use of %%_gnu until libtool package
141           stabilizes.
142         - fix: permit partially enumerated hardlink file sets during build.
143         - fix: resurrect rpm signature modes.
144         - fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.
145         - fix: add -r to useradd to prevent /etc/skel glop (#46215).
146         - fix: disambiguate typedef and struct name(s) for kpackage.
147         - update intl dirs to gettext-0.10.38.
148         - fix: sanity check for header size added in headerCopyLoad() (#46469).
149         - fix: redundant entries in file manifests handled correctly (#46914).
150         - map uid/gid from metadata into payload headers.
151         - add removetid to header during --repackage.
152         - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.
153         - portability: avoid st_mtime, gendiff uses basename, etc (#47497).
154         - glibc-2.0.x has not __va_copy().
155         - popthelp.c: don't use stpcpy to avoid portability grief (#47500).
156         - permit alias/exec description/arg text to be set from popt config.
157         - python: rhnLoad/rhnUnload to check header digest.
158         - package version now configureable, default v3.
159         - rename rpm libraries to have version with libtool -release.
160         - fix: -i CLI context broken Yet Again.
161         - unlink all __db.nnn files before 1st db open.
162         - python bindings should not segfault when fed bad data.
163         - fix: adjust arg count for --POPTdesc/--POPTargs deletion.
164         - add linux per-platform macro %_smp_mflags <sopwith@redhat.com>.
165         - document more popt aliases for --help usage.
166         - remove --tarbuild from man page(s), use -t[abpcils] instead (#48666).
167         - fix: scope multi-mode options like --nodeps correctly (#48825).
168         - isolate cdb access configuration (experimental, use at your own risk).
169         - fix: hard fail on locked dbopen if CDB locking not in use.
170         - fix: dbconfig with mp_mmapsize=16Mb/mp_size=1Mb for
171           "everything ENOSPC" failure check.
172         - fix: don't total hard linked file size multiple times (#46286).
173         - add %dev(type,major,minor) directive to permit non-root dev build.
174         - fix: _smp_flags macro broken.
175         - python: bind rhnUnload differently.
176         - fix: rescusitate --querytags.
177         - fix: short aliases broken (#49213).
178         - python: "seal" immutable region for legacy headers in rhnUnload() .
179         - python: add poptmodule.so bindings.
180         - fix: %dev(...) needs to map rdev and mtime from metadata.
181         - resurrect --specedit for i18n.
182         - fix: 4 memory leaks eliminated.
183         - fix: yet another segfault from bad metadata prevented.
184         - add sha1 test vectors, verify on ix86/alpha/sparc.
185         - add (but disable for now) rpm-perl subpackage from Perl-RPM.
186         - python: parameterize with PYVER to handle 1.5 and/or 2.1 builds.
187         - add build dependency on zlib-devel (#49575).
188         - enable rpm-perl subpackage.
189         - add pmac/ppciseries/ppcpseries varieties to ppc arch family.
190         - include tdigest.c tkey.c and trpmio.c to "make dist".
191         - re-enable dependency resolution source from package NVR.
192         - rename pmac to ppcmac.
193         - ia64: revert -O0 compilation.
194         - upgrade to db-3.3.11 final.
195         - fix: don't segfault when presented with rpm-2.4.10 packaging (#49688).
196         - fix: --noscripts is another multimode option.
197         - add tmpdir to configure db3 tmpdir into chroot tree.
198         - permit lazy db opens within chroot.
199         - fix: diddle dbenv path to accomodate backing store reopen in chroot.
200         - add support for mips (#49283).
201         - add __as, _build_arch, and __cxx macros (#36662, #36663, #49280).
202         - detailed build package error messages.
203         - fix: i18n tags not terminated correctly with NUL (#50304).
204         - add explicit casts to work around a s390 compiler problem.
205         - fix: autoconf glob tests (#50845).
206         - portability: some compilers squawk at return ((void) foo()) (#50419).
207         - remove fdFileno() from librpmio, use inline version instead (#50420).
208         - fix: linux find-requires needs quotes around [:blank:].
209         - remove /var/lib/rpm/__db* cache files if %__dbi_cdb is not configured.
210         - python: add hiesenbug patch.
211         - add legacy (compile only) wrappers for fdFileno et al.
212         - add -D_REENTRANT (note rpmlib is still not thread safe).
213
214 4.0 -> 4.0.[12]
215         - add doxygen and lclint annotations most everywhere.
216         - rip out rpm{get,put}text, use getpo.sh and specspo instead.
217         - consistent return for all signature verification.
218         - use enums for almost all rpmlib #define's.
219         - API: change rpmProblem typedef to pass by reference, not value.
220         - unify rpmError and rpmMessge interfaces through rpmlog.
221         - collect and display rpm build error messages at end of build.
222         - don't trim leading ./ in rpmCleanPath() (#14961).
223         - order packages using tsort, clipping PreReq:'s in dependency loops.
224         - fix: avoid calling getpass twice as side effect of xstrdup macro
225                 (katzj@linuxpower.org) (#17672).
226         - handle possible db3 dependency on -lpthread more gracefully.
227         - fix: more (possible) xstrdup side effects.
228         - detect (still need to test) rdonly linux file systems.
229         - check available inodes as well as blocks on mounted file systems.
230         - pass rpmTransactionSet, not elements, to installBinaryPackage et al.
231         - verify MD5 sums of payload files when unpacking archive.
232         - fix: runTriggers was not adding countCorrection.
233         - add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).
234         - remove getMacroBody() from rpmio API.
235         - hide libio lossage in prototype, not API.
236         - add brp-strip-shared script <rodrigob@conectiva.com.br>.
237         - better item/task progress bars <rodrigob@conectiva.com.br>.
238         - add support for SHA1 as well as MD5 message digests.
239         - add rpmGetRpmlibProvides() to retrieve rpmlib(...) provides
240                 (Pawel A. Gajda<mis@k2.net.pl>).
241         - add support for unzip <rodrigob@conectiva.com.br>
242         - load headers as single contiguous region.
243         - add region marker as RPM_BIN_TYPE in packages and database.
244         - fix: don't headerCopy() relocateable packages if not relocating.
245         - fine-grained Requires, remove install PreReq's from Requires db.
246         - fix: duplicate headerFree() on installBinaryPackage() error return.
247         - fix: segfault on exit of "rpm -qp --qf '%{#fsnames}' pkg" (#20595).
248         - hpux w/o -D_OPEN_SOURCE has not h_errno.
249         - syntax to specify source of Requires: (PreReq: now legacy).
250         - md5 sums are little endian (no swap) so big endian needs the swap.
251         - merge signatures into header after reading from package.
252         - RPM_BIN_TYPE malloc'ed when retrieved through headerGetEntry().
253         - add headerFreeData() to free any data malloc'ed during retrieval.
254         - preserve exact image of original header when installing/upgrading.
255         - add missing headerFree for legacy signature header.
256         - fix: removed packages leaked DIRINDEXES tag data.
257         - reload tags added during install when loading header from rpmdb.
258         - avoid brp-compress hang with both compressed/uncompressed man pages.
259         - improved find-{requires,provides} for aix4/hpux/irix6/osf.
260                 Tim Mooney<mooney@dogbert.cc.ndsu.NoDak.edu>
261         - portability: remove use of GNU make subst in lib/Makefile (Joe Orton).
262         - python: bind package removal (#21274).
263         - autoconfigure building python bindings.
264         - autoconfigure generating rpm API doco.
265         - fix: don't fdFree in rpmVerifyScript, rpmtransFree does already.
266         - use package version 3 if --nodirtokens is specified.
267         - add package names to problem sets early, don't save removed header.
268         - make sure that replaced tags in region are counted in headerSizeof().
269         - support for dmalloc debugging.
270         - filter region tags in headerNextIterator, exit throut headerReload.
271         - add rpmtransGetKeys() to retrieve transaction keys in tsort'ed order.
272         - python bindings for rpmtransGetKeys().
273         - fix: include alignment in count when swabbing header region.
274         - handle added dirtoken tags (mostly) correctly with header regions.
275         - add FHS doc/man/info dirs, diddle autoconf goo.
276         - fix: headerUnload handles headers w/o regions correctly on rebuilddb.
277         - resurrect rpmrc Provides: as well as implicit dependency on packge
278                 info.
279         - change dependency loop message to RPMMESS_WARNING to use stderr, not
280                 stdout.
281         - fix: segfault on build path, ignore deleted drips.
282         - gendiff: generate ChangeLog patches more intelligently (#22356).
283         - identify install scriptlet failures with the name of the scriptlet.
284         - handle install chroot's identically throughout the install process.
285         - add rpmlib(HeaderLoadSortsTags) for tracking header regions
286                 "just in case".
287         - create _tmppath on the fly if not present.
288         - remove /etc/rpm/macros.db1 configuration file if db3 rebuilt.
289         - whiteout mozilla loop for 7.1.
290         - immutable headers, once installed by rpm3, need to lose immutablity.
291         - fix: removed headers from db need a headerCopy().
292         - send query/verify output through rpmlog().
293         - resurrect rpmErrorSetCallback() and rpmErrorString().
294         - use malloc'ed buffer for large queries.
295         - fix: avoid FAT and other brain-dead file systems that have not inodes.
296         - fix: hack around alpha mis-compilation signature problems.
297         - rpmmodule.c(handleDbResult): return empty list when nothing matches.
298         - (non-linux): move stubs.c to rpmio (#21132).
299         - (python): bind initdb (#20988).
300         - (popt): fix float/double handling (#19701).
301         - (popt): non-linux needs <float.h> (#22732).
302         - (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.
303         - (popt): diddle auto-help to include type of arg expected.
304         - use popt autohelp for rpm helper binaries.
305         - fix: avoid locale issues with strcasecmp/strncasecmp (#23199).
306         - remove almost all explicit uses of stderr in rpmlib using rpmError().
307         - fix: pass scriptlet args, as in %post -p "/sbin/ldconfig -n /lib".
308                 (Rodrigo Barbosa)
309         - fix: 3 packages from Red Hat 5.2 had bogus %verifyscript tag.
310         - tsorted packages processed in successor count order.
311         - fix: resurrect --excludepath (#19666).
312         - fix: digests on input FD_t dinna work.
313         - fix: remove rebuilddb debugging leakage.
314         - successors from tsort are processed in presentation order.
315         - fix: find-requires.perl needed update (#23450).
316         - fix: don't hang on build error.
317         - fix: remove "error: " prefix from signature verification message.
318         - hack: permit installer to determine package ordering using 1000003 tag.
319         - fix: extra newline in many error messages (#23947).
320         - fix: rpm -Va with db1 needs per-iterator, not per-index, offset.
321         - add install/remove transaction id tags.
322         - tsort prefers presentation order.
323         - 1st crack at Mandrake specific per-platform macros.
324         - fix: insure that %lang scopes over hard links correctly.
325         - fix: rpmCleanPath was nibbling at .. in macrofiles incorrectly.
326
327 3.0.6 -> 4.0
328         - use DIRNAMES/BASENAMES/DIRINDICES not FILENAMES in packages and db.
329         - API: change dbi to pass by reference, not value.
330         - cram all of db1, db_185, and db2 interfaces into rpmlib.
331         - convert db1 -> db2 on-disk format using --rebuilddb.
332         - add db3 to the pile, isolate all with incremental link and vectors.
333         - prefer db3 as default.
334         - permit db3 configuration using macros.
335         - create dbi from template rather than passed args.
336         - use hashed access for package headers.
337         - db3: save join keys in endian neutral binary format.
338         - treat legacy falloc.c as "special" db[01] index for package headers.
339         - API: pass *SearchIndex() length of key (0 will use strlen(key)).
340         - API: remove rpmdb{First,Next}RecNum routines.
341         - add explcit "Provides: name = [epoch:]version-release" to headers.
342         - fix: cpio.c: pre-, not post-, decrement the link count.
343                 (from Fabrice Bellet <Fabrice.Bellet@creatis.insa-lyon.fr>)
344         - make db indices as lightweight as possible, with per-dbi config.
345         - db1.c will never be needed, eliminate.
346         - API: merge rebuilddb.c into rpmdb.c.
347         - API: replace rpmdbUpdateRecord with rpmdbSetIteratorModified.
348         - API: replace rpmdbFindByLabel with RPMDBI_LABEL iteration.
349         - API: replace rpmdbGetRecord with iterators.
350         - API: replace findMatches with iterators.
351         - Filter DB_INCOMPLETE on db->sync, it's usually harmless.
352         - Add per-transaction cache of resolved dependencies (aka Depends).
353         - Do lazy dbi{Open,Close} throughout.
354         - Attempt fine grained dbi cursors throughout.
355         - fix: free iterator *after* loop, not during.
356         - fix: Depends needed keylen in dbiPut, rpmdbFreeIterator after use.
357         - Rename db0.c to db1.c, resurrect db2.c (from db3.c).
358         - simplify --last popt alias, date like -qi (bjerrick@easystreet.com).
359         - fix: alloca'd memory used outside of scope (alpha segfault).
360         - fix: define/eval options assumed sizeof(int) == sizeof(void *).
361         - fix: sparc64 per-platform directory shouldn't be sparc64linux.
362         - fix: (segfault) verify needs rpmdb while query does not.
363         - add calculated nlink field to -qlv output (like ls -al).
364         - detects and builds properly against the new fopencookie API in
365           glibc 2.2.
366         - change popt exec alias in oreder to exec rpm children.
367         - split rpm into 5 pieces along major mode fault lines with popt glue.
368         - turn on new, more complete version of %%configure.
369         - add %%makeinstall analogue of new %%configure for autoconf packages.
370         - mark packaging with version 4 to reflect filename/provide changes.
371         - change next version from 3.1 to 4.0 to reflect package format change.
372         - change %configure, add %makeinstall macros to handle FHS changes.
373         - add optflags for i486 and i586.
374         - fix: segfault with legacy packages missing RPMTAG_FILEINODES.
375         - require db3 in default configuration.
376         - create rpmio directory for librpmio.
377         - make librpmio standalone.
378         - fix: avoid clobbering db cursor in removeBinaryPackage.
379         - expose cursors in dbi interfaces, remove internal cursors.
380         - remove incremental link.
381         - portability: sparc-sun-solaris2.5.1.
382         - fix: don't count removed files if removed packages is empty set.
383         - fix: permit '\0' as special case key (e.g. "/" in Basenames).
384         - require --rebuilddb to convert db1 -> db3, better messages.
385         - fix: open all db indices before performing chroot.
386         - fix: typo in brp-compress caused i18n man pages not to compress.
387         - API: uncouple fadio from rest of rpmio.
388         - API: externalize legacy fdOpen interface for rpmfind et al.
389         - put version on rpmpopt filename to avoid legacy filename collision.
390         - change optflags for i386.
391         - multilib patch, take 1.
392         - add pre-transaction syscall's to handle /etc/init.d change.
393         - don't bother saving '/' as fingerprint subdir.
394         - prefix payload paths with "./", otherwise "/" can't be represented.
395         - fix: compressFilelist broke when fed '/'.
396         - fix: typo in --last popt alias (#12690).
397         - fix: clean file paths before performing -qf (#12493).
398         - remove build mode help from rpm.c, use rpmb instead.
399         - fix: set multilibno on sparc per-platform config.
400         - fix: legacy requires './' payload prefix to be omitted for rpm itself.
401         - fix: remove verbose database +++/--- messages to conform to doco.
402         - add S_ISLNK pre-transaction syscall test.
403         - fix: initialize pretransaction argv (segfault).
404         - fix: check rpmlib features w/o database (and check earlier as well).
405         - rip out pre-transaction syscalls, more design is needed.
406         - remove (dead) dependency checks on implicitly provided package names.
407         - remove (dead) rpmdb API code in python bindings.
408         - fix: make set of replaced file headers unique.
409         - fix: don't attempt dbiOpen with anything but requested dbN.
410         - create rpmbuild/rpmquery/rpmverify/rpmsign symlinks.
411         - fix: look for any/all dbapi when rebuilding.
412         - link rpm2cpio dynamically since cpio is linked dynamically.
413         - fix: uniqify dependency problems when printing (#14034).
414         - fix: segfault on erase if filestates is missing in header (#14679).
415         - fix: popt POST callbacks typo.
416         - fix: -Va broken, make db cursors per-iterator, not per-dbi.
417         - fix: segfault when globbing on "" (#15593).
418         - fix: rebuild db1 -> db3 ate 1st header (#16263).
419
420 3.0.5 -> 3.0.6
421         - python bindings to query and verify signatures.
422         - add callbacks on package erasure.
423         - fix: preserve cpio errno when using Fclose with libio.
424         - fix: initialize sigs everywhere in python header object.
425         - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).
426         - popt: support for float/double args.
427         - fix: honor --test when doing --freshen.
428         - add alpha* architectures.
429
430 3.0.4 -> 3.0.5
431         - configure.in fiddles for BSD systems (Patrick Schoo).
432         - solaris2.6: avoid bsearch with empty dir list (Ric Klaren - klaren@cs.utwente.nl)
433         - include RPM-GPG-KEY in file manifest.
434         - Add ia64 and sparc64 changes.
435         - rpm.spec: add per-platform sub-directories.
436         - FreeBSD fixes (bero@redhat.com).
437         - handle version 4 packaging as input.
438         - builds against bzip2 1.0
439         - fix: resurrect symlink unique'ifying property of finger prints.
440         - fix: broken glob test with empty build directory (Geoff Keating).
441         - fix: create per-platform directories correctly.
442         - update brp-* scripts from rpm-4.0, enable in per-platform config.
443         - alpha: add -mieee to default optflags.
444         - add RPMTAG_OPTFLAGS, configured optflags when package was built.
445         - add RPMTAG_DISTURL for rpmfind-like tools (content unknown yet).
446         - teach brp-compress about /usr/info and /usr/share/info as well.
447         - update macros.in from rpm-4.0 (w/o dbi configuration).
448         - fix: don't expand macros in false branch of %if (kasal@suse.cz).
449         - fix: macro expansion problem and clean up (#11484) (kasal@suse.cz).
450         - uname on i370 has s390 as arch (#11456).
451         - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>).
452         - internalize --freshen (Gordon Messmer <yinyang@eburg.com>).
453         - support for separate source/binary compression policy.
454         - support for bzip payloads.
455         - fix: payload compression tag not nul terminated.
456         - identify package when install scriptlet fails (#12448).
457         - remove (unused) RPMTAG_CAPABILITY.
458         - remove (legacy) use of RPMTAG_{OBSOLETES,PROVIDES} internally.
459         - remove (legacy) support for version 1 packaging.
460         - remove (legacy) support for converting gdbm databases.
461         - eliminate unused headerGz{Read,Write}.
462         - support for rpmlib(...) internal feature dependencies.
463         - display rpmlib provides when invoked with --showrc.
464         - fix: compare versions if doing --freshen.
465         - disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies.
466
467 3.0.3 -> 3.0.4
468         - use compressed filenames on install side.
469         - start unifying FD types, CFD_t now gone.
470         - check for memory leaks (almost all leaks are plugged).
471         - fix: resurrect multiple target platform builds.
472         - freshen.sh: detect when all packages are up to date (Ian Macdonald).
473         - fix: typo in error message (#6858).
474         - add/update dependency scripts (Ken Estes).
475         - use directory tokens internally to reduce memory usage.
476         - permit --whatprovides to lookup file dependencies.
477         - fail to package if absolute symlink points within build root.
478         - initial version of check-prereqs.
479         - expose enough of legacy fdio interface to compile rpmfind/rpm2html.
480         - fix: Fopen should use 0666 as default (umask will be applied later).
481         - fix: default for rd_timeoutsecs is 1 sec (avoid ufdio assertion).
482         - fix: new FILENAMES tags require package index, not pointer in lookups.
483         - rename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.
484         - fix: don't look at password when searching urlCache.
485         - add contentLength sanity check on rpmdb headerWrite.
486         - fix: fprint abort on stat("/", ...) in empty chroots.
487         - perform glob on remote ftp query args.
488         - fix: ftpAbort must close the data channel to read abort status.
489         - perform glob on remote ftp install args.
490         - fix: reload macros from cmd line when re-reading config files.
491         - fix: compressFileList was over-generating dirNames.
492         - fix: alAddPackage sorted dirNames too soon, destroying dirMapping.
493         - expose enough of legacy fdio interface to compile gnorpm.
494         - fix: missing strdup when overriding buildroot from command line
495           argument (#1026,#5006).
496         - diddle some names to keep my C++ brethern happy (i.e. kpackage port).
497         - fix: add ufdSeek.
498         - build popt (with libpopt.so*) as a sub-package of rpm.
499         - split python bindings into a separate sub-package of rpm.
500         - add ja translation and man pages (Kanda Mitsuru kanda@nn.iij4u.or.jp).
501         - fix: fp.subDir was incorrectly set to NULL in sparse chroot's.
502         - fix: manageFile needs to and with O_WRONLY(=1), not O_RDONLY(=0).
503         - fix: resurrect failed glob error message during build.
504         - add several BuildRoot FTW policies.
505         - add manpage for gendiff (pbrown@redhat.com).
506         - updated sv.po (goeran@uddeborg.pp.se) (#8349).
507         - configurable PATH for install %pre/%post et al scriptlets.
508         - use only %_install_langs, not LINGUAS/LANG when deciding to install.
509         - configurable compression type/level for package payloads.
510         - default value for %_install_langs is all.
511         - fix: resurrect relative path's in fprint lookup queries.
512         - extract spec files from bzip'ped tarballs too on tar builds.
513         - add %_rebuilddbpath macro to permit rebuilding db in new location.
514         - updated perl scripts (Ken Estes).
515         - fix: on --rebuilddb, make sure new/old paths are not the same (#8752).
516         - fix: on --erase, segfault caused by "" prefix.
517         - explicitly expand file lists in writeRPM for rpmputtext.
518         - {Free,Open}BSD find-{provides,requires} (suzukis@file.phys.tohoku.ac.jp).
519         - new rpm-build package to isolate rpm dependencies on perl/bash2.
520         - always remove duplicate identical package entries on --rebuilddb.
521         - add scripts for autogenerating CPAN dependencies.
522         - add sl.po from Primoz Peterlin <peterlin@biofiz.mf.uni-lj.si>.
523         - updated sv.po from <goeran@uddeborg.pp.se>.
524         - macro expansion (and absolute path) in %files -f arg (#9508,#9091).
525         - permit cli setting of build root policies.
526         - fix: filter excluded paths before adding install prefixes (#8709).
527         - add i18n lookaside to PO catalogue(s) for i18n strings.
528         - try for /etc/rpm/macros.specspo so that specspo autoconfigures rpm.
529         - per-platform configuration factored into /usr/lib/rpm subdir.
530         - sparc-sun-solaris2.6 portability check.
531         - simpler hpux.prov script (Tim Mooney).
532         - portability: skip bzip2 if not available.
533         - portability: skip gzseek if not available (zlib-1.0.4).
534         - portability: skip personality if not available (linux).
535         - portability: always include arpa/inet.h (HP-UX).
536         - portability: don't use id -u (Brandon Allbery).
537         - portability: don't chown/chgrp -h w/o lchown.
538         - portability: splats in rpm.spec to find /usr/{share,lib}/locale/* .
539         - fix: better filter in linux.req to avoid ARM specific objdump output.
540         - fix: use glibc 2.1 glob/fnmatch everywhere.
541         - fix: noLibio = 0 on Red Hat 4.x and 5.x.
542         - fix: typo in autodeps/linux.req.
543         - configure noarch compatibility in rpmrc for ia64.
544
545 3.0.2 -> 3.0.3
546         - add --eval to find result of macro expansion.
547         - add configure scaffolding to support rpm-4.0 packages.
548         - include shared libs in rpm-devel (no versioning yet).
549         - add epoch (as [0-9]*:version-release) to install dependency parse.
550         - move install/erase major modes into rpmlib.
551         - move checksig/resign major modes into rpmlib.
552         - add python bindings to rpm-devel (linux only).
553         - make query (rpm -qvl) behave like (POSIX?) ls for older files (#4050).
554         - fix: %if parsing skipped 3 chars too many.
555         - permit multiline macro expansions with comments and %if.
556         - add pl translation and man pages (PLD team - from Tomasz Kloczko).
557         - fix: incomplete cleanup if --rebuilddb fails (#4115).
558         - add versions to provides.
559         - fix: sanity test on specfile fails when encountering i18n chars.
560         - print all dependencies for each package at end of build.
561         - the death of RPMSENSE_SERIAL, use [epoch:]version[-release] instead.
562         - add _mandir/_infodir macro expansions to docdirs (Tomasz Kloczko).
563         - add post install configurable dependency checking.
564         - fix: segfault on --rebuild (#4185).
565         - macro fixes (Benedict Lofstedt, #4220):
566            expand %# just like %{#} (and with same value as shell analogues).
567            macro defaults for *, 0, and # if no args specified.
568            getopt on non-linux requires optind to be saved/restored.
569         - fix: don't remove file until last occurence in transaction (#4291).
570         - resuscitate net shared paths (#4330).
571         - fix: macro table cannot contain NULL pointers (#4263).
572         - fix: last char in rpmrc w/o terminating newline lost (#4361).
573         - prepare for handling \r in macro exapnsions.
574         - fix: n>1 occurrences of %config(noreplace) should not FA_CREATE (#4355).
575         - fix: use pgp5 rather than pgp-2.6.3 if both are in %_pgpbin (#4564).
576         - match "de" when locale is specified as "de_DE.ISO-8859-1@Munich".
577         - add versions to obsoletes.
578         - add %_install_langs to configure languages to be installed.
579         - add LC_ALL/LC_MESSAGES to query locale search.
580         - fix: segfault with "--sign" w/o supplying files (#4651).
581         - add headerWrite return code and check for errors.
582         - update python bindings from anaconda.
583         - add versions to prereq.
584         - add syntax sensitive implict prereq on rpm-3.0.3.
585         - fix: don't successfully match with strncasecmp("sparc", "sparc64", 5)
586         - add sparcv9 architecture.
587         - add --freshen to usage message (#4823).
588         - suggested changes to docs from Ken Estes (#4451).
589         - link libbz2.a statically to avoid rpm->bzip2 dependence for now.
590         - Tru64: avoid find-requires variable size limit (Tim Mooney).
591         - Solaris: use getpassphrase rather than getpass if available.
592         - pgp and pgp5 have compatible RSA signature (#4780).
593         - fix: avoid db problems with self-obsoleting packages on install.
594         - glibc2: always enable dynamic mtrace if available.
595         - fix: versioned provides devolved to existence test with conflicts.
596         - fix: with unspecified epochs, skip dependency epoch compare.
597         - python: shared module linked correctly.
598         - do versioned provides/conflicts resolution correctly.
599         - rpmpopt: display versioned provides/obsoletes.
600         - revert to shared libbz2.so now that bzip2 is in base install.
601         - fix: command line install had header memory leak.
602         - check for NULL on all memory allocations.
603         - free rpmrc mallocs on exit.
604         - glibc2: permit run time leak detection.
605         - fix: removed files fingerprint memory leak.
606         - fix: resurrect allfiles flag from rpm-2.5.x.
607         - fix: version compares compatible with epoch-less requires/conflicts.
608         - fix: rpm-2.5.1 had file list w/o leading / fix.
609         - portatbility fiddles (solaris).
610         - create binary rpm directory (e.g. .../%{_target_cpu}) on the fly.
611         - updated pl/rpm.8 (PLD team).
612         - new find req/prov scripts for non-linux platforms (Tim Mooney).
613         - fix: non-GNU globs burp on repeated '/' in patterns.
614         - dumb cpp's want white space around lclint annotations (Tim Mooney).
615         - aix: aix.req broken by cut-and-paste (Tim Mooney).
616
617 3.0.1 -> 3.0.2
618         - eliminate armv4 entries from rpmrc (Andrew E. Mileski).
619         - permit multiple "Provides: " lines in rpmrc (#2999).
620         - add BuildConflicts: and BuildRequires: in spec file and src rpm.
621         - fix: bigendian's with longlong file sizes (e.g. IRIX) dinna work.
622         - move printDep* routines into rpmlib for gnorpm et al.
623         - updated ru translation (Sergey Kubushin).
624         - add vpkg-provides.sh (Tim Mooney).
625         - don't clobber LDFLAGS in top-level Makefile (Tim Mooney).
626         - fix: build root from cmd line did not set macro %buildroot (#1026).
627         - fix: resurrect "rpm -Va --nofiles" (verify dependencies only) (#3111).
628         - rpm-devel should require popt (#3125).
629         - don't spin while waiting for delayed requires/provides input (#3289).
630         - common parse for all dependency token syntax.
631         - eliminate find-requirements on libNoVersion (Red Hat linux only).
632         - add new-fangled requires on "libc.so.6(GLIBC_2.1)" (sparc-linux only).
633         - MiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).
634         - fix: --rebuilddb with --root dinna remove directory (Michael Andres).
635         - fix: false fingerprint stat cache hit -- "the tetex problem" (#2727).
636         - fix: bsearch needs macro table sorted after undefine. (#3713).
637         - fix: --checksig segfault with odd pgp output (e.g. w/o ~/.pgp) (#3720)
638         - avoid numeric overflow in version comparison (Thayne Harbaugh<tharbaug@liberate.com>).
639         - move url.c and ftp.c to rpmlib right next to query.
640         - 12 more dead strtoks.
641         - changelog stamp broken w/ big endian 64 bit time_t (Stephane Erania).
642         - tru64: use /bin/sh not /usr/bin/ksh in find-requires.
643         - 32Mb (~16x largest known) sanity check on header size.
644
645 3.0 -> 3.0.1
646         - fix: %verifyscript resurrected (Shing-Gene Yung).
647         - fix: % before non-alphabetic non-macro special now passed unscathed.
648         - fix: noarch header gets initialized differently.
649         - fix: $2 to triggerpostun scripts was wrong
650         - fix: --querybypkg in man page should be --filesbypkg
651         - fix: optflags not implicitly set to canonical arch value.
652         - fix: prefer pgp2.6.3 over pgp5 if both are installed.
653         - make sure that rpm-the-package auto-requires glibc.
654         - add rpmputtext/rpmgettext to rpm package.
655         - fix: non-apache servers need "GET ... HTTP/1.0" by the book.
656         - fix: %doc wrongly inherits lang from last entry in %files.
657         - resurrect toplevel tar target.
658         - spec file removal separate from source removal (Shing-Gene Yung).
659         - add rpm prefix to MD5 routines to avoid name conflict on solaris.
660         - fix: resurrect -Vp, -Vf and -Vg functionality.
661         - colesce query and verify modes.
662         - better cpio error message if package contains missing hard links.
663         - fix: shared file not skipped when removed.
664         - fix: conversion script left off leading underscores.
665         - another strtok bites the dust.
666         - fix: prevent return code wrap during packagage checking/resigning.
667         - permit multiple %lang(xx) markers on elements in %files.
668         - permit %lang(xx,yy,zz) constructs --  2 more dead strtoks.
669         - fix: --prefix should work properly during package installs.
670         - add librpmbuild.a to the file list.
671
672 2.94 -> 2.95
673         - fix: last update transaction set segfault bug in installer.
674         - improved checks for statfs (Tim Mooney).
675         - remove inconsistent use of __P((...)) throughout.
676         - non-static inline functions caused IRIX cc pain.
677         - CPIOERR_CHECK_ERRNO masking caused AIX cc warnings.
678         - solaris 2.6+ needs statvfs.
679         - check build prerequisites before building from specfile.
680         - convert per-system configuration in /etc/rpmrc to macros.
681
682 2.93 -> 2.94
683         - fix: segfault while parsing target string.
684         - fix: os was not initialized with "--target i586".
685         - fix: --prefix resurrected.
686         - non-linux, non-gcc portability fixes (Tim Mooney).
687         - default to static libs only (remove implied support for shared libs).
688
689 2.92 -> 2.93
690         - eliminate old rpmrc configuration syntax.
691         - pgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>)
692         - fix: segfault from double close on ftpGetFileDesc->ftpAbort path.
693         - fix: don't add header if signature generation failed (Carlo Wood).
694         - more DU 4.0D fiddles (Shing-Gene Yung).
695         - fix: segfault from unknown uid/gid -- use builder's uid/gid instead.
696         - autoReq/autoProv now per-package.
697         - fix: avoid segfault using --prefix until ewt fixes.
698         - add --define "%foo %bar" option.
699         - dump macros to same fd as --showrc uses.
700         - add %GNUconfigure for full-blown package regeneration.
701         - fix: RPM_ARCH/RPM_OS had wrong values.
702         - fix: create ppc directories correctly.
703         - (re-)enable fixowner/fixgroup macros.
704         - fix: specfile BuildRoot was masking rpmrc macro.
705         - expand twiddles in macrofiles list.
706         - add explicit macrofiles path to rpmrc.
707         - add per-target macrofiles to search path.
708         - take globalMacroContext out of macro api.
709         - fix: flush all macros between builds.
710         - add name/version/release macros during src.rpm install.
711         - attempt mkdir sourcedir/specdir during src.rpm install.
712
713 2.91 -> 2.92
714         - update with libtool-2.4f.
715         - DU 4.0D fiddles (Shing-Gene Yung<shing@cz3.nus.edu.sg>)
716         - change support@redhat.com to rpm-list@redhat.com.
717         - fix: with --target=i686, pass macro %_arch=i386.
718         - fix: rpm --target=arch ... resurrected.
719         - fix: rpm -q --specfile --specedit now works even with BuildArch:.
720         - fix: nested strtok's is a no-no.
721         - added disk space checking
722
723 2.90 -> 2.91
724         - fix: memory leaks in rpmRunTransactions plugged.
725         - fix: build of packages w/o BuildRoot segfault.
726         - permit substitution of I18N strings from PO meta-catalogues.
727         - add callbacks for installer updates while doing URL xfers.
728         - resurrect http queries/verifies.
729         - create rpmbzio.c to avoid implicit dependence on libbz2 for installer.
730         - spec files can provide /filename now
731         - added rpmdbOpenForTraversal()
732         - proxy http (Alex deVries).
733         - add BuildPrereq: in spec file and src rpm.
734         - added rpmtransSetScriptFd()
735         - fixed config file problems during chroot upgrades
736         - fixed %attr brokenness for directories
737         - augment linux provides/requires for glibc 2.1 backward compatibility.
738         - fixed --noscript, --notriggers, --excludedocs, and a bunch
739           of other install/remove flags
740         - fixed noreplace handling
741         - complain about old packages being installed
742
743 2.5.x -> 2.90
744         - added --excludepath
745         - identify missing keys by type (Toshio Kuratomi).
746         - package install/removal much smarter about symlinks
747         - redid install/remove API to allow transaction semantics
748         - support for GPG (Toshio Kuratomi <badger@prtr-13.ucsc.edu>)
749         - file lookup finally sane wrt symbolic links :-)
750         - fileindex format changed -- rebuilddb is necessary for rpm 2.90!!
751         - --rebuilddb doesn't open old index files
752         - permit http:// and file:// url's as well as ftp://.
753         - change --rcfile to permit colon separated file list.
754         - compile in defaults from rpmrc/macros.
755         - finish hiding rpmdb index record data ("matches").
756         - implement abstract fd type almost everywhere.
757         - update and rename Czech (Pavel Makovec <pavelm@terminal.cz>)
758         - augment --showrc with -v, only display set variables without -v.
759         - add macrofiles variable, permit second entry to initMacros().
760         - add config.h defines for paths to find-requires et. al.
761         - add readRPM to libbuild, headerGetLangs to librpm.
762         - permit rpm to be built in a sub-directory (--srcdir=DIR).
763         - configure using automake.
764         - arch/os (and platform) should be case insensitive everywhere forever.
765         - attempt to deal rationally with os as "Linux" or "linux".
766         - add generalized expression handler (Tom Dyas<tdyas@remus.rutgers.edu>)
767         - use /usr/lib/rpm/mkinstalldirs if mkdir -p fails.
768         - more portable dirent handling (Hermann Lauer).
769         - add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)
770         - gettextify rpmMessage/rpmError/fprintf messages.
771         - update po files; add cz to catalogs.
772         - cpio_gzip: dup the fd before doing gzdopen (Thanks Erik!)
773         - add --noLang to skip non-default languages.
774         - writeRPM can now copy cpio archive from fd.
775         - preliminary macro environment as side effect of rpmrc parse.
776         - macro handling in rpmlib -- rework include: tag with macro expansion.
777         - first attempt at librpmbuild API.
778         - fixed lib/rpmrc.c to accept include: tags (AdV)
779         - fixed the CHANGES file to reflect that this is 2.9, not 3.0 (AdV)
780         - aggregate system includes into system.h.
781         - rearrange functions to minimize exported routines in librpmbuild API.
782         - generalize cpio I/O to eliminate pipe to exec'd gzip on install.
783         - add {init,add,expand}Macro args everywhere (new macro.c compatibility)
784         - add new fully recursive macro.c
785         - there must be a { between two % in a query format (unless %% is used)
786
787 2.5.6 -> 2.5.7:
788         - permit 0x1b in specfile sanity check.
789         - increase timeout in tread from 5 to 30 secs for slow links.
790         - rename file before unlinking to avoid EBUSY failures.
791         - headerGetEntry now returns count=0 if tag not found (Chris Blizzard).
792         - resurrect osf1 as canonical os name (Time Mooney).
793         - sub-packages should inheirit Prefixes tag (Ian Mortimer).
794         - make '-' character illegal (again) in version/release.
795         - use portable #!/bin/sh (Tim Mooney).
796         - don't erase failing build script (Tim Mooney).
797         - use portable mkinstalldirs (Tim Mooney).
798         - irix6 autodeps were dup'd (Shing-Gene Yung <shing@cz3.nus.edu.sg>).
799         - getservbyname needed ntohs().
800         - propagate "const char *" into rpmlib prototypes.
801         - use "original db-1.85" if available (Raw Hide glibc 2.1).
802         - make sure files to sign exist before asking for the pass phrase
803
804 2.5.5 -> 2.5.6:
805         - ultrapenguin 1.1.9 sparc64 changes.
806         - attempt ftp ABOR on query/verify url's.
807         - cache open ftp control descriptor with password.
808         - verify needed same realpath semantics as query.
809         - plug fd leak in urlGetFile().
810         - translate cpio errors using cpioStrerror.
811         - display "..?....." rather than "..5....." for unreadable files.
812         - run time (rather than compile time) host endian check.
813         - caldera patches (ray@Caldera.DE)
814         - added ARM patches.
815         - fix incorrect directory permissions using %attr/%defattr.
816         - permit "rpm -q --specfile ... file.spec" queries.
817         - strncasecmp on spec file separators (KDE has %Description).
818         - remove redundant md5 computation on uninstall.
819         - permit --rmsource --force even if sources/patches are missing.
820         - don't compute md5sum on non-file %config objects. (from Jos Vos)
821         - check arch only on RPMBUILD_{PREP,BUILD,INSTALL,PACKAGEBINARY}.
822         - configure.in: set default value for RPM. (Tim Mooney)
823         - add new Epoch: keyword just like Serial:.
824         - update Russian translation w man pages.
825         - solaris: don't attempt static link. (Tim Mooney)
826         - fix: timeCheck in rpm.c should be unsigned long. (Tim Mooney)
827         - osf: prov searches only shared libraries. (Tim Mooney)
828         - solaris: set PATH in prov/req scripts. (Tim Mooney)
829         - fix: ignore modes on symlinks. (Tim Mooney)
830         - sub-packages inherit RPMTAG_EPOCH (just like RPMTAG_VERSION/RELEASE).
831         - fix off-by-1 alloca that prevented relocating /.
832         - there must be a { between two % in a query format (unless %% is
833           used).
834
835 2.5.4 -> 2.5.5:
836         - permit rpm to be built in a sub-directory (--srcdir=DIR).
837         - return CPIO_BAD_HEADER instead of exiting. (Scott M. Stone)
838         - untranslate "(none)" for auto relocating script wrappers.
839         - non-linux arch/os identification (Eugene Kanter).
840         - portable mode_t/pid_t typedefs.
841         - fix check for trailing / in Prefix:
842         - remove 2 character language name assumption.
843         - add /usr/lib/rpm/find-lang.sh (W. L. Estes <wlestes@uncg.edu>)
844         - miscellaneous portability cruft (Eugene Kanter).
845         - Makefile: don't use ln -sf.
846         - getOutputFrom(): fix race between last read on pipe and child death
847           (exacerbated in 2.5.4).
848         - rpm.spec: create /usr/src/redhat/* in %install.
849
850 2.5.3 -> 2.5.4:
851         - expand args using popt on pre-rpmReadConfigFiles arg pass.
852         - skip arch checks if only packaging source rpm.
853         - add license field to rpmpopt -qi alias.
854         - provides/obsoletes requires tokens that begin with alnum or _.
855         - non-zero exit status for verify failures.
856         - hpux does setreuid differently (Hermann Lauer).
857         - check for setreuid portably (Eugene Kanter).
858         - add Serbian translation (Zoltan Csala <zcsala@iname.com>).
859         - arch/os tables were not being initialized  for noarch builds.
860         - quote users/groups/filenames in --setugids.
861         - add Russian translation w man pages (Serguei Koubouchine <ksi@gu.net>)
862         - fix virtual file attribute bug that skipped all files in binary rpm.
863         - eliminate infinite loop with missing tmpdir (Trent Jarvi).
864         - os_canon for CYGWIN32_NT/95.
865         - rationalize autoconf detection of gzip/bzip2.
866         - restore backward compatible rpmrc/rpmpopt symlinks.
867         - update pt_BR translations (Arnaldo Carvalho de Melo).
868         - permit --{buildroot,timecheck,test,sign} with -tX (Toshio Kuratomi).
869         - fix database rebuilds with triggers (Steve Sanberg).
870         - diagnostic message if unreadable/short source or patch file.
871         - eliminate redundant close in provide/require processing.
872         - solaris portability patch resurrection (Steve Sanberg).
873         - permit autogen.sh to work on non "prefix=/usr" hosts.
874         - add %license/%readme virtual file attributes.
875         - align "Build Host:" with other fields.
876
877 2.5.2 -> 2.5.3:
878         - copy changelog tags to sub-packages just before packaging.
879         - added EPOCH handling to supplement serial numbers
880         - add RPMTAG_EPOCH and RPMTAG_CAPABILITY init to 0.
881         - fix infinite recursion on non-ERANGE return from getcwd() during
882           install (Matt Wilson).
883         - rm .depend for multiple builds in same tree (Will Partain)
884         - addFile: fix special case of "/" in %files.
885         - better query semantics with symlinks (Tim Mooney)
886         - build.c: fix incorrect check for successful open
887         - allow %define with leading whitespace
888         - use /usr/lib/rpm for rpmpopt, rpmrc, find-requires, find-provides
889         - added popt 'exec' functionality
890         - made --rebuilddb a bit more robust by checking data types
891         - added --freshen via popt exec stuff
892         - fixed spelling of expected
893         - updated de.po (Karl Eichwalder)
894         - do a better job of checking for a spec file in tarballs
895           (Pavel Roskin)
896         - fixed --triggers alias (Michael Andres)
897         - added :hex query format
898         - fixed --querytags to display virtual tags
899 ?????   - added --triggers and --triggered by to man page, help, and usage
900 ?????   - added support for epochs
901
902 2.5.1 -> 2.5.2:
903         - added -bs to build just a source package
904         - included irix.req and irix.prov (Tim Mooney)
905         - copy CHANGELOG* and URL tags to all subpackages
906         - follow symlinks when packaging sources
907         - handle %files -f with no %setup (no build directory)
908         - fixed ugly i18n header bug
909         - deal with lang paths sanely when entries are missing languages
910         - fix bug packing /usr/doc when last file was %dir
911         - added --last alias
912         - fix :depflags query format
913         - Group: i18n (like Summary:)
914         - make --justdb install files in normal state
915         - %{fssizes} segv'd for packages with empty file lists
916         - updated HP-UX, OSF1, Irix 6.x dependency scripts (Tim Mooney)
917         - added arm and MachTen arch/os info
918         - added --filesbypkg query format
919         - updated README to have proper URLs
920         - updated rpm.spec for proper paths and cleanliness
921         - dependency resolution could hang when Provides: line is used in
922           rpmrc (Tim Mooney)
923         - updated mips rpmrc entries (Alex deVries)
924         - version/release conditional triggers weren't ignoring the trigger     
925           package name at the front of the TRIGGERVERSION
926         - added --notriggers for -i and -e
927         - made --triggers a synonym for --triggerscripts
928         - ftp installs were trying to use /var/tmp/tmp
929         - allow whitespace in source/patch lines
930         
931 2.5 -> 2.5.1:
932         - fail if sources are not regular files
933         - wasn't catching readLine() errors
934         - fixed (hopefully) temp file creation problems
935         - make %doc obey --test
936         - unlink before writing .rpms
937         - librpm.c: added headerGzRead()/headerGzWrite()
938         - set bzip2path via lib-rpmrc/configure (Toshio Kuratomi)
939         - added finish translation (Raimo Koski)
940         - prefer db_185.h to db.h (Christopher Seawood)
941         - included updated hpux.req (Ralph Goers)
942         - added aix.req (Ralph Goers)
943         - updated hpux.prov, osf.req, osf.prov (Tim Mooney)
944         - set file states for --justdb packages to "not installed"
945         - handle missing file states properly in -e code
946         - install time wasn missing for --justdb packages
947         - missing parameter in an rpmError() caused segfault
948
949 2.4.109 -> 2.5:
950         - fixed return code bug in build code
951         - do macro expansion before %if processing
952         - dep ordering returns w/ an error as soon as a prereq loop is found
953         - autoreqprov flag was being ignored during builds
954         - add autoreq: and autoprov:
955         - missed a few unlink() when scripts failed
956         - freePrefixes wasn't initialized in runScript()
957         - fix typo in %triggerpostun generation
958         - include icons in source packages
959         - headerGetEntry() should return count of 1 when returning
960           strings plucked from i18n strings
961         - do not remove comments in scripts
962         - save/restore existing arch when done with buildarch
963         - copy the I18N table to the source header so i18n stuff works
964         - fixed multiple memory leaks in install code
965         - fixed bug in part recognition
966         - shared files weren't being handled properly in net shared paths
967
968 2.4.108 -> 2.4.109:
969         - remove icons with --rmsource
970         - do dependecy generation on -bl
971         - check files on all packages on -bl
972         - integrate Jeff Johnson's memleak patches
973         - added OSF1 autodep scripts
974
975 2.4.107 -> 2.4.108:
976         - make --clean work with no %setup
977         - fixed FSSIZES problem introduced in 2.4.107
978         - fixed search for find-requires.sh
979         - improved solaris autodeps scripts
980         - automated (somewhat) the -static flag
981
982 2.4.106 -> 2.4.107:
983         - --nomd5 wasn't handled properly
984         - updated configure.in find-req and find-prov checks (Tim Mooney)
985         - make --rmsource actually work
986         - run postun triggers
987
988 2.4.105 -> 2.4.106:
989         - build: only check for non-printables in first 128 chars
990         - added %triggerpostun
991         - linux.req generates deps for shared libs
992         - added a CC=@CC@ to popt/Makefile.in
993         - handle signed return types from poptGetNextOpt() properly
994
995 2.4.104 -> 2.4.105:
996         - added langpatt: to rpmrc, and mark files with matches
997         - added some C++ cruft to rpmlib.h
998         - added find-requires and find-provides for hpux (Tim Mooney)
999         - respect LINGUAS when install package files
1000         - added trigger support to build code
1001         - got rid of annoying mwftw() type warning
1002         - fixed many command line options which got broke by changes
1003           for non-gcc compilers
1004         - added trigger support in install code
1005         - added doc/triggers
1006         - strntoul() in lib/cpio.c was returning a pointer to freed
1007           memory
1008         - headerAppend() was doing a bad memcpy()
1009
1010 2.4.103 -> 2.4.104:
1011         - fixed popt/Makefile.in to use CPP from configure
1012         - use tmppath from rpmrc to for ftp'd files (rather then /var/tmp)
1013         - autoconf files and .depend files weren't created properly during
1014           make archive
1015
1016 2.4.102 -> 2.4.103:
1017         - need to create popt/configure during make archive
1018         - added comments about modifictation to base popt and rpmrc files
1019         - allow spaces in group names
1020         - fix bug in memory allocation of special doc stuff
1021         - Jeff Johnson's mode/dev fixes
1022         - clean up buildroot
1023         - be more paranoid about making temp files
1024         - added patches from Tim Mooney which let RPM build with non-gcc
1025           compilers and non-GNU versions of make
1026
1027 2.4.101 -> 2.4.102:
1028         - fixed spelling of "instchangelog" in lib-rpmrc.in
1029         - fixed memory leak in headerSprintf() extension cache
1030         - fixed memory allocation for header formatting extension cache
1031         - added support for INSTPREFIX virtual tag for backwards compatibility
1032         - cpio error codes were poorly defined, causing bad error messages
1033         - generates INSTPREFIXES tag properly, and sets RPM_INSTALL_PREFIX
1034           and RPM_INSTALL_PREFIXn environment variables
1035         - fixed memory leak in install code which occured when net shared paths
1036           were used
1037         - don't pass net shared path to rpmInstallPackage() -- it looks 
1038           directly in the rpmrc entries
1039         - don't remove files in netsharedpath, even for files whose states
1040           are not net shared
1041         - changed --setugids to use separate chown and chgrp programs, for
1042           better portability
1043         - popt moved to autoconf
1044         - Makefiles changed to allow building in a different directory then
1045           the source code resides in
1046         - finally fixed the Build Host spacing in rpmpopt
1047
1048 2.4.100 -> 2.4.101:
1049         - handle files with spaces (put double quotes around them)
1050         - new rpmrc setting, buildshell, can be used to set shell
1051           used for build scripts (default is /bin/sh)
1052         - fix bug where macros were being improperly set for
1053           Patch: and Source: lines
1054         - may use "instchangelog" in rpmrc to limit the maxmium number of 
1055           changelog entries that are stored in the database for each package
1056           (-1 means store all of them)
1057         - default instchangelog is set to 5
1058         - headerRemoveEntry() didn't free the item's data -- this led to
1059           a slight memory leak when installing packages
1060         - implemented generic file relocations at install time
1061           (use --relocate <oldpath>=<newpath>, i.e. --relocate /usr=/foo)
1062         - added --badreloc flag to force RPM to relocate files which packages
1063           haven't advertised as relocateable
1064         - fix return code on failed uncompresses in %prep
1065         - preliminary handling of bzip2 compressed files
1066         - differentiates between big and little endian mips
1067         - added support for "prefixes:" tag
1068
1069 2.4.99 -> 2.4.100:
1070         - fixed handling of --rebuild and --recompile
1071         - fixed rpmlibbuild.a typo in Makefile
1072         - fixed handling of '\' in spec files (a specific case of a more
1073           general bug)
1074         - change use of "export" to work with non-bash shells
1075         - compress the archives.  oops.
1076         - fixed bug when there is no %setup
1077         - added -L$(topdir)/popt to Makefile.inc
1078
1079 2.4.12 -> 2.4.99:
1080         - added many more i18n strings
1081         - merged in large rewrite of build code, which includes the following
1082           changes:
1083             - new option --rmsource
1084             - all scripts can now take -p <prog>
1085             - more strict about %package placement and use of main package 
1086               preamble
1087             - %attr(mode, user, group [, dirmode])
1088             - %defattr()
1089             - %defverify()
1090             - Root: is depricated.  Use BuildRoot: instead
1091             - "nosrc" sources arn't deleted when sources are removed
1092             - New tag DocDir: <dir> to set alternate doc dir (default is 
1093               /usr/doc)
1094             - %doc should work as expected with buildroot, prefix, DocDir:
1095             - all file processing is done before any packaging
1096             - should work with modern patch programs (later than 2.1)
1097             - %patch -z <arg> same as %patch -b <arg>
1098             - %define only defines a macro if it starts a line
1099             - script prog entries are now arrays (ie with arguments)
1100             - standard macros: tag names, buildarch, buildos, buildarch_lc, 
1101               buildos_lc, PATCHn, SOURCEn, PATCHURLn, SOURCEURLn, sourcedir, 
1102               builddir, optflags
1103             - deprecate require_distribution, require_icon, require_vendor
1104             - add RPMTAG_FILEDEVICES and RPMTAG_FILEINODES to header
1105             - export variables in scripts
1106             - fixed tag:field bug
1107             - %lang() in %files
1108             - %description -l <lang>
1109             - Summary(<lang>):
1110             - fixed read_line() termination usage
1111         - Makefile changes to shorten compiler lines
1112
1113 2.4.11 -> 2.4.12:
1114         - intialize reserved portion of lead when writing packages
1115         - fixed error messages displayed when opening the database
1116           fails during package installation and removal
1117         - query format of the form '[A%{}]' would drop the static string
1118         - fixed fix in 2.4.9 for empty packages which broke -qip on ftp URL's
1119         - fixed arch/os numbers in lead
1120         - added Turkish message catalog
1121         - -e was running scripts even w/ --test was specified
1122
1123 2.4.10 -> 2.4.11:
1124         - HAVE_SYS_SOCKET_H was mistakingly MACHINE_SYS_SOCKET_H in
1125           config.h.in
1126         - \%description was trying to do %d expansion in query formats
1127         - made %% work in query formats
1128         - fixed bug in handling characters before array
1129         - let mips build noarch packages
1130         - --setperms would set wrong permissions in some cases (it was
1131           following symlinks)
1132
1133 2.4.9 -> 2.4.10:
1134         - obsolete entries could cause segv's during upgrades
1135         - sources now installed with uid/gid of process rather then
1136           the ids used when the src rpm was created
1137         - don't give an error if missingok files don't exist during remove
1138         - touched ftp code to make it coexist w/ Red Hat install better
1139         - use rand/srand rather then random/srandom
1140         - don't build misc directory unless it's necessary
1141         - empty package files should be treated the same as files
1142           with bad magic, not as read errors
1143         - fix bug where Prefix directory is included in file list
1144         - sinix readdir() work-around
1145
1146 2.4.8 -> 2.4.9:
1147         - fix for verification on systems where a single group id
1148           maps to mulitiple group names (Benedict Lofstedt)
1149         - added 'make tar' rule for building a distribution tarball
1150           (Horacio Rodriguez Montero)
1151         - fixed serial number handling in dependencies and install
1152           code
1153         - make mips compatible with noarch
1154         - fixed bug w/ printing string arrays in conditionals
1155         - handle modern patch programs (> 2.1)
1156         - handle packages w/ duplicate dependency names
1157         - --noscripts didn't get handled properly for removed packages
1158         - fixed handling of packages where %prereq creates users/groups
1159
1160 2.4.7 -> 2.4.8:
1161         - added noarch build compatibilities for ppc, m68k
1162         - fixed some minor typos (Florian La Roche)
1163         - added Obsoletes: tag, an upgrade removes packages which
1164           have been obsoleted
1165         - updated rpmdepUpgradePackage() to deal with obsoletes tag
1166         - convertdb needed to read rpmrc
1167         - fixed ugly bug in package ordering
1168         - archivesize tag was incorrect for packages with hard links
1169         - moved popt into a separate library
1170         - directory created with %doc is now name-version (dropped
1171           the release)
1172         - added buildarch/buildos macros
1173         - added %ghost file option
1174         - updated linux.req to only find requirements for exectuable files
1175
1176 2.4.6 -> 2.4.7:
1177         - had some wrong month lengths in changelog date parsing
1178         - updated fine-requires (Linux version) to add lines for shell
1179           scripts (Donnie Barnes)
1180         - didn't package / properly
1181         - pre/post script processing had some erroneous free() calls
1182         - fixed typos for HP archs in lib/rpmrc.c
1183         - uname() results should go through *_canon tables before anything
1184           else happens
1185         - set -x in debug shells, not -xs
1186
1187 2.4.5 -> 2.4.6:
1188         - added os_canon entries for BSD/OS and NextStep
1189         - replaced include of <malloc.h> with includes of <stdlib.h>
1190         - fixed md5sum of source packages w/ a buildroot is used
1191         - fixed bugs installing version 1 packages
1192         - remove hyphens from uname() result (specifically for HP-UX)
1193         - hacks to recognize architecture under parisc
1194         - RPM_INSTALL_PREFIX wasn't being set properly (this should be
1195           fixed now)
1196         - replaced temporary file creation to be race-condition safe
1197         - prerequisites may not specify versions
1198
1199 2.4.4 -> 2.4.5:
1200         - call getpwnam()/endpwent() once before a chroot(), forcing name 
1201           service shared libs to be loaded from outside of the root path
1202         - added vesrion stamp to lib/misc.o (and librpm.a by extension)
1203         - fixed config.sub, config.guess to recognize i686
1204         - ARCHIVESIZE tag didn't get filled in properly, breaking progress
1205           meters
1206
1207 2.4.3 -> 2.4.4:
1208         - restore working directory after installing a package w/ a chroot
1209         - dump the package stack when a dependency loop is encountered
1210         - when a user/group lookup fails, end*ent() and retry 
1211         - fixed broken --scripts argument (it was --s2)
1212         - only display the packager and url in -qi output if they have defined
1213           values
1214         - print "(not installed)" as the install time for -p queries rather
1215           then "not a number"
1216         - almost completely rewrote rcfile parsing; I'm sure this will
1217           break things eventually but it's much more flexible now
1218         - added buildarch/buildos compatibility tables, listed values
1219           in --showrc
1220         - added cpio archive building code; GNU cpio is no longer used!
1221           packages created w/ rpm 2.4.4 and later cannot be installed with
1222           rpm 2.4 - rpm 2.4.3 however (version of RPM before 2.4 will 
1223           work fine, however). An "error -2 reading header" happens when
1224           this is attempted
1225         - removed cpiobin from rpmrc
1226         - added rpmrc "provides" tag to allow easy fulfillment of 
1227           automatically generated dependencies
1228         - look for random() in libm if it can't be found be default
1229         - fixed problems in Solaris's autodeps stuff (Eric Mumpower)
1230         - --setperms should work properly on directories now
1231         - --justdb on install, upgrade, and erasure causes a database
1232           update w/o the filesystem being touched
1233         - fixed version comparison of a package w/ a serial tag against
1234           a package w/o one
1235         - added BuildArchitectures: tag to spec file to enable builds
1236           for alternate/multiple architectures
1237         - look for random() in -lucb
1238         - changed the licensing terms for librpm to allow redistribution
1239           under the LGPL
1240         - applied man page changes from Alex deVries
1241         - configure.in builds up LIBS by appending (Benedict Lofstedt)
1242         - rpm2cpio reported wrong zlib error string
1243         - removed \n from (none) generated by query format code
1244         - queries of fssizes w/o fsnames didn't work (Till Bubeck)
1245         - added --noorder option to skip package reordering (Elliot Lee)
1246
1247 2.4.2 -> 2.4.3:
1248         - implemented install time prerequisites
1249         - repaired %{#TAG} query format
1250         - implemented ternary operator as query expression
1251         - fixed --scripts to only print information on scripts which
1252           are present
1253         - check symlink() return for < 0, not != 0 (Bob Tanner)
1254         - uses chroot() for installs --root option
1255         - archive expansion doesn't create new devices or symlinks when
1256           the proper files already exist
1257         - added -p to %post (etc) to specify the program which a script
1258           is run through
1259         - if -p is used w/ an empty script, the specified program is
1260           executed directly 
1261         - the -p argument (or /bin/sh) is automaticall added as a prereq
1262
1263 2.4.1 -> 2.4.2:
1264         - completely rewrote queryformat code
1265         - added fsnames, fssizes virtual query tags
1266         - added rpmdbFindByHeader() and rpmdbFindByTag() public functions
1267         - added rpmfilename tag to rpmrc to define the filename format to
1268           use for binary packages (note the rpmdir is prepended to it)
1269         - used pclose() instead of fclose() in -t code
1270         - updated man pages
1271         - changed "struct rpmdb" to "struct rpmdb_s" for C++
1272         - netsharedpath entries shouldn't match partial directory names
1273           anymore (a nersharedpath of /usr/lib shouldn't affect /usr/libexec)
1274         - don't backup config files on netsharedpaths (take 2)
1275         - added "day" query format which is like date, but doesn't print
1276           any time
1277         - added --changelog alias to query a packages changelog entry
1278         - added mntctl() support for AIX (I think, I can't test this)
1279         - fflags query type displays 's' for specfiles, 'm' for missingok
1280           files, and 'n' for noreplace files
1281         - implemented %config(missingok) flag in install
1282         - added --allfiles flag for -i and -U, which forces all files (even
1283           missingok files) to be installed
1284         - implemented %config(noreplace) for the install, but it hasn't
1285           been tested in any way
1286         - added i18n support to headers
1287         - added ppc/rs6000 differntiation for AIX
1288         - all IP* from uname() is changed to just IP
1289         - IP is considered the same as mips (not sgi)
1290         - added IRIX64 OS, it's compatible w/ IRIX
1291
1292 2.4 -> 2.4.1:
1293         - take advantage of lchown() if it's available
1294         - fixed configure script to assume chown() doesn't follow symlinks
1295           if lchown() isn't available and configure is not being run as root
1296         - more header file changes for AIX
1297         - added :shescape query format type for strings, which prints strings
1298           which will survive a single level of shell expansion
1299         - fixed --setperms and --setugids to handle empty packages and 
1300           packages with odd filenames
1301         - include <sys/time.h> before <sys/resource.h>
1302         - include "miscfn.h" first in every file which needs it
1303         - created noarch architecture which everything is compatible with
1304         - fixed group verification (Benedict Lofstedt)
1305         - don't backup config files on netsharedpaths
1306         - added info on --build{arch|os} to --help and usage messages
1307
1308 2.3.11 -> 2.4:
1309         - changed RPMNLSDIR directories to and @datadir@ to better
1310           conform with autoconf
1311         - set RPM_INSTALL_PREFIX environment variable when running 
1312           verify scripts
1313         - beginnings of SCO support (though I suspect it will take one
1314           or two more iterations to get it right)
1315         - switched to CVS and updated some Makefile rules
1316         - look for gethostbyname() instead of gethostname() in -nsl
1317           (this could break some things)
1318         - added check for strcasecmp() in -lucb on systems which don't
1319           have strcasecmp() in libc
1320         - don't build -static on hpux10
1321         - don't try and NLS empty strings
1322         - changed index() call to strchr() in macro code
1323         - include <time.h> in build/spec.c for various platforms
1324         - added update-po rule to po/Makefile.in
1325         - updated de.po (thanks to Karl Eichwalder)
1326         - rpmFindByFile() removes trailing and duplicate /'s
1327         - made many string in rpm program (though not yet in the various
1328           libraries) translatable
1329         - eight character user names could break -qlv
1330         - requirements which begin with a leading / require files (in
1331           the database!) instead of packages
1332         - clean up conflictsindex during --rebuilddb
1333         - get path to gzip from /usr/lib/rpmrc rather then just hoping it's 
1334           in the path
1335         - use dbpath for error messages with include database path in 
1336           their text
1337         - don't set owner/group if binaries installed by "make install"
1338         - include <strings.h> on SCO
1339         - don't use cpio when installing packages <gulp>
1340         - fixed bug which affected dependencies on the Alpha
1341         - made '=' work for long arguments (the switch to popt broke this)
1342         - handle solaris systems better
1343         - complain if critical rpmrc variables (cpiobin, gzipbin, etc) aren't
1344           set anywhere
1345         - allow --dbpath for --rebuilddb
1346         - added check for systems whose chown() follows symlinks. If configure
1347           is run as root, this should get it right, otherwise it assumes
1348           chown() does not follow symlinks. You can use --enable-broken-chown
1349           to force configure to think chown does indeed follow symlinks.
1350         - if chown() follows symlinks, we don't chown() symlinks during cpio
1351           unpacking and we don't verify the owner or group of symlinks
1352         - added packager and url to default -qi output
1353         - look for <sys/select.h> and use it if it's there (for AIX)
1354
1355 2.3.10 -> 2.3.11:
1356         - fixed newlines in --scripts output
1357         - fix handling of source files with bad owners/groups
1358
1359 2.3.9 -> 2.3.10:
1360         - --allmatches handling in -e broke some cases
1361         - new predefined macros: %SOURCEn %PATCHn %SOURCEURLn %PATCHURLn
1362         - fix anomoly with %files -f <file> and %doc
1363         - ignore config bit when it's set on directories (which allows
1364           users to replace directories with symlinks)
1365         - don't set config bit on directories
1366         - strip trailing slashes from files (during build)
1367         - %tags are now case sensitive (macros too)
1368
1369 2.3.8 -> 2.3.9:
1370         - reworked %setup to allow multiple -a and -b options, which
1371           should noticeably ease the task of unapcking multiple tar files
1372         - md5 sum's were calculated incorrectly on big endian machines
1373           from 2.3.2 through 2.3.8 -- this was fixed and some hacks were
1374           done to keep verification working
1375         - updated README
1376         - added --allmatches to allow erasing multiple versions/releases
1377           of a package
1378         - changed ftp URL's to use \r\n, not just \n (this should let RPM
1379           work w/ some picky (but rfc compliant) ftp servers
1380         - fix problem where parts at end of spec file were dropped
1381         - added %config(noreplace missingok) (build-side)
1382         - simple spec file macros
1383         - should now process entire file list before failing
1384         
1385 2.3.7 -> 2.3.8:
1386         - added -t? options to build packages from tarballs which contain
1387           .spec files instead of from the .spec files directly
1388         - fixed error in man page where ftp URLs are discussed
1389         - don't strlen(NULL) in headerAddEntry()
1390         - minor portability changes
1391         - stopped building oldrpmdb.c as part of rpmlib
1392         - added Makefile rule for building rpmconvert (which is almost
1393           never needed) -- this isolated gdbm dependence to this target
1394         - fixed checking of popt stack overflow
1395         - --requires shouldn't imply -q
1396         - fixed error message issued when a groupname does not exist
1397         - fixed but in changelog processing which made it hang on '*' in a
1398           changelog entry
1399         - generate S_ISSOCK and S_ISLNK macros on systems w/o them
1400         - "rpm --erase" wasn't returning proper error codes w/ package
1401           removal failed
1402
1403 2.3.6 -> 2.3.7:
1404         - fixed nasty memory link in -Va
1405         - configure checks for -lnsl explicitly rather then linking it
1406           to -lsocket (for NCR SysVR4)
1407         - configure checks for dirent.h
1408         - modified glob.c to include config.h and use HAVE_DIRENT_H
1409         - cleanup of LIBS/LIBPATH mess a bit more
1410
1411 2.3.5 -> 2.3.6:
1412         - -Vf uses realpath() now
1413         - -Vp lets you use --ftpproxy, --ftpport
1414         - changed popt format, breaking all popt alises :-(
1415         - added ability to alias character arguments to popt 
1416         - moved --requires, --info to /usr/lib/rpmpopt
1417         - RPM is more forgiving of blank user names (dumb)
1418         - popt searches for aliases in the correct order now
1419         - cleanup query code to handle missing uid lists better
1420         - cleanup up configure.in a tad
1421
1422 2.3.4 -> 2.3.5:
1423         - %{#TAG} in query format prints the array length
1424         - cleanup up protoypes in rpmlib.h
1425         - let -Vp work on URLs
1426         - don't set umask(0) anymore -- that confused programs which
1427           link against rpmlib quite badly
1428         - moved print out in "rpm -v -i" to occur after any warnings
1429           to pretty up the output a bit
1430         - added default optflags for powerpc
1431         - run shell for post/pre scripts in debug mode with -sx for
1432           some silly shells
1433         - installing source packages with --root checked for the 
1434           sources/specs directory to exist outside of the root -- fixed
1435         - modified toplevel Makefile to run dependency generation only
1436           against referenced sources
1437         - array size mismatches in --qf should send error to stderr
1438         - tried to make the locale stuff a bit more portable (again)
1439         - reworked the owner/group setting on installs to be more generic
1440           (in preperation for getting rid of cpio)
1441         - made verify verify owner and groups by name rather then by id -- if
1442           the symbolic names aren't available use the uids
1443         - cleaned up relocateFilelist() and related code thanks to
1444           new header introduced in 2.3.3 -- this could break relocateable
1445           packages but they seem okay
1446         - fixed a bug which could cause relocateable packages to not get
1447           relocated -- I think this bit some people during hard drive
1448           installs of all things (Jason Salopek pestered me consistently
1449           enough to keep this on the front burner for me)
1450         - removed FILEUIDS and FILEGIDS from the header in the database --
1451           we never used it and it jsut wasted room
1452         - convert uid/gid lists in v1 headers to symbolic names 
1453
1454 2.3.3 -> 2.3.4:
1455         - %changelog processing
1456         - fixed broken requires/conflicts parsing for spec file
1457         - vastly improved --rebuilddb's robustness
1458         - fixed misplaced free() (only affected inconsistent databases)
1459         - added conflicts documentation to docs/dependencies
1460         - using multiple query formats has them all concatenated
1461         - removed stdin based query and verify selectors
1462         - installs rpmpopt in libdir
1463         - moved --provides and --scripts to rpmpopt
1464         - added --setperms, --setugids
1465         - incorporated newer de.po from Karsten Weiss
1466         - --resign/--addsign was broken in 2.3.3 from popt conversion
1467
1468 2.3.2 -> 2.3.3:
1469         - Ripped out header internals and redid them. Any compatibility 
1470           problems this causes are *bugs* as it should be completley 
1471           transparent. If this works the devil better buy some Prestone (TM).
1472         - Use "cp -pr" instead of "cp -ar" for %doc expansion
1473         - use <string.h> instead of (non standard) <strings.h> in some places
1474         - look for non-POSIX (broken) chmod
1475         - include local copies of glob/fnmatch
1476         - removed getopt() check from configure.in
1477         - fixed bug in ftp code which prevented proper logins to some sites
1478         - switched to popt from getopt, which allows command line aliasing
1479         - read initial aliases from /usr/lib/rpmpopt then /etc/popt and
1480           $HOME/.popt
1481         - cleanup up rdev verification (only verifies device files, checks
1482           device related mode bits as well)
1483         - fixed allocation of temporary paths (Eugene Kanter noticed this)
1484         - made tools/dumpdb read the rpmrc so it can find the database
1485         - added --nomd5 for -V and -K
1486         - don't assume mkdir -p will succeed if the dir exists
1487         - use RPMNLS* defines to avoid header file conflicts
1488         - bunch of minor cleanups to avoid warnings on other OS's
1489
1490 2.3.1 -> 2.3.2:
1491         - fixed bug in new rpmVersionCompare() which made it worse then
1492           useless (thanks to Norbert Kiesel)
1493         - fixed silly message
1494
1495 2.3 -> 2.3.1:
1496         - changed --help routing to have intelligent line wrapping
1497           to make i18n efforts easier
1498         - NLSDIR should be used for nls catalogs, not a hardcoded path
1499         - NLSDIR should be in share, not lib
1500         - renamed sweedish catalog from se to sv
1501         - added german catalog
1502         - treat RPM_CHAR_TYPE as RPM_INT8_TYPE for queries
1503         - made rpmEnsureOlder() internal to lib/install.c
1504         - added rpmVersionCompare() to compare version/release/serial numbers
1505           for packages -- returns like strcmp()
1506         - stdout/stderr were getting closed after running a verify script
1507         - relocting packages didn't work w/ the packages contained the
1508           directory which was it's prefix
1509
1510 2.2.11 -> 2.3:
1511         - replaced putenv/setenv which calls which malloc() buffer -- these
1512           are memory leaks, but the functions are only used between a fork()
1513           and exec() so it doesn't matter
1514         - created directroies are stamped with mtime from the file list
1515
1516 2.2.10 -> 2.2.11:
1517         - fixed some include file problems for FreeBSD
1518         - fixed find-provides script for Linux (silly typo)
1519         - -qvl didn't print out sticky bit
1520         - linux.prov won't print provides info for symlinks which point
1521           to libraries w/ proper sonames
1522
1523 2.2.9 -> 2.2.10:
1524         - changed how installArchive() handles running out of gzread()
1525           bytes while the child is still alive
1526         - changed tag for Alpha's to "alpha" from "axp" <gulp>
1527         - made ./configure look for --quiet support in cpio
1528         - netsharedPath's were having mkdir()'s done on them and had
1529           bad interactions with rooted directories
1530         - made -qp accept '-' to query the package on stdin
1531         - dependency checking was broken when no database was being used
1532         - don't *ever* let cpio make directories -- we do a better job
1533           (esp because we don't kill symlinks!)
1534         - plugged memory leaks in upgrade (again thanks to mpr) -- install,
1535           erase, upgrade, query, and verify all seem to be leakproof
1536         - use select() rather than busy waiting in cpio_gzip()
1537         - use half as much temp space during package assembly
1538         - fail if spec file check fails
1539         - changed canonical name for 68k to m68k (sorry)
1540         - integrated FreeBSD changes from Jared Mauch
1541         - integrated Irix changes from Hermann Lauer
1542         - i18n support can be disabled w/ configure by --disable-nls
1543           (thanks to Remy Card)
1544         - integrated more AmigaOS patches, played with configure some
1545           more to allow cross compiling (Kristof Depraetere)
1546         - cleanups to rpm2cpio (closing the gz stream) (Elliot Lee)
1547         - made find-provides return filename for libs w/ no soname
1548
1549 2.2.8 -> 2.2.9:
1550         - fixed typo in default rpmrc
1551         - made getBooleanVar() a bit better
1552         - added triggers to package builds
1553         - tagged spec file in source package file list
1554         - added %verifyscript (controlled by --noscript, -v flags)
1555         - changed pkgReadHeader() mechanism to be more generic
1556         - added find-provides for Solaris, made find-provides setup
1557           more generic (w/ configure.in picking the right one)
1558         - fix -Q
1559         - The Great Renaming
1560         - use external OS specific script to generate requires lines
1561           (should work with ld.so 1.8.x) (find-requries)
1562
1563 2.2.7 -> 2.2.8:
1564         - added --ftpproxy, --ftpport (and wrote about them in rpm.8)
1565         - added --nodeps to man page
1566         - added --showrc to man page
1567         - added conflict checking (use conflicts tag, which looks
1568           just like the requires tag)
1569         - fixed RPM's return code when package removal fails
1570         - cleaned up lib/install.c a bit for readability
1571         - plugged a bunch of memory leaks thanks to mpr -- install,
1572           uninstall, verify, and query all seem clean now
1573         - added support for trees shared over a network via netsharedpath
1574           in rpmrc
1575         - don't exit when there is an unknown option in an rpmrc, just
1576           give an error and continue
1577         - tried once again to get things working properly with 2.1's
1578           write behavior
1579         - added -E option for %patch
1580         - added UltraSPARC support to lib-rpmrc
1581         - moved default topdir and optflags settings to lib-rpmrc from 
1582           /etc/rpmrc
1583         - removed /etc/rpmrc from standard distribution
1584         - use separate chgrp/chown commands in %setup macro
1585         - kill(2) arguments were backwards in lib/install.c
1586         - fileFile logging needed stdio to handle NULL args to %s
1587         - default docdir (for %doc macro) set in lib-rpmrc rather then
1588           hardcoded
1589         - removed some of the \n from args to error() [though many are
1590           still left]
1591         - uninstall should fail if the preuninstall script fails
1592         - --root works with --initdb now
1593
1594 2.2.6 -> 2.2.7:
1595         - applied lots of portability patches
1596         - builds on Solaris machines now!
1597         - will build w/o i18n support if GNU gettext isn't installed
1598         - added inet_aton, setenv functions for libmisc
1599         - added Sun4c, Sun4m architectures
1600         - use vfork() if fork() doesn't exist (for AmigaOS)
1601         - look for GNU cpio, complain if it doesn't exist at build time
1602         - put path for GNU cpio in /usr/lib/librpmrc
1603         - install rpm.shared if rpm wasn't built (for Solaris)
1604         - readHeader() in librpm.a should work on sockets (which may
1605           return partial reads)
1606         - package file query (-q -p) accepts ftp:// style URL's
1607         - if gzread returns 0 bytes (at EOF), don't call write w/ 0 byte
1608           argument as it's behviour isn't portable
1609         - fixed -Vp behavior (doesn't seg fault w/ packages have dependencies)
1610
1611 2.2.5 -> 2.2.6:
1612         - added --rebuilddb to rebuild database, updated man page
1613         - fix fd leak in md5sum
1614         - fixed group cache bug
1615
1616 2.2.4 -> 2.2.5:
1617         - if rename() for moving .spec file from SOURCES to SPECS fails,
1618           try copying it instead
1619         - -h and -v work for source package >= V2
1620         - -h output is much smoother now
1621         - new AutoReqProv: tag in spec file can disable automatic
1622           require/provide generation
1623         - fixed md5sum problem on big endian machines in a way that's
1624           mostly backwards compatible; this hack will be removed someday
1625         - added :fflags tag
1626         - fixed a couple of minor memory leaks in lib/install.c
1627         - --test for building
1628
1629 2.2.3 -> 2.2.4:
1630         - only remove docdir if %doc occurs
1631         - allow -R to %patch
1632         - moved to use GNU autoconf, though it probably isn't perfect yet
1633           (thanks Kristof Depraetere)
1634         - spec file sanity: no - chars in version or release,
1635           must be a regular file :-)
1636         - version specifications for requirements can use "-<release number>"
1637         - default lib path, tmp path, topdir, and /usr/lib/rpmrc get set
1638           by configure script relative to --prefix
1639
1640 2.2.2 -> 2.2.3:
1641         - fixed script file md5 checking when files are in a root
1642         - implemented proper strdup/free logic for dependency conflict
1643           lists
1644         - strip leading directories from ldd output
1645         - fix non-null-terminated readlink() result
1646         - fixed sscanf() in ftp code to use proper types
1647
1648 2.2.1 -> 2.2.2:
1649         - added functionality to rpmlib to suggest resolutions for
1650           dependency problems
1651         - fix stupid allocation problem in exclude/exclusive stuff
1652         - fix nasty bug where pointers in to the header were getting
1653           stale after some realloc()s in addEntry()
1654         - ignore OS tag for v2 packages -- it was wrong anyway
1655         - match shared libs on ".so" rather than ".so."
1656         - skip blanks from objdump for auto-provide
1657         - if objdump gets us _end, provide the file name
1658         - do not ldd non-regular files
1659         - do not pass leading "/" to ldd
1660         - fix ExcludeOs: and ExclusiveOs:
1661         - -V verifies dependencies, can be controlled with --nodeps
1662           and --nofiles
1663         - added information on --nodeps to usage messages
1664         - implement --timecheck and rpmrc timecheck:
1665         - implement -bl
1666         - catch duplicate files in file lists
1667         - some random sanity checking on the file list
1668
1669 2.2 -> 2.2.1:
1670         - made rpmRemovePackage() print message in verbose mode
1671         - added support for ftp://user:pass@machine.org/ URL's
1672           during installation - the password will be prompted for
1673           if only the user is given, and anonymous ftp will be used
1674           it both user and password are omitted (as before)
1675         - Remove Exclusive: Exclude:
1676           Replace with: ExclusiveArch: ExclusiveOs:
1677                         ExcludeArch: ExcludeOs:
1678         - fixed dependency cheking for packages that are installed
1679           at the same time
1680         - fixed version number dependency checking
1681         - fixed problem installing v1 source packages (thanks to
1682           Nikita Borisov)
1683         - fixed minor spelling/spacing problems (Nikita Borisov)
1684         - assume all v1 packages were made for Linux so OS check works
1685         - began to implement proxyftp, though it doesn't work yet
1686         - fixed spacing when reporting dependency conflicts
1687         - fixed bug where a long name (uname()) was mapping to itself
1688
1689 2.1.2 -> 2.2:
1690         - don't fail, and do report, if -K can't find a PGP key
1691         - handle file names with quotes and spaces when passed to ldd
1692           (still can't have spaces in %files)
1693         - do not allow Buildprefix: in sub packages
1694         - removed require_group from rpmrc -- groups are always required
1695         - removed arch_sensitive from rpmrc -- always on
1696         - removed docdir from rpmrc -- always /usr/doc
1697         - fixed nasty bug in installing packages with large filelists
1698         - made -R work
1699         - --provides and --requries don't print anything if no information
1700           is present (rather then (none) )
1701         - -qi prints Summary now
1702         - changed Buildprefix: -> Buildroot: (spec file, rpmrc)
1703                   --buildprefix -> --buildroot (command line)
1704                   RPM_BUILD_PREFIX -> RPM_BUILD_ROOT
1705                                         (%prep, %build, %install, %clean)
1706           sorry :-)
1707         - allow Prefix: for sub-packages
1708         - allow packager: in rpmrc
1709         - --arch and --os are now --buildarch and --buildos
1710         - magic arch/os handling through arch_canon and os_canon
1711           see /usr/lib/rpmrc (in short: uname short_name num)
1712         - removed build_arch: from rpmrc
1713           Replacing it is buildarchtranslate: and buildostranslate:
1714           to allow building with arch/os other than what uname() returns.
1715           Can still be overriden with --buildarch and --buildos
1716         - rpmrc keywords are now case-insensitive
1717         - check os at install time
1718         - check return code from gzread() during installs
1719         - implemented os_compat
1720         - added arch_compat and os_compat information to --showrc (the
1721           changes needed to do this removed any lingering questions about
1722           the efficiency of the compat lookups for large tables or tables
1723           with loops -- it should all work fine)
1724         - made -u (--uninstall) exit with an error and not do anything
1725         - added --ignoreos
1726         - fixed error message given when a file is missing
1727         - fixed hashing when multiple packages are being modified
1728         - changed man page for readability (thanks to Joseph L. Hartmann, Jr)
1729
1730 2.1.1 -> 2.1.2:
1731         - fixed error message for unrelocateable packages
1732         - automatic shared lib provides now work with buildprefix
1733         - fixed dependency checking during upgrades to work if the
1734           package wasn't previously installed
1735         - clean up temp file after signature check
1736         - dependencies weren't looking through packages that were
1737           being installed at the same time quite right
1738
1739 2.1 -> 2.1.1:
1740         - fixed -qi query format 
1741
1742 2.0.11 -> 2.1:
1743         - added --requires, --whatrequires, --provides and 
1744           --whatprovides queries
1745         - using a string array tag in a queryformat results in every
1746           item in the string being printed out with spaces in between
1747           (though this behaviour will probably go away shortly)
1748         - all packages are ftp'd before any are installed (required to
1749           do proper dependency checking)
1750         - if only source packages are being installed, the database is
1751           never opened
1752         - automatic shared library require/provides tags generated
1753         - added --nodeps flag for install and uninstall
1754         - added dependency checking for installs and uninstalls
1755         - misc fixes to compile with glibc
1756         - use PGPPATH if set (and no pgp_path: in rpmrc)
1757         - remove pgp_pubring, pgp_secring stuff
1758         - new extensible signature
1759         - signature section supports multiple signatures
1760         - --addsign to add a signature to a package
1761         - PGP key no longer limited to 1024 bits
1762         - always do at least an MD5 "signature"
1763           as a result, -K will always tell you something
1764         - signatures now include a simple "header+archive size" check
1765           just calling readSignature() checks this
1766         - --nopgp (with -K) to skip PGP check, just do MD5
1767         - allow '#' comments in preamble and %files section
1768         - fixed -qsv to print both the states and the file information  
1769         - added --dump option to query to print all file attributes
1770         - installs with --root use the /etc/passwd and /etc/group from
1771           the target directory
1772         - added --initdb to aid in database initialization
1773         - --queryformat can print items of type INT8
1774         - "sourceless" packages with nosource: and nopatch:
1775         - [] now allows interation through query formats
1776         - '-' flag for query tags removed
1777         - :date and :perms supported as query format specifiers
1778         - new rpmrc entries "arch" and "os" to override
1779         - --arch and --os on the command line to override
1780         - arch and os are now strings in the package header
1781         - added arch_compat handling in /etc/rpmrc
1782         - added build_arch to /etc/rpmrc
1783         - support arch as string
1784         - added --ignorearch option
1785         - Prefix: in spec file to specify default installation prefix
1786         - rpmrc and command line may be used to override the path
1787           used for the rpm database
1788         - relocatable packages get installed properly
1789         - added support for --prefix and RPM_INSTALL_PREFIX environemtn
1790           variable
1791         - added dependency checking for version numbers
1792         - added correct dependency checking for upgrades
1793         - added :depflags query format flag
1794         - changes --provides, --requires, and --scripts queries to use
1795           queryFormats
1796
1797 2.0.10 -> 2.0.11:
1798         - fixed chmod(symlink) bug (since 2.0.9)
1799
1800 2.0.9 -> 2.0.10:
1801         - fixed the fix to rpm -q <num> bug
1802           to query by number you now need --querybynumber
1803         - made arch_sensitive on by default
1804         - handle # comments in preamble
1805         - don't barf if we can't canonicalize the hostname during builds
1806         - fixed --verify with --root
1807
1808 2.0.8 -> 2.0.9:
1809         - %files -f <file>
1810         - prelim Require/Provide handling
1811         - prelim strict checking of spec file
1812         - removed some bash-isms
1813         - fixed globbing/root bug
1814         - fixed rpm -q <num> bug
1815         - fixed ftw() related bug where symlinks were being
1816           followed in %files rather than just being noted!!
1817         - pass "upgrade" arg to pre/post scripts when upgrading
1818         - use PATH to find cpio when installing
1819         - fixed rpm.magic, added sun4, mips, 68k, sgi, sunos, solaris
1820         - added %attr(mode owner group) feature to file list
1821         - fixed dumb %verify() parse bug
1822
1823 2.0.7 -> 2.0.8:
1824         - explicitly turn off ASCII armor when running PGP
1825         - fixed --noscripts logic, which was on by default and 
1826           off if you specified it!
1827         - uses a temp file to pass filenames to cpio in case when 
1828           their are more then 500 filenames in a package
1829         - added --rcfile
1830         - fixed problem with $HOME/.rcfile not being read
1831         - undocumented --search, --where, --keep-temps which
1832           will probably won't be implemented in RPM 2.x anyway
1833
1834 2.0.6 -> 2.0.7:
1835         - builds now set umask 022 for all scripts
1836         - queries relative paths correctly (thanks to Johnie Stafford)
1837         - fixed error codes for failed installs
1838         - don't add NULL entry to group index for packages that don't
1839           have group information, add it to the "Unknown" group instead
1840         - added --scripts query option
1841         - added --noscripts for installing and uninstall without using 
1842           the pre/post scripts
1843         - "rpm -qd" and "rpm -qc" work properly now (they didn't imply
1844            -l before)
1845
1846 2.0.5 -> 2.0.6:
1847         - internal changes to error messages
1848
1849 2.0.4 -> 2.0.5:
1850         - added support for generic querying
1851         - added --querytags option
1852         - updated man page for above two
1853         - short-circuit got added before 2.0.5, but I don't know when
1854         - query and installs should now return 0 on success and nonzero
1855           otherwise (rpm -i should return the number of packages that
1856           failed actually)
1857         - made rpm -qa fail if extra arguments are passed to it
1858
1859 2.0.3 -> 2.0.4:
1860         - added support for PowerPC, and OSF mklinux ports
1861         - added --resign
1862         - added --recompile
1863         - added verbose error messages from Tyson Sawyer
1864         - rpmconvert won't overwrite an existing database
1865         - won't core dump querying old format source packages
1866         - freed minor memory leak
1867         - more descriptive error messages during build
1868         - added support for not installing documentation
1869
1870 2.0.2 -> 2.0.3:
1871         - added support for 686, 786, 886, 986
1872
1873 2.0.1 -> 2.0.2:
1874         - fixed ftp.c to return an error code when select timeouts
1875         - added basic NLS support, along with a Sweedish message catalog
1876           (thanks to Michael Nyquist)
1877
1878 2.0 -> 2.0.1:
1879         - hashing and percentages no longer SIGFPE on 0 byte packages
1880         - when an ftp fails, install.c no longer tries to install the package
1881         - uses /var/tmp rather then /usr/tmp during for ftp space
1882         - added debugging messages to ftp.c
1883         - fixed some mistakes in the PGP section of the man page
1884         - added mdfile prototype to rpmlib.h - the Python module wants this
1885         - fixed struct oldrpmlead to align properly on the alpha
1886
1887 2.0     - everything done :-)
1888
1889 2.0b -> 2.0c:
1890         - an incredible number of changes - I won't bother trying to 
1891           list them
1892
1893 2.0a -> 2.0b:
1894         - moved build stuff to main rpm command, though --rebuild is still
1895           not supported
1896         - install should work, although replaced files are not marked as
1897           replaced
1898         - %doc macro fixed
1899         - --percent, --hash work for installs
1900         - converted databases and packages get the file list in the correct
1901           order now
1902         - none of this is well tested
1903         - rpms are output to proper dirs (which are always arch sensitive)
1904         - basic rpmrc functions are implemented, full parsing is present
1905         - changed error messages for missing files to include full path
1906         - fixed detection of Alpha's
1907
1908 1.4.6 -> 2.0a:
1909         - completely rewritten in C
1910         - verification missing
1911         - build functionality not in main rpm, in rpmbuild instead
1912           (this will be corrected)
1913         - an awful lot is still missing - this is an ALPHA release
1914
1915 1.4.5 -> 1.4.6:
1916         - fixed rpmq problem with packages w/o groups (old RPM's would do this)
1917         - fixed uninstalling with --root 
1918
1919 1.4.4 -> 1.4.5:
1920         - added support for mips processors
1921         - added support for osf1 and irix os's
1922
1923 1.4.3 -> 1.4.4:
1924         - fixed bug in arch detection code which caused i386 failure
1925
1926 1.4.2 -> 1.4.3:
1927         - added tokens for SPARC, MIPS, PowerPC, and 680x0 architectures
1928         - fixed sparc arch, added arch sanity check
1929
1930 1.4.1 -> 1.4.2:
1931         - added --root to man page, usage, and help messages
1932         - added a " " to the "Creating directory" debug message in install.pl
1933         - make --rebuild fail on binary packages
1934         - don't output prep/build/install sections if there aren't any
1935
1936 1.4 -> 1.4.1:
1937         - fixed man page
1938         - updated corruption messages to not mention --rebuild
1939         - added RPM_PACKAGE_VERSION and RPM_PACKAGE_RELEASE variables
1940           at build time
1941         - no longer allows installing binary packages across architectures
1942         - fixed handling of symlinks marked as config files
1943
1944 1.3.2 -> 1.4:
1945         - make -v the default when using -b and --rebuild
1946         - added %postbuild as an alias for %clean
1947         - added gendiff
1948         - added groups file installed in /usr/lib/rhs/rpm
1949         - made usage message different and more concise then the --help message
1950         - added --version option
1951         - updated man page
1952         - changed C build tree for concurrent building on multiple architectures
1953
1954 1.3.1 -> 1.3.2:
1955         - add -b option to %patch
1956         - fixed install/chroot temp file deleting
1957
1958 1.3 -> 1.3.1:
1959         - fixed bug when doing md5 of erased config file during rpm -u
1960         - fixed spec file searching
1961
1962 1.2 -> 1.3:
1963         - added --search and --where options
1964         - multiarchitecture support
1965         - added --rebuild option
1966         - started C rewrite - rpmq (query options only)
1967
1968 1.1 -> 1.2:
1969         - preuninstalls weren't getting handled properly
1970         - Alpha architecture is now recognized and builds are allowed
1971         - the database open is checked for success before continuing
1972         - rpm -b? checks the SPEC files for package names given as args