jbj
64a1d1afdc
- fix: error message on failed package installs resurrected.
...
- python: memory leaks in headerLoad/headerunload bindings.
- python: retrofit sha1 digest using RPMTAG_SHA1RHN.
- python: change rhnUnload bindings.
CVS patchset: 5032
CVS date: 2001/08/27 18:39:17
2001-08-27 18:39:17 +00:00
jbj
f847cb330c
Mark bugzilla #52183 change.
...
CVS patchset: 5030
CVS date: 2001/08/26 17:22:33
2001-08-26 17:22:33 +00:00
jbj
5994a308bc
- within a region, entries sort by address; added drips sort by tag.
...
CVS patchset: 5028
CVS date: 2001/08/25 01:54:58
2001-08-25 01:54:58 +00:00
jbj
a0ebbe5925
- headers without RPMTAG_NAME are skipped when retrieved.
...
CVS patchset: 5025
CVS date: 2001/08/24 17:55:08
2001-08-24 17:55:08 +00:00
jbj
507f3400be
- verify perms (but not mode) on %ghost files.
...
CVS patchset: 5019
CVS date: 2001/08/17 19:38:06
2001-08-17 19:38:06 +00:00
jbj
3b6b341a44
- python: add exception to detect bad data in hdrUnload.
...
- change dir creation message from warning to debug for now.
CVS patchset: 5017
CVS date: 2001/08/16 18:49:07
2001-08-16 18:49:07 +00:00
jbj
e42f1fd967
- always use dl size in regionSwab() return.
...
- ppc: revert ppcmac to ppc.
- ppc: autoconf test for va_copy.
CVS patchset: 5015
CVS date: 2001/08/15 14:03:03
2001-08-15 14:03:03 +00:00
jbj
a36acaf3b8
- fix: segfault on headerFree given malicious data.
...
- fix: don't verify hash page nelem.
- better error messages for verification failures.
- include directory /usr/lib/rpm in rpm package.
CVS patchset: 5013
CVS date: 2001/08/13 16:39:14
2001-08-13 16:39:14 +00:00
jbj
8f2315934d
- add -D_REENTRANT (note rpmlib is still not thread safe).
...
CVS patchset: 5009
CVS date: 2001/08/09 02:53:26
2001-08-09 02:53:26 +00:00
jbj
46cc804f36
- add legacy (compile only) wrappers for fdFileno et al.
...
CVS patchset: 5007
CVS date: 2001/08/08 18:13:06
2001-08-08 18:13:06 +00:00
jbj
e699b8fab3
- portability: some compilers squawk at return ((void) foo()) ( #50419 ).
...
- remove fdFileno() from librpmio, use inline version instead (#50420 ).
- fix: linux find-requires needs quotes around [:blank:].
- remove /var/lib/rpm/__db* cache files if %__dbi_cdb is not configured.
- python: add hiesenbug patch.
CVS patchset: 5005
CVS date: 2001/08/06 11:27:27
2001-08-06 11:27:27 +00:00
jbj
682c9534ad
- fix: autoconf glob tests ( #50845 ).
...
CVS patchset: 5003
CVS date: 2001/08/04 16:18:58
2001-08-04 16:18:58 +00:00
jbj
dce5aa0ebd
lclint clean again.
...
CVS patchset: 5001
CVS date: 2001/08/03 15:17:55
2001-08-03 15:17:55 +00:00
jbj
46d2e8bbd8
- fix: i18n tags not terminated correctly with NUL ( #50304 ).
...
- add explicit casts to work around a s390 compiler problem.
CVS patchset: 4998
CVS date: 2001/08/03 05:04:13
2001-08-03 05:04:13 +00:00
jbj
1a5a027bcc
- add support for mips ( #49283 ).
...
- add __as, _build_arch, and __cxx macros (#36662 , #36663 , #49280 ).
- detailed build package error messages.
CVS patchset: 4996
CVS date: 2001/07/31 18:13:22
2001-07-31 18:13:22 +00:00
jbj
c6fba63aca
- fix: --noscripts is another multimode option.
...
- add tmpdir to configure db3 tmpdir into chroot tree.
- permit lazy db opens within chroot.
- fix: diddle dbenv path to accomodate backing store reopen in chroot.
CVS patchset: 4990
CVS date: 2001/07/28 00:33:07
2001-07-28 00:33:07 +00:00
jbj
03e498c64e
- fix: don't segfault when presented with rpm-2.4.10 packaging ( #49688 ).
...
CVS patchset: 4987
CVS date: 2001/07/24 20:39:19
2001-07-24 20:39:19 +00:00
jbj
085e3275d2
- rename pmac to ppcmac.
...
- ia64: revert -O0 compilation.
- upgrade to db-3.3.11 final.
CVS patchset: 4984
CVS date: 2001/07/24 02:52:52
2001-07-24 02:52:52 +00:00
jbj
3a17cb851b
Orphans.
...
CVS patchset: 4977
CVS date: 2001/07/23 20:15:24
2001-07-23 20:15:24 +00:00
jbj
d91a331d0c
Initial revision
...
CVS patchset: 4976
CVS date: 2001/07/23 20:09:04
2001-07-23 20:09:04 +00:00
jbj
2aec992c9d
- add pmac/ppciseries/ppcpseries varieties to ppc arch family.
...
- include tdigest.c tkey.c and trpmio.c to "make dist".
- re-enable dependency resolution source from package NVR.
CVS patchset: 4973
CVS date: 2001/07/23 16:02:27
2001-07-23 16:02:27 +00:00
jbj
a66e1f6a92
- enable rpm-perl subpackage.
...
CVS patchset: 4971
CVS date: 2001/07/22 12:38:28
2001-07-22 12:38:28 +00:00
jbj
7723beeaf4
- add sha1 test vectors, verify on ix86/alpha/sparc.
...
- add (but disable for now) rpm-perl subpackage from Perl-RPM.
- python: parameterize with PYVER to handle 1.5 and/or 2.1 builds.
- add build dependency on zlib-devel (#49575 ).
CVS patchset: 4969
CVS date: 2001/07/21 19:44:22
2001-07-21 19:44:22 +00:00
jbj
74ce2b5c67
Patch from <misa@redhat.com>.
...
CVS patchset: 4965
CVS date: 2001/07/20 17:09:08
2001-07-20 17:09:08 +00:00
jbj
46ded46118
- fix: yet another segfault from bad metadata prevented.
...
CVS patchset: 4962
CVS date: 2001/07/20 16:41:09
2001-07-20 16:41:09 +00:00
jbj
3a2ddf1551
- fix: 4 memory leaks eliminated.
...
CVS patchset: 4960
CVS date: 2001/07/19 21:14:05
2001-07-19 21:14:05 +00:00
jbj
7bfb0979b6
- resurrect --specedit for i18n.
...
CVS patchset: 4957
CVS date: 2001/07/18 23:03:27
2001-07-18 23:03:27 +00:00
jbj
2225886928
- fix: %dev(...) needs to map rdev and mtime from metadata.
...
CVS patchset: 4953
CVS date: 2001/07/18 10:49:09
2001-07-18 10:49:09 +00:00
jbj
fe5362ef80
- python: "seal" immutable region for legacy headers in rhnUnload() .
...
- python: add poptmodule.so bindings.
CVS patchset: 4951
CVS date: 2001/07/17 20:01:46
2001-07-17 20:01:46 +00:00
jbj
bad8c7a9b2
- fix: _smp_flags macro broken.
...
- python: bind rhnUnload differently.
- fix: rescusitate --querytags.
- fix: short aliases broken (#49213 ).
CVS patchset: 4949
CVS date: 2001/07/17 03:03:14
2001-07-17 03:03:14 +00:00
jbj
ecfb46adaa
- fix: don't total hard linked file size multiple times ( #46286 ).
...
- add %dev(type,major,minor) directive to permit non-root dev build.
CVS patchset: 4944
CVS date: 2001/07/16 14:48:07
2001-07-16 14:48:07 +00:00
jbj
77d49ea5a2
- isolate cdb access configuration (experimental, use at your own risk).
...
- fix: hard fail on locked dbopen if CDB locking not in use.
- fix: dbconfig with mp_mmapsize=16Mb/mp_size=1Mb for
"everything ENOSPC" failure check.
CVS patchset: 4942
CVS date: 2001/07/14 20:09:56
2001-07-14 20:09:56 +00:00
jbj
cfa46ad5cb
- fix: scope multi-mode options like --nodeps correctly ( #48825 ).
...
CVS patchset: 4940
CVS date: 2001/07/13 13:44:26
2001-07-13 13:44:26 +00:00
jbj
81de17180f
- fix: adjust arg count for --POPTdesc/--POPTargs deletion.
...
- add linux per-platform macro %_smp_mflags <sopwith@redhat.com>.
- document more popt aliases for --help usage.
- remove --tarbuild from man page(s), use -t[abpcils] instead (#48666 ).
CVS patchset: 4936
CVS date: 2001/07/11 14:23:01
2001-07-11 14:23:01 +00:00
jbj
be9867aa18
- python bindings should not segfault when fed bad data.
...
CVS patchset: 4934
CVS date: 2001/07/11 02:16:16
2001-07-11 02:16:16 +00:00
jbj
3bbe7a7fc4
- unlink all __db.nnn files before 1st db open.
...
CVS patchset: 4932
CVS date: 2001/07/11 00:07:46
2001-07-11 00:07:46 +00:00
jbj
e15b4593eb
- package version now configureable, default v3.
...
- rename rpm libraries to have version with libtool -release.
- fix: -i CLI context broken Yet Again.
CVS patchset: 4930
CVS date: 2001/07/10 17:59:11
2001-07-10 17:59:11 +00:00
jbj
f440f450d9
- python: rhnLoad/rhnUnload to check header digest.
...
CVS patchset: 4928
CVS date: 2001/07/08 21:30:35
2001-07-08 21:30:35 +00:00
jbj
34f1d51251
Orphans.
...
CVS patchset: 4925
CVS date: 2001/07/07 19:37:52
2001-07-07 19:37:52 +00:00
jbj
134a8a85c2
- popthelp.c: don't use stpcpy to avoid portability grief ( #47500 ).
...
- permit alias/exec description/arg text to be set from popt config.
- use rpmqv.c, not rpm.c, as rpm's main() routine.
CVS patchset: 4923
CVS date: 2001/07/07 19:15:17
2001-07-07 19:15:17 +00:00
jbj
9df3fc957f
- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.
...
- portability: avoid st_mtime, gendiff uses basename, etc (#47497 ).
- glibc-2.0.x has not __va_copy().
- popthelp.c: static copy of stpcpy/stpncpy for the deprived (#47500 ).
CVS patchset: 4921
CVS date: 2001/07/06 20:37:42
2001-07-06 20:37:42 +00:00
jbj
20c2a42d4f
- fix: redundant entries in file manifests handled correctly ( #46914 ).
...
- map uid/gid from metadata into payload headers.
CVS patchset: 4915
CVS date: 2001/07/03 19:26:58
2001-07-03 19:26:58 +00:00
jbj
c33e408649
- update intl dirs to gettext-0.10.38.
...
- fix: sanity check for header size added in headerCopyLoad() (#46469 ).
CVS patchset: 4913
CVS date: 2001/06/30 18:32:28
2001-06-30 18:32:28 +00:00
jbj
5177464972
Update included gettext routines to 0.10.38.
...
CVS patchset: 4911
CVS date: 2001/06/29 22:38:13
2001-06-29 22:38:13 +00:00
jbj
3e219ad91a
- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.
...
- fix: add -r to useradd to prevent /etc/skel glop (#46215 ).
- fix: disambiguate typedef and struct name(s) for kpackage.
CVS patchset: 4908
CVS date: 2001/06/28 22:19:08
2001-06-28 22:19:08 +00:00
jbj
b533de2b27
Yet another patial harlink set fix.
...
CVS patchset: 4903
CVS date: 2001/06/25 20:01:42
2001-06-25 20:01:42 +00:00
jbj
3bb77854aa
- fix: permit partially enumerated hardlink file sets during build.
...
- fix: resurrect rpm signature modes.
CVS patchset: 4902
CVS date: 2001/06/25 17:49:42
2001-06-25 17:49:42 +00:00
jbj
f40a045acb
- add %{_gnu} macro to append "-gnu" to %{_target_platform} to
...
support --target/--host flavored %configure. Legacy behavior
available by undefining %{_gnu}.
CVS patchset: 4899
CVS date: 2001/06/21 03:51:34
2001-06-21 03:51:34 +00:00
jbj
60977b6c27
- fix: rpm -qlv link count for directories dinna include '..'.
...
- fix: rpm -qlv size for directories should be zero.
- add --noghost to filter non-payload files from rpm -qlv output.
CVS patchset: 4897
CVS date: 2001/06/20 21:20:16
2001-06-20 21:20:16 +00:00
jbj
6f88379b75
Typo.
...
CVS patchset: 4894
CVS date: 2001/06/20 16:45:33
2001-06-20 16:45:33 +00:00