summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-08-04- fix: autoconf glob tests (#50845).jbj6-25/+40
CVS patchset: 5003 CVS date: 2001/08/04 16:18:58
2001-08-03lclint clean again.jbj6-7/+29
CVS patchset: 5001 CVS date: 2001/08/03 15:17:55
2001-08-03- fix: i18n tags not terminated correctly with NUL (#50304).jbj6-10/+21
- add explicit casts to work around a s390 compiler problem. CVS patchset: 4998 CVS date: 2001/08/03 05:04:13
2001-07-31- add support for mips (#49283).jbj11-52/+164
- 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-28- fix: --noscripts is another multimode option.jbj11-85/+257
- 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-24- fix: don't segfault when presented with rpm-2.4.10 packaging (#49688).jbj4-7/+19
CVS patchset: 4987 CVS date: 2001/07/24 20:39:19
2001-07-24- rename pmac to ppcmac.jbj4-10/+29
- ia64: revert -O0 compilation. - upgrade to db-3.3.11 final. CVS patchset: 4984 CVS date: 2001/07/24 02:52:52
2001-07-23Orphans.jbj3-15/+15
CVS patchset: 4977 CVS date: 2001/07/23 20:15:24
2001-07-23Initial revisionjbj29-0/+7736
CVS patchset: 4976 CVS date: 2001/07/23 20:09:04
2001-07-23- add pmac/ppciseries/ppcpseries varieties to ppc arch family.jbj5-8/+56
- 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-22- enable rpm-perl subpackage.jbj2-24/+26
CVS patchset: 4971 CVS date: 2001/07/22 12:38:28
2001-07-21- add sha1 test vectors, verify on ix86/alpha/sparc.jbj14-58/+263
- 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-20Patch from <misa@redhat.com>.jbj1-52/+69
CVS patchset: 4965 CVS date: 2001/07/20 17:09:08
2001-07-20- fix: yet another segfault from bad metadata prevented.jbj3-12/+41
CVS patchset: 4962 CVS date: 2001/07/20 16:41:09
2001-07-19- fix: 4 memory leaks eliminated.jbj9-8/+20
CVS patchset: 4960 CVS date: 2001/07/19 21:14:05
2001-07-18- resurrect --specedit for i18n.jbj3-7/+40
CVS patchset: 4957 CVS date: 2001/07/18 23:03:27
2001-07-18- fix: %dev(...) needs to map rdev and mtime from metadata.jbj4-0/+9
CVS patchset: 4953 CVS date: 2001/07/18 10:49:09
2001-07-17- python: "seal" immutable region for legacy headers in rhnUnload() .jbj7-14/+702
- python: add poptmodule.so bindings. CVS patchset: 4951 CVS date: 2001/07/17 20:01:46
2001-07-17- fix: _smp_flags macro broken.jbj10-428/+491
- 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-16- fix: don't total hard linked file size multiple times (#46286).jbj6-17/+188
- 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-14- isolate cdb access configuration (experimental, use at your own risk).jbj8-25/+51
- 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-13- fix: scope multi-mode options like --nodeps correctly (#48825).jbj5-9/+72
CVS patchset: 4940 CVS date: 2001/07/13 13:44:26
2001-07-11- fix: adjust arg count for --POPTdesc/--POPTargs deletion.jbj6-30/+54
- 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- python bindings should not segfault when fed bad data.jbj2-2/+3
CVS patchset: 4934 CVS date: 2001/07/11 02:16:16
2001-07-11- unlink all __db.nnn files before 1st db open.jbj3-2/+14
CVS patchset: 4932 CVS date: 2001/07/11 00:07:46
2001-07-10- package version now configureable, default v3.jbj11-32/+82
- 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-08- python: rhnLoad/rhnUnload to check header digest.jbj3-6/+103
CVS patchset: 4928 CVS date: 2001/07/08 21:30:35
2001-07-07Orphans.jbj4-38/+38
CVS patchset: 4925 CVS date: 2001/07/07 19:37:52
2001-07-07- popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj14-262/+520
- 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-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj20-80/+442
- 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-03- fix: redundant entries in file manifests handled correctly (#46914).jbj5-15/+76
- map uid/gid from metadata into payload headers. CVS patchset: 4915 CVS date: 2001/07/03 19:26:58
2001-06-30- update intl dirs to gettext-0.10.38.jbj2-16/+20
- fix: sanity check for header size added in headerCopyLoad() (#46469). CVS patchset: 4913 CVS date: 2001/06/30 18:32:28
2001-06-29Update included gettext routines to 0.10.38.jbj49-5650/+2628
CVS patchset: 4911 CVS date: 2001/06/29 22:38:13
2001-06-28- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.jbj20-45/+57
- 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-25Yet another patial harlink set fix.jbj10-50/+168
CVS patchset: 4903 CVS date: 2001/06/25 20:01:42
2001-06-25- fix: permit partially enumerated hardlink file sets during build.jbj1-0/+10
- fix: resurrect rpm signature modes. CVS patchset: 4902 CVS date: 2001/06/25 17:49:42
2001-06-21- add %{_gnu} macro to append "-gnu" to %{_target_platform} tojbj3-157/+181
support --target/--host flavored %configure. Legacy behavior available by undefining %{_gnu}. CVS patchset: 4899 CVS date: 2001/06/21 03:51:34
2001-06-20- fix: rpm -qlv link count for directories dinna include '..'.jbj9-5/+53
- 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-20Typo.jbj1-1/+1
CVS patchset: 4894 CVS date: 2001/06/20 16:45:33
2001-06-20- fix: partial sets of hardlinked files permitted in payload (yes, changed).jbj3-3/+11
- work around a (possible) compiler problem on ia64. CVS patchset: 4893 CVS date: 2001/06/20 16:42:19
2001-06-20- fix: partial sets of hardlinked files forbidden in payload.jbj5-15/+34
- fix: mark rpmdb files with %config to prevent erasure on downgrade. CVS patchset: 4891 CVS date: 2001/06/20 06:29:20
2001-06-20These are adjustments made on the rpm-4_0 branch by Jeff. I've built and testedrjray2-4/+18
them again my 3.0.5 test platform with no errors. Thus, they are being merged onto the trunk. CVS patchset: 4889 CVS date: 2001/06/20 05:15:46
2001-06-20Add /usr/lib/rpm/noarch* symlinks to package.jbj1-5/+8
CVS patchset: 4888 CVS date: 2001/06/20 01:28:15
2001-06-19Remove, changes now merged into linux.{prov,req}.jbj4-322/+0
CVS patchset: 4885 CVS date: 2001/06/19 23:33:35
2001-06-19- make package ordering loop messages debug, not warning.jbj4-14/+42
CVS patchset: 4883 CVS date: 2001/06/19 20:03:13
2001-06-19- finalize per-header methods, accessing headerFoo through vector.jbj14-708/+1108
CVS patchset: 4880 CVS date: 2001/06/19 16:59:23
2001-06-19- preliminary abstraction to support per-header methods.jbj23-2544/+3521
CVS patchset: 4878 CVS date: 2001/06/19 11:38:51
2001-06-17Sync with rpm-4_0 branch.jbj30-585/+604
CVS patchset: 4876 CVS date: 2001/06/17 22:18:03
2001-06-17- popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).jbj6-26/+37
- fix: fsm reads/writes now return error on partial I/O. - fix: Ferror returned spurious error for gzdio/bzdio. CVS patchset: 4874 CVS date: 2001/06/17 15:19:26
2001-06-17- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj8-73/+243
CVS patchset: 4872 CVS date: 2001/06/17 00:36:01