Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
rpm-4.4.2.3
/
Upload File :
New :
File
Dir
//proc/self/root/proc/self/root/usr/share/doc/rpm-4.4.2.3/ChangeLog
commit 347c87cb3799c8c319bc3219490dc65d24142bbc Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Apr 1 10:34:14 2008 +0300 Preparing for 4.4.2.3 commit 006864846371dda62129c825cdacb59d063cccc0 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Mar 20 10:59:17 2008 +0200 Adjust maintainer makefile for hg -> git switchover commit 54ae300c05d5e45006f11ee763b7134d0a34291c Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Mar 13 09:20:24 2008 +0200 Don't process objdump sections after "Version References" autodeps/linux.req expects the 'Version References' section to be the very last section in objdump -p output and nothing else to follow it, but at least on Linux/ARM, you can get output a la: Version References: required from ld-linux.so.3: 0x0d696914 0x00 06 GLIBC_2.4 required from libacl.so.1: 0x05822450 0x00 05 ACL_1.0 required from libgcc_s.so.1: 0x0b792655 0x00 04 GCC_3.5 required from librt.so.1: 0x0d696914 0x00 03 GLIBC_2.4 required from libc.so.6: 0x0d696914 0x00 02 GLIBC_2.4 private flags = 4000002: [Version4 EABI] [has entry point] This causes the built package (if the external dep generator is used) to end up with bogus dependencies. Issue found by Rabeeh Khoury <rabeeh@marvell.com> Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> commit 8f9ac3f4879a8fa7ce2719596d45088dd55ab96f Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Feb 1 11:09:13 2008 +0200 Macro shell expansion fixes (rhbz#431009) commit 9acccc75f430586747a16b72dbcf4c0f2074b1cf Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Mar 11 11:59:25 2008 +0200 Updated Polish translation (Piotr Drąg) commit d760dc63c1a80f0fa1f2c4ffc603e7b32ee77fd4 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Mar 4 09:26:27 2008 +0200 PreReq -> Requires in ordering debug output (Pascal Rigaux) (transplanted from 2040a651e93e670188c11c3345b9fd05407bfaa0) commit a9a29342d882e4a62385deec93fab526099e1791 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Mar 4 08:29:52 2008 +0200 Backed out changeset 703976655be8 Not really the right thing, blaah commit 64f405996f15c0f3f923081cbd63f141bc418bb3 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Mar 4 08:28:10 2008 +0200 Detect lzma magic if it exists, otherwise dumb check for .lzma filename - Newer lzma-utils make a magic header in archives, current stable versions don't. Guessing based on common compression flags used by current lzma versions is feeble and futile... commit 3b339dbaf4917a402aa705662a0de82c31928296 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Mar 4 08:21:24 2008 +0200 Add super-H arch support (rhbz#432496) Patch from Masaki Chikama commit 783f81c7a0961d7cd2adfbadecfe1e64396c3828 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Feb 15 15:21:22 2008 +0200 Shut up another case of FUSE mount stat whining (rhbz#432907) (transplanted from 618e925329a907f559db0ec2ae350e067cfdf4be) commit edab017e93cc372966d39badf7da810da26c0b47 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Feb 14 15:02:18 2008 +0200 Improve header i18n locale matching - Get best lang from rpm HEADERI18NTABLE, instead of getting first fuzzy match (eg: zh_TW matches zh_CN whereas zh_TW entry is available) Patch from Pascal Rigaux (transplanted from 184a4fb00470beb450e6feb834954d6336ad15f7) commit d1fce56d2cdc03006689ac224a4b1f40ecb786a9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Feb 11 20:45:15 2008 +0200 Play nice with xargs - xargs considers exit status 255 special, avoid it. The exit status is unrealiable anyway so 254 vs 255 shouldn't matter Patch from Michal Marek (transplanted from 4601561772070074ce2190a20179284fed379bac) commit 0a575f22378afd0ba4a0d03c960fd727c3d60e6c Author: Peter Jones <pjones@redhat.com> Date: Fri Feb 8 14:58:26 2008 -0500 Don't add syntax errors while I add sorting... (transplanted from f270e39ea1234a03cffd1c67a167c0d28e3be779) commit 284901100aff96f7f62a07d351cb4d491bb97b39 Author: Peter Jones <pjones@redhat.com> Date: Fri Feb 8 14:54:29 2008 -0500 make gendiff sort the file list, so comparing the results is easier. (transplanted from 066d722b3ca0b1e85419291d1dada314187cc5f0) commit 45a3e64a77a27eb65ba6d9c4cdc15a38ee1af2c8 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Feb 11 20:34:07 2008 +0200 Updated sr translation + new sr@latin version from Miloš Komarčević commit 67d46c291da4a2db2c1907f3bf4530c1f18ff7ed Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jan 28 15:10:14 2008 +0200 Make rpmbuild -bs and -ts imply --nodeps (rhbz#235507) - better fix might be creating srpm header early but until then... (transplanted from 5e1c0022ca71cf2ef9ff4c1e0f9a23338735dcaa) commit 55f134ed1ac07924e92cd738bd59d380d6b9f5d6 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jan 28 14:04:21 2008 +0200 Bring in updated pt_BR translation from HEAD commit cc736cd8561a443862bf23c45e17212dd6e006ee Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jan 28 11:45:38 2008 +0200 Add missing system includes to rpmmacro.h (transplanted from 46b2d3f8bf8e390ae9840a78aff5b97b61fb563e) commit 90cbdd952963fcc956d8dc83c694060554126198 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jan 28 09:20:33 2008 +0200 Fix printing of filenames with whitespace in check-files (rhbz#430428) (transplanted from 4ac94a4c668f84bad138998952833052832ed0fe) commit a147fe146d8c5fb31b1bd0aab05306e880694ce5 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 17:33:35 2008 +0200 Urgh, add geode to x86_64 secondary arch subst-crack... (transplanted from 1196f54f1c475819b16c419f3f060c9fe3ff1e91) commit 86b5d757f7f74198b8cd098bb3159bc1a549465b Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 14:08:27 2008 +0200 Added tag rpm-4.4.2.3-rc1 for changeset a63231033f16 commit 6f872d20f8a7c86ceb5b032716196acc29e38832 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 14:08:12 2008 +0200 Prep for 4.4.2.3-rc1 take II, doh commit 3a406cc96d3cbcf5abcecc12f7e1955dc638f439 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 14:04:57 2008 +0200 Added tag rpm-4.4.2.2-rc3 for changeset 3ea4498b9d9a commit 9f9300fa87889657026badfa2efb72d13dc32fb9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 14:04:42 2008 +0200 One more changes update.. commit dd1dd5bcb53bc7999421a6230605352390d1335b Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 13:59:10 2008 +0200 Bandaid for silly timeout on local fd on heavily loaded system (mdvbz#???) Patch from Pascal Rigaux commit d9d550518d0b70dd88c3045f767414745f63081c Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 13:54:39 2008 +0200 Quote find-debuginfo builddir to avoid whitespace issues (transplanted from efa68f942d992d81e007320c117dfd30c9d15afe) commit 6799beac32155b207f9edc130890764c224f288b Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 13:11:18 2008 +0200 Preparing for 4.4.2.3-rc1 commit ceadd034dd12f5fc14fd9b0a80a549f55b38aebc Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 13:09:30 2008 +0200 Update changes... commit 3f15d40e3f58f3d6d1ee70c5d0c653fd0e4f71c3 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Sep 5 15:21:43 2007 +0300 Fix a bunch of whitespace-in-files issues in find-debuginfo (transplanted from 3ec8919bb1d4702fc9a247c326c28695343f0155) commit bcc44de19d207d9f68d4a46293197e2149e68427 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Sep 5 15:00:59 2007 +0300 New find-debuginfo script from Roland McGrath - new options for using -g on DSO's - support for multiple output files (multiple debuginfo subpackages) - build ID support - symlink and hardlink support - new macro to optionally terminate build on missing build id's (transplanted from a062a843e573b00d8509ff9b78da6b9d37b7c36b) commit 8ab5e823e97c7a34881c076a6f0e765eefa7afb8 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Aug 29 15:39:55 2007 +0300 Fix various cases of build failing due to whitespace in dir/filenames. (transplanted from 5c8bcc362982e74757527f68fe43bbb404c6dd8b) commit 42e3a7e5e0aa9d84145f59a37c507760fd163dca Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 12:24:55 2008 +0200 Don't reset target when reading included rpmrc's. Doesn't seem to break anything and fixes rhbz#232429 AFAICT... (transplanted from ad6826072fde25c6a6065c76e41ed967e28f655a) commit 83f7dd6382b8ac9620fa43b7b1c94d6f6b87f530 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 12:20:56 2008 +0200 Hackery to get secondary arch macros included on x86_64 (rhbz#194123) (transplanted from 4b5500bd8c96a35c74a0291903cfe6fc07bbc8c6) commit b8b5b34429afa4ee4ee00d879b0495dcfc7eb4bb Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 12:14:23 2008 +0200 Bandaid patch for truncated error message in russian (mdvbz#31680) Just up the stupid static reservation "high enuff" for now. asprintf() would be nice here but it's not at all portable, revisit later. (transplanted from 4cbeae866c0fdad6a6f38affa534ef509173bcdf) commit 80f83cd71284d001d9f9650bb46094f9d9c68bbd Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 08:30:32 2008 +0200 Print regular provides on build too (mdvbz#36672) Patch ported from rpm5.org by Pascal Rigaux (transplanted from ad57035489932598f5f95c7c245877df20dc972f) commit cae326e93a736d29ed9ace654f6838c234840d10 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jan 24 09:34:33 2008 +0200 Missing space in russian translation (mdvbz#36974) Patch originally from Andrey Borzenkov (transplanted from 6faedfdf31fbf2d31c060156f453f1d7124907c1) commit e5eb5e2648237ec5d4f7ff3dcbda89f048f53722 Author: Panu Matilainen <pmatilai@redhat.com> Date: Sat Jan 19 11:40:59 2008 +0200 Add support for Geode CPU (rhbz#428979) Patch from Dennis Gilmore (transplanted from 9269d690e5474862ed055e85e4ae69ca59bf954f) commit ee3b4edc2b449e96a6e38d611a9f1cbae437d2e7 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 11:44:37 2008 +0200 Implementation of triggerprein scriptlets. Ported from rpm5.org work of Jeff Johnson to 4.4.x by Pascal Rigaux commit d144242b94dbde1199881e9d81dd6189217ed816 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jan 9 10:39:55 2008 +0200 Permit files with glob characters in *.rpm packages (#147383) Patch from Alexander Suvorov (transplanted from be463253d84576c01e9f232c6506594f5b50d644) commit a6a03e84af169e1d3808b1bfa3489f6330627ae2 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jan 9 10:34:08 2008 +0200 Avoid access(2) quirks querying symlinks, lstat(2) instead (#60288) Ported from rpm5.org work of Jeff Johnson (transplanted from fda8a242364cf0a3abee5983e50128fcd94ab6b7) commit 656d67a4250d8fffb9d75785eaefcb3f7eef7a27 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jan 9 10:21:01 2008 +0200 Handle spaces in file path arguments correctly (#217258) Ported from rpm5.org work of Jeff Johnson with some differences: - place into rpmfileutil instead of rpmgi as it's more generic than just rpmgi - rename rpmgiEscapeSpaces -> rpmEscapeSpaces - return char *, not const char * as the return string must be freed by caller (transplanted from 170690912b55f79f2bb03f4869a38316d306a3d9) commit 5fe58cbe348b6d79eb876e3a1e7a8e2288ee3bf9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 11:27:24 2008 +0200 Convert '-' to '_' within --define macro names (#124995) Patch derived from rpm5.org of Jeff Johnson (transplanted from 447e4c6e1ada650c230bf6b7c077ef851af60415 + couple of additional thinko/typo-fixes) commit 2b39808619e672743f368805f6bcc644e417605a Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jan 9 09:22:31 2008 +0200 Last 8 bytes of RSA modulus is keyid for V3 pubkeys (#205080) - ported from rpm5.org work of Jeff Johnson - minimal fix suitable for 4.4.2.x too, full rpm5.org changes require api changes which would be ok for HEAD but that's a bigger task... (transplanted from 4077fc4f7383dba0719fe547484b58f3d7f7d41b) commit f3113abdadbfef6c0e44c96e822783ce3ca7076e Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jan 7 16:09:20 2008 +0200 Set a default 0022 umask value always (#83006) Patch derived from rpm5.org work of Jeff Johnson (transplanted from 8db818c113a41fedc3f556ea881a603586404a5c) commit 5969afe33d911806aa38cc3d0028e53becc4f101 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jan 7 15:37:43 2008 +0200 Print --usage to stderr instead of stdout (rhbz#164021) Patch derived from rpm5.org work of Jeff Johnson (transplanted from 2131d8386986e96d1d99f343da7f71b7f716933f) commit a97fea1b1ff9c251ac58eda85709dc52f0419edb Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jan 7 14:48:57 2008 +0200 Don't unlink non-temporary file in FSM_UNDO (rhbz#223931) Ported from rpm5.org work of Jeff Johnson. (transplanted from 2a07c7f9c8111c8be043f79a05ce66cdb3ffdad3) commit a6eebb22bacb186c5fbb26719bb1c8f4cfb70d4d Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jan 7 14:25:24 2008 +0200 Fix field-width specifiers when no space between (rhbz#323221) Ported from rpm5.org work of Jeff Johnson. (transplanted from 688940e60b900e3b85c50686e6b25b3ed8abe151) commit ac78ac4c5fd51bd2151f2c7621e64dd02dec8e40 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jan 7 13:57:10 2008 +0200 Handle "use vX.X.X" in perl dependency extraction (rhbz#140597) Patch by Steven Prichard (transplanted from 8600acba2998a6dc39fcd40d171a4fbe84a2f992) commit 84d2ecfb4ed18f4ec117982f7ef0581fbb649d5d Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jan 2 16:18:55 2008 +0200 Avoid compressFilelist() stack overflow in pathological cases - allocate dirNames etc arrays on heap, not stack - the arrays can be rather large and alloca isn't very friendly when it fails... (transplanted from 0f596d454a4c7df1d6f5883e4a661474fa7a33a7) commit ef71ceca70c7cdc0cb249b263e8bb27e090bccee Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 11 19:11:54 2008 +0200 Fix multi-line macro expansion in last line of spec (mdvbz#27417) Patch from Pascal Rigaux: 1. creating functions restoreFirstChar(), copyNextLineFromOFI() and copyNextLineFinish() out of copyNextLine() 2. creating function readLineFromOFI() out of readLine() 3. inline copyNextLine 4. if we can restoreFirstChar, then use it, otherwise read from file (ie don't read from file when we have a remaining multiline macro in spec->nextline) commit cf4a704f0f446750d89ffffc6788314d3efeb4fc Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Dec 19 09:12:59 2007 +0200 Ordering fix (don't use RPMSENSE_PREREQ) from Pascal Rigaux (transplanted from 3d5a790288f279519c1f80028fa7902ff0bf33db) commit 4c74434ec7ac95833c95aff374845973964ae5d4 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jan 25 10:53:37 2008 +0200 Pull in Makefile.maint from HEAD, generate changelog from there... commit 88e822ef2cf109572f3c745cfb64132c55d3a6b9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Dec 11 08:51:54 2007 +0200 OS X Leopard fixes from Giulio Eulisse (transplanted from 9da4bcbfa3a0341be42c3f454f8c7a506224cdfb) commit 296e38f2b8e75c583289245c1559e95464e768f9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Dec 10 16:06:22 2007 +0200 Add python method for for retrieving (without setting) ts vsflags (transplanted from 9add0e624baff675b7d0821b8af8a54f3b246dab) commit 807b9b95f2c17d624bf0cc6a1f61736327f25b83 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Dec 7 11:33:18 2007 +0200 Don't do tilde expansion if HOME not set - If you dont have a home, glob() will go out of its way to give you one, even a wrong one. This isn't good when daemons etc have purposefully unset HOME... (transplanted from df4542826894e1cd17c898f1f8f736e0b4765488) commit 491532a751bd5250970ae4fc15a9d26f6d25f8d2 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Dec 5 15:56:18 2007 +0200 Fix query return codes (rhbz#244236) - count + skip over errors in rpmgiNext() instead of stopping iteration - add rpmgiNumErrors() for retrieving errors, use it in query (transplanted from 86cf1ba3c7543c7e0059c721da73e759ec8ad934) commit a9a8215aa1ed10b21f74a6a28b91b0fab3e435cd Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Oct 8 15:40:31 2007 +0300 Fix up the download path in README (transplanted from 177db29b7842bf449ca6f62ade1aebfed9687239) commit 0446dbb1e55856ecf414255a9613151ce086d102 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Nov 13 13:11:54 2007 +0200 Fix rpm -K segfaulting on corrupted header (http://qa.mandriva.com/show_bug.cgi?id=#33735) Patch from Pascal Rigaux (transplanted from f9200a1583694735bd0c8d27060b112a955595fa) commit a746a097a976792c544de8f733e4a8e2acbca13e Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Nov 13 13:09:01 2007 +0200 Make "rpmbuild -bb --quiet" quiet as should be (without this patch, the option is simply ignored in rpmcliAllPoptTable) Also rhbz#124300 Patch from Pascal Rigaux (transplanted from 68aad7b29afb36e4f508dca402bc19eadfaeefd9) commit 2ebc509e4f15115fa818ca74838d5fb0bb82088f Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Nov 13 13:03:38 2007 +0200 Fix build without O2 HAVE_LOCALE_H is used by system.h, ensure it is defined properly (the issue only occurs when compiling without __OPTIMIZE__ (ie -O2) otherwise libintl.h do include locale.h) Patch from Pascal Rigaux (transplanted from 1e32190cde0a63a1bf5fce8f9d7da3708af1d09f) commit 8076579a2ca7d8db8c148caa684cf1e36be42337 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Nov 13 13:00:52 2007 +0200 Align rpm -V output Patch from Pascal Rigaux (transplanted from f8dd29b4b9fab59d16fc140336b8e36e5632d8c7) commit 74e4078f7593ff60dc0273b43fcdbf8a017bfd6f Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Nov 13 12:57:49 2007 +0200 Use dgettext() instead of just gettext() Patch from Pascal Rigaux (transplanted from d27f1efa37370710715e3e8cda111301411f0714) commit 3b12f78cd2f851784d5d914ac50ab20f48029b32 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Nov 13 12:47:22 2007 +0200 Fix free on invalid pointer after displaying "Unable to open temp file" Patch from Pascal Rigaux (transplanted from 967c33379b054a08db7cddeca0701a7ec096471c) commit 62a90e065bfbdeb4aaa04d677888972b4c57ca93 Author: Peter Jones <pjones@redhat.com> Date: Fri Nov 2 09:23:05 2007 -0400 - Fix segfault in %{lua:...}'s rpm_print - Don't automatically print a newline in rpm_print (transplanted from a485e7269af0a7d69c400c774572867097032693) commit d1287dc9005cba459a1b395c67a9a7d2d090bacc Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Oct 24 16:02:51 2007 +0300 Add Catalan translation (rhbz#350401) From Xavier Conde & others commit 94e7b324864917e601aea80880fc9cbbc10ba973 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Oct 24 10:31:42 2007 +0300 Use NEVRA, not NEVR everywhere for rpmProblems (transplanted from 4474dd02c53edf7ce68412b435dbcd6f6322696d) commit d5fcd2c684dd429918688b363dcc1099f65fcbdf Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Oct 24 09:50:13 2007 +0300 Don't mess up problem pkgNEVR in python ts.check() (rhbz#349091) commit d485a33beaea3f81e02d7c6ee448be567c779078 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Oct 18 09:34:54 2007 +0300 debugedit mishandles empty DW_AT_comp_dir (Roland McGrath) - fpc seems to produce DW_AT_comp_dir with value "" (empty string). This is dubious, but debugedit makes it even worse by getting confused by it. (transplanted from e85a2f2f389e88ff020c1ed4d7a8efc80920f77c) commit f70fba3e3aa5eedeca6e423b7f5e7183309eb8dc Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Oct 18 09:33:56 2007 +0300 debugedit mishandles DW_FORM_ref_addr (Roland McGrath) (transplanted from d3415a3f351e1cd899489a10e4ccbd95bf093683) commit 66f91d8a7cc32c1fd64b5495027e98efb804efb6 Author: Panu Matilainen <pmatilai@redhat.com> Date: Sun Oct 14 12:49:18 2007 +0300 match *.omf, not *omf in find-lang (Ville Skyttä) (transplanted from 3728a85f55a48e1c11fbe20c6eaeb68fde6f452a) commit c3c767eb569160558d6e3a3c06a7818cd2112b80 Author: Panu Matilainen <pmatilai@redhat.com> Date: Sun Oct 14 12:48:32 2007 +0300 find-lang Qt translation support (Ville Skyttä) (transplanted from 629ce642ad8557d1cdaa36ca7234bb8fc3ae59b4) commit 3561fa85652620b605829a56ff6dd9944c32cbe8 Author: Panu Matilainen <pmatilai@redhat.com> Date: Sun Oct 14 12:42:47 2007 +0300 find-lang localized man page support (Ville Skyttä) (transplanted from 6a535cb5c754e7efef66699bd9de297310fe784e) commit 20d3f68563145c873308b1cc91fe5625430be97a Author: Panu Matilainen <pmatilai@redhat.com> Date: Sun Oct 14 12:31:24 2007 +0300 find-lang POSIX-compliant find(1) usage (Ville Skyttä) (transplanted from c1c85385d8502e28b645fdfff62e71e135a15cc5) commit 0245b823b5aaf71fe58b9f819a3dce7429a04f79 Author: Panu Matilainen <pmatilai@redhat.com> Date: Sun Oct 14 12:30:31 2007 +0300 find-lang spelling fixes (Ville Skyttä) (transplanted from a762662896f872282a1b352d2191a85b1fe789f2) commit d33f28d38991e691e1c372a7868e3e615b087ed1 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Oct 16 11:55:49 2007 +0300 Rename norwegian translation no -> nb (rhbz#332271) commit 666e923037eccf3f3cb87eb0f0a7e38e1b24caa0 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Sep 6 08:19:03 2007 +0300 Add OSGi dependency extractor script from Kyu Lee (transplanted from 838c8ccfcf2619369e76bdca375721e049052dc8) commit 6fa49d2666436ec3bd09924268edded48339a79f Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Oct 11 14:14:00 2007 +0300 Clarify rpm manpage wrt rpmbuild binary vs package (rhbz#233232) commit 7488ab4d1069954151e84bd3e0a0442b18b236a5 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Oct 11 13:50:05 2007 +0300 Clarify rpmtsCheck() documentation (rhbz#159638) commit 470ed92f2a6e3e1c9f723de4a61f5e5da865f521 Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Wed Oct 10 08:39:01 2007 +0200 Add support for lzma compressed "Sources". (transplanted from eec3122377e213c34ae06a3fcf334834faca3819) commit 48582bdbbfeeb9d4e86ab58c3a69f68c10ff57c8 Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Wed Oct 10 08:37:35 2007 +0200 Kick out polish comment. (transplanted from 6b4e7092bfc65ed7a95f4be20b86db814c6d999c) commit 73d07f010795b72bd48449a0c44e8e36b9452f7d Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Oct 9 15:47:15 2007 +0300 Permit src.rpm installation to be interrupted (transplanted from 6c9d3925a3c85c4061f93093f2a3d9532c943b4c) commit 826dbeaddd2f7b42cd48f525f74edacb2b9bda54 Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Tue Oct 9 10:02:49 2007 +0200 Use enums instead of ints for processing isCompressed ret-val. (transplanted from eb7aaa5f94af775fba736d67d576cbd6ab64934d) commit 4e7b26d65d872023b2297f352f65670fc6d0cdc6 Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Mon Oct 8 17:12:10 2007 +0200 Add __LZMA. (transplanted from 234301e4a57916c72f8f9c69b36c73ded807b7c7) commit ce48fdbcdf3c180c416f56e0b67b9f0996accc4e Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Oct 3 12:57:53 2007 +0300 Fix up release tag for popt version change commit 53f7a61698d7c927508e0e87b8a4fda56babb0da Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Oct 3 12:54:50 2007 +0300 Remember to bump popt version too, sigh commit 2c43232aaf23ff397db32e9d11f39b08482dc3a9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Oct 3 11:53:36 2007 +0300 Added tag rpm-4.4.2.2-release for changeset fe17fbb1eb49 commit fdceebf2ce4846d6086b8a866ff663a1941b7691 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Oct 3 11:53:15 2007 +0300 Mark as 4.4.2.2 commit 4eefb19349d1ad98ce06bcb1dfee239091ecaa50 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Oct 3 11:48:53 2007 +0300 Update CHANGES commit 0abe5ab41cc27c20a743544141b0ba919326fabe Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Oct 3 08:57:54 2007 +0300 Small cronjob fixes (rhbz#315271) - create cronjob temp file in target directory to ensure corrent selinux context (rhbz#315271) - dont leave empty files around in case of failure (transplanted from ac563a9f839ff67694e4a79c79da2c1a5574af93) commit 5935597cfb20556ecb4548e8404e351e8e3d6f90 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Sep 27 14:11:00 2007 +0300 Add %alpha arch macro for supported alpha cpus (rhbz#295941) (transplanted from 6907ea2854592cb6d089d2a9e4c7a4440735a95e) commit 1c2c17a005b894ce5805a839baf6e02b2eda8713 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Sep 27 12:28:30 2007 +0300 Own omf directories found by find-lang (rhbz#296731) (transplanted from 491ef7a952f8a2b6b77479594c174e8a9bb5cb61) commit 2a9452dd4b576886125e0ca0dfb570434bfa9925 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Sep 27 10:37:19 2007 +0300 Fix disk space checking when zero blocks / inodes are available (rhbz#308171) When installing a rpm that requires space on a filesystem with 0 blocks free, rpm will not detect that there is insufficient space on the filesystem. Patch from Patrick Bergamin (transplanted from 446988cfb9c165fe5ed4bfde7cd305327a98e3bd) commit cc4838f9eda021736cd515f91a221e1fc773899f Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Sep 25 21:54:34 2007 +0300 Fix typos default in rpmrc.in optflags (rhbz#305221) Patch from Bill Nottingham commit 8315ff3a9f7bdb767205df89889898bd02d3bba0 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Sep 11 10:00:32 2007 +0300 Added tag rpm-4.4.2.2-rc2 for changeset 81a8df15d727 commit c5df8dcf89a08e52395af7498ba2328e8ca46d08 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Sep 11 10:00:26 2007 +0300 Update translations commit ad2b50e862427ed701ef70b79606f01abb42f5a3 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Sep 11 09:58:34 2007 +0300 Update CHANGES, mark as 4.4.2.2-rc2 commit 19c74bc9cfee3ea9650901ceef3e6ed3d59160f8 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Sep 11 09:13:19 2007 +0300 rpmtsAddInstallElement() consistency (rhbz#180996, rhbz#281611) Don't error out if the same (or older) package is attempted to add to the transaction, only warn (because we can handle it) (transplanted from 557fa00203ac2c861dcc0030d692696298899382) commit e2592429cffe99e963b342f1cebd1742da68d0ca Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Sep 11 09:01:19 2007 +0300 Fake callbacks on erasure for packages without files (rhbz#259961) (transplanted from 136bf9db5c60bd994fbf4b13a0565f4323b4d254) commit 4c20fe0a54a393483044b8b9f52b24efeac82b3c Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Sep 5 16:11:04 2007 +0300 Add Sparc Niagara support (rhbz#263521) Patch from Dennis Gilmore. (transplanted from 7c221a424527d91374427551f0ed9f9b78cd3a72) commit 0bf1853989c841daa05b6d5d8284de5ca8ce0ebb Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Sep 11 09:45:15 2007 +0300 Handle mire matching against binary blobs (rhbz#277161) - convert blob to hex string, miregexec() against that - dont free RPM_BIN_TYPE data, causes segfaults.. hmm.. commit 8d972281ffa67216417665f33ada4bf1fec8fa5d Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Sep 5 13:43:09 2007 +0300 Make formatValue() use the bin2hex helper. (transplanted from 35ea34942e94de33867a04af58c7e6b524a32ac0) commit c2e3cde667fc1345e33535ac9e1feb5b437602ec Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Sep 5 13:42:25 2007 +0300 Internal helper function for converting binary blobs to hex strings. (transplanted from 5b4c099c3fdb253d5ed440333cb99ad56af24d9f) commit 98ca8eff8d1d0f25201554a849d2fe9fdd271055 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Sep 5 13:41:13 2007 +0300 Fix false mire matches on nonexistent headers. (transplanted from e6ecf4e9585535cb2caf1b27844154de9abc0d32) commit 958d01408c65c1e92d5bf94e7a63bd0af675824c Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Sep 4 10:23:54 2007 +0300 Fix error reporting on rpm --checksig (rhbz#155079) (transplanted from a35fdc78aa7ad2b049fb8fff30cd376bed1cf4d5) commit d3680177a4cab509706a8086962844d2999a530b Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Aug 30 13:02:12 2007 +0300 Don't read *.rpmnew etc macro files (transplanted from ae24df9cdc383c7244543d1af23191929792c8c7) commit 161dbdaa1cf216c02affa77c904cd839ab87857e Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Sep 4 08:19:03 2007 +0300 Debugedit fixes. This makes debugedit's -l file get files that already match the -d rewrite directory, not just those that match the -b build directory and get rewritten. Patch from Roland McGrath (transplanted from 7093a54a1d9534b7be4a00cb9a51c4c14b03f958) commit 4a5b629291c0bf033bab09e85ca2251c1bb84f28 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 12:48:14 2007 +0300 Added tag rpm-4.4.2.2-rc1 for changeset 408814d1fd92 commit d42b13e73029b1bc72753400e159401f7ae5a912 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 12:27:19 2007 +0300 Update change summary commit 19d78be63ef63fb8c20f2a2811b814a77474f5a2 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 12:03:34 2007 +0300 Add expandMacro() to python bindings. Patch by Jeremy Katz. (transplanted from 5138a16777dfa38be2bfc8e0dbab11b9f064e4a7) commit c975153344985a6be53763d5a024cc4fc90649d0 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 11:22:40 2007 +0300 Update translations commit 951e93410f4027c284f846e5114061956d963d5e Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 11:19:00 2007 +0300 Mark as 4.4.2.2-rc1 (and bump popt too..) commit 6ded21ef001970ad04018e31a37db30ee53ab87c Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 11:15:18 2007 +0300 Dont link debugedit statically commit cac02463360cdfef89eafd632325c2d6f4963f73 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 11:10:11 2007 +0300 Don't create unused/dangling symlink cruft in /usr/lib commit cea671643287bacdaf7ad499a45c8237e1d5b4d3 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 11:00:42 2007 +0300 Install packages with preferred color first (rhbz#214737) Patch by Jeff Johnson. (transplanted from e8c1a2d43970f1746ff2ba8cf6fe7707534a116b) commit 81e1d8365fc8eae3923ae9b6b8f15aef60b1e44c Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 10:42:03 2007 +0300 Cosmetical cleanups. - remove unused rpm.c - fix permissions of rpmqv.c commit ab7353c2cc6e9862b329f224ebd192f96ce3158c Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 10:36:13 2007 +0300 Fix busted merge of changeset 26bc21a7912 commit 67413058e8371bd87d4ef0adbee6185d5ec56fe4 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 10:11:06 2007 +0300 Show pre- and posttrans scripts in rpm -q --scripts query (susebz#253620) Patch from Michal Marek. (transplanted from b46afebc527d7f2d64a8eddcf533b73fef2244f8) commit 02eba6c94621c8a038ae9952a714d9cb2ffd889d Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 09:10:11 2007 +0300 Create x86_64 compat macros for ia32e and amd64 (rhbz#211119, 223355) (transplanted from 83857f39f6a982190f862a9db9bdb744f58e7b0b) commit aeadd937c1b2cd76ba57cdc406ac0b5d7cc7b612 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 09:04:09 2007 +0300 Avoid .rpmnew when the file hasn't changed in package (rhbz#194246) The current behavior of %config(noreplace) creates a .rpmnewfile iff the type of the current file has been changed wrto what was originally installed. The patch changes this behavior so when old and new (in db and in package) is identical -> not changed, the function returns FA_SKIP -> it won't clobber anything, it simply skips installation of the file from the package. This patch handles also the opposite case when old and new packages contain %config symlink and we have regular file on disk. Patch from Tomas Mraz. (transplanted from 5a57ec437cf4ec0605264ed311ff28e0e751302d) commit 0d9efdc5f441b9c0c024a796f872fec17c629bee Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 08:52:06 2007 +0300 Fix perl version provide for packages defined in multiple blocks (#rhbz214496) Successive definitions of the same package shouldn't stomp on previously found $VERSION, this is how perl itself behaves. Patch from James Ralston. (transplanted from 433bae323daf6f2541f41b00747582d6cc048666) commit c81a1dfa8162b3b51c85d1829c0096632167a26d Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 27 10:19:43 2007 +0300 Don't check for termination signals in middle of transaction (!) (transplanted from 16992a5152c04b105a7939a733383739d7013674) commit 97c49ddfa6db89d4fd40a4056d1d99c6bb5096a7 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 27 11:01:39 2007 +0300 Fix monday morning thinkos wrt macro buffer changes. The expanded size is of course not known beforehand.. check for size before copying instead. (transplanted from f3bc2e09705dd2e06db93746d6c82ba427c4132f) commit 05048d4c3193d5fec23cfb3343bbbe6a7dd5a458 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 27 09:55:42 2007 +0300 Fix potential buffer overflow in macro primitive execution Use dynamic buffer, we know the needed size here... (transplanted from 4d9c1db07dc0e1dc1745af2f882b33a6f2af8115) commit c0a081c720bb2fb78b506ae0a26fd844c066e2b1 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 27 09:51:52 2007 +0300 Fix potential buffer overflow in macro findEntry() Avoid static buffer, we know the size... (transplanted from 8f1561181ab7e3570e2bc05a8741ae13c74b18df) commit f18cba6cfc0fccadc11ddff3f9a42112f3e21619 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 27 09:48:00 2007 +0300 Fix potential buffer overflow by using dynamic buffer size. (transplanted from 2a61e108390e6b2e1d6d4c41cb08578adeaab3eb) commit 2f0b919d9a19aaf58f7ac9fc3145c8f148221800 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 27 09:45:53 2007 +0300 Fix buffer overflow in macro shell escaping (#253971) We know the required buffer size here, no point in using static buffer. (transplanted from dbe4e0dd206bafc784896bc56b133b2d37293244) commit 1c0266640b423275a66fd6508c958ff15675ca35 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 28 10:26:12 2007 +0300 Patch internal BDB to build with latest glibc open() changes. commit 9424e737281c16c2fd9525be74eca8cb55d910be Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Wed Aug 22 15:17:23 2007 +0200 Use (xxx->open)() to work-around glibc's open() behaving having changed. (transplanted from fe08eb8712dce555a39c47a794a7ebf1ae20a2ac) commit 8915725e56ff5bf393f2400d458be19fb74739ad Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Mon Aug 20 04:54:28 2007 +0200 Convert from ISO-8859-2 to utf-8. (transplanted from 53faa8da0149ee0ae5c3e04d62741059e6e0e36b) commit c5d12be26f0a5fb23f0472108752f0a3a707306f Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Mon Aug 20 04:54:01 2007 +0200 Convert from ISO-8859-2 to utf-8. (transplanted from 0e892c253e10202a636c70c8b7eae789ece6446a) commit 49c22f9f30a82614ce27d579a8f1b21a93656675 Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Mon Aug 20 04:53:39 2007 +0200 Convert from ISO-8859-2 to utf-8. (transplanted from 254e9ea2cb210e410eb3393d543ca7bfa8c9af40) commit 71dd38a8f3b80c8e1a403fe0b94ec44d10b59904 Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Mon Aug 20 04:53:12 2007 +0200 Convert from ISO-8859-2 to utf-8. (transplanted from a49c264a5b2e2f590bdc2c892a8da826f3bea132) commit d8b3615452bfffff5fc0b45bfa981f3ca349bfc7 Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Mon Aug 20 04:52:50 2007 +0200 Convert from ISO-8859-2 to utf-8. (transplanted from 22c7bcb7d590c4976edc7564735633fe4f702fed) commit d5e3a49fc13ce129d690f59f5a10369d6aa94e59 Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Mon Aug 20 04:52:23 2007 +0200 Convert from ISO-8859-2 to utf-8. (transplanted from 36da6a875d1b6056c716b59eb0003384fe12dbbf) commit 7cc44c0a46c94e58089a1a3b478557046884a006 Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Mon Aug 20 04:51:46 2007 +0200 Convert from ISO-8859-2 to utf-8. (transplanted from 4e912c1f0fab649c187665d1e28081508b413dcf) commit f5c36a8c45f067fcb1c3fbbfeabcd3839abfd964 Author: Ralf Corsépius <corsepiu@fedoraproject.org> Date: Mon Aug 20 04:32:30 2007 +0200 Convert from ISO-8859-2 to utf-8. (transplanted from 9c84f02944822b035a25354449b3059824113a55) commit d9f49ebfeaa5b608f638b5253c29e57cdd4a62c2 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Aug 15 12:07:31 2007 +0300 Make find-lang.sh --with-gnome pick up omf files (rhbz#251400) Patch from Matthias Clasen. (transplanted from 03206d67072c7b90f79a8e0bc47a847c3991f565) commit 00c59d31aafab2741bb899d0778420b438280628 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Aug 14 09:00:54 2007 +0300 Avoid python 2.5 requirement by using int instead of Py_ssize_t (transplanted from 7e06ee4ecabcfcd79a79c063d77b404962836c74) commit 535d8b5dcaff1abdd5ac46b598a68b5aff383da4 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 13 15:48:39 2007 +0300 Fail build on find-provide / -require errors (#rhbz#226751) Patch from Jeff Johnson (transplanted from fa7095010d43f36adf51c687d0aa9fd853659d89) commit a53aacb3a0bf60e067f535a885740e51b9fe07a6 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Aug 10 14:32:25 2007 +0300 Update default per-arch compiler flags for modern gcc (rhbz#212583) (transplanted from 03d7783f9fc8ea1b012a4c762f85b6dd39ab29b6) commit c901a2ce74146b036e6207d820bd4190c5128d26 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Aug 10 12:09:36 2007 +0300 Add comment about checking --help to manuals (rhbz#164281) As users + admins can tweak popt aliases to their liking, it's impossible to guarantee than man pages are in sync with what's available... (transplanted from 8ab855137e07d0e0c33f1a876a46802e39b2c445) commit 96cc20fc9b6500c23e862acddfe4b3634bcfb1c7 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Aug 10 11:41:24 2007 +0300 Cut down on false perl requires (rhbz#198033...) Patch from John Owens. (transplanted from 9f0012fffce152ca27963e1789e18d3d6a7f5854) commit 9ac968ee34a1a839de9937ca853e9bdc9b875ade Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Aug 9 22:34:49 2007 +0300 Avoid truncating /var/log/rpmpkgs in case of errors (rhbz#232830) (transplanted from c05201a4ed4c98b8a02b90c2ff27a827a252e602) commit bd3d49e8fe017f138046ff9699fdab6f9134330b Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Aug 9 22:02:02 2007 +0300 Clarify --initdb usage in manual (rhbz#218057) (transplanted from b7a6d6369e752aac4cf899bcd9a391939ddb4825) commit 789e7fd36db97d5ee55397fd376fce1f7a676ed0 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Aug 9 21:50:56 2007 +0300 Skip stale and unaccessible (FUSE) mountpoints (rhbz#190496, 220991) Ported from rpm5.org work of Jeff Johnson. (transplanted from a5f774e61a4715c5ad52cf4b5f982ec71096bde6) commit e96bdd5b757ef75280f13d1abbe9bc0152c126a4 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 13 09:04:44 2007 +0300 Oops, 4.4.x doesn't know about TRIGGERPREIN commit e3b6a761dbe485e77e377074589849a1fbc8d6c1 Author: Panu Matilainen <pmatilai@redhat.com> Date: Sun Aug 12 15:27:46 2007 +0300 Fix debugedit buildid thinko. Patch from Roland McGrath (transplanted from fb1ee4c438c929f0b2af376fd23e05e52947b977) commit 66f3c65acfd4f3ca1e35deef4a455eb3d9b45ac0 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Aug 9 15:15:24 2007 +0300 Avoid unnecessary .rpmnew and .rpmsave files (rhbz#128622) Don't create .rpmnew and .rpmsave files when file/symlink on disk differs just by timestamp. Patch by Tomas Mraz. (transplanted from 0d4b8cfd8dc9e99d030b0d7d81611b5580468f2f) commit 6919002fa5803aff0ab3f7872ed055566936c5a6 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Aug 9 14:31:57 2007 +0300 Add Spanish and Italian translations.. commit 8d467a90ee154095d1cf7cbbb802f4d298bb3a51 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Aug 9 14:11:31 2007 +0300 Updated Italian translation from RHEL 4 (transplanted from 44d4fdf2ab0e1a5e23cead9e7a4f75254112a0f0) commit 44c758b13f45124174cb62a5dd528662a2a8dc49 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Aug 9 14:09:29 2007 +0300 Updated Spanish translation from RHEL 4. (transplanted from 3b70bd42e02385dafc8b1436c0dfe0369f431e00) commit be330bafd810f7225a29a04056a48ba2dfde0f6f Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 6 23:09:02 2007 +0300 Add a few missing files to POTFILES.in (rhbz#249608) (transplanted from d5efe38ad5603b7b050b4d4e12b8853b35112f3f) commit 6868979ea5d519fd1f300bca9358271b64f254d1 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 6 14:47:43 2007 +0300 Couple of ARM-related typo fixes from Lennert Buytenhek. (transplanted from ccfaf1c37a56181b9562963583900ff8e38a1b57) commit 7d89760437ee0363bf5076a59863029c8b08c725 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 6 14:47:10 2007 +0300 Detect and use -gnueabi instead of -gnu on ARM as necessary. Patch from Lennert Buytenhek. (transplanted from f0a6328331a5d017d89c96fe8cf5d8249dde09b5) commit 6d3ca0c63d20a9e9176c0b93a9bb21d8966ec1af Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Aug 6 12:58:45 2007 +0300 Fix --dump usage description in the manpage. Patch from Yu Zhiguo. (transplanted from 9f3741c4c201e25dfff9954e750f07a67cf37b85) commit 54a78f5a5b441b94ad7a4a2d9dc347280541c8ab Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 23 13:12:14 2007 +0300 Always create ChangeLog from scratch on make dist. (transplanted from bd492d82f34ead6502832b2e813f56680899ea8b) commit fa9eb7c82fec60ff09560f040fd7d61817a423bd Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 23 10:43:47 2007 +0300 Update scriptlet names to match current reality (rhbz#248128) (transplanted from a14f0518986667354560535b5ef0cf15d54656d2) commit 76eb44b1d7b76bdd9ababa6c78895dc70875c46a Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 23 10:02:54 2007 +0300 Avoid static buffer and extra copy in docdir checking. From rpm5.org / Ralf S. Engelschall. (transplanted from 414d128db0aaea7abbd2040e041c2290802eee53) commit b4fb8878eca76ff0e1c2671aefd57525341bcd2d Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 9 12:39:43 2007 +0300 Make docdir checking stricter (rhbz#246819) (transplanted from 77bd87370b7950fdc14ecbaf0194c8d1d815f9fa) commit 16201c368e2454fa192e4019140e772084c4b804 Author: Panu Matilainen <pmatilai@redhat.com> Date: Sat Jul 21 15:48:03 2007 +0300 Support fully qualified $Foo::Bar::VERSION expressions (rhbz#249135). Patch from Ville Skyttä. (transplanted from 0408b648de4633529655fc0984214ca7cf0fa50d) commit a112cf6e633625e6fe36d9e0356a607bc9ab196a Author: Panu Matilainen <pmatilai@redhat.com> Date: Sat Jul 21 15:05:19 2007 +0300 Make rpmdbCheckTerminate() non-terminating. This allows use in exit handler without affecting exit code, and permits caller to do its own cleanup if necessary. (transplanted from fb37e4dccbf3a1bfea406f87ee76a94d38ee0dcc) commit d176a1f6a7a99f2572d10e3027b654c1a80dd829 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jul 20 11:23:11 2007 +0300 Force rpmdb clean termination on exit from python. Python process tracebacking with active iterators can and will otherwise leave stale locks around (as is presumably the reason for rhbz#235389 and various other locking issues) (transplanted from e9ced408b17fb48b660b309f3a7b4c67586421cd) commit 94a09a05953e42cdab77f0e7d54d0d6f98764fbe Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jul 20 11:19:56 2007 +0300 Support explicitly asking from rpmdb cleanup + termination. New rpmdbCheckTerminate() function which checks for termination signals and allows requesting termination via parameter as well. Make rpmdbCheckSignals() just a wrapper that calls it with terminate=0. (transplanted from 6acd7701e4df5e9df29123c2e877f574551cd342) commit 142debc9ea984a4b3770e23d47d93764384acad2 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jul 20 10:41:15 2007 +0300 Add python methods for checking pending signals from rpmsqCaught. - a thin wrapper for rpmdbCheckSignals() from rpm5.org / Jeff Johnson - a function taking a list of signals to check and returning list caught signals (python doesn't know about signal sets so rpmsqCaught needs wrapping) (transplanted from c0237c16e2e35d108db2bbb2bf3c18cd95db9ad7) commit d02101eacfa986bd8dbe4693ce99de7ca65a95c1 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 23 12:38:18 2007 +0300 Added tag rpm-4.4.2.1-release for changeset 26d6de6e0c33 commit ee54d18858c24bf9bfc872e56b2b65333c4173c7 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 23 12:38:05 2007 +0300 Preparing for 4.4.2.1 commit ae676d02546e49c0317c85ec5268a012c06de59f Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jul 6 15:16:09 2007 +0300 Include symlinks in find-lang search (rhbz#246729) commit 293076f9336d49314f709aa56afa4068a392855e Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 9 13:02:12 2007 +0300 Added tag rpm-4.4.2.1-rc3 for changeset 0dfbaff7c7cd commit f08c9de52cc4715507740a4e89e2ad1649012751 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 9 12:57:45 2007 +0300 Preparing for 4.4.2.1-rc3 commit 637f8035392916be5fb8260259f86348eef2a2fa Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 9 12:47:25 2007 +0300 Avoid closing scriptlet stdout by mistake. (transplanted from 0cfabe7da156386f74a37aadb5420f4eca321d2a) commit befd4fcb5067faa347382f3b56027ccd66280025 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 9 12:40:38 2007 +0300 Update CHANGES commit 03bfcc2d0d879bda4d796eceeee5fe25d86d3564 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 9 12:31:32 2007 +0300 Remove outdated comment in check-rpaths-worker (transplanted from 369f1a852e4d9faa9e99e31d65b9cd09f66968db) commit 8c2bff152eaadfa242ab51da89b0439e1ca5c45a Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 9 11:47:48 2007 +0300 Fix ordering with --nodeps. This adds unneeded second rpmalMakeIndex() call to normal path, the index creation needs some kind of tracking mechanism to avoid this... (transplanted from 2ea62bbfd19e3177c7314e3271a8389bffafde80) commit 24c8164d49d98c02cb42166c3f7b37a0b371be32 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 9 11:23:58 2007 +0300 Permit packages with no payload format (rpm 3.x compat), ugh... (transplanted from dae209d9fe03296998fefdee3d7a296627629bad) commit 3b4864a1678e0cbda5c62da42e36b659fbc58570 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 9 11:01:33 2007 +0300 Fix include of misc.h, rpmpgp.h and rpmsq.h in C++. (transplanted from ce7255e73857cd4945934ccd43602d22985ee061) commit 769ad04453840ad92cb2a438c6f0825a76cd01f7 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jul 5 14:47:29 2007 +0300 Tags fixup. - consistent tag naming - remove false 4.4.2.1-rc2 tag - use dots instead of underscores, hg has no silly limits wrt that... commit 694a18cd7c1260cc359c64b5224654c67847cda7 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jul 4 15:35:12 2007 +0300 Added tag 4.4.2.1-rc2 for changeset da8803a1a1f0 commit 96a7eacd1c203bacc9e76bbf5f1493505b22e050 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jul 4 15:34:52 2007 +0300 Duh, really kill the broken tests. commit b1952ec5f97217850bad9cdce0ab119bb2225731 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jul 4 15:21:07 2007 +0300 Added tag 4.4.2.1-rc2 for changeset 2aa6758ed8fb commit a2c38fbcaf0558c8a151d66438efdf10673d0e04 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jul 4 15:18:43 2007 +0300 Preparing for 4.4.2.1-rc2 - update CHANGES and version - update translations commit fc1646506bcf017a9cd8ed7fab9ab9537513a2c3 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jul 4 15:11:27 2007 +0300 New debugedit option to recompute build ID (rhbz#246404) Patch from Roland McGrath. commit b95a206f14bf76f817b845b4a9a1ab6b43c433d2 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jul 4 15:06:20 2007 +0300 Include additional buildroot sanity check scripts (rhbz#245639) - check-buildroot for checing buildroot files for references to $RPM_BUILD_ROOT - check-rpaths* for checking buildroot files for broken rpaths Scripts by Enrico Scholz, Ville Skyttä. commit d7d8c35e67d3dc79acc40dc4411a2f14c584bec9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jul 3 14:27:08 2007 +0300 Fix segfault on errors if neon transport is used (rhbz#220392) Patch from rpm5.org / JBJ. commit 39defaa877956e0719451f37d1eee81350a163ca Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jul 3 14:13:13 2007 +0300 Pass --wildcards to tar on build (rhbz#206841) Tar no longer accepts globbing by default as it's incompatible with traditional implementations: http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00001.html Rpm needs to work with upstream tar really, the --wildcards option has been supported since 2001 so older versions shouldn't suffer either. commit 6fcff4422a954ff9d44cbe23a16a15739c2e2729 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jul 3 11:51:51 2007 +0300 Minor update to Polish translation (rhbz#243569) From Piotr Drąg. commit de50397c711455d144efaf6709909423e7ef0f12 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jul 2 15:02:15 2007 +0300 Plug some memory leaks. Patches from rpm5.org / JBJ. commit 0195ea4a5ae0b04844e9a34cbb5839cb899dd792 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jun 29 14:12:44 2007 +0300 TODO-update... commit c00b3321a4b208b1fb3d447cdc118d379e5fe9f6 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jun 29 14:11:10 2007 +0300 Add /usr/share/gtk-doc/html/ to docDirs. Patch from Jeremy Katz commit d9ea43262e26dbdd23bdb060704d21004055807e Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jun 29 12:33:03 2007 +0300 Disable totally broken tests, add fixing reminder to TODO. commit 3b6acfff8d8e22c31287bb4d9a434b5da733032f Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jun 28 14:44:48 2007 +0300 Remember to free up match iterators (rhbz#246044) commit 2738140221eafc47db72e353663bb916f544d60f Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 27 16:29:16 2007 +0300 Fix a warning from sparse in popt.h (rhbz#202005) Patch from Kjartan Maraas. commit 52789915e5034cab9a720d5c8dd7afb8af0d9312 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 27 16:17:21 2007 +0300 Updated Russian man pages. From Andrew Martynov, rhbz#185620. commit b91128a0b841fec6517020f6b348923458e9cbe6 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 26 20:46:51 2007 +0300 Remove hardcoded libtermcap vs bash kludge. commit fd1ea6a5e9ce474e840b58256f086936ef147247 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 26 09:38:21 2007 +0300 Bump popt version to allow clean upgrades with the current bundled mess. commit 7e9df78063312e6619cf78ed9568d19c3feee64a Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 17:14:39 2007 +0300 Added tag 4.4.2.1-rc1 for changeset 89fa17e70ff2 commit 6ea7ff5cd74d6085b4099815e8e1bc47e37f7b2e Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 13:29:09 2007 +0300 Mark as 4.4.2.1-rc1 commit 278ce875a7d2aa9d01900d55b64a0d75b10521a0 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 13:27:56 2007 +0300 Update TODO + CHANGES.. commit 9b3c7b96c5f2ca1bc326df8385ed34c11c2ff6a8 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 13:27:21 2007 +0300 Pull full changelog from hg into dist tarball. commit b4355dfb945cf121adcd0f4c95cca2ce4f2df715 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 13:12:13 2007 +0300 Use ustar format for dist tarball. BDB has some very long paths that start getting stripped out when our version string is longer than just x.y.z. commit 6e2f56fe25a9ee62af51e0408861a8a43c97a709 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 12:47:33 2007 +0300 Remove ppc64 inline asm (rhbz#233145) Patch in both Fedora and Suse... commit 66c2a1d82ac83436ce4ff3071d3a028e5ea51ba6 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 12:37:29 2007 +0300 Enable ts ordering for erasure mode. Same patch in Suse & Fedora... commit aa467ebc5b03dbd837970abdfdc3329a3f62bb77 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 12:28:25 2007 +0300 Transaction ordering fixes (rhbz#196590, 202540, 202542, 202543, 202544) Patch from Fedora / Paul Nasrat. commit f49c8bc304c86c97864c60b70e3d420f7a04042e Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 10:40:14 2007 +0300 IPv4/6 and EPSV support by Arkadiusz Miskiewicz commit ccd3a804e33fb149f6db5b4dc0a78697dfe074d7 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 10:37:37 2007 +0300 Nuke ugly /var/log/lastlog kludgery. commit 406a410bc3b4f245803dec59c1ee4a72aa10e313 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 10:31:37 2007 +0300 Don't mmap large files (rhbz#139539, 177616) Patch from Thomas Woerner commit 8b8e27ec5bd47c1dddbc197911e2168bedd71373 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 25 10:28:05 2007 +0300 Detect and provide a requirement for DT_GNU_HASH. Patch from Fedora. commit 82885665ce59795aceb439452cfd3bddbae04afe Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jun 21 15:13:04 2007 +0300 ARM arch update. Adds more ARM sub-archs, and adds some bits to deal properly with the new ARM ABI (EABI). Patch from Lennert Buytenhek. commit 57f2cabf0f0915cbd4b1b86c247bad42e9a7d19b Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Jun 21 12:28:13 2007 +0100 Initialise replaced commit 746d798d5dc05239c129beda98f04807a64040ad Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Jun 21 09:57:19 2007 +0100 Backed out changeset 99c5bd19ffc4bfbfa5601767cbc1338b5fa570e9 commit b363333f5d04cfd14b1b514a499cddf5a1aea6db Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Jun 21 08:57:01 2007 +0100 Initialise replaced on rpmfiNew commit c44738eae897466e8496efd4b75b5116dd4e6a97 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Jun 21 08:09:24 2007 +0100 Fix thinko commit e790bca3e99fa9609cf448234a9ca6c5ad6b860f Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 20 13:25:27 2007 +0300 Initial CHANGES update for 4.4.2.1 commit 51d4ac0ec415e126ef60c4718f7fd2d2ec841b7f Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 20 12:09:51 2007 +0300 TODO-update commit de9baf46443953af69ebf7489a69aa460e964a16 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 20 12:06:36 2007 +0300 Auto*foo to check if gcc supports -fno-strict-aliasing. commit 2501a547b6809608ebb5f4c70f3ff39f7b104183 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 20 11:07:53 2007 +0300 Duh, remember to initialize opt_F commit a36fe663614c7047a5dcd893ea39d2115be2ecc4 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 20 10:58:10 2007 +0300 Add reminder about enabling mmap() use after 4.4.2.1. The code's been unused for years so too risky to enable right now but should offer good performance improvement. Fix the HAVE_MMAP checks. commit 57a53d1080b91343e5420acce88e3eaae86483e8 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 20 10:26:14 2007 +0300 Move SELinux specifics to the section of configure.ac where SELinux is already handled instead of mixing it into the 'static linking' section. Patch from rpm5.org. commit fb93d8d34f80d01c754061ab8e32ef74c01ab339 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 20 10:23:38 2007 +0300 More configure.ac cleanups. From rpm5.org commit 54ac5046344030a70c37052996aa4a9c635dffbf Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 20 10:20:15 2007 +0300 Throw out unused stuff from configure.ac Patch from rpm5.org commit 866771356c0c4515b8ee84831584c3a27e5ce88f Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 16:12:04 2007 +0300 Rename headerCheckPayload() -> headerCheckPayloadFormat() to remove any potential confusion as to what it really does. commit a4d336f0536154450d54ff7d350cc85a85511e96 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 15:16:13 2007 +0300 Update mailinglist address in error message, ugh.. commit 2cb4d412b1063a1f269a02b36f4e387003dbf989 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 15:10:25 2007 +0300 Add support for specifying fuzz factor to %patch (rhbz#243720) Based on rpm5.org patch, additionally support both -F1 and -F 1 formats. Use stpcpy() instead of strcat() for doPatch() args processing. commit ed8566798f91f82c37d4db8f85296534fe2f4b2b Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 14:35:40 2007 +0300 Update translations commit 4f5217f70ae16ffe4fbe93f2b59c6f6208612609 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 14:29:10 2007 +0300 Fix variable double definition. commit 759ad2f36c91589665b4a67f1d00cfc58e6e5087 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 14:21:01 2007 +0300 Fix CVE-2007-2799 integer overflow in internal libmagic. Patch from RHEL4. commit 59920364efcc433d2d72d82cdc2b55758eba71b1 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 14:19:36 2007 +0300 Fix CVE-2007-1536 in internal libmagic, patch from RHEL4. commit 036e9e6dcb8165bb5862b55c6e8825161d78775c Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 13:45:42 2007 +0300 Don't treat provides as implicit obsoletes (rhbz#111071 etc). This isn't really desired behavior by anybody. Patch from OpenSuSE / Michael Schroeder commit 30234b37379ea53db1b1a5a2bc75d25a9cb6a2d7 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 13:33:50 2007 +0300 Open non-temporary db's before chroot (rhbz#103952, 173285) commit f95946925cc0f63fc11ca925347e737a7e18a43f Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 13:22:41 2007 +0300 Don't open temporary databases at rpmdbOpenAll(): Add a helper function for filtering out temp databases and use it in all the various places. commit c7705557d9cff5fd56c96d0915148efd5fcb7e3c Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 13:00:13 2007 +0300 Remove rpm and popt specs, spec files are vendor specific anyway. commit e752d9cf8521439544308f350d6f6e720c03782b Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 12:49:07 2007 +0300 Nuke antique "reference" baddeps list. commit 1cfcfba438736d11d76f69bc24bf900b4d01f59f Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 12:47:21 2007 +0300 Nuke all dependency whiteouts, very much vendor-specific... commit 9d454b367b0153cd3738bf97b087f29d5c00b4b0 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 12:28:12 2007 +0300 Nuke default skipDirs list (rhbz#140055 & others). The skipDir() mechanism left in place for now for vendors to tweak if they see necessary. commit 34957f796c96c112603e3be66981da3dc304d0ba Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 19 07:30:01 2007 +0300 Make %_signature default to gpg. commit 0cfdc4fa038f9f37c403c613bc8c4dab4f3bb68e Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Jun 18 14:31:13 2007 +0100 Ensure the status of the file which be replaced by another rpm package is updated commit 7b78d3932b613987ad3e97a0c85c1e9ee18ec587 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 18 12:48:07 2007 +0300 Don't segfault on a header without RPMTAG_NAME (rhbz#239557). Patch from JBJ. commit 6f69c70e76deb57f5af8ee316e116a0c3b4c1077 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 18 08:50:52 2007 +0300 Check all header strings to resize buffer CVE-2006-5466 (#212833). Patch backported from rpm5.org / JBJ. commit 900de8606fc2d40f38fc050de9211586fc343d22 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 18 08:29:01 2007 +0300 Flush query format buffer before listing files (rhbz#212833). Patch from JBJ. commit af26016f77ef0e9b450ade0e7e742da1c09d5867 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jun 15 10:33:36 2007 +0300 Don't try to open nonexistent file twice. Patch from JBJ. commit c8dbe9d10b621c46eac0565d515767c50597f4e8 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 12 11:22:49 2007 +0300 Skip packages/headers with non-verifiable signatures and treat them as errors (rhbz#239557) commit f8c4fb6f16ab5aef4c26305cfc5dfb8433c76fc7 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 12 09:38:35 2007 +0300 Updated Polish popt translation (Piotr Drąg) commit d5d686b3b6ae0757dfed5eff3db91275c4583956 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 11 21:08:28 2007 +0300 Updated Polish translation from Piotr Drąg. commit 05ef6555f5f563ae55689e0d06a27c337b5eb8ce Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 11 13:22:25 2007 +0300 Fix query output when querying for non-installed <name>.<arch> (rhbz#124016) commit dae15112df43f66055832f0c081c5d53c2bf222b Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 11 11:59:09 2007 +0300 Permit multiple versions of a package to be installed (-i) within a single transaction (rhbz#213399) commit cb55ab4c3584422612e8586a9398dc5f9d6955ea Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 11 10:37:40 2007 +0300 Treat null epoch equal to zero epoch in python labelCompare (rhbz#227860). Patch from JBJ. commit 07b45099bbaf51d5a92516be06245be7e44972c9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Mon Jun 11 10:30:29 2007 +0300 Treat null epoch equal to zero epoch in freshen (rhbz#143301). Patch from JBJ. commit f32c97f621ae8726130c042db66481c1336cf620 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jun 8 16:07:05 2007 +0300 Allow characters >127 that don't fit the current locale in the specfile (e.g. latin1 in utf-8 locale). Patch from OpenSuSE. commit 2045bd1814b44536eb006a03e96ef167eb873a96 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jun 8 14:22:30 2007 +0300 Fix a few format string errors in German translation. commit 20b4dbe0ba0de9b4bdcc5054e61fc9ac2b59e514 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jun 8 14:18:53 2007 +0300 Run msgfmt in check-mode to detect format string etc errors. commit 42171378282f9f074f1038c65f4c0de4c7d55ede Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri Jun 8 13:57:08 2007 +0300 Updated Finnish translation. Fix (by correcting or removing) tonne of dangerously incorrect fuzzy translations. commit 48048a39309e180fa439b1b158a87c2081bafbaa Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jun 7 21:51:59 2007 +0300 Ts/db reference counting for match-iterators in python (rhbz#241751) Adds additional refcounting to the python level ts/db object to avoid anonymous ts/db from getting deleted while still iterating over it. commit 578e90f2f83ba1872890182902f0fd0de28db402 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jun 7 14:59:45 2007 +0300 Ooops, rpmdbFindFpList() not finding anything is not an error... commit 825191fe76b4b9be0062bb46be11bbd823256598 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jun 7 14:56:48 2007 +0300 Return error codes from rpmdbFindFpList() on "can't happen" situations. rpmtsRun() already checks it, and those things can happen in some exotic cases like rhbz#106057 as non-root, unless the non-temporary db's are opened before chroot... commit fe762d20a5d4d23899029cec6ec0280473283c13 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Jun 7 11:49:48 2007 +0100 Detect python2.5 commit f17f9a948aee4ba26511eabd255e55a22596e9b9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jun 7 13:19:43 2007 +0300 Add new srcdefattr macro (Michael Schroeder / OpenSuSE) Helps avoiding useless warnings when installing src.rpm's etc. (susebz#48870, rhbz#125515) commit 22281cf90b1b684b765026bb817c4eb9edb87173 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jun 7 12:56:22 2007 +0300 Another TODO-update. commit 40f4ed1de86e76799ad6839ed01d2a2974e4edc1 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jun 7 12:15:52 2007 +0300 Remove old testing cruft. commit 1c254443c7bbc6c68f4131ccd518caadb6af7211 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jun 7 10:29:54 2007 +0300 Minor fix to zh_TW translation (Wei-Lun Chao) commit b06dfb3870595721b41c03fe23e46ed5a90c8df1 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu Jun 7 09:09:49 2007 +0300 Add zh_TW translation (Wei-Lun Chao). Remove empty zh and zh_CN.GB2312 po's. commit 8ae7508882536b5b85f3b8f8ce204e0d6aa1d350 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 6 16:56:17 2007 +0300 Disable strict aliasing to stop type-punning warning spew. commit 0f18a279a8910d2a56e584318bd838599cc870fd Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 6 16:12:58 2007 +0300 Add db3 back to AC_CONFIG_SUBDIRS. Oops... commit 63548fdfa090782c2c804781891d1d7cfd507bba Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 6 14:46:47 2007 +0300 Make po Makefiles honor datarootdir commit e8c0fa24beeb46dde6f0f70f496ac7aa416c0903 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 6 14:42:19 2007 +0300 More auto*foo cleanups: - move AIX and MINIX checks earlier to avoid complaints - use AC_PROG_LIBTOOL instead of -RANLIB to avoid obsoletion warning commit 802add035e4afbc5909af2517e7a347dae8e715b Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 6 14:40:54 2007 +0300 autogen.sh tweaking: - generate config.rpath from autogen for now (kludge...) - update autogen "documented versions" to F7 level, remove double versions checks (and complaints) from file/autogen commit 1371af04f4162dd25d58c4e984b0bbd1efc82917 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 6 13:37:18 2007 +0300 Unbreak zlib configure check. commit 98d634bc7f5b438b9707c78194cc548ccfce12b7 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 6 12:50:56 2007 +0300 Make peace with auto*foo. - Remove checks for internal zlib - Don't try to auto*foo'ize nonexistent zlib, sqlite subdirs. Db3 subdir isn't auto*-enabled - Set AM_GNU_GETTEXT_VERSION to make auto"#¤"# to realize we're using gettext - Don't stomp into auto*** namespace with LUA_SPLINT stuff (from JBJ) commit c7f7ebe61c1593049bc80651ce4db7fbbfb9a828 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 6 12:45:20 2007 +0300 Remove popt internal gettext, make peace with auto*foo. Rpm internal gettext was already removed, but there was another copy in popt... Fiddle with auto*foo to quieten various warnings and actually pass make distcheck. commit d25fe17c71f11f6c3019d80897784781f822cb45 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed Jun 6 12:01:24 2007 +0300 Allow tests to pass in distcheck where builddir != srcdir. commit c755a3820e6734cf94a92380aeaf5ed899757d50 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 5 15:34:52 2007 +0300 Force FILEVERIFYFLAGS to be a list in python bindings. commit 504775bb6997ba05ce441b2c8a67b65c289639b9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 5 15:18:49 2007 +0300 Python rpm.te Key() refcount fix (rhbz#182063) from JBJ. commit 7ca13025364fd3320d658e8220346f2eb7e0a55e Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 5 15:16:37 2007 +0300 Fix typo in check-prereq (rhbz#203182) by Steve Grubb. commit 592a1e5998c9b3646987e494de481a413473dd10 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 5 12:43:53 2007 +0300 Payload compatibility checking fixes. Only check for payload compatibility when dealing with packages (and not eg build headers). Don't crash if no payload format defined in header. commit 086dac456e607d61d0c2e31f80d29797c7ec4e50 Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue Jun 5 09:45:58 2007 +0300 Add --dupes popt alias for detecting duplicate packages in rpmdb from JBJ. commit 768b36f1cf27af7ca6f67fdbefa71ef4b3397e8d Author: Panu Matilainen <pmatilai@redhat.com> Date: Tue May 29 13:43:06 2007 +0300 Restore SIGILL handler in machine detection code. Patch from OpenSuSE. commit 89e3d5c1aeadf65337615241b68f28f06f665e4b Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri May 25 12:57:10 2007 +0300 Run filelist checks even if other errors are present. This causes the unpackaged files check to be run even if there are other errors in the file processing. This is rather handy in spotting spec typos and such. Patch from OpenSuSE, somewhat modified. commit a3f86a1d3d5af61b0eb8ba16d6ae0c0de1517d36 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu May 24 14:40:54 2007 +0100 Fail if no beecrypt found commit c3ce7e90a5cd994f1f6be1d21d9470b8fe344bb6 Author: Panu Matilainen <pmatilai@redhat.com> Date: Thu May 24 10:56:53 2007 +0300 Check for supported payload format on package install. (rhbz#140052) Add a new API function to check for supported payload format from header, have rpmtsAddInstallElement() check and fail if not. Check for tsadd failure on src.rpm install as well. commit 932673b78705548d823f3ce23def5d5f9ea712f4 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed May 23 12:12:07 2007 +0300 Remove hardcoded RH GPG-keys from the source. commit ff0620c3ea7caee6ed7a3d6420b932e546a0854c Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed May 23 10:27:15 2007 +0300 Raise an exception if adding an install/upgrade element to transaction fails. commit d9281caad55627c7e9c33fa6ccdfb88a44bf78c6 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed May 23 08:40:22 2007 +0300 More informative error message when lstat() in verification fails. Eg when running verification as non-root, it can lead to confusing results until you realize you didn't have permission to verify the file. Patch originally from OpenSuSE, slightly modified. commit b1c7f449f619d35b27abd2158812474af70e0f15 Author: Panu Matilainen <pmatilai@redhat.com> Date: Fri May 18 16:25:02 2007 +0300 Small TODO-update. commit b73bea14786fe8f6d7dc2457b51730d939e4eec4 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu May 17 11:06:55 2007 +0100 Emit diff headers (#237561) Patch derived from Ville Skytta commit de2e849ede59f1b3deec085676126d912011c052 Author: Peter Jones <pjones@redhat.com> Date: Wed May 16 10:59:15 2007 -0400 - let diff arguments be specified in the environment commit 832fe4f01865cd17ab9393fc48b960206da223b0 Author: Paul Nasrat <pnasrat@redhat.com> Date: Wed May 16 14:45:24 2007 +0100 dbmatch keys can be unicode objects also (#219008) Jeremy Katz <katzj@redhat.com> commit 485c8dac0dcce8db9be173692d2d34f4cf3efab9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed May 16 16:22:01 2007 +0300 Do not run pre/posttrans scripts in test mode. Patch from OpenSuSE. commit 9358ce594ff7e5c05b4a9df3155411d537c41de9 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed May 16 16:19:18 2007 +0300 Deal with bad lines in --setperms and --setugids. Happens for example if a package is not installed (--pipe also captures stderr). Patch from OpenSuSE. commit 2c080c11877fa083b6439b207368e05bb24e5b59 Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed May 16 16:18:05 2007 +0300 Make rebuilddb work with the --root option. Patch from OpenSuSE. commit 7e796f6f52b175097914a0b7bfd5d104b0d60ade Author: Panu Matilainen <pmatilai@redhat.com> Date: Wed May 16 16:16:45 2007 +0300 Fix building without Lua support. Patch from OpenSuSE. commit 9909fef073fdf033a6c2a8a8063398ed043797af Author: pmatilai@dhcp115.koti.laiskiainen.org <pmatilai@dhcp115.koti.laiskiainen.org> Date: Mon May 14 16:52:48 2007 +0300 - initial TODO for collecting future ideas commit 45d2eff6fdc7389fc426d1214f7d0397c523bdb0 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu May 10 13:20:11 2007 +0100 Remove SELinux context verification (#193488) commit a94e9ed5c5df62dc2f917b1a3d3bc69cd7678c9a Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu May 10 13:15:34 2007 +0100 Add mono req/provides support Alexander Larsson alexl@redhat.com commit c3524d91c7d47088eaf05e792c766067a0550d15 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu May 10 13:08:38 2007 +0100 Use older perl helper scripts by default commit e07026a8eb49aef195fe030a710019d8f2baa11c Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu May 10 12:35:49 2007 +0100 Add patch to treat changelog as list commit 4da917bfef96aaaed02717a3a8952325086e7084 Author: Paul Nasrat <pnasrat@redhat.com> Date: Tue May 1 05:55:14 2007 +0100 Enable configurable preferable elf colour policy (#235757) Patch from: dwmw2 at redhat.com commit e0fe0e26eee361c20e960064162e3a7ad3bc63c9 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 23 10:49:31 2007 +0100 Fix debugedit for relative paths (#232222) commit 2b0bc853c3b6e575613e946c346d915fe289f811 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 16:13:27 2007 +0100 Fix default verify flags for %doc rh#235353 Patch from Michael Schroeder commit 9bde9d187ca12ecb829f2b8831578f10dd7fdfae Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:31:37 2007 +0100 Call Fflush at the end of writeing a signed package to catch out of disk space errors. Patch from OpenSuSE commit 21818c6c8f3d4fe7836326d27f38421c29c22db7 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:31:04 2007 +0100 Fix to handle oldpackages that use HEADERIMAGE commit 0e863398d4c4f8b750b41e0eeeb643d3b9ebbf06 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:26:12 2007 +0100 When deleting files, drop any s-bit first, so that a malicious user does not have access to old programs if he hard links them to some other directory. [#50376] rh#125517 Patch from OpenSuSE commit a6368d35530243b8d6bb0ca302a16c903f967921 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:23:58 2007 +0100 Also decode early for PGP sigtags, which are actually header+payload RSA signatures. Without this patch, verification of a package that has just a header+payload RSA signature but no header-only RSA signature fails. Patch from OpenSuSE commit a435fe4baec1f3217bc437996bcea75493186d1e Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:23:13 2007 +0100 Make rpmdbSync obey the no_dbsync flag Patch from OpenSuSE commit fd8b51eb5ee1024eb1fa702e9fe48826eeca264f Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:22:34 2007 +0100 Build lua without readline support. Patch from OpenSuSE commit e71dd23825fafd47e8a7e81cd0919c0bee9dd184 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:21:22 2007 +0100 Check rpmtsInitDB return value. Also patches rpm.c, which actually is not used anymore. Patch from OpenSuSE commit af236859a0375b1423845498b97a5dc7d7834bc1 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:20:30 2007 +0100 Fix off-by-one error in glob call. Fix from OpenSuSE commit 367d30909c9f8caf8882a665b3e4007c0b6ff9d0 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:19:39 2007 +0100 Fix --noghost query option. rh#103207 commit d0c8cb4a15ce49f72b92f7eac5f429acca9cf24a Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:18:19 2007 +0100 Check getcwd return value, abort if rpm cannot determine current directory. Patch from OpenSuSE commit 3c102d6404bdaa14c6553049f9cf1dcec127814a Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:17:19 2007 +0100 Return an error if Fileno is called with NULL instead of segfaulting. Patch from OpenSuSE commit 9b0ef9f4f326c02906a4f9dd636b95fcf3d88553 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:16:35 2007 +0100 Deal with a return value of "-2" when database locking failed. Patch from OpenSuSE commit e2395df0e020476df61d12219140ecfaff2ed788 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:15:54 2007 +0100 Do not call rpmtsRun with an empty transaction list, it returns -1 which messes up the numFailed counter. [#43267] Patch from OpenSuSE commit 332cb7d273746dd98fc9cfd12a9ca4475ef7b961 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:15:10 2007 +0100 Allow "--ignoresize" for erase operations. Patch from OpenSuSE commit 5fdd5efb26d67e89c5d1cda51435de2896348102 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:14:17 2007 +0100 Fix segfault when rpmbuild stumbles over an empty file list. The "+ 1" is a remedy for xmalloc(0), which would return NULL. Patch from OpenSuSE commit fd6e4142505093ca91aafcba1351bb33820ae39a Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:12:32 2007 +0100 Add support for a new macro, %{_docdir}. It can be used to specify the name of the directory for %doc files. Default is "%{NAME}-%{VERSION}", SUSE uses just "%{NAME}". rh#125514 Patch from OpenSuSE commit 026b82f53b8f19e2b3af1f4366de0de2554d2173 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:07:52 2007 +0100 Fix uncompress waitpid logic to shut up the compiler [#160434] Patch from OpenSuSE commit cc4d429e932cfc46fd75f09378858c4ba0fb8ab9 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:06:24 2007 +0100 Fix a typo: the macro is currently called %{buildsubdir} Patch from OpenSuSE commit 0707e98841652e99ab415e631b5df3b967b51c28 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 13:05:18 2007 +0100 This fixes a typo that caused a compiler warning [#178055]. Patch from OpenSuSE commit 5521d1537087b2c9ac67ef513a88b532444df3b5 Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 12:49:38 2007 +0100 Fork failure patch from OpenSuSE commit 1bb1b1e24dcb17cd9e1952b2f5bb41195ab904cf Author: Paul Nasrat <pnasrat@redhat.com> Date: Mon Apr 16 12:42:56 2007 +0100 Allow customisable diff and use -p by default (#146981) commit a7d07fd6df1e3a57de899af6bc6cc718ae38c064 Author: Paul Nasrat <pnasrat@redhat.com> Date: Tue Mar 27 14:55:48 2007 +0100 Ignore cscope/ctags output commit a63c710e70d0aeb30b710d79102db543cf6e87ac Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Mar 15 15:59:55 2007 +0000 Fix for debugedit with ../../ in paths commit 116899502943d6a1fddaf0b832838245c8e33c1e Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Mar 15 15:59:22 2007 +0000 Fix debugedit for O0 commit 060918ca2750edca3c21810d9d947ed7befd31ae Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Mar 15 15:58:27 2007 +0000 Fix up debuginfo for various issues - inc. libc-client debuginfo (rh#205339) commit 32fd6b3a758388ac89ef4a2032198cbe83e740c6 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Mar 15 15:57:30 2007 +0000 Fix for thinko in debugedit on ppc commit 160025c3b921831809f92b8aa51d2d4146d9ce5f Author: Paul Nasrat <pnasrat@redhat.com> Date: Wed Mar 14 15:52:12 2007 +0000 Cleanup: Remove old mpw references commit 3397c5ef532f1277541cbbfe340a9399fe8066de Author: Paul Nasrat <pnasrat@redhat.com> Date: Wed Mar 14 15:46:35 2007 +0000 Cleanup: Remove dumpasn1 util commit 11ecf683bb0335391bf61389f89b1da1ef4a6f85 Author: Paul Nasrat <pnasrat@redhat.com> Date: Wed Mar 14 15:46:17 2007 +0000 Require external gettext commit c9f0099bad9ca894cc4a071196e4b3da2cbc2b7c Author: Paul Nasrat <pnasrat@redhat.com> Date: Wed Mar 14 15:08:28 2007 +0000 Cleanup: remove internal gettext commit f6c3bbd99a30d2be1b920c2c5c1e267b8953f627 Author: Paul Nasrat <pnasrat@redhat.com> Date: Wed Mar 14 15:05:00 2007 +0000 Cleanup: remove vendor GPG/PGP keys commit 8c75c212cddff80d9453dd68d2cec2a2c11f6790 Author: Paul Nasrat <pnasrat@redhat.com> Date: Wed Mar 14 15:03:21 2007 +0000 Cleanup: remove old convertdb utility commit 12be1601500b6fca4edbc639699b8a7c20eb40cd Author: Paul Nasrat <pnasrat@redhat.com> Date: Wed Mar 14 15:02:32 2007 +0000 Cleanup: remove oldrpmdb utility commit fee3fd5e1559748a7e008b50edba6c56e1986036 Author: Paul Nasrat <pnasrat@redhat.com> Date: Wed Mar 14 14:54:26 2007 +0000 Cleanup: remove xmlspec commit 9981e8bb3ccec64b34b1fca201364196c6a66a43 Author: Paul Nasrat <pnasrat@redhat.com> Date: Wed Mar 14 14:47:08 2007 +0000 Cleanup - move gendiff to scripts subdir commit 82ec4b8dd75e534aa74ca3bd23a6202d64dae9fa Author: Paul Nasrat <pnasrat@redhat.com> Date: Wed Mar 14 14:31:21 2007 +0000 Remove rpm 4.0.4 examples commit 6214fb8563464956b77464b6aca57400f8762e2b Author: Paul Nasrat <pnasrat@redhat.com> Date: Tue Mar 13 10:32:40 2007 +0000 Fix potential segfault if no rpmlock_path defined (rh#231146) commit 9621964a56f05b0368e2dc21d835fbbde232dca3 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 17:20:23 2007 +0000 Remove unused library commit de2d563c757c87836f3cac64bdbadcf1a45011c1 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 14:17:02 2007 +0000 This fixes doxygen generation by removing a reference to a non-existent file (rh#187714). commit 40d26f7bcb98b7d71b993cb9c3151db8855dc9ba Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 14:16:27 2007 +0000 This patch from Peter Bowen fixes rpm version comparison for strings with trailing null segments (rh#178798). commit a465e0637a2630c167d0e5338922f2a26a7edf01 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 14:15:30 2007 +0000 Make fcntl lock sensitive to --root (#151255) commit e315c18adc8ad05bfda164d481da08dbe33c9652 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 12:27:42 2007 +0000 Fix netshared path comparison (rh#52725) fix by jbj. commit 69927942b1be3f496a187e4dbd8acb2501a1ee5b Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 12:26:56 2007 +0000 Fix from James Olin Oden for a scriptlet deadlock (#146549). commit d9cd2282fd98995c6ae1d35d06dd0e810d18ee8f Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 12:26:10 2007 +0000 Filter out incorrect perl(main) provides (rh#177960). commit 152c452c108c0d6a2a591077352f9a61f20eaa9c Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 12:22:56 2007 +0000 This patch synchronises the internal file sources. commit df0ad26d266c3cbb966ade76b55936af704fe1bc Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 12:21:11 2007 +0000 This patch ensures the rpm cronjob to record rpmpkgs uses the full path to prevent potential PATH issues (rh#174211). commit f94c3f49cb8cb2268657947c802c4edab20bdbd5 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 12:19:49 2007 +0000 This patch fixes up the calculation total install size when we have excluded files in the manifest (rh#89661). commit 72a389737b9619b3aa01027fd96f647e3ec69ccb Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 12:17:26 2007 +0000 Fix popt CHARSET for various languages (#172155) commit 9de7baea6b2b9ade04e12b1e46fb20fa442c0b0a Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 12:16:04 2007 +0000 This fixes the db build to handle newer CFLAGS which can contain the long option --param. commit c70602482da17345f54d2faa582e589ebf91c41b Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 12:14:43 2007 +0000 This patch fixes how Requires(pre,postun) is handled to bring it in line with seperate Requires() lines (rh#155700). commit be96c4edb3d436bb5891be7e39d936c2d68e59b1 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 12:09:46 2007 +0000 This patch fixes an off-by-one error in rpmalAllFileSatisfiesDepend() which could lead to a segfault. commit 4eee7e354b2372cdc4c85f56934dfed9cfbcebec Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 12:00:22 2007 +0000 Re-enable fileconflicts This patch re-enables fileconflicts by default (rh#151609). commit 2a3e33e962cccad1e46714479f17e7211270dd3a Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 22 11:57:46 2007 +0000 Disable hkp lookup by default This patch turns off RPM's hkp lookup by default. Having this on by default caused heavy load on the keyservers. commit 547b1b5d76a2dda015e7fdc60f027443149388a9 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 17:42:02 2007 +0000 Ignore popt tarball commit 3afd57b55d7ccd182e9752f5b25d74429eb2676a Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 17:38:43 2007 +0000 Remove cvs based archive target commit 81841dc6ba6640f1e98d69eb312d17cdfd455fed Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 17:36:26 2007 +0000 Remove some cvs targets commit b6733cac778db11ed984ae1f6826221b22bcfdf2 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 17:33:43 2007 +0000 Remove reference to sqlite commit 73eb6058b860089e9a4e45e9921e6eb5d2e3091d Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 17:20:09 2007 +0000 Remove wraptastic.org url from spec commit 578e7591575246b6f97a710d9e4f35bc3e0a1654 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 17:18:50 2007 +0000 Point to correct mailing list James Bowes <jbowes@redhat.com> commit 3a3ad1591292b7ecde4b94bd8be214ce216f20d1 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:31:40 2007 +0000 Add hgignore for clean hg status following build commit a13bfd1be5fd07c9007369ebc0c8377dbd99ace9 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:27:54 2007 +0000 Allow build without the neon library. Resurrects old httpOpen code from rpm-4.1.1. Building without neon means no webdav file uploads, though. Michael Schroeder <mls@suse.de> commit 04019761ac96654bb517f2972a3240ad74c69d58 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:26:41 2007 +0000 Don't exit on differing autotools. commit 955ed0bace80c7ac4643b13fdc2d5e694472b1c7 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:25:20 2007 +0000 Remove internal zlib commit 5fde01b1e0e75d13515d1c3819cfe369903c20e5 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:25:10 2007 +0000 Remove internal neon commit 41fc8a0cdcc2589f12ec28e6d0cfbae0bfdfb41a Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:24:52 2007 +0000 Remove internal sqlite commit 2225a3db62f3c334b3f73cd6d5c49685b0f52a30 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:24:26 2007 +0000 Remove mvista dir from tree commit 80700b231e87d353c01d91b8d8bf2ed656d09c3d Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:24:16 2007 +0000 Remove lsbpkgchk from tree commit d12a7441fc14b9b1802ca7b4e288a49f4484351d Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:23:54 2007 +0000 Remove internal librsync commit 564a43147481ab23087fd756dc67f0a38371da96 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:22:20 2007 +0000 Remove internal libelf commit 3c7ee3db5bb508e5d39974d65d13ca001f490186 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:21:18 2007 +0000 Remove internal expat commit 9dcf0798fd7bd90cd8349359e313d9d564639161 Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:21:00 2007 +0000 Remove internal elfutils commit 1302fd60fc65fc3bd71c301c6d06e3505cdcf95e Author: Paul Nasrat <pnasrat@redhat.com> Date: Fri Feb 16 16:20:02 2007 +0000 Remove internal beecrypt commit 29f8a24e89a3daaa7b325faa5bcb44cd0c2cb9b8 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 15 11:37:17 2007 +0000 Fix parsing for parenthesis Michael Schroeder <mls@suse.de> commit 850fadec1773fd1ae853a046557240fc52a9ba83 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Feb 15 11:25:34 2007 +0000 Remove autogenerated file from elfutils commit c8d2911445537c3ef011be1856e81229dd897b0b Author: pauln@enki.eridu <pauln@enki.eridu> Date: Thu Jan 4 14:44:50 2007 +0000 Remove autogenerated file commit 71ddb958270c657d075c5838e82fd90c0f059a4a Author: pauln@enki.eridu <pauln@enki.eridu> Date: Thu Jan 4 14:41:34 2007 +0000 Remove autogenerated file commit ad9562edf95465d52a265f4bf44fdef7bfbfb7eb Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Dec 14 11:40:03 2006 -0500 fix tags commit 4a1bae5ebbdbf3c3fbf65dbb0008fb4fdc8757a7 Author: Paul Nasrat <pnasrat@redhat.com> Date: Thu Dec 14 11:39:35 2006 -0500 Add tags commit 8cdc487c74fb99357cf8bc44d7a671f264b611db Author: jbj <devnull@localhost> Date: Thu Jul 21 01:47:28 2005 +0000 - release rpm-4.4.2. CVS patchset: 7919 CVS date: 2005/07/21 01:47:28 commit 541b65137170d5ec746fd5271d7bbc83f9daf4b7 Author: jbj <devnull@localhost> Date: Thu Jul 21 01:45:44 2005 +0000 - fix: magic_file() closes stdin when given directory path. - use perldeps.pl, phase out perl.{req,prov} (again). - document __vsflags (#147489). CVS patchset: 7918 CVS date: 2005/07/21 01:45:44 commit 24ad66e595161ad5d648a4c9e0a157fd848ff848 Author: jbj <devnull@localhost> Date: Sun Jul 17 18:58:29 2005 +0000 Revert to using perl.{req,prov} instead of perldeps.pl. CVS patchset: 7910 CVS date: 2005/07/17 18:58:29 commit f772f6ff5ebbd331fba6e42d1d2d96dfd88ab24e Author: jbj <devnull@localhost> Date: Sun Jul 17 18:34:44 2005 +0000 Sanity. CVS patchset: 7909 CVS date: 2005/07/17 18:34:44 commit 65a16730751e520c692fb5d13d911d89eed2a1e9 Author: jbj <devnull@localhost> Date: Sun Jul 17 15:29:55 2005 +0000 Don't bother packaging silly symlinks. CVS patchset: 7908 CVS date: 2005/07/17 15:29:55 commit fe59a3bb4e3b96aed505c8d371b35a7ec7f430cb Author: jbj <devnull@localhost> Date: Sun Jul 17 14:58:08 2005 +0000 Ooops. CVS patchset: 7907 CVS date: 2005/07/17 14:58:08 commit cc74f6a27da156d3ef14aae70e7a6fecb05d9ceb Author: jbj <devnull@localhost> Date: Sun Jul 17 14:55:56 2005 +0000 - upgrade to file-4.14 internal. CVS patchset: 7906 CVS date: 2005/07/17 14:55:56 commit ffe774c49327139c93031d0b11c0b69787f08868 Author: jbj <devnull@localhost> Date: Sat Jul 16 16:37:06 2005 +0000 - upgrade to zlib-1.2.2.4 internal. - macosx: avoid minigzip build failures. CVS patchset: 7894 CVS date: 2005/07/16 16:37:06 commit c1afde7db586b58ad8e1ccf8d3825130f3babf14 Author: jbj <devnull@localhost> Date: Fri Jul 15 15:08:34 2005 +0000 - permit scriptlet includes from builddir for spec files w/o %setup. CVS patchset: 7889 CVS date: 2005/07/15 15:08:34 commit e7cb28cfe725d47aa64dcb6bf41b878b139dbd99 Author: jbj <devnull@localhost> Date: Thu Jul 14 15:50:30 2005 +0000 Typo. CVS patchset: 7888 CVS date: 2005/07/14 15:50:30 commit b75e3e5f5100567c524c95ef8866795e6d798874 Author: jbj <devnull@localhost> Date: Thu Jul 14 11:08:25 2005 +0000 Typo. CVS patchset: 7887 CVS date: 2005/07/14 11:08:25 commit 99b8ed77f5a91c86d5dabb1eae49c864fc0e7564 Author: jbj <devnull@localhost> Date: Wed Jul 13 16:50:30 2005 +0000 Typo's. CVS patchset: 7886 CVS date: 2005/07/13 16:50:30 commit cb1d12af9057536c5d1625b3092abf4bbe1a8fb1 Author: jbj <devnull@localhost> Date: Wed Jul 13 12:11:00 2005 +0000 Added from bugzilla #153935. CVS patchset: 7885 CVS date: 2005/07/13 12:11:00 commit 54338346440f6b7552e232fa5179eb51b60a851a Author: jbj <devnull@localhost> Date: Wed Jul 13 12:03:04 2005 +0000 Added from bugzilla #153936. CVS patchset: 7884 CVS date: 2005/07/13 12:03:04 commit 1f35cde9cadf21446f2fd2dc57ce7dbd2e942df1 Author: jbj <devnull@localhost> Date: Wed Jul 13 11:28:29 2005 +0000 - avoid '?' for zero length file mmap failure doing md5 (#159405). CVS patchset: 7883 CVS date: 2005/07/13 11:28:29 commit ab6ca22fcd881d96c78e79a43d067995caa31a10 Author: jbj <devnull@localhost> Date: Wed Jul 13 11:21:28 2005 +0000 - permit zlib in rpm to be built with make -j (#159404). CVS patchset: 7882 CVS date: 2005/07/13 11:21:28 commit 2a16343146d390ff3ee8f79c1e072f456cf5d70a Author: jbj <devnull@localhost> Date: Wed Jul 13 11:15:16 2005 +0000 - fix: initialize variables used in debug msg (#160458). CVS patchset: 7881 CVS date: 2005/07/13 11:15:16 commit d66903fe9c842ec5cb6bb3cf8f27e39c40420309 Author: jbj <devnull@localhost> Date: Wed Jul 13 11:09:39 2005 +0000 - fix: find-debuginfo.sh kernel voo-doo tweaks (#159346). CVS patchset: 7880 CVS date: 2005/07/13 11:09:39 commit 51b32ae1301f6b862fab83bfebb574a08defbc77 Author: jbj <devnull@localhost> Date: Wed Jul 13 10:47:56 2005 +0000 Add porting sanity check (#159024). CVS patchset: 7879 CVS date: 2005/07/13 10:47:56 commit 5d98fa4d18be7e2502d695da0c165e2ff605f2c5 Author: jbj <devnull@localhost> Date: Wed Jul 13 10:40:08 2005 +0000 - fix: permit sqlite3 rpmdb with chroot (#159424). CVS patchset: 7878 CVS date: 2005/07/13 10:40:08 commit c9a99c833cd466f2bf8bb1be829d8add56667d11 Author: jbj <devnull@localhost> Date: Wed Jul 13 10:34:15 2005 +0000 - fix: make sqlite3 rpmdb endian-neutral (#159425). CVS patchset: 7877 CVS date: 2005/07/13 10:34:15 commit f7de2d2424b38311ba7340b495db5e3b2670146b Author: jbj <devnull@localhost> Date: Wed Jul 13 10:16:06 2005 +0000 - use perldeps.pl, phase out perl.{req,prov} (#161921). CVS patchset: 7876 CVS date: 2005/07/13 10:16:06 commit ae02fe2242a0f50262f435f41add7277fa5098b6 Author: jbj <devnull@localhost> Date: Wed Jul 13 10:03:31 2005 +0000 - *_terminate_build macros set per-pkg, not per-invocation (#161081). CVS patchset: 7875 CVS date: 2005/07/13 10:03:31 commit 6aed9338a64e5b7904855ac88c8a43fda48b278f Author: jbj <devnull@localhost> Date: Wed Jul 13 09:52:45 2005 +0000 - fix: % at end-of-line overflow (#161091). CVS patchset: 7874 CVS date: 2005/07/13 09:52:45 commit ae4725e37f5472c0610d9cfb85a1d916d89f164f Author: jbj <devnull@localhost> Date: Wed Jul 13 09:23:07 2005 +0000 - fix: java compiled with -O0 confuses debugedit (#161722). CVS patchset: 7873 CVS date: 2005/07/13 09:23:07 commit 378fa2a5acc1acac4da88dacba76644ea331bad4 Author: jbj <devnull@localhost> Date: Tue Jul 12 11:29:05 2005 +0000 - added brp-java-gcjcompile build helper. CVS patchset: 7872 CVS date: 2005/07/12 11:29:05 commit a237ec26e0ac5e2442c96803c98f85bf7df33baf Author: jbj <devnull@localhost> Date: Tue Jul 12 10:57:09 2005 +0000 - added CVSId: tag and SVNId: alias (#162807). CVS patchset: 7871 CVS date: 2005/07/12 10:57:09 commit 041411f15195b7331339b86f20c75c6514bcf458 Author: jbj <devnull@localhost> Date: Tue Jul 12 10:32:16 2005 +0000 - updated de.po (#162756). CVS patchset: 7869 CVS date: 2005/07/12 10:32:16 commit c5fae2e870f71cd09716b945dcac58799707be30 Author: jbj <devnull@localhost> Date: Tue Jul 12 09:53:31 2005 +0000 - updated de.po (#162756). CVS patchset: 7868 CVS date: 2005/07/12 09:53:31 commit ed528e79dc56a7d3fef4a61c5031b83caf3e6f6e Author: jbj <devnull@localhost> Date: Sun Jul 10 17:22:50 2005 +0000 Don't crap out with missing dependencies. CVS patchset: 7867 CVS date: 2005/07/10 17:22:50 commit 42ddc4777310e2353e447a38ef6c482baaec4772 Author: jbj <devnull@localhost> Date: Mon Jul 4 20:10:07 2005 +0000 Change file list to handle China's politics. CVS patchset: 7866 CVS date: 2005/07/04 20:10:07 commit 2e857d1fc0456a06b440d4dfa1e0e6b00be43ae6 Author: jbj <devnull@localhost> Date: Mon Jul 4 19:02:58 2005 +0000 - rebuild to start the rpm-4.4.2 release gears turning. CVS patchset: 7865 CVS date: 2005/07/04 19:02:58 commit 0b42a940c169bdc449067b04162e77537031da9d Author: jbj <devnull@localhost> Date: Sat Jul 2 18:54:08 2005 +0000 GCC fidgets, add parentheses around timedRead vector. CVS patchset: 7864 CVS date: 2005/07/02 18:54:08 commit 441733afe1680fa3d53aae2c7050293b03e9643d Author: jbj <devnull@localhost> Date: Sat Jul 2 18:53:12 2005 +0000 Correct typo. CVS patchset: 7863 CVS date: 2005/07/02 18:53:12 commit 7320bab1df56d88cb9deb267b1409a6c181aea12 Author: jbj <devnull@localhost> Date: Mon Jun 6 23:35:24 2005 +0000 XXX Really old packages have HEADER_IMAGE, not HEADER_SIGNATURES. CVS patchset: 7861 CVS date: 2005/06/06 23:35:24 commit 6a72073729e292b15cb0b36b68696bb6219f380b Author: jbj <devnull@localhost> Date: Mon May 30 06:40:54 2005 +0000 Permit file names with spaces. CVS patchset: 7858 CVS date: 2005/05/30 06:40:54 commit 48e63cdacf53807914bf8514a84fd2c8883a6c95 Author: pauln <devnull@localhost> Date: Tue May 24 15:35:39 2005 +0000 remove old trans CVS patchset: 7856 CVS date: 2005/05/24 15:35:39 commit fb7f36eb3544d0964284443e02e4dc4e90aebc60 Author: pauln <devnull@localhost> Date: Tue May 24 14:33:10 2005 +0000 Update translations CVS patchset: 7855 CVS date: 2005/05/24 14:33:10 commit 77ec466ecb3459d6888d366c0537b2b0b110ce20 Author: pauln <devnull@localhost> Date: Thu May 19 17:26:53 2005 +0000 fix buildarchtranslate for ppc64 CVS patchset: 7854 CVS date: 2005/05/19 17:26:53 commit 8a78376368a1f068755f85a7f1cd0ce829758a69 Author: pauln <devnull@localhost> Date: Mon May 16 12:39:45 2005 +0000 update po CVS patchset: 7852 CVS date: 2005/05/16 12:39:45 commit d3afe2c94cc07162ce87a8bfe0dd1fa28287e7a0 Author: pauln <devnull@localhost> Date: Wed May 11 16:11:27 2005 +0000 scriptlet signal failure message CVS patchset: 7851 CVS date: 2005/05/11 16:11:27 commit 48d3465bbac9fcaa2863206ae368e3d7183fc344 Author: jbj <devnull@localhost> Date: Wed May 4 21:02:59 2005 +0000 FAQ #24 conformant versions. CVS patchset: 7848 CVS date: 2005/05/04 21:02:59 commit f01c74a5b4206804938171e09d8b9f4fc416851a Author: jbj <devnull@localhost> Date: Mon Apr 11 11:43:25 2005 +0000 Nuke _rpmdb.c. CVS patchset: 7846 CVS date: 2005/04/11 11:43:25 commit 1c40b6d1bea019b9dd05a8f6ae86a331156b2108 Author: jbj <devnull@localhost> Date: Sun Mar 27 21:55:32 2005 +0000 Change allocTempBuffer() handling. CVS patchset: 7841 CVS date: 2005/03/27 21:55:32 commit 634678115f0b30ee2ac869d3e9f4307137f813a0 Author: jbj <devnull@localhost> Date: Sun Mar 27 18:42:26 2005 +0000 Iterate over "select key from Packages" result. CVS patchset: 7840 CVS date: 2005/03/27 18:42:26 commit 0a5677a0114c75405949f4046b66c18bc611681e Author: jbj <devnull@localhost> Date: Sat Mar 26 21:07:30 2005 +0000 Gather all keys for iterator. CVS patchset: 7839 CVS date: 2005/03/26 21:07:30 commit d779a6a7f81214f516bc21ed5ab88c5fa5b330e6 Author: jbj <devnull@localhost> Date: Fri Mar 25 17:30:00 2005 +0000 MDK patch at #108778. CVS patchset: 7837 CVS date: 2005/03/25 17:30:00 commit 71de90d88e9203f29f35002660f18158c58792a2 Author: jbj <devnull@localhost> Date: Wed Mar 23 21:20:22 2005 +0000 Handle int8 and int16 indices correctly. CVS patchset: 7836 CVS date: 2005/03/23 21:20:22 commit fddaa8e68ba5618b612ea490026a919a5a065c3f Author: jbj <devnull@localhost> Date: Wed Mar 23 18:19:35 2005 +0000 rip out compile/bind/exec methods, wrong approach to speeding up sql. configure sqlite dbi in the usual way by calling dbiNew(). CVS patchset: 7835 CVS date: 2005/03/23 18:19:35 commit e2499f3cadd4e0e1438eefcd3827093e0107523f Author: jbj <devnull@localhost> Date: Wed Mar 23 16:29:32 2005 +0000 Refactor sql_step assertion. CVS patchset: 7834 CVS date: 2005/03/23 16:29:32 commit 73bdcda3bd73d94e26c17fb40a0f36854f71d13b Author: jbj <devnull@localhost> Date: Wed Mar 23 14:42:00 2005 +0000 More fiddles. CVS patchset: 7833 CVS date: 2005/03/23 14:42:00 commit 14badd0a70db4ed1442e72b4a22f4a9a9064be58 Author: jbj <devnull@localhost> Date: Sun Mar 20 18:52:14 2005 +0000 Simplify. CVS patchset: 7832 CVS date: 2005/03/20 18:52:14 commit 48ddc57fe82c06c659edab2a7172fe7bf372e8ef Author: jbj <devnull@localhost> Date: Sun Mar 20 18:13:36 2005 +0000 Make SQL_DB and DB identical structures in dbi->dbi_db. CVS patchset: 7831 CVS date: 2005/03/20 18:13:36 commit 4b2c3b1ba50c9e5d9d89f24298e80369b4a7b5c6 Author: jbj <devnull@localhost> Date: Sun Mar 20 17:53:17 2005 +0000 Make SCP_t and DBC identical structures. CVS patchset: 7830 CVS date: 2005/03/20 17:53:17 commit 0546898531ec5a5db4a198cb68f8b16debaeacc0 Author: jbj <devnull@localhost> Date: Sun Mar 20 17:37:47 2005 +0000 Simplify db->app_private handling. CVS patchset: 7829 CVS date: 2005/03/20 17:37:47 commit 06b322efe5f3b1f9e199b6ef48d1b497e0564ef0 Author: jbj <devnull@localhost> Date: Sun Mar 20 16:33:30 2005 +0000 Remove sql cursor chaining. CVS patchset: 7828 CVS date: 2005/03/20 16:33:30 commit 7154555008deb164c8a14ffe0573554dc2ecb25b Author: jbj <devnull@localhost> Date: Sun Mar 20 15:53:26 2005 +0000 Check that dbcursor is always non-null. CVS patchset: 7827 CVS date: 2005/03/20 15:53:26 commit 0f21a8eda09b5ff120243f882b558327aaa2ef71 Author: jbj <devnull@localhost> Date: Sat Mar 19 20:07:12 2005 +0000 Handle %dev markers more gracefully. CVS patchset: 7826 CVS date: 2005/03/19 20:07:12 commit 59f63dfdccccb00b201c3c6b984120166233e80e Author: jbj <devnull@localhost> Date: Sat Mar 19 15:17:29 2005 +0000 Disable synchronous writes. CVS patchset: 7825 CVS date: 2005/03/19 15:17:29 commit b17779435e6978c3870ad65142f8597203c13e27 Author: jbj <devnull@localhost> Date: Fri Mar 18 22:47:40 2005 +0000 fix: RPM_BIN_TYPE bound to wrong pos. Use SQLITE_STATIC rather than SQLITE_TRANSIENT. CVS patchset: 7824 CVS date: 2005/03/18 22:47:40 commit 46617a98afdd2f238d2e93a4982db1611cbeac17 Author: jbj <devnull@localhost> Date: Fri Mar 18 21:45:07 2005 +0000 Repair -qa. CVS patchset: 7823 CVS date: 2005/03/18 21:45:07 commit 6abb0b372c2cf8a08b1e0b7f97aa600c352da701 Author: jbj <devnull@localhost> Date: Fri Mar 18 16:02:13 2005 +0000 Sanity. CVS patchset: 7822 CVS date: 2005/03/18 16:02:13 commit 097688c5f212abd3c7030fcfd119b991f56d7846 Author: jbj <devnull@localhost> Date: Thu Mar 17 23:35:14 2005 +0000 Another line of spew under if (_debug) test. CVS patchset: 7821 CVS date: 2005/03/17 23:35:14 commit 51b429fd63401a51d7156b4fb71a018d049f8aa8 Author: jbj <devnull@localhost> Date: Thu Mar 17 23:16:30 2005 +0000 FUnctiona --rebuilddb. Add if (_debug) to modulate the spew. CVS patchset: 7820 CVS date: 2005/03/17 23:16:30 commit be4aa28834fc7f1b37d8f13437d5eaf469d438dc Author: jbj <devnull@localhost> Date: Thu Mar 17 19:54:37 2005 +0000 Splint fiddles. CVS patchset: 7819 CVS date: 2005/03/17 19:54:37 commit 4c63745fe818b616feb3395c953ac1833d65b551 Author: jbj <devnull@localhost> Date: Thu Mar 17 17:12:26 2005 +0000 Add tagType(). CVS patchset: 7818 CVS date: 2005/03/17 17:12:26 commit a839baba3fb30d3d37c25310358747319bd50692 Author: jbj <devnull@localhost> Date: Thu Mar 17 16:51:02 2005 +0000 Rip out encode/decode entirely. Almost certainly nothing works ... CVS patchset: 7817 CVS date: 2005/03/17 16:51:02 commit dccc6cc43b47a1aeb06a66d9afd5e4576763c97d Author: jbj <devnull@localhost> Date: Thu Mar 17 09:33:59 2005 +0000 Consolidate elements into SCP_t (definite brokenness here). CVS patchset: 7816 CVS date: 2005/03/17 09:33:59 commit ff58b52867943f6c7643b1f28f0dc207c720e7a1 Author: jbj <devnull@localhost> Date: Thu Mar 17 02:44:51 2005 +0000 Preliminary attempt at sql_get_table clone that understands blobs and sizes. CVS patchset: 7815 CVS date: 2005/03/17 02:44:51 commit 931a32c210ee3ae49831de4e52088c68d9672db5 Author: jbj <devnull@localhost> Date: Wed Mar 16 22:42:08 2005 +0000 First hacks at using sqlite3_step() instead of sqlite3_exec(). RPMTAG_NAME uses unencoded blob for rpmdb join keys, but retrieval has hotwired length (and so broken). CVS patchset: 7814 CVS date: 2005/03/16 22:42:08 commit 07dba5c4fe50804552839e1661f163350cc6d03e Author: jbj <devnull@localhost> Date: Wed Mar 16 18:34:40 2005 +0000 Change schema to get rid of most encode/decode operations. More to do ... CVS patchset: 7813 CVS date: 2005/03/16 18:34:40 commit 1dc1276dba6738db124eb0aebdb24b35c1df7263 Author: jbj <devnull@localhost> Date: Tue Mar 15 21:50:49 2005 +0000 Start sqlite3 fixing. CVS patchset: 7812 CVS date: 2005/03/15 21:50:49 commit 7cf8f9004cd831d70722cf8257ea4e81502aaf96 Author: jbj <devnull@localhost> Date: Tue Mar 15 18:30:38 2005 +0000 Ancient history. CVS patchset: 7811 CVS date: 2005/03/15 18:30:38 commit c79f0d930ee1949de9c56b3c5cde68c64d5e521a Author: jbj <devnull@localhost> Date: Mon Mar 14 10:30:44 2005 +0000 Sanity. CVS patchset: 7810 CVS date: 2005/03/14 10:30:44 commit 9697810e39019e4929d742fc1d94e4e917dc6b7f Author: jbj <devnull@localhost> Date: Sun Mar 13 22:13:25 2005 +0000 Permit build with extternal file and libmagic. CVS patchset: 7808 CVS date: 2005/03/13 22:13:25 commit 9be7cc33c1de67e8cf2a1f9897e876c3f25d023d Author: jbj <devnull@localhost> Date: Sun Mar 13 02:11:38 2005 +0000 Sanity. CVS patchset: 7806 CVS date: 2005/03/13 02:11:38 commit 1a42537124a5e6804821ddb17a63a0ee86724b5a Author: jbj <devnull@localhost> Date: Sun Mar 13 01:56:50 2005 +0000 - permit RSA/{sha1,sha256,sha384,sha512} signature verification. CVS patchset: 7805 CVS date: 2005/03/13 01:56:50 commit 42981d3ccd4dba420beead451a658c7487066d18 Author: jbj <devnull@localhost> Date: Sun Mar 13 01:39:19 2005 +0000 Add support for RSA on sha1/sha256/sha384/sha512. CVS patchset: 7804 CVS date: 2005/03/13 01:39:19 commit 48972a87c8ce5f87464e54379e56cf0fd9573dc7 Author: jbj <devnull@localhost> Date: Sun Mar 13 01:15:37 2005 +0000 Add support for sha256/sha384/sha512 (if available.). Update beecrypt version. CVS patchset: 7803 CVS date: 2005/03/13 01:15:37 commit d9499c8bdb77c101f9b127848111235a61f9a5ea Author: jbj <devnull@localhost> Date: Sat Mar 12 16:36:28 2005 +0000 Don't dump pgp pkt spewage. CVS patchset: 7802 CVS date: 2005/03/12 16:36:28 commit e1fbc0615bfad2e55b241d746dfb29e72cbf9a01 Author: jbj <devnull@localhost> Date: Sat Mar 12 16:00:15 2005 +0000 Identify header RSA signatures correctly. CVS patchset: 7801 CVS date: 2005/03/12 16:00:15 commit 63864b6a281f715df8f87da1f0d98746d0090ac9 Author: jbj <devnull@localhost> Date: Sat Mar 12 15:16:42 2005 +0000 Add hdrmd5ctx for header-only md5 rsa/md5 signatures. CVS patchset: 7800 CVS date: 2005/03/12 15:16:42 commit 0fd7021de91c63fba5ed1b81dde5ab22eb12a4c3 Author: jbj <devnull@localhost> Date: Wed Mar 9 13:22:48 2005 +0000 - permit gpg to be used for RSA/MD5 signatures. - permit RSA key sizes larger than 1024 bits. CVS patchset: 7799 CVS date: 2005/03/09 13:22:48 commit 1166cecd963d3597bdc445e8d5c5e54bbb18b5a0 Author: jbj <devnull@localhost> Date: Mon Mar 7 23:52:44 2005 +0000 Start removing implied gpg==dsa, pgp==rsa. Add PKCS1 ASN prefixes for RSA other than MD5. CVS patchset: 7797 CVS date: 2005/03/07 23:52:44 commit b809c5837e73ab1793ab381f9a984efd604274b4 Author: jbj <devnull@localhost> Date: Mon Mar 7 22:51:18 2005 +0000 fix: inverted RSA parameters on rsavrfy(). CVS patchset: 7795 CVS date: 2005/03/07 22:51:18 commit d7ba4879997c36403746f611c888bbfc428fa5ef Author: jbj <devnull@localhost> Date: Mon Mar 7 14:00:49 2005 +0000 R++. CVS patchset: 7789 CVS date: 2005/03/07 14:00:49 commit ffea31644e113d557c4ec012fc3117547074f3f4 Author: jbj <devnull@localhost> Date: Mon Mar 7 14:00:18 2005 +0000 Casts on lvalues are no longer permitted by gcc4.0. CVS patchset: 7788 CVS date: 2005/03/07 14:00:18 commit 9dc1b3bb80c37d45d9235002b084be6743f1d774 Author: jbj <devnull@localhost> Date: Mon Mar 7 13:57:25 2005 +0000 Remove autocrap generated cruft. CVS patchset: 7787 CVS date: 2005/03/07 13:57:25 commit 8a23189efa9af800490d59e3a582be785b85e129 Author: jbj <devnull@localhost> Date: Thu Mar 3 11:47:52 2005 +0000 Permit changelog timestamp back to 1990. CVS patchset: 7785 CVS date: 2005/03/03 11:47:52 commit 9d946f4129982a54c480f6c47f883576ddf64704 Author: jbj <devnull@localhost> Date: Sun Feb 20 14:20:11 2005 +0000 - updated sv.po <goeran@uddrborg.se>. CVS patchset: 7778 CVS date: 2005/02/20 14:20:11 commit 094e57ce7127374375533093b8b60764de8359a0 Author: jbj <devnull@localhost> Date: Thu Feb 17 02:36:37 2005 +0000 - rework configure.ac et al to lose internal library baggage flexibly. CVS patchset: 7775 CVS date: 2005/02/17 02:36:37 commit ba7be476a7db37d1051aa7cb13da98b57f4fceab Author: jbj <devnull@localhost> Date: Wed Feb 16 20:33:46 2005 +0000 rpm-4.4.2-0.3. CVS patchset: 7774 CVS date: 2005/02/16 20:33:46 commit f94168ba0ec1d74cfdb76c05ef8821fa0bc524b9 Author: jbj <devnull@localhost> Date: Wed Feb 16 20:04:28 2005 +0000 - remove remnant -I/opt/local hacks, --prefix=/usr is recommended. CVS patchset: 7773 CVS date: 2005/02/16 20:04:28 commit d27e3e835d6f202c3e564603302d2881eb0c525b Author: jbj <devnull@localhost> Date: Wed Feb 16 19:23:53 2005 +0000 Bye-bye! CVS patchset: 7772 CVS date: 2005/02/16 19:23:53 commit 055323fb1baf979295cb2b4c9687b85409466333 Author: jbj <devnull@localhost> Date: Wed Feb 16 19:22:32 2005 +0000 Remove rpmdb and poptmodule sources. CVS patchset: 7771 CVS date: 2005/02/16 19:22:32 commit c94624a03cf7945ce5b20048b0cc751f654b9bc1 Author: jbj <devnull@localhost> Date: Wed Feb 16 19:05:36 2005 +0000 - sqlite3: update encode/decode from sqlite-2.8.16. - add --xml popt alias for query modes. - remove _rpmdb now that python2.[34] are commonly available. CVS patchset: 7770 CVS date: 2005/02/16 19:05:36 commit 4983ab74e734e93a20e05b0f785490f50d28fda3 Author: jbj <devnull@localhost> Date: Wed Feb 16 16:21:35 2005 +0000 Update to sqlite-3.1.2. CVS patchset: 7769 CVS date: 2005/02/16 16:21:35 commit ce642a9360c6798c9771c640c13250979ac0b02a Author: jbj <devnull@localhost> Date: Wed Feb 16 03:45:54 2005 +0000 fix: restore longer scope for sqlite3 data (which frees on cClose). CVS patchset: 7767 CVS date: 2005/02/16 03:45:54 commit cfd6fb526d0bd5692309590a5b27cb5f36bd53ff Author: jbj <devnull@localhost> Date: Mon Feb 14 02:19:04 2005 +0000 - start 4.4.2 devel. CVS patchset: 7765 CVS date: 2005/02/14 02:19:04 commit 6bb128c5f41093b47d3409c065c0a562b343c198 Author: jbj <devnull@localhost> Date: Mon Feb 14 01:34:12 2005 +0000 - don't build with sqlite3 if <sqlite3.h> is missing. CVS patchset: 7764 CVS date: 2005/02/14 01:34:12 commit 128ae6695d48ca3a919682233716267cb90d8dd1 Author: jbj <devnull@localhost> Date: Sun Feb 13 20:39:50 2005 +0000 - don't classify files in /dev (#146623). CVS patchset: 7763 CVS date: 2005/02/13 20:39:50 commit 5af47d7379257649bb7f7d2aeba6568122745cdb Author: jbj <devnull@localhost> Date: Sun Feb 13 04:28:53 2005 +0000 Build rpm-4.4.1-0.24. CVS patchset: 7762 CVS date: 2005/02/13 04:28:53 commit d0615e9641047afab2706be1ce7537e35c3c6242 Author: jbj <devnull@localhost> Date: Sun Feb 13 03:01:09 2005 +0000 - macosx: change to --prefix=/usr rather than /opt/local. - use waitpid rather than SIGCHLD reaper. - rip out DB_PRIVATE revert if not NPTL, it's not the right thing to do. CVS patchset: 7761 CVS date: 2005/02/13 03:01:09 commit 66a6ab533f9f0a293a049dd7f154cedfc614a331 Author: jbj <devnull@localhost> Date: Sat Feb 12 19:03:32 2005 +0000 - zlib: uniqify certain symbols to prevent name space pollution. - macosx: include <sys/types.h> so that python sees the u_char typedef. CVS patchset: 7760 CVS date: 2005/02/12 19:03:32 commit 4bfb4d6f3fdeab36404947a2a63d88aa70f48760 Author: jbj <devnull@localhost> Date: Sat Feb 12 14:12:33 2005 +0000 - permit build scriptlet interpreters to be individually overridden. CVS patchset: 7759 CVS date: 2005/02/12 14:12:33 commit 704d36f484c546eea1f0c72f7992db223a98ffc0 Author: jbj <devnull@localhost> Date: Thu Feb 10 09:04:05 2005 +0000 - perform callbacks as always (#147537). CVS patchset: 7757 CVS date: 2005/02/10 09:04:05 commit 85bdd0ae7c9f9ee420fa42541bd3a795b8184c76 Author: jbj <devnull@localhost> Date: Tue Feb 8 17:15:10 2005 +0000 Update bytesRemain iff R/W operation. CVS patchset: 7746 CVS date: 2005/02/08 17:15:10 commit 2b6fc07fe7aed1c9452d41494994f8b35f44693a Author: jbj <devnull@localhost> Date: Mon Feb 7 23:04:28 2005 +0000 Build requires bzip2-devel, not bzip2 (#124925). CVS patchset: 7743 CVS date: 2005/02/07 23:04:28 commit ecc7ba5ff1328d7b80fc4a481a74854cf6b3ae74 Author: jbj <devnull@localhost> Date: Sat Feb 5 23:53:12 2005 +0000 rpm-4.4.1-0.18 sanity. CVS patchset: 7742 CVS date: 2005/02/05 23:53:12 commit af7d1a9034ea08e9d730c066f92146468e07d980 Author: jbj <devnull@localhost> Date: Thu Feb 3 23:05:59 2005 +0000 - discover and use getmntinfo if present. CVS patchset: 7741 CVS date: 2005/02/03 23:05:59 commit 087bd712534fc8055d8bbc2cdbafc3e5d4f85783 Author: jbj <devnull@localhost> Date: Thu Feb 3 17:28:42 2005 +0000 - run-time endian test rather than chasing <endian.h> (#146752). CVS patchset: 7740 CVS date: 2005/02/03 17:28:42 commit 2a9a1c4cdb46e124a8d9c5994823ee3d87e5b749 Author: jbj <devnull@localhost> Date: Thu Feb 3 17:28:04 2005 +0000 Run-time endian test rather than chasing <endian.h> (#146752). CVS patchset: 7739 CVS date: 2005/02/03 17:28:04 commit d32eae95624c06e0244275ef1b5461f90ea273c9 Author: jbj <devnull@localhost> Date: Thu Feb 3 16:21:36 2005 +0000 Orphans. CVS patchset: 7738 CVS date: 2005/02/03 16:21:36 commit 0935020492e29e5b31bc6254db784e54ab5b4910 Author: jbj <devnull@localhost> Date: Wed Feb 2 18:47:42 2005 +0000 - fix: length of gpg V4 hash seed was incorrect (#146896). - add support for V4 rfc-2440 signatures. CVS patchset: 7737 CVS date: 2005/02/02 18:47:42 commit 7d8671172e6a02522f67fabd1def80b176789102 Author: jbj <devnull@localhost> Date: Sat Jan 29 16:05:03 2005 +0000 Default MYPATH=":" instead when cros-compiling (#133573). CVS patchset: 7724 CVS date: 2005/01/29 16:05:03 commit d9d8e5dddb838e37b3d5a55047a67581f9ff9621 Author: jbj <devnull@localhost> Date: Fri Jan 28 20:25:01 2005 +0000 - python: force dbMatch() h# key to be 32 bit integer (#146477). CVS patchset: 7720 CVS date: 2005/01/28 20:25:01 commit fadd9c8edb96946cb1d1dcf172f4109e2c4bcd35 Author: jbj <devnull@localhost> Date: Fri Jan 28 06:36:29 2005 +0000 Revert glob/fnmatch/alloca uniqify on macosx for now. CVS patchset: 7717 CVS date: 2005/01/28 06:36:29 commit ff752142178293a108f87559b770a101153a8cd1 Author: jbj <devnull@localhost> Date: Fri Jan 28 02:17:08 2005 +0000 Remove unused _rpmlock_file. CVS patchset: 7716 CVS date: 2005/01/28 02:17:08 commit cbf210254223680dbb0b10623fd6d3f91ca34a01 Author: jbj <devnull@localhost> Date: Wed Jan 26 04:50:03 2005 +0000 - add missing #if defined(ENABLE_NLS) (#146184). CVS patchset: 7714 CVS date: 2005/01/26 04:50:03 commit cd8de55c266c1b8f6cd213b5b4a4ad0041ffc73a Author: jbj <devnull@localhost> Date: Wed Jan 26 04:05:34 2005 +0000 - move global /var/lock/rpm/transaction to dbpath. - permit fcntl path to be configured through rpmlock_path macro. CVS patchset: 7712 CVS date: 2005/01/26 04:05:34 commit 84d6a9cac5741df9043786bc5f951ad39794f51f Author: jbj <devnull@localhost> Date: Tue Jan 25 05:24:40 2005 +0000 macosx/opendarwin hackery, take 1. CVS patchset: 7710 CVS date: 2005/01/25 05:24:40 commit 80f64337af4881c51d7c5dcde60ffc8171f79e01 Author: jbj <devnull@localhost> Date: Sun Jan 23 21:38:10 2005 +0000 Add public keys, ignore compile (opendarwin). CVS patchset: 7709 CVS date: 2005/01/23 21:38:10 commit a5ced6cf05b54f0e4d4195a035b54418dac80b98 Author: jbj <devnull@localhost> Date: Sun Jan 23 21:37:03 2005 +0000 Sanity. CVS patchset: 7708 CVS date: 2005/01/23 21:37:03 commit 9e1bfe0af5fd0183f882f60ebbb670f867682425 Author: jbj <devnull@localhost> Date: Sun Jan 23 20:44:57 2005 +0000 - blueprint rpm-4_4 and HEAD to minimize diff spew. CVS patchset: 7706 CVS date: 2005/01/23 20:44:57 commit 15d076fc8ff97ea14a78d78bf4ddab8939bf6a50 Author: jbj <devnull@localhost> Date: Sun Jan 23 20:30:39 2005 +0000 Orphan. CVS patchset: 7705 CVS date: 2005/01/23 20:30:39 commit 0ccd287fbe33c50e061204d2c375a4ff0337ad21 Author: jbj <devnull@localhost> Date: Sun Jan 23 18:22:14 2005 +0000 Configure zlib subdir automagically. CVS patchset: 7704 CVS date: 2005/01/23 18:22:14 commit 8590097736398543e9c9bebd9c3cf3524fc19e2b Author: jbj <devnull@localhost> Date: Tue Jan 18 00:30:20 2005 +0000 - add https://svn.uhulinux.hu/packages/dev/zlib/patches/02-rsync.patch CVS patchset: 7703 CVS date: 2005/01/18 00:30:20 commit bdec54d9745b04f60f38ef5c4131ff53f52fd19b Author: jbj <devnull@localhost> Date: Tue Jan 18 00:10:04 2005 +0000 Sanity. CVS patchset: 7702 CVS date: 2005/01/18 00:10:04 commit 217c588baacf213a4570ee13e27477683baa3e88 Author: jbj <devnull@localhost> Date: Mon Jan 17 23:58:09 2005 +0000 Build on macosx. CVS patchset: 7701 CVS date: 2005/01/17 23:58:09 commit cd3d87df20647dc49e9091115a4e78922387ceb0 Author: jbj <devnull@localhost> Date: Mon Jan 17 18:47:27 2005 +0000 Remove generated files. CVS patchset: 7698 CVS date: 2005/01/17 18:47:27 commit 5732d3daae06a8abc26bbdd03c14a99aca3261f2 Author: jbj <devnull@localhost> Date: Sun Jan 9 17:48:19 2005 +0000 - build against external/internal neon. CVS patchset: 7692 CVS date: 2005/01/09 17:48:19 commit a35472d84950e3d2243c9a336351b27505932792 Author: jbj <devnull@localhost> Date: Wed Jan 5 14:31:20 2005 +0000 Sanity. CVS patchset: 7679 CVS date: 2005/01/05 14:31:20 commit c2a0d5d163a23a823c3a106f904eb821151b2f07 Author: jbj <devnull@localhost> Date: Wed Jan 5 13:46:28 2005 +0000 Don't install man pages. CVS patchset: 7677 CVS date: 2005/01/05 13:46:28 commit 82011226e266f55238fc7e3f7dbe776230b05c3e Author: jbj <devnull@localhost> Date: Wed Jan 5 13:33:55 2005 +0000 Install /usr/lib/rpm/magic*. CVS patchset: 7676 CVS date: 2005/01/05 13:33:55 commit c7510bceec93c47a9176f73eea0db7900ebb8208 Author: jbj <devnull@localhost> Date: Wed Jan 5 04:46:01 2005 +0000 build rpm-4.4.1-0.6. CVS patchset: 7674 CVS date: 2005/01/05 04:46:01 commit 84ec406c35efeb8fb566ceab2fb1a4796cf7b447 Author: jbj <devnull@localhost> Date: Tue Jan 4 19:31:31 2005 +0000 - mac os x patches (#133611, #133612, #134637). CVS patchset: 7673 CVS date: 2005/01/04 19:31:31 commit 6da6f7fc0a87818021bb07705450a29f46d7f14b Author: jbj <devnull@localhost> Date: Tue Jan 4 17:46:10 2005 +0000 - mac os x patches (#131943,#131944,#132924,#132926). CVS patchset: 7671 CVS date: 2005/01/04 17:46:10 commit 228d0e350ac2f20ee7ca1f74c46620e219559542 Author: jbj <devnull@localhost> Date: Tue Jan 4 17:11:00 2005 +0000 Splint fiddles. CVS patchset: 7669 CVS date: 2005/01/04 17:11:00 commit 34caf4357ac173eb273ec16611dc8da24fa75858 Author: jbj <devnull@localhost> Date: Mon Jan 3 14:28:50 2005 +0000 Wait for specific pid's. CVS patchset: 7664 CVS date: 2005/01/03 14:28:50 commit f7348895a66e7e03b126bef8e3857bf4c89358d5 Author: jbj <devnull@localhost> Date: Mon Jan 3 02:10:06 2005 +0000 - upgrade to file-4.12 internal. CVS patchset: 7662 CVS date: 2005/01/03 02:10:06 commit 751f7e3b54d87e054e5fc4cf547eb99d04087dd0 Author: jbj <devnull@localhost> Date: Mon Jan 3 02:02:54 2005 +0000 Upgrade to file-4.12 (with RH patches). CVS patchset: 7661 CVS date: 2005/01/03 02:02:54 commit 7793ec11ecf1d3024b7440b3e04bde57d3862b72 Author: jbj <devnull@localhost> Date: Sun Jan 2 20:49:23 2005 +0000 - revert MAGIC_COMPRESS, real fix is in libmagic (#143782). CVS patchset: 7657 CVS date: 2005/01/02 20:49:23 commit 55e2652abbf89a9e1e35e547d8d7521389608508 Author: jbj <devnull@localhost> Date: Sun Jan 2 19:40:49 2005 +0000 Upgrade ro db-4.3.27. CVS patchset: 7655 CVS date: 2005/01/02 19:40:49 commit c82ffb778ac8e17f804e08165a1375ca9230c7f7 Author: jbj <devnull@localhost> Date: Sun Jan 2 19:01:06 2005 +0000 Upgrade to db-4.3.27. CVS patchset: 7654 CVS date: 2005/01/02 19:01:06 commit 50f13cec8f285b20e83789c2f98246b7e11f0767 Author: jbj <devnull@localhost> Date: Sun Jan 2 18:30:11 2005 +0000 Dead. CVS patchset: 7653 CVS date: 2005/01/02 18:30:11 commit 5b38c248329af254a714380199f1828168e312be Author: jbj <devnull@localhost> Date: Sun Jan 2 18:27:49 2005 +0000 Orphan. CVS patchset: 7650 CVS date: 2005/01/02 18:27:49 commit cf517f08bbfa7768f9421178c03a4357a34e8528 Author: jbj <devnull@localhost> Date: Tue Dec 7 15:39:32 2004 +0000 - use package color as Obsoletes: color. CVS patchset: 7639 CVS date: 2004/12/07 15:39:32 commit fd0b82c71af015861a246541d7f8ed694dbad701 Author: jbj <devnull@localhost> Date: Tue Dec 7 00:58:50 2004 +0000 Redirect grep to /dev/null. CVS patchset: 7637 CVS date: 2004/12/07 00:58:50 commit eb9c78fb09102564d29d32d8e8522110e4a6fd15 Author: jbj <devnull@localhost> Date: Tue Dec 7 00:06:36 2004 +0000 avoid md5 on sparse /var/log/lastlog file CVS patchset: 7633 CVS date: 2004/12/07 00:06:36 commit 63377cb838839e519a81757698bbc380cca94b36 Author: jbj <devnull@localhost> Date: Mon Dec 6 15:47:27 2004 +0000 - automagically detect and emit "python(abi) = 2.4" dependencies. - popt 1.10.1 to preserve newer. CVS patchset: 7631 CVS date: 2004/12/06 15:47:27 commit cf8bf4efd96da10b33a2b556dc78015cefbcfc9c Author: jbj <devnull@localhost> Date: Sun Dec 5 20:05:46 2004 +0000 - force *.py->*.pyo byte code compilation with brp-python-bytecompile. - automagically detect and emit "python(abi) = 2.4" dependencies. CVS patchset: 7628 CVS date: 2004/12/05 20:05:46 commit edc0ad3152685cdf284953c2618bc895e9025d01 Author: jbj <devnull@localhost> Date: Sun Dec 5 19:10:53 2004 +0000 - rpm-4.4 final release. CVS patchset: 7627 CVS date: 2004/12/05 19:10:53 commit d49ad2ca27a44c85ca1bf5f084b0d75274cb368b Author: jbj <devnull@localhost> Date: Wed Dec 1 17:52:31 2004 +0000 Deal with \r\n after "-----END PGP PBLIC KEY BLOCK-----" from hkp://sks.keyserver.penguin.de Add parser failure error codes. CVS patchset: 7622 CVS date: 2004/12/01 17:52:31 commit 99e1763612f500a7779d7c56db1d9a8c45fa0b59 Author: jbj <devnull@localhost> Date: Mon Nov 29 14:32:14 2004 +0000 Sanity. CVS patchset: 7620 CVS date: 2004/11/29 14:32:14 commit 15204958aa03cc2c059fbe670c5d306534156a1f Author: jbj <devnull@localhost> Date: Mon Nov 29 14:29:22 2004 +0000 - detect and return errors from neon through Ferror. CVS patchset: 7619 CVS date: 2004/11/29 14:29:22 commit f5203aea8bd83dc18e48dda4a564429c0e48bab4 Author: jbj <devnull@localhost> Date: Sun Nov 28 21:14:41 2004 +0000 - add support for automagic pubkey retrieval using HKP. CVS patchset: 7617 CVS date: 2004/11/28 21:14:41 commit 88ace07349542e10a3834814372807e2eca30f42 Author: jbj <devnull@localhost> Date: Thu Nov 25 15:52:44 2004 +0000 - python: bleeping keywords broke labelCompare. CVS patchset: 7601 CVS date: 2004/11/25 15:52:44 commit 6a18dcbdf0c291f9a3615f4414477fbadb057b38 Author: jbj <devnull@localhost> Date: Thu Nov 25 04:45:10 2004 +0000 - fix: chunked davRead returns 0 is EOF. CVS patchset: 7600 CVS date: 2004/11/25 04:45:10 commit 3f8541f639c6be4c060adf48fb5eff9696cb6725 Author: jbj <devnull@localhost> Date: Mon Nov 22 21:46:14 2004 +0000 Typo. CVS patchset: 7596 CVS date: 2004/11/22 21:46:14 commit 70ffc09ac58b99626af566ae2a0f1ddd430697c1 Author: jbj <devnull@localhost> Date: Mon Nov 22 21:45:34 2004 +0000 - add Requires: neon-devel. CVS patchset: 7595 CVS date: 2004/11/22 21:45:34 commit 43fc25d787d8edc1868e12069e075d01045199cb Author: jbj <devnull@localhost> Date: Mon Nov 22 21:41:28 2004 +0000 - sparcv8: optflags changed to -mtune=ultrasparc (#140420). CVS patchset: 7593 CVS date: 2004/11/22 21:41:28 commit 5c17470e1c6f977501ca1025a3578e53723387b1 Author: jbj <devnull@localhost> Date: Fri Nov 19 18:01:30 2004 +0000 Sanity. CVS patchset: 7591 CVS date: 2004/11/19 18:01:30 commit 3ffb936701c4cb2907ec56c9737d2752a6533567 Author: jbj <devnull@localhost> Date: Fri Nov 19 17:41:09 2004 +0000 - bump soname into libfoo-4.4.so everywhere. CVS patchset: 7590 CVS date: 2004/11/19 17:41:09 commit aba69f496375ef8368665a781805bda3be7c66b1 Author: jbj <devnull@localhost> Date: Fri Nov 19 17:26:22 2004 +0000 - remove noNeon runtime switch, http through neon only. - remove http put to be able to build against upstream neon. CVS patchset: 7589 CVS date: 2004/11/19 17:26:22 commit 41c3c4df68ea311955fa4508db580fcdecd697d4 Author: jbj <devnull@localhost> Date: Fri Nov 19 16:25:49 2004 +0000 Builds with external libraries. CVS patchset: 7588 CVS date: 2004/11/19 16:25:49 commit 989c9c34d293688809ff58ce5a7e7d2f1361a394 Author: jbj <devnull@localhost> Date: Fri Nov 19 15:52:04 2004 +0000 t on rpm-4_4. CVS patchset: 7587 CVS date: 2004/11/19 15:52:04 commit 2daf3d2d0e7a17d663aef5bc798cd9f8a5dd7c6a Author: jbj <devnull@localhost> Date: Fri Nov 19 15:48:28 2004 +0000 Not on rpm-4_4. CVS patchset: 7586 CVS date: 2004/11/19 15:48:28 commit c7c416edfab0d5c992a74371f4d824a7e3bcb76f Author: jbj <devnull@localhost> Date: Fri Nov 19 15:47:20 2004 +0000 Not on rpm-4_4 branch. CVS patchset: 7585 CVS date: 2004/11/19 15:47:20 commit 6f22b87b7c83a79f47624725b9e1a65d3a35181d Author: jbj <devnull@localhost> Date: Fri Nov 19 15:44:15 2004 +0000 Not in rpm-4_4. CVS patchset: 7584 CVS date: 2004/11/19 15:44:15 commit f331e9dc4a7bc7cd75a7299c61ea67aca60ff24e Author: jbj <devnull@localhost> Date: Fri Nov 19 15:18:03 2004 +0000 Sanity. CVS patchset: 7583 CVS date: 2004/11/19 15:18:03 commit 24e6f8633e766bb8205a2ac55ad735a97b945f8c Author: pauln <devnull@localhost> Date: Wed Nov 17 17:05:39 2004 +0000 Add kwargs everywhere - courtesy of pjones@redhat.com CVS patchset: 7582 CVS date: 2004/11/17 17:05:39 commit d7a0e859ba4842548bfe344f6408af80c10b1c50 Author: pauln <devnull@localhost> Date: Mon Nov 15 14:12:19 2004 +0000 Re-export hidden VSF symbols 139221 CVS patchset: 7581 CVS date: 2004/11/15 14:12:19 commit 7be6851e3f7d88949419baaf9f0a05378084af96 Author: jbj <devnull@localhost> Date: Thu Nov 11 16:57:42 2004 +0000 Re-add the rpc fixes from db-4.3.14. CVS patchset: 7580 CVS date: 2004/11/11 16:57:42 commit fbbbddcd7e7b80152be34332e113c867e513673f Author: jbj <devnull@localhost> Date: Thu Nov 11 16:25:25 2004 +0000 Add new db-4.3.21 files. CVS patchset: 7579 CVS date: 2004/11/11 16:25:25 commit acf19af1ab27ad071c1614f9610ae29eb5c902c1 Author: jbj <devnull@localhost> Date: Thu Nov 11 15:58:46 2004 +0000 Upgrade to db-4.3.21. CVS patchset: 7578 CVS date: 2004/11/11 15:58:46 commit f9473219d523ace837a3ef5a1212bb6dcad2a690 Author: jbj <devnull@localhost> Date: Thu Nov 11 06:11:37 2004 +0000 - selinux: use rpm_execcon, not execv, to run scriptlets (#136848). - fix: segfault on --verifydb (#138589). CVS patchset: 7577 CVS date: 2004/11/11 06:11:37 commit 8ce559b875c401630120a251cc73b23012f45080 Author: jbj <devnull@localhost> Date: Thu Nov 11 03:58:46 2004 +0000 Avoid unnecessary chroot("/") calls for certain Mac OSX kernels. Strip URL clutter from --root paths in rpmtsRootDir(ts) and newRpmdb(). CVS patchset: 7574 CVS date: 2004/11/11 03:58:46 commit 13b145b6af842a268d99a6a64fcf4e416ee4e681 Author: jbj <devnull@localhost> Date: Thu Nov 11 02:29:51 2004 +0000 Functional http remote globbing through WebDAV. BUG: Something goofy with Keepalive On still. CVS patchset: 7573 CVS date: 2004/11/11 02:29:51 commit b1ac9a514607dd0d05fb9ad9a97c2e058e1f9328 Author: jbj <devnull@localhost> Date: Thu Nov 11 01:04:59 2004 +0000 Create. CVS patchset: 7572 CVS date: 2004/11/11 01:04:59 commit 7008350f3ef19fe3ce5737cf84b9600481ba851c Author: jbj <devnull@localhost> Date: Thu Nov 11 01:04:07 2004 +0000 - make peace with libtool-1.5.10 and automake-1.9.3. CVS patchset: 7571 CVS date: 2004/11/11 01:04:07 commit 103a5c0e4860837984060eeb2c3d6f366993d03d Author: jbj <devnull@localhost> Date: Thu Nov 11 00:13:38 2004 +0000 Wire HTTP PUT through libneon. CVS patchset: 7570 CVS date: 2004/11/11 00:13:38 commit 910c42099e33c725937ec9c78460aa8bafb0ccd0 Author: jbj <devnull@localhost> Date: Wed Nov 10 00:50:41 2004 +0000 - add --delsign to purge packages of digital signatures. CVS patchset: 7569 CVS date: 2004/11/10 00:50:41 commit 20ed3220672daf608e930791a5ded2d3bf892269 Author: jbj <devnull@localhost> Date: Wed Nov 10 00:49:04 2004 +0000 Sanity. CVS patchset: 7568 CVS date: 2004/11/10 00:49:04 commit 9b623629bdbf4766ac613aacd5ff24cddecaf34e Author: jbj <devnull@localhost> Date: Tue Nov 9 19:40:10 2004 +0000 - resurrect freshen.sh to, say, upgrade only kernel-bigmem packages. CVS patchset: 7565 CVS date: 2004/11/09 19:40:10 commit 487c902d2fe8ee7010154963e357e624ce849c7d Author: jbj <devnull@localhost> Date: Tue Nov 9 06:59:34 2004 +0000 - python: add python 2.4 support. CVS patchset: 7562 CVS date: 2004/11/09 06:59:34 commit e5e4a65519c5138f505b19659ae60f2eb489c706 Author: jbj <devnull@localhost> Date: Mon Nov 8 22:49:00 2004 +0000 Stub in rpmrpc primitives. CVS patchset: 7561 CVS date: 2004/11/08 22:49:00 commit 2cecae5394694809fbcfd50dabb7e196141c8754 Author: jbj <devnull@localhost> Date: Mon Nov 8 21:12:45 2004 +0000 Splint fiddles. CVS patchset: 7560 CVS date: 2004/11/08 21:12:45 commit f38adb14040b297a257d6f2f3213d13ca9dcd3af Author: jbj <devnull@localhost> Date: Mon Nov 8 20:56:18 2004 +0000 Splint clean. CVS patchset: 7559 CVS date: 2004/11/08 20:56:18 commit fffc17ec6d5429e84cc96b268a7e03c0560e65ab Author: jbj <devnull@localhost> Date: Mon Nov 8 18:38:42 2004 +0000 Sanity. CVS patchset: 7558 CVS date: 2004/11/08 18:38:42 commit fc4aad4c4c9d283135d67144030896c91bc7bbbc Author: jbj <devnull@localhost> Date: Mon Nov 8 18:06:15 2004 +0000 Typo. CVS patchset: 7557 CVS date: 2004/11/08 18:06:15 commit 8f3b9ed6634cf571105d862613424a1ecdaf6ca6 Author: jbj <devnull@localhost> Date: Mon Nov 8 18:05:55 2004 +0000 R++; CVS patchset: 7556 CVS date: 2004/11/08 18:05:55 commit 1727acd62d0919858cb37282b2dd9879afa4865f Author: jbj <devnull@localhost> Date: Mon Nov 8 18:00:00 2004 +0000 - use external libneon for http/https transport. CVS patchset: 7555 CVS date: 2004/11/08 18:00:00 commit 04a779db7250865087dad5108e2dff3103419e71 Author: jbj <devnull@localhost> Date: Mon Nov 8 17:10:36 2004 +0000 Functional https:// with Keepalive on. CVS patchset: 7554 CVS date: 2004/11/08 17:10:36 commit 42554d5d08e4f4d4252a54fe38ad5ad4e00d2493 Author: jbj <devnull@localhost> Date: Mon Nov 8 01:54:12 2004 +0000 Rebalance refcounts with keepalive. CVS patchset: 7553 CVS date: 2004/11/08 01:54:12 commit e5370f96a4c4eaa3d054d8a0e60aa8f593f5373e Author: jbj <devnull@localhost> Date: Sun Nov 7 18:49:08 2004 +0000 Drill many neon hooks. CVS patchset: 7552 CVS date: 2004/11/07 18:49:08 commit 351af63e8c87fc52f0e6eaf013f4df8dd372bf66 Author: jbj <devnull@localhost> Date: Sat Nov 6 21:02:15 2004 +0000 Orphan. CVS patchset: 7551 CVS date: 2004/11/06 21:02:15 commit d2d8ce7910cc12c902e4826289909afe754a9a50 Author: jbj <devnull@localhost> Date: Sat Nov 6 21:01:03 2004 +0000 Remove dead code. CVS patchset: 7550 CVS date: 2004/11/06 21:01:03 commit f790586b45bb1c6827426ed9e9d8a1451a2229e2 Author: jbj <devnull@localhost> Date: Sat Nov 6 20:57:30 2004 +0000 Add handlers for Content-Length: et al HTTP tags used by rpmio. CVS patchset: 7549 CVS date: 2004/11/06 20:57:30 commit 7e731dd8ce07a68a6affdc24c561890f51fa4e03 Author: jbj <devnull@localhost> Date: Sat Nov 6 19:26:52 2004 +0000 Balance fd refcounts like http://. Much subtle hackery, sigh. CVS patchset: 7548 CVS date: 2004/11/06 19:26:52 commit fa16f9dc94f11ad7bbcb767cb9ba85ed2b42eafa Author: jbj <devnull@localhost> Date: Sat Nov 6 17:59:19 2004 +0000 Implement davReq/davResp instead. CVS patchset: 7547 CVS date: 2004/11/06 17:59:19 commit 0736ef114728337278343a92e0db6aeaec3f8ee2 Author: jbj <devnull@localhost> Date: Sat Nov 6 16:09:15 2004 +0000 Update to HEAD. CVS patchset: 7546 CVS date: 2004/11/06 16:09:15 commit 945b4f65ef02782ed93443751fe3d8f455cf25af Author: jbj <devnull@localhost> Date: Fri Nov 5 20:43:10 2004 +0000 w00t! rpm -q -W https://wellfleet.jbj.org/rawhide/test milestone! CVS patchset: 7545 CVS date: 2004/11/05 20:43:10 commit 50596fe84b032b34dbc5c851eed2da67fc55d4fa Author: jbj <devnull@localhost> Date: Fri Nov 5 16:20:42 2004 +0000 Stub in libio routines. CVS patchset: 7544 CVS date: 2004/11/05 16:20:42 commit 368da1cf2677927f1d59b96a074b5cb6cffc04b3 Author: jbj <devnull@localhost> Date: Fri Nov 5 16:00:31 2004 +0000 Store server capabilities and lockstore in urlinfo. Attach urlinfo to fetch context prior to ripping ne_parse_uri. Substitute /u->service/u->scheme/ everywhere to conform with modern usage. Splint clean. CVS patchset: 7543 CVS date: 2004/11/05 16:00:31 commit 04724d83c32a5cb9fe7ee4cd5411d60e768e26d3 Author: jbj <devnull@localhost> Date: Fri Nov 5 03:09:00 2004 +0000 Eliminate global session and neon uri parsing, use the urlcache instead. CVS patchset: 7542 CVS date: 2004/11/05 03:09:00 commit 8e7cbc84da14207e38143226fd144b9a5155df6d Author: jbj <devnull@localhost> Date: Fri Nov 5 00:45:02 2004 +0000 Implement davStat (and clone davLstat), sufficient for fts walk. CVS patchset: 7541 CVS date: 2004/11/05 00:45:02 commit 9865db5f7ecce9116011e776be784e0b38fd25c2 Author: jbj <devnull@localhost> Date: Thu Nov 4 20:15:17 2004 +0000 Link librpmio with -lneon. Implement Opendir et al across https:// using neon. CVS patchset: 7540 CVS date: 2004/11/04 20:15:17 commit 02eda2bcf8328cdfd3b1ec2b3c126da300851908 Author: jbj <devnull@localhost> Date: Thu Nov 4 19:27:48 2004 +0000 Splint fiddles from rpmdav.c take 0. CVS patchset: 7539 CVS date: 2004/11/04 19:27:48 commit 80c888e0c7ead8f644baa607801fab0d45b56799 Author: jbj <devnull@localhost> Date: Thu Nov 4 14:19:47 2004 +0000 Typos. CVS patchset: 7538 CVS date: 2004/11/04 14:19:47 commit f02d2a3449a6216056667ab919e827c177d397ad Author: jbj <devnull@localhost> Date: Thu Nov 4 14:16:30 2004 +0000 Split out avOpendir/avReaddir/avClosedir to rpmdav.c. Stub in davOpen. CVS patchset: 7537 CVS date: 2004/11/04 14:16:30 commit afeddbf68df1ebaa6069845fcfd773401c0ba849 Author: jbj <devnull@localhost> Date: Thu Nov 4 13:29:11 2004 +0000 Stub in URL_IS_HTTPS everywhere. CVS patchset: 7536 CVS date: 2004/11/04 13:29:11 commit 99012f2fab4b449228bf06aa3a11d0a0798ffbed Author: jbj <devnull@localhost> Date: Thu Nov 4 13:27:08 2004 +0000 Annotations from cadaver checks. CVS patchset: 7535 CVS date: 2004/11/04 13:27:08 commit af723bb9343f5a6b0392604efd281e7d3225b577 Author: jbj <devnull@localhost> Date: Mon Nov 1 16:54:50 2004 +0000 Annotate openssl too. CVS patchset: 7533 CVS date: 2004/11/01 16:54:50 commit 85d28994b93ee020dae26193e81aacf4be90b3ea Author: jbj <devnull@localhost> Date: Sun Oct 31 20:22:01 2004 +0000 - python: remove ".A" from creaky ts.check() tuple return (#135008). - python: fix RPMPROB_BADRELOCATE segfault return in ts.check (#137116). - revert selinux patch until fc3 release. - reprise file conflicts yet again, flip/flop/flip/flop ... - fix: buffer overrun displaying ko_KR (#135389). CVS patchset: 7532 CVS date: 2004/10/31 20:22:01 commit 4ba9d376d97595752e19b1310f1eded58e414b38 Author: jbj <devnull@localhost> Date: Sun Oct 31 09:24:19 2004 +0000 Splint fiddles. CVS patchset: 7530 CVS date: 2004/10/31 09:24:19 commit ad4046da94b74e01b0336f1b86178f503866cbd8 Author: jbj <devnull@localhost> Date: Sun Oct 31 04:14:11 2004 +0000 Splint fiddles. CVS patchset: 7529 CVS date: 2004/10/31 04:14:11 commit d294191632dfbe72fa01cb1c77a9b1f80ecfe058 Author: jbj <devnull@localhost> Date: Sat Oct 30 22:51:26 2004 +0000 Splint fiddles. CVS patchset: 7527 CVS date: 2004/10/30 22:51:26 commit 8a9422ca615265302a2fed9105b78c6505840a26 Author: jbj <devnull@localhost> Date: Sat Oct 30 20:29:18 2004 +0000 Spint fiddles. CVS patchset: 7526 CVS date: 2004/10/30 20:29:18 commit 6e8a0d22e2483dbdba690248ea4d6427e49eb1b3 Author: jbj <devnull@localhost> Date: Sat Oct 30 00:45:18 2004 +0000 Path to magic.h. CVS patchset: 7525 CVS date: 2004/10/30 00:45:18 commit 69227ecd1bf64421da5ee99c14cf1613e1114787 Author: jbj <devnull@localhost> Date: Fri Oct 29 13:57:41 2004 +0000 Update to neon trunk. CVS patchset: 7523 CVS date: 2004/10/29 13:57:41 commit e603ae4198c394996d56a34bc69c92a1b16dfddb Author: jbj <devnull@localhost> Date: Fri Oct 29 13:34:35 2004 +0000 Update to 0.24.7. CVS patchset: 7522 CVS date: 2004/10/29 13:34:35 commit 0189ffbf596a81418b9740ee6d2455cb4a6c358f Author: jbj <devnull@localhost> Date: Fri Oct 29 00:00:47 2004 +0000 Ignore generated files. CVS patchset: 7521 CVS date: 2004/10/29 00:00:47 commit c1e3a63771c3db1a1b01df3af7d58009207dcde3 Author: jbj <devnull@localhost> Date: Thu Oct 28 23:59:27 2004 +0000 - attempt dependency tree breadth, take 1. CVS patchset: 7520 CVS date: 2004/10/28 23:59:27 commit 37718380bf1a5503555b3ac7575570ad68fe2fa1 Author: jbj <devnull@localhost> Date: Thu Oct 28 23:57:36 2004 +0000 - bump popt to version to 1.10. CVS patchset: 7519 CVS date: 2004/10/28 23:57:36 commit e609515b336384c95b59e7f87c3059119fa0b543 Author: jbj <devnull@localhost> Date: Wed Oct 27 22:57:14 2004 +0000 Build rpm-4.4-0.1 packages. CVS patchset: 7518 CVS date: 2004/10/27 22:57:14 commit 67b6b42557e4a4f78cb18dd6f2e912910967f57c Author: jbj <devnull@localhost> Date: Wed Oct 27 04:55:11 2004 +0000 Splint clean. CVS patchset: 7517 CVS date: 2004/10/27 04:55:11 commit 194e3c10d3f3e76fa09410ceb578dfdff79fc517 Author: jbj <devnull@localhost> Date: Wed Oct 27 02:17:58 2004 +0000 - fix: handle non-unique dirnames in rpmalAdd(). CVS patchset: 7516 CVS date: 2004/10/27 02:17:58 commit b7896908db63e5dbe3dbc2152434d29dae8435b5 Author: jbj <devnull@localhost> Date: Tue Oct 26 23:29:28 2004 +0000 Getter/setter methods for isSource and Header from rpmte. Add RPMDB_ADDED transaction element iterator to rpmgi. Two iterations to load and then spew query in topologically sorted order. CVS patchset: 7515 CVS date: 2004/10/26 23:29:28 commit 421dab010c0ba090b64a31a32278bfaae71ea561 Author: jbj <devnull@localhost> Date: Tue Oct 26 17:42:55 2004 +0000 Do a consolidated insertion, not a concatenation, in rpmReadManifest. CVS patchset: 7514 CVS date: 2004/10/26 17:42:55 commit 959434ca80cdbb55e1372a338d25a27759e8f29a Author: jbj <devnull@localhost> Date: Tue Oct 26 00:22:10 2004 +0000 Splint fiddles. CVS patchset: 7513 CVS date: 2004/10/26 00:22:10 commit 0a68012b6f704ccf0964f0e4ea098b8d1f940c13 Author: jbj <devnull@localhost> Date: Mon Oct 25 18:10:48 2004 +0000 Add options to populate transaction set while iterating. Avoid mixed source/binary sanity check in rpmtsAddInstallElement. Turn off query spewage if/when populating while iterating. Display rpmtsCheck problems and suggestions after iterating. CVS patchset: 7512 CVS date: 2004/10/25 18:10:48 commit 274d1d0d6d7a39fe13fcd2296a0cc818ae09278c Author: jbj <devnull@localhost> Date: Mon Oct 25 15:35:10 2004 +0000 Teach rpmcache to use globla ftsOpts. CVS patchset: 7511 CVS date: 2004/10/25 15:35:10 commit 0f86e55aa4305dedfec636fb71bf3fce6bc23da0 Author: jbj <devnull@localhost> Date: Mon Oct 25 15:26:51 2004 +0000 Wire ftsOpts globally. CVS patchset: 7510 CVS date: 2004/10/25 15:26:51 commit 3eb61f7a4ab9263ac95096357236f3e814b83b65 Author: jbj <devnull@localhost> Date: Mon Oct 25 14:20:55 2004 +0000 Stub out rpmgiWalkPathFilter, prior to teaching rpmcache about rpmgi. CVS patchset: 7509 CVS date: 2004/10/25 14:20:55 commit 7c25d1ffaed9ab2e626db874150d17bbc6424cee Author: jbj <devnull@localhost> Date: Mon Oct 25 01:10:13 2004 +0000 Add undocumented --hdlist and --ftswalk query/verify sources. Bugs: * @todo hdlist should use argv to open system hdlist path. CVS patchset: 7508 CVS date: 2004/10/25 01:10:13 commit 7138fa3bed4ef36fe94e2f6bdbac071685cbe86d Author: jbj <devnull@localhost> Date: Mon Oct 25 00:34:08 2004 +0000 Use rpmgi glob and manifest load for --package. Bugs: * @todo An empty file read as manifest truncates argv returning RPMRC_NOTFOUND. * @todo Errors, e.g. non-existent path in manifest, will terminate iteration. * @todo Chained manifests lose an arg someplace. CVS patchset: 7507 CVS date: 2004/10/25 00:34:08 commit f60aac8e5a0be5659388f1e0cf705fdde0b519aa Author: jbj <devnull@localhost> Date: Sun Oct 24 22:25:32 2004 +0000 Iterate on RPMQV_ALL, adding filters to match iterator from argv. CVS patchset: 7506 CVS date: 2004/10/24 22:25:32 commit 595a207f27c0ef38d6e604deda2ac9423a9b4421 Author: jbj <devnull@localhost> Date: Sun Oct 24 20:35:41 2004 +0000 Arg iteration for --query and --verify, everything but RPMQV_ALL. CVS patchset: 7505 CVS date: 2004/10/24 20:35:41 commit 3691d13f0427ecee102acfc2a658c6c2a89227fb Author: jbj <devnull@localhost> Date: Sun Oct 24 19:36:30 2004 +0000 Explicit rpmgiFlags enum defined, add RPMGI_{NOGLOB,NOMANIFEST,NOHEADER}. Abstract arg iteration into rpmcliArgIter(). Add undocumented --rpmgidebug. CVS patchset: 7504 CVS date: 2004/10/24 19:36:30 commit 883580417100b31808d0ef8d69bcfdd510e85d0a Author: jbj <devnull@localhost> Date: Thu Oct 21 21:18:35 2004 +0000 Compile in the correct path to /usr/lib/rpm/magic. Add magic for rpm packages and headers. Add MAGIC_COMPRESS and MAGIC_CHECK to extract types from compressed files. Permit info and man pages into RPMTAG_FILECLASS. Package all the Berkeley DB utilities with rpm. CVS patchset: 7502 CVS date: 2004/10/21 21:18:35 commit bc1ad5caaf0c827355f4254cb3b4e7f4e76a94b4 Author: jbj <devnull@localhost> Date: Thu Oct 21 19:24:07 2004 +0000 Install rpmfile and magic* into /usr/lib/rpm. CVS patchset: 7501 CVS date: 2004/10/21 19:24:07 commit b7f251ae164590335bfca52c9dfce56a9e9c6512 Author: jbj <devnull@localhost> Date: Thu Oct 21 18:40:56 2004 +0000 - port to internal file-4.10 libmagic rather than libfmagic. CVS patchset: 7500 CVS date: 2004/10/21 18:40:56 commit 2083dadd4c6e57010bb703da6699ebfd0bda85be Author: jbj <devnull@localhost> Date: Thu Oct 21 16:13:21 2004 +0000 Splint fiddles. CVS patchset: 7499 CVS date: 2004/10/21 16:13:21 commit a1bfe90ddc19fcce50b89471ebd77d9ea5e76270 Author: jbj <devnull@localhost> Date: Thu Oct 21 13:26:05 2004 +0000 DB_WRITECURSOR cannot be used with sunrpc dbenv. CVS patchset: 7498 CVS date: 2004/10/21 13:26:05 commit b96dba474f64505fa9e21a84984b39ba42a49ba1 Author: jbj <devnull@localhost> Date: Thu Oct 21 00:24:38 2004 +0000 Install all Berkeley DB utilities. Don't set DB_WRITECURSOR if using sunrpc. CVS patchset: 7497 CVS date: 2004/10/21 00:24:38 commit 5e872f35ed574ec549155fd8a56828aed59aedfb Author: jbj <devnull@localhost> Date: Wed Oct 20 10:31:47 2004 +0000 Add lua to doxygen. CVS patchset: 7496 CVS date: 2004/10/20 10:31:47 commit 8faa61c020369ecf850a823a505b946485fa1bea Author: jbj <devnull@localhost> Date: Wed Oct 20 10:19:34 2004 +0000 Doxygen fiddles. CVS patchset: 7495 CVS date: 2004/10/20 10:19:34 commit 2c192f3e33ef5237c6b00a9962c112c2bd304464 Author: jbj <devnull@localhost> Date: Wed Oct 20 09:20:43 2004 +0000 Add #include "db_int_def.h" to generated db_server_svc.c (pnasrat). CVS patchset: 7494 CVS date: 2004/10/20 09:20:43 commit 924df419119e16f1fe8833e8f804ba37b58c1981 Author: cturner <devnull@localhost> Date: Wed Oct 20 04:15:15 2004 +0000 update to 0.68, make it compile again with rpm 4.0 CVS patchset: 7493 CVS date: 2004/10/20 04:15:15 commit e47ccc321adb157633bddb9b17c75deb6ee875d8 Author: jbj <devnull@localhost> Date: Wed Oct 20 02:34:17 2004 +0000 Add rpmtsCheck() and rpmtsOrder() to iterator. Add rpmgi.[ch] to Dpxyfiles.in and POTFOLES.in CVS patchset: 7492 CVS date: 2004/10/20 02:34:17 commit 7a34fdc4a2b4fbfae85e4bc7e67f5da59ab7c732 Author: jbj <devnull@localhost> Date: Tue Oct 19 22:52:33 2004 +0000 Stare at a redhat-artwork problem in rpmal.c with multiple versions, punt for now. Add transaction elements to rpmgi ts. CVS patchset: 7491 CVS date: 2004/10/19 22:52:33 commit ea8c710ac49f103a95cf42b291b5d54f98fc2eb1 Author: pauln <devnull@localhost> Date: Tue Oct 19 21:35:24 2004 +0000 Build and changes for _rpm module CVS patchset: 7490 CVS date: 2004/10/19 21:35:24 commit d96e690b8d0e5796d7954f02b56d4b3d0fe00410 Author: pauln <devnull@localhost> Date: Tue Oct 19 21:33:22 2004 +0000 Initial python wrapped rpm module files CVS patchset: 7489 CVS date: 2004/10/19 21:33:22 commit 4330e4eab5adcf65c895a318917a74aa535d9258 Author: pauln <devnull@localhost> Date: Tue Oct 19 21:31:03 2004 +0000 ignore file for rpm-python rpm dir CVS patchset: 7488 CVS date: 2004/10/19 21:31:03 commit b7dfb8ada08ccd92bcf9f3cd9ac4045b7bd1fed1 Author: jbj <devnull@localhost> Date: Tue Oct 19 16:39:36 2004 +0000 Change options to specify type of iteration. CVS patchset: 7487 CVS date: 2004/10/19 16:39:36 commit 343b3223e8d23b17809eb04db1d9826a8a709edb Author: jbj <devnull@localhost> Date: Tue Oct 19 15:54:38 2004 +0000 Merge iterator types into pseudo tags. Load argv and ftpopts through iterator modifier, not creator. CVS patchset: 7486 CVS date: 2004/10/19 15:54:38 commit fb6dac4267136d0209ccdd5ddb13691c178f0ffe Author: jbj <devnull@localhost> Date: Tue Oct 19 02:30:25 2004 +0000 Store path to header in iterator. Iterator returns rpmRC rather than value, eliminate queryFormat methods. CVS patchset: 7485 CVS date: 2004/10/19 02:30:25 commit 67ce81d2013ce58c55f65d151e0206d590a505bf Author: jbj <devnull@localhost> Date: Tue Oct 19 01:31:20 2004 +0000 Attach header reference to the iterator. CVS patchset: 7484 CVS date: 2004/10/19 01:31:20 commit ddfad5f8782002bc2679aa82b9e58b58efb1430b Author: jbj <devnull@localhost> Date: Mon Oct 18 22:47:20 2004 +0000 Isolate most state changes in rpmgiNext, with lazy open/close. Refactor some of the mess into subroutines. CVS patchset: 7483 CVS date: 2004/10/18 22:47:20 commit e93a77c9b792b68c63ce7d3d360ab7f43d37feb6 Author: jbj <devnull@localhost> Date: Mon Oct 18 01:08:56 2004 +0000 Add generalized iterator to rpmlib. CVS patchset: 7482 CVS date: 2004/10/18 01:08:56 commit ed4688aca76a81449ac3debdd8ef60a7afd5c45d Author: jbj <devnull@localhost> Date: Sun Oct 17 23:32:55 2004 +0000 Glob ftswalk/arglist args always. CVS patchset: 7481 CVS date: 2004/10/17 23:32:55 commit 8f1ca37afaf5d83b9be72eb3e2aa6e2ed587084a Author: jbj <devnull@localhost> Date: Sun Oct 17 23:11:24 2004 +0000 Add manifests to --arglist processing. CVS patchset: 7480 CVS date: 2004/10/17 23:11:24 commit ed8a00518df4dd88d234c7ece4e6b481e21efbcc Author: jbj <devnull@localhost> Date: Sun Oct 17 19:00:10 2004 +0000 - free rpmrc when looping on --target arches (#127730). CVS patchset: 7479 CVS date: 2004/10/17 19:00:10 commit 18f7b6bc0e5510192207766135aa4ef9fe4c3b8a Author: jbj <devnull@localhost> Date: Sun Oct 17 18:49:52 2004 +0000 - don't add time stamp to compressed man pages (#132526). CVS patchset: 7477 CVS date: 2004/10/17 18:49:52 commit b4264419a8c36ff910d30b57b88cd59353ff02a9 Author: jbj <devnull@localhost> Date: Sun Oct 17 18:44:15 2004 +0000 - permit Conflicts: /path/to/file. CVS patchset: 7476 CVS date: 2004/10/17 18:44:15 commit 8b3d9c1a128528f000a92075c68f46d2410673e5 Author: jbj <devnull@localhost> Date: Sun Oct 17 18:25:44 2004 +0000 Better error message. CVS patchset: 7475 CVS date: 2004/10/17 18:25:44 commit 5a91608e9134873e5af65dc548f7552f12073d43 Author: jbj <devnull@localhost> Date: Sun Oct 17 18:24:36 2004 +0000 fix: legacy syntax not even close. - permit Obsoletes: /path/to/file. CVS patchset: 7474 CVS date: 2004/10/17 18:24:36 commit dea95c48df9d7e9b54fbf2e54784938fdacbdde7 Author: jbj <devnull@localhost> Date: Sat Oct 16 12:50:52 2004 +0000 Upgrade to db-4.3.14 internal. CVS patchset: 7473 CVS date: 2004/10/16 12:50:52 commit a32e0850ed4599a9dce98819f4e22f944f3b2eac Author: jbj <devnull@localhost> Date: Sat Oct 16 02:36:10 2004 +0000 Orphan. CVS patchset: 7472 CVS date: 2004/10/16 02:36:10 commit d03f220fde879509cab2ac1c73b71b7efb52b737 Author: jbj <devnull@localhost> Date: Sat Oct 16 01:31:54 2004 +0000 ... and in with the New ... CVS patchset: 7471 CVS date: 2004/10/16 01:31:54 commit 2dc699bfe049b9319ea3719f604d25940ff52004 Author: jbj <devnull@localhost> Date: Fri Oct 15 23:22:46 2004 +0000 Out with the old ... CVS patchset: 7470 CVS date: 2004/10/15 23:22:46 commit 85a380eeaf8472a4f4235e7f7b2e32d5f9bcaa24 Author: jbj <devnull@localhost> Date: Fri Oct 15 18:25:14 2004 +0000 - obsolete Serial:, Copyright:, and RHNPlatform: syntax in spec files. CVS patchset: 7469 CVS date: 2004/10/15 18:25:14 commit d57bc03f6567acf6d1631541b97ce7cdb1b262bb Author: jbj <devnull@localhost> Date: Fri Oct 15 00:14:29 2004 +0000 - disable expensive header+payload verifies in default config. - adjust digest/signature stats to count #pkgs and bytes. CVS patchset: 7465 CVS date: 2004/10/15 00:14:29 commit 44b6c334221653154fc75afd45115f530906f9e9 Author: jbj <devnull@localhost> Date: Thu Oct 14 16:37:57 2004 +0000 Open ftswalk/argv paths to permit --qf on header. CVS patchset: 7464 CVS date: 2004/10/14 16:37:57 commit d5bce7dc38c78eba9bf2f9e67554b1f1a3ca19eb Author: jbj <devnull@localhost> Date: Thu Oct 14 15:45:41 2004 +0000 Hack in hdlist queries. CVS patchset: 7463 CVS date: 2004/10/14 15:45:41 commit 9e30825226d5b1613eb210094fde5f5488fb4725 Author: jbj <devnull@localhost> Date: Thu Oct 14 15:09:07 2004 +0000 - fix: don't set handler if SIG_IGN is already set (#134474). CVS patchset: 7462 CVS date: 2004/10/14 15:09:07 commit 47ea5da7dd42de36b235b688205fb35f53e3cad6 Author: jbj <devnull@localhost> Date: Wed Oct 13 21:03:29 2004 +0000 - silently add default %defattr(-,root,root) for all packages. CVS patchset: 7461 CVS date: 2004/10/13 21:03:29 commit 5c095b4d656f6429700b1c585060b05308dd49e7 Author: jbj <devnull@localhost> Date: Wed Oct 13 19:03:45 2004 +0000 Splint fiddles. CVS patchset: 7460 CVS date: 2004/10/13 19:03:45 commit 3027bc96de4ca46c42de6e7cf0b31feed64334bc Author: jbj <devnull@localhost> Date: Wed Oct 13 18:40:33 2004 +0000 Move rpm-python test scripts to test subdirectory. CVS patchset: 7459 CVS date: 2004/10/13 18:40:33 commit c096a1d284fe9b4068af654d70b8bdf4a0f0cc81 Author: jbj <devnull@localhost> Date: Wed Oct 13 15:33:50 2004 +0000 - python: add rpm.ps() object to carry problem set info. - python: permit rpm.ds() analogue to hdr.dsFromHeader() creator. - python: permit rpm.fi() analogue to hdr.fiFromHeader() creator. CVS patchset: 7458 CVS date: 2004/10/13 15:33:50 commit f9dbc32cda89d152270557249004746ca4df975f Author: jbj <devnull@localhost> Date: Wed Oct 13 15:28:19 2004 +0000 Permit fi = rpm.fi(h, tagN, flags) creator, analogous to h.fiFromHeader(). Add optional flags to hdr_fiFromHeader(). CVS patchset: 7457 CVS date: 2004/10/13 15:28:19 commit 8b2a6b9e8f3e4d39381900ae2c4a79ffb3ac0334 Author: jbj <devnull@localhost> Date: Wed Oct 13 14:53:21 2004 +0000 Permit ds = rpm.ds(h, tagN, flags) creator, analogous to h.dsFromHeader(). Add optional flags to hdr_dsFromHeader(). CVS patchset: 7456 CVS date: 2004/10/13 14:53:21 commit 2f0f41425dae3d90f29c668983e2ff0bfb6c9a54 Author: jbj <devnull@localhost> Date: Wed Oct 13 06:26:16 2004 +0000 Return current problem set form transaction. CVS patchset: 7455 CVS date: 2004/10/13 06:26:16 commit 8ebeba69794be76533a1aad712b03a764e15800d Author: jbj <devnull@localhost> Date: Wed Oct 13 05:47:55 2004 +0000 Remove pugly extra newline from --changelog. CVS patchset: 7454 CVS date: 2004/10/13 05:47:55 commit 628676b987963c910ca6272e940b7fa85a5edf08 Author: jbj <devnull@localhost> Date: Tue Oct 12 21:16:54 2004 +0000 More cleanup. CVS patchset: 7453 CVS date: 2004/10/12 21:16:54 commit 78c3de9ce3e76ddc3483ec3f32a9a60e3509fc6e Author: jbj <devnull@localhost> Date: Tue Oct 12 21:08:04 2004 +0000 No need for ps.NumProblems() method. CVS patchset: 7452 CVS date: 2004/10/12 21:08:04 commit 112846247dc0f6e0a70b368c0e2bdf77a9355b33 Author: jbj <devnull@localhost> Date: Tue Oct 12 20:26:05 2004 +0000 Proof-of-concept rpmps object. Ick ... CVS patchset: 7451 CVS date: 2004/10/12 20:26:05 commit b576fa4259ff43d09fb56a9bb78f81dd13b8e148 Author: jbj <devnull@localhost> Date: Tue Oct 12 00:13:22 2004 +0000 rpmps framework created. CVS patchset: 7450 CVS date: 2004/10/12 00:13:22 commit 12ccd4fb2feb43f81ec6db27e38e8a04778f4c3f Author: jbj <devnull@localhost> Date: Mon Oct 11 23:31:18 2004 +0000 Add Find and Merge methods, Sort stub. CVS patchset: 7449 CVS date: 2004/10/11 23:31:18 commit 771d9e1222a2d2fc0790c5b9ae769f494ac61725 Author: pauln <devnull@localhost> Date: Mon Oct 11 15:16:49 2004 +0000 Don't include Arch in release for backwards compat (#135008) CVS patchset: 7447 CVS date: 2004/10/11 15:16:49 commit a2fd0f887e7091e4b35450ad482a460e051bd79f Author: jbj <devnull@localhost> Date: Sun Oct 10 20:55:11 2004 +0000 Add --qf to rpmgi. CVS patchset: 7446 CVS date: 2004/10/10 20:55:11 commit e7f1a0e59fcfd681ed6c7685777a3c94269c26dd Author: jbj <devnull@localhost> Date: Sun Oct 10 05:30:48 2004 +0000 Create generic iterator (needs work). CVS patchset: 7445 CVS date: 2004/10/10 05:30:48 commit fa313c61b0ced1bcdd26fabb934d195156fbc153 Author: jbj <devnull@localhost> Date: Sun Oct 10 01:24:16 2004 +0000 Typo. CVS patchset: 7444 CVS date: 2004/10/10 01:24:16 commit d1a74696d65c7904c9b2a4b29e356ecf7947c067 Author: jbj <devnull@localhost> Date: Sat Oct 9 21:58:33 2004 +0000 Doxygen and cpp nit picks. CVS patchset: 7443 CVS date: 2004/10/09 21:58:33 commit 3c792a32c1cc8547ea858613af64fde54cbdfc8b Author: jbj <devnull@localhost> Date: Sat Oct 9 20:39:27 2004 +0000 Changes from rpm-4_3 branch. CVS patchset: 7442 CVS date: 2004/10/09 20:39:27 commit a36aa761ec0f525c0a206f0a46d404a3ccab5887 Author: jbj <devnull@localhost> Date: Sat Oct 9 20:22:01 2004 +0000 More changes from rpm-4_3 branch. CVS patchset: 7441 CVS date: 2004/10/09 20:22:01 commit 24bb3c7ce2dafefb995ecc0fb0f1de3727b4aaee Author: jbj <devnull@localhost> Date: Sat Oct 9 19:40:09 2004 +0000 Flush changes from rpm-4_3 branch. CVS patchset: 7440 CVS date: 2004/10/09 19:40:09 commit 90168175522d3133caa3c7da0454c43c23bb06a0 Author: jbj <devnull@localhost> Date: Sat Oct 9 18:32:24 2004 +0000 Splint fiddles. CVS patchset: 7439 CVS date: 2004/10/09 18:32:24 commit dfcc57328817fe35c3d23d10a0337e8c95bbe7a2 Author: jbj <devnull@localhost> Date: Sat Oct 9 18:23:00 2004 +0000 Splint fiddles. CVS patchset: 7438 CVS date: 2004/10/09 18:23:00 commit f4545b773ce594f3fdeaaf1c03685ecdeb669984 Author: jbj <devnull@localhost> Date: Sat Oct 9 18:07:24 2004 +0000 Splint fiddles. CVS patchset: 7437 CVS date: 2004/10/09 18:07:24 commit c15266f569c77cbddc9b72c0fb83befcf00a0ab6 Author: jbj <devnull@localhost> Date: Sat Oct 9 17:44:27 2004 +0000 Splint fiddles. CVS patchset: 7436 CVS date: 2004/10/09 17:44:27 commit b831315e41173e27a4e402c65d318b43558c4fca Author: jbj <devnull@localhost> Date: Sat Oct 9 17:29:22 2004 +0000 Splint fiddles. CVS patchset: 7435 CVS date: 2004/10/09 17:29:22 commit d8822ba626caea60e6310157c1a180cde16bfe0a Author: jbj <devnull@localhost> Date: Sat Oct 9 16:55:46 2004 +0000 Enable prototypes with splint. CVS patchset: 7434 CVS date: 2004/10/09 16:55:46 commit 41d1ebf4bdec32219afce270140979f4f92104f3 Author: jbj <devnull@localhost> Date: Sat Oct 9 16:25:56 2004 +0000 Upgrade to zlib-1.2.2. CVS patchset: 7433 CVS date: 2004/10/09 16:25:56 commit 1f4f517ac07cce2edf9a7ac95dd9e4350bf1c99c Author: jbj <devnull@localhost> Date: Sat Oct 9 16:12:14 2004 +0000 Splint annotations. CVS patchset: 7432 CVS date: 2004/10/09 16:12:14 commit 808e41afe3482f2f4a63e15900d01cd410d1bbc6 Author: pauln <devnull@localhost> Date: Mon Oct 4 15:03:43 2004 +0000 Don't version compare obsolete with package header CVS patchset: 7427 CVS date: 2004/10/04 15:03:43 commit 502f88e0e67bb1df91e09a32a370b04bda36259e Author: jbj <devnull@localhost> Date: Thu Sep 30 21:45:27 2004 +0000 - prevent RPMSENSE_PREREQ from being set or tested. CVS patchset: 7425 CVS date: 2004/09/30 21:45:27 commit 10336f101cd2798c8eb64335f8cc57baadea6454 Author: jbj <devnull@localhost> Date: Thu Sep 30 20:18:40 2004 +0000 - add Disttag: syntax to spec file parser and header content. - define Suggests:/Enhances: and Priority: tag values. CVS patchset: 7424 CVS date: 2004/09/30 20:18:40 commit 40409429140f8db038e62291ba92630f3928ca74 Author: jbj <devnull@localhost> Date: Sun Sep 19 16:14:54 2004 +0000 - upgrade to pristine zlib-1.2.1.2. CVS patchset: 7420 CVS date: 2004/09/19 16:14:54 commit 59293dd8928d6f0033a45fdef9e9f50a296a3a0b Author: cturner <devnull@localhost> Date: Mon Sep 13 18:55:24 2004 +0000 add call to get headerUnload CVS patchset: 7418 CVS date: 2004/09/13 18:55:24 commit dd17e87985c3fd2e76fc122c9dc01159fc8f11b9 Author: jbj <devnull@localhost> Date: Tue Aug 31 15:39:37 2004 +0000 - ia64: auto-relocate entire, not partial, directory contents (#126905). - ia64: auto-relocate glibc.ix86 interpreter path (#100563). - shared libraries in separate rpm-libs package. - fix: defattr for rpm-libs (#130461). - fix: static glibc/libgcc helpers always installed (#127522). - ia64: make sure that autorelocated file dependencies are satisfied. - ia64: relocate all scriptlet interpreters. - ia64: don't bother trying to preload autorelocated modules. - fix: filesystem package needs mail/lock w/o getgrnam. - fix: do getpwnam/getgrnam to load correct modules before chroot. CVS patchset: 7415 CVS date: 2004/08/31 15:39:37 commit ce2ad5848a52c6ea96e8a29fb8eb40e314b25ccf Author: jbj <devnull@localhost> Date: Thu Aug 19 17:00:15 2004 +0000 - avoid "can't happen" recursion while retrieving pubkeys. CVS patchset: 7401 CVS date: 2004/08/19 17:00:15 commit 904e8dbf0d94fb93657f63cab6761565865d7f75 Author: joden <devnull@localhost> Date: Wed Aug 18 02:30:49 2004 +0000 - Added support for $RPM_Requires and $RPM_Provides. - Added POD. CVS patchset: 7398 CVS date: 2004/08/18 02:30:49 commit 52bd07cec8e3bfd8370139af7a236ab77ba0ed70 Author: joden <devnull@localhost> Date: Wed Aug 18 00:41:48 2004 +0000 - Fixed duplicate requires bug. - Was not showing provides (not exists, shoudl have been exists on the ignore check). CVS patchset: 7397 CVS date: 2004/08/18 00:41:48 commit 7646f288f47c171a0c0d3e69d88d74e989b5d5f5 Author: joden <devnull@localhost> Date: Wed Aug 11 11:04:48 2004 +0000 Second pass at edit to rpmtsRun doxygen. CVS patchset: 7396 CVS date: 2004/08/11 11:04:48 commit 31b9e5419a824222880b4c85fab554e904ab90e0 Author: joden <devnull@localhost> Date: Wed Aug 11 00:32:19 2004 +0000 Add docs to rpmtsRun to explain what is required before a call to rpmtsRun can be successful. CVS patchset: 7395 CVS date: 2004/08/11 00:32:19 commit e71a58fece93f6f25e8c2e1aafdc7b5ece3923f1 Author: jbj <devnull@localhost> Date: Wed Aug 4 03:42:35 2004 +0000 Spint fiddles. CVS patchset: 7394 CVS date: 2004/08/04 03:42:35 commit 20c3ac1c5049690fff934d2c62ee9dc8ee215844 Author: jbj <devnull@localhost> Date: Tue Aug 3 21:51:05 2004 +0000 Install into /usr/lib64 where appropriate. CVS patchset: 7393 CVS date: 2004/08/03 21:51:05 commit df56cd1e0d091e4db89a02ea531b6e4774ec244e Author: jbj <devnull@localhost> Date: Tue Aug 3 21:16:26 2004 +0000 Modern autocrap conventions, dump acconfig.h. CVS patchset: 7392 CVS date: 2004/08/03 21:16:26 commit be851958f2063a2abdf7524c060b9e480cc11596 Author: jbj <devnull@localhost> Date: Tue Aug 3 20:43:07 2004 +0000 Remove more autocrap clinker. CVS patchset: 7391 CVS date: 2004/08/03 20:43:07 commit 66bf198b5e347664b2bfbb8856058ae0219f483a Author: jbj <devnull@localhost> Date: Tue Aug 3 20:37:14 2004 +0000 Remove autocrap clinker. CVS patchset: 7390 CVS date: 2004/08/03 20:37:14 commit 6a12bc63ae1524bc22c36a960560de0a8785aec2 Author: jbj <devnull@localhost> Date: Tue Aug 3 20:31:49 2004 +0000 Upgrade to file-4.10. CVS patchset: 7389 CVS date: 2004/08/03 20:31:49 commit 311c1c7274224f386e12f71d6b70460ffa1b1637 Author: jbj <devnull@localhost> Date: Tue Aug 3 20:16:18 2004 +0000 Upgrade to file-4.09. CVS patchset: 7388 CVS date: 2004/08/03 20:16:18 commit 2b86cac35f6c633d500fda5c88262b93307c3093 Author: jbj <devnull@localhost> Date: Tue Aug 3 06:32:42 2004 +0000 Annotate minigzip.c too. CVS patchset: 7387 CVS date: 2004/08/03 06:32:42 commit e5a9674ee310e6c36d253c4509221331af77acf4 Author: jbj <devnull@localhost> Date: Tue Aug 3 06:01:33 2004 +0000 Splint fiddles. CVS patchset: 7386 CVS date: 2004/08/03 06:01:33 commit 8192896ba301cfa4a420a84b0ef9ccf097118dcf Author: jbj <devnull@localhost> Date: Tue Aug 3 00:04:07 2004 +0000 Convert args to ANSI C. Side effects annotated. CVS patchset: 7385 CVS date: 2004/08/03 00:04:07 commit 83d6e589a5ac6b9a4ac001df05bb537ae5d97646 Author: jbj <devnull@localhost> Date: Mon Aug 2 21:08:19 2004 +0000 Start splint annotations. CVS patchset: 7384 CVS date: 2004/08/02 21:08:19 commit f3d9d5e38e5d46cf5898c316a4947248289e5734 Author: jbj <devnull@localhost> Date: Mon Aug 2 20:56:53 2004 +0000 Retrofit auocrap. CVS patchset: 7383 CVS date: 2004/08/02 20:56:53 commit 50d7519287bb97b6571d42333dd47c4953bcf2bd Author: jbj <devnull@localhost> Date: Mon Aug 2 20:19:49 2004 +0000 Update to zlib-1.2.1.1. CVS patchset: 7382 CVS date: 2004/08/02 20:19:49 commit 4214fd57d11e9bb57e72fcc61a2259ff172b12f4 Author: jbj <devnull@localhost> Date: Mon Aug 2 19:32:37 2004 +0000 Out with the old. CVS patchset: 7381 CVS date: 2004/08/02 19:32:37 commit 43aa4c17b0c5558515e0e32d6f9e956b54ffd369 Author: jbj <devnull@localhost> Date: Mon Aug 2 16:56:03 2004 +0000 Splint fiddles. CVS patchset: 7380 CVS date: 2004/08/02 16:56:03 commit 90afeb87035da6b7603dd0360fae23b5f715b0bf Author: jbj <devnull@localhost> Date: Mon Aug 2 16:17:49 2004 +0000 Annotate function args. CVS patchset: 7379 CVS date: 2004/08/02 16:17:49 commit 21bd2977b7f2f6fb43fab81fade1777938eaed15 Author: jbj <devnull@localhost> Date: Mon Aug 2 08:42:28 2004 +0000 Splint fiddles. CVS patchset: 7378 CVS date: 2004/08/02 08:42:28 commit b01550d8fc5a716a6111312fe49226663a96d19e Author: jbj <devnull@localhost> Date: Mon Aug 2 03:30:10 2004 +0000 More #include fiddles. Add python/system.h to insure python included before any glibc includes. CVS patchset: 7377 CVS date: 2004/08/02 03:30:10 commit 6626798a65dcf66c7268d4dca95a32e140b01c40 Author: jbj <devnull@localhost> Date: Mon Aug 2 02:23:27 2004 +0000 Add system.h and debug.h, remove internal include path structure. CVS patchset: 7376 CVS date: 2004/08/02 02:23:27 commit 538aa3a481e0886ba1d255785ab38a720fc70c35 Author: jbj <devnull@localhost> Date: Mon Aug 2 01:49:37 2004 +0000 Ignore generated files. CVS patchset: 7375 CVS date: 2004/08/02 01:49:37 commit 47158a39af48eeb8b3ea0d8ede1626b47776c6de Author: jbj <devnull@localhost> Date: Mon Aug 2 01:40:39 2004 +0000 Restore .cvsignores through out. CVS patchset: 7374 CVS date: 2004/08/02 01:40:39 commit c0270060ca0f69d7edcbeadb84bec193526f3517 Author: jbj <devnull@localhost> Date: Mon Aug 2 01:01:51 2004 +0000 Get rid of extraneous Makefile.in. CVS patchset: 7373 CVS date: 2004/08/02 01:01:51 commit 8931f04c4dcc79d665aa703594f93ada56b6e0b9 Author: jbj <devnull@localhost> Date: Mon Aug 2 00:45:38 2004 +0000 Upgrade to beecrypt-4.0.0. CVS patchset: 7372 CVS date: 2004/08/02 00:45:38 commit 8462a31960e9cfd3274b83edd59f9cc3b74c40d2 Author: jbj <devnull@localhost> Date: Sun Aug 1 19:05:02 2004 +0000 Make peace with automake-1.9. CVS patchset: 7371 CVS date: 2004/08/01 19:05:02 commit b789f02618b62309b9cffc185e140ddf6fa20b54 Author: jbj <devnull@localhost> Date: Sun Aug 1 16:33:55 2004 +0000 Make peace with automake-1.9. CVS patchset: 7368 CVS date: 2004/08/01 16:33:55 commit 66250307ba9b85f37cc7f6c58537f3d8bfc17479 Author: jbj <devnull@localhost> Date: Sat Jul 31 17:48:11 2004 +0000 Add support for beecrypt-4.0.0. CVS patchset: 7367 CVS date: 2004/07/31 17:48:11 commit 316c323e09dde1e5685121c2d5c7f213681d85a1 Author: jbj <devnull@localhost> Date: Mon Jul 5 20:14:28 2004 +0000 - ia64: auto-relocate glibc.ix86 interpreter path (#100563). CVS patchset: 7360 CVS date: 2004/07/05 20:14:28 commit a63e1592af0425001191106c5ed080ed3099dfaa Author: jbj <devnull@localhost> Date: Mon Jul 5 19:21:18 2004 +0000 - ia64: auto-relocate entire, not partial, directory contents (#126905). CVS patchset: 7357 CVS date: 2004/07/05 19:21:18 commit 07444608bcf20037636a4811a47b87d66c05d942 Author: jbj <devnull@localhost> Date: Mon Jul 5 15:24:17 2004 +0000 - bump rpm and popt versions to insure "newer". - change default behavior to resolve file conflicts as LIFO. - add --fileconflicts to recover rpm traditional behavior. - prefer elf64 over elf32 files, everywhere and always (#126853). CVS patchset: 7354 CVS date: 2004/07/05 15:24:17 commit bc600c50e38ad8b3ab4385c2c5bbb8073024fbd7 Author: joden <devnull@localhost> Date: Tue Jun 29 01:05:27 2004 +0000 Allowed for "our" in from front of $RPM_Provides. CVS patchset: 7351 CVS date: 2004/06/29 01:05:27 commit db72fdae404aabe204830e38ad91c210563abaed Author: joden <devnull@localhost> Date: Tue Jun 29 00:44:07 2004 +0000 Changed spit() to split(). Also, made the places where variables are grokked, allow for "our". CVS patchset: 7350 CVS date: 2004/06/29 00:44:07 commit 7748d84d5cda2e1dc5844c1ddbdb58ac49ba0354 Author: arekm <devnull@localhost> Date: Sun Jun 20 19:21:34 2004 +0000 Updated. CVS patchset: 7349 CVS date: 2004/06/20 19:21:34 commit 8fa4686e09a678ec75c8f1db38fef3592b31689d Author: arekm <devnull@localhost> Date: Sun Jun 20 18:55:19 2004 +0000 - find-lang.sh: implemented --with-kde (finds KDE help files); add --all-name option (finds every lang file); drop defattr() from *.lang files (arekm,mkochano,pascalek,wiget@PLD). CVS patchset: 7348 CVS date: 2004/06/20 18:55:19 commit 5f27320366fc8963c8bd5568140039badda10b34 Author: arekm <devnull@localhost> Date: Thu Jun 17 21:16:02 2004 +0000 - update pld emails CVS patchset: 7347 CVS date: 2004/06/17 21:16:02 commit a413bb610f3f6ffe616650206ce096f61260074c Author: arekm <devnull@localhost> Date: Thu Jun 17 20:53:28 2004 +0000 - fix: readelf.c breakage on some non x86 arches (qboosh@PLD). (on top of previous readelf.c commit) CVS patchset: 7346 CVS date: 2004/06/17 20:53:28 commit 40100f75a42b1b07efeb2f9a357f1291a3873aa4 Author: arekm <devnull@localhost> Date: Thu Jun 17 20:52:03 2004 +0000 - update to readelf.c from 4.07 CVS patchset: 7345 CVS date: 2004/06/17 20:52:03 commit a6e1622368cd564ea050a431e2146b28a306b81c Author: arekm <devnull@localhost> Date: Thu Jun 17 20:18:34 2004 +0000 - conditional build support/unification (jajcus,malekith,qboosh,wiget@PLD). (see macros.in for detailed explanation) CVS patchset: 7344 CVS date: 2004/06/17 20:18:34 commit ee7456cc9f7100adea3d713b5fbc8b21e59012f8 Author: jbj <devnull@localhost> Date: Wed Jun 16 17:48:07 2004 +0000 - add ppc8[25]60 arches. CVS patchset: 7343 CVS date: 2004/06/16 17:48:07 commit 3b8c7177a73048d133aa783e4f7b8db184c85f28 Author: jbj <devnull@localhost> Date: Tue Jun 15 21:01:34 2004 +0000 Achieve xml -> hdr -> xml idempotency. CVS patchset: 7341 CVS date: 2004/06/15 21:01:34 commit a1af0d0f46bec874a50077c03c133f160203ad3d Author: jbj <devnull@localhost> Date: Tue Jun 15 21:00:14 2004 +0000 Correct typos. CVS patchset: 7340 CVS date: 2004/06/15 21:00:14 commit bb7ba371839408a7da6a14624cb29201598f05b2 Author: jbj <devnull@localhost> Date: Tue Jun 15 20:16:22 2004 +0000 Generate header from xml parse. CVS patchset: 7339 CVS date: 2004/06/15 20:16:22 commit dfc183d5a79725a1bc23858313adb5a7003f756c Author: jbj <devnull@localhost> Date: Tue Jun 15 20:04:54 2004 +0000 Orphan. CVS patchset: 7338 CVS date: 2004/06/15 20:04:54 commit 940d50af528b825a20a50177f542fa67b0e89db6 Author: jbj <devnull@localhost> Date: Tue Jun 15 18:08:05 2004 +0000 - add type to tag array. CVS patchset: 7337 CVS date: 2004/06/15 18:08:05 commit 64948579f6875faf51f0453ec8b85f329a5824a4 Author: jbj <devnull@localhost> Date: Tue Jun 15 15:12:04 2004 +0000 Common signature/header data spew. CVS patchset: 7336 CVS date: 2004/06/15 15:12:04 commit 5c83007efe26c8b155a5b9967ff6fd11943935a8 Author: jbj <devnull@localhost> Date: Tue Jun 15 06:41:05 2004 +0000 Signature header dump and xml functional. CVS patchset: 7335 CVS date: 2004/06/15 06:41:05 commit 8035f3bf5562158de092251d88c94430d3505ad8 Author: jbj <devnull@localhost> Date: Tue Jun 15 06:39:25 2004 +0000 Use tag table passed to headerSprintf rather than tagName() for xml lookup. CVS patchset: 7334 CVS date: 2004/06/15 06:39:25 commit 380a2a3d37203ca31546ece0800cc18c8f0821ec Author: jbj <devnull@localhost> Date: Mon Jun 14 18:20:41 2004 +0000 - fix: disable fingerprint generation on kernel paths. CVS patchset: 7331 CVS date: 2004/06/14 18:20:41 commit 32eace269f74b37e192091e228a3e086b03ba644 Author: jbj <devnull@localhost> Date: Mon Jun 14 18:14:45 2004 +0000 Add time package and time.xar archive. CVS patchset: 7329 CVS date: 2004/06/14 18:14:45 commit 62599080b8e340816154b63801e026d32032378b Author: jbj <devnull@localhost> Date: Mon Jun 14 18:01:25 2004 +0000 ndle new-fangled empty tags. CVS patchset: 7328 CVS date: 2004/06/14 18:01:25 commit 43c795b188af63fd2e98d6cb135f932e7d2ee6ed Author: jbj <devnull@localhost> Date: Mon Jun 14 17:54:06 2004 +0000 Typo. CVS patchset: 7326 CVS date: 2004/06/14 17:54:06 commit 06e0d71feb288f66aa851b79a66cfeb8ee229cbb Author: jbj <devnull@localhost> Date: Mon Jun 14 17:46:45 2004 +0000 - xml: <integer/> instead of <integer>0</integer> markup. CVS patchset: 7325 CVS date: 2004/06/14 17:46:45 commit 0cfd37159a27802c8cc086dd182379bd4281c54b Author: jbj <devnull@localhost> Date: Mon Jun 14 17:00:13 2004 +0000 - xml: use <foo/> markup for empty tags. CVS patchset: 7324 CVS date: 2004/06/14 17:00:13 commit 9c20832828e6d12375ddc9e691ace847a893b50f Author: arekm <devnull@localhost> Date: Mon Jun 14 16:50:14 2004 +0000 Do amd64-linux|ia32e-linux, too. CVS patchset: 7322 CVS date: 2004/06/14 16:50:14 commit a2a13dcee9ea4f6b7fb9d0cbe953a3d3a754b1b8 Author: arekm <devnull@localhost> Date: Mon Jun 14 16:34:04 2004 +0000 Use libtool magic to build python modules. CVS patchset: 7321 CVS date: 2004/06/14 16:34:04 commit 123d6b033c0f85eec3b5de74a9d81fb2048417c2 Author: arekm <devnull@localhost> Date: Mon Jun 14 11:05:52 2004 +0000 Fix po files so newer gettext won't fail. CVS patchset: 7320 CVS date: 2004/06/14 11:05:52 commit 1075276ec83ecd848ed9587efd66b822471e1d8f Author: jbj <devnull@localhost> Date: Mon Jun 14 07:01:11 2004 +0000 Separate bit masks for input and output formats. CVS patchset: 7319 CVS date: 2004/06/14 07:01:11 commit f8c9788c7e70517da8ce58671700bf74b71ada67 Author: jbj <devnull@localhost> Date: Mon Jun 14 03:23:12 2004 +0000 Add rpmxp.c to rpmtool. CVS patchset: 7318 CVS date: 2004/06/14 03:23:12 commit 7177fe1589cad14c70e39a95e078d09c7a96dc29 Author: jbj <devnull@localhost> Date: Mon Jun 14 03:12:22 2004 +0000 First crack at xml parser object. CVS patchset: 7317 CVS date: 2004/06/14 03:12:22 commit 4d51df0eeb17c458c3bcd424a21842f05a8ed8b3 Author: jbj <devnull@localhost> Date: Mon Jun 14 02:42:44 2004 +0000 Add version and DTD to xml output spew. CVS patchset: 7316 CVS date: 2004/06/14 02:42:44 commit 3397980c6153c8d63969a9a5c99ccc6dbadc5a8e Author: jbj <devnull@localhost> Date: Mon Jun 14 02:26:19 2004 +0000 A libxml2 parser in C. CVS patchset: 7315 CVS date: 2004/06/14 02:26:19 commit 0acd60292225044505bd0bbcc34693d5b7bc042f Author: jbj <devnull@localhost> Date: Sun Jun 13 17:37:50 2004 +0000 Follow python naming conventions more closely. Use XML_READER_FOO_TYPE rather than numbers. CVS patchset: 7314 CVS date: 2004/06/13 17:37:50 commit d7de47c06770e55969fc6cfde6e3529b67021e02 Author: jbj <devnull@localhost> Date: Sun Jun 13 17:10:18 2004 +0000 Add libxml2 handler. CVS patchset: 7313 CVS date: 2004/06/13 17:10:18 commit f712c984b01e27148949a3bb3f0b068405da4153 Author: jbj <devnull@localhost> Date: Sat Jun 12 12:12:25 2004 +0000 A pyexpat parser for rpmHeader xml. CVS patchset: 7312 CVS date: 2004/06/12 12:12:25 commit 9ef3e18d7fec70705c9f2925766aa6af0de8658a Author: jbj <devnull@localhost> Date: Fri Jun 11 21:49:46 2004 +0000 Splint. CVS patchset: 7311 CVS date: 2004/06/11 21:49:46 commit 4bec6209478a73f34f0096ce0183d76f501da4e2 Author: jbj <devnull@localhost> Date: Fri Jun 11 21:09:48 2004 +0000 splint fiddles. CVS patchset: 7310 CVS date: 2004/06/11 21:09:48 commit ff5c99445acab9ddb11bcd8ada8798da2dcd3825 Author: jbj <devnull@localhost> Date: Fri Jun 11 19:26:54 2004 +0000 - fix: malloc failure from dbus test suite (#124747). CVS patchset: 7309 CVS date: 2004/06/11 19:26:54 commit 7bdc1f24fdb9c3468d76097ca757802cc5bac9fe Author: jbj <devnull@localhost> Date: Fri Jun 11 17:56:01 2004 +0000 Sanity. CVS patchset: 7308 CVS date: 2004/06/11 17:56:01 commit 99e34f26fb35e4dbaffa83d795ae2af1f500cb23 Author: jbj <devnull@localhost> Date: Fri Jun 11 17:52:58 2004 +0000 - python: permit integer keys to ts.dbMatch(). CVS patchset: 7306 CVS date: 2004/06/11 17:52:58 commit 3186a9ba73b093c3d77f6f041163c3bfc8ceabad Author: jbj <devnull@localhost> Date: Thu Jun 10 16:33:16 2004 +0000 - python: return ds, not tuple, for ds iteration. CVS patchset: 7305 CVS date: 2004/06/10 16:33:16 commit b41bba2c1696a073e03b5e8db8947a860dfd8fdd Author: pauln <devnull@localhost> Date: Thu Jun 10 14:48:46 2004 +0000 Return a single ds if you try and iterate over a single ds CVS patchset: 7301 CVS date: 2004/06/10 14:48:46 commit 4b3532d3419b210582121089069cba228d0cf502 Author: jbj <devnull@localhost> Date: Thu Jun 10 13:26:50 2004 +0000 - add 'requires' and 'conflicts' tag aliases. CVS patchset: 7300 CVS date: 2004/06/10 13:26:50 commit 08d0abf87895af248aaa61bbbb1da58a0e12bf41 Author: jbj <devnull@localhost> Date: Tue Jun 8 15:26:20 2004 +0000 Permit sanity check on immutable region tags too. CVS patchset: 7297 CVS date: 2004/06/08 15:26:20 commit e672824ee3375c300c5bd18b164627d6ff15d05c Author: jbj <devnull@localhost> Date: Tue Jun 8 15:22:57 2004 +0000 Preserve allignment for missing files with --verify. CVS patchset: 7295 CVS date: 2004/06/08 15:22:57 commit bf5333001a67bbda3877973c623e49f07b65ba4e Author: jbj <devnull@localhost> Date: Tue Jun 1 16:37:33 2004 +0000 - fix: dev package build on s390x hack around. CVS patchset: 7289 CVS date: 2004/06/01 16:37:33 commit 9f035a4d8a924dad4a6e8306844d6831bf7676fd Author: jbj <devnull@localhost> Date: Tue Jun 1 13:58:57 2004 +0000 - fix: "/path/foo.../bar" was losing a dot (#123844). CVS patchset: 7287 CVS date: 2004/06/01 13:58:57 commit 5aed900edbabdb5600163786f9dbfea33e7351dd Author: jbj <devnull@localhost> Date: Mon May 31 22:02:27 2004 +0000 Create output path for opath template. CVS patchset: 7285 CVS date: 2004/05/31 22:02:27 commit f8b744a53c7785d7770e83ae2661443c4dd735da Author: jbj <devnull@localhost> Date: Mon May 31 20:44:17 2004 +0000 The death of rpmarchive.c. CVS ---------------------------------------------------------------------- CVS patchset: 7284 CVS date: 2004/05/31 20:44:17 commit 02eea0067fae78dea88acaa31749c4562b0f03ab Author: jbj <devnull@localhost> Date: Mon May 31 20:16:28 2004 +0000 Create rpmtool to replace the toy example programs. CVS patchset: 7283 CVS date: 2004/05/31 20:16:28 commit 6fc421d2352be905c44829a537c98119fa30d4f2 Author: jbj <devnull@localhost> Date: Mon May 31 20:12:09 2004 +0000 Typo. CVS patchset: 7282 CVS date: 2004/05/31 20:12:09 commit d99838e608993ff6ae0e29f1d8b179b2db12e42a Author: jbj <devnull@localhost> Date: Sun May 30 22:27:38 2004 +0000 Upgrade to expat-1.9.7. CVS patchset: 7281 CVS date: 2004/05/30 22:27:38 commit 99e2bddb673b2a8b2f4398b8cc1746cd1cfc2342 Author: jbj <devnull@localhost> Date: Sun May 30 17:52:57 2004 +0000 - use /etc/selinux/targeted/contexts/files/file_contexts for now. - disable file contexts into package metadata during build. CVS patchset: 7280 CVS date: 2004/05/30 17:52:57 commit a29bd9bb89f277602edcf115b7a388f281a0e04b Author: jbj <devnull@localhost> Date: Sun May 30 17:52:11 2004 +0000 - fix: follow current is_selinux_enabled() return (#121004). CVS patchset: 7279 CVS date: 2004/05/30 17:52:11 commit 401cd94fb94d6a940f17f4740f322476d0addc8e Author: jbj <devnull@localhost> Date: Sun May 30 17:46:39 2004 +0000 Make peace with latest autofoo. CVS patchset: 7277 CVS date: 2004/05/30 17:46:39 commit 42386beb8b189a1376cfc4a6e7a69b180a538a12 Author: jbj <devnull@localhost> Date: Sat May 29 15:56:01 2004 +0000 - use poll(2) if available, avoid borked aurora/sparc select (#124574). CVS patchset: 7276 CVS date: 2004/05/29 15:56:01 commit aab51e6392d79b925dba37f198a36b18fefdbee8 Author: jbj <devnull@localhost> Date: Sat May 29 13:47:39 2004 +0000 Identify caos distribution (#124746). CVS patchset: 7273 CVS date: 2004/05/29 13:47:39 commit 1d7dfb26c721095d1086dea8eab4979064eb9cd7 Author: jbj <devnull@localhost> Date: Fri May 28 04:47:42 2004 +0000 More cleanup, remove compile warnings. CVS patchset: 7270 CVS date: 2004/05/28 04:47:42 commit 84aef46ba35a80454e71d860f488ef7357355d5e Author: jbj <devnull@localhost> Date: Fri May 28 04:34:21 2004 +0000 Code cleanup. CVS patchset: 7269 CVS date: 2004/05/28 04:34:21 commit d0df223d839dea8324bfb17f90308a93ffcbf796 Author: jbj <devnull@localhost> Date: Fri May 28 03:12:43 2004 +0000 Sanity clean-up. CVS patchset: 7268 CVS date: 2004/05/28 03:12:43 commit 10dcc28d51a08e9b3a78690e9ac6a3c5ea31c41d Author: jbj <devnull@localhost> Date: Fri May 28 03:02:02 2004 +0000 Make sexpOutputStream entirely opaque. CVS patchset: 7267 CVS date: 2004/05/28 03:02:02 commit 48a7ecb978f77409f0a45b247e399801fbd95bb7 Author: jbj <devnull@localhost> Date: Fri May 28 02:41:00 2004 +0000 Make input stream entirely opaque. CVS patchset: 7266 CVS date: 2004/05/28 02:41:00 commit beb0021a4c9933f04046a9e5457f09fd88259df3 Author: jbj <devnull@localhost> Date: Fri May 28 01:48:49 2004 +0000 Make sexpString and sexpList opaque and abstract. CVS patchset: 7265 CVS date: 2004/05/28 01:48:49 commit b45401eaff532bf58c300d697265449fcf88c447 Author: jbj <devnull@localhost> Date: Fri May 28 01:18:36 2004 +0000 Make sexpSimpleString and sexpObject opaque and abstract. CVS patchset: 7264 CVS date: 2004/05/28 01:18:36 commit 75e1e268c3236ab5bfd6d891839260ca7f7b20be Author: jbj <devnull@localhost> Date: Fri May 28 00:55:56 2004 +0000 Continue making structures abstarct and opaque. CVS patchset: 7263 CVS date: 2004/05/28 00:55:56 commit d95c3f7fa53835042958a9d4332c12d6c0025267 Author: jbj <devnull@localhost> Date: Thu May 27 23:53:43 2004 +0000 Splint fiddles. CVS patchset: 7262 CVS date: 2004/05/27 23:53:43 commit 38f19a18df9320b9bfc80464888fe4c2d106dced Author: jbj <devnull@localhost> Date: Thu May 27 23:07:01 2004 +0000 Use popt instead. CVS patchset: 7261 CVS date: 2004/05/27 23:07:01 commit bde534de89f018d9c6cd3f1e722734ec2ffd5798 Author: jbj <devnull@localhost> Date: Thu May 27 21:35:37 2004 +0000 Add no-brainer make check. CVS patchset: 7260 CVS date: 2004/05/27 21:35:37 commit e2f84dd30882d16855eb2e693170c62d9eee76e6 Author: jbj <devnull@localhost> Date: Thu May 27 20:57:47 2004 +0000 Splint fiddles. CVS patchset: 7259 CVS date: 2004/05/27 20:57:47 commit a70db07ead554f0af9467a6a8f6eda95797e55b6 Author: jbj <devnull@localhost> Date: Thu May 27 20:20:23 2004 +0000 Zap trialing white space. CVS patchset: 7258 CVS date: 2004/05/27 20:20:23 commit b1dc346f8ad221f282a51b10fd2f47a164026d71 Author: jbj <devnull@localhost> Date: Thu May 27 20:19:13 2004 +0000 Zap ^M everywhere. CVS patchset: 7257 CVS date: 2004/05/27 20:19:13 commit 8ef74a59838498443ae9fb28d0d14101bf771a27 Author: jbj <devnull@localhost> Date: Thu May 27 20:16:55 2004 +0000 Splint fiddles. CVS patchset: 7256 CVS date: 2004/05/27 20:16:55 commit 6aed2fa8ac85c8bc8f116309c2d96bd0e45263c8 Author: jbj <devnull@localhost> Date: Thu May 27 19:00:51 2004 +0000 ANSI C prototypes, no-brainer splint annotations. CVS patchset: 7255 CVS date: 2004/05/27 19:00:51 commit 26371c10a6237a016419d22cc8d773e32cd587e8 Author: jbj <devnull@localhost> Date: Thu May 27 18:10:44 2004 +0000 No-brainer autocrap wrapper. CVS patchset: 7254 CVS date: 2004/05/27 18:10:44 commit 0023779c86c940a9fe47d4b45195022f94538174 Author: jbj <devnull@localhost> Date: Thu May 27 17:55:01 2004 +0000 Creat from Rivest's sexp distribution. CVS patchset: 7253 CVS date: 2004/05/27 17:55:01 commit 86700899e6a1c6816be064a66ef264db4c170f8e Author: jbj <devnull@localhost> Date: Wed May 26 21:10:07 2004 +0000 - add aurora/sparc patches (#124469). CVS patchset: 7252 CVS date: 2004/05/26 21:10:07 commit 8a960623dffee67386797e4ea4ac2fd3dc61de76 Author: cturner <devnull@localhost> Date: Wed May 26 12:26:04 2004 +0000 constants to help with dep resolution; from Daniel P. Berrange, berrange@redhat.com CVS patchset: 7250 CVS date: 2004/05/26 12:26:04 commit 83a0eb0b3633cdec627971d84dbbbb801870999c Author: pauln <devnull@localhost> Date: Fri May 21 11:43:05 2004 +0000 Fix to detect PIE executables and don't add as library provides CVS patchset: 7249 CVS date: 2004/05/21 11:43:05 commit ae687a3144f83e88f45281461074a424c166700c Author: arekm <devnull@localhost> Date: Thu May 20 21:30:00 2004 +0000 Fix help for list-file option. CVS patchset: 7248 CVS date: 2004/05/20 21:30:00 commit 96063191fc5d3902e0ef56781be34c2a454a1cbd Author: niemeyer <devnull@localhost> Date: Tue May 4 21:12:04 2004 +0000 - Adding support for integer keys in ts.dbMatch(). - Adding readHeaderFromFD(). CVS patchset: 7247 CVS date: 2004/05/04 21:12:04 commit bd7c49f4e0e6c58de08b8888043e2f6f7f151897 Author: joden <devnull@localhost> Date: Tue May 4 06:04:23 2004 +0000 %postun failures are now propagated back to transaction state machine. ...james CVS patchset: 7246 CVS date: 2004/05/04 06:04:23 commit ed47ca65b121a14efefa4718074402fb69fb173c Author: joden <devnull@localhost> Date: Mon May 3 17:29:16 2004 +0000 Minor tweaks to comments in autorollback code, made removal of re-packaged package print to standard out in arb and rb code. ...james CVS patchset: 7245 CVS date: 2004/05/03 17:29:16 commit f748bc43d91694a8ea7d4d4546bab2a635e1d79d Author: jbj <devnull@localhost> Date: Mon Apr 19 12:12:12 2004 +0000 Splint fiddles. CVS patchset: 7242 CVS date: 2004/04/19 12:12:12 commit b687c65d77a2efa630a46206682c7d5495549de3 Author: jbj <devnull@localhost> Date: Mon Apr 19 12:06:30 2004 +0000 splint fiddles. CVS patchset: 7241 CVS date: 2004/04/19 12:06:30 commit 2296caaece3b4b5f17f483c80655d354a5bdb1d2 Author: niemeyer <devnull@localhost> Date: Sun Apr 18 23:47:29 2004 +0000 Force global Lua state initialization during rpmReadConfigFiles(). CVS patchset: 7240 CVS date: 2004/04/18 23:47:29 commit a018c6e59c4abccce831ddb3a292198721b9a82a Author: niemeyer <devnull@localhost> Date: Sun Apr 18 20:47:29 2004 +0000 Implemented Lua support for the hooking system. CVS patchset: 7239 CVS date: 2004/04/18 20:47:29 commit a19d5569cdbeb72780e7ea694bbf7d31538aaa1c Author: niemeyer <devnull@localhost> Date: Sun Apr 18 18:30:21 2004 +0000 Implemented external interface for the hooking system, and included in rpm context. CVS patchset: 7238 CVS date: 2004/04/18 18:30:21 commit e0c6886a5478c9e1b1721312973c49758ad171b4 Author: niemeyer <devnull@localhost> Date: Sun Apr 18 03:23:39 2004 +0000 Adding in-development hooking system into the repository. CVS patchset: 7237 CVS date: 2004/04/18 03:23:39 commit a7722ac9939189915d8863779af95d8a10c583f8 Author: cturner <devnull@localhost> Date: Wed Apr 14 12:46:13 2004 +0000 prep for release CVS patchset: 7235 CVS date: 2004/04/14 12:46:13 commit c37ab909a265d0560a8999da87507ba69ba101eb Author: cturner <devnull@localhost> Date: Wed Apr 14 12:44:30 2004 +0000 integrate test patch from ville CVS patchset: 7234 CVS date: 2004/04/14 12:44:30 commit 005e4f513105bbf602bb2f04990f2c2b738d8ff6 Author: niemeyer <devnull@localhost> Date: Tue Apr 13 16:34:40 2004 +0000 Fixed bug in "rpm -qf": if a file in the current directory had the same name as a dependency provided by some package, "rpm -qf filename" would return the package owning that dependency. CVS patchset: 7233 CVS date: 2004/04/13 16:34:40 commit 606192b963798c359deac6ff60e09ff9045c3b6b Author: cturner <devnull@localhost> Date: Fri Apr 9 13:20:57 2004 +0000 patches from Ville to add changelog support CVS patchset: 7232 CVS date: 2004/04/09 13:20:57 commit 70905ee4c6f5e0e7ce3a0c9c5cd297fbe99d0483 Author: niemeyer <devnull@localhost> Date: Thu Apr 8 20:27:53 2004 +0000 Implemented multiline macro support. CVS patchset: 7231 CVS date: 2004/04/08 20:27:53 commit 66f860d94fa9b33f4abfcc41ea2267bd2660c613 Author: jbj <devnull@localhost> Date: Thu Apr 8 00:12:01 2004 +0000 - perl: use __perl for perl variable macros (#115156). CVS patchset: 7229 CVS date: 2004/04/08 00:12:01 commit 2e491f5fcf77f7b61d2ab96e095bd72b95d544c4 Author: jbj <devnull@localhost> Date: Thu Apr 8 00:07:13 2004 +0000 Typos. CVS patchset: 7228 CVS date: 2004/04/08 00:07:13 commit d10d7501ec2d5fe532bb6213899b2933e75fec10 Author: jbj <devnull@localhost> Date: Thu Apr 8 00:04:17 2004 +0000 Add bug number. CVS patchset: 7225 CVS date: 2004/04/08 00:04:17 commit ec32c2ab0da852fe0bf30aaf39429f964de9dc30 Author: jbj <devnull@localhost> Date: Thu Apr 8 00:03:51 2004 +0000 - perl: skip new-fangled head[34] while gerenerating deps (#118243). CVS patchset: 7224 CVS date: 2004/04/08 00:03:51 commit 12d5c367af207a802583264dc70d986c19b02b09 Author: jbj <devnull@localhost> Date: Wed Apr 7 23:50:35 2004 +0000 - fix: no transaction lock if --test was specified (#119783). CVS patchset: 7222 CVS date: 2004/04/07 23:50:35 commit dc885367f50e2d0669abd6308e1a09bb9aa9ae2d Author: jbj <devnull@localhost> Date: Wed Apr 7 23:26:00 2004 +0000 - fix: segfault on --recontext if file_contexts unreadable (#117374). - fix: /etc/security/selinux/file_contexts is default path. CVS patchset: 7220 CVS date: 2004/04/07 23:26:00 commit 84573a3571e268dff5d103b47bf1ecb37127a13a Author: jbj <devnull@localhost> Date: Wed Apr 7 18:07:08 2004 +0000 Splint fiddles. CVS patchset: 7219 CVS date: 2004/04/07 18:07:08 commit e81af296a9961dc92dde4ac03353c858b944d8eb Author: jbj <devnull@localhost> Date: Wed Apr 7 17:31:29 2004 +0000 Make peace with libtool-1.5.4. CVS patchset: 7218 CVS date: 2004/04/07 17:31:29 commit f98e6cf1a20a9d22942b1bbe7a5b411bc1b8754d Author: jbj <devnull@localhost> Date: Wed Apr 7 17:30:07 2004 +0000 Make peace with libtool-1.5.3. CVS patchset: 7217 CVS date: 2004/04/07 17:30:07 commit 0d73d4699b47f839db61580687fc972f48dd42d6 Author: jbj <devnull@localhost> Date: Thu Apr 1 12:56:54 2004 +0000 revert buildtime tie breaking, not the right thing to do. splint fiddles. CVS patchset: 7216 CVS date: 2004/04/01 12:56:54 commit 34daf7ced86d499d1b5fc08b0b0cc430fc8678e8 Author: jbj <devnull@localhost> Date: Tue Mar 30 21:00:47 2004 +0000 Start rpm-4.4 devel. CVS patchset: 7210 CVS date: 2004/03/30 21:00:47 commit e757135378572360076a1086d0e6783bd6d65928 Author: arekm <devnull@localhost> Date: Tue Mar 30 18:13:11 2004 +0000 Document last changes. CVS patchset: 7209 CVS date: 2004/03/30 18:13:11 commit 4458dc3de868237a2fdf4b7f1ea57370b64b07f4 Author: arekm <devnull@localhost> Date: Tue Mar 30 16:41:37 2004 +0000 Simplify cpuid code; fix it for gcc 3.4; always push/pop ebx for PIC and non PIC. Patch by Pawe³ Sikora <pluto/at/pld-linux.org>. Modified Files: lib/rpmrc.c CVS patchset: 7208 CVS date: 2004/03/30 16:41:37 commit f1dab7350d83b962264f7f39928c1d5c62d92088 Author: arekm <devnull@localhost> Date: Tue Mar 30 00:40:26 2004 +0000 Make rpmGlob() locale independent to get stable behaviour whatever locale is used when building (Artur Frysiak <wiget/at/pld-linux.org>). Modified Files: rpmio/macro.c CVS patchset: 7207 CVS date: 2004/03/30 00:40:26 commit 08c64490958627beb726eadf4ced1857ce7f75eb Author: jbj <devnull@localhost> Date: Mon Mar 29 07:43:42 2004 +0000 Proof-of-concept for arch filtered dependencies. CVS patchset: 7206 CVS date: 2004/03/29 07:43:42 commit 12e86b2c5f10e7853fca8bdc0007aeaeea6dcfb7 Author: arekm <devnull@localhost> Date: Sun Mar 28 20:10:54 2004 +0000 buildarchtranslate p3/p4 to i386 as it's on other cases (athlon/i686/i586) CVS patchset: 7205 CVS date: 2004/03/28 20:10:54 commit 0acbe9ea0cec65a66c9fb8f96d1d4e188c242451 Author: jbj <devnull@localhost> Date: Sun Mar 28 16:24:02 2004 +0000 Typo. CVS patchset: 7204 CVS date: 2004/03/28 16:24:02 commit 68325b9175c8306bf80fc2031c59c519f8a0e17c Author: jbj <devnull@localhost> Date: Sun Mar 28 16:07:26 2004 +0000 - scareMem = 0 everywhere, document deprecation phase out. CVS patchset: 7203 CVS date: 2004/03/28 16:07:26 commit 13ca035edbc9a954d57048391e725d546c6bafb0 Author: jbj <devnull@localhost> Date: Sun Mar 28 15:06:10 2004 +0000 - fix: don't add leading space to %* argv expansion (#119059). CVS patchset: 7202 CVS date: 2004/03/28 15:06:10 commit dff80a94cc80be4aa9e6a71ca271c8640fcea323 Author: jbj <devnull@localhost> Date: Sun Mar 28 14:57:53 2004 +0000 - use package build time as EVR comparison tie breaker. CVS patchset: 7201 CVS date: 2004/03/28 14:57:53 commit 94c663d938df4c866bcb70ba5266d55d68a9bdc6 Author: jbj <devnull@localhost> Date: Sun Mar 28 13:49:19 2004 +0000 Sanity. CVS patchset: 7200 CVS date: 2004/03/28 13:49:19 commit 9673560957adfe65d8dc9129b0dbcea4451c0109 Author: arekm <devnull@localhost> Date: Sun Mar 28 02:58:54 2004 +0000 Polish translation update. CVS patchset: 7199 CVS date: 2004/03/28 02:58:54 commit b07c0fbce4c6647cd8bb2dde7b3416d95dfdf986 Author: arekm <devnull@localhost> Date: Sun Mar 28 02:41:32 2004 +0000 pentium3/pentium4 support by Pawe³ Sikora <pluto/at/pld-linux.org>. Modified Files: installplatform macros.in rpmrc.in lib/rpmrc.c lib/rpmts.c CVS patchset: 7198 CVS date: 2004/03/28 02:41:32 commit 1cdfdb8b6ca37e51631b1ca44cf43636929bfaa9 Author: arekm <devnull@localhost> Date: Sun Mar 28 00:49:54 2004 +0000 When fixing permissions do u+w, too (fixes badly packaged tarballs) CVS patchset: 7197 CVS date: 2004/03/28 00:49:54 commit a8b1e8604841890131b0c31554de89374de3a38e Author: joden <devnull@localhost> Date: Sat Mar 27 11:34:14 2004 +0000 Made it so %* does not evaluate with a leading space. For instance: %define xxx() "%{*}" %xxx 1 2 3 would evaluate to: " 1 2 3" and now evaluates to: "1 2 3" CVS patchset: 7196 CVS date: 2004/03/27 11:34:14 commit 60057a2de1e72a8077afc926e40addc923695419 Author: jbj <devnull@localhost> Date: Fri Mar 26 17:27:57 2004 +0000 Splint fiddles. CVS patchset: 7195 CVS date: 2004/03/26 17:27:57 commit 18fe40be2d0c5a5b0d52e4cdccda909c812a9882 Author: jbj <devnull@localhost> Date: Fri Mar 26 15:44:18 2004 +0000 Typo. CVS patchset: 7194 CVS date: 2004/03/26 15:44:18 commit f3fb31edbb7a1202c225da48cd14e2c69cbd3e56 Author: jbj <devnull@localhost> Date: Fri Mar 26 15:42:45 2004 +0000 splint fiddles. CVS patchset: 7193 CVS date: 2004/03/26 15:42:45 commit 227d09b4ba879b63a4af3f0220011f3a182e4741 Author: jbj <devnull@localhost> Date: Thu Mar 25 19:41:22 2004 +0000 Endian neutral join keys for rpmdbAdd() and rpmdbRemove(). CVS patchset: 7192 CVS date: 2004/03/25 19:41:22 commit 951c816851735ebc4a3ee50d1b6950966785d1a5 Author: jbj <devnull@localhost> Date: Thu Mar 25 18:14:03 2004 +0000 - endian neutral rpmdb join keys (finally). CVS patchset: 7191 CVS date: 2004/03/25 18:14:03 commit c096a690b819a14072d9465fe91cfe349a3e9214 Author: niemeyer <devnull@localhost> Date: Wed Mar 24 19:47:11 2004 +0000 - Now Lua interface is using a global state. - /usr/lib/rpm/init.lua is called during intialization. CVS patchset: 7188 CVS date: 2004/03/24 19:47:11 commit 47d16168ca1f3793a0a0e822763992d3a0356418 Author: niemeyer <devnull@localhost> Date: Tue Mar 23 23:52:45 2004 +0000 Removing unwanted "static" attribute in "luaL_reg *lib". Using it removes the prectability of initalization order in relation to lualibs. CVS patchset: 7187 CVS date: 2004/03/23 23:52:45 commit b0ccb6fc076aedd8c3ee8dd1eb67dbce92c84e83 Author: niemeyer <devnull@localhost> Date: Tue Mar 23 18:38:19 2004 +0000 Adding missing entries in EXTRA_DIST. CVS patchset: 7186 CVS date: 2004/03/23 18:38:19 commit d843388f7eec3da4dfe0930b7c66497e38102baf Author: jbj <devnull@localhost> Date: Tue Mar 23 14:49:38 2004 +0000 Uniqify symbols to prevent name space pollution. CVS patchset: 7185 CVS date: 2004/03/23 14:49:38 commit 58c9db0b19e1f61758e63516c3d99c60ed9b103a Author: jbj <devnull@localhost> Date: Tue Mar 23 07:18:55 2004 +0000 Spint fiddles. CVS patchset: 7184 CVS date: 2004/03/23 07:18:55 commit bc35b858d6638674ed6e94af87137fbcbe3c826e Author: jbj <devnull@localhost> Date: Tue Mar 23 05:52:59 2004 +0000 Splint fiddles. CVS patchset: 7183 CVS date: 2004/03/23 05:52:59 commit 7b5c3b42c9b847badc5c6f66f054ee536ce82edd Author: jbj <devnull@localhost> Date: Tue Mar 23 05:09:13 2004 +0000 Splint annotations. CVS patchset: 7182 CVS date: 2004/03/23 05:09:13 commit 9ecefd3901e8d3dc5652247bb4ab02f73a949fb7 Author: jbj <devnull@localhost> Date: Tue Mar 23 02:27:55 2004 +0000 Splint annotations. CVS patchset: 7181 CVS date: 2004/03/23 02:27:55 commit 8255684ac781a966ea7835c1015411c0b0ee4f4d Author: jbj <devnull@localhost> Date: Sun Mar 21 13:25:53 2004 +0000 Automake 1.8.3. CVS patchset: 7180 CVS date: 2004/03/21 13:25:53 commit fa111e33baa1443d7d84b0872234e60f46ab948f Author: niemeyer <devnull@localhost> Date: Fri Mar 19 21:14:32 2004 +0000 Upgrading to Lua 5.0.2. CVS patchset: 7179 CVS date: 2004/03/19 21:14:32 commit 635edd95230e17e8ada5793719d7e385e729df30 Author: niemeyer <devnull@localhost> Date: Fri Mar 19 20:08:20 2004 +0000 - New internal Lua support scheme, laying under rpmio. - New API abstracting access to Lua state (rpmlua is abstract to everyone but rpmlua.c). - New %{lua: ... } macro. Modified Files: lib/Makefile.am lib/psm.c lib/rpmts.c lua/local/linit.lch lua/local/linit.lua rpmio/Makefile.am rpmio/macro.c Added Files: rpmio/rpmlua.c rpmio/rpmlua.h Removed Files: lib/rpmlua.c lib/rpmlua.h CVS patchset: 7178 CVS date: 2004/03/19 20:08:20 commit a1a283837a6b70c9ee4731f9172cfc614a1a7c6b Author: jbj <devnull@localhost> Date: Thu Mar 18 15:29:23 2004 +0000 Resurrect "other endian" rpmdb functionality. CVS patchset: 7177 CVS date: 2004/03/18 15:29:23 commit 73260d956c54a3d95aa7d367c09ed3e2cb2a2a00 Author: niemeyer <devnull@localhost> Date: Tue Mar 16 21:58:25 2004 +0000 - Implemented support for internal Lua scripts. - Implemented %pretrans and %posttrans script slots. Changed files: Makefile.am configure.ac build/pack.c build/parseScript.c build/parseSpec.c build/rpmbuild.h build/rpmspec.h lib/Makefile.am lib/psm.c lib/rpmlib.h lib/rpmlibprov.c lib/rpmts.c lib/rpmts.h lib/transaction.c Added files: lib/rpmlua.c lib/rpmlua.h lua/* CVS patchset: 7175 CVS date: 2004/03/16 21:58:25 commit 55f77d61d72a3993436db9a8eefec9eaa7fb61ae Author: jbj <devnull@localhost> Date: Tue Mar 16 17:13:25 2004 +0000 - fix: grrr, skip notes on non-i386 entirely. CVS patchset: 7174 CVS date: 2004/03/16 17:13:25 commit aac00c11d5865e36b054b1ac8a6f476517b7aca8 Author: jbj <devnull@localhost> Date: Mon Mar 15 14:40:01 2004 +0000 re-add splint fiddles. CVS patchset: 7172 CVS date: 2004/03/15 14:40:01 commit d440039375df3dab23c796005e14a64475b3946d Author: jbj <devnull@localhost> Date: Sat Mar 13 13:34:44 2004 +0000 - fix: handle elf64 note sections correctly. CVS patchset: 7171 CVS date: 2004/03/13 13:34:44 commit dde3339464686204bc339007054214bf78f85fc2 Author: jbj <devnull@localhost> Date: Thu Mar 11 17:33:17 2004 +0000 - fix: ENOTSUP filter from lsetfilecon borkage. CVS patchset: 7168 CVS date: 2004/03/11 17:33:17 commit 5f12397f520f3a879ed82e73046cad62b9bec633 Author: pauln <devnull@localhost> Date: Thu Mar 11 08:32:02 2004 +0000 Make spec-py lint free. CVS patchset: 7166 CVS date: 2004/03/11 08:32:02 commit da9a1be04c4225fd6855c900ff3c011ac2347b50 Author: pauln <devnull@localhost> Date: Thu Mar 11 07:03:40 2004 +0000 Begin lint fixes for spec-py CVS patchset: 7165 CVS date: 2004/03/11 07:03:40 commit fcfdff02e8304b6ba36a0e8667c0172dec898444 Author: pauln <devnull@localhost> Date: Thu Mar 11 06:25:48 2004 +0000 Fix splint warnings for spec CVS patchset: 7164 CVS date: 2004/03/11 06:25:48 commit 1a9da41d89b455123e97c115429431b268041cb4 Author: jbj <devnull@localhost> Date: Thu Mar 11 03:06:38 2004 +0000 substititute labelCompare into rpmds_compare; map rpmdsCompare onto '==' and '!='. CVS patchset: 7163 CVS date: 2004/03/11 03:06:38 commit 11507f2cf4a8b2f62489c2ccfda4dfb816ad7799 Author: jbj <devnull@localhost> Date: Wed Mar 10 23:01:46 2004 +0000 - add sparcv8 and enable elf32/elf64 Zon sparc64 (#117302). - fix: --querybynumber looped. CVS patchset: 7161 CVS date: 2004/03/10 23:01:46 commit aeab20571904cd350fdecfe2238a4ff617bdcacb Author: pauln <devnull@localhost> Date: Wed Mar 10 22:44:29 2004 +0000 Initial rpm.spec implementation CVS patchset: 7160 CVS date: 2004/03/10 22:44:29 commit f557b1bda0f5a15d6030dd9464a6f352199da4f9 Author: jbj <devnull@localhost> Date: Tue Mar 9 17:27:16 2004 +0000 - fix: sq->reaped needs sighold(SIGCHLD)/sigrelease(SIGCHLD) (#117620). CVS patchset: 7155 CVS date: 2004/03/09 17:27:16 commit 25e004f33d613ecc6ce43510c71d810d00a566f5 Author: jbj <devnull@localhost> Date: Sun Mar 7 21:11:27 2004 +0000 Add comments, minor performance improvement. CVS patchset: 7154 CVS date: 2004/03/07 21:11:27 commit ccc7bf2fd9b68a81fb4a5b95ae9ade845abf6d36 Author: jbj <devnull@localhost> Date: Sun Mar 7 12:50:36 2004 +0000 Protect sq->reaped with sighold and sigrelease. CVS patchset: 7153 CVS date: 2004/03/07 12:50:36 commit 324746dc753372a3bca171a5046c290b1fd4fcd1 Author: jbj <devnull@localhost> Date: Sat Mar 6 17:59:22 2004 +0000 Filter ENOTSUP lsetfilecon() to permit tmpfs mount on /dev/shm. CVS patchset: 7152 CVS date: 2004/03/06 17:59:22 commit 5a457b0586fe135456ea8800f1ac48ba31588ffa Author: jbj <devnull@localhost> Date: Fri Mar 5 23:11:51 2004 +0000 Use /etc/security/selinux/file_contexts as default instead. CVS patchset: 7151 CVS date: 2004/03/05 23:11:51 commit d7db215d7fdc442284f3522274f1c90d13de9fbe Author: joden <devnull@localhost> Date: Fri Mar 5 18:22:25 2004 +0000 initial autorollback feature. CVS patchset: 7149 CVS date: 2004/03/05 18:22:25 commit 3341692cc2d64203514fe10af19f239146da070d Author: pauln <devnull@localhost> Date: Fri Mar 5 18:00:55 2004 +0000 Added todo for types for tagtbl CVS patchset: 7148 CVS date: 2004/03/05 18:00:55 commit 21dd22e321f079ca33680eb1baa858dfb3851fad Author: joden <devnull@localhost> Date: Fri Mar 5 02:23:14 2004 +0000 Initial autorollback feature. CVS patchset: 7147 CVS date: 2004/03/05 02:23:14 commit 42f592baf7be4bc8864ab1d7d9ca072ee56262a8 Author: joden <devnull@localhost> Date: Fri Mar 5 02:21:48 2004 +0000 initial autorollback feature. CVS patchset: 7146 CVS date: 2004/03/05 02:21:48 commit 0e3c5edc64ad1c1fff3c66e2d907e58ba150f88f Author: jbj <devnull@localhost> Date: Wed Mar 3 01:58:36 2004 +0000 Typo. CVS patchset: 7145 CVS date: 2004/03/03 01:58:36 commit 8fa552c691de8c202630a1eba78864eee5fb53c2 Author: jbj <devnull@localhost> Date: Tue Mar 2 21:55:03 2004 +0000 Change lock file location. Lock in outer, not in chroot, file tree for now. CVS patchset: 7142 CVS date: 2004/03/02 21:55:03 commit 5ef0bf77c22339195fc0b746e8b4dfe03020d360 Author: jbj <devnull@localhost> Date: Tue Mar 2 01:31:01 2004 +0000 - permit globs in macrofiles: directive (#117217). CVS patchset: 7139 CVS date: 2004/03/02 01:31:01 commit f3cd4db8ea843f622d4ff887c41af0d00ae3cef4 Author: jbj <devnull@localhost> Date: Thu Feb 26 01:23:48 2004 +0000 use static variable, not define, for lock file path. CVS patchset: 7135 CVS date: 2004/02/26 01:23:48 commit 99825287bd2f7c1bd663194cf67d639de6ca31ec Author: jbj <devnull@localhost> Date: Thu Feb 26 01:20:52 2004 +0000 splint fiddles. CVS patchset: 7134 CVS date: 2004/02/26 01:20:52 commit 55eec2cbdcbff3248cb8c6de9e2860820ab430a7 Author: niemeyer <devnull@localhost> Date: Wed Feb 25 20:04:36 2004 +0000 It was 2 bytes, not one. Amateurs.. humpf. ;-) CVS patchset: 7132 CVS date: 2004/02/25 20:04:36 commit 037f02539c18072476245c2fb24220a8c620d5f3 Author: niemeyer <devnull@localhost> Date: Wed Feb 25 20:02:23 2004 +0000 Oops. "path" was being allocated with 1 byte less than necessary. CVS patchset: 7131 CVS date: 2004/02/25 20:02:23 commit 0f828b95fce2b1f150748e37582dff1d767f6951 Author: niemeyer <devnull@localhost> Date: Wed Feb 25 19:54:58 2004 +0000 Creating transaction locking scheme based on fcntl file locking during writing operations. For now, this system will wait forever for the lock to be released. This will ensure that current applications will get the necessary protection without breaking unexpectedly. Modified Files: lib/Makefile.am lib/rpmts.c lib/transaction.c Added Files: lib/rpmlock.c lib/rpmlock.h CVS patchset: 7130 CVS date: 2004/02/25 19:54:58 commit c5406814b8c821a715a391764e18a86d0d2aa300 Author: jbj <devnull@localhost> Date: Mon Feb 23 00:43:45 2004 +0000 - force FD_CLOEXEC on 1st 100 inherited fdno's. CVS patchset: 7125 CVS date: 2004/02/23 00:43:45 commit 6e15023bd18dc9d36e05cec215a96ed18f520596 Author: jbj <devnull@localhost> Date: Mon Feb 23 00:03:14 2004 +0000 - set "rpm_script_t" exec type for scriptlets iff /bin/sh, else default. CVS patchset: 7123 CVS date: 2004/02/23 00:03:14 commit 9c173cb51533e19cfadf335bdfe2232815eadc45 Author: jbj <devnull@localhost> Date: Sun Feb 22 23:43:05 2004 +0000 - stable sort for policy specifications, patterns before paths. CVS patchset: 7121 CVS date: 2004/02/22 23:43:05 commit 4eea80d22ac4358591d1a055e0db7c695d91e843 Author: jbj <devnull@localhost> Date: Sun Feb 22 20:24:13 2004 +0000 - add ia32e arch. CVS patchset: 7116 CVS date: 2004/02/22 20:24:13 commit 6ec3d6d4d18a4e83c644ea8c2c571bd7b6e13c30 Author: jbj <devnull@localhost> Date: Sat Feb 21 18:37:56 2004 +0000 Typo. CVS patchset: 7114 CVS date: 2004/02/21 18:37:56 commit 7d3676c15898e31bec9573e86f57f02b6d303d55 Author: jbj <devnull@localhost> Date: Sat Feb 21 18:36:09 2004 +0000 Fix typo. CVS patchset: 7112 CVS date: 2004/02/21 18:36:09 commit fa18754507f0381b471041a0ed26133ddc79fae9 Author: sopwith <devnull@localhost> Date: Fri Feb 20 20:18:20 2004 +0000 another oops CVS patchset: 7108 CVS date: 2004/02/20 20:18:20 commit 2a92438258b3150d94db9224e4e9578b1d6c931e Author: sopwith <devnull@localhost> Date: Fri Feb 20 20:06:31 2004 +0000 oops CVS patchset: 7107 CVS date: 2004/02/20 20:06:31 commit 0f7a21bdea4920c3e1bdfcae5d5f4781291846cc Author: sopwith <devnull@localhost> Date: Fri Feb 20 20:05:27 2004 +0000 Further fixes related to 113661 CVS patchset: 7105 CVS date: 2004/02/20 20:05:27 commit 9322d0e8ea220f4ec4943d44729c64dac0e23ac9 Author: jbj <devnull@localhost> Date: Fri Feb 20 11:24:41 2004 +0000 - fix: only first "mkdir -p" directory had context set. CVS patchset: 7102 CVS date: 2004/02/20 11:24:41 commit ee64849ebf4800c1e351d2e35abff6482ebf9d18 Author: pauln <devnull@localhost> Date: Tue Feb 17 14:29:42 2004 +0000 Return 1 and -1 as we state we do - #113668 CVS patchset: 7099 CVS date: 2004/02/17 14:29:42 commit e0dc1382c615c6f4d343d0247a578d6d1c76be61 Author: jbj <devnull@localhost> Date: Mon Feb 16 04:57:25 2004 +0000 - establish rpm_script_t before scriptlet exec. CVS patchset: 7098 CVS date: 2004/02/16 04:57:25 commit 78a861c1ea0b2eca07a41b58bd7defb773c3de70 Author: jbj <devnull@localhost> Date: Mon Feb 16 03:07:48 2004 +0000 - establish rpm_script_t before scriptlet exec, ignore errors for now. CVS patchset: 7095 CVS date: 2004/02/16 03:07:48 commit 275746a36b3c637c5a3e097cba5996036cb66885 Author: jbj <devnull@localhost> Date: Sun Feb 15 23:51:36 2004 +0000 - fix: setfiles (aka rpmsx.c) dinna handle patterns correctly. CVS patchset: 7093 CVS date: 2004/02/15 23:51:36 commit 64aca824816ab4019d55c0795332e48247768837 Author: jbj <devnull@localhost> Date: Sun Feb 15 22:12:45 2004 +0000 - fix: set fcontext for "mkdir -p" directories not in packages. CVS patchset: 7091 CVS date: 2004/02/15 22:12:45 commit c37ae1046b5b1761294b5b378bc332a9910074a5 Author: jbj <devnull@localhost> Date: Sun Feb 15 20:54:19 2004 +0000 - fix: set fcontext from pkg when file_contexts doesn't exist (#114040). CVS patchset: 7088 CVS date: 2004/02/15 20:54:19 commit 26f46dd3893c0b933911a0e28596dd9d3ea28d14 Author: pauln <devnull@localhost> Date: Wed Jan 28 00:09:06 2004 +0000 Enable selinux contexts in rpmtsRun - patch from Jeremy Katz CVS patchset: 7086 CVS date: 2004/01/28 00:09:06 commit 7ab738b23df05fbf81eeaadc414b04af07ecd8c6 Author: jbj <devnull@localhost> Date: Mon Jan 26 09:59:36 2004 +0000 - python: throw exception on bad arg to labelCompare (#113661). CVS patchset: 7084 CVS date: 2004/01/26 09:59:36 commit fc0bc5e2e469a6c97245487a7c7dec05ee446724 Author: jbj <devnull@localhost> Date: Thu Jan 22 23:03:40 2004 +0000 - other perl variables (#114121). CVS patchset: 7083 CVS date: 2004/01/22 23:03:40 commit b8988af3c5664e539768f94e72718b64dc9da703 Author: jbj <devnull@localhost> Date: Thu Jan 22 14:28:08 2004 +0000 Build with gcc-2.95.3 and python-2.2, remove incompat CFLAGS and casts. CVS patchset: 7082 CVS date: 2004/01/22 14:28:08 commit 5c2cdc17638b20ce25aa97deb40396a920c31f99 Author: jbj <devnull@localhost> Date: Wed Jan 21 23:31:45 2004 +0000 Sanity. CVS patchset: 7081 CVS date: 2004/01/21 23:31:45 commit 46c795f21171aaa5cb606a82020bbc00009ca0c4 Author: jbj <devnull@localhost> Date: Fri Jan 16 05:47:51 2004 +0000 Quick fix for [] vs None retrun. CVS patchset: 7080 CVS date: 2004/01/16 05:47:51 commit ac38a8072fbaad04e97cc9745a597bca58bd97c5 Author: jbj <devnull@localhost> Date: Wed Jan 14 16:20:04 2004 +0000 Return [] for tags with no contents. CVS patchset: 7078 CVS date: 2004/01/14 16:20:04 commit 9dfb191cee4d579b7d899d751991dd4407dcfc5f Author: jbj <devnull@localhost> Date: Wed Jan 14 14:41:57 2004 +0000 Require beecrypt, not beecrypt-devel. CVS patchset: 7077 CVS date: 2004/01/14 14:41:57 commit b41509cdb0411c05be60e8a8d2255af8a94e98ed Author: jbj <devnull@localhost> Date: Mon Jan 12 16:27:21 2004 +0000 - fix: handle files w/o contexts correctly. CVS patchset: 7076 CVS date: 2004/01/12 16:27:21 commit 14c4c71c6e2f71ac7b95a30b8c51f91606c2a7a3 Author: jbj <devnull@localhost> Date: Sun Jan 11 15:24:19 2004 +0000 rpm-nls-fixes.patch (from PLD). CVS patchset: 7074 CVS date: 2004/01/11 15:24:19 commit 47ac30a7eb407dc9aca3274b9dae4e688c7d16ec Author: jbj <devnull@localhost> Date: Sat Jan 10 18:48:19 2004 +0000 Avoid trying to set "<<none>>" file context. CVS patchset: 7073 CVS date: 2004/01/10 18:48:19 commit 0de6405c250a63c340c27d69f8268bdbcce5138c Author: jbj <devnull@localhost> Date: Fri Jan 9 23:20:07 2004 +0000 Don't try to set empty file contexts. CVS patchset: 7072 CVS date: 2004/01/09 23:20:07 commit 5c261bacdc416d8af44780c180028b93471bf507 Author: jbj <devnull@localhost> Date: Fri Jan 9 23:17:33 2004 +0000 Map "<<none>>" expressions to "". CVS patchset: 7071 CVS date: 2004/01/09 23:17:33 commit ec590d0d692af370f7c7dea0aaa7b199b187d839 Author: jbj <devnull@localhost> Date: Fri Jan 9 23:14:00 2004 +0000 Use "", not NULL, for missing file contexts. CVS patchset: 7070 CVS date: 2004/01/09 23:14:00 commit 40d5a86be045c851c74a9bc193e1b2f0c0d80453 Author: pauln <devnull@localhost> Date: Fri Jan 9 13:53:38 2004 +0000 Fix rpm-4.2/rpm-4.3 typo. As highlighted by Matthias CVS patchset: 7069 CVS date: 2004/01/09 13:53:38 commit 13926965b51599a6759c0480a85f0dd514736863 Author: jbj <devnull@localhost> Date: Mon Jan 5 19:04:59 2004 +0000 More typos. CVS patchset: 7068 CVS date: 2004/01/05 19:04:59 commit afaec3b8c2804f8a1aba28fbb1c32a0d03ad439a Author: jbj <devnull@localhost> Date: Mon Jan 5 18:31:50 2004 +0000 Typo. CVS patchset: 7067 CVS date: 2004/01/05 18:31:50 commit 038c29640f32ca39949ace4e5be59e10689b0e91 Author: jbj <devnull@localhost> Date: Mon Jan 5 17:38:18 2004 +0000 - selinux phases 1 and 2 delivered. CVS patchset: 7066 CVS date: 2004/01/05 17:38:18 commit 89897484c48492059733f003f6c037c3ad8e33c1 Author: jbj <devnull@localhost> Date: Mon Jan 5 17:15:18 2004 +0000 Typo. CVS patchset: 7065 CVS date: 2004/01/05 17:15:18 commit 4c99a1c2da1e4bbde88f79456aad422c38d37f2e Author: jbj <devnull@localhost> Date: Mon Jan 5 17:00:40 2004 +0000 - selinux phases 1 and 2 delivered. CVS patchset: 7064 CVS date: 2004/01/05 17:00:40 commit cf60d725654c1d9bb354a0f71d274e60b781040c Author: jbj <devnull@localhost> Date: Mon Jan 5 14:09:47 2004 +0000 add --with-selinux, move selinux stubs to system.h. CVS patchset: 7063 CVS date: 2004/01/05 14:09:47 commit c305927d5d7e7e4a4bb13e168c7888c6fa1d7e33 Author: jbj <devnull@localhost> Date: Sat Jan 3 21:43:10 2004 +0000 Add %policy marker to suck *.te content into metadata. CVS patchset: 7062 CVS date: 2004/01/03 21:43:10 commit 7989c8c4f5a76abe88ed633922ac40cadab674ab Author: jbj <devnull@localhost> Date: Thu Jan 1 17:49:17 2004 +0000 - python: avoid invoking python to acquire ill-specified parameters. CVS patchset: 7060 CVS date: 2004/01/01 17:49:17 commit f5d50a5c675f29af595f0d86c81948bc0774ea70 Author: jbj <devnull@localhost> Date: Thu Jan 1 16:50:31 2004 +0000 - python: return [], not None, accessing header tags (#112794). CVS patchset: 7059 CVS date: 2004/01/01 16:50:31 commit f9093cfebc7949e82c0bbd4b118500d54664bdcb Author: jbj <devnull@localhost> Date: Thu Jan 1 16:41:24 2004 +0000 - python: include Python.h before glibc features.h. CVS patchset: 7057 CVS date: 2004/01/01 16:41:24 commit 0deeb05eed84b896be18c23bb2855222b1b0faf3 Author: jbj <devnull@localhost> Date: Thu Jan 1 16:34:10 2004 +0000 - python: include Python.h before glibc features.h. CVS patchset: 7055 CVS date: 2004/01/01 16:34:10 commit 355fc032c345d089362454b743cf8cbe6c81cd8d Author: pauln <devnull@localhost> Date: Thu Jan 1 12:14:25 2004 +0000 Return [] for lists see #112794 CVS patchset: 7054 CVS date: 2004/01/01 12:14:25 commit 4a158e3aa04ac34e6d67ab25e9b89f4dc58685c5 Author: jbj <devnull@localhost> Date: Tue Dec 30 20:31:05 2003 +0000 - pad to display length, not strlen, for i18n popt args (#106240). CVS patchset: 7053 CVS date: 2003/12/30 20:31:05 commit a3bf9b96f92fb7184d30d0ffedd6c37bbe57b6c4 Author: jbj <devnull@localhost> Date: Tue Dec 30 15:12:50 2003 +0000 - use -fPIC -DPIC on all platforms, not just mandatory (#112713). CVS patchset: 7051 CVS date: 2003/12/30 15:12:50 commit 60a6f22facd168a8e428d39ede7ad730296bed4c Author: jbj <devnull@localhost> Date: Tue Dec 30 15:02:22 2003 +0000 - use -fPIC -DPIC on all platforms, not just mandatory (#112713). CVS patchset: 7049 CVS date: 2003/12/30 15:02:22 commit b1069869998cc7f4e0b4e50309fbe0482b638445 Author: jbj <devnull@localhost> Date: Tue Dec 30 13:14:49 2003 +0000 - spelling corrections (#112728). CVS patchset: 7047 CVS date: 2003/12/30 13:14:49 commit af5973adad846302e85d717992910c2559dd09b3 Author: jbj <devnull@localhost> Date: Tue Dec 30 13:14:49 2003 +0000 - spelling corrections (#112728). CVS patchset: 7046 CVS date: 2003/12/30 13:14:49 commit f5580509bf9a5d6df7afa6ea34a281f270d3a6be Author: jbj <devnull@localhost> Date: Sun Dec 28 18:27:40 2003 +0000 revert using perldeps.pl, not yet ready. CVS patchset: 7044 CVS date: 2003/12/28 18:27:40 commit ae5e64ce0d32b6f933639991c77ad70d20d45c1c Author: jbj <devnull@localhost> Date: Sun Dec 28 15:46:35 2003 +0000 - missing build dependency (#111104). CVS patchset: 7042 CVS date: 2003/12/28 15:46:35 commit b7a722971a8e78efe49aee6dc98185e8b1ae042b Author: jbj <devnull@localhost> Date: Sun Dec 28 15:36:06 2003 +0000 - find-debuginfo.sh: permit stripping unwritable by non-root (#112429). CVS patchset: 7040 CVS date: 2003/12/28 15:36:06 commit 98b52012449200e9d0f6a1a1dd36824c95a13c61 Author: jbj <devnull@localhost> Date: Sun Dec 28 15:14:40 2003 +0000 - perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934). - use perldeps {--provides|--requires}. CVS patchset: 7037 CVS date: 2003/12/28 15:14:40 commit 5618e713b8b73772ae332b8728401162eabd09a2 Author: jbj <devnull@localhost> Date: Sat Dec 27 18:02:20 2003 +0000 - flush pipe before exit 1 in check-files (#103867). CVS patchset: 7036 CVS date: 2003/12/27 18:02:20 commit aef89a72025586ae62bd3ebefbaa810696ff0065 Author: jbj <devnull@localhost> Date: Sat Dec 27 17:54:57 2003 +0000 - mark _javadocdir as documentation (#102898). CVS patchset: 7033 CVS date: 2003/12/27 17:54:57 commit 067fbd90e2ab33884c3d2131160a3fa7fd1a6009 Author: jbj <devnull@localhost> Date: Sat Dec 27 16:02:18 2003 +0000 Escaped tab for non-gnu sed (#104821). CVS patchset: 7032 CVS date: 2003/12/27 16:02:18 commit 51ae7c0fb086b6467a55a40f3a30e6fb8621dbd6 Author: jbj <devnull@localhost> Date: Sat Dec 27 02:40:25 2003 +0000 splint fiddles. CVS patchset: 7030 CVS date: 2003/12/27 02:40:25 commit 1aefecc638725d827eac1d1c5de8e0a36738638c Author: jbj <devnull@localhost> Date: Sat Dec 27 01:54:01 2003 +0000 Move #include "ugid.h" to fsm.c, nuke unused variable in psm.c. CVS patchset: 7028 CVS date: 2003/12/27 01:54:01 commit 016206e42e864e761ea3c05c8f3c74d97bb9d2d9 Author: jbj <devnull@localhost> Date: Sat Dec 27 01:50:30 2003 +0000 Warn only if installing. CVS patchset: 7025 CVS date: 2003/12/27 01:50:30 commit 59f6e1d78fd5eba67116d889c452fd2250b4c165 Author: jbj <devnull@localhost> Date: Sat Dec 27 01:37:56 2003 +0000 - fix: wrong package count for trigger scriptlet 1st arg (#100509). - fix: don't break header SHA1 if non-existent user/group (#97727). - remove fuids/fgids from rpmfi, easier to lookup fuser/fgroup instead. - merge sensible parts of openpkg rpm.patch.bugfix (#104780). CVS patchset: 7024 CVS date: 2003/12/27 01:37:56 commit e21b054fbc14dc3be3b7946c7bc7ab9298aff5f7 Author: jbj <devnull@localhost> Date: Fri Dec 26 19:02:01 2003 +0000 - perl.req typo (#106672). CVS patchset: 7022 CVS date: 2003/12/26 19:02:01 commit 19db4bb4a2bb033b8b5723872ab29cf375b519c8 Author: jbj <devnull@localhost> Date: Fri Dec 26 18:56:21 2003 +0000 - man page corrections (#106415). CVS patchset: 7019 CVS date: 2003/12/26 18:56:21 commit ec1d257a369671436ae80b1c9449a58b638e4707 Author: jbj <devnull@localhost> Date: Fri Dec 26 18:16:03 2003 +0000 - convert ja and ko man pages to utf8 (#106050). CVS patchset: 7017 CVS date: 2003/12/26 18:16:03 commit 60d50a708f2a953cb4338c05b2bd766feec11970 Author: jbj <devnull@localhost> Date: Fri Dec 26 17:56:05 2003 +0000 use '=' iff long option (#108924). CVS patchset: 7016 CVS date: 2003/12/26 17:56:05 commit c419d9436ee8f2dff8d0647888f39029af6a9eb0 Author: jbj <devnull@localhost> Date: Fri Dec 26 17:45:18 2003 +0000 Typo (#106565). CVS patchset: 7013 CVS date: 2003/12/26 17:45:18 commit 5c747d9870d80aa0213f325bc03e22f081749b0d Author: jbj <devnull@localhost> Date: Fri Dec 26 17:36:38 2003 +0000 - don't use mktemp if mkstemp is available (#103850). CVS patchset: 7012 CVS date: 2003/12/26 17:36:38 commit 32c0cfd728a123e5c594e540d1a2aeef67895709 Author: jbj <devnull@localhost> Date: Fri Dec 26 16:34:52 2003 +0000 - fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851). - RPMMIRE_DEFAULT is overkill, use RPMMIRE_STRCMP instead (#103851). CVS patchset: 7011 CVS date: 2003/12/26 16:34:52 commit 47abfc1242177db364b0bd78d5658ed35a0fe469 Author: jbj <devnull@localhost> Date: Fri Dec 26 16:14:49 2003 +0000 Make sure no. of added provides matches added list size if some dependencies are skipped due to coloring (#103865). CVS patchset: 7010 CVS date: 2003/12/26 16:14:49 commit 23ddd50de97a301a7c7a402b8d3ee4b3cc26355b Author: jbj <devnull@localhost> Date: Fri Dec 26 15:09:26 2003 +0000 Sick hack to preserve the pretense that popt has an ABI. CVS patchset: 7008 CVS date: 2003/12/26 15:09:26 commit a3a26eb6687879e42d061c91021180ad55a68925 Author: jbj <devnull@localhost> Date: Fri Dec 26 03:36:25 2003 +0000 fix: double free with sub-pkgs (#112643). CVS patchset: 7007 CVS date: 2003/12/26 03:36:25 commit 210183cc698151d970684325b5ac3a0aa98d0136 Author: jbj <devnull@localhost> Date: Thu Dec 25 23:00:44 2003 +0000 Add lsetfilecon to install modes. CVS patchset: 7006 CVS date: 2003/12/25 23:00:44 commit f09888fc1a1597023b0a29a34c3f4f81f694898d Author: jbj <devnull@localhost> Date: Thu Dec 25 19:02:01 2003 +0000 Verify file contexts from file security context patterns. CVS patchset: 7005 CVS date: 2003/12/25 19:02:01 commit 41f5aa7c539e09f64426c6563c770553a5efc8aa Author: jbj <devnull@localhost> Date: Tue Dec 23 15:37:16 2003 +0000 - plug some rpmbuild memory leaks. - file security contexts added to package header. CVS patchset: 7003 CVS date: 2003/12/23 15:37:16 commit 3fa2603bfc3cc6332ac671e73f9d20bbef3acbd6 Author: jbj <devnull@localhost> Date: Tue Dec 23 07:51:10 2003 +0000 Add filecontexts tags to header if %_build_file_contexts_path is configured. CVS patchset: 7002 CVS date: 2003/12/23 07:51:10 commit 2b989f11c76c875aa5b68e6db1b7240040f392ff Author: jbj <devnull@localhost> Date: Tue Dec 23 06:56:46 2003 +0000 splint fiddle. CVS patchset: 7000 CVS date: 2003/12/23 06:56:46 commit db03eb6a92629e7a707a79656b79efafff98de83 Author: jbj <devnull@localhost> Date: Tue Dec 23 06:25:04 2003 +0000 - fix some small memory leaks (valgrind). CVS patchset: 6998 CVS date: 2003/12/23 06:25:04 commit 945bc28d58f59e5816e10f3b7ae12f8ffe75c782 Author: jbj <devnull@localhost> Date: Mon Dec 22 21:09:40 2003 +0000 - test build with methods needed for selinux. CVS patchset: 6996 CVS date: 2003/12/22 21:09:40 commit 9dcae00ef6357e34ceb94c63813c49d21b9f2602 Author: pauln <devnull@localhost> Date: Mon Dec 22 14:38:13 2003 +0000 Fix for lists in P/R/O/C see bug #110226 CVS patchset: 6995 CVS date: 2003/12/22 14:38:13 commit bea918bb7741d0e4b3f8ba134014bdfdd4214ce4 Author: jbj <devnull@localhost> Date: Mon Dec 22 07:47:45 2003 +0000 Add --filecontext, --fscontext, --recontext for 3 sources of security contexts. CVS patchset: 6994 CVS date: 2003/12/22 07:47:45 commit 3a3b74989a0e9986706f67a37dedbc725aa0f916 Author: jbj <devnull@localhost> Date: Mon Dec 22 07:21:21 2003 +0000 Doxygen typo. CVS patchset: 6993 CVS date: 2003/12/22 07:21:21 commit a7ecbbf0a947a592756ceafda207d41e26144c04 Author: jbj <devnull@localhost> Date: Mon Dec 22 07:15:04 2003 +0000 Update to latest. CVS patchset: 6992 CVS date: 2003/12/22 07:15:04 commit fe3f3a6567be0ac2677eae31a265da19b81004d2 Author: jbj <devnull@localhost> Date: Mon Dec 22 03:27:38 2003 +0000 Apply regex patterns to args. CVS patchset: 6991 CVS date: 2003/12/22 03:27:38 commit 17bf716992d20285df89df043e560908b699e863 Author: jbj <devnull@localhost> Date: Mon Dec 22 03:26:57 2003 +0000 splint fiddles. CVS patchset: 6990 CVS date: 2003/12/22 03:26:57 commit 04a45c2ae849fa917cba3a6051cf8b41c414f26d Author: jbj <devnull@localhost> Date: Sun Dec 21 23:42:22 2003 +0000 More getter methods, add stems to regex pattern match. CVS patchset: 6989 CVS date: 2003/12/21 23:42:22 commit 3cd622588855dbf359b67b5532fd2629b0b6bb68 Author: jbj <devnull@localhost> Date: Sun Dec 21 18:12:35 2003 +0000 Add getters, permit revesed iteration. CVS patchset: 6988 CVS date: 2003/12/21 18:12:35 commit 64e6dc0ae3e1347a4488d6c30597b4cee1f0de80 Author: jbj <devnull@localhost> Date: Sun Dec 21 17:17:57 2003 +0000 Parse selinux file_contexts patterns. CVS patchset: 6987 CVS date: 2003/12/21 17:17:57 commit 7961bb65b63e82045f7fdafcedbf6340a470e17a Author: jbj <devnull@localhost> Date: Sun Dec 21 15:21:41 2003 +0000 Create file security context container. CVS patchset: 6986 CVS date: 2003/12/21 15:21:41 commit 42f49f11fa06ec224a7dff91b51bc1ecb09a0515 Author: jbj <devnull@localhost> Date: Sat Dec 20 22:44:31 2003 +0000 Rewrite loop conditionals with continue, use pointers rather than array index. CVS patchset: 6985 CVS date: 2003/12/20 22:44:31 commit e9b4b4d0e3f0ce128460a9e8d90036e40efb5066 Author: jbj <devnull@localhost> Date: Sat Dec 20 20:38:27 2003 +0000 Use popt for arg parsing. CVS patchset: 6984 CVS date: 2003/12/20 20:38:27 commit 2ac9c8b279d097735e73274fb231dc31308d17d3 Author: jbj <devnull@localhost> Date: Sat Dec 20 17:59:30 2003 +0000 split parsing into seperate routine. CVS patchset: 6983 CVS date: 2003/12/20 17:59:30 commit 508c03a0427a6e20b73a3de902e7cd5326e680e0 Author: jbj <devnull@localhost> Date: Sat Dec 20 16:41:26 2003 +0000 Swallow setfiles.c from policycoreutils for hacking. CVS patchset: 6982 CVS date: 2003/12/20 16:41:26 commit 4170ed78521c3dbb14891f6b3bb012e62fe11475 Author: jbj <devnull@localhost> Date: Thu Dec 18 12:00:37 2003 +0000 - fix: ds.Single() method needs malloc'd elements (#109919). CVS patchset: 6980 CVS date: 2003/12/18 12:00:37 commit 6db41ea31cb7a9c3eda393088bfed0f1f143e9b3 Author: jbj <devnull@localhost> Date: Thu Dec 18 03:36:21 2003 +0000 Typo. CVS patchset: 6978 CVS date: 2003/12/18 03:36:21 commit b0fc5b445f6a2c82fefb1706825ee6a6e9503661 Author: jbj <devnull@localhost> Date: Thu Dec 18 03:14:08 2003 +0000 - detect (and remove) dbenv files while upgrading to db-4.2.52. - fix: dangling pointer brain fart (#107835). CVS patchset: 6976 CVS date: 2003/12/18 03:14:08 commit 60207c0346637a32b792e371436eeb731665409e Author: jbj <devnull@localhost> Date: Tue Dec 16 03:41:35 2003 +0000 - build with db-4.2.52 internal. - refresh bsddb. CVS patchset: 6973 CVS date: 2003/12/16 03:41:35 commit 8960e3895f7af91126465368dff8fbb36ab4e853 Author: jbj <devnull@localhost> Date: Mon Dec 15 21:42:09 2003 +0000 - upgrade to db-4.2.52. CVS patchset: 6972 CVS date: 2003/12/15 21:42:09 commit 752cac72e220dcad4e6fce39508e714e59e3e0a1 Author: jbj <devnull@localhost> Date: Thu Dec 11 19:09:58 2003 +0000 - only internal Berkeley db from now on. - revive "make dist". CVS patchset: 6971 CVS date: 2003/12/11 19:09:58 commit 4c5d56d3bf4cded801abe8830350c5cf973e2bfc Author: niemeyer <devnull@localhost> Date: Wed Dec 10 20:36:33 2003 +0000 Introduced -d option into diff being run in check-files. This will ensure that a minimum set of changes is computed, avoiding spurious errors about files that are actually being packaged. CVS patchset: 6970 CVS date: 2003/12/10 20:36:33 commit 1e01bac6de16cec342c146a8aae1d7057c28867e Author: cturner <devnull@localhost> Date: Tue Dec 9 17:15:29 2003 +0000 version bump CVS patchset: 6969 CVS date: 2003/12/09 17:15:29 commit 1e1522762811804507926930bf9e715dd2554cdb Author: cturner <devnull@localhost> Date: Tue Dec 9 16:56:09 2003 +0000 update changes CVS patchset: 6968 CVS date: 2003/12/09 16:56:09 commit eb6546239a4319aac31e31e39acd3db0045a22d0 Author: cturner <devnull@localhost> Date: Tue Dec 9 16:54:59 2003 +0000 changes to make it compile once again on gcc 2.x; some naughtiness crept in CVS patchset: 6967 CVS date: 2003/12/09 16:54:59 commit b2c8f0fa7eb2c794f04c4f3eb74160bd846f277f Author: cturner <devnull@localhost> Date: Mon Dec 8 21:41:13 2003 +0000 oops, need the test headerlist in the MANIFEST CVS patchset: 6966 CVS date: 2003/12/08 21:41:13 commit 6517cd197971687e4e3ae0452b5da1d48772acbd Author: cturner <devnull@localhost> Date: Mon Dec 8 21:36:50 2003 +0000 add bindings and test case to load hdlist files like the python bindings CVS patchset: 6965 CVS date: 2003/12/08 21:36:50 commit 5e20d90422cb49d77248a11711ada17f28bf32de Author: jbj <devnull@localhost> Date: Mon Dec 1 19:15:38 2003 +0000 splint fiddles, no warnings. CVS patchset: 6961 CVS date: 2003/12/01 19:15:38 commit 3dcfeb3f9aaf003f29d2c8c0c3a545953f529c08 Author: jbj <devnull@localhost> Date: Sun Nov 23 19:50:52 2003 +0000 Merge changes from rpm-4.2.1 development. CVS patchset: 6959 CVS date: 2003/11/23 19:50:52 commit fda9ddca9bcd46cefc145c14cfd901906600c9d2 Author: jbj <devnull@localhost> Date: Sun Nov 23 16:10:08 2003 +0000 - changes for db-4.2.42. - splint fiddles. CVS patchset: 6957 CVS date: 2003/11/23 16:10:08 commit 3f976dcda6980cf55461d11ec75eaf372a87cdbc Author: jbj <devnull@localhost> Date: Sun Aug 31 16:09:53 2003 +0000 Hi Mark!. CVS patchset: 6945 CVS date: 2003/08/31 16:09:53 commit af6895764a3da75b876d74bab6c9fa766a4e57e4 Author: cturner <devnull@localhost> Date: Wed Jul 23 13:23:53 2003 +0000 ... and a version bump CVS patchset: 6941 CVS date: 2003/07/23 13:23:53 commit c46d7c71ea0bd2ad95842f4023680402a6570cd4 Author: cturner <devnull@localhost> Date: Wed Jul 23 13:23:34 2003 +0000 incorporate install/remove, as well as sort fix, from James Olin Oden CVS patchset: 6940 CVS date: 2003/07/23 13:23:34 commit cc54cba032c912cefcd3e6eca46ba7a87b2d7e9e Author: jbj <devnull@localhost> Date: Thu Jul 10 12:43:51 2003 +0000 - apply debugedit patch necessary to produce kernel -debuginfo files. CVS patchset: 6933 CVS date: 2003/07/10 12:43:51 commit 03d806feaa49d2cb0cf5d677cffec5c8c62bde52 Author: jbj <devnull@localhost> Date: Wed Jul 9 20:18:54 2003 +0000 - resolve elf32/elf64 file conflicts to prefer elf64. CVS patchset: 6931 CVS date: 2003/07/09 20:18:54 commit dee9dcd3fc53a27c2edf6ebfda44a7bd9a5ad355 Author: jbj <devnull@localhost> Date: Wed Jul 2 19:26:33 2003 +0000 Orphan. CVS patchset: 6926 CVS date: 2003/07/02 19:26:33 commit 3182fc3777e17e1ee37ef05b342710982de27d87 Author: jbj <devnull@localhost> Date: Wed Jul 2 19:26:04 2003 +0000 - don't attempt to remove dbenv on --rebuilddb. - autorelocate ix86 package file paths on ia64. CVS patchset: 6925 CVS date: 2003/07/02 19:26:04 commit d0594e1ce00578e3b2afad060076abd6c5fd9300 Author: jbj <devnull@localhost> Date: Thu Jun 26 18:19:26 2003 +0000 Update to 4.0.31. CVS patchset: 6919 CVS date: 2003/06/26 18:19:26 commit 85a5a1cfe31c4c24fee48e6f9dbadb1de42745cc Author: jbj <devnull@localhost> Date: Tue Jun 24 19:29:36 2003 +0000 Sanity. CVS patchset: 6918 CVS date: 2003/06/24 19:29:36 commit 86704da569d91112768240b28a05e77fc1ac2d13 Author: jbj <devnull@localhost> Date: Fri Jun 20 19:04:15 2003 +0000 Automagically byte compile python code. CVS patchset: 6913 CVS date: 2003/06/20 19:04:15 commit 1f7f5254641744ee4e9edbfa3fce4a08acb591db Author: jbj <devnull@localhost> Date: Thu Jun 19 14:52:20 2003 +0000 - staylor wanted an easter egg. CVS patchset: 6911 CVS date: 2003/06/19 14:52:20 commit e235ebcc4c3bf98876ad5e753afb2d17cc512111 Author: jbj <devnull@localhost> Date: Mon Jun 16 16:05:42 2003 +0000 Update from PLD. CVS patchset: 6909 CVS date: 2003/06/16 16:05:42 commit 1851a170577d62fe8d64b4449e6edbbe86a810f7 Author: jbj <devnull@localhost> Date: Mon Jun 16 15:02:35 2003 +0000 Update from PLD. CVS patchset: 6904 CVS date: 2003/06/16 15:02:35 commit ee7eded2f4674165cb5fda2bfe1f078854e1d46c Author: jbj <devnull@localhost> Date: Mon Jun 16 13:26:03 2003 +0000 Corrections from PLD. CVS patchset: 6903 CVS date: 2003/06/16 13:26:03 commit 32897f1256a89b2814841a42ad3b61cab27b09b5 Author: jbj <devnull@localhost> Date: Sun Jun 15 12:48:11 2003 +0000 Typo. CVS patchset: 6902 CVS date: 2003/06/15 12:48:11 commit cdc31c02f0b6c142508585b3752b37fb780cd9b3 Author: jbj <devnull@localhost> Date: Fri Jun 13 18:51:55 2003 +0000 Yet another merge from beecrypt-3.0.0. CVS patchset: 6901 CVS date: 2003/06/13 18:51:55 commit 8e19d00216a6d200937fb9383f96f7a6dedd4abd Author: jbj <devnull@localhost> Date: Fri Jun 13 17:04:02 2003 +0000 Apply patch.4.1.25.1. CVS patchset: 6900 CVS date: 2003/06/13 17:04:02 commit cecbf1bdb2c28210916ed4d917430980cc76e1ec Author: jbj <devnull@localhost> Date: Thu Jun 5 16:58:47 2003 +0000 - toy method to enable --stats through bindings. CVS patchset: 6899 CVS date: 2003/06/05 16:58:47 commit 611fcf0c780e94e14adcaf08e21994b37e65fc55 Author: jbj <devnull@localhost> Date: Thu Jun 5 11:48:23 2003 +0000 - update ja man pages (#92261). CVS patchset: 6897 CVS date: 2003/06/05 11:48:23 commit d9c593e6321ac854ba97470fab655c2704a2f9f2 Author: jbj <devnull@localhost> Date: Wed Jun 4 19:28:27 2003 +0000 Remove dead code. CVS patchset: 6894 CVS date: 2003/06/04 19:28:27 commit d865a3cfe1e8cfea7cb4fc71c7258227573b4c08 Author: jbj <devnull@localhost> Date: Wed Jun 4 18:02:49 2003 +0000 dump xml queryformat debugging code. CVS patchset: 6892 CVS date: 2003/06/04 18:02:49 commit 563a233ece3000a410d899dff6931fae650df46c Author: jbj <devnull@localhost> Date: Tue Jun 3 22:06:27 2003 +0000 - treat missing epoch's exactly the same as Epoch: 0. CVS patchset: 6891 CVS date: 2003/06/03 22:06:27 commit e052452f33b96a62109b8194fd4ed931e3b9d933 Author: jbj <devnull@localhost> Date: Tue Jun 3 15:52:57 2003 +0000 Remove debugging. CVS patchset: 6889 CVS date: 2003/06/03 15:52:57 commit 92dc678a0e5e4449da71ef342512973b8b878b0c Author: jbj <devnull@localhost> Date: Tue Jun 3 15:48:50 2003 +0000 Merge fix for DSA on 64bit platforms. CVS patchset: 6888 CVS date: 2003/06/03 15:48:50 commit e1e73e64303396eaf199d312d5167f9ee5449c02 Author: jbj <devnull@localhost> Date: Mon Jun 2 22:35:03 2003 +0000 Debugging for 64 bit platforms. CVS patchset: 6887 CVS date: 2003/06/02 22:35:03 commit c06cf329eb1f4c6bc6c83f85846a078d2788382a Author: jbj <devnull@localhost> Date: Mon Jun 2 21:12:27 2003 +0000 Use automake-1.7.5. CVS patchset: 6886 CVS date: 2003/06/02 21:12:27 commit 90a64fd85f2677a26a42fe7f76c1dd6e5503d960 Author: jbj <devnull@localhost> Date: Mon Jun 2 21:06:33 2003 +0000 Use %Zu for printing size_t. CVS patchset: 6885 CVS date: 2003/06/02 21:06:33 commit 01ad499d33db1bed5bf5fb305a16645650de00c4 Author: jbj <devnull@localhost> Date: Mon Jun 2 17:44:57 2003 +0000 Retrofit providesNVR. CVS patchset: 6883 CVS date: 2003/06/02 17:44:57 commit c3d235daaf15afad506160cade5e52ed6939b454 Author: jbj <devnull@localhost> Date: Mon Jun 2 17:01:41 2003 +0000 Yet another beecrypt-3.0.0 merge. CVS patchset: 6882 CVS date: 2003/06/02 17:01:41 commit 3ea8d7b1979c3bb88bffece0087f858b7a4678a7 Author: jbj <devnull@localhost> Date: Mon Jun 2 15:58:04 2003 +0000 Yet another merge to beecrypt-3.0.0.. CVS patchset: 6881 CVS date: 2003/06/02 15:58:04 commit f5c14e57bc86454af679c407e9799d51706bd833 Author: jbj <devnull@localhost> Date: Fri May 30 16:58:13 2003 +0000 Consolidate external beecrypt changes. CVS patchset: 6880 CVS date: 2003/05/30 16:58:13 commit 1c5f871b492f0b28d053f45881faba2f24d9c077 Author: jbj <devnull@localhost> Date: Thu May 29 16:07:35 2003 +0000 Yet another beecrypt-3.0.0 merge. CVS patchset: 6878 CVS date: 2003/05/29 16:07:35 commit b8772cff2dffaacf21fa91c07c1968f39bee3d59 Author: jbj <devnull@localhost> Date: Wed May 28 17:18:56 2003 +0000 Spliddles and diddles. CVS patchset: 6877 CVS date: 2003/05/28 17:18:56 commit a3a09742fe81e7875d9c3727c7fa3beaecec0ed7 Author: jbj <devnull@localhost> Date: Wed May 28 15:09:08 2003 +0000 Another merge from beecrypt-3.0.0. CVS patchset: 6876 CVS date: 2003/05/28 15:09:08 commit 0148a73a15ad36e9c6b17fa1cdfa345e9d648d47 Author: jbj <devnull@localhost> Date: Tue May 27 21:34:03 2003 +0000 Another beecrypt-3.0.0 merge. CVS patchset: 6875 CVS date: 2003/05/27 21:34:03 commit 9e1e00f00a8873c85f5583e4f68df86cfe3d6dc3 Author: jbj <devnull@localhost> Date: Fri May 23 17:34:22 2003 +0000 Use mpextgcd, not mpbinv_w. CVS patchset: 6874 CVS date: 2003/05/23 17:34:22 commit dfcd749bbb273c6638174cdf640216c56786a7e6 Author: jbj <devnull@localhost> Date: Fri May 23 16:32:16 2003 +0000 Spliddles. CVS patchset: 6873 CVS date: 2003/05/23 16:32:16 commit 0baf05de865499764c4d9ff82c56679737432a0d Author: jbj <devnull@localhost> Date: Fri May 23 15:55:57 2003 +0000 Another merge to beecrypt-3.0.0. CVS patchset: 6872 CVS date: 2003/05/23 15:55:57 commit dac695e290b95514115d68dbfe21209eeb66ee82 Author: jbj <devnull@localhost> Date: Thu May 22 21:21:43 2003 +0000 Prepare to build with external beecrypt-3.0.0. CVS patchset: 6871 CVS date: 2003/05/22 21:21:43 commit 185ee2095cc22a9ab6d3f6e918a7577c7fd6e996 Author: jbj <devnull@localhost> Date: Thu May 22 18:05:07 2003 +0000 Spliddles. CVS patchset: 6870 CVS date: 2003/05/22 18:05:07 commit f052bf8629523610f8061071ce7722b0a4ed706c Author: jbj <devnull@localhost> Date: Thu May 22 17:53:03 2003 +0000 Yet Another Merge with beecrypt-3.0.0. CVS patchset: 6869 CVS date: 2003/05/22 17:53:03 commit 8d73a1c5ebc7b62b312465f3f89d7b1c93dd680a Author: jbj <devnull@localhost> Date: Tue May 20 14:02:12 2003 +0000 Resolve conflicts. CVS patchset: 6868 CVS date: 2003/05/20 14:02:12 commit fea55d4139a791e915a3a5bf1214695479e429a8 Author: jbj <devnull@localhost> Date: Tue May 20 13:51:54 2003 +0000 Initial revision CVS patchset: 6867 CVS date: 2003/05/20 13:51:54 commit 4ec7ad486eb4cde45127097b23db051f97bc6ecf Author: jbj <devnull@localhost> Date: Sun May 18 18:33:39 2003 +0000 Upgrade to zlib-1.2.0.1. CVS patchset: 6860 CVS date: 2003/05/18 18:33:39 commit 128338204307e65672e4a6bea046e826152a5210 Author: jbj <devnull@localhost> Date: Sun May 18 15:37:51 2003 +0000 - use beecrypt-3.0.0 API with beecrypt.api.h et al, not types.h. CVS patchset: 6859 CVS date: 2003/05/18 15:37:51 commit 1418ba4594520f9e164fee1b1acfc0da594c4212 Author: jbj <devnull@localhost> Date: Sun May 18 15:25:28 2003 +0000 Merge to latest beecrypt-3.0.0. CVS patchset: 6858 CVS date: 2003/05/18 15:25:28 commit e5a47e5247135a70fa6c6ccd5b67a45458f5ac2d Author: jbj <devnull@localhost> Date: Sat May 17 19:36:25 2003 +0000 Fix "make dist" CVS patchset: 6857 CVS date: 2003/05/17 19:36:25 commit bba59fdb64a0f2d628d3021fa6062d4543714759 Author: jbj <devnull@localhost> Date: Sat May 17 19:27:47 2003 +0000 Create python bindings. CVS patchset: 6856 CVS date: 2003/05/17 19:27:47 commit fb3f3b2e978f4cd8035dc99475460fcbbbd0965e Author: jbj <devnull@localhost> Date: Sat May 17 18:13:56 2003 +0000 Spliddles and diddles. CVS patchset: 6855 CVS date: 2003/05/17 18:13:56 commit ead95d01cd7fd24587e34adaf31d07363b52403c Author: jbj <devnull@localhost> Date: Sat May 17 17:47:23 2003 +0000 Merge with latest beecrypt-3.0.0, dump types.h. CVS patchset: 6854 CVS date: 2003/05/17 17:47:23 commit c76d999142d8a318f0382f9ffb30416aacfcc287 Author: jbj <devnull@localhost> Date: Sat May 17 03:19:55 2003 +0000 Rounding for signed division cases. CVS patchset: 6853 CVS date: 2003/05/17 03:19:55 commit 386487237fc75ae3e8bffef5dde692a971679477 Author: jbj <devnull@localhost> Date: Sat May 17 02:54:40 2003 +0000 SPecial cases for negatives to odd positive powers. CVS patchset: 6852 CVS date: 2003/05/17 02:54:40 commit 7804d6920846be7f538c2e6ad29bdd1771db994d Author: jbj <devnull@localhost> Date: Sat May 17 02:34:45 2003 +0000 Finish signed magnitude tests. CVS patchset: 6851 CVS date: 2003/05/17 02:34:45 commit e8f14c1c1ef2485c42d1bd5926553a85eb8c2d7e Author: jbj <devnull@localhost> Date: Fri May 16 21:17:31 2003 +0000 Create. CVS patchset: 6850 CVS date: 2003/05/16 21:17:31 commit 38004c8677c87c968fc1cf541bc49f08dcc4fc8a Author: jbj <devnull@localhost> Date: Fri May 16 21:14:30 2003 +0000 fix: do headerFree after headerRead. CVS patchset: 6849 CVS date: 2003/05/16 21:14:30 commit 2dfc9f2eefc0302a8adb7f8a74bf5be21505e105 Author: jbj <devnull@localhost> Date: Fri May 16 20:04:53 2003 +0000 Fix x86_64 typo. CVS patchset: 6848 CVS date: 2003/05/16 20:04:53 commit caee135c54ea54149775d61dc49d4bcf58ff2268 Author: jbj <devnull@localhost> Date: Fri May 16 17:19:42 2003 +0000 Merge to latest beecrypt-3.0.0. CVS patchset: 6847 CVS date: 2003/05/16 17:19:42 commit 420be4069938be086e69834ee5df914d2eaf21f1 Author: jbj <devnull@localhost> Date: Thu May 15 14:22:30 2003 +0000 - add version check for package with provides and obsoletes. CVS patchset: 6846 CVS date: 2003/05/15 14:22:30 commit cdb6cfe7f06f52c1285f1dca63f680d01a90dfc6 Author: jbj <devnull@localhost> Date: Thu May 15 13:53:41 2003 +0000 - fix: nested %if handling, optind initialization posix vs. glibc. CVS patchset: 6843 CVS date: 2003/05/15 13:53:41 commit bf8cae09c80ae3f6551e8247ed02ffd24636c296 Author: jbj <devnull@localhost> Date: Thu May 15 13:44:18 2003 +0000 - fix: nested %if handling, optind initialization posix vs. gloibc. CVS patchset: 6839 CVS date: 2003/05/15 13:44:18 commit e5b645cfe4edc921fd5c7694beff84b27df988a4 Author: jbj <devnull@localhost> Date: Mon May 12 22:28:28 2003 +0000 Overloading methods of subtype example. CVS patchset: 6838 CVS date: 2003/05/12 22:28:28 commit 03dc1c2738a211060a847f226fa24898c748ca82 Author: jbj <devnull@localhost> Date: Mon May 12 17:27:27 2003 +0000 Typos. CVS patchset: 6837 CVS date: 2003/05/12 17:27:27 commit 77c10c042f75fb1ec8bd373a20a9b60a91066c85 Author: jbj <devnull@localhost> Date: Mon May 12 00:57:16 2003 +0000 Oops, need _BEECRYPT_TYPES_H define after all, sigh. CVS patchset: 6836 CVS date: 2003/05/12 00:57:16 commit e77ef01a5f41a71b9846985e588d21ba9b289679 Author: jbj <devnull@localhost> Date: Mon May 12 00:36:05 2003 +0000 Use bc_lock_t to hide type of locking. CVS patchset: 6835 CVS date: 2003/05/12 00:36:05 commit d5ccace91a8abca1ee0123fcac7d6922b287baef Author: jbj <devnull@localhost> Date: Mon May 12 00:07:54 2003 +0000 Expand the correct "#include <stdint.h" into types.h. Add typedef for whatever lock structure that is used. CVS patchset: 6834 CVS date: 2003/05/12 00:07:54 commit e433997769b20ae0420c146322598aaeda73580f Author: jbj <devnull@localhost> Date: Sun May 11 21:21:58 2003 +0000 Typo from merging. CVS patchset: 6833 CVS date: 2003/05/11 21:21:58 commit 583e1e89eb365c516d28c1706e8aa8fb98aed1f2 Author: jbj <devnull@localhost> Date: Sun May 11 21:20:18 2003 +0000 Merge with latest beecrypt-3.0.0. CVS patchset: 6832 CVS date: 2003/05/11 21:20:18 commit 17182c4ac1b01c63050a138abb7662ce731ec258 Author: jbj <devnull@localhost> Date: Sun May 11 16:17:04 2003 +0000 Add carry/borrow test with signed magnitude mpw's. CVS patchset: 6831 CVS date: 2003/05/11 16:17:04 commit f1d3267c1545146aec53c87662204f7422f400a3 Author: jbj <devnull@localhost> Date: Sat May 10 19:23:57 2003 +0000 Add coercion-on-the-fly. Rename to python function, not tp_foo member, names. Tests for Knuth polynomial in base, iterativepowers. CVS patchset: 6830 CVS date: 2003/05/10 19:23:57 commit 728df698b6de1fe03ce3f8925e53e5a91340d61f Author: jbj <devnull@localhost> Date: Fri May 9 23:05:45 2003 +0000 Sanity. CVS patchset: 6829 CVS date: 2003/05/09 23:05:45 commit 9b1821f798cf273b1c5e0dd42f5bea68504232e8 Author: jbj <devnull@localhost> Date: Fri May 9 22:01:59 2003 +0000 Merge mpnumber malloc's into python mpw object malloc. CVS patchset: 6828 CVS date: 2003/05/09 22:01:59 commit 4fee8b2420dffc35704f07c0659324548450296e Author: jbj <devnull@localhost> Date: Fri May 9 16:13:34 2003 +0000 Prepare to dump mpnumber from mpwObject. CVS patchset: 6827 CVS date: 2003/05/09 16:13:34 commit 9c5529608e389271b80469054bfe80737521590a Author: jbj <devnull@localhost> Date: Thu May 8 20:39:29 2003 +0000 - don't use error string after gzclose (Dmitry V. Levin). Spliddles for rpmio, drill h_errno all the way through. CVS patchset: 6826 CVS date: 2003/05/08 20:39:29 commit db7ab2f447ee6097b2e98a526f6383a5ca388718 Author: jbj <devnull@localhost> Date: Thu May 8 15:52:36 2003 +0000 - don't use error string after gzclose (Dmitry V. Levin). CVS patchset: 6825 CVS date: 2003/05/08 15:52:36 commit 8fbd1290f661e6b0f6020b9de4b9cf900bcae2dc Author: jbj <devnull@localhost> Date: Wed May 7 23:20:31 2003 +0000 Convert mpw to and from long. CVS patchset: 6824 CVS date: 2003/05/07 23:20:31 commit 716074d0131800602361b6daf6bd6271885efbd5 Author: jbj <devnull@localhost> Date: Wed May 7 19:00:42 2003 +0000 Blueprint mpw against mpz routines, abandon signed division fo now. CVS patchset: 6823 CVS date: 2003/05/07 19:00:42 commit db263d446b72a55d69f357c83c1efd80c20d8225 Author: jbj <devnull@localhost> Date: Tue May 6 23:11:46 2003 +0000 - fix: cut-n-paste error setting nopromote for Conflicts: (#81965). CVS patchset: 6822 CVS date: 2003/05/06 23:11:46 commit 5f26a13065d64ede572b33f00349af041309e74a Author: jbj <devnull@localhost> Date: Tue May 6 22:54:03 2003 +0000 *** empty log message *** CVS patchset: 6821 CVS date: 2003/05/06 22:54:03 commit 19306b30aa76c22277607a59a2ba6a9ff5eaf7ac Author: jbj <devnull@localhost> Date: Tue May 6 21:53:02 2003 +0000 Use single ndivmod, rather than nmod followed by ndivmod, in mpstr. CVS patchset: 6820 CVS date: 2003/05/06 21:53:02 commit 3743a6283b6e644034ebacf0439a9eb468e25429 Author: jbj <devnull@localhost> Date: Tue May 6 19:57:10 2003 +0000 Fix s/bc/mpw/ typos in mpstr. Fix cut and paste booboo, s/rshift/lshift/ for when x << y. CVS patchset: 6819 CVS date: 2003/05/06 19:57:10 commit 12a12cf3982e160c342e7f9ba714d5734b64aefa Author: jbj <devnull@localhost> Date: Mon May 5 21:44:49 2003 +0000 Sanity. CVS patchset: 6818 CVS date: 2003/05/05 21:44:49 commit 3bb3246247fea289d3a2638fde2f3d0b191774fd Author: jbj <devnull@localhost> Date: Mon May 5 21:42:55 2003 +0000 Add unit test {rpmdb,mpw}/test subdirs. CVS patchset: 6817 CVS date: 2003/05/05 21:42:55 commit 704ce887bfe69799fff28882443025d59417f733 Author: jbj <devnull@localhost> Date: Mon May 5 21:42:13 2003 +0000 Move to rpmdb subdirectory. CVS patchset: 6816 CVS date: 2003/05/05 21:42:13 commit 52b7a8e310e2f1d4289c8532fe0226b8b731903c Author: jbj <devnull@localhost> Date: Mon May 5 19:33:46 2003 +0000 Upgrade to bsddb from python-2.3. CVS patchset: 6815 CVS date: 2003/05/05 19:33:46 commit c7b7ca5bbd5a2a166b9c47d2de3ee80786ce7730 Author: jbj <devnull@localhost> Date: Mon May 5 16:07:50 2003 +0000 Use new mpfpruntf now in beecrypt-3.0.0 API. CVS patchset: 6814 CVS date: 2003/05/05 16:07:50 commit 5cd37687754d5ec15b8865d67ccad52de53a33a0 Author: jbj <devnull@localhost> Date: Mon May 5 16:02:02 2003 +0000 Merge in latest beecrypt-3.0.0 changes. CVS patchset: 6813 CVS date: 2003/05/05 16:02:02 commit 4e1b7e82c001543adfa4ecbacccae61c93711f9a Author: jbj <devnull@localhost> Date: Mon May 5 02:16:59 2003 +0000 Back out Py_TPFLAGS_BASETYPE for now. CVS patchset: 6812 CVS date: 2003/05/05 02:16:59 commit 3db8afedc08c3f7425438ff029b5413456e6969d Author: jbj <devnull@localhost> Date: Sun May 4 17:34:53 2003 +0000 Use getattro/setattro throughout. Convert to mpfprintlin from diddled mpprintln. CVS patchset: 6811 CVS date: 2003/05/04 17:34:53 commit 66964f525cee898d418d6aa0da10a785b44f6692 Author: jbj <devnull@localhost> Date: Sun May 4 16:44:00 2003 +0000 Orphan. CVS patchset: 6810 CVS date: 2003/05/04 16:44:00 commit f54e177d8a8ee61d2d07cbc36e20c33c630f5ccb Author: jbj <devnull@localhost> Date: Sun May 4 16:00:18 2003 +0000 Merge latest beecrypt-3.0.0 bits. Spliddles. CVS patchset: 6809 CVS date: 2003/05/04 16:00:18 commit 6d64db3442af92c18847d75b473141fbd28a72b0 Author: jbj <devnull@localhost> Date: Fri May 2 21:50:23 2003 +0000 Sanity. CVS patchset: 6808 CVS date: 2003/05/02 21:50:23 commit 1b00e0031d5f85028300b1734418f43bf4584205 Author: jbj <devnull@localhost> Date: Fri May 2 21:05:46 2003 +0000 Generate random primes method. CVS patchset: 6807 CVS date: 2003/05/02 21:05:46 commit 69eaee5148a660465f4cd7a4bca91305c1b76379 Author: jbj <devnull@localhost> Date: Fri May 2 18:38:20 2003 +0000 Spliddles. CVS patchset: 6806 CVS date: 2003/05/02 18:38:20 commit 4b4cf3a0ebf421c4a950a2f2a48405fdad710911 Author: jbj <devnull@localhost> Date: Fri May 2 17:58:41 2003 +0000 Spliddles. CVS patchset: 6805 CVS date: 2003/05/02 17:58:41 commit 6479a55c561f2fbd606b72f8721066acbd842041 Author: jbj <devnull@localhost> Date: Fri May 2 17:47:41 2003 +0000 spliddles for type checking. CVS patchset: 6804 CVS date: 2003/05/02 17:47:41 commit f3de276031932be5311f97694c581d312393330e Author: jbj <devnull@localhost> Date: Fri May 2 16:18:50 2003 +0000 Import changes from latest beecrypt-3.0.0. CVS patchset: 6803 CVS date: 2003/05/02 16:18:50 commit 366f697b6690d245319eb856985e84625c25236d Author: jbj <devnull@localhost> Date: Thu May 1 23:28:46 2003 +0000 Intergate beecrypt spliddles. CVS patchset: 6802 CVS date: 2003/05/01 23:28:46 commit 0b64f73176d63b71b289b9946e3e77a135e79070 Author: jbj <devnull@localhost> Date: Thu May 1 19:55:27 2003 +0000 spliddles. CVS patchset: 6801 CVS date: 2003/05/01 19:55:27 commit 31e269224f4a3beabbdac86182d6ed9a44657253 Author: jbj <devnull@localhost> Date: Thu May 1 08:09:16 2003 +0000 fix typo in system.h. python: bindings for returning mpw's from random number generator. CVS patchset: 6800 CVS date: 2003/05/01 08:09:16 commit d13b4600f400d208873ac9c8c325ceebc2f3a257 Author: jbj <devnull@localhost> Date: Wed Apr 30 21:35:20 2003 +0000 Add mpw.rndm to return random in range 1 < r < b-1. CVS patchset: 6799 CVS date: 2003/04/30 21:35:20 commit 44fd5be7f9107a77882afee663a1030e08077cc0 Author: jbj <devnull@localhost> Date: Wed Apr 30 21:05:20 2003 +0000 Create rpmrng module. CVS patchset: 6798 CVS date: 2003/04/30 21:05:20 commit 1359f248a342c67e364ab83000f83f0c513f4686 Author: jbj <devnull@localhost> Date: Wed Apr 30 20:04:58 2003 +0000 splint fiddles. CVS patchset: 6797 CVS date: 2003/04/30 20:04:58 commit b1c4b8352440609c0c9c1a9a415d37a8e0c75439 Author: jbj <devnull@localhost> Date: Wed Apr 30 18:16:10 2003 +0000 Create rpm.mpw module from guts of rpm.bc. CVS patchset: 6796 CVS date: 2003/04/30 18:16:10 commit e4aa414fe7eb95b08e8784b4bfb59ff7a8151a83 Author: jbj <devnull@localhost> Date: Wed Apr 30 17:46:38 2003 +0000 Create. CVS patchset: 6795 CVS date: 2003/04/30 17:46:38 commit ebb6a798bceec91ba01b18b8789688794641d5d7 Author: jbj <devnull@localhost> Date: Wed Apr 30 17:45:30 2003 +0000 Reorganize to streamline debugging. CVS patchset: 6794 CVS date: 2003/04/30 17:45:30 commit b9ddecf2deada2d98aa3efff2db3eb9ee097de22 Author: jbj <devnull@localhost> Date: Wed Apr 30 03:25:19 2003 +0000 Bindings for modular arithmetic. CVS patchset: 6793 CVS date: 2003/04/30 03:25:19 commit dc60eb0074ed651ea687d190150e3037b9057349 Author: jbj <devnull@localhost> Date: Wed Apr 30 01:03:33 2003 +0000 beecrypt-3.0.0 merge: doxygen pass. CVS patchset: 6792 CVS date: 2003/04/30 01:03:33 commit ac36dd47499046706dc9c464bc1df398fe6a578b Author: jbj <devnull@localhost> Date: Wed Apr 30 00:11:40 2003 +0000 beecrypt-3.0.0 merge: entropy_noise_gather converts bits-tp-bytes, not words. CVS patchset: 6791 CVS date: 2003/04/30 00:11:40 commit d38e3db906459b7a2d9d2d8275d7d4fa8ae0a9e9 Author: jbj <devnull@localhost> Date: Tue Apr 29 16:49:51 2003 +0000 - fix: IDTXglob should return REMOVETID sorted headers (#89857). CVS patchset: 6790 CVS date: 2003/04/29 16:49:51 commit f7b055f024141730443759d6511e18c4ba463212 Author: jbj <devnull@localhost> Date: Tue Apr 29 11:32:25 2003 +0000 Typo. CVS patchset: 6789 CVS date: 2003/04/29 11:32:25 commit 01eb96d5995fc6ab49d3a0d06036797c953bb955 Author: jbj <devnull@localhost> Date: Tue Apr 29 08:35:56 2003 +0000 beecrypt-3.0.0 merge: expand MP_WBITS into types.h CVS patchset: 6788 CVS date: 2003/04/29 08:35:56 commit a94207342d80a5ca6fc19e05de95ec346c937ccb Author: jbj <devnull@localhost> Date: Tue Apr 29 08:15:16 2003 +0000 beecrypt-3.0.0 merge: splint checks. CVS patchset: 6787 CVS date: 2003/04/29 08:15:16 commit d4538f2d0da92317bbfeb37b1c7513350763b0f4 Author: jbj <devnull@localhost> Date: Mon Apr 28 21:10:07 2003 +0000 beecrypt-3.0.0 merge: DSA/SHA1 functional in rpm. CVS patchset: 6786 CVS date: 2003/04/28 21:10:07 commit e1e5fa4343052fea261b2d611cd9592378e940f1 Author: jbj <devnull@localhost> Date: Mon Apr 28 20:48:32 2003 +0000 Orphans CVS patchset: 6785 CVS date: 2003/04/28 20:48:32 commit e4474b56d620eda7c1f55b385aebac1731569a60 Author: jbj <devnull@localhost> Date: Mon Apr 28 19:34:20 2003 +0000 beecrypt-3.0.0 merge: uint32 excision. CVS patchset: 6784 CVS date: 2003/04/28 19:34:20 commit a08149369a67ef068bd205164c941768a8e97937 Author: jbj <devnull@localhost> Date: Mon Apr 28 15:06:30 2003 +0000 beecrypt-3.0.0 merge: bring in latest asm code. CVS patchset: 6783 CVS date: 2003/04/28 15:06:30 commit 6099f7ee0e858d8831726ff1e430e4f80d63ba62 Author: jbj <devnull@localhost> Date: Sun Apr 27 23:06:37 2003 +0000 beecrypt-3.0.0 merge: (mostly) grand renaming, mpw et al. CVS patchset: 6782 CVS date: 2003/04/27 23:06:37 commit 18eea94d34737988ae6c8dfaa9aebd349236994c Author: jbj <devnull@localhost> Date: Sat Apr 26 21:45:28 2003 +0000 beecrypt-3.0.0 merge: (partial) grand renaming, uint32 et al. CVS patchset: 6781 CVS date: 2003/04/26 21:45:28 commit a7467cba85c4e0ed6e28aa6f808083398f509974 Author: jbj <devnull@localhost> Date: Fri Apr 25 20:46:38 2003 +0000 beecrypt-3.0.0 merge: grand renaming, mp32barrett et al. CVS patchset: 6780 CVS date: 2003/04/25 20:46:38 commit 68b7bd7ebafa868590effdcefa97e8be57d64b3b Author: jbj <devnull@localhost> Date: Fri Apr 25 20:36:06 2003 +0000 beecrypt-3.0.0 merge: grand renaming, mp32barret et al. CVS patchset: 6779 CVS date: 2003/04/25 20:36:06 commit 6718ac9b84f8c3ddad6e5bb7b9716ee4cb894594 Author: jbj <devnull@localhost> Date: Fri Apr 25 19:45:10 2003 +0000 beecrypt-3.0.0 merge: grand renaming, mp32number et al. CVS patchset: 6778 CVS date: 2003/04/25 19:45:10 commit f589bf944ec8038f716840f66ef5c064f0645661 Author: jbj <devnull@localhost> Date: Fri Apr 25 19:22:20 2003 +0000 beecrypt-3.0.0 merge: file renaming. Sanity. CVS patchset: 6777 CVS date: 2003/04/25 19:22:20 commit 6531425e337992aae37b5fd16021c6534ca230df Author: jbj <devnull@localhost> Date: Fri Apr 25 19:19:48 2003 +0000 beecrypt-3.0.0 merge: grand renaming, mp32number et al. CVS patchset: 6776 CVS date: 2003/04/25 19:19:48 commit b52edfb1ed46c2eeb79c63dd9ceba158754257de Author: jbj <devnull@localhost> Date: Fri Apr 25 18:02:45 2003 +0000 beecrypt-3.0.0 merge: copyright messages, new primitive types merged. CVS patchset: 6775 CVS date: 2003/04/25 18:02:45 commit 79d776ceb661deaf583f6ba4db182d1d7053edcc Author: jbj <devnull@localhost> Date: Fri Apr 25 16:53:36 2003 +0000 bc-3.0.0: rename mp32*.[ch] files. CVS patchset: 6774 CVS date: 2003/04/25 16:53:36 commit fce07c707aed73ce92114d1ecb0cb825e230b9e8 Author: jbj <devnull@localhost> Date: Fri Apr 25 12:26:38 2003 +0000 Do signed scaling when dividing. CVS patchset: 6773 CVS date: 2003/04/25 12:26:38 commit 7f77dc6110f123b3e1fccc337cb39040e12e0fc6 Author: jbj <devnull@localhost> Date: Fri Apr 25 03:01:58 2003 +0000 Rework arithmetic. CVS patchset: 6772 CVS date: 2003/04/25 03:01:58 commit d55b8e03bc4ae98674595bb5cac6804c358cb80f Author: jbj <devnull@localhost> Date: Thu Apr 24 23:02:35 2003 +0000 fix: 15^8 had sign problems in intermediate. CVS patchset: 6771 CVS date: 2003/04/24 23:02:35 commit 740d48650b698234f8769c853285a6ac51853e66 Author: jbj <devnull@localhost> Date: Thu Apr 24 19:31:18 2003 +0000 fix: mp32str difficulties with sign bit. CVS patchset: 6770 CVS date: 2003/04/24 19:31:18 commit ec5c521b8347b988f9fab0dbed4ee21d82e767ff Author: jbj <devnull@localhost> Date: Thu Apr 24 19:29:52 2003 +0000 Call romtsOrder() on erasures. CVS patchset: 6769 CVS date: 2003/04/24 19:29:52 commit d2d3476ced6b79934f057a24ede10cada53a8e2e Author: jbj <devnull@localhost> Date: Thu Apr 24 16:59:05 2003 +0000 Trim leading zero's. CVS patchset: 6768 CVS date: 2003/04/24 16:59:05 commit de92f6ba0e709d3432bfdc21029676f702d2bfec Author: jbj <devnull@localhost> Date: Thu Apr 24 12:23:30 2003 +0000 Print positive numbers only. Add extra word for sign bit. CVS patchset: 6767 CVS date: 2003/04/24 12:23:30 commit d832d12330ab9b9dcf28dc937eaf8d5e668001fc Author: jbj <devnull@localhost> Date: Wed Apr 23 23:40:08 2003 +0000 Mostly functional sliding window exponentiation bindings. CVS patchset: 6766 CVS date: 2003/04/23 23:40:08 commit 3f50b8fe7e1f94b9fa8fbec915f74510841ddcd2 Author: jbj <devnull@localhost> Date: Mon Apr 21 22:31:28 2003 +0000 Don't segfault if given ascii armored rather than binary pubkey packets. CVS patchset: 6765 CVS date: 2003/04/21 22:31:28 commit 96142f1201ecfd4b867a40b2ba733bdf7269ef79 Author: jbj <devnull@localhost> Date: Mon Apr 21 14:30:19 2003 +0000 Orphan. CVS patchset: 6764 CVS date: 2003/04/21 14:30:19 commit 41cfdb404cbdd5c9cfeef99c5276e69d04c9b1d2 Author: jbj <devnull@localhost> Date: Fri Apr 18 14:03:31 2003 +0000 - python: missed tuple refcount in IDTXload/IDTXglob. CVS patchset: 6763 CVS date: 2003/04/18 14:03:31 commit e95166341a539e5fda08e9dbc6eab8db452f5fb5 Author: jbj <devnull@localhost> Date: Fri Apr 18 14:03:11 2003 +0000 python: missed tuple refcount in IDTXload/IDTXglob. CVS patchset: 6762 CVS date: 2003/04/18 14:03:11 commit 8490f11738a664e0d8c413b88fa3fe830facb573 Author: jbj <devnull@localhost> Date: Thu Apr 17 22:14:15 2003 +0000 Typos and transfer trash. CVS patchset: 6761 CVS date: 2003/04/17 22:14:15 commit c6156e0abde993ecff24a265e40b4f270a9e0076 Author: jbj <devnull@localhost> Date: Thu Apr 17 17:17:27 2003 +0000 Doxygen doco markup. CVS patchset: 6760 CVS date: 2003/04/17 17:17:27 commit 19dbe0729458b91be1f574c3504533031f1c936d Author: jbj <devnull@localhost> Date: Thu Apr 17 15:57:42 2003 +0000 Ignore .created too. CVS patchset: 6759 CVS date: 2003/04/17 15:57:42 commit 7232f895edaddb02c7c3cda04eba56b6d48bb154 Author: jbj <devnull@localhost> Date: Thu Apr 17 15:14:49 2003 +0000 Don't overflow internal tables with unknown user/group (#85346). CVS patchset: 6758 CVS date: 2003/04/17 15:14:49 commit 5f527ceb06dadf3c6febd710f2c5f8b027ab1cd7 Author: jbj <devnull@localhost> Date: Thu Apr 17 14:47:57 2003 +0000 rpmbuild, not rpm, -ba. CVS patchset: 6757 CVS date: 2003/04/17 14:47:57 commit 80aa2324955cdb73af81331dd47ac106e8ec831f Author: jbj <devnull@localhost> Date: Thu Apr 17 14:47:19 2003 +0000 rpmbuiod, not rpm, -ba. CVS patchset: 6756 CVS date: 2003/04/17 14:47:19 commit 97eb9b42fd7643637f1d9b09212f1faf79656a1d Author: jbj <devnull@localhost> Date: Thu Apr 17 14:44:07 2003 +0000 rpm-build, not rpmbuild. CVS patchset: 6755 CVS date: 2003/04/17 14:44:07 commit f7aaeb11df0bdbdffd6916ca083d0d8be4afb253 Author: jbj <devnull@localhost> Date: Wed Apr 16 22:13:18 2003 +0000 - permit secondary tag match patterns with RPMQV_ALL. CVS patchset: 6754 CVS date: 2003/04/16 22:13:18 commit 27785211ad035c1f5e36628771ca4f4b8cd017f5 Author: jbj <devnull@localhost> Date: Wed Apr 16 17:55:13 2003 +0000 Orphan. CVS patchset: 6753 CVS date: 2003/04/16 17:55:13 commit c243ab099b4429a20d1ac00baa3eeae206be4365 Author: jbj <devnull@localhost> Date: Wed Apr 16 17:48:04 2003 +0000 - resurrect manifests, RPMRC_NOTFOUND returned by readLead(). CVS patchset: 6752 CVS date: 2003/04/16 17:48:04 commit 14165bc5582af0306bff6bb42b7c76305bec5abf Author: jbj <devnull@localhost> Date: Tue Apr 15 20:04:25 2003 +0000 Merge file-4.02 changes. CVS patchset: 6751 CVS date: 2003/04/15 20:04:25 commit 392e5feaca236adca8eb5097e3c1c849031aa30a Author: jbj <devnull@localhost> Date: Tue Apr 15 18:50:00 2003 +0000 Port -F and -N from file-4.02. CVS patchset: 6750 CVS date: 2003/04/15 18:50:00 commit 81565202683f7b9d44a0d7dd66f0e610b29022c3 Author: jbj <devnull@localhost> Date: Tue Apr 15 17:24:17 2003 +0000 Move sources to src sub-directory. CVS patchset: 6749 CVS date: 2003/04/15 17:24:17 commit 58886e8cbaf167cde1a8a9d0113ad836fad50d55 Author: jbj <devnull@localhost> Date: Tue Apr 15 17:01:30 2003 +0000 Move magic generation to sub-directory. CVS patchset: 6748 CVS date: 2003/04/15 17:01:30 commit a2ed3a1f3e9ed7e6bcde955147ab7703d2139d9a Author: jbj <devnull@localhost> Date: Tue Apr 15 16:58:35 2003 +0000 Move magic creation to sub-directory. CVS patchset: 6747 CVS date: 2003/04/15 16:58:35 commit 20d11cf0f4b568eef0f66d2d606d103496948db0 Author: jbj <devnull@localhost> Date: Tue Apr 15 16:45:06 2003 +0000 Move man pages to sub-directory. CVS patchset: 6746 CVS date: 2003/04/15 16:45:06 commit 212ee02ec39b2a6d4b893d62addd9b99d4ae7a59 Author: jbj <devnull@localhost> Date: Tue Apr 15 16:43:03 2003 +0000 Move man pages to sub directory. CVS patchset: 6745 CVS date: 2003/04/15 16:43:03 commit 114be8061f77db28b1cfd4daf5dd38cfb10740c0 Author: jbj <devnull@localhost> Date: Tue Apr 15 15:19:30 2003 +0000 Gratuitous name changes from file-4.02. CVS patchset: 6744 CVS date: 2003/04/15 15:19:30 commit 99837681b3ec1f79ae23c9a60fa7e9162926e858 Author: jbj <devnull@localhost> Date: Tue Apr 15 15:03:49 2003 +0000 Gratuitous name changes from file-4.02. CVS patchset: 6743 CVS date: 2003/04/15 15:03:49 commit 1eef3a8561dbfa760f504ca9852cabdbc988a750 Author: jbj <devnull@localhost> Date: Mon Apr 14 21:04:57 2003 +0000 Create. CVS patchset: 6742 CVS date: 2003/04/14 21:04:57 commit 748f965540b6133d588864de928e7485a7bf54e9 Author: jbj <devnull@localhost> Date: Mon Apr 14 21:04:43 2003 +0000 Typos. CVS patchset: 6741 CVS date: 2003/04/14 21:04:43 commit 57b080d43fbc3095152e01f74d9a5b2342a400ae Author: jbj <devnull@localhost> Date: Mon Apr 14 20:54:50 2003 +0000 Compiles with file.h changes from file-4.02. CVS patchset: 6740 CVS date: 2003/04/14 20:54:50 commit b3d8f3155ed6fda819fd1d8df881bcb0a88f6717 Author: jbj <devnull@localhost> Date: Mon Apr 14 19:24:29 2003 +0000 Clone for file-4.02 merge. CVS patchset: 6739 CVS date: 2003/04/14 19:24:29 commit 12b77c0582c21366e3479a05c844cae7aaf6f32c Author: jbj <devnull@localhost> Date: Fri Apr 11 22:21:40 2003 +0000 Beecrypt python bindings for arithmetic and radix conversion formatting. CVS patchset: 6738 CVS date: 2003/04/11 22:21:40 commit 142d1ac037a2c8a6b8236b3fa70909565dffd71f Author: jbj <devnull@localhost> Date: Fri Apr 11 00:52:17 2003 +0000 Mostly complete beecrypt bindings. CVS patchset: 6737 CVS date: 2003/04/11 00:52:17 commit 552d691608cf3bef7d95acea4e2310a437da2c54 Author: jbj <devnull@localhost> Date: Wed Apr 9 21:46:31 2003 +0000 Splint fiddles. CVS patchset: 6736 CVS date: 2003/04/09 21:46:31 commit 783219a8325bca538d21c367f9c523a79dbcb011 Author: jbj <devnull@localhost> Date: Tue Apr 8 21:42:55 2003 +0000 fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST. fix: rpmal could segfault under obscure conditions. Use array, not individual structures, for rpmsw{Enter,Exit} timestamps. CVS patchset: 6735 CVS date: 2003/04/08 21:42:55 commit f60ec855de0d6bfd29325fcb73b2901780e72e3d Author: jbj <devnull@localhost> Date: Mon Apr 7 12:05:35 2003 +0000 Calibrated stopwatch using rdtsc. Probes for digest/signature and rpmdb. CVS patchset: 6734 CVS date: 2003/04/07 12:05:35 commit 0bb715a528359c01b6077f850ab0bc2e0f5e8c55 Author: jbj <devnull@localhost> Date: Fri Apr 4 22:15:58 2003 +0000 Accumulate compress/uncompress times. CVS patchset: 6733 CVS date: 2003/04/04 22:15:58 commit b18870666993f4f0e3679872bd0b168d6176320e Author: jbj <devnull@localhost> Date: Fri Apr 4 16:22:44 2003 +0000 Add cpuinfo() test program. CVS patchset: 6732 CVS date: 2003/04/04 16:22:44 commit 126654591c74112bffcf98887bd9a0c654856bbd Author: jbj <devnull@localhost> Date: Thu Apr 3 00:07:41 2003 +0000 Gettextify output strftime(3) formats (#83611). CVS patchset: 6731 CVS date: 2003/04/03 00:07:41 commit 598457907828b062cedc2cff252aeeab7b988fce Author: jbj <devnull@localhost> Date: Wed Apr 2 23:26:06 2003 +0000 Use rpmswEnter/rpmswExit throughout. CVS patchset: 6730 CVS date: 2003/04/02 23:26:06 commit 95f01d39a57c3c3d8ebf80cfd78e67c550dc32e5 Author: jbj <devnull@localhost> Date: Wed Apr 2 21:16:26 2003 +0000 Splint clean. CVS patchset: 6729 CVS date: 2003/04/02 21:16:26 commit 1f366d6a00d1cf8dc08a40fe789a1b68b4b80a5a Author: jbj <devnull@localhost> Date: Wed Apr 2 19:24:41 2003 +0000 Splint fiddles. CVS patchset: 6728 CVS date: 2003/04/02 19:24:41 commit d96a0816260b82501945f1b8e015efcf0839705c Author: jbj <devnull@localhost> Date: Tue Apr 1 22:30:04 2003 +0000 Splint fiddles. CVS patchset: 6727 CVS date: 2003/04/01 22:30:04 commit b0ca58af8e9bca4c1c8d288c71c39d4b484102d8 Author: jbj <devnull@localhost> Date: Tue Apr 1 22:27:39 2003 +0000 Splint fiddles. Create struct rpmop_s from OPSTAT_t. CVS patchset: 6726 CVS date: 2003/04/01 22:27:39 commit 4eb5fa7dc583f7c89d3a6118f73f581300a1375e Author: jbj <devnull@localhost> Date: Tue Apr 1 22:26:09 2003 +0000 Splint fiddles. Move OPSTAT_t to rpmsw.h. CVS patchset: 6725 CVS date: 2003/04/01 22:26:09 commit cec67caee668e6f95b1f5163b04d034d8c52fe5e Author: jbj <devnull@localhost> Date: Tue Apr 1 22:20:45 2003 +0000 Splint fiddles. CVS patchset: 6724 CVS date: 2003/04/01 22:20:45 commit 02bb493292857e493155e345ef5a766240b21e96 Author: jbj <devnull@localhost> Date: Fri Mar 28 22:47:18 2003 +0000 fix: Pass FIPS-C character by character, not strlen(ifn). CVS patchset: 6723 CVS date: 2003/03/28 22:47:18 commit 485f497e21a63a7d9dd75f2197b5223a5965959c Author: jbj <devnull@localhost> Date: Fri Mar 28 22:11:06 2003 +0000 Add gcrypt to tdigest. CVS patchset: 6722 CVS date: 2003/03/28 22:11:06 commit 53f81816ea838ac251ea69b9b143f2ac764ec5b5 Author: jbj <devnull@localhost> Date: Thu Mar 27 21:53:39 2003 +0000 Sanity. CVS patchset: 6721 CVS date: 2003/03/27 21:53:39 commit fc0a8f7bc95191481d9f3f7a97155af46d55013b Author: jbj <devnull@localhost> Date: Tue Mar 25 23:51:24 2003 +0000 Add transaction stop watch points. CVS patchset: 6718 CVS date: 2003/03/25 23:51:24 commit d79b053df3bd0b0b08d52a3d09a667650b1c7028 Author: jbj <devnull@localhost> Date: Tue Mar 25 00:22:23 2003 +0000 Repair rdtsc stopwatch, use gettimeofday(3) for now. CVS patchset: 6716 CVS date: 2003/03/25 00:22:23 commit 0b8c3f8319fb610f809f3276ae8001b67b85177d Author: jbj <devnull@localhost> Date: Mon Mar 24 17:25:42 2003 +0000 Add benchmark stopwatch, change precision from milli- to micro-secs. CVS patchset: 6715 CVS date: 2003/03/24 17:25:42 commit 803528c258d2c14b820a9b2fb5bf2eba9a486133 Author: jbj <devnull@localhost> Date: Sun Mar 23 00:36:13 2003 +0000 Make peace with automake-1.7.3. Recheck thread safety markes with fsm synchronous threads. CVS patchset: 6714 CVS date: 2003/03/23 00:36:13 commit 96cd0c2e288fa8ca561ad814265bc2138a80ddaa Author: jbj <devnull@localhost> Date: Thu Mar 20 23:42:05 2003 +0000 Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. Bump popt version. CVS patchset: 6710 CVS date: 2003/03/20 23:42:05 commit 97ec1053c9290e6f43e661be733ba08e3b1175b5 Author: jbj <devnull@localhost> Date: Wed Mar 19 16:05:49 2003 +0000 - unify signal handling in librpmio, use condvar to deliver signal. CVS patchset: 6707 CVS date: 2003/03/19 16:05:49 commit 099e6cd1ae88c97384ac085a8ceafdcf85a51ab6 Author: jbj <devnull@localhost> Date: Wed Mar 19 03:36:13 2003 +0000 Sanity, take 2. CVS patchset: 6706 CVS date: 2003/03/19 03:36:13 commit 6cb657b9d27bc6cd861a721d5284486a52993310 Author: jbj <devnull@localhost> Date: Wed Mar 19 03:00:02 2003 +0000 Sanity. CVS patchset: 6705 CVS date: 2003/03/19 03:00:02 commit d2a425e0158a0dced5bf199f229924890067c563 Author: jbj <devnull@localhost> Date: Tue Mar 18 17:48:19 2003 +0000 - fix: short option help missing string terminator. CVS patchset: 6704 CVS date: 2003/03/18 17:48:19 commit 5fe1914a155697b4f14483a394de9b25a4af5c19 Author: jbj <devnull@localhost> Date: Tue Mar 18 02:41:33 2003 +0000 Proof of concept scriptlet queue, single or multi threaded. CVS patchset: 6699 CVS date: 2003/03/18 02:41:33 commit 1923ecbc300d330eae0cf898f9274d11d11df658 Author: cturner <devnull@localhost> Date: Sun Mar 16 23:32:37 2003 +0000 version bump CVS patchset: 6698 CVS date: 2003/03/16 23:32:37 commit 935e813ccc5180d2cf186326c03928caf7f5f7a9 Author: cturner <devnull@localhost> Date: Sun Mar 16 23:31:42 2003 +0000 oops, make sure File::Spec is loaded CVS patchset: 6697 CVS date: 2003/03/16 23:31:42 commit 423aba69efad7d971129932c0edc990b4a093d3e Author: cturner <devnull@localhost> Date: Sun Mar 16 23:31:08 2003 +0000 fix rpmlib 4.0.x segfault that is a result of iterator freeing after the creating db is freed CVS patchset: 6696 CVS date: 2003/03/16 23:31:08 commit cfa8f19149254733f1e066c6476c06dbe37d399d Author: cturner <devnull@localhost> Date: Sun Mar 16 23:16:46 2003 +0000 fix problem in perl 5.6.x with basename/realpath/etc CVS patchset: 6695 CVS date: 2003/03/16 23:16:46 commit 77b724ec9940a01f435cc20a2a5f0445a14ef276 Author: jbj <devnull@localhost> Date: Sun Mar 16 22:36:52 2003 +0000 Create rpmsq, combining rpmdb/psm signal handlers. CVS patchset: 6694 CVS date: 2003/03/16 22:36:52 commit 04aa0e394ea53e1e87c547e2476c52dbf560fda1 Author: jbj <devnull@localhost> Date: Sun Mar 16 02:59:17 2003 +0000 Start unifying signal handlers. CVS patchset: 6693 CVS date: 2003/03/16 02:59:17 commit 0feab83bbe7f1d8a76e66cbfbe33f9459086cf93 Author: jbj <devnull@localhost> Date: Sat Mar 15 21:51:11 2003 +0000 Sanity. CVS patchset: 6692 CVS date: 2003/03/15 21:51:11 commit 55b458f93376e2611566a369ce676a7893a6c52e Author: jbj <devnull@localhost> Date: Sat Mar 15 16:56:46 2003 +0000 Create. CVS patchset: 6691 CVS date: 2003/03/15 16:56:46 commit 5def9fa5c68a8d6c36993ed85b4bd962b46974f3 Author: jbj <devnull@localhost> Date: Fri Mar 14 23:37:42 2003 +0000 Create. CVS patchset: 6690 CVS date: 2003/03/14 23:37:42 commit d5be3140637989f5f37f9e9d5518285395477f02 Author: jbj <devnull@localhost> Date: Fri Mar 14 23:37:25 2003 +0000 Sanity. CVS patchset: 6689 CVS date: 2003/03/14 23:37:25 commit 2d999924a620080dc211c5458fde93440dbed22a Author: jbj <devnull@localhost> Date: Fri Mar 14 21:43:16 2003 +0000 Skip /usr/lib/debug when walking $RPM_BUILD_ROOT. CVS patchset: 6688 CVS date: 2003/03/14 21:43:16 commit 97bed5159ebefd633bdd3c11a48b2deeef1424da Author: jbj <devnull@localhost> Date: Fri Mar 14 18:11:09 2003 +0000 Unchain iterator on NULL return. Don't segfault on --fileclass. CVS patchset: 6685 CVS date: 2003/03/14 18:11:09 commit bcf3c3dde45feb07c8caa454ecf0ab27ca79b271 Author: jbj <devnull@localhost> Date: Thu Mar 13 12:04:35 2003 +0000 Close and free iterators/cursors on signal exit path. CVS patchset: 6681 CVS date: 2003/03/13 12:04:35 commit ed1cc2fa039332bc35517c3c7b433150da419ef6 Author: jbj <devnull@localhost> Date: Wed Mar 12 21:57:50 2003 +0000 Sanity. CVS patchset: 6680 CVS date: 2003/03/12 21:57:50 commit 521861e7443971e712fd292c7ccfe7b1cfddf2e7 Author: jbj <devnull@localhost> Date: Wed Mar 12 13:31:13 2003 +0000 Don't put newlines in base64 tag, add rpmHeader tag. CVS patchset: 6679 CVS date: 2003/03/12 13:31:13 commit c3d4c061ac667e066ec39e131b803161f0a8e919 Author: jbj <devnull@localhost> Date: Wed Mar 12 02:08:58 2003 +0000 Orphan. CVS patchset: 6678 CVS date: 2003/03/12 02:08:58 commit 06b2ab0587c24a880df54c03e5a640b5b2cd7a44 Author: jbj <devnull@localhost> Date: Wed Mar 12 02:08:20 2003 +0000 - --queryformat '[%{*:xml}\n]' to dump header content in XML. CVS patchset: 6677 CVS date: 2003/03/12 02:08:20 commit fc24c6edb493a347add26341639d44bf3abeebe2 Author: jbj <devnull@localhost> Date: Tue Mar 11 00:51:26 2003 +0000 Use an iterator to hide pattern matching on tag/ext names. CVS patchset: 6676 CVS date: 2003/03/11 00:51:26 commit f9200584683e5bda36cc3cc66d66cb0d43c51305 Author: jbj <devnull@localhost> Date: Mon Mar 10 23:28:24 2003 +0000 - upgrade to zlib-1.2.beta7. - pass structure pointer, not args, through headerSprintf call chain. - add ":xml" header format modifier. CVS patchset: 6675 CVS date: 2003/03/10 23:28:24 commit 205419460247f03ab62c2357f305e9931ecefe1e Author: cturner <devnull@localhost> Date: Mon Mar 10 17:08:00 2003 +0000 ugh, rpm 4.1isms snuck in CVS patchset: 6674 CVS date: 2003/03/10 17:08:00 commit 91740bfd15c78e2b63a75495255a3b4727935bd8 Author: cturner <devnull@localhost> Date: Mon Mar 10 16:31:58 2003 +0000 prep a 0.61 build CVS patchset: 6671 CVS date: 2003/03/10 16:31:58 commit b58ca441e66148fa7f206729898943551c6c4c19 Author: jbj <devnull@localhost> Date: Mon Mar 10 14:39:07 2003 +0000 Minimize ars passed throuch headerSprintf call chain. CVS patchset: 6670 CVS date: 2003/03/10 14:39:07 commit 57ba0c77a23c2f040d152ee5c0ff49262fbf8f26 Author: cturner <devnull@localhost> Date: Sun Mar 9 18:34:27 2003 +0000 beginnings of control over the verify flags for transactions CVS patchset: 6669 CVS date: 2003/03/09 18:34:27 commit 477a3e0e3cc64d346c72a645828eda0dd75cf832 Author: cturner <devnull@localhost> Date: Sun Mar 9 17:53:35 2003 +0000 add expand_macro CVS patchset: 6668 CVS date: 2003/03/09 17:53:35 commit 6da035db569794121d4311a34754fb268cf68702 Author: cturner <devnull@localhost> Date: Sun Mar 9 09:56:44 2003 +0000 lot of changes to fix some fundamental refcount probs. also add new header sprintf method from James Olin Oden CVS patchset: 6667 CVS date: 2003/03/09 09:56:44 commit 680669383a5a35c4e8f7ff65799cac62edb5222c Author: jbj <devnull@localhost> Date: Sat Mar 8 23:31:10 2003 +0000 Splint fiddles. CVS patchset: 6666 CVS date: 2003/03/08 23:31:10 commit 946203d5d9aa29f5b59a94786d04e4a8e34f4832 Author: jbj <devnull@localhost> Date: Sat Mar 8 23:18:09 2003 +0000 Splint fiddles. CVS patchset: 6665 CVS date: 2003/03/08 23:18:09 commit 363bdbfa512829c536cad4dc10d2ad8b3c77772d Author: jbj <devnull@localhost> Date: Sat Mar 8 21:47:46 2003 +0000 Update to infnew-7 patch. CVS patchset: 6664 CVS date: 2003/03/08 21:47:46 commit 1dac41397f9e8176d1b1afbb320af659ebefbf1f Author: jbj <devnull@localhost> Date: Sat Mar 8 18:30:38 2003 +0000 Sanity. CVS patchset: 6663 CVS date: 2003/03/08 18:30:38 commit f465bd6d99dfe0cabe2bfeffc6c41d01d2913d68 Author: jbj <devnull@localhost> Date: Fri Mar 7 03:02:57 2003 +0000 Sanity. CVS patchset: 6659 CVS date: 2003/03/07 03:02:57 commit b178992ceb7ed12c31e5e9d7118af0a271c5f343 Author: jbj <devnull@localhost> Date: Fri Mar 7 03:01:20 2003 +0000 Fiddles to build on Red Hat 7.3. CVS patchset: 6657 CVS date: 2003/03/07 03:01:20 commit 51e7f7a5e9f5e5c762e049a97309e32928dd5bcc Author: jbj <devnull@localhost> Date: Thu Mar 6 22:50:04 2003 +0000 - fix: memory leak (85522). CVS patchset: 6656 CVS date: 2003/03/06 22:50:04 commit 29cffe52fca8d5480c333c557996d2bc0196a801 Author: jbj <devnull@localhost> Date: Thu Mar 6 00:57:54 2003 +0000 Revert c99 syntax in elfutils. Fiddles to build on Red Hat 7.3. CVS patchset: 6654 CVS date: 2003/03/06 00:57:54 commit e8cf6cbb056a5b4517191b2a216d48a712993460 Author: jbj <devnull@localhost> Date: Wed Mar 5 00:13:11 2003 +0000 Sanity. CVS patchset: 6652 CVS date: 2003/03/05 00:13:11 commit ef4490102a278a335d711dda2fc144a99f985a76 Author: jbj <devnull@localhost> Date: Tue Mar 4 23:35:23 2003 +0000 automake before autoconf. CVS patchset: 6651 CVS date: 2003/03/04 23:35:23 commit 2d3e04467bc30b0a7091556c0877526020f0c8bd Author: jbj <devnull@localhost> Date: Tue Mar 4 22:59:11 2003 +0000 Build with elfutils-0.76 internal, take 2. CVS patchset: 6648 CVS date: 2003/03/04 22:59:11 commit dd3b88df4df7cb30c5685f011a80a125e0431482 Author: jbj <devnull@localhost> Date: Tue Mar 4 22:03:25 2003 +0000 Resolve conflicts. CVS patchset: 6647 CVS date: 2003/03/04 22:03:25 commit c207ce7fd07e3d149bf6ac179d937a6f96ea9d24 Author: jbj <devnull@localhost> Date: Tue Mar 4 21:57:14 2003 +0000 Initial revision CVS patchset: 6646 CVS date: 2003/03/04 21:57:14 commit dd8e9be4ce4a9d98dea8df4eff7c1ccf1e038adf Author: jbj <devnull@localhost> Date: Sat Mar 1 20:23:39 2003 +0000 Sanity. CVS patchset: 6641 CVS date: 2003/03/01 20:23:39 commit f8cf4fc4a9f675d2a2d742c481ac52065b3c58cf Author: jbj <devnull@localhost> Date: Fri Feb 28 19:42:36 2003 +0000 Orphans. CVS patchset: 6639 CVS date: 2003/02/28 19:42:36 commit 5a71684d622be1c74ff1e0454ca2cd6705711448 Author: jbj <devnull@localhost> Date: Fri Feb 28 19:38:25 2003 +0000 Orphan. CVS patchset: 6638 CVS date: 2003/02/28 19:38:25 commit 7ac407a6df300fe3519fdce6e7c1bc206fb92169 Author: jbj <devnull@localhost> Date: Fri Feb 28 19:32:06 2003 +0000 Initial revision CVS patchset: 6472 CVS date: 2003/02/28 19:32:06 commit 783533803f83ebae7ad9c0ac4db509308189aa65 Author: jbj <devnull@localhost> Date: Fri Feb 28 19:23:24 2003 +0000 Initial revision CVS patchset: 6073 CVS date: 2003/02/28 19:23:24 commit ee64989f26334b937b430bb2e9fdc812d930ad74 Author: jbj <devnull@localhost> Date: Thu Feb 27 20:57:57 2003 +0000 - file: check size read from elf header (#85297). CVS patchset: 6072 CVS date: 2003/02/27 20:57:57 commit be0ee61ce94b8821b075d57caee261251f963aee Author: jbj <devnull@localhost> Date: Thu Feb 27 20:30:53 2003 +0000 - check size read from elf header (#85297). CVS patchset: 6071 CVS date: 2003/02/27 20:30:53 commit 8f41770db22e211beb93c6be13072817d8d33e07 Author: jbj <devnull@localhost> Date: Fri Feb 21 17:01:37 2003 +0000 More picky splint fiddles. CVS patchset: 6070 CVS date: 2003/02/21 17:01:37 commit 13a2b0b906b3c31365277a41f3fb00beae0dfc14 Author: jbj <devnull@localhost> Date: Fri Feb 21 05:13:48 2003 +0000 Splint fiddles. CVS patchset: 6069 CVS date: 2003/02/21 05:13:48 commit c1c4bed30245ecc474d4d8ed72183d5e75eea500 Author: jbj <devnull@localhost> Date: Fri Feb 21 04:19:07 2003 +0000 Splint fiddles. CVS patchset: 6068 CVS date: 2003/02/21 04:19:07 commit 939bbface17bc1e87a64aa55ca6783c4be322e94 Author: jbj <devnull@localhost> Date: Thu Feb 20 21:06:04 2003 +0000 Ready for splint annotations. CVS patchset: 6067 CVS date: 2003/02/20 21:06:04 commit 8940ecbe6285f120af403f255c52d11b58c06e21 Author: jbj <devnull@localhost> Date: Thu Feb 20 20:58:11 2003 +0000 Add versioning to library. Pick up remaining expat files. CVS patchset: 6066 CVS date: 2003/02/20 20:58:11 commit 867c6144032a7b80b734ae084e035202272d7d5c Author: jbj <devnull@localhost> Date: Thu Feb 20 20:40:53 2003 +0000 Automakify, getting rid of generated files. CVS patchset: 6065 CVS date: 2003/02/20 20:40:53 commit a86d93be542c918a10630f6348c29b346c0274f4 Author: jbj <devnull@localhost> Date: Thu Feb 20 18:55:53 2003 +0000 Initial revision CVS patchset: 6041 CVS date: 2003/02/20 18:55:53 commit 2c26d43b9898a3b5efb06b34946e7918384c1e55 Author: jbj <devnull@localhost> Date: Thu Feb 20 17:51:23 2003 +0000 Sanity. CVS patchset: 6040 CVS date: 2003/02/20 17:51:23 commit 3dade9b6af09b1f4e17229ff55f665dce1bdc815 Author: jbj <devnull@localhost> Date: Fri Feb 14 23:03:35 2003 +0000 - file: fix ogg/vorbis file classification problems. - skip fingerprints in /usr/share/doc and /usr/src/debug. - add file(1) as /usr/lib/rpm/rpmfile. - enable transaction coloring for s390x/ppc64. CVS patchset: 6039 CVS date: 2003/02/14 23:03:35 commit dd4954229d327ae3524504d5c6b769cb877fb887 Author: jbj <devnull@localhost> Date: Fri Feb 14 20:20:20 2003 +0000 fix: ogg/vorbis file classification problems. CVS patchset: 6038 CVS date: 2003/02/14 20:20:20 commit 82c4d0c0fb86fd56e46ea18509911a7097359ce8 Author: jbj <devnull@localhost> Date: Thu Feb 6 16:52:57 2003 +0000 - popt: diddle doxygen/splint annotations, corrected doco. CVS patchset: 6037 CVS date: 2003/02/06 16:52:57 commit e0e3dbeaec406fcb9674d674bf42ce09452cb2cd Author: jbj <devnull@localhost> Date: Wed Feb 5 15:35:57 2003 +0000 Spelling correction. CVS patchset: 6036 CVS date: 2003/02/05 15:35:57 commit 3b6005fbd9eb3d071674343db8defe3c3aabc74a Author: jbj <devnull@localhost> Date: Mon Feb 3 11:46:52 2003 +0000 oops, get rid of debugging printf's. destroy nptl functional test mutex/cond iff successful. initialize getcwd buffer to zero to keep valgrind happy. CVS patchset: 6035 CVS date: 2003/02/03 11:46:52 commit 8b68faf981d02d50d1666f543c337bb72cd23def Author: jbj <devnull@localhost> Date: Fri Jan 31 22:55:28 2003 +0000 - fix: trap SIGPIPE, close database(s). - configurable default query output format. CVS patchset: 6034 CVS date: 2003/01/31 22:55:28 commit 80e703591701ddbd4616ea3b741ecbba389b42fb Author: jbj <devnull@localhost> Date: Wed Jan 29 19:52:28 2003 +0000 - pay attention to package color when upgrading identical packages. CVS patchset: 6033 CVS date: 2003/01/29 19:52:28 commit e10b348c6a72689d2d6e68cdf69d829001d1c1c7 Author: jbj <devnull@localhost> Date: Wed Jan 29 18:53:01 2003 +0000 Functional upgrade glibc*i386 on x86_64 platform CVS patchset: 6032 CVS date: 2003/01/29 18:53:01 commit c63f257a7ebd1d41a3caf38172251bdb2e6c0b20 Author: jbj <devnull@localhost> Date: Tue Jan 28 17:17:26 2003 +0000 - fix: clean relocation path for --prefix=/. - python: permit stdout/stderr to be remapped to install.log. CVS patchset: 6031 CVS date: 2003/01/28 17:17:26 commit b4352eaa31f458d0eee5bf9b319982ded7fb246f Author: jbj <devnull@localhost> Date: Mon Jan 27 18:09:04 2003 +0000 Update sv.po. CVS patchset: 6030 CVS date: 2003/01/27 18:09:04 commit 4cab573997627bc9210a4c345da380a3ba83d2b8 Author: jbj <devnull@localhost> Date: Mon Jan 27 17:45:53 2003 +0000 - fix: more debugedit.c problems. CVS patchset: 6029 CVS date: 2003/01/27 17:45:53 commit c87fa0b0298dda7ae49e3b079a7d464934188fe2 Author: jbj <devnull@localhost> Date: Sat Jan 25 20:59:52 2003 +0000 - permit anaconda to choose "presentation order". CVS patchset: 6028 CVS date: 2003/01/25 20:59:52 commit 8441baccd286b9693e74841946d338c3667f0bae Author: jbj <devnull@localhost> Date: Sat Jan 25 18:10:30 2003 +0000 Display statfs(2) returns for debugging. CVS patchset: 6027 CVS date: 2003/01/25 18:10:30 commit 79365b0a0d558e40aea22d5c87a25b372f69accc Author: jbj <devnull@localhost> Date: Fri Jan 24 21:01:50 2003 +0000 Add file to the splint sources too. CVS patchset: 6026 CVS date: 2003/01/24 21:01:50 commit 83037d78fecac9fd89db832b0040a17a93f5667a Author: jbj <devnull@localhost> Date: Fri Jan 24 19:41:55 2003 +0000 splint fiddles. CVS patchset: 6025 CVS date: 2003/01/24 19:41:55 commit 19884892c015cd7371f0b2cee666484f159fbf43 Author: jbj <devnull@localhost> Date: Fri Jan 24 17:11:36 2003 +0000 Apply patches 9+10, equivalent to db-4.1.25 now. CVS patchset: 6024 CVS date: 2003/01/24 17:11:36 commit 7e716b70fb68cbef5bd35e154a734269067f1e37 Author: jbj <devnull@localhost> Date: Thu Jan 23 20:23:24 2003 +0000 splint fiddles. CVS patchset: 6023 CVS date: 2003/01/23 20:23:24 commit ff140452c3620c5216778aa72505ada37f3407be Author: jbj <devnull@localhost> Date: Wed Jan 22 19:21:23 2003 +0000 - fix: debugedit.c problem. CVS patchset: 6022 CVS date: 2003/01/22 19:21:23 commit de2448bccde0147dfa8cbbe8344691a7e0b118de Author: jbj <devnull@localhost> Date: Wed Jan 22 12:28:41 2003 +0000 Exit non-zero with bogus args. CVS patchset: 6021 CVS date: 2003/01/22 12:28:41 commit ff2846d708c5bc2d0068a84f4c280c28e92a1319 Author: jbj <devnull@localhost> Date: Wed Jan 22 12:06:15 2003 +0000 Make robustly stand alone. CVS patchset: 6020 CVS date: 2003/01/22 12:06:15 commit 2159f129703b200cf7aa81537a19d9148571b134 Author: jbj <devnull@localhost> Date: Tue Jan 21 00:59:36 2003 +0000 fix: check arch for null before appending. CVS patchset: 6019 CVS date: 2003/01/21 00:59:36 commit d6ea2fbf22bd4828bf30e2fd3248d2a191ce27d5 Author: jbj <devnull@localhost> Date: Mon Jan 20 23:52:04 2003 +0000 Splint fiddles. CVS patchset: 6018 CVS date: 2003/01/20 23:52:04 commit fc1b33b66f0502ad1d9ccf0e3a2112e7aeb8b478 Author: jbj <devnull@localhost> Date: Mon Jan 20 16:12:12 2003 +0000 Restore compiler warnings now tthat elfutil's -Werror is not there. CVS patchset: 6017 CVS date: 2003/01/20 16:12:12 commit f49f99df008b7909d5f7bf01702d70d7b7475a59 Author: jbj <devnull@localhost> Date: Fri Jan 17 17:43:04 2003 +0000 - duplicate package checks with arch/os checks if colored. - file conflict checks with colors. CVS patchset: 6013 CVS date: 2003/01/17 17:43:04 commit e5c6b0d28d48fb35ff47c0c2d55021735ec7e88c Author: jbj <devnull@localhost> Date: Thu Jan 16 16:59:47 2003 +0000 Update to latest. CVS patchset: 6012 CVS date: 2003/01/16 16:59:47 commit 6169570ccb926c3c449d99d06753a03233fbb1e0 Author: jbj <devnull@localhost> Date: Thu Jan 16 16:34:02 2003 +0000 Nitpicky fix. CVS patchset: 6011 CVS date: 2003/01/16 16:34:02 commit e906131f952eff844d0b8c53b3152baef4475f8b Author: jbj <devnull@localhost> Date: Tue Jan 14 22:08:35 2003 +0000 Link /usr/lib/rpm/rpmi statically. CVS patchset: 6010 CVS date: 2003/01/14 22:08:35 commit b11f8eeaf21f31177d4be2cfd6ad277aec60310c Author: jbj <devnull@localhost> Date: Mon Jan 13 20:58:21 2003 +0000 - teach rpmquery to return "owning" package(s) in spite of alternatives. CVS patchset: 6009 CVS date: 2003/01/13 20:58:21 commit 52133f7a61c908af41dd0abef0a23db52cd25fd2 Author: jbj <devnull@localhost> Date: Sun Jan 12 21:26:08 2003 +0000 typo. CVS patchset: 6008 CVS date: 2003/01/12 21:26:08 commit d23480d85dea973d9a03b6e2d51b71410dbd7b0c Author: jbj <devnull@localhost> Date: Sun Jan 12 21:23:49 2003 +0000 - file: *really* read elf64 notes correctly. - python: restore thread context on errorCB (#80744). CVS patchset: 6007 CVS date: 2003/01/12 21:23:49 commit 254626a18d8a54dfd3b09df5a1ed6027c9a83bf3 Author: jbj <devnull@localhost> Date: Sun Jan 12 18:39:01 2003 +0000 Create. CVS patchset: 6006 CVS date: 2003/01/12 18:39:01 commit 190a628644486b9c0ea6d3da44e808c21e72e3ac Author: jbj <devnull@localhost> Date: Fri Jan 10 20:37:45 2003 +0000 Sanity. CVS patchset: 6005 CVS date: 2003/01/10 20:37:45 commit b91db5522ba698a9b4743f3049adcae562b5d445 Author: jbj <devnull@localhost> Date: Fri Jan 10 20:34:26 2003 +0000 - fix: obscure corner case(s) with rpmvercmp (#50977). CVS patchset: 6004 CVS date: 2003/01/10 20:34:26 commit 24e18d4b3f38d7f7c2c4564b4026290fe7318e70 Author: jbj <devnull@localhost> Date: Wed Jan 8 23:27:51 2003 +0000 Teach python subdirs lib64 too. CVS patchset: 6003 CVS date: 2003/01/08 23:27:51 commit 0635d0ad62a786cb357ae43e602d77cbfb03f59c Author: jbj <devnull@localhost> Date: Wed Jan 8 22:36:23 2003 +0000 Use $(shell ...) in Makefile.am, duh. CVS patchset: 6002 CVS date: 2003/01/08 22:36:23 commit 050717618aade6df46f1302fd369ae96f9b9a48c Author: jbj <devnull@localhost> Date: Wed Jan 8 21:37:01 2003 +0000 - python: put rpmmodule.so where python expects to find. - add brp-strip-static-archive build root policy helper. - add -lelf to rpm LDFLAGS, not LDADD, since there is no libelf.la now. CVS patchset: 6001 CVS date: 2003/01/08 21:37:01 commit a6b27ed8a2510f3b5fdd4fc5c4322c60ac73b621 Author: jbj <devnull@localhost> Date: Tue Jan 7 23:13:52 2003 +0000 - file: read elf64 notes correctly. CVS patchset: 6000 CVS date: 2003/01/07 23:13:52 commit a585d154ac9b9b8d19bf28b2de56e98276ed990e Author: jbj <devnull@localhost> Date: Tue Jan 7 00:49:55 2003 +0000 - add perldeps.pl, start to replace perl.{prov,req}. CVS patchset: 5999 CVS date: 2003/01/07 00:49:55 commit b4ca0ec8b20851e331578b7191d8562e3f0de17f Author: jbj <devnull@localhost> Date: Mon Jan 6 23:55:44 2003 +0000 - for DSO's, provide the file basename if DT_SONAME not found. CVS patchset: 5998 CVS date: 2003/01/06 23:55:44 commit c4e0fdbf2120af5017e0c2c08ecdfa943e7c330d Author: jbj <devnull@localhost> Date: Mon Jan 6 19:47:33 2003 +0000 - portabilitly: solaris fixes. CVS patchset: 5997 CVS date: 2003/01/06 19:47:33 commit 92676fe33232f6cac4847a6943f31bc303a54d26 Author: jbj <devnull@localhost> Date: Sun Jan 5 19:30:54 2003 +0000 - file: avoid ogg/vorbis file classification problems. CVS patchset: 5996 CVS date: 2003/01/05 19:30:54 commit 0fef0de4041cab4b97979c15d9da5ed445e8f53e Author: jbj <devnull@localhost> Date: Fri Jan 3 21:30:33 2003 +0000 fix: inverted logic in RPMPROB_FILTER_REPLACENEWFILES filtering. CVS patchset: 5995 CVS date: 2003/01/03 21:30:33 commit ed806144245212853f1bd030981d967bfe77630e Author: jbj <devnull@localhost> Date: Wed Jan 1 20:33:21 2003 +0000 - fix: dependency helpers now rate limited at 10ms, not 1s. - add per-arch canonical color, only x86_64 enabled for now. CVS patchset: 5994 CVS date: 2003/01/01 20:33:21 commit eb93e7599587e462128dc3217e95adf3f1cd361c Author: jbj <devnull@localhost> Date: Wed Jan 1 17:32:51 2003 +0000 Update CHANGES. CVS patchset: 5993 CVS date: 2003/01/01 17:32:51 commit 49d9daa8d715550c1ed6c803d85cf5b273e06508 Author: jbj <devnull@localhost> Date: Wed Jan 1 17:26:46 2003 +0000 fix: file dependency dictionary has size other than #files. CVS patchset: 5992 CVS date: 2003/01/01 17:26:46 commit 2ca7f5f3b779418788d08da42f43d157e0d3786e Author: jbj <devnull@localhost> Date: Wed Jan 1 16:54:04 2003 +0000 fix: restore upgrade functionality with colors. CVS patchset: 5991 CVS date: 2003/01/01 16:54:04 commit 86f5190567b804dc82398802ca10a55322288df9 Author: jbj <devnull@localhost> Date: Tue Dec 31 02:12:02 2002 +0000 Dump multilib code, colored depndencies instead. CVS patchset: 5990 CVS date: 2002/12/31 02:12:02 commit 39cbc98d696209913e83cd2ddc5dd48fad8da687 Author: jbj <devnull@localhost> Date: Tue Dec 31 01:23:03 2002 +0000 1st crack at colored installs. CVS patchset: 5989 CVS date: 2002/12/31 01:23:03 commit be48ddd9e2f81fa2a3d224d1d7de0c532abf6c9d Author: jbj <devnull@localhost> Date: Mon Dec 30 14:50:33 2002 +0000 - fix: typo in assertion. CVS patchset: 5988 CVS date: 2002/12/30 14:50:33 commit 24e9464d2e30b02b4178198947b45fb45c165cbb Author: jbj <devnull@localhost> Date: Mon Dec 30 02:37:01 2002 +0000 - use rpmfiFDepends() underneath --fileprovide and --filerequire. - python: add fi.FColor() and fi.FClass() methods. - calculate dependency color and refernces. - python: add ds.Color() and ds.Refs() methods. CVS patchset: 5987 CVS date: 2002/12/30 02:37:01 commit 1b8508adc27371a944e730c218364eea110f8d9f Author: jbj <devnull@localhost> Date: Mon Dec 30 00:03:53 2002 +0000 - use rpmfiFDepends() underneath --fileprovide/--filerequire. CVS patchset: 5986 CVS date: 2002/12/30 00:03:53 commit cb4b0b8ce12baa3ec035f91e4bd5ad4c0cfa1886 Author: jbj <devnull@localhost> Date: Sun Dec 29 22:31:00 2002 +0000 - fix :armor query extension, tgpg mktmp handling (#80684). - use rpmfiClass underneath --fileclass. CVS patchset: 5985 CVS date: 2002/12/29 22:31:00 commit c67befa2833503c8864ec906a07ad8b4b617947c Author: jbj <devnull@localhost> Date: Sun Dec 29 19:44:18 2002 +0000 splint fiddles. CVS patchset: 5984 CVS date: 2002/12/29 19:44:18 commit 98fc9d533c9d5698c558a54d47d7087bb8f25a96 Author: jbj <devnull@localhost> Date: Sun Dec 29 19:28:30 2002 +0000 - python: eliminate hash.[ch] and upgrade.[ch], methods too. CVS patchset: 5983 CVS date: 2002/12/29 19:28:30 commit e4cac6608a15d6fa9e1ee7895ba86efc9f2e9922 Author: jbj <devnull@localhost> Date: Sun Dec 29 18:19:19 2002 +0000 - don't segfault with packages produced by rpm-2.93 (#80618). CVS patchset: 5982 CVS date: 2002/12/29 18:19:19 commit 817a6d983661b3d0ade1159238ea774f93cb7806 Author: jbj <devnull@localhost> Date: Sun Dec 29 01:06:58 2002 +0000 - add rpmfi methods to access color, class, and dependencies. CVS patchset: 5981 CVS date: 2002/12/29 01:06:58 commit d7a0ee2ca85c99ee49cd2110c027e0f09ef1795e Author: jbj <devnull@localhost> Date: Sat Dec 28 23:17:06 2002 +0000 splint fiddles. CVS patchset: 5980 CVS date: 2002/12/28 23:17:06 commit e65f6df21678082a8adc74d6eb30933fcaa70687 Author: jbj <devnull@localhost> Date: Sat Dec 28 19:31:21 2002 +0000 - error if querying with iterator on different sized arrays. CVS patchset: 5979 CVS date: 2002/12/28 19:31:21 commit 2119e50b90f0b5f145778e5325188d1d4487378a Author: jbj <devnull@localhost> Date: Sat Dec 28 00:24:14 2002 +0000 - fix builddir relative inclusion, add %%pubkeys to rpm header. - fix: package relocations were broken (#75057). CVS patchset: 5978 CVS date: 2002/12/28 00:24:14 commit 5e61b7cae81967b9bcc0700755336e5e42207b5e Author: jbj <devnull@localhost> Date: Fri Dec 27 19:42:22 2002 +0000 - ignore ENOENT return from db->close (#80514,#79314). CVS patchset: 5977 CVS date: 2002/12/27 19:42:22 commit c7975dbe480f9bb3d68e1075ba5fa967db8e3455 Author: jbj <devnull@localhost> Date: Fri Dec 27 18:01:00 2002 +0000 - disable perl module magic rule. CVS patchset: 5976 CVS date: 2002/12/27 18:01:00 commit cad1c310aac361cb8f07ffaa77e8ce8a5d6dda98 Author: jbj <devnull@localhost> Date: Fri Dec 27 16:12:09 2002 +0000 - add BETA-GPG-KEY (but not in headers using %%pubkey yet). CVS patchset: 5975 CVS date: 2002/12/27 16:12:09 commit be9a1f9007cbeb6955004c8309d1b9ebfb35d09a Author: jbj <devnull@localhost> Date: Thu Dec 26 23:19:17 2002 +0000 Don't fire helper for executable requires. CVS patchset: 5974 CVS date: 2002/12/26 23:19:17 commit 1aa83a98fc49f0a4dc272f12d33f425b632b52dd Author: jbj <devnull@localhost> Date: Thu Dec 26 20:38:26 2002 +0000 - resurrect automagic perl(foo) dependency generation. CVS patchset: 5973 CVS date: 2002/12/26 20:38:26 commit 3300e2810e0f86dd54b87fc9a46f9672a478b87f Author: jbj <devnull@localhost> Date: Thu Dec 26 17:18:01 2002 +0000 Initialize differently if using rpc access. CVS patchset: 5972 CVS date: 2002/12/26 17:18:01 commit ef982508f3e64b89be674038dc64c8300e670450 Author: jbj <devnull@localhost> Date: Tue Dec 24 20:37:39 2002 +0000 - add Red Hat pubkeys to rpm header. CVS patchset: 5971 CVS date: 2002/12/24 20:37:39 commit 60b4c2293fc0840258fc7a785c71784b05017479 Author: jbj <devnull@localhost> Date: Tue Dec 24 20:06:33 2002 +0000 - permit both relative/absolute paths, display 'P' when verifying. CVS patchset: 5970 CVS date: 2002/12/24 20:06:33 commit 6b0679df90d7c90aea308c2e5328aed401176790 Author: jbj <devnull@localhost> Date: Tue Dec 24 19:49:06 2002 +0000 - add %%pubkey attribute to read armored pubkey files into header. CVS patchset: 5969 CVS date: 2002/12/24 19:49:06 commit 268376a208ce942e92088315d383a4e09974cbc2 Author: jbj <devnull@localhost> Date: Tue Dec 24 17:06:35 2002 +0000 Rescusitate doxygen file manifest. CVS patchset: 5968 CVS date: 2002/12/24 17:06:35 commit fec28fa0043b8071e0fa2cadd465eeb0c1cdbb81 Author: jbj <devnull@localhost> Date: Tue Dec 24 07:38:02 2002 +0000 Keep message to 1 line. CVS patchset: 5967 CVS date: 2002/12/24 07:38:02 commit e2c12fef0a6e599db54427aab03ecac7a01a1e37 Author: jbj <devnull@localhost> Date: Tue Dec 24 07:33:26 2002 +0000 Check for unshared posix mutexes only on 1st open. CVS patchset: 5966 CVS date: 2002/12/24 07:33:26 commit e5b828ce71266fc0bf667769e68b32425f31f1af Author: jbj <devnull@localhost> Date: Tue Dec 24 07:28:01 2002 +0000 Ignore rpmdeps executable. CVS patchset: 5965 CVS date: 2002/12/24 07:28:01 commit bf9543cf81121ebe4a22fe52bb28ae4e412428d2 Author: jbj <devnull@localhost> Date: Tue Dec 24 07:27:23 2002 +0000 Remove unused Flags. CVS patchset: 5964 CVS date: 2002/12/24 07:27:23 commit e788b7c1f347e1cf42109590247ba03f3ab50229 Author: jbj <devnull@localhost> Date: Tue Dec 24 07:21:04 2002 +0000 - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. - fix: set DB_PRIVATE, not DB_ENV_PRIVATE, if unshared posix mutexes. - remove useless kernel/glibc dependencies (#79872). - add matching "config(N) = EVR" dependencies iff %%config is found. CVS patchset: 5963 CVS date: 2002/12/24 07:21:04 commit b7129ca89835ca7819b104f38d18970004fb0064 Author: jbj <devnull@localhost> Date: Tue Dec 24 04:04:20 2002 +0000 splint fiddles. CVS patchset: 5962 CVS date: 2002/12/24 04:04:20 commit 415b3e6ff241d1c7120ee12ddb28bb1ad25c2e0d Author: jbj <devnull@localhost> Date: Tue Dec 24 02:41:45 2002 +0000 fix: ia64 segfault on build. CVS patchset: 5961 CVS date: 2002/12/24 02:41:45 commit e3c423226eb5dcf13d3ae5ffb5abb11900f061fb Author: jbj <devnull@localhost> Date: Mon Dec 23 20:58:36 2002 +0000 Sanity. CVS patchset: 5960 CVS date: 2002/12/23 20:58:36 commit 34fd5ec8108c44927486b303622daa2d8af76e94 Author: jbj <devnull@localhost> Date: Sun Dec 22 02:23:38 2002 +0000 Typos. CVS patchset: 5959 CVS date: 2002/12/22 02:23:38 commit b63b4a5d122e8dfb631c8fa75a9a7a92708080ec Author: jbj <devnull@localhost> Date: Sun Dec 22 02:11:05 2002 +0000 - simplify specfile query linkage loop. - drill rpmts into parseSpec(), carrying Spec along. CVS patchset: 5958 CVS date: 2002/12/22 02:11:05 commit 1f6cdca2d549e02f3e65afa27b80cb852e283cd2 Author: jbj <devnull@localhost> Date: Sat Dec 21 20:37:37 2002 +0000 - add --enable-posixmutexes when configuring on linux. - add rpmdb_{deadlock,dump,load,svc,stat,verify} utilities. - include srpm pkgid in binary headers (#71460). - add %check scriptlet to run after %install (#64137). CVS patchset: 5957 CVS date: 2002/12/21 20:37:37 commit b2402702ae91a73f7e4a4787b6a170357e219533 Author: jbj <devnull@localhost> Date: Sat Dec 21 01:31:24 2002 +0000 splint fiddles. CVS patchset: 5956 CVS date: 2002/12/21 01:31:24 commit ec22ac6d3cbfac0130049c816023b9766095353e Author: jbj <devnull@localhost> Date: Sat Dec 21 01:05:44 2002 +0000 Sanity. CVS patchset: 5955 CVS date: 2002/12/21 01:05:44 commit e0a6204a4804ffc8bf1c4dd4165cf2c55838b0cf Author: jbj <devnull@localhost> Date: Fri Dec 20 18:36:23 2002 +0000 - copy compressFilelist to convertdb1.c, remove internal legacy.h. CVS patchset: 5954 CVS date: 2002/12/20 18:36:23 commit ec1cec87636c8c3b29b103ca034f445af83e4154 Author: jbj <devnull@localhost> Date: Fri Dec 20 18:25:59 2002 +0000 - error on exclusive Packages fcntl lock if DB_ENV_PRIVATE is set. CVS patchset: 5953 CVS date: 2002/12/20 18:25:59 commit 1a49f5b1acf5a257631ae9e52519d71285b2239b Author: jbj <devnull@localhost> Date: Fri Dec 20 16:09:15 2002 +0000 - test pthread_{mutex,cond}attr_setpshared(), add DB_ENV_PRIVATE if not. CVS patchset: 5952 CVS date: 2002/12/20 16:09:15 commit c346c3e69f15104de5b653b8d1657731bc6edc6c Author: jbj <devnull@localhost> Date: Fri Dec 20 15:03:18 2002 +0000 - dynamically link /bin/rpm, link against good old -lpthread. CVS patchset: 5951 CVS date: 2002/12/20 15:03:18 commit e7f55c20f5c7ae0eac290dd7f9d3a948e1f6ab26 Author: jbj <devnull@localhost> Date: Thu Dec 19 23:41:52 2002 +0000 - add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19. CVS patchset: 5950 CVS date: 2002/12/19 23:41:52 commit e7615329e96a64022f37885a0695ee9026c9d161 Author: jbj <devnull@localhost> Date: Wed Dec 18 23:00:31 2002 +0000 Sanity. CVS patchset: 5949 CVS date: 2002/12/18 23:00:31 commit d2ee89c989f13c7c4cf725c063e428f553789744 Author: jbj <devnull@localhost> Date: Wed Dec 18 22:59:03 2002 +0000 Correct typo. CVS patchset: 5948 CVS date: 2002/12/18 22:59:03 commit b3bc3cb19d15acc86df9400dc5e77adf8f6f1dd5 Author: jbj <devnull@localhost> Date: Wed Dec 18 22:54:00 2002 +0000 - add --file{class,provide,require} popt aliases and header extensions CVS patchset: 5947 CVS date: 2002/12/18 22:54:00 commit c10d7179bbead171e67e924538ad0f6751c8e961 Author: jbj <devnull@localhost> Date: Wed Dec 18 16:18:33 2002 +0000 - popt aliases for -U et al to achieve dynamic link with nptl. CVS patchset: 5946 CVS date: 2002/12/18 16:18:33 commit ad8350c14945a91b8d6b054cb1d6b458460e3525 Author: sopwith <devnull@localhost> Date: Wed Dec 18 01:46:25 2002 +0000 Add --dwim CVS patchset: 5945 CVS date: 2002/12/18 01:46:25 commit d69ad2f4fa325d0231360923adfdb60bfb22c0e0 Author: jbj <devnull@localhost> Date: Tue Dec 17 19:22:15 2002 +0000 - rebuild against glibc with fcntl fixed in libpthread. - re-enable CDB locking, removing "private" from %%__dbi_cdb macro. CVS patchset: 5944 CVS date: 2002/12/17 19:22:15 commit 1552eaba2eea4943e2234ffc1026ff08c18d8725 Author: jbj <devnull@localhost> Date: Sun Dec 15 18:30:44 2002 +0000 - disable fcntl(2) lock on Packages until glibc+nptl is fixed. - make cdb locks "private" for pthreads compatibility w/o NPTL. - add --enable-posixmutexes to use NPTL. - make dependency generation "opt-out" everywhere. CVS patchset: 5943 CVS date: 2002/12/15 18:30:44 commit becf1f7abaaf5304384490f8ef256f744f0c8dfc Author: jbj <devnull@localhost> Date: Sat Dec 14 22:03:14 2002 +0000 - generate Elf provides even if file is not executable. CVS patchset: 5942 CVS date: 2002/12/14 22:03:14 commit 96f4a259b507751db2d51b43978ba7b69a149c3a Author: jbj <devnull@localhost> Date: Sat Dec 14 21:39:19 2002 +0000 - fix: make sure each library has DT_NEEDED for all unresolved syms. CVS patchset: 5941 CVS date: 2002/12/14 21:39:19 commit 23a39efab69f2b60624a7c112ba7eb1a939afff1 Author: jbj <devnull@localhost> Date: Fri Dec 13 23:34:40 2002 +0000 - debug_packages "works", but non-noarch w/o %setup has empty payload. - make dependency generation "opt-in" in order to build in distro. - rebuild rpm with internal dependency generation enabled. CVS patchset: 5940 CVS date: 2002/12/13 23:34:40 commit 06ace585a76d86c41f5d9efa0069aadc76bc0795 Author: jbj <devnull@localhost> Date: Fri Dec 13 20:50:14 2002 +0000 Bail on rpmfts_repr() for now. CVS patchset: 5939 CVS date: 2002/12/13 20:50:14 commit 04a04dc62e6f2f94c0f88d2552db7e075d652ed1 Author: jbj <devnull@localhost> Date: Thu Dec 12 19:21:50 2002 +0000 - fix: add %%ifnarch noarch to debug_package macro CVS patchset: 5938 CVS date: 2002/12/12 19:21:50 commit d5a81771b690eca36a7b4efde27ef874204452c9 Author: jbj <devnull@localhost> Date: Thu Dec 12 19:16:45 2002 +0000 - fix: add rpmlib(VersionedDependencies) if versioned Provides: found. CVS patchset: 5937 CVS date: 2002/12/12 19:16:45 commit 8681309f1a19ebe597464aa3d1304bef06d3790e Author: jbj <devnull@localhost> Date: Thu Dec 12 17:46:22 2002 +0000 Add PyObject *md_dict; /*!< to look like PyModuleObject */ to all rpmfoo_Type's. CVS patchset: 5936 CVS date: 2002/12/12 17:46:22 commit 78ddb8c8761d21ad59f99404c1f077c1434e943a Author: jbj <devnull@localhost> Date: Wed Dec 11 15:06:17 2002 +0000 Sanity. CVS patchset: 5935 CVS date: 2002/12/11 15:06:17 commit fb0d3c9741a83bc8267eeccd4a2e490f4129e38c Author: jbj <devnull@localhost> Date: Wed Dec 11 14:24:46 2002 +0000 - rebuild against glibc with TLS support. CVS patchset: 5934 CVS date: 2002/12/11 14:24:46 commit 513fc078defe9b5893236002c9966e3cc7043ef1 Author: jbj <devnull@localhost> Date: Wed Dec 11 03:16:24 2002 +0000 Add iterators to rpmfts-py.c. splint fiddles. CVS patchset: 5933 CVS date: 2002/12/11 03:16:24 commit 2452c14619fd14c1b7eba69eec0c7d32dbf56d86 Author: jbj <devnull@localhost> Date: Wed Dec 11 00:12:17 2002 +0000 Add rpmfts-py.[ch] bindings for fts(3) from rpmio. splint fiddles. CVS patchset: 5932 CVS date: 2002/12/11 00:12:17 commit fe6043016c84107132bd0dc80ef454d2c81342b7 Author: jbj <devnull@localhost> Date: Tue Dec 10 19:46:03 2002 +0000 Add tp_{init,alloc,new,free} methods to rpmts. Use PyObject_{New,Del} consistently throughout. CVS patchset: 5931 CVS date: 2002/12/10 19:46:03 commit d412f8be53602c3a06d3b7b05a2fdae1af8a2b01 Author: jbj <devnull@localhost> Date: Tue Dec 10 16:35:29 2002 +0000 Sanity. CVS patchset: 5930 CVS date: 2002/12/10 16:35:29 commit c663b52bda675da4156476aa6154b439d89d6d13 Author: jbj <devnull@localhost> Date: Tue Dec 10 16:32:27 2002 +0000 Repair fc->skipReq insertion typo. CVS patchset: 5929 CVS date: 2002/12/10 16:32:27 commit c6dcee8ac6daa501de3ce727758d50b0807d868c Author: jbj <devnull@localhost> Date: Tue Dec 10 16:31:39 2002 +0000 Add coercions. CVS patchset: 5928 CVS date: 2002/12/10 16:31:39 commit 76cf50aa5bc111fc23b2c4fa4702c915126a9f61 Author: jbj <devnull@localhost> Date: Mon Dec 9 17:59:03 2002 +0000 Include rpmbc-py.h too. CVS patchset: 5927 CVS date: 2002/12/09 17:59:03 commit 971303be3e56cd9123c2a4d0b8897052ad2a6658 Author: jbj <devnull@localhost> Date: Mon Dec 9 17:22:55 2002 +0000 - don't generate dependencies unless execute bit is set. - enable internal automagic dependency generation as default. CVS patchset: 5926 CVS date: 2002/12/09 17:22:55 commit 1b650d04abfc1fc38ffb08121752b235ad8a4bd8 Author: jbj <devnull@localhost> Date: Sun Dec 8 21:50:36 2002 +0000 Implement divide and divmod methods. CVS patchset: 5925 CVS date: 2002/12/08 21:50:36 commit 0b6941dbb41bce6392086c73799afc9433fcaa2b Author: jbj <devnull@localhost> Date: Sun Dec 8 20:57:34 2002 +0000 Add Debug method, implement obvious functions. CVS patchset: 5924 CVS date: 2002/12/08 20:57:34 commit 9e279581d8d0f513e07bb275972ed9cec3dc897c Author: jbj <devnull@localhost> Date: Sun Dec 8 19:04:54 2002 +0000 Stubs for beecrypt bindings. CVS patchset: 5923 CVS date: 2002/12/08 19:04:54 commit 3d1f33d2706b276ce82ecdef36eacf69343389e6 Author: jbj <devnull@localhost> Date: Sat Dec 7 22:45:11 2002 +0000 Sanity. CVS patchset: 5922 CVS date: 2002/12/07 22:45:11 commit 9e737c3f6d48a94140f64bcb8b108c6f98709005 Author: jbj <devnull@localhost> Date: Sat Dec 7 22:29:21 2002 +0000 Insturment auto request/provide disabling. CVS patchset: 5921 CVS date: 2002/12/07 22:29:21 commit bb2c78fdba1cc6ea151936c5547e8cee92d02169 Author: jbj <devnull@localhost> Date: Sat Dec 7 21:27:09 2002 +0000 Splint fiddles. CVS patchset: 5920 CVS date: 2002/12/07 21:27:09 commit 92dee513d21e94a3aa7ee455d12cffed82db2ff2 Author: jbj <devnull@localhost> Date: Sat Dec 7 19:00:57 2002 +0000 Finish converting to .splintrc. CVS patchset: 5919 CVS date: 2002/12/07 19:00:57 commit 704ad49b02dbe1fbb7fc2189900f26d5a0b15c3e Author: jbj <devnull@localhost> Date: Sat Dec 7 05:48:45 2002 +0000 Handle (N,EVR,Flags) Provide:/Require: triple. CVS patchset: 5918 CVS date: 2002/12/07 05:48:45 commit 95cbf4bfe8bc6a9abcbb19e1034bb65c891b4dd1 Author: sopwith <devnull@localhost> Date: Fri Dec 6 02:09:57 2002 +0000 part two CVS patchset: 5917 CVS date: 2002/12/06 02:09:57 commit cf6060f773898d579fb3443133e10cafcf57940e Author: sopwith <devnull@localhost> Date: Fri Dec 6 02:04:31 2002 +0000 Better detection of ppc64 et al CVS patchset: 5916 CVS date: 2002/12/06 02:04:31 commit a2e69e76226fd29b6aeacc982b7acd62843e48ae Author: jbj <devnull@localhost> Date: Wed Dec 4 02:01:47 2002 +0000 python: gilding lilies. CVS patchset: 5915 CVS date: 2002/12/04 02:01:47 commit 0717d19bb11f312bfeba9a43651a72581dcd6a21 Author: jbj <devnull@localhost> Date: Tue Dec 3 21:00:38 2002 +0000 Add new rpmte methods. CVS patchset: 5914 CVS date: 2002/12/03 21:00:38 commit c96202ddef5c4ffcc3da81e1915b84e8f2a6102c Author: jbj <devnull@localhost> Date: Tue Dec 3 02:57:02 2002 +0000 - internal automagic dependency generation (disabled for now). CVS patchset: 5913 CVS date: 2002/12/03 02:57:02 commit c84e1589b098a29804a3c75c58c576aea305c06b Author: jbj <devnull@localhost> Date: Mon Dec 2 15:04:16 2002 +0000 - late rpmts reference causes premature free (#78862). CVS patchset: 5912 CVS date: 2002/12/02 15:04:16 commit 80b23366e79f229831efb6a590c90e2724d37927 Author: jbj <devnull@localhost> Date: Sun Dec 1 21:34:06 2002 +0000 - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. CVS patchset: 5911 CVS date: 2002/12/01 21:34:06 commit 0efbbada0f3005d6f81a940ba7b06aef2703a50b Author: jbj <devnull@localhost> Date: Sun Dec 1 18:03:22 2002 +0000 - link rpm libraries together, use shared helpers with external -lelf. - move libfmagic to librpmio. - use libtool-1.4.3, autoconf-2.56. - add explicit -L/lib64 -L/usr/lib64 for libtool mode=relink on x86_64. CVS patchset: 5910 CVS date: 2002/12/01 18:03:22 commit 5dfaaf855c2ee3164deacc7d720ec3c759bed8eb Author: jbj <devnull@localhost> Date: Sat Nov 30 22:49:10 2002 +0000 Link rpmcache/rpmgraph statically for now. CVS patchset: 5909 CVS date: 2002/11/30 22:49:10 commit 760d3a0c8b9c70b0fac0e6af49e683c9bf289d7e Author: jbj <devnull@localhost> Date: Sat Nov 30 22:15:29 2002 +0000 More splint fiddles. CVS patchset: 5908 CVS date: 2002/11/30 22:15:29 commit bd00220d417766369bb3e14193bbe7c2876a53e4 Author: jbj <devnull@localhost> Date: Sat Nov 30 21:42:24 2002 +0000 Splint fiddles. CVS patchset: 5907 CVS date: 2002/11/30 21:42:24 commit 0046c56cf8dc3503bc6f93d7bfde34cb8a9ac5c2 Author: jbj <devnull@localhost> Date: Sat Nov 30 21:07:08 2002 +0000 - upgrade to elfutils-0.63. CVS patchset: 5906 CVS date: 2002/11/30 21:07:08 commit b3c62fe13637ae987830f3a696e43b24c6caa55a Author: jbj <devnull@localhost> Date: Sat Nov 30 19:23:16 2002 +0000 Orphans. CVS patchset: 5905 CVS date: 2002/11/30 19:23:16 commit e50b4bc9cff8e8699e1e882570fd2c9e8879b2b6 Author: jbj <devnull@localhost> Date: Sat Nov 30 19:10:05 2002 +0000 Conflicts. CVS patchset: 5904 CVS date: 2002/11/30 19:10:05 commit 9b838f86043783a5b17b2a54a066fda56af5f9f3 Author: jbj <devnull@localhost> Date: Sat Nov 30 18:41:53 2002 +0000 Initial revision CVS patchset: 5903 CVS date: 2002/11/30 18:41:53 commit fc990ef48b29b1b5995d9fe5ef229bb223ad5095 Author: jbj <devnull@localhost> Date: Fri Nov 29 21:35:53 2002 +0000 - build with external elfutils (preferred), if available. CVS patchset: 5900 CVS date: 2002/11/29 21:35:53 commit a972f919a69bafb970237b102048699cfa81b3f9 Author: jbj <devnull@localhost> Date: Wed Nov 27 01:28:55 2002 +0000 - apply patches 7 and 8 to db-4.1.24. - upgrade to elfutils-0.59. - add -g to all platforms optflags. CVS patchset: 5899 CVS date: 2002/11/27 01:28:55 commit 2d8de3930b869b574fa236241040f0950c7cb55b Author: jbj <devnull@localhost> Date: Wed Nov 27 01:10:45 2002 +0000 Resurrect configure and Makefile.in. CVS patchset: 5898 CVS date: 2002/11/27 01:10:45 commit 35da88d5bbb143cd8f7878938fc186ad2ca0c94d Author: jbj <devnull@localhost> Date: Wed Nov 27 01:01:37 2002 +0000 OSI license. CVS patchset: 5897 CVS date: 2002/11/27 01:01:37 commit cbcc6b8b7478d1cee9d1192e64a3fbb840da77c6 Author: jbj <devnull@localhost> Date: Wed Nov 27 01:01:23 2002 +0000 Sanity. CVS patchset: 5896 CVS date: 2002/11/27 01:01:23 commit aadf64db75a2fe24ec67097ceff25638e5372eef Author: jbj <devnull@localhost> Date: Wed Nov 27 00:21:10 2002 +0000 OSI license. CVS patchset: 5895 CVS date: 2002/11/27 00:21:10 commit 33d47ca99a4f1f23a215a053f8b55bcdd670ab74 Author: jbj <devnull@localhost> Date: Tue Nov 26 23:04:08 2002 +0000 Don't bother with Makefile.in. CVS patchset: 5894 CVS date: 2002/11/26 23:04:08 commit b7696c27a7a0e35fcbd92d5dcb60df636f8c8548 Author: jbj <devnull@localhost> Date: Tue Nov 26 23:02:51 2002 +0000 Don't bother with configure. CVS patchset: 5893 CVS date: 2002/11/26 23:02:51 commit e1450d788f2f23c33c92016f511c73e2daa10245 Author: jbj <devnull@localhost> Date: Tue Nov 26 23:00:35 2002 +0000 Orphans. CVS patchset: 5892 CVS date: 2002/11/26 23:00:35 commit 211e40766a5de1be22a7d7e5325a1dc1fc97c9a0 Author: jbj <devnull@localhost> Date: Tue Nov 26 22:57:29 2002 +0000 Conflicts. CVS patchset: 5891 CVS date: 2002/11/26 22:57:29 commit 40e35cdce684eff593bd07fa5c44aac1497a1f36 Author: jbj <devnull@localhost> Date: Tue Nov 26 22:54:36 2002 +0000 Conflicts. CVS patchset: 5890 CVS date: 2002/11/26 22:54:36 commit c366b1cc14596b771a5d722c3fea9cec61f62f47 Author: jbj <devnull@localhost> Date: Tue Nov 26 22:53:44 2002 +0000 Initial revision CVS patchset: 5889 CVS date: 2002/11/26 22:53:44 commit 8ec359ea45cb587db1bedcbaf296e3a59031b9d1 Author: jbj <devnull@localhost> Date: Tue Nov 26 22:53:11 2002 +0000 Conflicts. CVS patchset: 5887 CVS date: 2002/11/26 22:53:11 commit 83b2da2fa8be42498c210fa0ba46da15f6802b88 Author: jbj <devnull@localhost> Date: Tue Nov 26 22:47:41 2002 +0000 7.Fix a bug which kept the Berkeley DB XML release from building with the Berkeley DB 4.1.24 release. This bug only affects builds of the Berkeley DB XML release. 8.Fix a bug which causes Berkeley DB to checkpoint quiescent database environments. CVS patchset: 5883 CVS date: 2002/11/26 22:47:41 commit eb8d9ee37b8b285292baa8c0eca88d802891e295 Author: jbj <devnull@localhost> Date: Tue Nov 26 22:45:05 2002 +0000 Orphan. CVS patchset: 5882 CVS date: 2002/11/26 22:45:05 commit cd993acac7d1791130b399add1c236f6d2bb91e0 Author: jbj <devnull@localhost> Date: Tue Nov 26 22:44:47 2002 +0000 - bundle libfmagic into librpmbuild for now. CVS patchset: 5881 CVS date: 2002/11/26 22:44:47 commit a496b09106a0ba21cb5f5a24257879cc8fad201e Author: jbj <devnull@localhost> Date: Tue Nov 26 22:34:21 2002 +0000 Use glibc __progname convention (with retrofit) throughout. CVS patchset: 5880 CVS date: 2002/11/26 22:34:21 commit 5b5c816a467e5826292e705893a8b3b15b7c23e3 Author: sopwith <devnull@localhost> Date: Fri Nov 22 15:10:28 2002 +0000 Add ppc64 CVS patchset: 5879 CVS date: 2002/11/22 15:10:28 commit 1b1882800cce7f271bebdb6d62a8b3f9c99baf26 Author: sopwith <devnull@localhost> Date: Fri Nov 22 14:58:21 2002 +0000 Handle python disablement better by always passing --with-python/--without-python as appropriate. CVS patchset: 5878 CVS date: 2002/11/22 14:58:21 commit 5d5c6b8f1ccf4fe46c6e4549f0fb3f30a2f79dec Author: jbj <devnull@localhost> Date: Wed Nov 20 15:13:03 2002 +0000 - use rpmdeps rather than find-{requires,provides}. CVS patchset: 5877 CVS date: 2002/11/20 15:13:03 commit 22389abbd44af3376c4c86824a558eae412bc541 Author: jbj <devnull@localhost> Date: Tue Nov 19 18:40:21 2002 +0000 - add AC_SYS_LARGFILE throughout. - statically link rpmdeps against (internal) libfmagic. CVS patchset: 5876 CVS date: 2002/11/19 18:40:21 commit 1c023424d7fb2de08293a5721e11ec4a909a04e2 Author: jbj <devnull@localhost> Date: Tue Nov 19 15:07:08 2002 +0000 Correct doxygen-1.2.18 warnings. CVS patchset: 5875 CVS date: 2002/11/19 15:07:08 commit 47ce5c04fbafb31c46e8c4e59893c389bd6b6f3d Author: jbj <devnull@localhost> Date: Tue Nov 19 13:50:55 2002 +0000 MOre annotations. CVS patchset: 5874 CVS date: 2002/11/19 13:50:55 commit 78890a935a25bd98f7b9ebd70e1da8cd044c63cf Author: jbj <devnull@localhost> Date: Mon Nov 18 23:53:05 2002 +0000 Print to private buffer, not stdout. Kill off ckfputs/ckfprintf. CVS patchset: 5873 CVS date: 2002/11/18 23:53:05 commit a489262365e5b7b6af7ed1cbc191635a646d37ad Author: jbj <devnull@localhost> Date: Sat Nov 16 15:06:17 2002 +0000 - fix: option conflict error message (#77373). CVS patchset: 5872 CVS date: 2002/11/16 15:06:17 commit 362d1ae73fdfe76b07fba14a28b139048c8965e6 Author: jbj <devnull@localhost> Date: Fri Nov 15 21:10:32 2002 +0000 - resurrect availablePackages one more time. CVS patchset: 5871 CVS date: 2002/11/15 21:10:32 commit 2dc6fe0505c2f8a5cbef51a32732b6f97dbfc898 Author: jbj <devnull@localhost> Date: Fri Nov 15 18:34:44 2002 +0000 Build -0.9. CVS patchset: 5870 CVS date: 2002/11/15 18:34:44 commit fbd96006c48de87b8ae3194d10ffdf34bd3f9461 Author: jbj <devnull@localhost> Date: Fri Nov 15 18:29:34 2002 +0000 Apply patch.4.1.24.6: 6.Fix a bug where Berkeley DB could overwrite incorrectly formatted files rather than returning an error to the application during open. CVS patchset: 5869 CVS date: 2002/11/15 18:29:34 commit 0288c9fcfa151f293ff96ffe601aa04e3cb28d33 Author: jbj <devnull@localhost> Date: Fri Nov 15 18:28:43 2002 +0000 Apply patch.4.1.24.5: 5.Fix a bug where Hash databases could be corrupted on filesystems that do not zero-fill implicitly created blocks. This patch only needs to be applied for Berkeley DB applications running on such filesystems (for example, Windows/9X, QNX, VxWorks DosFS 1.0 and unpatched DosFS 2.2). CVS patchset: 5868 CVS date: 2002/11/15 18:28:43 commit 0b18a15516f26eaab58c1d53abe0b4039e02dd6b Author: jbj <devnull@localhost> Date: Fri Nov 15 18:28:01 2002 +0000 Apply patch.4.1.24.4: 4.Fix a bug where read-only databases were not mapped into memory but were instead read through the Berkeley DB buffer cache. CVS patchset: 5867 CVS date: 2002/11/15 18:28:01 commit c0e27af8c5dc9d209854ca9170995622652fc30c Author: jbj <devnull@localhost> Date: Fri Nov 15 18:27:07 2002 +0000 Apply patch.4.1.24.3: 3.Fix a link error ("GetLongPathNameA could not be located in the dynamic link library KERNEL32.dll") that prevented the Berkeley DB 4.1.24 release from loading on some Windows/NT systems. CVS patchset: 5866 CVS date: 2002/11/15 18:27:07 commit d3805810d30fb0a900ad73eb9104368ca2222641 Author: jbj <devnull@localhost> Date: Fri Nov 15 18:26:16 2002 +0000 Apply patch.4.1.24.2: 2.Fix a bug where replicas could not remove log files because the checkpoint lsn was not being updated properly. CVS patchset: 5865 CVS date: 2002/11/15 18:26:16 commit 94f365ca99d55f693e4a62437f71282cff08c60d Author: jbj <devnull@localhost> Date: Fri Nov 15 18:25:24 2002 +0000 Apply patch.4.1.24.1: 1.Fix a bug which could cause database environment open to hang. This bug only affects encrypted Berkeley DB database environments, and the patch should only be applied to Berkeley DB releases including cryptographic support. CVS patchset: 5864 CVS date: 2002/11/15 18:25:24 commit 5e12066479a49936f1a00a145c3262229a8cf8f0 Author: jbj <devnull@localhost> Date: Fri Nov 15 18:01:47 2002 +0000 - update to elfutils-0.56. - have debug sub-subpackage use external, not internal, elfutils. CVS patchset: 5863 CVS date: 2002/11/15 18:01:47 commit 62d158f87b5fbae30a03c9594694b5fd52b3e21b Author: sopwith <devnull@localhost> Date: Thu Nov 14 12:53:11 2002 +0000 Patch from #77849 CVS patchset: 5862 CVS date: 2002/11/14 12:53:11 commit 15e18dcd5044086a4aee47a098ca6651b814f9b8 Author: jbj <devnull@localhost> Date: Wed Nov 13 20:05:06 2002 +0000 Initial revision CVS patchset: 5856 CVS date: 2002/11/13 20:05:06 commit d0c70393b66be44289d235f4e3320e37e247908a Author: jbj <devnull@localhost> Date: Wed Nov 13 19:57:19 2002 +0000 Resolve conflicts. CVS patchset: 5855 CVS date: 2002/11/13 19:57:19 commit 64b3c45688b005c01a0fe9b4e4edfa17addbc263 Author: jbj <devnull@localhost> Date: Wed Nov 13 19:45:07 2002 +0000 Initial revision CVS patchset: 5853 CVS date: 2002/11/13 19:45:07 commit 8e53ee685acc6d2868c82279c427a58ea9dc5428 Author: jbj <devnull@localhost> Date: Wed Nov 13 18:18:33 2002 +0000 - fix: bash must have functional libtermcap.so.2. CVS patchset: 5850 CVS date: 2002/11/13 18:18:33 commit 314d3fba1c40af3dc743f21ad3e85a5d5153e15b Author: jbj <devnull@localhost> Date: Tue Nov 12 22:56:03 2002 +0000 more debugging. CVS patchset: 5849 CVS date: 2002/11/12 22:56:03 commit e87e61d32e06a03bc6db1d2be8f546f1791eb892 Author: jbj <devnull@localhost> Date: Tue Nov 12 21:55:50 2002 +0000 --rollback debugging (for now). CVS patchset: 5848 CVS date: 2002/11/12 21:55:50 commit 937ba6c27ce37057fed550927e1f5c523475d33f Author: jbj <devnull@localhost> Date: Tue Nov 12 20:09:04 2002 +0000 Elfutils fiddles fo fix striptofile. CVS patchset: 5847 CVS date: 2002/11/12 20:09:04 commit 4b68a64e6b866f54fd5f396605dc9a5ca63979bb Author: jbj <devnull@localhost> Date: Tue Nov 12 19:58:00 2002 +0000 Sanity. CVS patchset: 5846 CVS date: 2002/11/12 19:58:00 commit fd2febe30909b1919e7e8c5d7c2b5f9d3eae1c1e Author: jbj <devnull@localhost> Date: Sat Nov 9 19:25:13 2002 +0000 - add _javadir/_javadocdir/_javaclasspath macros. CVS patchset: 5845 CVS date: 2002/11/09 19:25:13 commit 1d55aedd3f2f42b56fc2c1bb3880980f89181a89 Author: jbj <devnull@localhost> Date: Fri Nov 8 22:48:30 2002 +0000 Ignore generated files. CVS patchset: 5844 CVS date: 2002/11/08 22:48:30 commit 0f9652535c818cd92489dbce3c44e777507b68bd Author: jbj <devnull@localhost> Date: Fri Nov 8 22:27:08 2002 +0000 Sanity. CVS patchset: 5843 CVS date: 2002/11/08 22:27:08 commit a83d336131ac2f993aacf6625bd2ded4775335fb Author: cturner <devnull@localhost> Date: Fri Nov 8 22:25:19 2002 +0000 little bit closer to working on x86_64; allow -lbz2 to be forced on Makefile.PL CVS patchset: 5842 CVS date: 2002/11/08 22:25:19 commit 3a6513ab13dad27e26d5b05707c2e1cd8bd6884a Author: jbj <devnull@localhost> Date: Fri Nov 8 22:23:36 2002 +0000 Regenerate libltdl autocrap. CVS patchset: 5841 CVS date: 2002/11/08 22:23:36 commit b80cd0baa027dfc6a148e32ae918612e98b0aeb6 Author: jbj <devnull@localhost> Date: Thu Nov 7 16:00:54 2002 +0000 Re-enable libcpu and libasm. CVS patchset: 5840 CVS date: 2002/11/07 16:00:54 commit 8f9013cec58353997122b87df1931ddaf7fb1089 Author: jbj <devnull@localhost> Date: Thu Nov 7 14:22:41 2002 +0000 Revert x86_64 hacks. Update to latest config.{guess,sub}. CVS patchset: 5839 CVS date: 2002/11/07 14:22:41 commit be3e76bc1dae0fe5a71502fd173b0ab07e343339 Author: jbj <devnull@localhost> Date: Thu Nov 7 13:18:27 2002 +0000 Resolve conflicts. CVS patchset: 5837 CVS date: 2002/11/07 13:18:27 commit 9f5183ea6490c7859ecfb281af1097adad43fb48 Author: jbj <devnull@localhost> Date: Thu Nov 7 13:18:27 2002 +0000 Resolve conflicts. CVS patchset: 5836 CVS date: 2002/11/07 13:18:27 commit d9fb627db673d01a4e3a483730fa60085df0c1d7 Author: jbj <devnull@localhost> Date: Thu Nov 7 13:14:30 2002 +0000 Initial revision CVS patchset: 5834 CVS date: 2002/11/07 13:14:30 commit 6f04ed9f48258141f87dfa5e32884328107578ad Author: jbj <devnull@localhost> Date: Thu Nov 7 13:13:41 2002 +0000 Libdwarf annotations. CVS patchset: 5832 CVS date: 2002/11/07 13:13:41 commit cce908ec4ae567a93cb54bd605ba8c7d08382249 Author: jbj <devnull@localhost> Date: Wed Nov 6 16:46:54 2002 +0000 Upgrade to bsddb3 3.4.2, include db-4.1.17 fiddles. CVS patchset: 5829 CVS date: 2002/11/06 16:46:54 commit 47b8b814681c26307b0599558634cadf96bcb5da Author: jbj <devnull@localhost> Date: Tue Nov 5 23:08:19 2002 +0000 splint fiddles. CVS patchset: 5828 CVS date: 2002/11/05 23:08:19 commit 75d27753a7d589afce7bc4b3109fce96c30a09f7 Author: jbj <devnull@localhost> Date: Tue Nov 5 23:00:34 2002 +0000 Mostly tasteful/consistent splint annotations for libelf. CVS patchset: 5827 CVS date: 2002/11/05 23:00:34 commit 10447b34d679a266a2e42e87776e4f41fcc936ba Author: jbj <devnull@localhost> Date: Tue Nov 5 22:49:32 2002 +0000 Revert elf-knowledge.h hack. CVS patchset: 5826 CVS date: 2002/11/05 22:49:32 commit 90d7f523997837adac14c77a9a61d405fcdf66e9 Author: jbj <devnull@localhost> Date: Tue Nov 5 22:45:02 2002 +0000 Remove multilib patch. splint fiddles. CVS patchset: 5825 CVS date: 2002/11/05 22:45:02 commit e99358b753e1f8b12474e0b15097af79bf49cc8c Author: jbj <devnull@localhost> Date: Sat Oct 26 14:43:43 2002 +0000 - fix: permit build with --disable-nls (#76258). - add error message on glob failure (#76012). CVS patchset: 5821 CVS date: 2002/10/26 14:43:43 commit 76cc00093491cab018afbdfe74cee7676159cd70 Author: jbj <devnull@localhost> Date: Fri Oct 25 16:46:37 2002 +0000 Use internal elfutils, not libelf, includes. CVS patchset: 5819 CVS date: 2002/10/25 16:46:37 commit 1cf7c12c53c65e1173e9ff4c48b5d9f74b8bb845 Author: jbj <devnull@localhost> Date: Fri Oct 25 15:40:08 2002 +0000 - rpm.8: gpg uses GNUPGHOME, not GPGPATH (#76691). CVS patchset: 5818 CVS date: 2002/10/25 15:40:08 commit d65517beca09a6049052f82c7e55c63530489acc Author: jbj <devnull@localhost> Date: Fri Oct 25 14:46:49 2002 +0000 - fix: /dev/initctl has not MD5 segfault (#76718). CVS patchset: 5817 CVS date: 2002/10/25 14:46:49 commit 6328dbbbf043ee08a7e5c1cbe880d03af60adca4 Author: jbj <devnull@localhost> Date: Thu Oct 24 21:42:57 2002 +0000 Kill tfr.c, use rpmdeps. CVS patchset: 5816 CVS date: 2002/10/24 21:42:57 commit 4cf0b35006a640b6d24284583aee283b0612121d Author: jbj <devnull@localhost> Date: Thu Oct 24 21:41:24 2002 +0000 Build 4.2-0.5. CVS patchset: 5815 CVS date: 2002/10/24 21:41:24 commit e2b28faace3abc3f1962e6c54fdb5f4af797ebf1 Author: jbj <devnull@localhost> Date: Thu Oct 24 21:36:12 2002 +0000 - add /usr/lib/rpm/rpmdeps. - add /usr/lib/rpm/magic. CVS patchset: 5814 CVS date: 2002/10/24 21:36:12 commit dec92019981323fac040c4d73f553d9e6bd72dda Author: jbj <devnull@localhost> Date: Thu Oct 24 18:33:09 2002 +0000 Add stupid "()(64bit" markings. CVS patchset: 5813 CVS date: 2002/10/24 18:33:09 commit acc814a6674319927a49d97e35925635fb4c7baa Author: jbj <devnull@localhost> Date: Wed Oct 23 20:41:57 2002 +0000 - elfutils: avoid gcc-3.2 ICE on x86_64 for now. CVS patchset: 5812 CVS date: 2002/10/23 20:41:57 commit bd1235296294ef894ec7d4ddf3cb0407848a91d0 Author: jbj <devnull@localhost> Date: Wed Oct 23 20:34:52 2002 +0000 - resurrect genhdlist "greased lightning" pathway for now. CVS patchset: 5811 CVS date: 2002/10/23 20:34:52 commit d906129a9a26847f84c63724910b0e1a7f689df0 Author: jbj <devnull@localhost> Date: Wed Oct 23 16:28:08 2002 +0000 Resolve conflicts. CVS patchset: 5810 CVS date: 2002/10/23 16:28:08 commit 6aba3b12d016a37037164e4ee8152eed7412bf90 Author: jbj <devnull@localhost> Date: Wed Oct 23 16:20:17 2002 +0000 Resolve conflict. CVS patchset: 5809 CVS date: 2002/10/23 16:20:17 commit aecacb8eafa9d4958aa4251cc7f47597671e586c Author: jbj <devnull@localhost> Date: Wed Oct 23 16:02:16 2002 +0000 Initial revision CVS patchset: 5808 CVS date: 2002/10/23 16:02:16 commit ad513051bd51228aa506e3d33adfff37d4d1eef7 Author: jbj <devnull@localhost> Date: Wed Oct 23 15:39:41 2002 +0000 Initial revision CVS patchset: 5803 CVS date: 2002/10/23 15:39:41 commit 30b650580233b357cc7e68e95accc9db4186e5b5 Author: jbj <devnull@localhost> Date: Wed Oct 23 00:09:06 2002 +0000 Upgrade to autoconf-2.54 and elfutils-0.51. CVS patchset: 5802 CVS date: 2002/10/23 00:09:06 commit df88f7add5379ecd0482a7ea5b21d0b776d59fac Author: jbj <devnull@localhost> Date: Tue Oct 22 23:54:26 2002 +0000 Re-fiddle elfutils-0.51 autocrap for rpm. CVS patchset: 5801 CVS date: 2002/10/22 23:54:26 commit 650e74822c968d7629a734ad18530e3fff97e81c Author: jbj <devnull@localhost> Date: Tue Oct 22 23:43:54 2002 +0000 Don't keep generated files. CVS patchset: 5800 CVS date: 2002/10/22 23:43:54 commit 07e7163d3934ca6887758892671e2ec419a836d6 Author: jbj <devnull@localhost> Date: Tue Oct 22 23:01:12 2002 +0000 Resolve conflicts. CVS patchset: 5799 CVS date: 2002/10/22 23:01:12 commit 75ccbf4900b1dea10363e774337c522e45d01d2b Author: jbj <devnull@localhost> Date: Tue Oct 22 22:52:08 2002 +0000 Initial revision CVS patchset: 5798 CVS date: 2002/10/22 22:52:08 commit f4890ceb80399e9400b801b7b7474be18ed38cd4 Author: jbj <devnull@localhost> Date: Mon Oct 21 23:25:02 2002 +0000 Accurate dependencies generated, but perl deps are slow. CVS patchset: 5795 CVS date: 2002/10/21 23:25:02 commit 1d123655af369d7b3f6a5d17606a04a8d2bd40b1 Author: jbj <devnull@localhost> Date: Mon Oct 21 22:51:39 2002 +0000 Attach per-interpreter namespace deps to files too. CVS patchset: 5794 CVS date: 2002/10/21 22:51:39 commit a57d70b73526196d62300c7dacbd3106ecb2fa96 Author: jbj <devnull@localhost> Date: Mon Oct 21 21:07:58 2002 +0000 Rationalize per-interpreter dependency generation. CVS patchset: 5793 CVS date: 2002/10/21 21:07:58 commit 9f8af168ceda5737a8b6f83f7311d66e0ddcf21f Author: jbj <devnull@localhost> Date: Mon Oct 21 19:29:23 2002 +0000 Add per-interpreter perl dependencies. CVS patchset: 5792 CVS date: 2002/10/21 19:29:23 commit 01360cd4be4bd9c467132ffe11719c8f81dd63e8 Author: cturner <devnull@localhost> Date: Mon Oct 21 13:49:04 2002 +0000 turn sigchecking off for now; bump version CVS patchset: 5791 CVS date: 2002/10/21 13:49:04 commit e9e68be03a2965f0379e4eef1d60ff70eb2ef4a6 Author: jbj <devnull@localhost> Date: Sat Oct 19 22:48:25 2002 +0000 Functional ELF/SCRIPT dependency generation. CVS patchset: 5790 CVS date: 2002/10/19 22:48:25 commit 4a77efce46d82f91c0539c3c012381ff20d0d2f5 Author: jbj <devnull@localhost> Date: Fri Oct 18 18:45:47 2002 +0000 - add debug sub-package patch. - re-add elfutils/libdwarf (for dwarf.h), eliminate tools/dwarf2.h. CVS patchset: 5789 CVS date: 2002/10/18 18:45:47 commit 71f563826d0155b77165230cf90a2739d7d2f679 Author: jbj <devnull@localhost> Date: Fri Oct 18 16:01:59 2002 +0000 Debug package patch. CVS patchset: 5788 CVS date: 2002/10/18 16:01:59 commit 81ff484d0ff37cc097d09540ea24e6577df92e41 Author: jbj <devnull@localhost> Date: Fri Oct 18 14:57:10 2002 +0000 Grab strings necessary for dependencies from ELF headers. CVS patchset: 5787 CVS date: 2002/10/18 14:57:10 commit 5b92a57aa8f8a4aba49ba001ecce7cd117467af2 Author: jbj <devnull@localhost> Date: Thu Oct 17 19:33:37 2002 +0000 First build of rpm-4.2. CVS patchset: 5786 CVS date: 2002/10/17 19:33:37 commit 8bd4f7a79753e25140797d9f180f85cfb75072eb Author: jbj <devnull@localhost> Date: Thu Oct 17 19:26:43 2002 +0000 Pare down to internal only libelf. CVS patchset: 5785 CVS date: 2002/10/17 19:26:43 commit 8d3a42390ae9bbff92006fb473defb6b9f804006 Author: jbj <devnull@localhost> Date: Wed Oct 16 20:37:01 2002 +0000 print size_t appropriately. CVS patchset: 5784 CVS date: 2002/10/16 20:37:01 commit 1cda81417cecea839fb6bf6778ec96ea8be88b0c Author: jbj <devnull@localhost> Date: Wed Oct 16 17:57:23 2002 +0000 - dump libelf, gulp elfutils, for now. - python: permit headers to be hashed. - use %%{_lib} for libraries. - include file-3.39 (with homebrewed) libfmagic, for now. CVS patchset: 5783 CVS date: 2002/10/16 17:57:23 commit 68568c5fe047c7eb767a3779436cee2775dde37a Author: jbj <devnull@localhost> Date: Wed Oct 16 16:25:11 2002 +0000 Include magic.mime. CVS patchset: 5782 CVS date: 2002/10/16 16:25:11 commit 2782446f1e6e143beaf5df99ac635decb955b0d7 Author: jbj <devnull@localhost> Date: Tue Oct 15 18:52:50 2002 +0000 - python: permit headers to be hashed. CVS patchset: 5780 CVS date: 2002/10/15 18:52:50 commit 538754111590cac7b699c19bca0da4953e2b7df4 Author: jbj <devnull@localhost> Date: Tue Oct 15 18:44:56 2002 +0000 Create. CVS patchset: 5779 CVS date: 2002/10/15 18:44:56 commit ada36102ab34ce7937dfddd49d2f60f4ccd9e3db Author: jbj <devnull@localhost> Date: Tue Oct 15 18:44:16 2002 +0000 Replace libelf with elfutils. CVS patchset: 5778 CVS date: 2002/10/15 18:44:16 commit 8da8b70df8dbf3c83ae5c45c861f00856e35631a Author: jbj <devnull@localhost> Date: Tue Oct 15 18:32:05 2002 +0000 Clean up autocrud. CVS patchset: 5777 CVS date: 2002/10/15 18:32:05 commit 4b652fc8259c1ab9d54e9a0d4348bbbdb5afca18 Author: jbj <devnull@localhost> Date: Tue Oct 15 14:53:45 2002 +0000 Initial revision CVS patchset: 5775 CVS date: 2002/10/15 14:53:45 commit aab865e8473a06e0f9408daee27701931e896e50 Author: jbj <devnull@localhost> Date: Mon Oct 14 18:48:01 2002 +0000 Classify images. CVS patchset: 5774 CVS date: 2002/10/14 18:48:01 commit a0bdebee4dad4cae17a8585cf9be74fb7093a3c5 Author: jbj <devnull@localhost> Date: Mon Oct 14 14:52:45 2002 +0000 Spin mostly complete file classifier off to rpmfc.[ch]. CVS patchset: 5773 CVS date: 2002/10/14 14:52:45 commit 627873989525aa2c713a1a755d82b3ad79575d8e Author: jbj <devnull@localhost> Date: Sun Oct 13 14:39:21 2002 +0000 Add argv.[ch]. CVS patchset: 5772 CVS date: 2002/10/13 14:39:21 commit 097ff145c9571f7ace5427f2409ef3804c95a131 Author: jbj <devnull@localhost> Date: Sun Oct 13 13:53:07 2002 +0000 Sanity. CVS patchset: 5771 CVS date: 2002/10/13 13:53:07 commit 07a348e2e658be2a614b4f61bea916bde9c7564f Author: jbj <devnull@localhost> Date: Sat Oct 12 18:35:29 2002 +0000 anity. CVS patchset: 5770 CVS date: 2002/10/12 18:35:29 commit d097ccae7c06bc351566b82be15998467d99f0de Author: jbj <devnull@localhost> Date: Sat Oct 12 17:05:19 2002 +0000 Remove CVS cruft. CVS patchset: 5769 CVS date: 2002/10/12 17:05:19 commit 021532cd71ae0dad747f437563bd9f18a353c453 Author: jbj <devnull@localhost> Date: Fri Oct 11 22:55:40 2002 +0000 Cleanups. CVS patchset: 5768 CVS date: 2002/10/11 22:55:40 commit c840ecba352f3149101d33a600b2c86eb15436a7 Author: jbj <devnull@localhost> Date: Fri Oct 11 21:35:37 2002 +0000 Resurrect MULTILIB on the build side. CVS patchset: 5767 CVS date: 2002/10/11 21:35:37 commit c176aaeca57a2d982619cc8e7fa8af6984dfb545 Author: sopwith <devnull@localhost> Date: Fri Oct 11 17:22:50 2002 +0000 Fix s390 typo CVS patchset: 5765 CVS date: 2002/10/11 17:22:50 commit 675393c450c3ff67aa6cdc63a5677047549c4393 Author: jbj <devnull@localhost> Date: Thu Oct 10 22:48:21 2002 +0000 Patch from 20021010. CVS patchset: 5764 CVS date: 2002/10/10 22:48:21 commit 2cff374b93ee0c0ccf7a53b4394185ec4d8f9059 Author: jbj <devnull@localhost> Date: Wed Oct 9 19:13:31 2002 +0000 Add multilib platforms. CVS patchset: 5761 CVS date: 2002/10/09 19:13:31 commit d0ccee051fd915b5ae34a9d8b31642255577bb2c Author: jbj <devnull@localhost> Date: Wed Oct 9 19:07:43 2002 +0000 - fix: use size_t consistently, avoid segfault on ia64. CVS patchset: 5760 CVS date: 2002/10/09 19:07:43 commit e7c99cdec359357c3694bd12b9df6170a742be70 Author: jbj <devnull@localhost> Date: Mon Oct 7 10:26:43 2002 +0000 Typos. pause with signals blocked ain't gonna work. CVS patchset: 5757 CVS date: 2002/10/07 10:26:43 commit 868c27220d5ad94408829c36eff950fb46e898d1 Author: jbj <devnull@localhost> Date: Mon Oct 7 09:05:06 2002 +0000 lclint annotations. CVS patchset: 5756 CVS date: 2002/10/07 09:05:06 commit 8e71e2cc310504228384d777607cb8fd9f6b76b7 Author: jbj <devnull@localhost> Date: Sun Oct 6 05:55:24 2002 +0000 db1 to db3 conversion program (Michael Schroeder <mls@suse.de>) CVS patchset: 5755 CVS date: 2002/10/06 05:55:24 commit 9ff3ad0cae29caae061925192eedddfa0acf31b7 Author: jbj <devnull@localhost> Date: Sun Oct 6 05:28:21 2002 +0000 Add 64bit patch. CVS patchset: 5753 CVS date: 2002/10/06 05:28:21 commit 00c78bd40c7328b315b68e777c259983a2ace16d Author: jbj <devnull@localhost> Date: Fri Oct 4 21:52:11 2002 +0000 Use error(3) if available, diddle up a replacement for those who have not. Hide stdout in fmagic, drill fmagic through the output routines. CVS patchset: 5752 CVS date: 2002/10/04 21:52:11 commit b8751e90f613909e1da1c7909aa760699203b53a Author: jbj <devnull@localhost> Date: Fri Oct 4 16:09:47 2002 +0000 Make CFLAGS pickier. Eliminate is_tar() from the API by merging is_tar.c into ascmagic.c. Use buf/nb names consistently throughout. Carry mlist/fn/buf/nb/sb in fmagic (for now, a per-file structure is needed). CVS patchset: 5751 CVS date: 2002/10/04 16:09:47 commit 3fec2112f7985602db97f6d156c334b84934ac2d Author: jbj <devnull@localhost> Date: Thu Oct 3 22:07:30 2002 +0000 Drill an opaque "fmagic" control structure through the API. Rename all functions to start with prefix "fmagic". CVS patchset: 5750 CVS date: 2002/10/03 22:07:30 commit be3340d858f85c8e22260a1db0bd451c7e0e8ef4 Author: jbj <devnull@localhost> Date: Wed Oct 2 22:38:00 2002 +0000 Collapse CLI flags into a single int. CVS patchset: 5749 CVS date: 2002/10/02 22:38:00 commit 2dfa85a312b4dd70979f0cb9d559647db7a24426 Author: jbj <devnull@localhost> Date: Wed Oct 2 19:00:31 2002 +0000 Split CLI from libraries, create libfmagic. CVS patchset: 5748 CVS date: 2002/10/02 19:00:31 commit 1c582f226dc0027f82fe76eff7da6771b54559aa Author: jbj <devnull@localhost> Date: Wed Oct 2 16:45:37 2002 +0000 Add mcheck functionality throughout. CVS patchset: 5747 CVS date: 2002/10/02 16:45:37 commit 74b6896952ae14dc3d46bcadeaf9290e7c6df951 Author: jbj <devnull@localhost> Date: Wed Oct 2 13:47:39 2002 +0000 Revert bogus ELF patch, enable automake dependencies. CVS patchset: 5746 CVS date: 2002/10/02 13:47:39 commit 41f87d9dab616f18a072170e98ad2061bfa8b1df Author: jbj <devnull@localhost> Date: Tue Oct 1 21:46:33 2002 +0000 Sanity. CVS patchset: 5745 CVS date: 2002/10/01 21:46:33 commit 6d294939a66d74418a36825f1936b4fe31f3a65e Author: jbj <devnull@localhost> Date: Tue Oct 1 19:17:55 2002 +0000 Apply patches from file-3.37-8. CVS patchset: 5744 CVS date: 2002/10/01 19:17:55 commit 8a72493bda86309fb6590cafe6113fb4774f7f90 Author: jbj <devnull@localhost> Date: Tue Oct 1 19:03:37 2002 +0000 dd system.h/debug.h, factor build conf into system.h. CVS patchset: 5743 CVS date: 2002/10/01 19:03:37 commit bb6324de469b395a113cad0dcd0126af504c07dd Author: jbj <devnull@localhost> Date: Tue Oct 1 17:02:02 2002 +0000 Reorder routines to eliminate static prototypes. CVS patchset: 5742 CVS date: 2002/10/01 17:02:02 commit 69f31f57625896cad0bd54e5e35b53808d2c641c Author: jbj <devnull@localhost> Date: Tue Oct 1 15:18:16 2002 +0000 lclint fiddles. CVS patchset: 5741 CVS date: 2002/10/01 15:18:16 commit 9e39ec258af280198beb131dc969b0386db536d5 Author: jbj <devnull@localhost> Date: Tue Oct 1 11:16:54 2002 +0000 lclint annotations. CVS patchset: 5740 CVS date: 2002/10/01 11:16:54 commit 70a5bb4b789013428565c7722ae29bd4cb6ae490 Author: jbj <devnull@localhost> Date: Mon Sep 30 23:37:47 2002 +0000 Wrap in lclint. CVS patchset: 5739 CVS date: 2002/09/30 23:37:47 commit 90f09149dbb0e7068cf37bf54f6ab401e018df3d Author: jbj <devnull@localhost> Date: Mon Sep 30 23:28:10 2002 +0000 Update autocrap to latest. CVS patchset: 5738 CVS date: 2002/09/30 23:28:10 commit 9fd8525a8b53609578216eec887c8876f36da236 Author: jbj <devnull@localhost> Date: Mon Sep 30 21:45:34 2002 +0000 Initial revision CVS patchset: 5732 CVS date: 2002/09/30 21:45:34 commit 6d8b923dfb4182d49c74bae474fb1ff303a4bbd6 Author: jbj <devnull@localhost> Date: Sat Sep 21 14:30:04 2002 +0000 Convert to UTF-8. CVS patchset: 5731 CVS date: 2002/09/21 14:30:04 commit 9e6dc0e00ec028a14812ba36fc781fb6e121bb3b Author: jbj <devnull@localhost> Date: Fri Sep 20 21:26:16 2002 +0000 - eliminate myftw, use Fts(3) instead. CVS patchset: 5730 CVS date: 2002/09/20 21:26:16 commit 56b4e83a2ee1ab40c7f92cfa4d962fcede4ef785 Author: jbj <devnull@localhost> Date: Fri Sep 20 16:34:33 2002 +0000 Add va_end to match va_copy (#74251). CVS patchset: 5729 CVS date: 2002/09/20 16:34:33 commit 943bede39829b35cf4062bf86012141be64e7609 Author: jbj <devnull@localhost> Date: Fri Sep 20 16:16:01 2002 +0000 - update to db-4.1.24 final. CVS patchset: 5727 CVS date: 2002/09/20 16:16:01 commit fbce9c0c31c4b3693baa43cc63b4585defa80fb4 Author: jbj <devnull@localhost> Date: Fri Sep 20 13:58:39 2002 +0000 Orphans. CVS patchset: 5726 CVS date: 2002/09/20 13:58:39 commit e07524eedbdf6fde6886c2258779582271187269 Author: jbj <devnull@localhost> Date: Fri Sep 20 13:49:09 2002 +0000 Orphans. CVS patchset: 5725 CVS date: 2002/09/20 13:49:09 commit 728dd6394f7feda59405bd5255741b0e38d05d6d Author: jbj <devnull@localhost> Date: Fri Sep 20 13:37:09 2002 +0000 Orphans. CVS patchset: 5724 CVS date: 2002/09/20 13:37:09 commit f15b4eca77a90fa3303955c386b5b6d134862ff8 Author: jbj <devnull@localhost> Date: Fri Sep 20 13:24:06 2002 +0000 Create. CVS patchset: 5723 CVS date: 2002/09/20 13:24:06 commit 2376437b8faec79eb8ccaa874f271d4ee69d276f Author: jbj <devnull@localhost> Date: Thu Sep 19 21:06:40 2002 +0000 Conflict resolved. CVS patchset: 5722 CVS date: 2002/09/19 21:06:40 commit 4a15060bcbf38c550f7dcc86ceff277854f9eecf Author: jbj <devnull@localhost> Date: Thu Sep 19 20:33:51 2002 +0000 Initial revision CVS patchset: 5721 CVS date: 2002/09/19 20:33:51 commit 0fd303f38a72c9a465081a7b1b9a77f7d181fd84 Author: jbj <devnull@localhost> Date: Thu Sep 19 16:30:25 2002 +0000 Check for orphan'ed chnages in rpm-4.1. CVS patchset: 5718 CVS date: 2002/09/19 16:30:25 commit 3ea6dcbfe573ddbfad7a020f162c1dbc901564a8 Author: jbj <devnull@localhost> Date: Tue Sep 17 18:52:26 2002 +0000 Set %_arch to RPMCANONARCH. CVS patchset: 5716 CVS date: 2002/09/17 18:52:26 commit 0ef682d77e28d4ab69e11b4c064acb195e061737 Author: jbj <devnull@localhost> Date: Tue Sep 17 15:21:03 2002 +0000 - lclint clean. CVS patchset: 5715 CVS date: 2002/09/17 15:21:03 commit c1542ea2071d8c4086877587919eb7e4165c2b85 Author: jbj <devnull@localhost> Date: Mon Sep 16 23:24:41 2002 +0000 Another pgp parser fix. CVS patchset: 5713 CVS date: 2002/09/16 23:24:41 commit 40726dd94f8d149a56b9ccf0ddf1615a710ed0ae Author: jbj <devnull@localhost> Date: Mon Sep 16 20:10:20 2002 +0000 Sync with rpm-4.1 parsing changes. CVS patchset: 5711 CVS date: 2002/09/16 20:10:20 commit d50a43910123440fafa18b3bd90952f4d312a215 Author: jbj <devnull@localhost> Date: Mon Sep 16 13:17:30 2002 +0000 The char array 'format' sometimes get 10 characters and when strcpy is done on it, strcpy tries to add a '/0' to it beyond the capacity. Not sure why, but, the const char *ch gets bad address. Anyway, format should be atleast 11 chars to accommodate strings like "%.34s\n%42s" and a terminating '\0'. CVS patchset: 5708 CVS date: 2002/09/16 13:17:30 commit d63a81d8f060c7eb73f170cdb9a5e38549d957f9 Author: jbj <devnull@localhost> Date: Wed Sep 4 18:14:08 2002 +0000 Don't mess with uint32_t, breaks on 6.x. CVS patchset: 5706 CVS date: 2002/09/04 18:14:08 commit 77ec71122fbacfc073c52196b953c69e26c37869 Author: jbj <devnull@localhost> Date: Wed Sep 4 18:08:12 2002 +0000 - fix: register SIGCHLD handler before forking (#73134). CVS patchset: 5704 CVS date: 2002/09/04 18:08:12 commit dfdb8d487f84e43df3e18143e0ac13f70d742a25 Author: cturner <devnull@localhost> Date: Wed Sep 4 15:18:02 2002 +0000 store the filename used to read the RPM into the header object CVS patchset: 5702 CVS date: 2002/09/04 15:18:02 commit 0c09564b83f14b62ac73cbac18a218a7613aa33d Author: jbj <devnull@localhost> Date: Wed Sep 4 01:52:26 2002 +0000 - fix: parse header data more carefully. CVS patchset: 5701 CVS date: 2002/09/04 01:52:26 commit 56b3772145de71568a14366f55ffa83a5b507dac Author: jbj <devnull@localhost> Date: Tue Sep 3 20:15:20 2002 +0000 - fix: parse pgp packets more carefully. CVS patchset: 5699 CVS date: 2002/09/03 20:15:20 commit f19f373a59e4728fd7a3132eedd75973b99fe447 Author: jbj <devnull@localhost> Date: Tue Sep 3 12:23:51 2002 +0000 - fix: always do rpmalMakeIndex. - fix: resurrect --triggers (#73330). - python: typo in NOKEY exception string. CVS patchset: 5696 CVS date: 2002/09/03 12:23:51 commit cc5d229b0e7a13f4d9efac2aed5926a0078df48c Author: jbj <devnull@localhost> Date: Sat Aug 31 22:39:34 2002 +0000 Sync with rpm-4.1. CVS patchset: 5695 CVS date: 2002/08/31 22:39:34 commit 929d5d38346273dbdaf20e5ceb3b1687405676af Author: jbj <devnull@localhost> Date: Tue Aug 27 22:19:44 2002 +0000 - requirement on libelf >= 0.8.2 to work around incompatible soname (#72792). CVS patchset: 5686 CVS date: 2002/08/27 22:19:44 commit 02f9006732201e863d51ce0c170c9c29edaaa364 Author: jbj <devnull@localhost> Date: Tue Aug 27 20:50:21 2002 +0000 - fix: segfault with --checksig, plug memory leak (#72455). - rpm-4.1 release candidate. CVS patchset: 5684 CVS date: 2002/08/27 20:50:21 commit ab5c7289be52e7798ed0e7ed624dc25d22355641 Author: jbj <devnull@localhost> Date: Tue Aug 27 13:52:23 2002 +0000 xmlspec-20020827.diff CVS patchset: 5679 CVS date: 2002/08/27 13:52:23 commit 8df2a575d6d514b796bd2c8c7b5ea1fa5147deb1 Author: jbj <devnull@localhost> Date: Mon Aug 26 19:11:56 2002 +0000 ... in with the new C implementation. CVS patchset: 5676 CVS date: 2002/08/26 19:11:56 commit b2483edf46d2a3f3f648bc08e428e93c6be5033a Author: jbj <devnull@localhost> Date: Mon Aug 26 19:10:29 2002 +0000 Out with the old C++ implementation ... CVS patchset: 5675 CVS date: 2002/08/26 19:10:29 commit 0fae1010f0c9a563ea79a01d82eea80e7e8f7ece Author: jbj <devnull@localhost> Date: Mon Aug 26 18:56:11 2002 +0000 - set cachesize without a dbenv, the default is far too small. - db: don't return EACCES on db->close w/o environment. - unify cachesize configuration, with (or without) a dbenv. - comments regarding unsupported (yet) db-4.1.17 functionality. CVS patchset: 5674 CVS date: 2002/08/26 18:56:11 commit 85a70389f6797877fea23b2d2bfe1c0a8acbce6c Author: jbj <devnull@localhost> Date: Mon Aug 26 17:56:32 2002 +0000 - python: don't remap NOKEY/UNTRUSTED to OK. - beecrypt: change local absolute symbols to defines for prelinking. - update ru.po. CVS patchset: 5673 CVS date: 2002/08/26 17:56:32 commit 224b8c70028460c0a3cc9be001171d3a89b1cb32 Author: jbj <devnull@localhost> Date: Mon Aug 26 17:51:39 2002 +0000 Update ru.po. CVS patchset: 5672 CVS date: 2002/08/26 17:51:39 commit 4914b096245af88592888170a442c099c35d891f Author: jbj <devnull@localhost> Date: Mon Aug 26 17:42:39 2002 +0000 - python: don't remap NOKEY/UNTRUSTED to OK. CVS patchset: 5671 CVS date: 2002/08/26 17:42:39 commit f267c44df61796a672a073deef85cfb1c907f72c Author: jbj <devnull@localhost> Date: Mon Aug 26 17:41:55 2002 +0000 - beecrypt: change local absolute symbols to defines for prelinking. CVS patchset: 5670 CVS date: 2002/08/26 17:41:55 commit f5a546f5801067dd922aa83e7d78e8e59c84e738 Author: jbj <devnull@localhost> Date: Fri Aug 23 21:01:59 2002 +0000 - merge signature returns into rpmRC. - python: exceptions on NOKEY/NOTTRUSTED. CVS patchset: 5667 CVS date: 2002/08/23 21:01:59 commit 4e245109ad54513ec5563b4292cce64f90482ed6 Author: jbj <devnull@localhost> Date: Fri Aug 23 17:27:14 2002 +0000 Auto-update by eugene@ultra.net CVS patchset: 5665 CVS date: 2002/08/23 17:27:14 commit 31257878fc63d2daab066a08bce46919bd4a5609 Author: jbj <devnull@localhost> Date: Fri Aug 23 17:17:33 2002 +0000 Auto-update by eugene@ultra.net CVS patchset: 5664 CVS date: 2002/08/23 17:17:33 commit 90b34cd4e51de9b69a1a1e4bf58fcee31c2bf192 Author: jbj <devnull@localhost> Date: Thu Aug 22 19:21:14 2002 +0000 - add a macro to create a sub-package with debugging symbols. CVS patchset: 5662 CVS date: 2002/08/22 19:21:14 commit 9db12e8040c6bc6700a9a1c88e7724c11c43f892 Author: jbj <devnull@localhost> Date: Thu Aug 22 16:34:51 2002 +0000 Update popt internal copyright messages. CVS patchset: 5659 CVS date: 2002/08/22 16:34:51 commit 1467c44c734f7953213e5d3dbebf9b09c7f2d74d Author: jbj <devnull@localhost> Date: Thu Aug 22 12:57:17 2002 +0000 - fix: don't stop if db1 database is currently in /var/lib/rpm (#72224). CVS patchset: 5656 CVS date: 2002/08/22 12:57:17 commit 9e06e3b8ca76ae55eaf2c4e37ba9cac729789014 Author: jbj <devnull@localhost> Date: Thu Aug 22 00:37:21 2002 +0000 - fix: region trailer offset sanity check wrong (#71996). CVS patchset: 5654 CVS date: 2002/08/22 00:37:21 commit b6b6612cfa451a62839e45b69423eb1a16a03f57 Author: jbj <devnull@localhost> Date: Tue Aug 20 22:05:18 2002 +0000 - check for interrupt during iteration. - python: add ts.setProbFilter() method, remove ts.run() argument. CVS patchset: 5652 CVS date: 2002/08/20 22:05:18 commit 46d1fa7527073148293e8a49ed13c80043758dae Author: jbj <devnull@localhost> Date: Tue Aug 20 14:56:37 2002 +0000 - fix: add epoch to "already installed" check. CVS patchset: 5650 CVS date: 2002/08/20 14:56:37 commit fb8ced897951d9376c10e2121eded06ec81e0599 Author: jbj <devnull@localhost> Date: Tue Aug 20 13:39:31 2002 +0000 - python: supid typo broke ts.check(). CVS patchset: 5648 CVS date: 2002/08/20 13:39:31 commit ae8428475cbfde3af746d51a056e0655fe6269d8 Author: jbj <devnull@localhost> Date: Mon Aug 19 22:27:44 2002 +0000 - add --with-efence to configure, check install/upgrade with efence. - beecrypt: short hex string conversion overflows target buffer. - mark "successors only" packages in transaction. - reap scriptlets with SIGCHLD handler. - rename PSM_t to rpmpsm, add methods and refcounts to manage. - remove %%configure/%%makeinstall from arch-os/macros, default is OK. - don't export MALLOC_CHECK_ to scriptlets. - squeaky clean memory leak checking. - always malloc rpmfi structure, refcounts are correct in rpmtsRun(). - skip redundant /sbin/ldconfig scripts on upgrade (if possible). CVS patchset: 5645 CVS date: 2002/08/19 22:27:44 commit 105f7a517cd13b7c40b359548a9c75cbd00ed9c4 Author: jbj <devnull@localhost> Date: Thu Aug 15 22:25:33 2002 +0000 hp-ux: ETXTBSY fiddles. CVS patchset: 5642 CVS date: 2002/08/15 22:25:33 commit c7881d801745b4c156a8aa2afc17b95f97481e34 Author: jbj <devnull@localhost> Date: Thu Aug 15 18:50:46 2002 +0000 - python: explicit method to set transFlags. - python: stuff package name into a string for repackage callbacks. - rollback: re-create empty transaction set for multiple rollbacks. - fix: %%basename typo (Dmitry V. Levin<ldv@altlinux.org>). - fix: queryformat segfaults (Dmitry V. Levin<ldv@altlinux.org>). CVS patchset: 5639 CVS date: 2002/08/15 18:50:46 commit 622e40678461d27bc8f8b45061bdc4d866a8bdf2 Author: jbj <devnull@localhost> Date: Wed Aug 14 21:35:35 2002 +0000 Update to db-4.1.17. CVS patchset: 5636 CVS date: 2002/08/14 21:35:35 commit 2a3235eb27dccdd51b6a4e113c22fe219edef0c5 Author: jbj <devnull@localhost> Date: Wed Aug 14 19:38:59 2002 +0000 db-4.1.17 orphans. CVS patchset: 5635 CVS date: 2002/08/14 19:38:59 commit 41d4fce5c44bed0df416eac8f24f31240a391b22 Author: jbj <devnull@localhost> Date: Wed Aug 14 19:19:13 2002 +0000 db-4.1.17 orphans. CVS patchset: 5634 CVS date: 2002/08/14 19:19:13 commit 372fe8d762b5d501f546e37996d5e5e9185ba558 Author: jbj <devnull@localhost> Date: Wed Aug 14 18:47:29 2002 +0000 db-4.1.17 orphans. CVS patchset: 5633 CVS date: 2002/08/14 18:47:29 commit 8faf9d1ea6d5743be84b20e509d52bab283ece71 Author: jbj <devnull@localhost> Date: Wed Aug 14 17:31:52 2002 +0000 db-4.1.17 orphans. CVS patchset: 5632 CVS date: 2002/08/14 17:31:52 commit 4aac97a69fb764add274089dbc7a1c5bd02c59c8 Author: jbj <devnull@localhost> Date: Wed Aug 14 16:42:12 2002 +0000 db-4.1.17 orphans. CVS patchset: 5631 CVS date: 2002/08/14 16:42:12 commit d481ba55c02407124c499c7800ea556786137bc5 Author: jbj <devnull@localhost> Date: Wed Aug 14 16:31:49 2002 +0000 Initial revision CVS patchset: 5630 CVS date: 2002/08/14 16:31:49 commit 9114d6ffea4ee330874ebc8febe225ce0e891eac Author: jbj <devnull@localhost> Date: Wed Aug 14 14:48:04 2002 +0000 - fix: rebuilddb stat'ed target, not source, for rename sanity, take 2. CVS patchset: 5627 CVS date: 2002/08/14 14:48:04 commit ee6c74d4c244b4d19372d119ad61a9116dcde07d Author: jbj <devnull@localhost> Date: Tue Aug 13 21:30:18 2002 +0000 Avoid DB_RECOVER deadlock (#70362). CVS patchset: 5626 CVS date: 2002/08/13 21:30:18 commit 48a2529ce4b3ab1f677d3de9b70e8cbe14d910c6 Author: jbj <devnull@localhost> Date: Tue Aug 13 20:40:32 2002 +0000 - fix: rebuilddb stat'ed target, not source, for rename sanity. - create /var/lib/rpm if non-existent in, say, a chroot. - erased packages are now repackaged into /var/spool/repackage. CVS patchset: 5625 CVS date: 2002/08/13 20:40:32 commit 9b29055f422cd5f2aeff27b6c80e7c83317920c9 Author: jbj <devnull@localhost> Date: Tue Aug 13 16:36:44 2002 +0000 - supply transitive closure for CLI packages from rpmdb-redhat database. CVS patchset: 5624 CVS date: 2002/08/13 16:36:44 commit f34283307b084d1baf8ac598d2053f914fd0ce3f Author: jbj <devnull@localhost> Date: Sun Aug 11 17:17:55 2002 +0000 Re-add the POPT_ keywod to xgettext text extraction. CVS patchset: 5623 CVS date: 2002/08/11 17:17:55 commit 398a66a90db88547613f6df9589e3d554aa4c470 Author: jbj <devnull@localhost> Date: Sat Aug 10 17:51:29 2002 +0000 Make rpmpopt text available for translation. CVS patchset: 5622 CVS date: 2002/08/10 17:51:29 commit 644401875d02f4fad5e8e5a004aa9bd08153ba84 Author: jbj <devnull@localhost> Date: Fri Aug 9 23:14:10 2002 +0000 - python: include instance in IDTXload, filename in IDTXglob, return - python: argument to ts.addErase (if integer) deletes that instance. - python: rpmmi methods to return this instance, and number of members. CVS patchset: 5620 CVS date: 2002/08/09 23:14:10 commit 7937158c01c71774eb5872f742a9d9c771df5b79 Author: jbj <devnull@localhost> Date: Fri Aug 9 22:25:04 2002 +0000 - python: add (optional) ts.check() callback. CVS patchset: 5619 CVS date: 2002/08/09 22:25:04 commit c961f3f78e34e77989f603dcdd92e269bbe15546 Author: jbj <devnull@localhost> Date: Thu Aug 8 22:20:26 2002 +0000 - python: add return codes for rollbacks and fooDB methods. - avoid generating fingerprints for locale/zoneinfo sub-directories. CVS patchset: 5618 CVS date: 2002/08/08 22:20:26 commit 4d8ebc7c664ff4bbc30d14c8a1350bf54e729ac7 Author: cturner <devnull@localhost> Date: Thu Aug 8 21:38:59 2002 +0000 fix doc typo CVS patchset: 5617 CVS date: 2002/08/08 21:38:59 commit 8578aab9a720afac5a8c16750290f86babef6607 Author: cturner <devnull@localhost> Date: Thu Aug 8 20:48:36 2002 +0000 remove some spurious warnings, clean up some ambiguities CVS patchset: 5616 CVS date: 2002/08/08 20:48:36 commit 6106bdb3594e9236854f09b25f2c88c868799fda Author: jbj <devnull@localhost> Date: Thu Aug 8 16:06:13 2002 +0000 lclint fiddles. CVS patchset: 5615 CVS date: 2002/08/08 16:06:13 commit acfdb7fd57bea6322f922193faf04986e06c6d04 Author: jbj <devnull@localhost> Date: Wed Aug 7 23:19:10 2002 +0000 Remove hdrVerifyFile, unusable as was (#58576). CVS patchset: 5614 CVS date: 2002/08/07 23:19:10 commit fc4fc1fe2762c24bb8e44374ccca5dd0260a4e89 Author: jbj <devnull@localhost> Date: Wed Aug 7 21:55:43 2002 +0000 Round correctly so that progress bars complete to 100%. CVS patchset: 5613 CVS date: 2002/08/07 21:55:43 commit 926661cbc2c8a4ae75aadc6cce4fd01446339e1e Author: cturner <devnull@localhost> Date: Wed Aug 7 17:05:35 2002 +0000 return RPM 4.0 support... sort of CVS patchset: 5612 CVS date: 2002/08/07 17:05:35 commit e98f4606b09742b6b23e3e863451d417d74f5219 Author: cturner <devnull@localhost> Date: Wed Aug 7 16:21:31 2002 +0000 version bump CVS patchset: 5611 CVS date: 2002/08/07 16:21:31 commit ddec1f33d559bad09493dfd24175e0f10ebd1a96 Author: cturner <devnull@localhost> Date: Wed Aug 7 16:08:45 2002 +0000 port 4.1 branch to this branch CVS patchset: 5610 CVS date: 2002/08/07 16:08:45 commit d0f22dcaa2bf996bfb7c1ca06a7126fce2d43c36 Author: jbj <devnull@localhost> Date: Wed Aug 7 14:20:45 2002 +0000 Teach unzip about %setup -q. CVS patchset: 5609 CVS date: 2002/08/07 14:20:45 commit 9f11b31f6b92f04636ce1eaa8eef1e3624d854e9 Author: jbj <devnull@localhost> Date: Wed Aug 7 13:47:59 2002 +0000 - fix: src.rpm installs need fd pos at payload. CVS patchset: 5608 CVS date: 2002/08/07 13:47:59 commit d0905ecafb429f32ec76b61617eb732027455c5d Author: jbj <devnull@localhost> Date: Tue Aug 6 19:07:37 2002 +0000 - python: bindings to import pubkeys and display openpgp packets. CVS patchset: 5605 CVS date: 2002/08/06 19:07:37 commit 035cf961d56c884708902652175070de31e45a57 Author: jbj <devnull@localhost> Date: Tue Aug 6 01:41:44 2002 +0000 - add bitmask for precise control of signature/digest verification. CVS patchset: 5604 CVS date: 2002/08/06 01:41:44 commit 5211039a20762b4a50c006ccf79666bff34967c2 Author: jbj <devnull@localhost> Date: Mon Aug 5 21:46:50 2002 +0000 - python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead. - python: the death of rpm.headerFromPackage(), use ts.hdrFromFdno(). - python: permit direct ts.dbMatch() python iterations. - python: the death of rpm.checksig(), use ts.hdrFromFdno() instead. CVS patchset: 5603 CVS date: 2002/08/05 21:46:50 commit bd5ee7affaa5f350c03fba20952b7a16e1311c4e Author: jbj <devnull@localhost> Date: Mon Aug 5 19:45:52 2002 +0000 - fix: check for lead magic, better error message on failure (#69751). CVS patchset: 5602 CVS date: 2002/08/05 19:45:52 commit b8656c52ed8d856e0b744f35488b3c5ec0b023e8 Author: jbj <devnull@localhost> Date: Mon Aug 5 18:40:58 2002 +0000 - python: enable threads on callbacks and longish rpmlib calls. - python: expose RPMTAG_SOURCEPACKAGE to identify source headers. - python: eliminate headerFromPackage() tuple return, deprecated. - python: add ts.hdrFromFdno(fdno) method. CVS patchset: 5601 CVS date: 2002/08/05 18:40:58 commit 3a99677e951529022c50d866593035558e449825 Author: jbj <devnull@localhost> Date: Mon Aug 5 16:25:39 2002 +0000 - python: bare bones rollback bindings. CVS patchset: 5600 CVS date: 2002/08/05 16:25:39 commit 71327238150d689f0b4cfe7be8cd8addb0ccc78a Author: jbj <devnull@localhost> Date: Sun Aug 4 19:58:12 2002 +0000 - add --predefine to define macros before reading macro configuration. CVS patchset: 5599 CVS date: 2002/08/04 19:58:12 commit ae3511bfa5f33adcb37f32704c65d8c85e810dda Author: jbj <devnull@localhost> Date: Sun Aug 4 19:04:16 2002 +0000 - fix: don't repackage %%ghost files. CVS patchset: 5598 CVS date: 2002/08/04 19:04:16 commit de0ff3b553d9f1b44c73b378637544ed6092df1e Author: jbj <devnull@localhost> Date: Sun Aug 4 16:55:55 2002 +0000 - resurrect --rollback. - renumber the callback types to be an orthogonal bit mask. - provide repackage progress callbacks, compression is slow. CVS patchset: 5597 CVS date: 2002/08/04 16:55:55 commit 00375ca2bf6017f6fb652558776fb588e9df142f Author: jbj <devnull@localhost> Date: Sat Aug 3 22:31:39 2002 +0000 Remove dbi_tear_down, now that rpmdb's are closed on signals. lclint fiddles. CVS patchset: 5596 CVS date: 2002/08/03 22:31:39 commit f5c9fd111bf2d68bff373738310bfc355577233b Author: jbj <devnull@localhost> Date: Fri Aug 2 21:52:01 2002 +0000 - check header blobs on export (i.e. rpmdbAdd()).. - enable iterator header blob checks for install/erase modes. - python: _vsflags_up2date macro to configure verify signature flags. CVS patchset: 5595 CVS date: 2002/08/02 21:52:01 commit 78fafefc38e1176e747c3453393bffa3f7f5c551 Author: jbj <devnull@localhost> Date: Fri Aug 2 16:46:02 2002 +0000 Sanity. CVS patchset: 5594 CVS date: 2002/08/02 16:46:02 commit 31e9a0f278402dd5243bbb6c38d03080073836b4 Author: jbj <devnull@localhost> Date: Fri Aug 2 16:39:55 2002 +0000 - fix: signed pubkeys were imported incorrectly (#68291). - include tgpg script to verify signatures using only gpg. CVS patchset: 5593 CVS date: 2002/08/02 16:39:55 commit 4a58c73baa5212da005a5192f60a77fdfa8601ec Author: jbj <devnull@localhost> Date: Fri Aug 2 14:10:33 2002 +0000 - fix: repair --root with --verify (#70527). CVS patchset: 5592 CVS date: 2002/08/02 14:10:33 commit b2480c3ded1975563f793a846919f3078098d764 Author: jbj <devnull@localhost> Date: Fri Aug 2 12:49:27 2002 +0000 - fix: identify athlon with 3DNOWEXT as "athlon", not "i786" (#70539). CVS patchset: 5591 CVS date: 2002/08/02 12:49:27 commit d8eaee30df6d1e4f53dfa34ec11bafeccfc27642 Author: jbj <devnull@localhost> Date: Thu Aug 1 21:20:26 2002 +0000 - preserve rpmdb file attributes across --rebuilddb (#70367). CVS patchset: 5590 CVS date: 2002/08/01 21:20:26 commit 77dadc40f449c789c53ebd7a23cb34db7c54c94a Author: jbj <devnull@localhost> Date: Thu Aug 1 20:21:40 2002 +0000 Sanity. CVS patchset: 5589 CVS date: 2002/08/01 20:21:40 commit 4605223103a20504192cefad16a6cb11e1decce7 Author: jbj <devnull@localhost> Date: Thu Aug 1 18:37:17 2002 +0000 - python: methods to disable all new features for benchmarking. CVS patchset: 5588 CVS date: 2002/08/01 18:37:17 commit 1d1b33527129384685997c1ad5954d61988d42ea Author: jbj <devnull@localhost> Date: Wed Jul 31 19:41:32 2002 +0000 - change from default off to default on. CVS patchset: 5587 CVS date: 2002/07/31 19:41:32 commit b297e9e63c2790f11b8a4ca0bd4225d896fca1be Author: jbj <devnull@localhost> Date: Wed Jul 31 18:27:53 2002 +0000 - configurable (default off) build failure iff unpackaged files (PLD). CVS patchset: 5586 CVS date: 2002/07/31 18:27:53 commit bcacb6d74552ba608320a444974508794ac3ca4e Author: jbj <devnull@localhost> Date: Wed Jul 31 15:13:46 2002 +0000 Carry PLD scripts/configuration for perl/python/php in rpm sources. CVS patchset: 5585 CVS date: 2002/07/31 15:13:46 commit 8ab4727f8cc8806021377729383652c31808f215 Author: jbj <devnull@localhost> Date: Wed Jul 31 13:11:25 2002 +0000 - make --querytags a common option, fix errant regex (#70135). - db3: increase mpool and cachesize, compile w/o --enable-debug. CVS patchset: 5584 CVS date: 2002/07/31 13:11:25 commit 33e9f2c0d285bb854c6c7ce8842063485878342f Author: jbj <devnull@localhost> Date: Tue Jul 30 21:37:10 2002 +0000 - prevent stale locks in __db files by closing databases on signals. CVS patchset: 5583 CVS date: 2002/07/30 21:37:10 commit 06b3f0c2061b989347240cd6644206c5b429b190 Author: jbj <devnull@localhost> Date: Tue Jul 30 17:07:39 2002 +0000 installplatform clean up, add athlon (PLD). CVS patchset: 5582 CVS date: 2002/07/30 17:07:39 commit f32db08a31ae8925fd6f05354e598635a978c171 Author: jbj <devnull@localhost> Date: Tue Jul 30 16:39:08 2002 +0000 - detect athlon/duron with CMOV (PLD). CVS patchset: 5581 CVS date: 2002/07/30 16:39:08 commit f0ba06b85a4875254f6f4abda86e2310de93a0e0 Author: jbj <devnull@localhost> Date: Mon Jul 29 23:13:54 2002 +0000 Remove debugging printf. CVS patchset: 5580 CVS date: 2002/07/29 23:13:54 commit c27ac5773527e6bdf58606313130fbd454915a57 Author: jbj <devnull@localhost> Date: Mon Jul 29 23:08:02 2002 +0000 Orphans. CVS patchset: 5579 CVS date: 2002/07/29 23:08:02 commit c8502fbab503982d95f49141c0a7fa305c750e90 Author: jbj <devnull@localhost> Date: Mon Jul 29 23:06:06 2002 +0000 - update trpm. - factor all mode-specific options into mode-specific tables. - treat an unspecified epoch as Epoch: 0 everywhere. CVS patchset: 5578 CVS date: 2002/07/29 23:06:06 commit 5a1ebaccd57b157b70bcd1277f66c5d97e94edf1 Author: jbj <devnull@localhost> Date: Sun Jul 28 14:52:33 2002 +0000 - python: don't segfault in ts.GetKeys() on erased packages. resurrect build modes. add undocumented debugging options. CVS patchset: 5577 CVS date: 2002/07/28 14:52:33 commit 670ab1c845c0f5f9d252b4599186b4934d20c4b7 Author: jbj <devnull@localhost> Date: Sun Jul 28 00:41:15 2002 +0000 - popt: display sub-table options only once on --usage. - wire --nosignatures et al as common options, rework CLI options. CVS patchset: 5575 CVS date: 2002/07/28 00:41:15 commit c33342be5f9bcf69e6967db5c196b6ba32326694 Author: jbj <devnull@localhost> Date: Thu Jul 25 23:36:32 2002 +0000 - fix: --repackage repaired (#67217). - fix: rpm2cpio disables signature checks (i.e. same behavior). CVS patchset: 5574 CVS date: 2002/07/25 23:36:32 commit e03b4bf8602b591e75c9d85fda69c49ba89c9ffb Author: jbj <devnull@localhost> Date: Thu Jul 25 18:50:08 2002 +0000 - popt: fix --usage (#62234). CVS patchset: 5573 CVS date: 2002/07/25 18:50:08 commit e5761bc7250ea40c2e439b481ee1edcb5630a0a4 Author: jbj <devnull@localhost> Date: Thu Jul 25 17:26:12 2002 +0000 Orphan. CVS patchset: 5572 CVS date: 2002/07/25 17:26:12 commit 2881b1bb53f7bec6bfdd84d22b99ac2c1fe58902 Author: jbj <devnull@localhost> Date: Thu Jul 25 17:03:11 2002 +0000 - python: remove the old initdb/rebuilddb methods, use ts.fooDB(). - python: 1st crack at backport to 1.5.2. CVS patchset: 5571 CVS date: 2002/07/25 17:03:11 commit 81fef9848051e5068694cde9b3c2be743d5a93e1 Author: jbj <devnull@localhost> Date: Thu Jul 25 00:13:25 2002 +0000 - python: add ts.hdrCheck(), ts.rebuildDB() methods. - python: iterating on an ts object returns transaction elements now. - add yellowdog as vendor. CVS patchset: 5570 CVS date: 2002/07/25 00:13:25 commit c4f6f42f9458f0b20f16138ddc6f91f201c6ef03 Author: jbj <devnull@localhost> Date: Wed Jul 24 18:52:22 2002 +0000 - fix: segfault if given a text file as 2nd arg to -Uvh (#69508). CVS patchset: 5569 CVS date: 2002/07/24 18:52:22 commit ede1f445e09895daee8bce8a2ddc9200839ee5de Author: jbj <devnull@localhost> Date: Wed Jul 24 16:21:23 2002 +0000 - verify signatures/digests retrieved through rpmdbNextIterator(). - imbue %ghost with missingok attribute with --verify (#68933). CVS patchset: 5568 CVS date: 2002/07/24 16:21:23 commit 6540da425629bf45020047214b81e156c62c7d7b Author: jbj <devnull@localhost> Date: Sun Jul 21 22:37:14 2002 +0000 fix: Header SHA1 was giving false positive. CVS patchset: 5567 CVS date: 2002/07/21 22:37:14 commit 6af194ed8eae2111a296a7b400a229f0df336a2b Author: jbj <devnull@localhost> Date: Sun Jul 21 22:06:19 2002 +0000 - add methods to make signature handling opaque wrto rpmts. CVS patchset: 5566 CVS date: 2002/07/21 22:06:19 commit c2ffec4c6ff43026abea088a36360fbacfc80282 Author: jbj <devnull@localhost> Date: Sun Jul 21 14:23:20 2002 +0000 Remove obsolete files. CVS patchset: 5565 CVS date: 2002/07/21 14:23:20 commit 6eecde7ae6ef5e39945054716e4d69e77378ff8d Author: jbj <devnull@localhost> Date: Sun Jul 21 14:20:41 2002 +0000 Update to gettext-0.11.2-3 intl contents. CVS patchset: 5564 CVS date: 2002/07/21 14:20:41 commit 22016eccf09b1b396a3c536afc8c0b9e1afe1c62 Author: jbj <devnull@localhost> Date: Sun Jul 21 14:18:04 2002 +0000 Update to gettext COPY.LIB-2.1 CVS patchset: 5563 CVS date: 2002/07/21 14:18:04 commit 6bb9e27c57b31bc4634c15ddaa118e2202248e51 Author: jbj <devnull@localhost> Date: Sun Jul 21 14:17:23 2002 +0000 Update to gettext/intl license. CVS patchset: 5562 CVS date: 2002/07/21 14:17:23 commit 293a81e2590888951a1341341eb3ff034b8a0406 Author: jbj <devnull@localhost> Date: Sat Jul 20 21:07:31 2002 +0000 - version added to *.la dependency libraries (#69063). - expose digests in rpmio API, but hide internal beecrypt API (#68999). CVS patchset: 5561 CVS date: 2002/07/20 21:07:31 commit bfb8488c10a5dfccbcb7c556408b300f8901cd88 Author: jbj <devnull@localhost> Date: Sat Jul 20 19:02:40 2002 +0000 - popt: parse file into string of options (#56860). CVS patchset: 5560 CVS date: 2002/07/20 19:02:40 commit c499cd119c15536c0d4742077fa8c73fa92dace6 Author: jbj <devnull@localhost> Date: Fri Jul 19 20:26:38 2002 +0000 Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi. CVS patchset: 5559 CVS date: 2002/07/19 20:26:38 commit 6c4025a55b46c33c8eaffe21b942aeb83fe08a3e Author: jbj <devnull@localhost> Date: Thu Jul 18 21:42:18 2002 +0000 up2date functional on rpm-python-4.1 bindings. CVS patchset: 5558 CVS date: 2002/07/18 21:42:18 commit 1adc12b6875596843ec98d3849206aefdc4d5679 Author: jbj <devnull@localhost> Date: Mon Jul 15 21:15:22 2002 +0000 Clarify intl licensing. CVS patchset: 5555 CVS date: 2002/07/15 21:15:22 commit 3ea74aa3c7203c10ad97326778e22b1e654eefc7 Author: jbj <devnull@localhost> Date: Sun Jul 14 21:23:29 2002 +0000 - python: sanity check fixes on rpmts/rpmte methods. CVS patchset: 5554 CVS date: 2002/07/14 21:23:29 commit 8caf68303188699c1a1d9499c53a43794a86d922 Author: jbj <devnull@localhost> Date: Sat Jul 13 19:54:36 2002 +0000 - teach gendiff about unreadable files (#42666). CVS patchset: 5553 CVS date: 2002/07/13 19:54:36 commit fa1098b41069d66a3c7b6ba2bc07dba945ebc850 Author: jbj <devnull@localhost> Date: Sat Jul 13 19:32:42 2002 +0000 Use ${MAKE}, not make, for portability. CVS patchset: 5552 CVS date: 2002/07/13 19:32:42 commit 425a2d3783c62095bfa76f1b3d901b42069b1ab6 Author: jbj <devnull@localhost> Date: Sat Jul 13 19:18:43 2002 +0000 - popt: mingw32 portability configure check (#67911). CVS patchset: 5551 CVS date: 2002/07/13 19:18:43 commit 261b4a2ecbc7b4ccef094490c74e90f8cfdacfff Author: jbj <devnull@localhost> Date: Sat Jul 13 19:08:51 2002 +0000 - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. - revert headerFree/headerLink/headerUnlink debugging. CVS patchset: 5550 CVS date: 2002/07/13 19:08:51 commit b9df0c51e490b2a2e158a8525d7753cb1fe1bc6e Author: jbj <devnull@localhost> Date: Fri Jul 12 21:59:20 2002 +0000 - skip signing packages already signed with same key (#62118). CVS patchset: 5549 CVS date: 2002/07/12 21:59:20 commit 4f819b92d4d81d8d14fd0027bdf7486acff8fe23 Author: jbj <devnull@localhost> Date: Fri Jul 12 20:29:35 2002 +0000 Fix format translations (#68708). CVS patchset: 5548 CVS date: 2002/07/12 20:29:35 commit d132234000940b4c7b0f1d91ec8f8c27f184914c Author: jbj <devnull@localhost> Date: Fri Jul 12 19:09:09 2002 +0000 - display signature details using rpm -qi CVS patchset: 5547 CVS date: 2002/07/12 19:09:09 commit 1bf723fca490b598fa289ddcd437bc61c87d4ef4 Author: jbj <devnull@localhost> Date: Thu Jul 11 21:47:51 2002 +0000 - update for sv.po. CVS patchset: 5545 CVS date: 2002/07/11 21:47:51 commit 1bbc4b2c373811287f7f199f38485eb9e394939f Author: jbj <devnull@localhost> Date: Thu Jul 11 16:44:55 2002 +0000 - fix: repair 2ndary match criteria with rpmdb iterators. CVS patchset: 5544 CVS date: 2002/07/11 16:44:55 commit f0ad50e2669da6cedcec2c193cc9783cf63091a9 Author: jbj <devnull@localhost> Date: Tue Jul 9 15:35:57 2002 +0000 - placeholders for manifest constants for SuSE patch packages. CVS patchset: 5543 CVS date: 2002/07/09 15:35:57 commit 241fad12870c58bd76468267f2816d409dbc7e57 Author: jbj <devnull@localhost> Date: Mon Jul 8 14:21:26 2002 +0000 Propagate splint-3.0.1.7 close(2) internalState annotation throughout. CVS patchset: 5542 CVS date: 2002/07/08 14:21:26 commit a273ea6a095daa16e663d96e474c75115c3c2bdc Author: jbj <devnull@localhost> Date: Sat Jul 6 18:48:09 2002 +0000 - fix: permit deletions of added packages (#67108). CVS patchset: 5541 CVS date: 2002/07/06 18:48:09 commit 68b42bb762d650fe68d4bcc8827051e08a69201c Author: jbj <devnull@localhost> Date: Fri Jul 5 16:51:57 2002 +0000 - update rpmcache.8. CVS patchset: 5540 CVS date: 2002/07/05 16:51:57 commit 6dca216517ffb04f30d84ce1d1335efc37e7736d Author: jbj <devnull@localhost> Date: Thu Jul 4 21:08:05 2002 +0000 - fix: forgot lazy open of database on --freshen path (#67907). - proof-of-concept rpmcache functionality. CVS patchset: 5539 CVS date: 2002/07/04 21:08:05 commit af3c677f06687e5ad1e33eb24f984c7ac5ff2a33 Author: jbj <devnull@localhost> Date: Wed Jul 3 14:01:49 2002 +0000 - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). CVS patchset: 5538 CVS date: 2002/07/03 14:01:49 commit e5fb770e7d9aac53a513965c0f2bcf360934794b Author: jbj <devnull@localhost> Date: Tue Jul 2 23:54:35 2002 +0000 Add boundsread annotations throughout, enable +bounds checking. Start narrowing the scope of bounds annotations by adding more annotations. CVS patchset: 5537 CVS date: 2002/07/02 23:54:35 commit 77076c7c8d83f8b783634c7328b132b938389987 Author: jbj <devnull@localhost> Date: Tue Jul 2 13:16:50 2002 +0000 add (disabled for now) dependency check to rpmgraph. splint and gettext fiddles. CVS patchset: 5536 CVS date: 2002/07/02 13:16:50 commit 8c4991e9d533de552b957ea445d65f6834205f29 Author: jbj <devnull@localhost> Date: Sun Jun 30 22:47:32 2002 +0000 - warn only once for each NOKEY/UNTRUSTED key id. - factor common options into table, add rpmcliInit() and rpmcliFini(). - add preliminary rpmgraph(8) and rpmcache(8) executables to rpm-devel. CVS patchset: 5535 CVS date: 2002/06/30 22:47:32 commit 10e3aaa69f3d7f74958e3dd0d0b471b296a1bb23 Author: jbj <devnull@localhost> Date: Sat Jun 29 03:16:34 2002 +0000 - open rpmdb early RDONLY, reopen later RDWR, avoid signed srpm noise. CVS patchset: 5534 CVS date: 2002/06/29 03:16:34 commit 3a76f46b137107eb66f15f390959e985ce2028d9 Author: jbj <devnull@localhost> Date: Fri Jun 28 23:58:34 2002 +0000 - rescusitate remote ftp globs (#67678). CVS patchset: 5533 CVS date: 2002/06/28 23:58:34 commit d89ce5854d39a9e896759fb96e6e303c67573bb6 Author: jbj <devnull@localhost> Date: Fri Jun 28 21:54:24 2002 +0000 - disambiguate added/installed dependency failures (#50388). CVS patchset: 5532 CVS date: 2002/06/28 21:54:24 commit f5fc8957b433616cf5010e26866205985c385479 Author: jbj <devnull@localhost> Date: Fri Jun 28 14:55:04 2002 +0000 New fangled head syntax. CVS patchset: 5531 CVS date: 2002/06/28 14:55:04 commit 12191c8ea08e7fbd3468b33d41da97b5bfa2cad7 Author: jbj <devnull@localhost> Date: Fri Jun 28 14:51:17 2002 +0000 - find-lang.sh: make sure that mo pattern matches leading '/' (#67368). CVS patchset: 5530 CVS date: 2002/06/28 14:51:17 commit ef1b1d0d2f30f69aac9288820b84322ddda3d265 Author: jbj <devnull@localhost> Date: Fri Jun 28 13:04:38 2002 +0000 - fix: multiple relocations (#67596). - add --build/--program-prefix, delete libtoolize, from %configure. CVS patchset: 5529 CVS date: 2002/06/28 13:04:38 commit 4252cddc29cd3e60bdc6a0791c6d2dd58fcb3c2e Author: jbj <devnull@localhost> Date: Fri Jun 28 00:35:57 2002 +0000 Establish mechanism for up2date to reconfigure rpmlib. Disambiguate failures to import with error messages. CVS patchset: 5528 CVS date: 2002/06/28 00:35:57 commit 446dfecf4305808f80cae52b8432f1434d6bb4f8 Author: jbj <devnull@localhost> Date: Thu Jun 27 17:04:27 2002 +0000 Add requirement on patch. CVS patchset: 5527 CVS date: 2002/06/27 17:04:27 commit 37a10dd3bc862a2d69945e3a90fc581f49ee574a Author: jbj <devnull@localhost> Date: Thu Jun 27 16:37:15 2002 +0000 - use rpmdb-redhat for suggestions if/when configured (#67430). CVS patchset: 5526 CVS date: 2002/06/27 16:37:15 commit 5d1dadc96ee51d9d8aa6b5a43363773d2f601fd4 Author: jbj <devnull@localhost> Date: Tue Jun 25 18:43:40 2002 +0000 - python: link internal libelf (if used) directly into rpmmodule.so. CVS patchset: 5525 CVS date: 2002/06/25 18:43:40 commit 4826782959c1ba99bea48f231678ffee3b990377 Author: jbj <devnull@localhost> Date: Mon Jun 24 15:55:30 2002 +0000 Reenable "make install". CVS patchset: 5524 CVS date: 2002/06/24 15:55:30 commit 937fa6e4ea08e001473e4345b966ce2c64ddf0be Author: cturner <devnull@localhost> Date: Sun Jun 23 20:04:46 2002 +0000 bump version for release to CPAN CVS patchset: 5523 CVS date: 2002/06/23 20:04:46 commit 13d177beb233e111b3ede3edc1340747433a7556 Author: jbj <devnull@localhost> Date: Sun Jun 23 19:47:08 2002 +0000 Add boundswrite annotations everywhere. CVS patchset: 5522 CVS date: 2002/06/23 19:47:08 commit 05cb73a7ee762065339393057d421613866e0418 Author: jbj <devnull@localhost> Date: Sat Jun 22 18:51:56 2002 +0000 Factor bounds checking annotations into source code. CVS patchset: 5521 CVS date: 2002/06/22 18:51:56 commit ba41c1ccb13a7a27466470e501a0d4f30fddec40 Author: jbj <devnull@localhost> Date: Fri Jun 21 18:14:03 2002 +0000 Check S_ISREG explicitly to avoid '?' in ls(1)-like displays. CVS patchset: 5520 CVS date: 2002/06/21 18:14:03 commit 2933d0ec0cca4b2dadb1c3e8427b49b8ae262272 Author: jbj <devnull@localhost> Date: Fri Jun 21 18:00:50 2002 +0000 - fix: reading macro files can corrupt memory if BUFSIZ is teensy. - fix: assertion failure iff incomplete package install (#66837). CVS patchset: 5519 CVS date: 2002/06/21 18:00:50 commit a6827b5a8043f87b59ade4fd02ae256a3937b9f1 Author: jbj <devnull@localhost> Date: Thu Jun 20 23:08:34 2002 +0000 - resurrect libelf with Elf64, prelink verify should work everywhere. CVS patchset: 5518 CVS date: 2002/06/20 23:08:34 commit f96fc8d89419570a3fbf6b198d5d35ecee2ed6a3 Author: jbj <devnull@localhost> Date: Thu Jun 20 21:53:31 2002 +0000 - resurrect libelf with Elf64, prelink verify should work everywhere. autostuff fiddles. CVS patchset: 5517 CVS date: 2002/06/20 21:53:31 commit e96eefbe680b180d854eaea2e5023e088745ed7f Author: jbj <devnull@localhost> Date: Thu Jun 20 21:49:33 2002 +0000 Remove autogenerated file. CVS patchset: 5516 CVS date: 2002/06/20 21:49:33 commit 71077a3682137681055e588cd3e4d85fc14dff4f Author: jbj <devnull@localhost> Date: Thu Jun 20 20:39:35 2002 +0000 Remove autogenerated files from CVS. CVS patchset: 5515 CVS date: 2002/06/20 20:39:35 commit 110df96c22325d96559d5d66a89308c1fc708f9c Author: jbj <devnull@localhost> Date: Thu Jun 20 17:17:23 2002 +0000 - add translated man pages from PLD. CVS patchset: 5514 CVS date: 2002/06/20 17:17:23 commit be2a538537041702617102a5a26cf00f1fcf9578 Author: jbj <devnull@localhost> Date: Thu Jun 20 14:50:02 2002 +0000 Merge in PLD non-english man pages. CVS patchset: 5513 CVS date: 2002/06/20 14:50:02 commit 0a7481d0f777a6fc0e578b31d08312f5376cb125 Author: jbj <devnull@localhost> Date: Thu Jun 20 02:19:21 2002 +0000 - make sure that rpm can verify prelinked shared libraries. - don't install /usr/lib/rpm/redhat per-vendor configuration anymore. CVS patchset: 5512 CVS date: 2002/06/20 02:19:21 commit 3255a1e854607cd1f39e3f0688f63eb790387f87 Author: jbj <devnull@localhost> Date: Wed Jun 19 19:27:20 2002 +0000 Annotate incondefs in source code. CVS patchset: 5511 CVS date: 2002/06/19 19:27:20 commit edd89aa67e871430b73d103ca92b9baa0432f18b Author: jbj <devnull@localhost> Date: Wed Jun 19 18:56:15 2002 +0000 splint fiddles. CVS patchset: 5510 CVS date: 2002/06/19 18:56:15 commit 49658e0fffae92961788e6067fa37d8065a0b695 Author: jbj <devnull@localhost> Date: Wed Jun 19 18:52:46 2002 +0000 Annotate incondefs in source code. CVS patchset: 5509 CVS date: 2002/06/19 18:52:46 commit 448e44da6c79f1eb6789d6922e05a4b15e66c96a Author: jbj <devnull@localhost> Date: Tue Jun 18 17:52:02 2002 +0000 Add a couple of toy programs. CVS patchset: 5508 CVS date: 2002/06/18 17:52:02 commit 7de7470228c6d8adc42872554b5de7b8dee3f261 Author: jbj <devnull@localhost> Date: Tue Jun 18 17:00:30 2002 +0000 Splint annotations and spec file. CVS patchset: 5507 CVS date: 2002/06/18 17:00:30 commit cd8a7dcf4e0b6a45fcb06ce1555504f3bcd4f6ee Author: jbj <devnull@localhost> Date: Mon Jun 17 16:38:22 2002 +0000 Initial revision CVS patchset: 5498 CVS date: 2002/06/17 16:38:22 commit dd5ee218a552c5ffe33325ba6eddf3ebc681475f Author: jbj <devnull@localhost> Date: Sat Jun 15 19:53:27 2002 +0000 beecrypt.gas.h needs to be carried into the tarball. CVS patchset: 5496 CVS date: 2002/06/15 19:53:27 commit 20901c1a62c2ec5bdff92bf2881ec51cb5ce7656 Author: jbj <devnull@localhost> Date: Sat Jun 15 19:43:41 2002 +0000 - beecrypt: merge changes from beecrypt-2.3.0. - beecrypt: merge doxygen markup with rpmapi doco. - beecrypt: revert cpu/arch compile option mixup (#66752). CVS patchset: 5495 CVS date: 2002/06/15 19:43:41 commit 8336b090a9996532e63e32cd8c483a9128be2dc9 Author: jbj <devnull@localhost> Date: Sat Jun 15 19:00:35 2002 +0000 Ignore generated files. CVS patchset: 5494 CVS date: 2002/06/15 19:00:35 commit 73554c7eb5879d0fbac43e65be35840fd20c374a Author: jbj <devnull@localhost> Date: Sat Jun 15 18:58:33 2002 +0000 Remove all generated files from CVS. CVS patchset: 5493 CVS date: 2002/06/15 18:58:33 commit 83b4afa7a8ec57dc4f824b7d52b1a37e15c8d7a4 Author: jbj <devnull@localhost> Date: Sat Jun 15 18:55:26 2002 +0000 DOn't need generated config.h.in in CVS. CVS patchset: 5492 CVS date: 2002/06/15 18:55:26 commit 94250cf3b4a69997befaf5129ee23db4dcd54284 Author: jbj <devnull@localhost> Date: Sat Jun 15 18:52:02 2002 +0000 Don't need Makefile.in files, they're generated. CVS patchset: 5491 CVS date: 2002/06/15 18:52:02 commit 1412d46c3c97f5fb6d8dcf46a827529800a33a96 Author: jbj <devnull@localhost> Date: Sat Jun 15 18:49:02 2002 +0000 Make check and splint clean. Don't install fooopt files, they are merely ASM_FOO switches. Don't install beecrypt.{api,win}.h Get rid of autocruft files in CVS. CVS patchset: 5490 CVS date: 2002/06/15 18:49:02 commit ba1865e6077d3cbc1d877e1c711bd27503c4a5bc Author: jbj <devnull@localhost> Date: Sat Jun 15 18:11:05 2002 +0000 Sanity. CVS patchset: 5489 CVS date: 2002/06/15 18:11:05 commit 2acd2c7654396467c2a87f64825300a1348b1ec9 Author: jbj <devnull@localhost> Date: Sat Jun 15 14:28:29 2002 +0000 Before merging new-fangled configure.ac CVS patchset: 5488 CVS date: 2002/06/15 14:28:29 commit 4d5f1d55b940b2120643eb3c84ef2186b1c2edf0 Author: jbj <devnull@localhost> Date: Sat Jun 15 14:19:38 2002 +0000 Make sure that "make dist" is functional. Rename fips180opt -> sha1opt platform specific asm files. CVS patchset: 5487 CVS date: 2002/06/15 14:19:38 commit 3b9d647cc134a1ffbc32bda018b298de48d2cfc6 Author: jbj <devnull@localhost> Date: Sat Jun 15 13:24:42 2002 +0000 Expose aes constant tables, needed by the asm voodoo. CVS patchset: 5486 CVS date: 2002/06/15 13:24:42 commit 82e03255833e87efe6e38a2c2c04539d610303d4 Author: jbj <devnull@localhost> Date: Fri Jun 14 21:05:36 2002 +0000 Doxygen and splint fiddles. CVS patchset: 5485 CVS date: 2002/06/14 21:05:36 commit 609f6ba9c8c281275fbe8948318050c172e46462 Author: jbj <devnull@localhost> Date: Fri Jun 14 20:31:05 2002 +0000 First crack at merging beecrypt-2.3.0 changes. CVS patchset: 5484 CVS date: 2002/06/14 20:31:05 commit 243ff70d72f270941de5ac0122b8a72eb46a65f1 Author: jbj <devnull@localhost> Date: Wed Jun 12 14:58:58 2002 +0000 Add bugzilla # to cheangelog. CVS patchset: 5483 CVS date: 2002/06/12 14:58:58 commit 93e968c51534a33f75eaa0459edd8afa1008744a Author: jbj <devnull@localhost> Date: Wed Jun 12 14:54:06 2002 +0000 Orphan. CVS patchset: 5482 CVS date: 2002/06/12 14:54:06 commit 93ae345321b41b7e964fc5f31c95a62039e2afbe Author: jbj <devnull@localhost> Date: Wed Jun 12 14:52:59 2002 +0000 - fix: separate existence and number checks for problems found. CVS patchset: 5481 CVS date: 2002/06/12 14:52:59 commit d523f4266d6860ed099bae737076d6fc971b3a45 Author: jbj <devnull@localhost> Date: Mon Jun 10 16:07:12 2002 +0000 - document digital signature verification in rpm.8. CVS patchset: 5480 CVS date: 2002/06/10 16:07:12 commit bafe5279493a2295d161b35ccbbcea785cfe2089 Author: jbj <devnull@localhost> Date: Mon Jun 10 13:07:32 2002 +0000 Document file attribute opt outs in verify mode. Document --nodigest/--nosignature/--nosuggest. CVS patchset: 5479 CVS date: 2002/06/10 13:07:32 commit db4e72211ef17d0bd061d3881ee5dc661289fb90 Author: jbj <devnull@localhost> Date: Sun Jun 9 22:15:16 2002 +0000 Sanity. CVS patchset: 5477 CVS date: 2002/06/09 22:15:16 commit d29a60e1f20312a0067fe3a1336a1faaf69f420e Author: jbj <devnull@localhost> Date: Sun Jun 9 17:12:35 2002 +0000 Update rpm.8 and rpmbuild.8 from docbook in max-rpm CVS. CVS patchset: 5475 CVS date: 2002/06/09 17:12:35 commit 2d531597319a7daf6ad126ac0f93096d3180af83 Author: jbj <devnull@localhost> Date: Fri Jun 7 13:26:07 2002 +0000 Orphans. CVS patchset: 5472 CVS date: 2002/06/07 13:26:07 commit 128357ffba2916f1e5e322a28361b8eaa9a5b494 Author: jbj <devnull@localhost> Date: Fri Jun 7 13:12:34 2002 +0000 Changes from bsddb3-3.3.4. CVS patchset: 5471 CVS date: 2002/06/07 13:12:34 commit 8d1ff9feac92bae03417280eebae5c19a1e7661a Author: jbj <devnull@localhost> Date: Wed Jun 5 22:07:55 2002 +0000 Lclint fiddles. CVS patchset: 5468 CVS date: 2002/06/05 22:07:55 commit e8f1e413309a4df972a029c82f469b4b5b74e3a6 Author: jbj <devnull@localhost> Date: Wed Jun 5 21:04:32 2002 +0000 Add xmlspec-20020605.diff orphans. CVS patchset: 5467 CVS date: 2002/06/05 21:04:32 commit 8780c9932c35ce442f2cde96724d9a86e6f8f65a Author: jbj <devnull@localhost> Date: Wed Jun 5 21:02:39 2002 +0000 Add xmlspec-20020605.diff changes. CVS patchset: 5466 CVS date: 2002/06/05 21:02:39 commit 2395582ab025e75aae8f51c8787d34c5c961f88c Author: jbj <devnull@localhost> Date: Wed Jun 5 20:26:57 2002 +0000 - python: portability fiddles (#54350). - check inodes (but not blocks) on FAT file systems (#64256). CVS patchset: 5465 CVS date: 2002/06/05 20:26:57 commit 14d95f25f736587e23b5aa8a2302eb5f3b168df9 Author: jbj <devnull@localhost> Date: Tue Jun 4 22:02:15 2002 +0000 - use /etc/rpm/platform (if it exists), rather than uname(2), for arch. CVS patchset: 5464 CVS date: 2002/06/04 22:02:15 commit dd50743445cb505bb67d5d43d566b51409b8df0e Author: jbj <devnull@localhost> Date: Tue Jun 4 15:09:19 2002 +0000 Add -I../rpmdb. CVS patchset: 5463 CVS date: 2002/06/04 15:09:19 commit 9d880e91429b66f64f4d162a7b50ef5c4c5ac7f3 Author: jbj <devnull@localhost> Date: Tue Jun 4 15:06:36 2002 +0000 Update from "Jaco Greeff" <jaco@puxedo.org>. CVS patchset: 5462 CVS date: 2002/06/04 15:06:36 commit bf7fc63baa6fe063bc159011e796d88117723bcd Author: jbj <devnull@localhost> Date: Mon Jun 3 23:27:05 2002 +0000 Teach doxygen about python/*-py.c files. Make sure that automake includes the python/test/* files. CVS patchset: 5461 CVS date: 2002/06/03 23:27:05 commit 37426c66d793a8a287a506f49e2df2a753210254 Author: jbj <devnull@localhost> Date: Mon Jun 3 20:56:33 2002 +0000 - python: include rpmdb module, renamed from bsddb3. CVS patchset: 5460 CVS date: 2002/06/03 20:56:33 commit 9b2ac14866c7740e67e17d37392f2397cd1dcdd3 Author: jbj <devnull@localhost> Date: Mon Jun 3 20:44:08 2002 +0000 Functional unit tests after renaming bsdddb3 -> rpmdb, _db -> _rpmdb. CVS patchset: 5459 CVS date: 2002/06/03 20:44:08 commit b3308c5f878ec970f48c7559bb62646b182c3128 Author: jbj <devnull@localhost> Date: Sun Jun 2 20:50:48 2002 +0000 Clone an rpmdb module from bsddb3 (rpmdb/*.py need work). CVS patchset: 5458 CVS date: 2002/06/02 20:50:48 commit 26db42d8cc86e054e6ed8a1a12a3d06083c933be Author: jbj <devnull@localhost> Date: Sat Jun 1 15:48:00 2002 +0000 - fix: use getgrnam, not getpwnam, to convert gid -> group. - fix: avoid sign extension, use only 16 bits, when verifying rdev. - python: separate {add,del}Macro methods, prepare for macro dictionary. - i18n: copy current production PO files to top-of-stack. CVS patchset: 5457 CVS date: 2002/06/01 15:48:00 commit 3c1ca5b1aabc175d4e7948e6e0f8eb90315495ea Author: jbj <devnull@localhost> Date: Thu May 30 15:08:46 2002 +0000 Add -I../rpmdb and -I../popt CVS patchset: 5456 CVS date: 2002/05/30 15:08:46 commit b2048a714003e34bb415c991c8c082dde4db8280 Author: jbj <devnull@localhost> Date: Thu May 30 15:03:17 2002 +0000 Initial revision CVS patchset: 5454 CVS date: 2002/05/30 15:03:17 commit c3ed66c29857b6eb86f5c4eda555e797adf64199 Author: jbj <devnull@localhost> Date: Tue May 28 23:06:44 2002 +0000 - eliminate legacy db methods, add ts.dbMatch method. CVS patchset: 5453 CVS date: 2002/05/28 23:06:44 commit 3b633106748d2677dc129e732b150054b5bb91fd Author: jbj <devnull@localhost> Date: Tue May 28 16:22:42 2002 +0000 - add rpmal/rpmte/rpmfd methods to bindings. - drop cpanflute and cpanflute2, will be in Chip's CPAN package now. CVS patchset: 5452 CVS date: 2002/05/28 16:22:42 commit 23bbe266cc1856fbbb29d8b8ea1cc52d7372f9e1 Author: jbj <devnull@localhost> Date: Mon May 27 21:40:08 2002 +0000 Add bindings for rpmte and FD_t. CVS patchset: 5451 CVS date: 2002/05/27 21:40:08 commit 259bb824ccefadfc9a53f8307b3fc01f5324b5fa Author: jbj <devnull@localhost> Date: Mon May 27 18:12:12 2002 +0000 Add rpmal bindings, Grand Renaming to rpmalFoo(). CVS patchset: 5450 CVS date: 2002/05/27 18:12:12 commit ca60c30e3a048234fa3e6736d3145af6128b6f8c Author: jbj <devnull@localhost> Date: Sun May 26 18:40:25 2002 +0000 - fix: un-resurrect "()(64bit)" markings using objdump on i386. CVS patchset: 5449 CVS date: 2002/05/26 18:40:25 commit 3067a2c91dc0e85acab883e3fccc5caf15247d89 Author: jbj <devnull@localhost> Date: Sat May 25 17:15:20 2002 +0000 - re-enable rpm-python sub-package. - fix: resurrect "()(64bit)" markings using objdump. CVS patchset: 5448 CVS date: 2002/05/25 17:15:20 commit 4f1bba10aa4a9463b068aff002e7c8ffd36f21c1 Author: jbj <devnull@localhost> Date: Thu May 23 21:06:42 2002 +0000 - add rpmds/rpmfi/rpmts methods to bindings. CVS patchset: 5447 CVS date: 2002/05/23 21:06:42 commit aeb8ed2318f0a486ee258cc39f9546981386b957 Author: jbj <devnull@localhost> Date: Thu May 23 19:42:23 2002 +0000 Create rpmts-py.c. CVS patchset: 5446 CVS date: 2002/05/23 19:42:23 commit ed2765de234f2cbcedc363981e852056c9b02315 Author: jbj <devnull@localhost> Date: Thu May 23 17:29:21 2002 +0000 rpmds and rpmfi iterators, take 0. CVS patchset: 5445 CVS date: 2002/05/23 17:29:21 commit 0f0184d17f13b9cb17d6b0ba4aefb29d0ad53e10 Author: jbj <devnull@localhost> Date: Thu May 23 00:49:19 2002 +0000 Bind rpmds as class derived from header. CVS patchset: 5444 CVS date: 2002/05/23 00:49:19 commit 4008c689df96417da550fb8006055e04f553aaf2 Author: jbj <devnull@localhost> Date: Tue May 21 16:33:33 2002 +0000 Enable CDB access as default. Remove unused int from dbiIndexSet. CVS patchset: 5443 CVS date: 2002/05/21 16:33:33 commit db4f917fa91434a46fedb55abd1f0723f58f15ac Author: jbj <devnull@localhost> Date: Tue May 21 14:56:05 2002 +0000 Make sure that db.h symlink is created. CVS patchset: 5442 CVS date: 2002/05/21 14:56:05 commit 0b61bf14759ea3c8f8ff1442ddad8bd309906e4e Author: jbj <devnull@localhost> Date: Tue May 21 00:00:39 2002 +0000 Always use cursors. Use DB_KEYLAST with db->c_put for now, just like rpm-4.0.x. Make sure that db->c_get is done before doing db->c_del. Check that CDB access is still functional. CVS patchset: 5441 CVS date: 2002/05/21 00:00:39 commit 386882db7a38f24e0222a2ae94d4c93a34af0d37 Author: jbj <devnull@localhost> Date: Sun May 19 23:37:24 2002 +0000 - fix: synthesize unpacking progress callbacks for packages w/o files. CVS patchset: 5440 CVS date: 2002/05/19 23:37:24 commit 2126e4ad09e175a4356a29ab03756dbbeb8c976f Author: jbj <devnull@localhost> Date: Sun May 19 18:42:25 2002 +0000 - Grand Renaming of rpm data types. CVS patchset: 5439 CVS date: 2002/05/19 18:42:25 commit 38385c8d6323e3695e0b267ab7b2fcffff9f72b3 Author: jbj <devnull@localhost> Date: Fri May 17 21:08:39 2002 +0000 Transactions made increasingly opaque. CVS patchset: 5438 CVS date: 2002/05/17 21:08:39 commit 076a6e29c5c8a35a5f78ae2a15339d030cfe2fdf Author: jbj <devnull@localhost> Date: Thu May 16 16:55:21 2002 +0000 - opaque (well mostly) rpmTransactionSet using methods. CVS patchset: 5437 CVS date: 2002/05/16 16:55:21 commit bc9d22eeb9034966654091306e3e3fc9a9dd7c71 Author: jbj <devnull@localhost> Date: Mon May 13 22:45:30 2002 +0000 AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>). CVS patchset: 5434 CVS date: 2002/05/13 22:45:30 commit f9f1064dc0681321e13d240b193895ecc7d6d5cf Author: jbj <devnull@localhost> Date: Mon May 13 22:34:25 2002 +0000 Eliminate bogus strerror message for manifests. CVS patchset: 5433 CVS date: 2002/05/13 22:34:25 commit 5a51033929040439103c27d9cf070079c756d8f9 Author: rjray <devnull@localhost> Date: Fri May 10 08:09:51 2002 +0000 Changes for 0.40, and they are many. CVS patchset: 5432 CVS date: 2002/05/10 08:09:51 commit 9d37ae1efe6157bb49c4872eadce5b30db67952d Author: rjray <devnull@localhost> Date: Fri May 10 08:04:55 2002 +0000 RPM generation now works, mostly due to backing out the changes after discussing release and distribution plans with the rpm maintainer. CVS patchset: 5431 CVS date: 2002/05/10 08:04:55 commit f76caca7d74805d2514af20c0b1a6313f3d5251b Author: rjray <devnull@localhost> Date: Fri May 10 07:38:58 2002 +0000 Allow new() to take options like TIEHASH does. Also documents new. CVS patchset: 5430 CVS date: 2002/05/10 07:38:58 commit 76c37b4c7634a086e152c4cb155e2a563fc2b74b Author: rjray <devnull@localhost> Date: Fri May 10 07:38:21 2002 +0000 Some casts to reduce compiler warnings on some systems. CVS patchset: 5429 CVS date: 2002/05/10 07:38:21 commit 5a5b62e9c14f51d430c11642e05d77052c223ee8 Author: rjray <devnull@localhost> Date: Fri May 10 07:37:08 2002 +0000 Changed some safemalloc calls to New/Newz. Put a fix in FIRSTKEY to avoid getting a null back from the initial tag look-up. Cause DESTROY to free some memory that was being forgotten. Pulled out all the 3.0 and pre-4.0.3 support code. CVS patchset: 5428 CVS date: 2002/05/10 07:37:08 commit 97aaa7f141caf7f1a00808cac245ce93c7cbc365 Author: rjray <devnull@localhost> Date: Fri May 10 05:53:48 2002 +0000 Turned a macro call that was using safemalloc into a direct call to Newz. Turned some calls to safefree into Safefree. CVS patchset: 5427 CVS date: 2002/05/10 05:53:48 commit e17659692997068b4cd5ee4a91f2aa9ee093b89a Author: rjray <devnull@localhost> Date: Fri May 10 05:50:19 2002 +0000 Removed uneeded #define CVS patchset: 5426 CVS date: 2002/05/10 05:50:19 commit 4749da2d88ec35d6dc13a72a02affad56747f723 Author: jbj <devnull@localhost> Date: Tue May 7 14:26:39 2002 +0000 Sanity. CVS patchset: 5425 CVS date: 2002/05/07 14:26:39 commit b4c604e75c8550c5e63d5a6781e03ef40b78cca4 Author: jbj <devnull@localhost> Date: Tue May 7 01:07:41 2002 +0000 - plug most install mode leaks. CVS patchset: 5424 CVS date: 2002/05/07 01:07:41 commit e6ba507f771047db75773b166dc137b0a3e46ef7 Author: jbj <devnull@localhost> Date: Mon May 6 19:48:14 2002 +0000 - rework most of rpmdb.c prepatory to implementing duplicates. - fix: 2 memory leaks in headerSprintf. - fix: db mire's access out-of-bounds memory. CVS patchset: 5423 CVS date: 2002/05/06 19:48:14 commit 287934f4aabcaf6455a40754b0fca83492b5f825 Author: jbj <devnull@localhost> Date: Sun May 5 21:49:45 2002 +0000 Add mi_key and mi_data to db match iterator. CVS patchset: 5422 CVS date: 2002/05/05 21:49:45 commit 81c2a9d267450f62264576199aa5b607391ac3f1 Author: jbj <devnull@localhost> Date: Sat May 4 20:13:14 2002 +0000 Add toy db->associate, db->join, dbcursor->c_pget wrappers. CVS patchset: 5421 CVS date: 2002/05/04 20:13:14 commit 40aceb784a9421b0410210187668522525594b7d Author: jbj <devnull@localhost> Date: Sat May 4 16:41:01 2002 +0000 Pass dbiGet() flags from application. CVS patchset: 5420 CVS date: 2002/05/04 16:41:01 commit d30a242160781822b0d6f5bfd40a2c7aca923f46 Author: jbj <devnull@localhost> Date: Sat May 4 12:55:03 2002 +0000 Eliminate another layer of db abstraction, continue eradicating db1. CVS patchset: 5419 CVS date: 2002/05/04 12:55:03 commit 3abd712fc3a4ba9c485283d601989ee7de1c21b0 Author: jbj <devnull@localhost> Date: Sat May 4 00:02:37 2002 +0000 Wire key DBT through the API. CVS patchset: 5418 CVS date: 2002/05/04 00:02:37 commit 48cd520355559a518f5332a01d2869d4f9dbf605 Author: jbj <devnull@localhost> Date: Fri May 3 23:26:25 2002 +0000 - use DBT_DB_MALLOC to eliminate re-malloc'ing header blobs. CVS patchset: 5417 CVS date: 2002/05/03 23:26:25 commit 06b247567ef73e1cb5368ba50549689609a7590a Author: jbj <devnull@localhost> Date: Fri May 3 19:06:03 2002 +0000 Sanity. CVS patchset: 5416 CVS date: 2002/05/03 19:06:03 commit 7b2717efe2916fd714eb2c55ebe1ac754e7c65fd Author: jbj <devnull@localhost> Date: Thu May 2 23:34:20 2002 +0000 - eliminate db1 support. - enable CDB by default. CVS patchset: 5415 CVS date: 2002/05/02 23:34:20 commit 2b83d36c089f9e27e43e776d08e79d58ec2e6ba8 Author: jbj <devnull@localhost> Date: Thu May 2 22:16:30 2002 +0000 - eliminate db1 support. - fix: rpmdb iterator memory leak in python bindings. - fix: include <sys/time.h> for 6.2 python modules. - remove vestiges of mipseb arch (#62408). CVS patchset: 5414 CVS date: 2002/05/02 22:16:30 commit cf2484ce1f2225e01b61dabb18a4d54e8fd6e375 Author: jbj <devnull@localhost> Date: Wed May 1 22:13:00 2002 +0000 - attempt to make peace with automake-1.6.1, autoconf-2.53. - rip out two layers of dbN gook, internal Berkeley db is here to stay. CVS patchset: 5412 CVS date: 2002/05/01 22:13:00 commit 9ecc4d884f3765c4bb19fefff70cbd7d7b1db794 Author: jbj <devnull@localhost> Date: Mon Apr 15 13:59:22 2002 +0000 Typo. CVS patchset: 5407 CVS date: 2002/04/15 13:59:22 commit b463db44dced1a5dd6bab2cb04e8f1a55aa72c67 Author: jbj <devnull@localhost> Date: Sun Apr 14 21:48:44 2002 +0000 - use build time to choose one of multiple alternative suggestions. - add --nosuggests to disable suggested resolutions. - splint fiddles. CVS patchset: 5406 CVS date: 2002/04/14 21:48:44 commit e6ebdb1d9fe1fb6077dacd6be378bab982ddcd34 Author: cturner <devnull@localhost> Date: Sun Apr 14 05:13:23 2002 +0000 vastly improve test suite; add some new methods; add some documentation; use librpm.la to help determine linker parameters CVS patchset: 5405 CVS date: 2002/04/14 05:13:23 commit 4fffd96bd361ba9692ebe67d63c978725d9f86d9 Author: cturner <devnull@localhost> Date: Sun Apr 14 03:12:14 2002 +0000 be smarter about extracting LIBS linker entries CVS patchset: 5404 CVS date: 2002/04/14 03:12:14 commit 2b9c26d7b479553827cf77cecf3367cfd297f479 Author: jbj <devnull@localhost> Date: Sat Apr 13 19:01:32 2002 +0000 Sanity. CVS patchset: 5403 CVS date: 2002/04/13 19:01:32 commit e3c57cf71efb077e28106cdaeb6ecc7910ca7aae Author: jbj <devnull@localhost> Date: Sat Apr 13 18:52:18 2002 +0000 - merge conflicts into problems, handle as transaction set variable. CVS patchset: 5402 CVS date: 2002/04/13 18:52:18 commit 46bbc20b324f456a9ff104f5e7300215950fb6c9 Author: jbj <devnull@localhost> Date: Sat Apr 13 01:28:20 2002 +0000 - use rpmdb-redhat to suggest dependency resolution(s). CVS patchset: 5401 CVS date: 2002/04/13 01:28:20 commit 8edea74bb45267034d2e4eb3e39e2883824e03ce Author: rjray <devnull@localhost> Date: Fri Apr 12 22:40:11 2002 +0000 Added a command-line option to the "perl Makefile.PL" invocation used for building the Perl-RPM sub-component. This interacts with changes already made to Perl-RPM/Makefile.PL. CVS patchset: 5400 CVS date: 2002/04/12 22:40:11 commit ffe1809d31f18e43be123073afc7314a1652e196 Author: rjray <devnull@localhost> Date: Fri Apr 12 22:37:34 2002 +0000 This change is not 100% complete, as the Makefile is still unable to create a working rpm specfile on its own. However, it works to allow seamless building of the extension outside of a full rpm build, and will recognize the command-line argument that ../rpm.spec will pass to signal a build in the larger context. CVS patchset: 5399 CVS date: 2002/04/12 22:37:34 commit aaca0fed295459215eb41e40bedbc3fa25fefc5c Author: rjray <devnull@localhost> Date: Fri Apr 12 00:16:33 2002 +0000 First of two efforts at redefining how multiple packages for one name are handled. This applies the patch from Gerald Teschl <gt@esi.ac.at> that makes a multiple match yield the newest, rather than the first one encountered. After this, I'll try to handle list-context. CVS patchset: 5398 CVS date: 2002/04/12 00:16:33 commit 2f1222755ba4574ef358779b53a950bc5bdff1d0 Author: rjray <devnull@localhost> Date: Thu Apr 11 23:07:01 2002 +0000 Now that rpm 3.0 is no longer supported, the ERR_CHAR_CONST macro is no longer needed. CVS patchset: 5397 CVS date: 2002/04/11 23:07:01 commit 18f406d5e418289151e5c45419b157166a402f5a Author: rjray <devnull@localhost> Date: Thu Apr 11 23:06:01 2002 +0000 Now that rpm 3.0 is no longer supported, the HDR_ITER_CONST macro is no longer needed. CVS patchset: 5396 CVS date: 2002/04/11 23:06:01 commit a1062052bce4c47b67a158690665263c086f5384 Author: rjray <devnull@localhost> Date: Thu Apr 11 22:42:08 2002 +0000 Removed all the rpm 3.0 support logic #if/#endif blocks. rpm 3.0 is no longer supported. CVS patchset: 5395 CVS date: 2002/04/11 22:42:08 commit ce0282868bc66e9da507cf34d84de92bd988ab76 Author: rjray <devnull@localhost> Date: Thu Apr 11 22:41:15 2002 +0000 Removed all the #if/#endif conditionals for rpm 3.0 compatibility. The rpm 3.0 line is no longer supported. CVS patchset: 5394 CVS date: 2002/04/11 22:41:15 commit 86997fb34278445752c67829474437eeca915307 Author: rjray <devnull@localhost> Date: Thu Apr 11 22:40:20 2002 +0000 Removed all the #if/#endif blocks that were for distinguishing 3.0 and 4.0 rpm lineage. rpm 3.0 is no longer going to be supported. CVS patchset: 5393 CVS date: 2002/04/11 22:40:20 commit ef7f4a88db5e38d5a9832cd5d52e9d5ff126ce7d Author: rjray <devnull@localhost> Date: Thu Apr 11 22:38:07 2002 +0000 Switched the order of preference in choosing a package to use as a control for testing. The kernel package might have more than one instance on the system, which breaks some of the tests. The rpm package should be OK. CVS patchset: 5392 CVS date: 2002/04/11 22:38:07 commit 8a44e3aba9d7c316bcf3f37646e25ab9ab9c3b76 Author: cturner <devnull@localhost> Date: Thu Apr 11 17:10:12 2002 +0000 silly test CVS patchset: 5390 CVS date: 2002/04/11 17:10:12 commit 2404e8d91895eae6913b9181094e6ef1f3c47ed0 Author: jbj <devnull@localhost> Date: Thu Apr 11 16:55:19 2002 +0000 - rescusitate --rebuild. CVS patchset: 5389 CVS date: 2002/04/11 16:55:19 commit bd2f1e9543e175e9b1c07e308da38d39807ccabd Author: jbj <devnull@localhost> Date: Wed Apr 10 22:10:13 2002 +0000 Fix: source package already part of the transaction. CVS patchset: 5388 CVS date: 2002/04/10 22:10:13 commit e5a632b26dc0f8df7f552dcf0a07f703db9fd329 Author: jbj <devnull@localhost> Date: Wed Apr 10 20:00:40 2002 +0000 - beecrypt: add types.h, eliminate need for config.gnu.h. CVS patchset: 5386 CVS date: 2002/04/10 20:00:40 commit fa1361480f0b9a1154579a21668a249d0bce6126 Author: jbj <devnull@localhost> Date: Tue Apr 9 21:36:47 2002 +0000 Use NEEDED from objdump, not ldd, to auto-generate Requires:. CVS patchset: 5385 CVS date: 2002/04/09 21:36:47 commit 39d9e33336dfed1a63aa4db86d194da51de66422 Author: cturner <devnull@localhost> Date: Tue Apr 9 09:38:12 2002 +0000 more churn. more stable. a hint of documentation, but only a hint. CVS patchset: 5383 CVS date: 2002/04/09 09:38:12 commit 721d88ed7f53a607108dd78dc82d3da83ea05ee2 Author: jbj <devnull@localhost> Date: Mon Apr 8 22:52:45 2002 +0000 Sanity. CVS patchset: 5382 CVS date: 2002/04/08 22:52:45 commit 5c1ca96c965d07c8efe9c47081a9aaf6a6e03e7e Author: jbj <devnull@localhost> Date: Mon Apr 8 20:09:40 2002 +0000 Check {fsm,psm} for orphans. CVS patchset: 5381 CVS date: 2002/04/08 20:09:40 commit b5f320dfacdfb56ed2b84e845d515715ccb53e05 Author: jbj <devnull@localhost> Date: Mon Apr 8 19:13:35 2002 +0000 Check rpm-4.0.4 for orpahns. CVS patchset: 5380 CVS date: 2002/04/08 19:13:35 commit b45c27e2ab0ba5c0d3bd3385ef561943d4cc57f9 Author: jbj <devnull@localhost> Date: Mon Apr 8 18:56:01 2002 +0000 doxygen cleanup. CVS patchset: 5379 CVS date: 2002/04/08 18:56:01 commit ffdfd1056e25d18f95776fbff43fceca864be95f Author: jbj <devnull@localhost> Date: Sun Apr 7 19:52:42 2002 +0000 - speedup large queries by ~50%. - revert to presentation ordering Yet Again (#62158). - non-glibc: on upgrade, mergesort is much faster than quicksort. CVS patchset: 5377 CVS date: 2002/04/07 19:52:42 commit 6e2d56377d4ac91f44918e58918d777540f6565c Author: cturner <devnull@localhost> Date: Sun Apr 7 07:22:29 2002 +0000 cleanup some memory issues; fix iteration over DB and proper freeing of headers; fix silly refcount trick of db and iterators to be more like the simpler python system CVS patchset: 5376 CVS date: 2002/04/07 07:22:29 commit f5f18ee2a856e8e17ac9261f36cea95de7d34aa0 Author: cturner <devnull@localhost> Date: Sun Apr 7 06:45:24 2002 +0000 initial import of perl-RPM2 CVS patchset: 5375 CVS date: 2002/04/07 06:45:24 commit e7b38bbd0c52cea744bbecb72e38f0f7e7faccfa Author: jbj <devnull@localhost> Date: Sun Mar 17 21:13:43 2002 +0000 Test program for file name join. CVS patchset: 5363 CVS date: 2002/03/17 21:13:43 commit c1d98e55b215aa262a01b7df8ef3083fe53a99e1 Author: jbj <devnull@localhost> Date: Sun Mar 17 15:49:09 2002 +0000 - *really* dump signature header immutable region. CVS patchset: 5362 CVS date: 2002/03/17 15:49:09 commit a7266b73948b535e38fe0ba29e05912209a45ff9 Author: jbj <devnull@localhost> Date: Sun Mar 17 15:46:23 2002 +0000 Bail on mmap/rsync fiddles for now. CVS patchset: 5361 CVS date: 2002/03/17 15:46:23 commit 3212547cb597483f131e7f53204d87fe3a9f72f9 Author: jbj <devnull@localhost> Date: Sun Mar 17 01:23:32 2002 +0000 Conflicts. CVS patchset: 5360 CVS date: 2002/03/17 01:23:32 commit 3b6077c0bd89b73b163c9bd29516536577e121c5 Author: jbj <devnull@localhost> Date: Sat Mar 16 19:56:27 2002 +0000 Initial revision CVS patchset: 5359 CVS date: 2002/03/16 19:56:27 commit 54945a10c1659c6204410476534babc36e6cf180 Author: jbj <devnull@localhost> Date: Wed Mar 13 20:01:50 2002 +0000 Factor notify callback function/arg onto per-ts method. CVS patchset: 5357 CVS date: 2002/03/13 20:01:50 commit fb845b7ee7e65bb0523efc6effbb9dd01f5c699e Author: jbj <devnull@localhost> Date: Wed Mar 13 17:59:49 2002 +0000 Split transaction set handling into separate file, prepatory to devising some toy access methods. CVS patchset: 5356 CVS date: 2002/03/13 17:59:49 commit 976cf8dec79b51102ed51cb72681bbac0abf3f5d Author: jbj <devnull@localhost> Date: Wed Mar 13 15:06:07 2002 +0000 Pass ts and args to rpmInstall() and rpmErase(). CVS patchset: 5355 CVS date: 2002/03/13 15:06:07 commit 2c45013b703f6f976bc8a64a38fcae56f0ffb156 Author: jbj <devnull@localhost> Date: Tue Mar 12 21:01:58 2002 +0000 Sanity. CVS patchset: 5354 CVS date: 2002/03/12 21:01:58 commit 865ec50f9462126bf3bdddc236cad7df282e20af Author: jbj <devnull@localhost> Date: Tue Mar 12 20:28:30 2002 +0000 - permit --dbpath and --root with signature (i.e. --import) modes. CVS patchset: 5353 CVS date: 2002/03/12 20:28:30 commit d18bbd9bdcfaf031e5ca7b6acd5bcc4d2532d3e4 Author: jbj <devnull@localhost> Date: Tue Mar 12 16:56:17 2002 +0000 - drill ts/fi through verify mode, add methods to keep fi abstract. - use mmap when calculating file digests on verify, ~20% faster. CVS patchset: 5352 CVS date: 2002/03/12 16:56:17 commit 0a71efcfc06c380feb5558aaf5de6773229894da Author: jbj <devnull@localhost> Date: Sun Mar 10 19:00:31 2002 +0000 - splint annotationsm, signature cleanup. CVS patchset: 5351 CVS date: 2002/03/10 19:00:31 commit f5dbab424baea97859d250d5d33d435ddf6ae73e Author: jbj <devnull@localhost> Date: Sun Mar 10 15:16:57 2002 +0000 - make --addsign and --resign behave exactly the same. CVS patchset: 5350 CVS date: 2002/03/10 15:16:57 commit f0907e2f267a05348e4f0a6bbe2afde5d4a49c07 Author: jbj <devnull@localhost> Date: Sat Mar 9 19:02:59 2002 +0000 Strip CFLAGS passed as argument to db configure. CVS patchset: 5349 CVS date: 2002/03/09 19:02:59 commit 14ec54e33b72fe073251479f101c1d610e7009ca Author: jbj <devnull@localhost> Date: Fri Mar 8 22:24:58 2002 +0000 - wire --nodigest/--nosignature options to checksig/query/verify modes. CVS patchset: 5348 CVS date: 2002/03/08 22:24:58 commit 441764ef45b668d6a573934a6e267c76bd2f7dc0 Author: jbj <devnull@localhost> Date: Thu Mar 7 22:54:43 2002 +0000 - add header RSA signature (untested, disabled for now). - don't bother with signing check if 16 bits of hash don't match. - only V3 signatures for now. CVS patchset: 5347 CVS date: 2002/03/07 22:54:43 commit 52864ffa4d78d6880130613a0ac4f1656b883a41 Author: jbj <devnull@localhost> Date: Thu Mar 7 02:17:59 2002 +0000 - add header RSA signature (untested). CVS patchset: 5346 CVS date: 2002/03/07 02:17:59 commit c6449e9c4439b7f2cf6c620a78d464b10a6c75b1 Author: jbj <devnull@localhost> Date: Wed Mar 6 23:17:31 2002 +0000 - add header DSA signature. CVS patchset: 5345 CVS date: 2002/03/06 23:17:31 commit 2e2d1cad39b9bf8af73ec7b2c584236aabcdad14 Author: jbj <devnull@localhost> Date: Sun Mar 3 23:09:49 2002 +0000 - add payload uncompressed size to signature to avoid rewriting header. - drill header sha1 into signature parallel to header+payload md5. - mandatory "most effective" signature check on query/verify/install. - don't bother adding empty filemd's to index. - add Pubkey index, using signer id as binary key. - display pubkeys in hex when debugging db access. - retrieve pubkey(s) from rpmdb, not from detached signature file. - reapply Berkeley DB patch #4491. CVS patchset: 5341 CVS date: 2002/03/03 23:09:49 commit 48b19eaedae1d80691073730628c3ef806d6322d Author: jbj <devnull@localhost> Date: Thu Feb 28 22:08:55 2002 +0000 Speed up "w = iv(s) mod q" by eliminating the unnecessary {u,v,t}2 computation. CVS patchset: 5340 CVS date: 2002/02/28 22:08:55 commit 9aa5bedac729594138d9320ee291f3dce5f5b6b1 Author: jbj <devnull@localhost> Date: Thu Feb 28 15:48:39 2002 +0000 Use Knuth algorithm Y for computing DSA "w = inv(s) mod q". CVS patchset: 5339 CVS date: 2002/02/28 15:48:39 commit 87a411ddf244ef13225ccb42c0bbc4fe191ab146 Author: jbj <devnull@localhost> Date: Wed Feb 27 21:38:51 2002 +0000 Sanity. CVS patchset: 5338 CVS date: 2002/02/27 21:38:51 commit 845f038002384bcb32bde513734ccfbb1d2830d7 Author: jbj <devnull@localhost> Date: Wed Feb 27 14:26:29 2002 +0000 Create. CVS patchset: 5337 CVS date: 2002/02/27 14:26:29 commit 5c2e4bdc1e189f2038e315dbd09a6b504a71ec57 Author: jbj <devnull@localhost> Date: Mon Feb 25 15:29:22 2002 +0000 Annotation fiddles. CVS patchset: 5336 CVS date: 2002/02/25 15:29:22 commit ec53bfce3db7d7a0802cae1ff5143f9e6beaf040 Author: jbj <devnull@localhost> Date: Sun Feb 24 20:44:36 2002 +0000 Synthesize a st_ino field for fts(3) use across FTP. CVS patchset: 5335 CVS date: 2002/02/24 20:44:36 commit 02893e232d2dcb8bf70a7b7244e792f2f27b9d32 Author: jbj <devnull@localhost> Date: Sun Feb 24 17:14:33 2002 +0000 Auto-detect lvr vendor if /etc/lvr-release (#59897). CVS patchset: 5334 CVS date: 2002/02/24 17:14:33 commit 6df10492d972520c7be51ae7ccf9b02780e5693b Author: jbj <devnull@localhost> Date: Sat Feb 23 21:24:37 2002 +0000 fix: opendir(3) et al functional with FTP. Use GNU extensions to apply glob(3) to ftp:// URL's. CVS patchset: 5333 CVS date: 2002/02/23 21:24:37 commit 4e34d9ebf749b0db380380b0de7b3f82b4c151bc Author: jbj <devnull@localhost> Date: Fri Feb 22 22:52:26 2002 +0000 Make peace with lclint for fts.[ch]. CVS patchset: 5332 CVS date: 2002/02/22 22:52:26 commit 0108a7b8cbcfeb1ed6a97e8841d234616e91de5b Author: jbj <devnull@localhost> Date: Fri Feb 22 17:12:15 2002 +0000 tpkgid cleanup. Recognize GNU extensions in myGlobPatternP(), flag in misc/fnmatch.h, as well. CVS patchset: 5331 CVS date: 2002/02/22 17:12:15 commit 66477dc13d82817781de9e3d08db5d1d052ebf28 Author: jbj <devnull@localhost> Date: Thu Feb 21 22:53:30 2002 +0000 Add tpkgid.c. CVS patchset: 5330 CVS date: 2002/02/21 22:53:30 commit b41f855114c36c620da4a8949ea8ee7531c05f7e Author: jbj <devnull@localhost> Date: Thu Feb 21 00:30:49 2002 +0000 Add pkgid db builder pre-cursor. CVS patchset: 5329 CVS date: 2002/02/21 00:30:49 commit 70e1c2a7c0c3dbe35009f52338f9efedbf7baa5f Author: jbj <devnull@localhost> Date: Wed Feb 20 22:57:06 2002 +0000 Include fts.[ch] in rpmio, APi renamed to Fts_foo. CVS patchset: 5328 CVS date: 2002/02/20 22:57:06 commit d947e66128088105fed98d8e6a6e3038225bbd7e Author: jbj <devnull@localhost> Date: Wed Feb 20 22:28:00 2002 +0000 Add (for portability) copies of fts.{c,h} from glibc-2.2.90-6. CVS patchset: 5327 CVS date: 2002/02/20 22:28:00 commit 5547ba7557cd7025be9dfdb6002aaa2841d85977 Author: jbj <devnull@localhost> Date: Wed Feb 20 22:09:28 2002 +0000 Sanity. CVS patchset: 5326 CVS date: 2002/02/20 22:09:28 commit 6ed5e192438ef5d99aeeedfd2f06ac0b341ab30b Author: jbj <devnull@localhost> Date: Wed Feb 20 21:00:15 2002 +0000 - make peace with automake et al in 8.0, ugh. - auto-configure with gcj, build javaglue.c. CVS patchset: 5325 CVS date: 2002/02/20 21:00:15 commit cde71600d4e34b64176f1d7c1f60eaab9d7ed20a Author: jbj <devnull@localhost> Date: Wed Feb 20 20:51:20 2002 +0000 Autogenerated. CVS patchset: 5324 CVS date: 2002/02/20 20:51:20 commit 09f274515f9876569ea165e09257eaeee5959d5b Author: jbj <devnull@localhost> Date: Sun Feb 10 21:13:52 2002 +0000 - make peace with automake et al in 8.0, ugh. CVS patchset: 5314 CVS date: 2002/02/10 21:13:52 commit 30b9428ce07b2fc3df44742dc58673cb1fb102ec Author: jbj <devnull@localhost> Date: Sun Feb 10 19:00:16 2002 +0000 - make peace with gcc-3.1, remove compiler cruft. CVS patchset: 5313 CVS date: 2002/02/10 19:00:16 commit 08e032599414865cb4482eb427d9a4e4caf004be Author: jbj <devnull@localhost> Date: Sun Feb 10 17:19:28 2002 +0000 Sanity. CVS patchset: 5312 CVS date: 2002/02/10 17:19:28 commit be0595b4b5eeb1dcc74cbe33a341c2da6dfe9d89 Author: jbj <devnull@localhost> Date: Sun Feb 10 16:50:06 2002 +0000 Flip 4.0.4 devel changes back here. More splint fiddles. CVS patchset: 5311 CVS date: 2002/02/10 16:50:06 commit f9f29be96a5ad8774294ffe50d2d243009fa91c1 Author: jbj <devnull@localhost> Date: Sat Feb 9 22:40:52 2002 +0000 Don't bother with man page. CVS patchset: 5310 CVS date: 2002/02/09 22:40:52 commit d83891c743e83ced7e6773f37d5e524840702835 Author: jbj <devnull@localhost> Date: Sat Feb 9 22:39:29 2002 +0000 Sync with 4.0.4, splint clean. CVS patchset: 5309 CVS date: 2002/02/09 22:39:29 commit 1cf6127e8194d154f1e7e28c40761901531c2229 Author: jbj <devnull@localhost> Date: Sat Feb 9 20:09:59 2002 +0000 Ignore built files. CVS patchset: 5308 CVS date: 2002/02/09 20:09:59 commit 65d033ec86e8b0322f7016dd7a1cc91aa4ec32f2 Author: jbj <devnull@localhost> Date: Sat Feb 9 20:08:32 2002 +0000 Update to rpm-4.0.x API. CVS patchset: 5307 CVS date: 2002/02/09 20:08:32 commit 8ddeef05cd90c5b381d2ebea6b6b35a3000b553c Author: jbj <devnull@localhost> Date: Sat Feb 9 19:21:34 2002 +0000 Capture rpm-3.0.3 examples from "Maximum RPM". CVS patchset: 5306 CVS date: 2002/02/09 19:21:34 commit 380b21d69e86fc34f9785369043b3933ec0df645 Author: jbj <devnull@localhost> Date: Thu Feb 7 16:55:01 2002 +0000 Sync with rpm-4.0.4. CVS patchset: 5303 CVS date: 2002/02/07 16:55:01 commit 56de656223afce0b119f4c44addaaa5642f3ed52 Author: jbj <devnull@localhost> Date: Mon Feb 4 23:29:59 2002 +0000 - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid. - generate index for hdrid (aka Sha1header) tag, query/verify by hdrid. - generate index for fileid (aka Filemd5s) tag, query/verify by fileid. - query/verify by install transaction id. CVS patchset: 5300 CVS date: 2002/02/04 23:29:59 commit 14bdb24e993893d0a65cf14956c00eb7d1edb02b Author: jbj <devnull@localhost> Date: Mon Feb 4 18:07:52 2002 +0000 1) added sprintf method to headers 2) added setVerbosity() CVS patchset: 5298 CVS date: 2002/02/04 18:07:52 commit 696c5d9d67e4bde344b921c94ffad5a8ad075ce8 Author: jbj <devnull@localhost> Date: Mon Feb 4 16:53:51 2002 +0000 rollback changes from 4.0.4. CVS patchset: 5297 CVS date: 2002/02/04 16:53:51 commit 81d60b470679acaab73d37f6a2f3f2dc6b3cba60 Author: jbj <devnull@localhost> Date: Sat Feb 2 22:45:41 2002 +0000 Sync with rpm-4.0.4 rollbacks. CVS patchset: 5293 CVS date: 2002/02/02 22:45:41 commit ff7a19b2bd00ef66ee702136f2365fae8f713966 Author: jbj <devnull@localhost> Date: Fri Feb 1 15:19:44 2002 +0000 - permit args to be hidden within %%__find_{requires,provides}. - a couple more perl.{prov,req} fiddles. CVS patchset: 5289 CVS date: 2002/02/01 15:19:44 commit d52d65e9f2d9087b9db306315c217d52e085a77f Author: jbj <devnull@localhost> Date: Wed Jan 30 22:19:56 2002 +0000 - legacy: configurable whiteout for known Red Hat dependency loops. - perl.req: don't mis-generate dependencies like perl(::path/to/foo.pl). CVS patchset: 5286 CVS date: 2002/01/30 22:19:56 commit 64e5b924aaa72ac46440f9bb3fc27db118cff671 Author: jbj <devnull@localhost> Date: Mon Jan 28 16:16:27 2002 +0000 popt PAIN, sigh. CVS patchset: 5283 CVS date: 2002/01/28 16:16:27 commit e1a7a8a081480bb938fa94118d2686f657516f87 Author: jbj <devnull@localhost> Date: Mon Jan 28 15:51:06 2002 +0000 Transaction rollbacks from rpm-4.04, (sanity flush). CVS patchset: 5281 CVS date: 2002/01/28 15:51:06 commit 6ab55413243ab347f4c3cc09c33ce329bc058b08 Author: jbj <devnull@localhost> Date: Mon Jan 28 15:18:18 2002 +0000 Avoid accidental collisions with POPT_BIT_SET for flags in popt tables. CVS patchset: 5277 CVS date: 2002/01/28 15:18:18 commit 9b1df115e358f4925015f8ca4742cb7aa3fcffb5 Author: jbj <devnull@localhost> Date: Mon Jan 28 15:08:56 2002 +0000 Teach autogen.sh about beecrypt. Use rpm optflags when compiling beecrypt. CVS patchset: 5275 CVS date: 2002/01/28 15:08:56 commit 69e97f28a018b37580e1d6daad02a38875592f92 Author: jbj <devnull@localhost> Date: Sun Jan 27 16:49:06 2002 +0000 Merge from rpm-4.0.4. - trap SIGILL for ppc64 inline asm voodoo fix from cross-dressed ppc32. - fix: fancy hash fiddles if not a tty. - fix: handle /.../ correctly in rpmCleanPath(). CVS patchset: 5274 CVS date: 2002/01/27 16:49:06 commit 0bbb7bb94e340b22f584c9ebd8a1f667d68217bd Author: jbj <devnull@localhost> Date: Wed Jan 23 00:58:47 2002 +0000 - turn on auto-generated perl requirements (#58519, #58536, #58537). Sanity. CVS patchset: 5265 CVS date: 2002/01/23 00:58:47 commit c74fa2496545a34868e93ab830b304033781cde3 Author: jbj <devnull@localhost> Date: Fri Jan 18 22:51:30 2002 +0000 - missing key(s) on keyring when verifying a signature is now an error. - remove dependency whiteout. - splint fiddles. CVS patchset: 5255 CVS date: 2002/01/18 22:51:30 commit 3ef59667d3d4c6e2c4a64d53dc60472abb607e26 Author: jbj <devnull@localhost> Date: Thu Jan 17 20:11:42 2002 +0000 Resync with db-4.0.14 (and what's on the rpm-4_0 branch). CVS patchset: 5254 CVS date: 2002/01/17 20:11:42 commit 3e0d0877ffe376e5187a173441a5f2a9ad68de49 Author: jbj <devnull@localhost> Date: Fri Jan 11 23:03:22 2002 +0000 - permit subset installs for %lang colored hardlink file sets. CVS patchset: 5252 CVS date: 2002/01/11 23:03:22 commit cbcc2cc4676f33b926f93cd0f89350c8d50062b7 Author: jbj <devnull@localhost> Date: Thu Jan 10 19:16:54 2002 +0000 - fix: signing multiple times dinna work, discard immutable region. - remove poptmodule.so for separate packaging. CVS patchset: 5250 CVS date: 2002/01/10 19:16:54 commit 0776a0c42584f85620e0ed12521d2acb1ef4ceef Author: jbj <devnull@localhost> Date: Mon Jan 7 20:01:00 2002 +0000 - autodetect python 1.5/2.2. CVS patchset: 5242 CVS date: 2002/01/07 20:01:00 commit a6faa04f39519b65f122883de1673824e5c9105f Author: jbj <devnull@localhost> Date: Mon Jan 7 18:36:23 2002 +0000 - Depends should use CDB if configured. CVS patchset: 5241 CVS date: 2002/01/07 18:36:23 commit ce922f5bdf08eb9058c7ba60c551df2704ae4c26 Author: jbj <devnull@localhost> Date: Sun Jan 6 22:12:44 2002 +0000 - handle lazy db open's in chroot with absolute path, not prefix strip. CVS patchset: 5239 CVS date: 2002/01/06 22:12:44 commit 350d7592de623c3c236e45c103981d1e55f5e5d4 Author: jbj <devnull@localhost> Date: Sun Jan 6 02:23:33 2002 +0000 - sparc: make dbenv per-rpmdb, not per-dbi. CVS patchset: 5237 CVS date: 2002/01/06 02:23:33 commit cd622ba0de30cdd85658bb2fe007c5ed02e89e23 Author: jbj <devnull@localhost> Date: Sat Jan 5 18:41:05 2002 +0000 Spelling error. CVS patchset: 5234 CVS date: 2002/01/05 18:41:05 commit f345a8f37f08153af3c787e48d2c215f17b26f77 Author: jbj <devnull@localhost> Date: Sat Jan 5 03:23:42 2002 +0000 Compute parent and no. of children for each package. Use rpmsort to display equivalence tree using graphwiz. CVS patchset: 5232 CVS date: 2002/01/05 03:23:42 commit a6bf63789aceb747d6de0aadd15795ba98ef48cf Author: jbj <devnull@localhost> Date: Fri Jan 4 18:34:04 2002 +0000 Use rpmsort to display dependencies for dotty from graphviz. Build rpmsort by default. CVS patchset: 5231 CVS date: 2002/01/04 18:34:04 commit 6ac07ef3742ae462999ae839adcfe908eb8824b8 Author: jbj <devnull@localhost> Date: Thu Dec 27 21:04:37 2001 +0000 - simple automake wrapper for zlib. CVS patchset: 5230 CVS date: 2001/12/27 21:04:37 commit 0e58e87c7af3427ffe9252ac9ce2e652160299bb Author: jbj <devnull@localhost> Date: Thu Dec 27 21:00:17 2001 +0000 - simple automake wrappers for zlib. - expose various comments for doxygen digestification. CVS patchset: 5229 CVS date: 2001/12/27 21:00:17 commit a3b362c466a12488fffe2f6dd4fffb728da2b0c0 Author: jbj <devnull@localhost> Date: Thu Dec 20 16:28:46 2001 +0000 - solaris: translate i86pc to i386 (#57182). - fix: %GNUconfigure breaks with single quotes (#57264). - fix: typo in find-requires. - tru64 compiler message cleanup. - add buildarch lines for hppa (#57728). CVS patchset: 5228 CVS date: 2001/12/20 16:28:46 commit 7940b1b4a5eb6a0371651904095e9c6b06206de1 Author: jbj <devnull@localhost> Date: Wed Dec 19 19:39:35 2001 +0000 Do "strip -g". CVS patchset: 5226 CVS date: 2001/12/19 19:39:35 commit c4a7546f0739524cb0d2a71f2d1d2e5f074e91ed Author: jbj <devnull@localhost> Date: Wed Dec 19 19:35:11 2001 +0000 - add getmntent define, don't expand fnmatch. CVS patchset: 5224 CVS date: 2001/12/19 19:35:11 commit 53ce5564b5301c79af54c933d092524e946102fa Author: jbj <devnull@localhost> Date: Sun Dec 9 20:17:38 2001 +0000 - solaris: translate i86pc to i386 (#57182). CVS patchset: 5218 CVS date: 2001/12/09 20:17:38 commit 85f676ed6637f2ff677d6b32c0e1f547df7fe9ee Author: jbj <devnull@localhost> Date: Sat Dec 8 17:21:36 2001 +0000 - lclint-3.0.0.19 fiddles. CVS patchset: 5217 CVS date: 2001/12/08 17:21:36 commit 58f451f3c3240f76874e27bff8325dea88134e7e Author: jbj <devnull@localhost> Date: Sat Dec 8 17:12:12 2001 +0000 - 1st crack at making zlib rsync friendly. CVS patchset: 5216 CVS date: 2001/12/08 17:12:12 commit 5a0508d51fcf84412a8f6a88a09d6dd63a16e47e Author: jbj <devnull@localhost> Date: Thu Dec 6 18:34:49 2001 +0000 - 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow. - use db-4.0.14 final internally. CVS patchset: 5215 CVS date: 2001/12/06 18:34:49 commit d7e49147a28f795312b330cbfe68e60798212a93 Author: jbj <devnull@localhost> Date: Thu Dec 6 15:08:48 2001 +0000 Merge in orphans from db-4.0.14. CVS patchset: 5214 CVS date: 2001/12/06 15:08:48 commit ebaa5e2c5402e0cb586cea44d470aafe59adbbd9 Author: jbj <devnull@localhost> Date: Thu Dec 6 00:07:07 2001 +0000 Initial revision CVS patchset: 5213 CVS date: 2001/12/06 00:07:07 commit 82a945940d6ab360f5d6f7e7c80e145a08e8a0a3 Author: jbj <devnull@localhost> Date: Sat Nov 24 15:36:50 2001 +0000 - protect brp-compress against /bin/ls output ambiguity (#56656,#56336). CVS patchset: 5208 CVS date: 2001/11/24 15:36:50 commit e98018b4d8730a80b2d320e6393f9129b2d13770 Author: jbj <devnull@localhost> Date: Fri Nov 23 15:49:11 2001 +0000 - fix a couple dinky memory leaks. - build with an internal zlib for now. CVS patchset: 5207 CVS date: 2001/11/23 15:49:11 commit 9d66753a5b99ecd9ae022c5ff42eec58b57d8c13 Author: jbj <devnull@localhost> Date: Thu Nov 22 21:12:46 2001 +0000 More annotations. CVS patchset: 5206 CVS date: 2001/11/22 21:12:46 commit d77eeb993d5f2f63facad07452169f547f614503 Author: jbj <devnull@localhost> Date: Wed Nov 21 22:01:55 2001 +0000 Annotations, pass 0. CVS patchset: 5205 CVS date: 2001/11/21 22:01:55 commit 2b8138a6fe8dbc9a031f7a2553652fb24d1120e2 Author: jbj <devnull@localhost> Date: Wed Nov 21 21:06:35 2001 +0000 Orphan. CVS patchset: 5204 CVS date: 2001/11/21 21:06:35 commit a3a4ece5a61f258cb5c74085ef4d65be3750b7b1 Author: jbj <devnull@localhost> Date: Wed Nov 21 21:06:17 2001 +0000 Sanitize the speedup patch a bit. CVS patchset: 5203 CVS date: 2001/11/21 21:06:17 commit b20a562f23b0969b6c7e7679a6c82fc801fbbd22 Author: jbj <devnull@localhost> Date: Wed Nov 21 20:47:36 2001 +0000 Apply speedup patch from Ben LaHaise <bcrl@redhat.com> from http://touchme.toronto.redhat.com/~bcrl/zlib-x86-opt-20010103C.diff CVS patchset: 5202 CVS date: 2001/11/21 20:47:36 commit a758bedad830501ddc8d7c277f6f92645c1a7e18 Author: jbj <devnull@localhost> Date: Wed Nov 21 20:36:10 2001 +0000 Painless lclint configuration. CVS patchset: 5201 CVS date: 2001/11/21 20:36:10 commit 28818cf7c860de7858e490b5e2c59b1e752abf47 Author: jbj <devnull@localhost> Date: Wed Nov 21 19:49:47 2001 +0000 Patches from Red Hat 7.2 zlib-1.1.3-24 package. CVS patchset: 5200 CVS date: 2001/11/21 19:49:47 commit d17885422f51f54f78426e112ae08b5934ff52a9 Author: jbj <devnull@localhost> Date: Wed Nov 21 19:43:12 2001 +0000 Initial revision CVS patchset: 5197 CVS date: 2001/11/21 19:43:12 commit a224782884d6ab6f147033277a93e6a4f06fd6a0 Author: jbj <devnull@localhost> Date: Mon Nov 19 22:45:35 2001 +0000 - header handling moved to librpmdb to avoid linkage loops. CVS patchset: 5193 CVS date: 2001/11/19 22:45:35 commit ceed8357c7f11f2b04c491011244feba416e9fa7 Author: jbj <devnull@localhost> Date: Sun Nov 18 17:49:21 2001 +0000 - convert file md5sum's to binary on the fly, reducing memory footprint. CVS patchset: 5192 CVS date: 2001/11/18 17:49:21 commit 06522b9c1e615d3c7e37ceb5ac89b518b6ec3a80 Author: jbj <devnull@localhost> Date: Sun Nov 18 11:46:22 2001 +0000 1st element in tsort candidate queue was not marked. CVS patchset: 5191 CVS date: 2001/11/18 11:46:22 commit aaaf5f8e316069cc613b80cc0be8e46267e3cd65 Author: jbj <devnull@localhost> Date: Sat Nov 17 20:44:16 2001 +0000 - use TR_REMOVED relations as well as TR_ADDED for ordering. - drop requirement that removed packages immediately follow added. - hybrid chainsaw/presentation ordering algorithm. CVS patchset: 5190 CVS date: 2001/11/17 20:44:16 commit 945d5a740cf8d933aec5f89169715ba2e79ca2e7 Author: jbj <devnull@localhost> Date: Sat Nov 17 08:02:17 2001 +0000 - methods to complete making transactionElement opaque. CVS patchset: 5189 CVS date: 2001/11/17 08:02:17 commit 6a4d22da653a584fc06790b9846e7ab754ac43ff Author: jbj <devnull@localhost> Date: Sat Nov 17 00:52:45 2001 +0000 Continue making transactionElement opaque. CVS patchset: 5188 CVS date: 2001/11/17 00:52:45 commit c2b98f0e2c02bc17590bcafd6ab1938af0d9c550 Author: jbj <devnull@localhost> Date: Fri Nov 16 23:22:24 2001 +0000 Move addTE/delTE to rpmte.c. CVS patchset: 5187 CVS date: 2001/11/16 23:22:24 commit 7d44f133958d5e4d8a6e1bd5e4b925be3bbdad48 Author: jbj <devnull@localhost> Date: Fri Nov 16 22:42:19 2001 +0000 - use array of pointers rather than contiguous array for ts->order. CVS patchset: 5186 CVS date: 2001/11/16 22:42:19 commit bf2a991c6721bd498c18b4f64362e5475c31c529 Author: jbj <devnull@localhost> Date: Fri Nov 16 20:26:01 2001 +0000 Create rpmte.[ch]. CVS patchset: 5185 CVS date: 2001/11/16 20:26:01 commit 2bc33264387266c1a1ac2b9f6958e96a268d8b15 Author: jbj <devnull@localhost> Date: Fri Nov 16 19:26:33 2001 +0000 - annotations to make a transactionElement opaque. CVS patchset: 5184 CVS date: 2001/11/16 19:26:33 commit eda96fd190ca2f6b43bf1e29887dbdbf8ceebaf0 Author: jbj <devnull@localhost> Date: Fri Nov 16 13:58:21 2001 +0000 Eliminate dead code. CVS patchset: 5183 CVS date: 2001/11/16 13:58:21 commit 7f1fd8aabc3fc022bb8332a500165e4e21c3534c Author: jbj <devnull@localhost> Date: Fri Nov 16 00:26:30 2001 +0000 - transaction.c: use wrappers/iterators to access TFI_t. CVS patchset: 5182 CVS date: 2001/11/16 00:26:30 commit 846ed75f9b1b0c4c916787aa79477e98be02d30e Author: jbj <devnull@localhost> Date: Thu Nov 15 18:22:33 2001 +0000 - tweak overlapped file fingerprint retrieval for speed. CVS patchset: 5181 CVS date: 2001/11/15 18:22:33 commit f50fc15ba017e156b11d94ea18c7373b370dc5e5 Author: jbj <devnull@localhost> Date: Wed Nov 14 00:14:01 2001 +0000 depends.c and rpmal.c have opaque TFI_t. CVS patchset: 5180 CVS date: 2001/11/14 00:14:01 commit b1c03797ebf5646187b13fd73a57f8e8571674d5 Author: jbj <devnull@localhost> Date: Tue Nov 13 19:04:33 2001 +0000 - split file info tag sets into rpmfi.c. - create toy TFI_t iterators. CVS patchset: 5179 CVS date: 2001/11/13 19:04:33 commit 49f98b8daed5ea05f585495d2df856a56b0567fa Author: jbj <devnull@localhost> Date: Mon Nov 12 22:54:39 2001 +0000 transaction.c: lclint cleanups. CVS patchset: 5178 CVS date: 2001/11/12 22:54:39 commit 21a35690b3d6e79206ae62724cb8fbd538be57cb Author: jbj <devnull@localhost> Date: Mon Nov 12 20:51:05 2001 +0000 - commit to using rpmDepSet and TFI_t, not header. - lclint rpmio fiddles. CVS patchset: 5177 CVS date: 2001/11/12 20:51:05 commit 55ffccbddecade7b99992900cec5dd2aef3b059c Author: jbj <devnull@localhost> Date: Sun Nov 11 22:51:00 2001 +0000 - unify rpmFNSet into TFI_t. - eliminate header reference in rpmtransAddPackage, use TFI_t data. CVS patchset: 5176 CVS date: 2001/11/11 22:51:00 commit 1eb0503123bfd829d5122e54353a000d89333a10 Author: jbj <devnull@localhost> Date: Sun Nov 11 20:45:20 2001 +0000 Replace loadFi with fiNew, freeFi with fiFree. CVS patchset: 5175 CVS date: 2001/11/11 20:45:20 commit ac9f0fea036a08c071d28d2056fc9646ec7e679c Author: jbj <devnull@localhost> Date: Sun Nov 11 16:17:57 2001 +0000 - factor per-transactionElement data out of TFI_t through pointer ref. CVS patchset: 5174 CVS date: 2001/11/11 16:17:57 commit b97f1cf32b47de9019f93e229207f1619b93fd49 Author: jbj <devnull@localhost> Date: Sun Nov 11 12:47:08 2001 +0000 - common structure elements for unification of TFI_t and rpmFNSet. CVS patchset: 5173 CVS date: 2001/11/11 12:47:08 commit 2928a5b00d55c07df73971f7d2f845bc0618380f Author: jbj <devnull@localhost> Date: Sun Nov 11 03:15:47 2001 +0000 Discard ts->addedPackages at end of rpmdepOrder() for now. CVS patchset: 5172 CVS date: 2001/11/11 03:15:47 commit 7ea494327675e59d4f0998233698602312075dee Author: jbj <devnull@localhost> Date: Sun Nov 11 02:50:31 2001 +0000 Iterate over TR_REMOVED transactionElement stripped data, don't hit rpmdb. CVS patchset: 5171 CVS date: 2001/11/11 02:50:31 commit 8d08d4a43b277f8684ebbad723c9fcbe9054be72 Author: jbj <devnull@localhost> Date: Sun Nov 11 01:46:43 2001 +0000 Rip headers out of addedPackages. CVS patchset: 5170 CVS date: 2001/11/11 01:46:43 commit 0abf36fd4d042c1ee93aa0bdd23b96999952868b Author: jbj <devnull@localhost> Date: Sun Nov 11 00:11:33 2001 +0000 Rip alGetHeader() out of depends.c. CVS patchset: 5169 CVS date: 2001/11/11 00:11:33 commit a086ad7dd1cb93321faa1b863622123edd2287b3 Author: jbj <devnull@localhost> Date: Sat Nov 10 19:24:19 2001 +0000 Start removing alGetHeader. CVS patchset: 5168 CVS date: 2001/11/10 19:24:19 commit 431499aecadbc9effe9559fb09ba9e77aca8865c Author: jbj <devnull@localhost> Date: Sat Nov 10 01:39:50 2001 +0000 - strip header tags for erased as well as installed transactionElements. CVS patchset: 5167 CVS date: 2001/11/10 01:39:50 commit eb1789dad7eec05197ba2a7f838d8587814d8526 Author: jbj <devnull@localhost> Date: Fri Nov 9 23:13:50 2001 +0000 - no-brainer refcounts for rpmDepSet and rpmFNSet objects. CVS patchset: 5166 CVS date: 2001/11/09 23:13:50 commit 56a319f1aa4d8965a3ecd0681a76f0adb9e04311 Author: jbj <devnull@localhost> Date: Fri Nov 9 20:41:18 2001 +0000 - header tag sets are per-transactionElement, not per-availablePackage. CVS patchset: 5165 CVS date: 2001/11/09 20:41:18 commit 978a87ed82871b869addf3cd0e8e3fd43546f65b Author: jbj <devnull@localhost> Date: Fri Nov 9 19:22:29 2001 +0000 Start deconstructing TFI_t in favor of a per-transactionElement rpmFNSet. CVS patchset: 5164 CVS date: 2001/11/09 19:22:29 commit ac15c68ca55ee520177bfb0e1576b1069d9fbccf Author: jbj <devnull@localhost> Date: Fri Nov 9 17:22:08 2001 +0000 - no-brainer refcounts for rpmProblemSet object. CVS patchset: 5163 CVS date: 2001/11/09 17:22:08 commit eb10f05b8587e931bd261e99241cac2b8649d4dc Author: jbj <devnull@localhost> Date: Thu Nov 8 22:04:35 2001 +0000 - rip out rpmDependencyConflict, replace with rpmProblem instead. CVS patchset: 5162 CVS date: 2001/11/08 22:04:35 commit 0467af9ab587ca2f8bcb376d53a30d7857d7809a Author: jbj <devnull@localhost> Date: Thu Nov 8 16:28:35 2001 +0000 Remove dead code. CVS patchset: 5161 CVS date: 2001/11/08 16:28:35 commit ae2e9b1bad7d82c423fc5a2192e05ca4f0f6d9fb Author: jbj <devnull@localhost> Date: Thu Nov 8 00:12:49 2001 +0000 - linear search on added package provides is dumb. - discarding entire signature header when using --addsign is dumb. - typedef the fuile name/python object "key" throughout as fnpyKey. - start ripping rpmDependencyConflict out of the API. CVS patchset: 5160 CVS date: 2001/11/08 00:12:49 commit e680cce3e8a80425586c6e2448f57a48606d220b Author: jbj <devnull@localhost> Date: Tue Nov 6 22:46:26 2001 +0000 - fix: harmless typo in db3 chroot hack. - fix: big-endian's with sizeof(time_t) != sizeof(int_32) mtime broken. - fix: add Korean message catalogs (#54473). - add RPHNPLATFORM and PLATFORM tags. - linear search on added package provides is dumb. - discarding entire signature header when using --addsign is dumb. CVS patchset: 5159 CVS date: 2001/11/06 22:46:26 commit 0724785fb3a9b4d4fc1d10c6e6238b70f9752c56 Author: jbj <devnull@localhost> Date: Mon Nov 5 14:09:22 2001 +0000 Start merging file info into dependency set. CVS patchset: 5157 CVS date: 2001/11/05 14:09:22 commit a5a5eed7c46d5f54e443b9ea0556710055cfb07b Author: jbj <devnull@localhost> Date: Mon Nov 5 03:44:05 2001 +0000 Start deconstructing availablePackage list. CVS patchset: 5156 CVS date: 2001/11/05 03:44:05 commit 37a303a3a7d48d84c6750b51f8f5f2a62aaf659d Author: jbj <devnull@localhost> Date: Sun Nov 4 22:00:11 2001 +0000 - rpmal: availablePackage is totally opaque, alKey with index replaces. CVS patchset: 5155 CVS date: 2001/11/04 22:00:11 commit 4c422570c0ac7bc059349eba1774d5bff347515f Author: jbj <devnull@localhost> Date: Sun Nov 4 17:00:00 2001 +0000 - rpmds: move trigger dependencies into a rpmDepSet as well. CVS patchset: 5154 CVS date: 2001/11/04 17:00:00 commit bab3637c98da3722bab8598233113cb5c8f763cc Author: jbj <devnull@localhost> Date: Sun Nov 4 15:43:26 2001 +0000 - rpmds: create dsProblem(), dsiGetDNEVR() retrieved DNEVR, not N. - depends.h: hack around teIterator() et al from include for now. CVS patchset: 5153 CVS date: 2001/11/04 15:43:26 commit 358848088d23d8c1389ed75f3cf9a8804c6baa43 Author: jbj <devnull@localhost> Date: Sat Nov 3 02:34:15 2001 +0000 - depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch]. CVS patchset: 5152 CVS date: 2001/11/03 02:34:15 commit 95555cf3d4c02f8649a271d0c1f6699f56c9c9f5 Author: jbj <devnull@localhost> Date: Fri Nov 2 23:17:54 2001 +0000 - rpmRangesOverlap renamed to dsCompare, add dsNotify method as well. CVS patchset: 5151 CVS date: 2001/11/02 23:17:54 commit b9520f3a9420c1738eb1691406b141029ac959ae Author: jbj <devnull@localhost> Date: Fri Nov 2 21:01:25 2001 +0000 - create toy rpmDepSet iterators. CVS patchset: 5150 CVS date: 2001/11/02 21:01:25 commit 973638fdc2ea244084ff39d6544aeccf85501812 Author: jbj <devnull@localhost> Date: Fri Nov 2 05:36:48 2001 +0000 - create rpmDepSet constructors/destructors. CVS patchset: 5149 CVS date: 2001/11/02 05:36:48 commit 86fee1906066b9bac00449acdce05f845a0c89db Author: jbj <devnull@localhost> Date: Fri Nov 2 03:13:35 2001 +0000 - invent some toy transactionElement iterators. CVS patchset: 5148 CVS date: 2001/11/02 03:13:35 commit b0e16172c3b42c758fd411650a8c2bbbf791a507 Author: jbj <devnull@localhost> Date: Thu Nov 1 23:18:15 2001 +0000 - depends.c: availablePackage is (almost) opaque. CVS patchset: 5147 CVS date: 2001/11/01 23:18:15 commit fe68f3c0cd84698d54764fd24a1b91a28e8703f5 Author: jbj <devnull@localhost> Date: Thu Nov 1 20:15:10 2001 +0000 - add header refcount annotations throughout. CVS patchset: 5146 CVS date: 2001/11/01 20:15:10 commit df89c3d2009d13e32b0aec7ccda28219d92d2c33 Author: jbj <devnull@localhost> Date: Wed Oct 31 22:19:42 2001 +0000 Do tsort on transactionElement's, not availaiblePackage's. CVS patchset: 5145 CVS date: 2001/10/31 22:19:42 commit a15e74ecd67b7df026ce9bdb1204ef19ce5d4fde Author: jbj <devnull@localhost> Date: Wed Oct 31 04:00:58 2001 +0000 More unraveling of availablePackage from depends.c. CVS patchset: 5144 CVS date: 2001/10/31 04:00:58 commit 93ab09b3d9cc6187466456457e8c102c1e6bec0e Author: jbj <devnull@localhost> Date: Tue Oct 30 18:55:39 2001 +0000 Create rpmDepSet. CVS patchset: 5143 CVS date: 2001/10/30 18:55:39 commit 9ea554f799af5914cee5c34c82750a7f0918d30a Author: jbj <devnull@localhost> Date: Tue Oct 30 18:00:21 2001 +0000 - transaction.c: cleanly uncouple availablePackage from TFI_t. CVS patchset: 5142 CVS date: 2001/10/30 18:00:21 commit bdae587b2ea0dc058d178cfb6a4f102fa541a0ab Author: jbj <devnull@localhost> Date: Mon Oct 29 23:39:51 2001 +0000 - add some dinky availablePackage methods. CVS patchset: 5141 CVS date: 2001/10/29 23:39:51 commit e62f50c8a585566d68bbfdbaf1eead46630e3ca9 Author: jbj <devnull@localhost> Date: Mon Oct 29 20:12:35 2001 +0000 - start hiding availablePackage data/methods in rpmal.c/rpmal.h. CVS patchset: 5140 CVS date: 2001/10/29 20:12:35 commit 89c1ce1325ed7391e3253aab3eb8c176af38781d Author: jbj <devnull@localhost> Date: Mon Oct 29 16:39:13 2001 +0000 Remove DYING code. CVS patchset: 5139 CVS date: 2001/10/29 16:39:13 commit 87b17923e66310483ce1ed2cf5f54adcb80e9e23 Author: jbj <devnull@localhost> Date: Mon Oct 29 16:35:01 2001 +0000 Gather all problem handling routines in one place. CVS patchset: 5138 CVS date: 2001/10/29 16:35:01 commit 966fabbc441b5d859ecda64fe926be3912603fe5 Author: jbj <devnull@localhost> Date: Sun Oct 28 22:17:47 2001 +0000 - memory indices for dependency check are typedef'd and abstract'd. - no-brainer refcounts for fi object, debug the mess. - dump the header early in transaction, recreate fi before installing. CVS patchset: 5137 CVS date: 2001/10/28 22:17:47 commit c1d367a0941b3778a84252691bbd294a0a8be4b7 Author: jbj <devnull@localhost> Date: Sat Oct 27 22:31:10 2001 +0000 - transaction sets cerated in cli main. - no-brainer refcounts for ts object. CVS patchset: 5136 CVS date: 2001/10/27 22:31:10 commit 7402ce15464cc59617177a2af2799c36c8ef60fd Author: jbj <devnull@localhost> Date: Sat Oct 27 20:09:20 2001 +0000 - legacy signatures always checked where possible on package read. - wire transactions through rpmcli build modes. - lazy rpmdb open/close through transaction methods (mostly anyways). - no-brainer refcounts for rpmdb object. - check added header against transaction set, replace if newer. CVS patchset: 5135 CVS date: 2001/10/27 20:09:20 commit 4a1a5e81483a2f81b22c3a0d2cb054d93055998e Author: jbj <devnull@localhost> Date: Fri Oct 26 04:16:19 2001 +0000 - wire transactions through rpmcli install/erase modes. - legacy signatures always checked on package read. CVS patchset: 5134 CVS date: 2001/10/26 04:16:19 commit f03b462b1ef0ad128b7732c0492eefeff9c2248e Author: jbj <devnull@localhost> Date: Thu Oct 25 01:36:32 2001 +0000 - legacy signatures always checked on -qp and -Vp. CVS patchset: 5133 CVS date: 2001/10/25 01:36:32 commit cdeb78fb1a97bee2778e873725fe452ba5d79786 Author: jbj <devnull@localhost> Date: Wed Oct 24 13:48:55 2001 +0000 - wire transactions through rpmcli query/verify modes. CVS patchset: 5132 CVS date: 2001/10/24 13:48:55 commit 72f92dd7448cfb1394a40a0fc5c302cdd31753f8 Author: jbj <devnull@localhost> Date: Tue Oct 23 20:52:51 2001 +0000 - wire transactions through rpmcli signature modes. CVS patchset: 5131 CVS date: 2001/10/23 20:52:51 commit 3b820b2d5354fffc824218ee3750a1a9435f0a8e Author: jbj <devnull@localhost> Date: Tue Oct 23 16:48:20 2001 +0000 - generate an rpm header on the fly for imported pubkeys. CVS patchset: 5130 CVS date: 2001/10/23 16:48:20 commit 01baa77546d1efce05edecfabef82c5610ed559e Author: jbj <devnull@localhost> Date: Sun Oct 21 21:48:23 2001 +0000 Orphans. CVS patchset: 5129 CVS date: 2001/10/21 21:48:23 commit 1ad22a0bc4efaad2113975267bf5bf0708cb870e Author: jbj <devnull@localhost> Date: Sun Oct 21 21:43:32 2001 +0000 - all symbols but hdrVec are now forward references in linkage. CVS patchset: 5128 CVS date: 2001/10/21 21:43:32 commit d5dd3dfbc6f0e9128e055eaf84635c85de7b8139 Author: jbj <devnull@localhost> Date: Sat Oct 20 22:31:09 2001 +0000 - stupid macros to configure public key file paths. CVS patchset: 5127 CVS date: 2001/10/20 22:31:09 commit 00a348f332021405f90b86748fe209bf1e820830 Author: jbj <devnull@localhost> Date: Sat Oct 20 20:28:56 2001 +0000 - add :base64 and :armor format extensions, dump binary tags in hex. - proof-of-concept pubkey retrieval from RPM-{PGP,GPG}-KEY. CVS patchset: 5126 CVS date: 2001/10/20 20:28:56 commit d589b29c7fd3fa9c77f4ba6810fe8654cf67e2a1 Author: jbj <devnull@localhost> Date: Fri Oct 19 22:47:40 2001 +0000 Permit multiple, simultaneous, digests on a single FD_t. CVS patchset: 5125 CVS date: 2001/10/19 22:47:40 commit e2dfa4f2d4f643ff2c47adfc8ae6b4b700c62b8b Author: jbj <devnull@localhost> Date: Fri Oct 19 19:51:18 2001 +0000 - beecrypt is at least as good as pgp/gpg on verify, pull the plug. CVS patchset: 5124 CVS date: 2001/10/19 19:51:18 commit e2a842407516209b3447997d19879848d074c3d6 Author: jbj <devnull@localhost> Date: Fri Oct 19 13:51:20 2001 +0000 Start ripping gpg/pgp on signature verify paths. CVS patchset: 5123 CVS date: 2001/10/19 13:51:20 commit ca1d809cb1d9125b7029e2d5d378d2a04955f178 Author: jbj <devnull@localhost> Date: Fri Oct 19 01:35:57 2001 +0000 Rewire digests, step 2. CVS patchset: 5122 CVS date: 2001/10/19 01:35:57 commit aaaaf45ba6713203598c5f0c1373bdb11f5e41fe Author: jbj <devnull@localhost> Date: Fri Oct 19 01:34:52 2001 +0000 New file from db-4.0.7 to be ignored. CVS patchset: 5121 CVS date: 2001/10/19 01:34:52 commit 308f022df4ceee11a0cae80521ff1ddbcbfadcee Author: jbj <devnull@localhost> Date: Fri Oct 19 01:24:21 2001 +0000 Rewire digests, step 1. CVS patchset: 5120 CVS date: 2001/10/19 01:24:21 commit 73df151e8fb2df5b6a57eaf944fabebad0fd47d9 Author: jbj <devnull@localhost> Date: Thu Oct 18 16:39:54 2001 +0000 Scaffholding for dumping full headers carried through transaction. CVS patchset: 5119 CVS date: 2001/10/18 16:39:54 commit d57a29baac08c4cc929c9755cfbc5c93d56a0f4d Author: jbj <devnull@localhost> Date: Wed Oct 17 16:43:36 2001 +0000 Converging on lclint-3.0.17 strict level. CVS patchset: 5118 CVS date: 2001/10/17 16:43:36 commit 96a3f7a55d444296f97c3e28c8d810e220e1cb9f Author: jbj <devnull@localhost> Date: Tue Oct 16 17:42:18 2001 +0000 Factor -type problems into explicit code annotations. CVS patchset: 5117 CVS date: 2001/10/16 17:42:18 commit 9f45bcd3ecf3f3548ed7a8490b882a6ca9ffeb94 Author: jbj <devnull@localhost> Date: Tue Oct 16 14:58:57 2001 +0000 More lclint annotations. CVS patchset: 5116 CVS date: 2001/10/16 14:58:57 commit cafccc00586497bdc9c5a4c12b19709fbd417976 Author: jbj <devnull@localhost> Date: Mon Oct 15 21:07:08 2001 +0000 - use only header methods, routines are now static. CVS patchset: 5115 CVS date: 2001/10/15 21:07:08 commit 14c1b443f6697a32c672b3a7e48ded98929431f9 Author: jbj <devnull@localhost> Date: Mon Oct 15 19:27:13 2001 +0000 More branchstate lclint annotations. CVS patchset: 5114 CVS date: 2001/10/15 19:27:13 commit 72471f2e54686202a9862a3fd3bd6d0135d81d2a Author: jbj <devnull@localhost> Date: Mon Oct 15 17:53:34 2001 +0000 Explicit branchstate annotations. CVS patchset: 5113 CVS date: 2001/10/15 17:53:34 commit 3f462f318fd2f602fddb1a95e5d652e67aafa49e Author: jbj <devnull@localhost> Date: Mon Oct 15 04:22:09 2001 +0000 - upgrade to db-4.0.7. CVS patchset: 5112 CVS date: 2001/10/15 04:22:09 commit 4d30baadae68f6454ca01d11903225450e98d88f Author: jbj <devnull@localhost> Date: Mon Oct 15 03:54:05 2001 +0000 Resolve conflicts. CVS patchset: 5111 CVS date: 2001/10/15 03:54:05 commit db7110722d3317cc81dd11c104dd45ac8c328e20 Author: jbj <devnull@localhost> Date: Mon Oct 15 03:47:21 2001 +0000 Initial revision CVS patchset: 5110 CVS date: 2001/10/15 03:47:21 commit 033e2a186a797374caeb2295a00dee5eef202ffc Author: jbj <devnull@localhost> Date: Mon Oct 15 03:28:09 2001 +0000 Typo. CVS patchset: 5107 CVS date: 2001/10/15 03:28:09 commit d8dc44f36377c59164d19106f0f93843ea5b3a09 Author: jbj <devnull@localhost> Date: Mon Oct 15 03:22:10 2001 +0000 lclint fiddles to annotate globals. CVS patchset: 5106 CVS date: 2001/10/15 03:22:10 commit 4b67d7621c20e1f2c5aa1ebdf7bb26eb3a6ae0d5 Author: jbj <devnull@localhost> Date: Sat Oct 13 22:01:38 2001 +0000 More lclint annotations. CVS patchset: 5105 CVS date: 2001/10/13 22:01:38 commit 525f4cb8b1317120c36a75f47f796d285f69078c Author: jbj <devnull@localhost> Date: Sat Oct 13 19:35:58 2001 +0000 - ratchet up to lclint "strict" level. CVS patchset: 5104 CVS date: 2001/10/13 19:35:58 commit 2d312d19c14300224ea85ea4fd62a0844d1af573 Author: jbj <devnull@localhost> Date: Thu Oct 11 21:31:56 2001 +0000 - proof-of-concept PGP/RSA verification for legacy signatures. CVS patchset: 5103 CVS date: 2001/10/11 21:31:56 commit 61b8964fb92c2b9fd55652e11decabd53df89813 Author: jbj <devnull@localhost> Date: Mon Oct 8 16:12:33 2001 +0000 - upgrade to beecrypt-2.2.0pre. CVS patchset: 5102 CVS date: 2001/10/08 16:12:33 commit 49fb1d34f1cad5cc4360d120aa3034bf8b0f8f68 Author: jbj <devnull@localhost> Date: Mon Oct 8 15:48:30 2001 +0000 Lclint clean. CVS patchset: 5101 CVS date: 2001/10/08 15:48:30 commit 4c15c4d2740d44d437648b17ef89a34b366bc654 Author: jbj <devnull@localhost> Date: Mon Oct 8 14:48:22 2001 +0000 Resolve conflicts. CVS patchset: 5100 CVS date: 2001/10/08 14:48:22 commit d14c5439529865c90d2a7e31c0dba5f5c9ff1765 Author: jbj <devnull@localhost> Date: Mon Oct 8 13:31:57 2001 +0000 Initial revision CVS patchset: 5099 CVS date: 2001/10/08 13:31:57 commit 71dff1a731923b405a9a189cb087f7fe5e013290 Author: jbj <devnull@localhost> Date: Fri Oct 5 20:39:50 2001 +0000 - proof-of-concept GPG/DSA verification for legacy signatures. CVS patchset: 5097 CVS date: 2001/10/05 20:39:50 commit 726fff1bd1dc3f74a1f4b7f900c1075b6f32ca31 Author: jbj <devnull@localhost> Date: Fri Oct 5 05:10:12 2001 +0000 Test vectors for GPG V3 DSA signature of "abc". CVS patchset: 5096 CVS date: 2001/10/05 05:10:12 commit 5d3d83bffd8ad028b278038c372e124efd65d905 Author: jbj <devnull@localhost> Date: Fri Oct 5 05:05:28 2001 +0000 Remove swab'ed versions of sethex routines, not yet needed. CVS patchset: 5095 CVS date: 2001/10/05 05:05:28 commit 186fe8da935aa3e257677d156063d5703786b2a3 Author: jbj <devnull@localhost> Date: Wed Oct 3 16:11:27 2001 +0000 Fix segfault with "rpm --rebuild foo.spec". CVS patchset: 5094 CVS date: 2001/10/03 16:11:27 commit 105dbc3c83dc569cc46f5ff76bc154cda9e6e015 Author: jbj <devnull@localhost> Date: Tue Oct 2 18:29:43 2001 +0000 Add b32bswabhex/mp32nswabhex. CVS patchset: 5092 CVS date: 2001/10/02 18:29:43 commit c91fc958592f719722f116883f24613cc090a2f9 Author: jbj <devnull@localhost> Date: Mon Oct 1 17:40:12 2001 +0000 Display signature and public key internals, calculate SHA1 digest as well. Display private signature internals in tkey. Add dumpasn to rpmio jfor reference. CVS patchset: 5091 CVS date: 2001/10/01 17:40:12 commit b7c25b0befd789b6bb1bc1393a04c8e70c36dfba Author: jbj <devnull@localhost> Date: Sat Sep 29 17:44:45 2001 +0000 - create RFC-2440 OpenPGP API in rpmio. - display signature packets before exec'ing gpg/pgp when verifying. CVS patchset: 5090 CVS date: 2001/09/29 17:44:45 commit 9390fb8bff283960b6b0fb675007cd3d0fc9f20a Author: jbj <devnull@localhost> Date: Sat Sep 29 13:42:58 2001 +0000 Sanity. CVS patchset: 5089 CVS date: 2001/09/29 13:42:58 commit 690d53d79ec6947a0730cb8ff65b360a8995c293 Author: jbj <devnull@localhost> Date: Sat Sep 29 01:27:22 2001 +0000 Move OpenPGP constants to rpmio/rpmpgp.h. CVS patchset: 5088 CVS date: 2001/09/29 01:27:22 commit e8b918d801e75cb6b580bafa423a720c01c5a9c8 Author: jbj <devnull@localhost> Date: Fri Sep 28 00:48:29 2001 +0000 Bug fixxed, remove the example. CVS patchset: 5087 CVS date: 2001/09/28 00:48:29 commit 367788b45e31e08cc493e5d1fa828c6d370f0427 Author: jbj <devnull@localhost> Date: Fri Sep 28 00:35:50 2001 +0000 Remove broken asm mp32{even,odd} for now. Add the RSA test(s) to beetest. CVS patchset: 5086 CVS date: 2001/09/28 00:35:50 commit aeb07623428910e8811818209cc4389cd4296d58 Author: jbj <devnull@localhost> Date: Thu Sep 27 16:54:57 2001 +0000 Remove lclint warnings from dsa.[ch]. CVS patchset: 5085 CVS date: 2001/09/27 16:54:57 commit 524652214da6ed0c6578e3c7ea2f989ee8c99b52 Author: jbj <devnull@localhost> Date: Thu Sep 27 14:40:14 2001 +0000 Add DSA routines. CVS patchset: 5084 CVS date: 2001/09/27 14:40:14 commit 90fb17b3568ef80f14ccb58764c3e7898096dcb5 Author: jbj <devnull@localhost> Date: Wed Sep 26 14:45:50 2001 +0000 - bind beecrypt md5/sha1 underneath rpmio. CVS patchset: 5083 CVS date: 2001/09/26 14:45:50 commit 92556605afa18d27318aa526985e231e60ea70d7 Author: jbj <devnull@localhost> Date: Tue Sep 25 20:51:34 2001 +0000 - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc). - eliminate DYING code. CVS patchset: 5082 CVS date: 2001/09/25 20:51:34 commit cb216009409823affa8e24c880b910fdd9531fb0 Author: jbj <devnull@localhost> Date: Tue Sep 25 16:21:44 2001 +0000 - drop rpmio/base64.[ch] in favor of beecrypt. - drop lib/md5*.[ch] files in favor of beecrypt. CVS patchset: 5081 CVS date: 2001/09/25 16:21:44 commit a2830a271c2486a266dfc18490989f0e41cf9d10 Author: jbj <devnull@localhost> Date: Tue Sep 25 16:21:29 2001 +0000 More lclint fiddles. CVS patchset: 5080 CVS date: 2001/09/25 16:21:29 commit 2a420b223d46c4cbc33623e9ce6f08f6e63a67c0 Author: jbj <devnull@localhost> Date: Tue Sep 25 14:03:27 2001 +0000 - drop rpmio/base64.[ch] in favor of beecrypt versions. CVS patchset: 5079 CVS date: 2001/09/25 14:03:27 commit 85d220be2365d60bbb0eb56306a794e55c754161 Author: jbj <devnull@localhost> Date: Tue Sep 25 03:03:23 2001 +0000 - Start rpm-4.1. - Loosely wire beecrypt library into rpm. CVS patchset: 5078 CVS date: 2001/09/25 03:03:23 commit 9d555b6216692deeb97eb821e42716a7cd529ae0 Author: jbj <devnull@localhost> Date: Mon Sep 24 21:53:14 2001 +0000 Move to lclint-3.0.0.15, revisit and clean up annotations. intl/: Add gettext orphans. popt/intl/: Add gettext orphans. beecrypt: Add beecrypt repository. rpmio/tdigest.c: Add beecrypt digest checks. CVS patchset: 5077 CVS date: 2001/09/24 21:53:14 commit 76b20cd2f4ebd499766aec27f62089690ac1d073 Author: jbj <devnull@localhost> Date: Mon Sep 24 19:17:45 2001 +0000 Remove dead code. Display both GPG/PGP decodes in openpgp. CVS patchset: 5076 CVS date: 2001/09/24 19:17:45 commit 9db80726185159ff58598c6be52ca192602323c7 Author: jbj <devnull@localhost> Date: Mon Sep 24 19:02:24 2001 +0000 Handle white space in b64{dec,enc}. CVS patchset: 5075 CVS date: 2001/09/24 19:02:24 commit 3e3ac9b75fadfd6e79bb7463af51ba94349eafca Author: jbj <devnull@localhost> Date: Mon Sep 24 16:52:17 2001 +0000 Replace b64{enc,dec}. CVS patchset: 5074 CVS date: 2001/09/24 16:52:17 commit cd5831cddd9c308aa67ee0cb014c7f2da39326c8 Author: jbj <devnull@localhost> Date: Mon Sep 24 14:56:45 2001 +0000 Add tests/openpgp and tests/base64bug. CVS patchset: 5073 CVS date: 2001/09/24 14:56:45 commit e71e5d2619b0179f2110cd5c6d37e470d9c92a0b Author: jbj <devnull@localhost> Date: Mon Sep 24 13:03:50 2001 +0000 Annotate aio_foo routines, clean up mess of workarounds. CVS patchset: 5072 CVS date: 2001/09/24 13:03:50 commit e653dd8e8180498a77f0e9371d10d7e90727c2e3 Author: jbj <devnull@localhost> Date: Sun Sep 23 21:06:52 2001 +0000 annotations for audio/dsp entropy sources. CVS patchset: 5071 CVS date: 2001/09/23 21:06:52 commit 039162ac61254a49feffa577e2dccafe4d75707c Author: jbj <devnull@localhost> Date: Sun Sep 23 15:47:37 2001 +0000 More lclint fiddles. CVS patchset: 5070 CVS date: 2001/09/23 15:47:37 commit 0f7777894493527a5672d0ce09c4855e2b69495f Author: jbj <devnull@localhost> Date: Sun Sep 23 12:09:48 2001 +0000 More lclint annotations, now at the strict level with a complete program. CVS patchset: 5069 CVS date: 2001/09/23 12:09:48 commit 1eef0782f60f9d8d80be273ace982ad4c2a56d98 Author: jbj <devnull@localhost> Date: Fri Sep 21 15:07:11 2001 +0000 - lclint-3.0.0.15 fiddles. CVS patchset: 5067 CVS date: 2001/09/21 15:07:11 commit 59a045374df64f3bc62eb200f7d11338ea2787a8 Author: jbj <devnull@localhost> Date: Thu Sep 20 20:17:13 2001 +0000 Orphans CVS patchset: 5066 CVS date: 2001/09/20 20:17:13 commit 127af901c36a384da5bd12536fcc3c03d7cb5ef8 Author: jbj <devnull@localhost> Date: Thu Sep 20 20:16:11 2001 +0000 Doxygen fiddles. CVS patchset: 5065 CVS date: 2001/09/20 20:16:11 commit fcc1f6571c7d61b839e3d092b29940bf739c4f4c Author: jbj <devnull@localhost> Date: Wed Sep 19 21:30:01 2001 +0000 Wire in doxygen doco. CVS patchset: 5064 CVS date: 2001/09/19 21:30:01 commit 3f2193ff8fd567ec5bbfcf6d430d371ee9637e5e Author: jbj <devnull@localhost> Date: Wed Sep 19 18:05:47 2001 +0000 lclint fiddles. CVS patchset: 5063 CVS date: 2001/09/19 18:05:47 commit 02c1189d5951c70f632482fc0a674af35e9ea15d Author: jbj <devnull@localhost> Date: Wed Sep 19 16:16:15 2001 +0000 Add autogen.sh et al to build from CVS. First pass at lclint annotations. CVS patchset: 5062 CVS date: 2001/09/19 16:16:15 commit 7aea4d1e958c385d5ecd01638a3f295426ccf15c Author: jbj <devnull@localhost> Date: Tue Sep 18 19:28:21 2001 +0000 Create. CVS patchset: 5061 CVS date: 2001/09/18 19:28:21 commit 78de87f74cc1a9cfffb9a198509f2e6697b8bca8 Author: jbj <devnull@localhost> Date: Tue Sep 18 19:23:46 2001 +0000 Initial revision CVS patchset: 5051 CVS date: 2001/09/18 19:23:46 commit 38edc494525ccdf25f11ed2288378ba640928900 Author: jbj <devnull@localhost> Date: Sat Sep 15 21:21:31 2001 +0000 - close/discard Depends index after rpmdepCheck() use. CVS patchset: 5049 CVS date: 2001/09/15 21:21:31 commit da9b21485cd9400883de08b2754bd103f25144da Author: jbj <devnull@localhost> Date: Sat Sep 15 13:49:11 2001 +0000 Sync with rpm-4_0 branch. CVS patchset: 5048 CVS date: 2001/09/15 13:49:11 commit 2b23209fceb4377bd4c4b5230c580122ffa81b41 Author: jbj <devnull@localhost> Date: Fri Aug 31 14:02:13 2001 +0000 - fix: Provides: /path did not work with added packages (#52183). - fix: progress bar scaling did not include source rpm count. CVS patchset: 5038 CVS date: 2001/08/31 14:02:13 commit 46713343fb02fe669de4ff879e1e3477746c05d1 Author: jbj <devnull@localhost> Date: Tue Aug 28 20:33:06 2001 +0000 - dependency whiteout for libgnomeprint -> gnome-print (ordering only). - dependency whiteout for nautilus -> nautilus-mozilla (ordering only). CVS patchset: 5035 CVS date: 2001/08/28 20:33:06 commit 64a1d1afdcfce7b401f02eb19e268cd3562ef1ac Author: jbj <devnull@localhost> Date: Mon Aug 27 18:39:17 2001 +0000 - 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 commit f847cb330c61b74a376df1f4ddb1e89251327e6f Author: jbj <devnull@localhost> Date: Sun Aug 26 17:22:33 2001 +0000 Mark bugzilla #52183 change. CVS patchset: 5030 CVS date: 2001/08/26 17:22:33 commit 5994a308bc062fff53ff0184b8dea15d19fcfb63 Author: jbj <devnull@localhost> Date: Sat Aug 25 01:54:58 2001 +0000 - within a region, entries sort by address; added drips sort by tag. CVS patchset: 5028 CVS date: 2001/08/25 01:54:58 commit a0ebbe5925f63d9a802c50bba8e9298cea21f1f7 Author: jbj <devnull@localhost> Date: Fri Aug 24 17:55:08 2001 +0000 - headers without RPMTAG_NAME are skipped when retrieved. CVS patchset: 5025 CVS date: 2001/08/24 17:55:08 commit 507f3400be2592b030f76ca144980635cce8d25b Author: jbj <devnull@localhost> Date: Fri Aug 17 19:38:06 2001 +0000 - verify perms (but not mode) on %ghost files. CVS patchset: 5019 CVS date: 2001/08/17 19:38:06 commit 3b6b341a44b635e979434572eaf74986385319f5 Author: jbj <devnull@localhost> Date: Thu Aug 16 18:49:07 2001 +0000 - 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 commit e42f1fd9675c52de900356a73777ec482e285591 Author: jbj <devnull@localhost> Date: Wed Aug 15 14:03:03 2001 +0000 - 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 commit a36acaf3b8f2a1417c65ab9f68e3a868045a12d4 Author: jbj <devnull@localhost> Date: Mon Aug 13 16:39:14 2001 +0000 - 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 commit 8f2315934d44214c4c446d077c8122c4dea6381f Author: jbj <devnull@localhost> Date: Thu Aug 9 02:53:26 2001 +0000 - add -D_REENTRANT (note rpmlib is still not thread safe). CVS patchset: 5009 CVS date: 2001/08/09 02:53:26 commit 46cc804f36f076882932b2301fe25aabea11b983 Author: jbj <devnull@localhost> Date: Wed Aug 8 18:13:06 2001 +0000 - add legacy (compile only) wrappers for fdFileno et al. CVS patchset: 5007 CVS date: 2001/08/08 18:13:06 commit e699b8fab3f25912141fd1cefc1cc0375b3dd9be Author: jbj <devnull@localhost> Date: Mon Aug 6 11:27:27 2001 +0000 - 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 commit 682c9534adb618becfa7565a4f45eea5e8f2bb2a Author: jbj <devnull@localhost> Date: Sat Aug 4 16:18:58 2001 +0000 - fix: autoconf glob tests (#50845). CVS patchset: 5003 CVS date: 2001/08/04 16:18:58 commit dce5aa0ebd1a784ad8db04e07c7c2347e450160e Author: jbj <devnull@localhost> Date: Fri Aug 3 15:17:55 2001 +0000 lclint clean again. CVS patchset: 5001 CVS date: 2001/08/03 15:17:55 commit 46d2e8bbd870dce29f43af7c67f50c97754975bd Author: jbj <devnull@localhost> Date: Fri Aug 3 05:04:13 2001 +0000 - 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 commit 1a5a027bcc8071a3b50f726bf8a3e93cd770ef1d Author: jbj <devnull@localhost> Date: Tue Jul 31 18:13:22 2001 +0000 - 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 commit c6fba63aca2cbee02848e5913cddc730e43cee8e Author: jbj <devnull@localhost> Date: Sat Jul 28 00:33:07 2001 +0000 - 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 commit 03e498c64e1cca77b862f0b37549cd7c4a598149 Author: jbj <devnull@localhost> Date: Tue Jul 24 20:39:19 2001 +0000 - fix: don't segfault when presented with rpm-2.4.10 packaging (#49688). CVS patchset: 4987 CVS date: 2001/07/24 20:39:19 commit 085e3275d2e1a90db7abd816a7fce31685b58fc7 Author: jbj <devnull@localhost> Date: Tue Jul 24 02:52:52 2001 +0000 - 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 commit 3a17cb851b4e65d4c6b5f1ad1b59afdccfabc743 Author: jbj <devnull@localhost> Date: Mon Jul 23 20:15:24 2001 +0000 Orphans. CVS patchset: 4977 CVS date: 2001/07/23 20:15:24 commit d91a331d0c88bef042117c4a20b597aede61cb77 Author: jbj <devnull@localhost> Date: Mon Jul 23 20:09:04 2001 +0000 Initial revision CVS patchset: 4976 CVS date: 2001/07/23 20:09:04 commit 2aec992c9d5db8cdf706fb3dcd8cdfa642ca84d3 Author: jbj <devnull@localhost> Date: Mon Jul 23 16:02:27 2001 +0000 - 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 commit a66e1f6a9271f5e61f369ad844ad73b93a8a1f3b Author: jbj <devnull@localhost> Date: Sun Jul 22 12:38:28 2001 +0000 - enable rpm-perl subpackage. CVS patchset: 4971 CVS date: 2001/07/22 12:38:28 commit 7723beeaf4948e03de652d30a5a38d77670bc623 Author: jbj <devnull@localhost> Date: Sat Jul 21 19:44:22 2001 +0000 - 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 commit 74ce2b5c67fc4c4b6eb36825ea09860c3c8fd7fd Author: jbj <devnull@localhost> Date: Fri Jul 20 17:09:08 2001 +0000 Patch from <misa@redhat.com>. CVS patchset: 4965 CVS date: 2001/07/20 17:09:08 commit 46ded4611836f6191cf18ee525e62f26282c11a1 Author: jbj <devnull@localhost> Date: Fri Jul 20 16:41:09 2001 +0000 - fix: yet another segfault from bad metadata prevented. CVS patchset: 4962 CVS date: 2001/07/20 16:41:09 commit 3a2ddf155134e02f5aa421f739cb1ca3f034421c Author: jbj <devnull@localhost> Date: Thu Jul 19 21:14:05 2001 +0000 - fix: 4 memory leaks eliminated. CVS patchset: 4960 CVS date: 2001/07/19 21:14:05 commit 7bfb0979b655aefaf148534a722356cc92c272f8 Author: jbj <devnull@localhost> Date: Wed Jul 18 23:03:27 2001 +0000 - resurrect --specedit for i18n. CVS patchset: 4957 CVS date: 2001/07/18 23:03:27 commit 2225886928ab5e2784cf782f36355753236a1097 Author: jbj <devnull@localhost> Date: Wed Jul 18 10:49:09 2001 +0000 - fix: %dev(...) needs to map rdev and mtime from metadata. CVS patchset: 4953 CVS date: 2001/07/18 10:49:09 commit fe5362ef809874996febb2eb0aa89877ee1f74fd Author: jbj <devnull@localhost> Date: Tue Jul 17 20:01:46 2001 +0000 - 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 commit bad8c7a9b243a1f72338dc04daba56a944149716 Author: jbj <devnull@localhost> Date: Tue Jul 17 03:03:14 2001 +0000 - 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 commit ecfb46adaaeff044c1a44602b141ca885d351c06 Author: jbj <devnull@localhost> Date: Mon Jul 16 14:48:07 2001 +0000 - 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 commit 77d49ea5a28862a3c9a014b7636b0c57a2c439e5 Author: jbj <devnull@localhost> Date: Sat Jul 14 20:09:56 2001 +0000 - 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 commit cfa46ad5cb7ecc5de6bdbea733fd454749ed15bc Author: jbj <devnull@localhost> Date: Fri Jul 13 13:44:26 2001 +0000 - fix: scope multi-mode options like --nodeps correctly (#48825). CVS patchset: 4940 CVS date: 2001/07/13 13:44:26 commit 81de17180f1b870e2bc4ade50814f46ae9d6bf9d Author: jbj <devnull@localhost> Date: Wed Jul 11 14:23:01 2001 +0000 - 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 commit be9867aa181d83f73cdc9e2acc5f790c4cfc8637 Author: jbj <devnull@localhost> Date: Wed Jul 11 02:16:16 2001 +0000 - python bindings should not segfault when fed bad data. CVS patchset: 4934 CVS date: 2001/07/11 02:16:16 commit 3bbe7a7fc4111c050eb21eeb9867a17ba46d9796 Author: jbj <devnull@localhost> Date: Wed Jul 11 00:07:46 2001 +0000 - unlink all __db.nnn files before 1st db open. CVS patchset: 4932 CVS date: 2001/07/11 00:07:46 commit e15b4593ebd2f2f147a8c86511aec1b0decb34ab Author: jbj <devnull@localhost> Date: Tue Jul 10 17:59:11 2001 +0000 - 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 commit f440f450d9648f06ed8589adf7d4c1d6a286550b Author: jbj <devnull@localhost> Date: Sun Jul 8 21:30:35 2001 +0000 - python: rhnLoad/rhnUnload to check header digest. CVS patchset: 4928 CVS date: 2001/07/08 21:30:35 commit 34f1d5125146c995c49f39a41c8799c5cc3201c2 Author: jbj <devnull@localhost> Date: Sat Jul 7 19:37:52 2001 +0000 Orphans. CVS patchset: 4925 CVS date: 2001/07/07 19:37:52 commit 134a8a85c2873b24bb3a4a15b0a9dae1662bc875 Author: jbj <devnull@localhost> Date: Sat Jul 7 19:15:17 2001 +0000 - 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 commit 9df3fc957f97511ce04123f3cbebdf9dc543cebb Author: jbj <devnull@localhost> Date: Fri Jul 6 20:37:42 2001 +0000 - 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 commit 20c2a42d4f18fe324c3bc06cc106136130f44c9b Author: jbj <devnull@localhost> Date: Tue Jul 3 19:26:58 2001 +0000 - 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 commit c33e408649c342e000edce34ca122058a9050cdd Author: jbj <devnull@localhost> Date: Sat Jun 30 18:32:28 2001 +0000 - 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 commit 5177464972a45db08785964718215c2a9ddd7179 Author: jbj <devnull@localhost> Date: Fri Jun 29 22:38:13 2001 +0000 Update included gettext routines to 0.10.38. CVS patchset: 4911 CVS date: 2001/06/29 22:38:13 commit 3e219ad91a7ccc6632b948c5bab03694f3f6b25d Author: jbj <devnull@localhost> Date: Thu Jun 28 22:19:08 2001 +0000 - 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 commit b533de2b2722679b3e1bc486467310bd8c61f806 Author: jbj <devnull@localhost> Date: Mon Jun 25 20:01:42 2001 +0000 Yet another patial harlink set fix. CVS patchset: 4903 CVS date: 2001/06/25 20:01:42 commit 3bb77854aa61ac18b672df8baf34f32537cf6604 Author: jbj <devnull@localhost> Date: Mon Jun 25 17:49:42 2001 +0000 - 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 commit f40a045acb3de64dce15019ed5f1da4612a817f9 Author: jbj <devnull@localhost> Date: Thu Jun 21 03:51:34 2001 +0000 - 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 commit 60977b6c27aca83d1c15deef2e4f759268308075 Author: jbj <devnull@localhost> Date: Wed Jun 20 21:20:16 2001 +0000 - 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 commit 6f88379b75dd5a0f029e709d29a3c10f40b76102 Author: jbj <devnull@localhost> Date: Wed Jun 20 16:45:33 2001 +0000 Typo. CVS patchset: 4894 CVS date: 2001/06/20 16:45:33 commit 512b5ce682beae889b6d32b011771f1b63e36329 Author: jbj <devnull@localhost> Date: Wed Jun 20 16:42:19 2001 +0000 - fix: partial sets of hardlinked files permitted in payload (yes, changed). - work around a (possible) compiler problem on ia64. CVS patchset: 4893 CVS date: 2001/06/20 16:42:19 commit 5f2d9ab25b9339314ac318cf0f968fe03c31be97 Author: jbj <devnull@localhost> Date: Wed Jun 20 06:29:20 2001 +0000 - fix: partial sets of hardlinked files forbidden in payload. - fix: mark rpmdb files with %config to prevent erasure on downgrade. CVS patchset: 4891 CVS date: 2001/06/20 06:29:20 commit 24245d28f88728b3ba40d305d857c74e394846c9 Author: rjray <devnull@localhost> Date: Wed Jun 20 05:15:46 2001 +0000 These are adjustments made on the rpm-4_0 branch by Jeff. I've built and tested 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 commit c23977f8bf6478d5f050a0e02093a73ee58e9d08 Author: jbj <devnull@localhost> Date: Wed Jun 20 01:28:15 2001 +0000 Add /usr/lib/rpm/noarch* symlinks to package. CVS patchset: 4888 CVS date: 2001/06/20 01:28:15 commit efc5280a47fd738eb3207153e7642d9e379e1ae6 Author: jbj <devnull@localhost> Date: Tue Jun 19 23:33:35 2001 +0000 Remove, changes now merged into linux.{prov,req}. CVS patchset: 4885 CVS date: 2001/06/19 23:33:35 commit 8cd30c7190a630809a54f259718576d29bde80da Author: jbj <devnull@localhost> Date: Tue Jun 19 20:03:13 2001 +0000 - make package ordering loop messages debug, not warning. CVS patchset: 4883 CVS date: 2001/06/19 20:03:13 commit eb8db3316d3a125c8974436112829d56aa63b21f Author: jbj <devnull@localhost> Date: Tue Jun 19 16:59:23 2001 +0000 - finalize per-header methods, accessing headerFoo through vector. CVS patchset: 4880 CVS date: 2001/06/19 16:59:23 commit c6bd3de937ce3d40daa228e237c52527b9cdb8e1 Author: jbj <devnull@localhost> Date: Tue Jun 19 11:38:51 2001 +0000 - preliminary abstraction to support per-header methods. CVS patchset: 4878 CVS date: 2001/06/19 11:38:51 commit 29ea1567e7eafc457aed5529b240161cf8d4657f Author: jbj <devnull@localhost> Date: Sun Jun 17 22:18:03 2001 +0000 Sync with rpm-4_0 branch. CVS patchset: 4876 CVS date: 2001/06/17 22:18:03 commit c32276cdf5c28d7d701d7211e55f28ebc6f097d7 Author: jbj <devnull@localhost> Date: Sun Jun 17 15:19:26 2001 +0000 - popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912). - 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 commit 6f3943da6c5a26d2bf52cd7c47352bf785e9c8e6 Author: jbj <devnull@localhost> Date: Sun Jun 17 00:36:01 2001 +0000 - popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558). CVS patchset: 4872 CVS date: 2001/06/17 00:36:01 commit 1ed6bde25a2d8c1878ed3b52298848d09a50bd3c Author: jbj <devnull@localhost> Date: Sat Jun 16 01:49:10 2001 +0000 linux.req now verified functional on ia64-linux. CVS patchset: 4870 CVS date: 2001/06/16 01:49:10 commit c0ef3c810f0cb08f0dc65ebe83921d24ce2d13b7 Author: jbj <devnull@localhost> Date: Fri Jun 15 21:52:47 2001 +0000 - linux.req needs exit 0 CVS patchset: 4868 CVS date: 2001/06/15 21:52:47 commit 6afa016e86bc87b7ac7d2a90db00df7b35cc99a4 Author: jbj <devnull@localhost> Date: Fri Jun 15 18:53:06 2001 +0000 - ia64/sparc: <arch>.{req,prov} identical to linux.{req,prov}. - add "rpmlib(ScriptletInterpreterArgs)" to track %post -p "/sbin/ldconfig -n /usr/lib" incompatibilities. CVS patchset: 4866 CVS date: 2001/06/15 18:53:06 commit c097611c41b8480734a47547018dd0e0e61efcbb Author: jbj <devnull@localhost> Date: Fri Jun 15 16:01:59 2001 +0000 Orphans. CVS patchset: 4864 CVS date: 2001/06/15 16:01:59 commit 58b120d8785b7622a3c5c603f109a1fc2f085f68 Author: jbj <devnull@localhost> Date: Fri Jun 15 16:01:10 2001 +0000 - alpha: don't add "()(64bit)" dependency markers. CVS patchset: 4863 CVS date: 2001/06/15 16:01:10 commit f0d2abd2bcb74ab18645355ba45189abe77f38bf Author: jbj <devnull@localhost> Date: Fri Jun 15 04:56:33 2001 +0000 - fix: db1 end-of-file not detected in legacy compatible way. - fix: remove (harmless) chown error message from %post. - add --target/--host to %configure, add example cross-build/config.site scripts to /usr/lib/rpm <arjanv@redhat.com> (#44581). - rpmdb iterator selectors permit default/strcmp/regex/glob matching. - rpmdb iterator selectors permit negative matches. CVS patchset: 4861 CVS date: 2001/06/15 04:56:33 commit 22b9de5f331285fef6b353b9441d121dcc639ea2 Author: jbj <devnull@localhost> Date: Wed Jun 13 20:57:06 2001 +0000 - add rpmdbSetIteratorRE() for regex matching in database iterators. - permit rpm -qa to take RE args applied to name tag. - permit dbiFindMatches() to use version/release patterns. - eliminate all uses of rpmdbSetIterator{Version,Release}. CVS patchset: 4859 CVS date: 2001/06/13 20:57:06 commit 7233e3ad7373eec14ca47dc292806deb986519b1 Author: jbj <devnull@localhost> Date: Tue Jun 12 17:06:47 2001 +0000 - remove rpmrc Provides: Yet Again, use virtual packages. - dump cursor debugging wrappers. - rpm --verify can disable rpmFileAttr checks. CVS patchset: 4856 CVS date: 2001/06/12 17:06:47 commit 1b87bd9ef75810794edede55d94c25c5d1e94d41 Author: jbj <devnull@localhost> Date: Tue Jun 12 04:10:21 2001 +0000 - remove dead code frpm popt table reorg. - more CLI typedefs/prototypes moved from rpmlib.h to rpmcli.h. - rpm --verify skips files in non-installed states. - rpm --verify skips content checks for %ghost files. - rpm --verify displays config/doc/gnost/license/readme atrrs for files. - rpm --verify checks immutable header region digest if available. - rpmbuild adds header region digest (SHA1 as string). - use rpmTag* typedefs in new hge/hae/hme/hre header vectors. CVS patchset: 4854 CVS date: 2001/06/12 04:10:21 commit 03f527390168680d98f13ada0dbf6be4cd17dc9c Author: jbj <devnull@localhost> Date: Fri Jun 8 20:45:59 2001 +0000 - fix: QUERY_FOR_LIST file count clobbered. - create top level rpmcli API, factor top level modes into popt tables. - popt: add POPT_BIT_SET/POPT_BIT_CLR to API. - autogen.sh checks for latest libtool-1.4 and automake-1.4-p2. - rpm --verify reports failure(s) if corresponding tag is not in header. - rpm --verify honors %config(missingok), add -v for legacy behavior. CVS patchset: 4852 CVS date: 2001/06/08 20:45:59 commit 7bf9296288c38f3bf82ec38481738101bf063981 Author: jbj <devnull@localhost> Date: Wed Jun 6 19:57:12 2001 +0000 - default to dbenv with mpool, --rebuilddb with nofsync is much faster. CVS patchset: 4849 CVS date: 2001/06/06 19:57:12 commit 16d8c9e229508e4fcd3f03ac491c0c366c9172ac Author: jbj <devnull@localhost> Date: Wed Jun 6 16:18:03 2001 +0000 - document build modes in rpmbuild.8, rpmbuild is born. CVS patchset: 4846 CVS date: 2001/06/06 16:18:03 commit f0a67ca8b05a635340213158e9086b3bdf5443fd Author: jbj <devnull@localhost> Date: Wed Jun 6 12:36:31 2001 +0000 - permit duplicates for btree indices. CVS patchset: 4843 CVS date: 2001/06/06 12:36:31 commit c635bbf0aedc73aa138078ffe1c761507de9d91a Author: jbj <devnull@localhost> Date: Tue Jun 5 22:01:13 2001 +0000 fix: increment pointer in funky header ext while loop. CVS patchset: 4841 CVS date: 2001/06/05 22:01:13 commit 8959a0de7070e4a3886ede3f1703ac6098b5a6eb Author: jbj <devnull@localhost> Date: Tue Jun 5 20:39:35 2001 +0000 Typos. CVS patchset: 4837 CVS date: 2001/06/05 20:39:35 commit 4ae69250a2595531743074d81aec5804a1b5573f Author: jbj <devnull@localhost> Date: Tue Jun 5 19:26:22 2001 +0000 - fix typos in linux.{req,prov}. CVS patchset: 4834 CVS date: 2001/06/05 19:26:22 commit 750d54d8a33e67d8f89ed95a785c0f025c833aa8 Author: jbj <devnull@localhost> Date: Mon Jun 4 13:55:58 2001 +0000 lclint fiddles. CVS patchset: 4833 CVS date: 2001/06/04 13:55:58 commit 9e1929c9bb268faad7c8f140161504dbaf7f00f0 Author: jbj <devnull@localhost> Date: Fri Jun 1 22:00:07 2001 +0000 - fix: lclint fiddles broke uCache initialization (#43139). CVS patchset: 4829 CVS date: 2001/06/01 22:00:07 commit 3720e702daeefc4fbb8ce0665b8e6019c6e8b216 Author: jbj <devnull@localhost> Date: Fri Jun 1 20:26:24 2001 +0000 perl.prov patch (#43081). CVS patchset: 4827 CVS date: 2001/06/01 20:26:24 commit 25f341822c555005b79494b1a02e0c3b4d1f8f8d Author: jbj <devnull@localhost> Date: Fri Jun 1 19:27:33 2001 +0000 - merge sparc64/ia64 fiddles back into linux.{req,prov}. - automagically generate perl module dependencies always. CVS patchset: 4825 CVS date: 2001/06/01 19:27:33 commit f5ebe3fb424b215dbd455cabd37f5ea56bd5dbff Author: jbj <devnull@localhost> Date: Thu May 31 22:31:14 2001 +0000 - return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>). - fix: return suggested packages when using Depends cache. CVS patchset: 4823 CVS date: 2001/05/31 22:31:14 commit f8b347a38aeb9a8c90739f3cd2cd2d5c5e46fcce Author: jbj <devnull@localhost> Date: Thu May 31 19:02:55 2001 +0000 lclint annotations. CVS patchset: 4821 CVS date: 2001/05/31 19:02:55 commit cc54f00167e420f4e2bc4094e76c604da3c540a6 Author: jbj <devnull@localhost> Date: Wed May 30 22:42:43 2001 +0000 - fix: for busted db1, attempt chain reconnection to following record. CVS patchset: 4819 CVS date: 2001/05/30 22:42:43 commit 2a4452a1f91b1fc11ce13092980b83092357cf1f Author: jbj <devnull@localhost> Date: Tue May 29 20:01:28 2001 +0000 - fix: popt exec doesn't add '--', --target et al no longer need '='. - fix: popt consume-next-arg "!#:+" w/o side effect (#41956). CVS patchset: 4817 CVS date: 2001/05/29 20:01:28 commit 61cd63ab8e816d46e81b3df2bb8cfe9b2267f85d Author: jbj <devnull@localhost> Date: Tue May 29 15:03:35 2001 +0000 - eliminate db-1.85 and db-2.x configuration. - fix: popt arg sanity checks broken, optarg != optArg. - fix: popt range checks on floats/doubles broken. - popt: return POPT_ERROR_ERRNO on config open/read/close failure. CVS patchset: 4815 CVS date: 2001/05/29 15:03:35 commit e6c22123bc088afd6f0f564b8f5224af3cf2d2e6 Author: jbj <devnull@localhost> Date: Fri May 25 19:51:53 2001 +0000 - perform db->verify when closing db files. CVS patchset: 4813 CVS date: 2001/05/25 19:51:53 commit 4d76eb6dee47bbb119846428af238727d7cd5b61 Author: jbj <devnull@localhost> Date: Wed May 23 17:53:30 2001 +0000 RPMTAG_BUILDROOT is internal tag. CVS patchset: 4810 CVS date: 2001/05/23 17:53:30 commit 23783af2276940639be72ca2ae4599f387beb899 Author: jbj <devnull@localhost> Date: Wed May 23 16:38:52 2001 +0000 - remove all header region assertion failures, return NULL instead. CVS patchset: 4809 CVS date: 2001/05/23 16:38:52 commit 71f818828ed608b895896670f15437ffc491b785 Author: jbj <devnull@localhost> Date: Wed May 23 14:25:19 2001 +0000 - headerFree() returns NULL, _free is C++ safe. CVS patchset: 4807 CVS date: 2001/05/23 14:25:19 commit 0112602155b5500ba63e9874072c89d5241aec7a Author: jbj <devnull@localhost> Date: Tue May 22 18:09:30 2001 +0000 - refuse to install on systems using db1. CVS patchset: 4805 CVS date: 2001/05/22 18:09:30 commit f67a2912d291a14eaf05b8de14922c0f34ddce62 Author: jbj <devnull@localhost> Date: Tue May 22 16:05:47 2001 +0000 Change contact email address. CVS patchset: 4803 CVS date: 2001/05/22 16:05:47 commit aed337b31d60115102d32c0532a327f0d173d1db Author: jbj <devnull@localhost> Date: Mon May 21 16:00:45 2001 +0000 - fix: skip %ghost files when building packages (#38218). CVS patchset: 4801 CVS date: 2001/05/21 16:00:45 commit 8cc9d509e4e0009e16c7228bdf5d65a069054142 Author: jbj <devnull@localhost> Date: Sun May 20 18:33:23 2001 +0000 - fix: i18n strings need 1 on sucess return code (#41313). CVS patchset: 4799 CVS date: 2001/05/20 18:33:23 commit 2622029162ad26cf8463ac7026db9d85ca254cf9 Author: jbj <devnull@localhost> Date: Wed May 16 20:02:08 2001 +0000 fix: rpmtransAddPackage assumed removed packages were sorted (#35827). CVS patchset: 4797 CVS date: 2001/05/16 20:02:08 commit cec2fe637a8b872282e7029867a253384ed1d553 Author: jbj <devnull@localhost> Date: Wed May 16 19:19:15 2001 +0000 - fix: filter duplicate package removals (#35828). - add armv3l arch. CVS patchset: 4795 CVS date: 2001/05/16 19:19:15 commit 56510bc6e99ed2bde5cb8e9845031c26b42a406e Author: rjray <devnull@localhost> Date: Tue May 15 07:57:34 2001 +0000 Update for 0.32 release CVS patchset: 4793 CVS date: 2001/05/15 07:57:34 commit 1be201a2eadf9f25e7c39a2e2a33706de63795ae Author: rjray <devnull@localhost> Date: Tue May 15 07:49:56 2001 +0000 Significant speed-ups gained by breaking down the constants into fewer, shorter string compares. This is most notable under the 'R' constants in the outermost switch-block inside of the routine constant(). The test time for the full suite on the main dev box dropped over 25%. CVS patchset: 4792 CVS date: 2001/05/15 07:49:56 commit 00956b95c5177b52c745558b4918f7a231749248 Author: rjray <devnull@localhost> Date: Tue May 15 06:22:36 2001 +0000 Fixing more of the "attempt to free unreferenced scalar" messages CVS patchset: 4791 CVS date: 2001/05/15 06:22:36 commit 7ebaafac6a3fa3f9de36ba24718589f2db4b981a Author: jbj <devnull@localhost> Date: Mon May 14 21:19:34 2001 +0000 Grrr, hacks to the hacks to get db3 to configure. CVS patchset: 4790 CVS date: 2001/05/14 21:19:34 commit 3c563d21182b97271411e6b3209a07b6f78b94db Author: jbj <devnull@localhost> Date: Mon May 14 20:12:10 2001 +0000 - upgrade to db-3.3.4. CVS patchset: 4787 CVS date: 2001/05/14 20:12:10 commit a9184b73ecb9bcb5dedb503529a0696cdb5b008a Author: jbj <devnull@localhost> Date: Sun May 13 20:03:09 2001 +0000 Resolve conflicts. CVS patchset: 4783 CVS date: 2001/05/13 20:03:09 commit 2af040895b279eca8fb5a44240da7e42c8b4ac66 Author: jbj <devnull@localhost> Date: Sun May 13 19:58:25 2001 +0000 Initial revision CVS patchset: 4782 CVS date: 2001/05/13 19:58:25 commit 9b44f1b7168b70652f7fad2e0da6fdade4b965d7 Author: jbj <devnull@localhost> Date: Sun May 13 18:03:34 2001 +0000 - add cron/logrotate scripts to save installed package filenames. CVS patchset: 4779 CVS date: 2001/05/13 18:03:34 commit 87c15895a05f100b8a6eb26c17f8742f2b1b3df2 Author: jbj <devnull@localhost> Date: Sun May 13 17:55:58 2001 +0000 - add cron/logrotate scripts to save installed package filenames. CVS patchset: 4777 CVS date: 2001/05/13 17:55:58 commit 1da20d37d8db366a0607614a2a030dc408f97b91 Author: rjray <devnull@localhost> Date: Sat May 12 11:40:27 2001 +0000 Various debugging CVS patchset: 4775 CVS date: 2001/05/12 11:40:27 commit 27009dd00b9789c90c71190cd0c93c721fc83611 Author: jbj <devnull@localhost> Date: Fri May 11 23:25:46 2001 +0000 - harden rpmdb iterators from damaged header instance segfaults. CVS patchset: 4774 CVS date: 2001/05/11 23:25:46 commit b589c5c97d348437ebf67429eb93674baf769b81 Author: jbj <devnull@localhost> Date: Fri May 11 17:18:16 2001 +0000 Path is /etc/rpmrc, not /etc/rpm/rpmc, in comment (#40163). CVS patchset: 4771 CVS date: 2001/05/11 17:18:16 commit 39c24d294e8e3ca2b2b32bd8e4e45a38a62951ba Author: jbj <devnull@localhost> Date: Fri May 11 16:45:06 2001 +0000 Remove typos and stray debugging fprintf's. CVS patchset: 4770 CVS date: 2001/05/11 16:45:06 commit 0f30480a8925f3651a364ab2ec7fe88e2b2e2ff2 Author: jbj <devnull@localhost> Date: Fri May 11 14:52:28 2001 +0000 Generate manifest for rpmdb. CVS patchset: 4768 CVS date: 2001/05/11 14:52:28 commit f5d0541223f386cc3d97b6323ce83d996fa46fe4 Author: jbj <devnull@localhost> Date: Fri May 11 04:06:12 2001 +0000 - rpm database has rpm.rpm g+w permissions to share db3 mutexes. - expose more db3 macro configuration tokens. - move fprint.[ch] and hash.[ch] to rpmdb directory. - detect and fiddle incompatible mixtures of db3 env/open flags. - add DBI_WRITECURSOR to map to db3 flags with CDB database model. - add rpmdbSetIteratorRewrite to warn of pending lazy (re-)writes. CVS patchset: 4766 CVS date: 2001/05/11 04:06:12 commit c7ee57336766b4411f3aeaaa78dd3778cfea3244 Author: jbj <devnull@localhost> Date: Fri May 11 04:01:04 2001 +0000 - rpm database has rpm.rpm g+w permissions to share db3 mutexes. - expose more db3 macro configuration tokens. - move fprint.[ch] and hash.[ch] to rpmdb directory. - detect and fiddle incompatible mixtures of db3 env/open flags. - add DBI_WRITECURSOR to map to db3 flags with CDB database model. - add rpmdbSetIteratorRewrite to warn of pending lazy (re-)writes. CVS patchset: 4765 CVS date: 2001/05/11 04:01:04 commit dda243d6621372bf8c10bc04643e730d9e388091 Author: jbj <devnull@localhost> Date: Fri May 11 02:43:07 2001 +0000 Ignore "stuff". CVS patchset: 4762 CVS date: 2001/05/11 02:43:07 commit d026618b6b046bd0f3a6110eafd1bf1bd4e8aead Author: jbj <devnull@localhost> Date: Wed May 9 22:58:56 2001 +0000 - rpm executables now setuid rpm to share write locks. - expose more db3 macro configuration tokens. CVS patchset: 4756 CVS date: 2001/05/09 22:58:56 commit 47a7f6e9177a12ba07bed42bca2a230c48eaa6a8 Author: jbj <devnull@localhost> Date: Tue May 8 13:59:47 2001 +0000 Create db2 file manifest, as alpha is different. CVS patchset: 4755 CVS date: 2001/05/08 13:59:47 commit 9c636fed5b7e038315b77114b1ba9e46051351f4 Author: jbj <devnull@localhost> Date: Tue May 8 00:03:14 2001 +0000 - create rpmdb.la so that linkage against rpm's db-3.2.9 is possible. CVS patchset: 4752 CVS date: 2001/05/08 00:03:14 commit d9e5d40dd5b8be2e1304452e61a797f66b5c0a1f Author: jbj <devnull@localhost> Date: Mon May 7 19:21:16 2001 +0000 - use internal db-3.2.9 sources to build by default. - don't build db1 by default. CVS patchset: 4750 CVS date: 2001/05/07 19:21:16 commit cb55d5c6cd129c37b25670c77704c396307ffb15 Author: jbj <devnull@localhost> Date: Mon May 7 01:54:56 2001 +0000 - fix: debugging message displays header keys (#38454). CVS patchset: 4747 CVS date: 2001/05/07 01:54:56 commit c3835f5ca0e3ea856213a22367233e148ea26550 Author: jbj <devnull@localhost> Date: Sun May 6 19:17:14 2001 +0000 - fix: specfile queries with BuildArch: (#27589). CVS patchset: 4746 CVS date: 2001/05/06 19:17:14 commit 6f5615eab6821743c73c278030e01d117a5ee163 Author: jbj <devnull@localhost> Date: Sun May 6 13:39:22 2001 +0000 Change URL. CVS patchset: 4743 CVS date: 2001/05/06 13:39:22 commit 8f75bbc17dab6c334583f33c7b912fb16d2ddc4b Author: jbj <devnull@localhost> Date: Sat May 5 19:28:32 2001 +0000 - enough lclint annotations and fiddles already. CVS patchset: 4741 CVS date: 2001/05/05 19:28:32 commit d78e027808deb6aef4e65338d160986d7e576a90 Author: jbj <devnull@localhost> Date: Thu May 3 21:00:18 2001 +0000 - still more boring lclint annotations and fiddles. CVS patchset: 4738 CVS date: 2001/05/03 21:00:18 commit 0ecdbba93587408c670124e88d39451c681a77eb Author: jbj <devnull@localhost> Date: Mon Apr 30 22:32:22 2001 +0000 - yet more boring lclint annotations and fiddles. CVS patchset: 4732 CVS date: 2001/04/30 22:32:22 commit a57a13b1350ff1a094c202c90391f8676f487582 Author: rjray <devnull@localhost> Date: Sun Apr 29 22:44:54 2001 +0000 These are mostly further clean-up of the 4.0.2-compatibility effort. CVS patchset: 4727 CVS date: 2001/04/29 22:44:54 commit b4056f2affde298b4940054cc569534ac54a4624 Author: rjray <devnull@localhost> Date: Sun Apr 29 22:44:13 2001 +0000 Made some changes to how rpm version is represented, added a new -Ddefine to the c-flags. CVS patchset: 4726 CVS date: 2001/04/29 22:44:13 commit 81ac89f4e6f176f9095e73b34d94d4ccf12da237 Author: jbj <devnull@localhost> Date: Sun Apr 29 22:43:01 2001 +0000 - more boring lclint annotations and fiddles. CVS patchset: 4725 CVS date: 2001/04/29 22:43:01 commit c83cfd5ed5b9637a090e57bef5aca5d5b96d00f4 Author: jbj <devnull@localhost> Date: Sun Apr 29 16:08:55 2001 +0000 - transaction iterator(s) need to run in reverse order on pure erasures. - erasures not yet strict, warn & chug on unlink(2)/rmdir(2) failure. CVS patchset: 4723 CVS date: 2001/04/29 16:08:55 commit 3b5820c4205e440d9aad5c5d626721ee30b12292 Author: jbj <devnull@localhost> Date: Sun Apr 29 01:05:43 2001 +0000 - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. - internalize locale insensitive ctype(3) in rpmio.h - boring lclint annotations and fiddles. CVS patchset: 4721 CVS date: 2001/04/29 01:05:43 commit 6a0524ed57548de92daa4b6cf8ee9d2ab39d7a42 Author: jbj <devnull@localhost> Date: Sat Apr 28 11:33:59 2001 +0000 Patch 3.2.9.2 from www.sleepycat.com. CVS patchset: 4718 CVS date: 2001/04/28 11:33:59 commit 0c919b0df21f108a34e0cc9f91d304856738e08f Author: jbj <devnull@localhost> Date: Sat Apr 28 11:32:45 2001 +0000 Patch 3.2.9.1 from www.sleepycat.com. CVS patchset: 4716 CVS date: 2001/04/28 11:32:45 commit 16eaf800759c4e5975645c7d909e82f51351ca7b Author: rjray <devnull@localhost> Date: Fri Apr 27 09:07:08 2001 +0000 Disable the version-checking on XS code for now, until I can figure out how to do it correctly. CVS patchset: 4715 CVS date: 2001/04/27 09:07:08 commit ca82f7d8d847f45717ff689f9e919bb15bc0dd7e Author: rjray <devnull@localhost> Date: Fri Apr 27 09:05:55 2001 +0000 Updated for 0.31 CVS patchset: 4714 CVS date: 2001/04/27 09:05:55 commit b264f286be77b518db765cb8ce354e7b17742de5 Author: rjray <devnull@localhost> Date: Fri Apr 27 09:05:21 2001 +0000 Changed the way $VERSION is set CVS patchset: 4713 CVS date: 2001/04/27 09:05:21 commit d6dad290930651d1cb727e98b5fb2ab78f0ee8e2 Author: rjray <devnull@localhost> Date: Fri Apr 27 08:43:23 2001 +0000 Trimmed another one out. CVS patchset: 4712 CVS date: 2001/04/27 08:43:23 commit f16a0d9cae2a26d912b503d72d6af66d017d9504 Author: rjray <devnull@localhost> Date: Fri Apr 27 08:41:56 2001 +0000 The 4.0.2 rpm release changed all #define constants to enum sets, which pretty much hosed this file as it stood. Now, there's no "not_here" hook, and we will have to accept that if a name changes or gets dropped in the future, the compile will break. Which is probably a good thing, since that happens on occasion, too. CVS patchset: 4711 CVS date: 2001/04/27 08:41:56 commit a9a1fd866c573f41287e6ad256ce64b3970a1eaa Author: jbj <devnull@localhost> Date: Thu Apr 26 20:39:52 2001 +0000 - fix: ineeded count wrong for overlapped, created files. CVS patchset: 4709 CVS date: 2001/04/26 20:39:52 commit bab8d207cea4bc12502852a8b4566c79b45d66ef Author: jbj <devnull@localhost> Date: Wed Apr 25 15:07:53 2001 +0000 - fix: readlink return value clobbered by header write. CVS patchset: 4707 CVS date: 2001/04/25 15:07:53 commit a71985e5be5051164d089b1424130d0f303ff3c0 Author: jbj <devnull@localhost> Date: Mon Apr 23 20:56:59 2001 +0000 - regenerate rpm.8 man page from docbook glop (in max-rpm). - lib/depends.c: diddle debugging messages. CVS patchset: 4703 CVS date: 2001/04/23 20:56:59 commit 1aaf1b9b5d3777a36f9cfff600912a7f468dc732 Author: jbj <devnull@localhost> Date: Sun Apr 22 08:58:22 2001 +0000 - cpanflute perl dependency needs explicit epoch (#37034). CVS patchset: 4702 CVS date: 2001/04/22 08:58:22 commit 389d253e6236173e05b488d8f77ebe3b785f84a8 Author: jbj <devnull@localhost> Date: Sat Apr 21 06:02:09 2001 +0000 Sync with rpm-4_0 branch. CVS patchset: 4700 CVS date: 2001/04/21 06:02:09 commit 84329c6779c60c57f75ae66b92f6fb9f37c3b4f6 Author: jbj <devnull@localhost> Date: Tue Apr 17 19:34:58 2001 +0000 Remove blank line to avoid irix lossage (#34656). CVS patchset: 4688 CVS date: 2001/04/17 19:34:58 commit 8b20f15fbf2b7c1fed46b228dca2fc8358414903 Author: jbj <devnull@localhost> Date: Tue Apr 17 19:29:12 2001 +0000 - portability: vsnprintf/snprintf wrappers for those without (#34657). CVS patchset: 4686 CVS date: 2001/04/17 19:29:12 commit 63db1277013da1355d86ef5f3faf5dff26581c17 Author: jbj <devnull@localhost> Date: Tue Apr 17 18:30:23 2001 +0000 - fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711). CVS patchset: 4684 CVS date: 2001/04/17 18:30:23 commit c360a8907b132495e411824c92dfe4189e76ac3d Author: jbj <devnull@localhost> Date: Tue Apr 17 18:23:58 2001 +0000 - fix: s390 (and ppc?) could return CPIOERR_BAD_HEADER (#28645). CVS patchset: 4682 CVS date: 2001/04/17 18:23:58 commit 1ea9d2cf9d4a58f2c5cf0489a326dbb495e613a0 Author: rjray <devnull@localhost> Date: Sat Apr 14 09:25:38 2001 +0000 typo CVS patchset: 4679 CVS date: 2001/04/14 09:25:38 commit 033f860f68e7cd6bc2ae3f194415b372e8bb69a6 Author: jbj <devnull@localhost> Date: Fri Apr 13 19:24:16 2001 +0000 Create. CVS patchset: 4678 CVS date: 2001/04/13 19:24:16 commit f75a3f71ab5b584af5a4d3b168064968fd400c48 Author: jbj <devnull@localhost> Date: Tue Apr 10 12:36:45 2001 +0000 Doxygen annotations for config files. Doxygen annotations for rpmdep section. Add manifests for install modes. CVS patchset: 4675 CVS date: 2001/04/10 12:36:45 commit 999f9b1654a3546b2c7e42fe3b3b224ec2781b1f Author: jbj <devnull@localhost> Date: Tue Apr 3 20:41:09 2001 +0000 - fix: %_netsharedpath needs to look at basenames (#26561). - fix: --excludepath was broken (#24434). CVS patchset: 4669 CVS date: 2001/04/03 20:41:09 commit f0205431eff36c80a3e3e918ccd7ad4b66d6fd08 Author: jbj <devnull@localhost> Date: Tue Apr 3 14:43:32 2001 +0000 Don't compile rpmsort by default (#29907). CVS patchset: 4666 CVS date: 2001/04/03 14:43:32 commit 3ee7efc408c5eae30e0e08e647ffad480ded575f Author: jbj <devnull@localhost> Date: Tue Apr 3 14:22:52 2001 +0000 casts to keep picky compilers happy (#29992). CVS patchset: 4665 CVS date: 2001/04/03 14:22:52 commit 9e6924a604e9e5a3135ce102d064450072f61f38 Author: jbj <devnull@localhost> Date: Tue Apr 3 13:41:56 2001 +0000 - fix: --relocate missing trailing slash (#28874,#25876). - fix: --excludedoc shouldn't create empty doc dir (#14531). CVS patchset: 4663 CVS date: 2001/04/03 13:41:56 commit 9f7e40a27c98c651170b28512dce3fb5c6d6e6cd Author: jbj <devnull@localhost> Date: Wed Mar 28 16:00:11 2001 +0000 - fix: AIX has sizeof(uint_16) != sizeof(mode_t) verify cast needed. CVS patchset: 4657 CVS date: 2001/03/28 16:00:11 commit 879d15a9548bf7e6fbd22ebe1974bc63974ef53f Author: jbj <devnull@localhost> Date: Wed Mar 28 14:59:23 2001 +0000 - fix: i18n tags in rpm-2.5.x had wrong offset/length (#33478). CVS patchset: 4655 CVS date: 2001/03/28 14:59:23 commit 075607676dee5f7d2006ba6f561b15d2e505e10a Author: jbj <devnull@localhost> Date: Fri Mar 23 20:27:48 2001 +0000 - fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>). fix: off by 1 with rpmGlob when presented with multiple non-globbed items. fix: rpmReadPackageManifest actually works now. CVS patchset: 4653 CVS date: 2001/03/23 20:27:48 commit 1975b49aa7167e7694da5659e29660aca44d02fc Author: jbj <devnull@localhost> Date: Thu Mar 22 23:39:01 2001 +0000 - python: strip header regions during unload. - add -g to optflags in per-platform config. - permit confgure/compile with db3-3.2.9. - permit manifest files as args to query/verify modes. CVS patchset: 4649 CVS date: 2001/03/22 23:39:01 commit 731946f4b90eb1173452dd30f1296dd825155d82 Author: jbj <devnull@localhost> Date: Wed Mar 21 18:33:35 2001 +0000 Initial revision CVS patchset: 4644 CVS date: 2001/03/21 18:33:35 commit 7ed904da030dc4640ff9bce8458ba07cc09d830d Author: jbj <devnull@localhost> Date: Tue Mar 20 15:00:07 2001 +0000 Strip header regions during unload. CVS patchset: 4643 CVS date: 2001/03/20 15:00:07 commit 63890e6a4ab13e7ccafbd7643095539f832743fa Author: jbj <devnull@localhost> Date: Sat Mar 17 19:55:09 2001 +0000 Doco updates. CVS patchset: 4641 CVS date: 2001/03/17 19:55:09 commit 54704b3b838fefd7547df94a6a9042e6ca84446a Author: jbj <devnull@localhost> Date: Fri Mar 16 20:23:49 2001 +0000 - add --with/--without popt glue for conditional builds(Tomasz Kloczko). CVS patchset: 4639 CVS date: 2001/03/16 20:23:49 commit 84705dbb7660d4b1ea4b8429d84b154d2a283093 Author: jbj <devnull@localhost> Date: Fri Mar 16 16:33:25 2001 +0000 - add %exclude support (i.e. "everything but") to %files. (Michael (Micksa) Slade" <micksa@knobbits.org>) CVS patchset: 4637 CVS date: 2001/03/16 16:33:25 commit b787b643938baac16cad931d7a8c9394ef9703c7 Author: jbj <devnull@localhost> Date: Thu Mar 15 18:55:06 2001 +0000 - add cpuid asm voodoo to detect athlon processors. CVS patchset: 4634 CVS date: 2001/03/15 18:55:06 commit 99b6c6fa03ab9d854f5b1967432b17d65a817ebc Author: jbj <devnull@localhost> Date: Thu Mar 15 17:54:55 2001 +0000 Bump version to 4.1. Invert logic for db1, don't build by default. CVS patchset: 4629 CVS date: 2001/03/15 17:54:55 commit 93e502737ad7e072e8f1e43173204566539b8221 Author: jbj <devnull@localhost> Date: Thu Mar 15 14:48:52 2001 +0000 Correct --verify modifiers. CVS patchset: 4628 CVS date: 2001/03/15 14:48:52 commit db68dedc824de4cfddb37f3b576c9894011f9c5d Author: jbj <devnull@localhost> Date: Thu Mar 15 14:44:08 2001 +0000 - update per-interpreter dependency scripts, add sql/tcl (#20295). - fix: rpmvercmp("1.a", "1.") returned -1, not +1 (#21392). CVS patchset: 4627 CVS date: 2001/03/15 14:44:08 commit c19f6836770882a60fb6ceef5f9eaa153515979c Author: jbj <devnull@localhost> Date: Thu Mar 15 14:14:22 2001 +0000 Fix rpmvercmp for case (should return +1, #21392) rpmvercmp("1.a", "1.") CVS patchset: 4626 CVS date: 2001/03/15 14:14:22 commit bd80ac253d70e8da19e5634f0ab6f3e8aedf8eb5 Author: jbj <devnull@localhost> Date: Thu Mar 15 13:58:16 2001 +0000 Updated dependency scripts (#20295). CVS patchset: 4625 CVS date: 2001/03/15 13:58:16 commit fc920e3ac326473d884ffc6cfc86225d98442ea0 Author: jbj <devnull@localhost> Date: Wed Mar 14 23:09:09 2001 +0000 Update to doxygen-1.2.6 configuration. Add manual files to Doxfile.in. lclint annotations. CVS patchset: 4624 CVS date: 2001/03/14 23:09:09 commit a40655424d818053ccddde39ec62e1ebd0983ed2 Author: jbj <devnull@localhost> Date: Wed Mar 14 23:06:36 2001 +0000 Remove compiler warnings. CVS patchset: 4623 CVS date: 2001/03/14 23:06:36 commit 9c044153231edc7318b488348a2918af049f4240 Author: jbj <devnull@localhost> Date: Wed Mar 14 23:04:43 2001 +0000 Update from Ken Estes (#31699). CVS patchset: 4622 CVS date: 2001/03/14 23:04:43 commit 59b4f98dc51b2c332da428117105f6780ab5714f Author: jbj <devnull@localhost> Date: Wed Mar 14 18:07:47 2001 +0000 Sync with rpm-4.0.2 final. CVS patchset: 4621 CVS date: 2001/03/14 18:07:47 commit 9b59a8f22a7b26f7fa936175c392225d68ff5a2c Author: rjray <devnull@localhost> Date: Sun Mar 11 08:55:55 2001 +0000 Makefile.PL CVS patchset: 4615 CVS date: 2001/03/11 08:55:55 commit 0102f1b568b067f9bde7a9e7f6c162d6104de5cc Author: rjray <devnull@localhost> Date: Thu Mar 8 06:37:55 2001 +0000 Release 0.30 CVS patchset: 4614 CVS date: 2001/03/08 06:37:55 commit 5da6e5c09a744affd3340956bdad1bc178293b52 Author: rjray <devnull@localhost> Date: Thu Mar 8 06:12:32 2001 +0000 Various tweaks CVS patchset: 4613 CVS date: 2001/03/08 06:12:32 commit dbf468af61aeff91f88b9da98ee6e4bb8027f166 Author: rjray <devnull@localhost> Date: Thu Mar 8 06:11:20 2001 +0000 Fixed rpm 4.0 issue CVS patchset: 4612 CVS date: 2001/03/08 06:11:20 commit 487fac0d286bf572ebca0541ba9d673fde01b739 Author: rjray <devnull@localhost> Date: Wed Mar 7 19:17:24 2001 +0000 prep for 0.30 CVS patchset: 4610 CVS date: 2001/03/07 19:17:24 commit 302144c26ccc2d29afe71cd64cd96805bdbcf454 Author: jbj <devnull@localhost> Date: Sun Mar 4 17:31:48 2001 +0000 Re-yacc getdate.c. CVS patchset: 4608 CVS date: 2001/03/04 17:31:48 commit 918ec7bea067c2836c320d4ee52fe3d6395e4dbe Author: jbj <devnull@localhost> Date: Sun Mar 4 17:26:37 2001 +0000 Swipe from cvs sources. CVS patchset: 4607 CVS date: 2001/03/04 17:26:37 commit 2ad94143e2a609c6449d29664645f4c3a462d519 Author: jbj <devnull@localhost> Date: Sun Mar 4 17:15:56 2001 +0000 Eliminate setFileOwners() and installSources(). Resurrect source installs. CVS patchset: 4606 CVS date: 2001/03/04 17:15:56 commit a77bec0d7e7722e27104d61bd9e8ba6d3de69769 Author: jbj <devnull@localhost> Date: Sun Mar 4 15:34:53 2001 +0000 - Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid, and Removetid. - Add per-script and per-trigger control options and flags. - Add --apply option and flags. CVS patchset: 4605 CVS date: 2001/03/04 15:34:53 commit 1a93da4accc11e0064f9c0c848d537e00abbde3e Author: jbj <devnull@localhost> Date: Sat Mar 3 21:35:41 2001 +0000 Implement PSM_NOTIFY. CVS patchset: 4604 CVS date: 2001/03/03 21:35:41 commit df79f7143e4444987c47e17a743eb96ccb5c760b Author: jbj <devnull@localhost> Date: Sat Mar 3 20:45:47 2001 +0000 Remove dead code. CVS patchset: 4603 CVS date: 2001/03/03 20:45:47 commit acbbbb19f712e0fc00976e45247c5a5608a59fd8 Author: jbj <devnull@localhost> Date: Sat Mar 3 20:41:37 2001 +0000 Move fileActionString to fsm.c where it belongs. Open repackage output fd in PSM_INIT, not PSM_PROCESS. Factor common chroot calls to beginning of PSM_PRE and end of PSM_POST. Factor common rpmdbCountPackages to top of PSM_INIT. CVS patchset: 4602 CVS date: 2001/03/03 20:41:37 commit 597bf30f9ff72dc93b17d10901467336aa724ef6 Author: jbj <devnull@localhost> Date: Sat Mar 3 18:49:09 2001 +0000 find-{provies,requires} with AIX5 support. CVS patchset: 4601 CVS date: 2001/03/03 18:49:09 commit 665c365a12630dc0e2a9a5f6f005bc8b84b6868b Author: jbj <devnull@localhost> Date: Fri Mar 2 19:47:45 2001 +0000 Add top level, external enties to psmStage(). CVS patchset: 4596 CVS date: 2001/03/02 19:47:45 commit e403840dbac865e660698f9528ded42adaa5e823 Author: jbj <devnull@localhost> Date: Fri Mar 2 17:27:30 2001 +0000 Still more functionality into psmStage(). CVS patchset: 4595 CVS date: 2001/03/02 17:27:30 commit 9e4608369ad651f5e05d95a38d948a9f4aac58ce Author: jbj <devnull@localhost> Date: Fri Mar 2 16:17:03 2001 +0000 More functionality into psmStage. CVS patchset: 4594 CVS date: 2001/03/02 16:17:03 commit b7bbb4018acecb03b8f593852bb534cf80e0721e Author: jbj <devnull@localhost> Date: Fri Mar 2 15:03:29 2001 +0000 More functionality in psmStage. CVS patchset: 4593 CVS date: 2001/03/02 15:03:29 commit 3e63d3b76801048ab26c6314d67aa213474b86a0 Author: jbj <devnull@localhost> Date: Fri Mar 2 08:28:18 2001 +0000 Flesh out init/pre/process/post/fini PSM stages. CVS patchset: 4592 CVS date: 2001/03/02 08:28:18 commit d955c25e489d9cc84fcd0fe5b597d7caacd8afaf Author: jbj <devnull@localhost> Date: Thu Mar 1 18:28:11 2001 +0000 More functionality in psmStage. CVS patchset: 4591 CVS date: 2001/03/01 18:28:11 commit d69ac19b05107c991fb63deacd3d7a56c23d6847 Author: jbj <devnull@localhost> Date: Thu Mar 1 17:04:27 2001 +0000 Move more functionality into psmStage. CVS patchset: 4590 CVS date: 2001/03/01 17:04:27 commit 83cb34ccab962eddc8dd103d05788043b152fdd2 Author: jbj <devnull@localhost> Date: Thu Mar 1 16:01:16 2001 +0000 More data merged into PSM_t. CVS patchset: 4589 CVS date: 2001/03/01 16:01:16 commit 6b5f9032a45b519ac40d53b08bb77318ad146d87 Author: jbj <devnull@localhost> Date: Wed Feb 28 16:41:19 2001 +0000 Add trigggers to psm. CVS patchset: 4588 CVS date: 2001/02/28 16:41:19 commit cc646a80a15a62355ef29d157cfc782573aac935 Author: jbj <devnull@localhost> Date: Wed Feb 28 15:49:23 2001 +0000 Merge scriptlet handling into psm.c, remove from API. CVS patchset: 4587 CVS date: 2001/02/28 15:49:23 commit 15941e5fea63d566111ac57e94886b1ea761b110 Author: jbj <devnull@localhost> Date: Wed Feb 28 13:59:29 2001 +0000 Move more args into PSM_t. CVS patchset: 4586 CVS date: 2001/02/28 13:59:29 commit 770f01d2d4f5783a60e7854e2c4f5918520c2f2d Author: jbj <devnull@localhost> Date: Tue Feb 27 23:12:30 2001 +0000 Start wiring PSM_t throughout. CVS patchset: 4585 CVS date: 2001/02/27 23:12:30 commit 56bea19bfc794370c8b18de5becfdfefd560e98b Author: jbj <devnull@localhost> Date: Tue Feb 27 22:08:53 2001 +0000 Sketch out PSM_t for package state machine. CVS patchset: 4584 CVS date: 2001/02/27 22:08:53 commit 74f16c53a389ed68ee93d6eccc31e0f9236ef8c4 Author: jbj <devnull@localhost> Date: Tue Feb 27 21:30:27 2001 +0000 Handle non-string tag indices correctly. Sync with rpm-4.0.2. CVS patchset: 4583 CVS date: 2001/02/27 21:30:27 commit 84ab8a1f64c1ebb8e98cca47adf2be414ed15daf Author: rjray <devnull@localhost> Date: Tue Feb 27 07:37:01 2001 +0000 Doc fix CVS patchset: 4580 CVS date: 2001/02/27 07:37:01 commit 8737af8adcb7003e0f78c2c62b799fde17a9cd55 Author: rjray <devnull@localhost> Date: Tue Feb 27 07:36:29 2001 +0000 *** empty log message *** CVS patchset: 4579 CVS date: 2001/02/27 07:36:29 commit cf7b6002da860e3de697bac21e31e21e26acb9d9 Author: rjray <devnull@localhost> Date: Tue Feb 27 07:35:32 2001 +0000 Removed a redundancy CVS patchset: 4578 CVS date: 2001/02/27 07:35:32 commit 6783b510aacca09bd52c6e4adfa530adbf1b0e1c Author: rjray <devnull@localhost> Date: Tue Feb 27 07:34:44 2001 +0000 Changes mostly to the handling of RPM::Header objects within the RPM::Database class. Also some other memory-related fixes in RPM::Header. CVS patchset: 4577 CVS date: 2001/02/27 07:34:44 commit 08285d5eff167a475fd918c263841f761f4cfbab Author: rjray <devnull@localhost> Date: Tue Feb 27 07:34:00 2001 +0000 Changed in prototype for one of the rpmdb_* routines. CVS patchset: 4576 CVS date: 2001/02/27 07:34:00 commit f64f273405156545b1492bfe93966b2154b7c3b4 Author: jbj <devnull@localhost> Date: Wed Feb 21 19:14:35 2001 +0000 Add fflush (#24319). CVS patchset: 4565 CVS date: 2001/02/21 19:14:35 commit 547ddc6d8a56b58c82e388c1007ca6ff785b2530 Author: jbj <devnull@localhost> Date: Wed Feb 21 18:14:16 2001 +0000 Add Requires: rpm = %{version} to rpm-python. CVS patchset: 4563 CVS date: 2001/02/21 18:14:16 commit c56c829d2898cfbe88a7660e319fa858f3dddeaf Author: jbj <devnull@localhost> Date: Mon Feb 19 17:12:21 2001 +0000 1st crack at --repackage. CVS patchset: 4557 CVS date: 2001/02/19 17:12:21 commit 8f99e61fc799c32282fc93d5783e7fd4f84779c8 Author: jbj <devnull@localhost> Date: Sat Feb 17 17:53:21 2001 +0000 Merge changes from rpm-4.0.2. Add iterators and reverse flag so that erase transactions can run backwards. CVS patchset: 4556 CVS date: 2001/02/17 17:53:21 commit e89f3d17910f91811bcb7a87378dc0f413ab6e66 Author: jbj <devnull@localhost> Date: Sat Feb 17 16:05:13 2001 +0000 Add missing tokens. CVS patchset: 4555 CVS date: 2001/02/17 16:05:13 commit 85a84a6826f982160c31286fb23be771d69eb5ea Author: jbj <devnull@localhost> Date: Mon Feb 12 19:02:15 2001 +0000 Add rpmRC return code type for the usual 0/1/2 codes. Add RPMRC_BADSIZE to deal with packages changing size after repackaging. CVS patchset: 4550 CVS date: 2001/02/12 19:02:15 commit bc348ac49cddff43f7aed6d0d17531a8482d0e47 Author: jbj <devnull@localhost> Date: Mon Feb 12 16:33:08 2001 +0000 Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion. Remove dead code. CVS patchset: 4549 CVS date: 2001/02/12 16:33:08 commit 2be9ecf0eb0f5f4afe10d0cb2b096d7442d5f2f7 Author: jbj <devnull@localhost> Date: Sun Feb 11 22:02:29 2001 +0000 1st stab at --repackage. CVS patchset: 4545 CVS date: 2001/02/11 22:02:29 commit eccb6f66fc6cc5ecdebf40a6a8150a804f870fe5 Author: jbj <devnull@localhost> Date: Sat Feb 10 16:47:40 2001 +0000 Reorganize sources before implementing --repackage. CVS patchset: 4543 CVS date: 2001/02/10 16:47:40 commit d304bac9be5dfaefab20c0a953ee1f5197422b45 Author: jbj <devnull@localhost> Date: Sat Feb 10 14:35:55 2001 +0000 - fix: diddle exit code for attempted installs of non-packages (#26850). - python binding diddles to reduce installer memory footprint by delayed loading of file info. CVS patchset: 4542 CVS date: 2001/02/10 14:35:55 commit c7cbf952abe353d8a06387726426ae50448b6e0a Author: jbj <devnull@localhost> Date: Fri Feb 9 20:59:08 2001 +0000 Orphans. CVS patchset: 4538 CVS date: 2001/02/09 20:59:08 commit d991f23281c6e80b323f762c0138689679bbb32b Author: jbj <devnull@localhost> Date: Fri Feb 9 20:58:37 2001 +0000 fix: make a copy of retrieved header before loading. handle out-of-sync hardlinks as sub-state, don't save the file name. fix: on build, was broke, add --fsmdebug as well. CVS patchset: 4537 CVS date: 2001/02/09 20:58:37 commit 2f9fa168c803e4ddbb20021a128f759da553bd06 Author: jbj <devnull@localhost> Date: Thu Feb 8 23:05:05 2001 +0000 Remove DEAD code. CVS patchset: 4531 CVS date: 2001/02/08 23:05:05 commit cc3e5fd3dbcbb94928c5fc88d4257ca3514c7805 Author: jbj <devnull@localhost> Date: Thu Feb 8 21:50:38 2001 +0000 Move state machine drivers into fsmStage. Off to fix build's yet again. CVS patchset: 4530 CVS date: 2001/02/08 21:50:38 commit 485f508bb1a7f60fcbd7757be4acdfedb51b17ab Author: jbj <devnull@localhost> Date: Wed Feb 7 17:57:10 2001 +0000 Update location of sources. CVS patchset: 4524 CVS date: 2001/02/07 17:57:10 commit 2f2295bf07847e72f7f7fee5aa52607fec9fed14 Author: jbj <devnull@localhost> Date: Tue Feb 6 22:39:56 2001 +0000 Asynchronous commit of installed files. fix: set file mtimes from package. fix: insure that notify is not called at start of commit. CVS patchset: 4523 CVS date: 2001/02/06 22:39:56 commit 29045caf73b54f5a72b93e41010a263a2d7e3cdb Author: jbj <devnull@localhost> Date: Mon Feb 5 22:22:43 2001 +0000 fix: links weren't renamed correctly. Use hge/hfd vectors most everywhere. CVS patchset: 4522 CVS date: 2001/02/05 22:22:43 commit 62ff3348fdfe8712cf49efd52476670bf5245b6b Author: jbj <devnull@localhost> Date: Mon Feb 5 17:55:34 2001 +0000 Remove XFA_SKIPPING from iterator. Make sure that external stages are properly postponed. CVS patchset: 4521 CVS date: 2001/02/05 17:55:34 commit 1b9cbfcc5e6b6971acf99b8d65e84fb6764c2de3 Author: jbj <devnull@localhost> Date: Sun Feb 4 22:15:30 2001 +0000 revert speedup on commit if same perms, there's more to do. lclint annotations. CVS patchset: 4520 CVS date: 2001/02/04 22:15:30 commit a0a2c1d83cc45c575f53989cb72d5bd2aed40014 Author: jbj <devnull@localhost> Date: Sun Feb 4 18:15:21 2001 +0000 Rip out remnants of cpio file mapping. CVS patchset: 4519 CVS date: 2001/02/04 18:15:21 commit b9726c19b2e5901b4bec4f640b05747ca52e29ed Author: jbj <devnull@localhost> Date: Sun Feb 4 02:04:09 2001 +0000 Merged build/install in file state machine. CVS patchset: 4518 CVS date: 2001/02/04 02:04:09 commit 53279c4ac34621cebd36fa940e24374c4451d4aa Author: jbj <devnull@localhost> Date: Sat Feb 3 20:07:39 2001 +0000 fix: db1 dbopen() check found in libc not auto-configuring forrectly. Add fsm->goal to start unifying install/erase/build state machines. Use rpmio syscall rpc where available. FSM_BUILD has explicit init/fini stages. FSM_LSTAT done once in init. FSM_MKDIRS done in init. CVS patchset: 4517 CVS date: 2001/02/03 20:07:39 commit 2816871692ceb70eb1feb75314acbc98c20369dc Author: jbj <devnull@localhost> Date: Sat Feb 3 14:30:57 2001 +0000 Add I/O to file state machine. CVS patchset: 4516 CVS date: 2001/02/03 14:30:57 commit e3d524717407f943594d41429988b61561e36549 Author: jbj <devnull@localhost> Date: Fri Feb 2 15:04:44 2001 +0000 Use fsm for building. CVS patchset: 4514 CVS date: 2001/02/02 15:04:44 commit 1363a3339deb73cbbfe38b432a1af51640c0cb6e Author: jbj <devnull@localhost> Date: Fri Feb 2 00:07:49 2001 +0000 fix: grrr, post increment off by 1 iterator. CVS patchset: 4513 CVS date: 2001/02/02 00:07:49 commit ac1a303d16136b4f1312ba4c1b6a1c5cba6c87f8 Author: jbj <devnull@localhost> Date: Thu Feb 1 20:19:17 2001 +0000 Handle links correctly, wotta PITA. Now to clean up and find the double free ... CVS patchset: 4512 CVS date: 2001/02/01 20:19:17 commit 618184c4bf450b09f0fa82ac5b57460289b24cf6 Author: jbj <devnull@localhost> Date: Tue Jan 30 23:38:39 2001 +0000 Simple install file state machine. CVS patchset: 4510 CVS date: 2001/01/30 23:38:39 commit d8b44a5d651e009760ed47f5802aeb3e325552cc Author: jbj <devnull@localhost> Date: Mon Jan 29 22:53:48 2001 +0000 Commit to install file state machine. CVS patchset: 4509 CVS date: 2001/01/29 22:53:48 commit f684f63a728fb00af75c3122d2e4f808737459f7 Author: jbj <devnull@localhost> Date: Sun Jan 28 19:12:04 2001 +0000 Apply suffixes only to files. Bundle dev/symlink/fifo/sock into hdr state machine. CVS patchset: 4505 CVS date: 2001/01/28 19:12:04 commit c225a48edf44d64e72ba4ac4822005ff49a57862 Author: jbj <devnull@localhost> Date: Sun Jan 28 02:14:29 2001 +0000 Orphan. CVS patchset: 4504 CVS date: 2001/01/28 02:14:29 commit 3aeae6be321dbe150a574ac0a97d3598d3f1091b Author: jbj <devnull@localhost> Date: Sun Jan 28 02:13:48 2001 +0000 Payload state machine, with commit and undo. CVS patchset: 4503 CVS date: 2001/01/28 02:13:48 commit 971e0ea6fcc306d297f16211938cfbd7cc765dbc Author: jbj <devnull@localhost> Date: Sat Jan 27 17:42:24 2001 +0000 1st crack at a payload unpack state machine. CVS patchset: 4502 CVS date: 2001/01/27 17:42:24 commit c825d02369a2b0bc9d26e0f07b6f9a6a288587ef Author: jbj <devnull@localhost> Date: Fri Jan 26 17:06:09 2001 +0000 lclint annotations. CVS patchset: 4500 CVS date: 2001/01/26 17:06:09 commit 3039fe0cca283fd8d7fd1a08bdbb73e00c2499f9 Author: jbj <devnull@localhost> Date: Thu Jan 25 20:26:47 2001 +0000 Orphan. CVS patchset: 4499 CVS date: 2001/01/25 20:26:47 commit dd94329f0c3d6fc592a88c68d7df833f88435f09 Author: jbj <devnull@localhost> Date: Thu Jan 25 20:26:35 2001 +0000 - remove support for v1 src rpm's. - reposition callbacks with ts/fi in cpio payload layer. CVS patchset: 4498 CVS date: 2001/01/25 20:26:35 commit 5ae2e10e9eaef7c0ca0104c0294f16eb66c9958e Author: jbj <devnull@localhost> Date: Thu Jan 25 12:58:03 2001 +0000 Isolate install/erase actions. Start wrapping src rpm installs in a transaction. CVS patchset: 4497 CVS date: 2001/01/25 12:58:03 commit f0853f68436ca65cc891d32719fc74c98bbf4ce5 Author: jbj <devnull@localhost> Date: Wed Jan 24 21:35:52 2001 +0000 Add rollback.h, 1st attempt to rationalize TFI_t. CVS patchset: 4496 CVS date: 2001/01/24 21:35:52 commit de35e20bf1b423e7c5279ca6ea5a4807df2c4673 Author: jbj <devnull@localhost> Date: Wed Jan 24 15:58:35 2001 +0000 Rip XFI_t from install. CVS patchset: 4495 CVS date: 2001/01/24 15:58:35 commit 8b7b911a17f187822f6e72b162ef3bea39366176 Author: jbj <devnull@localhost> Date: Tue Jan 23 23:03:28 2001 +0000 Rip out cpioFileMap. CVS patchset: 4493 CVS date: 2001/01/23 23:03:28 commit 7eb91a51526e6d85cbcec1760d7a18144b1aa9b5 Author: jbj <devnull@localhost> Date: Tue Jan 23 16:07:28 2001 +0000 Expose loadFi/freeFi. Add elements to TFI_t that will be needed by install/remove. CVS patchset: 4489 CVS date: 2001/01/23 16:07:28 commit 15439b46c01fdc961d078e776d1f6b7b01c29b6a Author: jbj <devnull@localhost> Date: Mon Jan 22 19:11:19 2001 +0000 Make cpio maps totally opaque. CVS patchset: 4487 CVS date: 2001/01/22 19:11:19 commit 4a0c7b16a8a2f62ee449a248911abc99ddcd7e46 Author: jbj <devnull@localhost> Date: Sun Jan 21 23:48:56 2001 +0000 Create. CVS patchset: 4480 CVS date: 2001/01/21 23:48:56 commit ccdf2e17d8502607a21caa52efaf0ed98a0dee5c Author: jbj <devnull@localhost> Date: Sun Jan 21 23:48:09 2001 +0000 Make cpio mappings opaque. CVS patchset: 4479 CVS date: 2001/01/21 23:48:09 commit d07437babbde795e5f58fa6b6092c2867a1781f7 Author: jbj <devnull@localhost> Date: Sun Jan 21 15:43:32 2001 +0000 - cpio mappings carry dirname/basename, not absolute path. CVS patchset: 4474 CVS date: 2001/01/21 15:43:32 commit b8694daf7caeab685bb5e86d1c5909174f519e81 Author: jbj <devnull@localhost> Date: Fri Jan 19 19:31:11 2001 +0000 ewt's cpio hack reverted. CVS patchset: 4470 CVS date: 2001/01/19 19:31:11 commit ab794ac6f7466258f7cef1f922e657da310521d4 Author: jbj <devnull@localhost> Date: Fri Jan 19 17:21:55 2001 +0000 Typo. CVS patchset: 4469 CVS date: 2001/01/19 17:21:55 commit 8b64adc8121936aa516662193ab8e75432069164 Author: jbj <devnull@localhost> Date: Fri Jan 19 16:49:14 2001 +0000 ewt's cpio hack. CVS patchset: 4468 CVS date: 2001/01/19 16:49:14 commit 7922ac38468e4296b4839d9876d2003d4278fbea Author: msw <devnull@localhost> Date: Fri Jan 19 04:27:24 2001 +0000 exit 0 if not in the if clause CVS patchset: 4466 CVS date: 2001/01/19 04:27:24 commit 1f44236f648737316b55b43c97ab941d33ec20ee Author: jbj <devnull@localhost> Date: Fri Jan 19 01:38:55 2001 +0000 - fix: insure that %lang scopes over hard links correctly. - fix: rpmCleanPath was nibbling at .. in macrofiles incorrectly. CVS patchset: 4464 CVS date: 2001/01/19 01:38:55 commit 4688ffcfa3cd07c5aa190282219a2a6cf3a70e58 Author: jbj <devnull@localhost> Date: Wed Jan 17 16:03:50 2001 +0000 Orphans. CVS patchset: 4460 CVS date: 2001/01/17 16:03:50 commit bfa1698ec347d71bb6f0a43baec16dcc29fb0860 Author: jbj <devnull@localhost> Date: Wed Jan 17 16:00:36 2001 +0000 - 1st crack at Mandrake specific per-platform macros. CVS patchset: 4459 CVS date: 2001/01/17 16:00:36 commit 45f7994691135302d6365239c4da7756bc689980 Author: jbj <devnull@localhost> Date: Tue Jan 16 21:54:59 2001 +0000 Re-add successor line. CVS patchset: 4457 CVS date: 2001/01/16 21:54:59 commit 0eb282dc4ea02b14351278ebd578a8ab99237d1d Author: jbj <devnull@localhost> Date: Tue Jan 16 17:33:59 2001 +0000 - tsort prefers presentation order. CVS patchset: 4456 CVS date: 2001/01/16 17:33:59 commit 888f65b07da0715694f0fcf3e2afa6ee16076296 Author: jbj <devnull@localhost> Date: Tue Jan 16 14:10:21 2001 +0000 fix: segfault through python bindings with fd to non-package (#24089). CVS patchset: 4453 CVS date: 2001/01/16 14:10:21 commit ef0d093f14a37803174e776f3241474020b7586f Author: jbj <devnull@localhost> Date: Tue Jan 16 13:39:50 2001 +0000 Increase size of help format buffer (#24093). CVS patchset: 4450 CVS date: 2001/01/16 13:39:50 commit 3e85ac2cd2eab018c0bb3190677314afaa9c7d54 Author: jbj <devnull@localhost> Date: Tue Jan 16 13:09:35 2001 +0000 dropped piece of patch. CVS patchset: 4448 CVS date: 2001/01/16 13:09:35 commit e4ae142a225585ccf03276fc607ba40edb10cf75 Author: jbj <devnull@localhost> Date: Tue Jan 16 12:54:00 2001 +0000 Typo. CVS patchset: 4446 CVS date: 2001/01/16 12:54:00 commit c74cc1df1c51f0c2a99de94cb0a0b1e9448499f2 Author: jbj <devnull@localhost> Date: Mon Jan 15 23:09:42 2001 +0000 - fix: extra newline in many error messages (#23947). - fix: rpm -Va with db1 needs per-iterator, not per-index, offset. - add install/remove transaction id tags. CVS patchset: 4441 CVS date: 2001/01/15 23:09:42 commit 082ccecf35f3fb73c2a58b9052f102e5d9386fc4 Author: jbj <devnull@localhost> Date: Mon Jan 15 22:55:49 2001 +0000 Add missing keyword=POPT_ line to xgettext extraction. CVS patchset: 4440 CVS date: 2001/01/15 22:55:49 commit d229ea2db02fc71295836f5a37dce924a871f3b4 Author: jbj <devnull@localhost> Date: Sat Jan 13 17:39:54 2001 +0000 - fix the hack. CVS patchset: 4436 CVS date: 2001/01/13 17:39:54 commit 5b06c479a5ee7c545e105c0a9ac55daa31fc4836 Author: jbj <devnull@localhost> Date: Fri Jan 12 21:47:49 2001 +0000 - hack: permit installer to determine package ordering using 1000003 tag. CVS patchset: 4435 CVS date: 2001/01/12 21:47:49 commit 31a589ae49d9f711792a9bb24f5c0b8b1b3cd965 Author: jbj <devnull@localhost> Date: Fri Jan 12 18:22:27 2001 +0000 doxygen annotations for python bindings. CVS patchset: 4433 CVS date: 2001/01/12 18:22:27 commit fd0c1a672de734f768ad6fc6d0751b5c6710bc86 Author: jbj <devnull@localhost> Date: Fri Jan 12 16:34:16 2001 +0000 Remove bash syntax. CVS patchset: 4431 CVS date: 2001/01/12 16:34:16 commit abcf8c192ad26630b8820b881ff30822c28ce5ab Author: jbj <devnull@localhost> Date: Thu Jan 11 17:18:10 2001 +0000 rpm2cpio(8) typos (#23662). CVS patchset: 4428 CVS date: 2001/01/11 17:18:10 commit 2e137679467f975e486879f672969375fc9fcf70 Author: jbj <devnull@localhost> Date: Thu Jan 11 14:13:04 2001 +0000 doxygen annotations for build/*. - fix: don't hang on build error. - fix: remove "error: " prefix from signature verification message. CVS patchset: 4426 CVS date: 2001/01/11 14:13:04 commit 67aa2355659586f88f8481778bf46e8d44f59788 Author: jbj <devnull@localhost> Date: Wed Jan 10 22:19:55 2001 +0000 - fix: find-requires.perl needed update (#23450). CVS patchset: 4424 CVS date: 2001/01/10 22:19:55 commit dcbf7492f21b41ed552317e576609712e356f735 Author: jbj <devnull@localhost> Date: Wed Jan 10 20:42:32 2001 +0000 - successors from tsort are processed in presentation order. CVS patchset: 4423 CVS date: 2001/01/10 20:42:32 commit 862f4b1af9801265872d53d2dfff623b3b558788 Author: msw <devnull@localhost> Date: Tue Jan 9 23:13:04 2001 +0000 register more enums CVS patchset: 4422 CVS date: 2001/01/09 23:13:04 commit 903a070e8de00c6cf6a1479994c70027eccdfd78 Author: jbj <devnull@localhost> Date: Tue Jan 9 21:46:11 2001 +0000 - fix: digests on input FD_t dinna work. - fix: remove rebuilddb debugging leakage. CVS patchset: 4421 CVS date: 2001/01/09 21:46:11 commit 424793073c381d75d75bd1b4787d153ba16fd4b1 Author: jbj <devnull@localhost> Date: Tue Jan 9 04:07:49 2001 +0000 - tsorted packages processed in successor count order. - fix: resurrect --excludepath (#19666). CVS patchset: 4418 CVS date: 2001/01/09 04:07:49 commit 330737d2fca4f68061e481c25b7793d309e98fb0 Author: jbj <devnull@localhost> Date: Mon Jan 8 17:20:32 2001 +0000 configure.in: Typo in --with-puthon. Add eu_ES (Basque). CVS patchset: 4416 CVS date: 2001/01/08 17:20:32 commit 8f18329bf9ed6d4e043df9b6affa86209332a47b Author: jbj <devnull@localhost> Date: Fri Jan 5 21:04:45 2001 +0000 - fix: 3 packages from Red Hat 5.2 had bogus %verifyscript tag. CVS patchset: 4413 CVS date: 2001/01/05 21:04:45 commit 9bf42922ebe56ef1799d0be4628a90f95367acdd Author: jbj <devnull@localhost> Date: Thu Jan 4 02:24:14 2001 +0000 - fix: pass scriptlet args, as in %post -p "/sbin/ldconfig -n /lib". (Rodrigo Barbosa) CVS patchset: 4411 CVS date: 2001/01/04 02:24:14 commit 520800b61de36ffe27723d7d9ecae748faa314f4 Author: jbj <devnull@localhost> Date: Thu Jan 4 00:53:41 2001 +0000 Duh, conversion to lower is " ... | 0.20". CVS patchset: 4409 CVS date: 2001/01/04 00:53:41 commit e8d41399496f62196613412687c3e14442222ee7 Author: jbj <devnull@localhost> Date: Wed Jan 3 20:28:29 2001 +0000 solaris awk hase not (foo ? ... : ...) construct. CVS patchset: 4407 CVS date: 2001/01/03 20:28:29 commit 23fcf67cb51b54c4c1f23188ee355dbcbfba0a28 Author: jbj <devnull@localhost> Date: Wed Jan 3 20:19:27 2001 +0000 - fix: avoid locale issues with strcasecmp/strncasecmp (#23199). - remove almost all explicit uses of stderr in rpmlib using rpmError(). CVS patchset: 4406 CVS date: 2001/01/03 20:19:27 commit fd2c1d927f4a13e0507ab929a009decdbb90c01e Author: jbj <devnull@localhost> Date: Tue Jan 2 17:27:18 2001 +0000 Sanity (make dist). CVS patchset: 4402 CVS date: 2001/01/02 17:27:18 commit 6aafc439daffd1232b410346abb2307cef0a2d4d Author: jbj <devnull@localhost> Date: Tue Jan 2 17:19:34 2001 +0000 doxygen annotations for popt. CVS patchset: 4401 CVS date: 2001/01/02 17:19:34 commit 25d8bdb6c44745b67129440bac510cb779ebfd42 Author: jbj <devnull@localhost> Date: Tue Jan 2 00:12:03 2001 +0000 Sanity (make dist). CVS patchset: 4399 CVS date: 2001/01/02 00:12:03 commit 836b60f018634944eb61315bad54d644960e71a6 Author: jbj <devnull@localhost> Date: Tue Jan 2 00:10:45 2001 +0000 fix: qva->qva_sourceCnt check now 2 rather than 1 with nested tables. CVS patchset: 4398 CVS date: 2001/01/02 00:10:45 commit fa3e119a8350665f9c8d98929e4ceed041c4c3f3 Author: jbj <devnull@localhost> Date: Mon Jan 1 23:14:47 2001 +0000 - use popt autohelp for rpm helper binaries. CVS patchset: 4396 CVS date: 2001/01/01 23:14:47 commit f2f0eb928e912e49baec2970529f74980d16aab1 Author: jbj <devnull@localhost> Date: Sun Dec 31 20:46:18 2000 +0000 Don't want -pg flags. CVS patchset: 4395 CVS date: 2000/12/31 20:46:18 commit 37a87e6f14cc9f4e81779c4777454e331934bb96 Author: jbj <devnull@localhost> Date: Sun Dec 31 20:30:37 2000 +0000 - (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg. - (popt): diddle auto-help to include type of arg expected. CVS patchset: 4394 CVS date: 2000/12/31 20:30:37 commit b9145eabe09db09a56c9daf3006426b08182d848 Author: jbj <devnull@localhost> Date: Sat Dec 30 19:59:37 2000 +0000 - (popt): fix float/double handling (#19701). - (popt): non-linux needs <float.h> (#22732). CVS patchset: 4390 CVS date: 2000/12/30 19:59:37 commit e5899585adb06bc6d934b6a571c6778710a334a6 Author: jbj <devnull@localhost> Date: Sat Dec 30 19:01:23 2000 +0000 - (non-linux): move stubs.c to rpmio (#21132). - (python): bind initdb (#20988). CVS patchset: 4389 CVS date: 2000/12/30 19:01:23 commit 23f9e46a3394fbe6687a1c0446c9a2ae393cc515 Author: jbj <devnull@localhost> Date: Sat Dec 30 18:26:10 2000 +0000 Typo. CVS patchset: 4387 CVS date: 2000/12/30 18:26:10 commit 06e45e2923af6c68c85d90a27c523987740f6036 Author: jbj <devnull@localhost> Date: Fri Dec 29 21:44:37 2000 +0000 - fix: avoid FAT and other brain-dead file systems that have not inodes. - fix: hack around alpha mis-compilation signature problems. - rpmmodule.c(handleDbResult): return empty list when nothing matches. CVS patchset: 4385 CVS date: 2000/12/29 21:44:37 commit aff441656cc10f1326a3d65c96051f8096880de1 Author: gafton <devnull@localhost> Date: Fri Dec 29 19:25:38 2000 +0000 fix handleDbResult so that it will return an empty list when nothing matches instead of delivering an exception CVS patchset: 4382 CVS date: 2000/12/29 19:25:38 commit bc5ea0ac35691a2400767c661fd204e54d614c3e Author: jbj <devnull@localhost> Date: Wed Dec 27 21:22:17 2000 +0000 Bump release. CVS patchset: 4378 CVS date: 2000/12/27 21:22:17 commit f84fd1900d2c478ad645b9d8b12557bc4e7825ac Author: jbj <devnull@localhost> Date: Wed Dec 27 21:19:53 2000 +0000 - use malloc'ed buffer for large queries. CVS patchset: 4377 CVS date: 2000/12/27 21:19:53 commit 6fca2e5c39f9251ce799724052470c96edfc0383 Author: jbj <devnull@localhost> Date: Tue Dec 26 19:06:54 2000 +0000 Fix --queryformat. CVS patchset: 4374 CVS date: 2000/12/26 19:06:54 commit 190b5df3693c0368d8a2483626f20c19919130d9 Author: jbj <devnull@localhost> Date: Tue Dec 26 13:10:18 2000 +0000 - send query/verify output through rpmlog(). - resurrect rpmErrorSetCallback() and rpmErrorString(). CVS patchset: 4372 CVS date: 2000/12/26 13:10:18 commit fdd2f17c5647079fa042ddb8660233a6b32c7075 Author: jbj <devnull@localhost> Date: Thu Dec 21 21:07:41 2000 +0000 - fix: removed headers from db need a headerCopy(). CVS patchset: 4368 CVS date: 2000/12/21 21:07:41 commit 8e1c9c413bec997990e3c9f9ab72dae50914d6a7 Author: jbj <devnull@localhost> Date: Thu Dec 21 17:20:19 2000 +0000 Sanity (make dist). CVS patchset: 4367 CVS date: 2000/12/21 17:20:19 commit c339c239b9aadeaa228377c3f812db81e9d3c083 Author: jbj <devnull@localhost> Date: Thu Dec 21 17:14:53 2000 +0000 - immutable headers, once installed by rpm3, need to lose immutablity. CVS patchset: 4365 CVS date: 2000/12/21 17:14:53 commit b874299aab3b048055c63036b650e5352f39c574 Author: jbj <devnull@localhost> Date: Wed Dec 20 21:08:18 2000 +0000 - whiteout mozilla loop for 7.1. fix the auto %_tmppath creation. CVS patchset: 4363 CVS date: 2000/12/20 21:08:18 commit e6161a7cb3a21c1a6dbac2aee3e0627a6852fc25 Author: jbj <devnull@localhost> Date: Tue Dec 19 23:22:00 2000 +0000 Sync with rpm-4_0 branch. CVS patchset: 4361 CVS date: 2000/12/19 23:22:00 commit 22be517f73d31bc1eb80f8a69bb8211670cd16fc Author: jbj <devnull@localhost> Date: Tue Dec 19 17:43:56 2000 +0000 - identify install scriptlet failures with the name of the scriptlet. - handle install chroot's identically throughout the install process. - add rpmlib(HeaderLoadSortsTags) for tracking header regions "just in case". - create _tmppath on the fly if not present. CVS patchset: 4355 CVS date: 2000/12/19 17:43:56 commit 73ee3b2e8657ea8367a34e683bb7a3fc73af8494 Author: jbj <devnull@localhost> Date: Sun Dec 17 19:55:31 2000 +0000 Move assertion to avoid false failure. CVS patchset: 4352 CVS date: 2000/12/17 19:55:31 commit c52fc1329b320bfb4a1c20d99b104abe558dee16 Author: jbj <devnull@localhost> Date: Sun Dec 17 01:16:14 2000 +0000 Spelling correction. CVS patchset: 4349 CVS date: 2000/12/17 01:16:14 commit f7c8cb86898a47f396a7f3ee0d5fcba1de328a56 Author: jbj <devnull@localhost> Date: Sat Dec 16 19:00:30 2000 +0000 - gendiff: generate ChangeLog patches more intelligently (#22356). CVS patchset: 4348 CVS date: 2000/12/16 19:00:30 commit 92c9e1fc77e3b8dd523bc34323bf377b719e94b5 Author: jbj <devnull@localhost> Date: Thu Dec 14 22:14:29 2000 +0000 - fix: segfault on build path, ignore deleted drips. - fix: synthesized callbacks for removed packages have not a pkgkey. CVS patchset: 4346 CVS date: 2000/12/14 22:14:29 commit 66671b9701767918dfc0541f15aca2e6abd0ac85 Author: jbj <devnull@localhost> Date: Wed Dec 13 22:00:33 2000 +0000 - fix: (transaction.c) assume file state normal if tag is missing. - fix: failed signature read headerFree segfault. - fix: revert ALPHA_LOSSAGE, breaks 6.2/i386. CVS patchset: 4343 CVS date: 2000/12/13 22:00:33 commit 9ead48e86bb92aa19ba3159a3fd123f978c3b8a9 Author: jbj <devnull@localhost> Date: Tue Dec 12 21:45:18 2000 +0000 Sanity (make dist). CVS patchset: 4340 CVS date: 2000/12/12 21:45:18 commit c7248553bebb427efa2ad1059ddd7c77b4d062d7 Author: jbj <devnull@localhost> Date: Tue Dec 12 21:05:49 2000 +0000 - fix: headerLoad segfault in python bindings. CVS patchset: 4339 CVS date: 2000/12/12 21:05:49 commit db32ab6bea1b635129820d6b628e6156c61b5385 Author: jbj <devnull@localhost> Date: Tue Dec 12 20:03:45 2000 +0000 Sync with rpm-4_0 branch. CVS patchset: 4338 CVS date: 2000/12/12 20:03:45 commit 2e9d2616969433851a1c883c900d6ea5acde67b7 Author: jbj <devnull@localhost> Date: Mon Dec 4 02:13:11 2000 +0000 - use package version 3 if --nodirtokens is specified. CVS patchset: 4317 CVS date: 2000/12/04 02:13:11 commit 0d5ea219853edb5872fff3b5145ccd1c5783df14 Author: jbj <devnull@localhost> Date: Mon Dec 4 00:55:17 2000 +0000 Sync with rpm-4_0 branch. CVS patchset: 4315 CVS date: 2000/12/04 00:55:17 commit 780c0c2987c4b66bcad29b7cb2c1eb46bdd0b0c8 Author: jbj <devnull@localhost> Date: Sun Dec 3 17:47:49 2000 +0000 - python: bind package removal (#21274). CVS patchset: 4307 CVS date: 2000/12/03 17:47:49 commit 2885f536b6e314734c0c04245d77b9f7bdc76d42 Author: jbj <devnull@localhost> Date: Sat Dec 2 21:53:44 2000 +0000 Bring header reggions mods back to top of stack. CVS patchset: 4305 CVS date: 2000/12/02 21:53:44 commit d7a40e754dc6b0ac07d2185bb5723384065feab5 Author: jbj <devnull@localhost> Date: Sat Dec 2 16:52:14 2000 +0000 - improved find-{requires,provides} for aix4/hpux/irix6/osf. Tim Mooney<mooney@dogbert.cc.ndsu.NoDak.edu> CVS patchset: 4300 CVS date: 2000/12/02 16:52:14 commit 28625265e4cb2653f8994cebae1da6fce6919d9d Author: jbj <devnull@localhost> Date: Wed Nov 22 20:05:51 2000 +0000 FILENAMES -> OLDFILENAMES, tags have changed <chmouel@mandrakesoft.com>. CVS patchset: 4291 CVS date: 2000/11/22 20:05:51 commit 339e76efe045148c013b1e2e5d4a09f892dcdcda Author: jbj <devnull@localhost> Date: Thu Nov 16 22:55:10 2000 +0000 - md5 sums are little endian (no swap) so big endian needs the swap. CVS patchset: 4285 CVS date: 2000/11/16 22:55:10 commit 72887bda14d22d91807850aa8550a07953596129 Author: rjray <devnull@localhost> Date: Thu Nov 16 08:06:35 2000 +0000 minor nits CVS patchset: 4282 CVS date: 2000/11/16 08:06:35 commit 5241ae65819f65820f335f7c5adc94bf33fe01c3 Author: jbj <devnull@localhost> Date: Wed Nov 15 20:44:57 2000 +0000 Annotations. CVS patchset: 4279 CVS date: 2000/11/15 20:44:57 commit fa7f37728fa08ff9ce066ed2928b646b0b8dcf1f Author: jbj <devnull@localhost> Date: Wed Nov 15 20:44:06 2000 +0000 Avoid gcc enum warnings, remove ugly braces. CVS patchset: 4278 CVS date: 2000/11/15 20:44:06 commit 045d275d4977f339bdfe5080ee6c78155af2aa67 Author: jbj <devnull@localhost> Date: Wed Nov 15 20:42:25 2000 +0000 Add const's. CVS patchset: 4277 CVS date: 2000/11/15 20:42:25 commit 2d09e6c9da6ff24bcffb837ea2f88e92f75d63d4 Author: jbj <devnull@localhost> Date: Wed Nov 15 20:38:58 2000 +0000 Sanity. CVS patchset: 4276 CVS date: 2000/11/15 20:38:58 commit 4718cca58c9befe4041c054e819ec917592d40ef Author: jbj <devnull@localhost> Date: Wed Nov 15 16:09:47 2000 +0000 Add arm per-platform config directories. CVS patchset: 4275 CVS date: 2000/11/15 16:09:47 commit a17b1cd86cd3e7f76a178111c591404cf9f63fd5 Author: jbj <devnull@localhost> Date: Wed Nov 15 16:00:42 2000 +0000 - hpux w/o -D_OPEN_SOURCE has not h_errno. CVS patchset: 4271 CVS date: 2000/11/15 16:00:42 commit 5a3203d4851f69e47be2797ffa98fe97085ed6e1 Author: jbj <devnull@localhost> Date: Wed Nov 15 15:28:46 2000 +0000 - fix: segfault on exit of "rpm -qp --qf '%{#fsnames}' pkg" (#20595). CVS patchset: 4268 CVS date: 2000/11/15 15:28:46 commit 98d922e42d9e7d98d2b6628cd5af9f081dc3451c Author: rjray <devnull@localhost> Date: Tue Nov 14 06:43:53 2000 +0000 *** empty log message *** CVS patchset: 4266 CVS date: 2000/11/14 06:43:53 commit f34af1ea587faf2141060c6400f88080377ffd00 Author: rjray <devnull@localhost> Date: Tue Nov 14 06:19:10 2000 +0000 Fixing scalar mortality issues CVS patchset: 4265 CVS date: 2000/11/14 06:19:10 commit 0f33f87d1ce6fb5d6e7023e2da4c3339d2e3d74c Author: jbj <devnull@localhost> Date: Sun Nov 12 19:33:07 2000 +0000 - fix: duplicate headerFree() on installBinaryPackage() error return. CVS patchset: 4263 CVS date: 2000/11/12 19:33:07 commit 44e5913dae80f1040748441af35fb02b840c397a Author: jbj <devnull@localhost> Date: Sun Nov 12 11:11:49 2000 +0000 - fine-grained Requires, remove install PreReq's from Requires db. CVS patchset: 4258 CVS date: 2000/11/12 11:11:49 commit 97e479677f998ed02643804b37bf89e40a56a0cf Author: jbj <devnull@localhost> Date: Sun Nov 12 10:02:54 2000 +0000 Sanity. CVS patchset: 4257 CVS date: 2000/11/12 10:02:54 commit e94ee3fa1b5714e6eeed381912d8263cc560875a Author: rjray <devnull@localhost> Date: Sat Nov 11 09:24:32 2000 +0000 All changes in before 0.292 release CVS patchset: 4253 CVS date: 2000/11/11 09:24:32 commit f7db7be14f8b08f1c949da3a7d891cc2d6ec6036 Author: rjray <devnull@localhost> Date: Fri Nov 10 09:55:50 2000 +0000 Bumped version number in preparation for next release CVS patchset: 4251 CVS date: 2000/11/10 09:55:50 commit 187174dc4b51b1b78d02e1c3f37f653de478cd66 Author: rjray <devnull@localhost> Date: Fri Nov 10 09:41:50 2000 +0000 More tests. CVS patchset: 4250 CVS date: 2000/11/10 09:41:50 commit 011f727bbff26c84a2044c6458e3d06f972c486b Author: rjray <devnull@localhost> Date: Fri Nov 10 08:49:57 2000 +0000 Wide-range changes and bugfixing. Commit to sync w/ desktop CVS patchset: 4249 CVS date: 2000/11/10 08:49:57 commit 843e9e77638ee94fbce8b4f5a623c4610b5854d0 Author: rjray <devnull@localhost> Date: Fri Nov 10 08:49:11 2000 +0000 sync w/ desktop CVS patchset: 4248 CVS date: 2000/11/10 08:49:11 commit 80450e23a63a38d0fae18a2d7110ca82d2184fa4 Author: rjray <devnull@localhost> Date: Fri Nov 10 08:48:39 2000 +0000 Added .gdbinit CVS patchset: 4247 CVS date: 2000/11/10 08:48:39 commit 38b66577e62875adac4542b7923d614f65cf4239 Author: jbj <devnull@localhost> Date: Wed Nov 8 17:07:01 2000 +0000 - add region marker as RPM_BIN_TYPE in packages and database. - fix: don't headerCopy() relocateable packages if not relocating. CVS patchset: 4246 CVS date: 2000/11/08 17:07:01 commit 387de4bd656512e840108ca8a79c3b972eb133c2 Author: jbj <devnull@localhost> Date: Tue Nov 7 13:16:56 2000 +0000 Orphan. CVS patchset: 4245 CVS date: 2000/11/07 13:16:56 commit 636e4b37718ea8f87fcf29f934aa0a03e9bfcc69 Author: jbj <devnull@localhost> Date: Tue Nov 7 13:16:43 2000 +0000 - load headers as single contiguous region. CVS patchset: 4244 CVS date: 2000/11/07 13:16:43 commit 62c5a919309223a72c05bbcd2e26559bce67def1 Author: jbj <devnull@localhost> Date: Thu Nov 2 17:57:25 2000 +0000 - add support for unzip rodrigob@conectiva.com.br> CVS patchset: 4243 CVS date: 2000/11/02 17:57:25 commit 5f541ebafd9a1ef35d01f5f169a15533f0396d1c Author: jbj <devnull@localhost> Date: Thu Nov 2 14:48:43 2000 +0000 Document that --target needs equal sign. CVS patchset: 4242 CVS date: 2000/11/02 14:48:43 commit 6a0534e5d909191f33b835b15f981bfc282a29db Author: jbj <devnull@localhost> Date: Tue Oct 31 18:24:05 2000 +0000 Return unsatisfied immediately if "rpmlib(" dependency fails to match. CVS patchset: 4241 CVS date: 2000/10/31 18:24:05 commit 865ba80f1eebe26aa8e81634d643d6ec95faf5fa Author: jbj <devnull@localhost> Date: Tue Oct 31 16:53:14 2000 +0000 - add rpmGetRpmlibProvides() to retrieve rpmlib(...) provides "Pawel A. Gajda" <mis@k2.net.pl>. CVS patchset: 4236 CVS date: 2000/10/31 16:53:14 commit edfbc6958ac14d095801ced4abf585aa74b2ad67 Author: jbj <devnull@localhost> Date: Tue Oct 31 16:22:43 2000 +0000 Document that --target needs equal sign. CVS patchset: 4235 CVS date: 2000/10/31 16:22:43 commit ce1e8d26ec5c76550c59fa30b6e6787e21f866e0 Author: jbj <devnull@localhost> Date: Tue Oct 31 16:18:34 2000 +0000 - add support for SHA1 as well as MD5 message digests. lclint annotations. CVS patchset: 4234 CVS date: 2000/10/31 16:18:34 commit d69a6f7c1c4901dd48ca730937ce67886fbf2c61 Author: jbj <devnull@localhost> Date: Tue Oct 31 16:10:49 2000 +0000 Eliminate. CVS patchset: 4233 CVS date: 2000/10/31 16:10:49 commit 95acf8ebaff1197dcb24df29bef7a8150035d2e1 Author: jbj <devnull@localhost> Date: Sat Oct 28 18:45:58 2000 +0000 - better item/task progress bars <rodrigob@conectiva.com.br>. CVS patchset: 4232 CVS date: 2000/10/28 18:45:58 commit e407eeefe7afcbfbfb11d213ac08f102c8200db7 Author: jbj <devnull@localhost> Date: Sat Oct 28 17:30:58 2000 +0000 - add brp-strip-shared script <rodrigob@conectiva.com.br>. CVS patchset: 4231 CVS date: 2000/10/28 17:30:58 commit 3ad99fcba52fcc5e8ab636d2f1760c945cdfbf19 Author: jbj <devnull@localhost> Date: Sat Oct 28 17:16:25 2000 +0000 - add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>). - remove getMacroBody() from rpmio API. - hide libio lossage in prototype, not API. lclint annotations. CVS patchset: 4230 CVS date: 2000/10/28 17:16:25 commit b8f90f10cbb592d7ac15dccae503767f262cd719 Author: jbj <devnull@localhost> Date: Fri Oct 27 21:45:14 2000 +0000 - fix: runTriggers was not adding countCorrection. CVS patchset: 4229 CVS date: 2000/10/27 21:45:14 commit 12dd80dc37fef861ada690fa0c7ffcc8a47d4fa4 Author: jbj <devnull@localhost> Date: Thu Oct 26 15:32:03 2000 +0000 Add base64 fiddles to get at signature contents to librpmio.a. parsePrep.c: fix typo's. CVS patchset: 4227 CVS date: 2000/10/26 15:32:03 commit f104a06fb09a071d9abae455b6d44473ef4be4f1 Author: jbj <devnull@localhost> Date: Tue Oct 24 14:09:41 2000 +0000 @todo FIXME: Option -q broken when not immediately after %setup. CVS patchset: 4226 CVS date: 2000/10/24 14:09:41 commit 3e1e23bf0630949e1ae6d9c9adb4bc606056c75d Author: jbj <devnull@localhost> Date: Tue Oct 24 13:46:51 2000 +0000 - verify MD5 sums of payload files when unpacking archive. CVS patchset: 4225 CVS date: 2000/10/24 13:46:51 commit 5a35ed816dc9ef10c3c0951f676779a9e4381207 Author: notting <devnull@localhost> Date: Sun Oct 22 07:51:45 2000 +0000 add arch_compat: i686 for ia64 CVS patchset: 4223 CVS date: 2000/10/22 07:51:45 commit 03efb685f124339951146926d00f204feabca001 Author: jbj <devnull@localhost> Date: Fri Oct 20 22:04:27 2000 +0000 - pass rpmTransactionSet, not elements, to installBinaryPackage et al. CVS patchset: 4221 CVS date: 2000/10/20 22:04:27 commit 8699b8a12376ab718d09f9f215a40940567556dc Author: jbj <devnull@localhost> Date: Fri Oct 20 16:47:00 2000 +0000 - detect rdonly linux file systems. - check available inodes as well as blocks on mounted file systems. CVS patchset: 4220 CVS date: 2000/10/20 16:47:00 commit ec4738cfff4bf79d9a0fb972f6ed7f4ce72cbf08 Author: rjray <devnull@localhost> Date: Fri Oct 13 09:24:05 2000 +0000 Removed references to Package CVS patchset: 4217 CVS date: 2000/10/13 09:24:05 commit fb6fce2b529e30881d1aff84c0e6706f9f9d1de7 Author: rjray <devnull@localhost> Date: Fri Oct 13 09:23:55 2000 +0000 *** empty log message *** CVS patchset: 4216 CVS date: 2000/10/13 09:23:55 commit 88908907dce477c5b611dadef91a2c726e39fb3e Author: rjray <devnull@localhost> Date: Fri Oct 13 08:47:26 2000 +0000 Bumped VERSION up to 0.291 CVS patchset: 4215 CVS date: 2000/10/13 08:47:26 commit 1947c4fcca4a808d33f751954364ef38da0429a7 Author: rjray <devnull@localhost> Date: Fri Oct 13 08:44:31 2000 +0000 Removed package stuff for 0.291 CVS patchset: 4214 CVS date: 2000/10/13 08:44:31 commit bc2bf1f5c4c4b2167140d338e835837113f48368 Author: rjray <devnull@localhost> Date: Fri Oct 13 08:43:39 2000 +0000 *** empty log message *** CVS patchset: 4213 CVS date: 2000/10/13 08:43:39 commit 60fe55269a19a1a491ef5c7f8d8c1755ddfb9290 Author: rjray <devnull@localhost> Date: Fri Oct 13 08:42:32 2000 +0000 Tweaked the spec file, removed Package stuff for 0.291. CVS patchset: 4212 CVS date: 2000/10/13 08:42:32 commit b310c36245ded46ac107b8be78552a4eb10818f7 Author: rjray <devnull@localhost> Date: Thu Oct 12 05:10:40 2000 +0000 Added RPM::Package stuff CVS patchset: 4211 CVS date: 2000/10/12 05:10:40 commit 021e5e38a3ea47964458662a9564f265520894cc Author: rjray <devnull@localhost> Date: Thu Oct 12 05:09:45 2000 +0000 Checkpoint. Currently loads and does minimal operations. CVS patchset: 4210 CVS date: 2000/10/12 05:09:45 commit ead6af89ab9be825ecdfe034115b14e93e2292a1 Author: rjray <devnull@localhost> Date: Thu Oct 12 05:09:16 2000 +0000 Added a bug fix, removed an unused var, and added a constant() with AUTOLOAD CVS patchset: 4209 CVS date: 2000/10/12 05:09:16 commit 8d85374707430b2a50388d886b6c6ef1c74abf79 Author: rjray <devnull@localhost> Date: Thu Oct 12 05:08:08 2000 +0000 RPM packaging support, including make rules and a spec file. CVS patchset: 4208 CVS date: 2000/10/12 05:08:08 commit 090b045e04f46bab0f36632ae1f06b34115d9447 Author: rjray <devnull@localhost> Date: Thu Oct 12 05:07:09 2000 +0000 Merged into Makefile.PL CVS patchset: 4207 CVS date: 2000/10/12 05:07:09 commit 88290004866aed2cc5e6b2b8c6c4c3428b39d87d Author: jbj <devnull@localhost> Date: Tue Oct 10 21:17:53 2000 +0000 Man page and help message correction (#18759). CVS patchset: 4203 CVS date: 2000/10/10 21:17:53 commit 5583a45ff0b492e359fd912f8675d16ade0d519b Author: rjray <devnull@localhost> Date: Tue Oct 10 08:37:45 2000 +0000 Baseline file, tests to be added CVS patchset: 4202 CVS date: 2000/10/10 08:37:45 commit d20550b5a6097edbbdec2fffd83c3f0c1a70ca7e Author: rjray <devnull@localhost> Date: Tue Oct 10 08:37:20 2000 +0000 Added another value for RPM_PACKAGE_* CVS patchset: 4201 CVS date: 2000/10/10 08:37:20 commit ab501927a673bd28a4108f8b791321b6274d5eb3 Author: rjray <devnull@localhost> Date: Tue Oct 10 08:36:40 2000 +0000 This is the spec file per cpanflute and Jeff. This will be enhanced CVS patchset: 4200 CVS date: 2000/10/10 08:36:40 commit 7da9566b9ed77de5c5dadb5a3627a36d7fd4174e Author: rjray <devnull@localhost> Date: Tue Oct 10 08:28:10 2000 +0000 The rpm-version defines should have been put in for versions older than 4.0. CVS patchset: 4199 CVS date: 2000/10/10 08:28:10 commit aff9958bb64619b234c176c298dfee8753d04e06 Author: rjray <devnull@localhost> Date: Tue Oct 10 08:22:21 2000 +0000 Cleanup on the AUTOLOAD function. CVS patchset: 4198 CVS date: 2000/10/10 08:22:21 commit 9dd3fe65529f2abb88d4a381ed00e59a1ceda631 Author: rjray <devnull@localhost> Date: Tue Oct 10 08:21:56 2000 +0000 Added loading-tests for RPM::Error and RPM::Package CVS patchset: 4197 CVS date: 2000/10/10 08:21:56 commit 7edce976fc9d827d8ac4efcf126f4674ac473c18 Author: rjray <devnull@localhost> Date: Sun Oct 8 10:09:26 2000 +0000 The start of Package functionality (CVS checkpoint to tremere) CVS patchset: 4196 CVS date: 2000/10/08 10:09:26 commit f53b8cb1c2c5c80fb945af8421c62282327c6582 Author: rjray <devnull@localhost> Date: Sun Oct 8 10:08:58 2000 +0000 Changes related to start of Package integration CVS patchset: 4195 CVS date: 2000/10/08 10:08:58 commit 8bc42f9c4df2eb167acc9ff1849551326cce76a8 Author: rjray <devnull@localhost> Date: Sun Oct 8 10:07:49 2000 +0000 Added a fail-clause for O_RPM_Blessed CVS patchset: 4194 CVS date: 2000/10/08 10:07:49 commit d25ad49c138cf9a5f3b0aa65897544746951ce32 Author: rjray <devnull@localhost> Date: Sun Oct 8 10:06:58 2000 +0000 Removed unused var CVS patchset: 4193 CVS date: 2000/10/08 10:06:58 commit 396beef3985e62a92812926035b62b7eb4117488 Author: rjray <devnull@localhost> Date: Sun Oct 8 10:06:37 2000 +0000 *** empty log message *** CVS patchset: 4192 CVS date: 2000/10/08 10:06:37 commit feaffd1820e9e5fdf3b2514f9a0da45a6b21bab4 Author: rjray <devnull@localhost> Date: Sun Oct 8 10:06:04 2000 +0000 Added Package to bootstrap list CVS patchset: 4191 CVS date: 2000/10/08 10:06:04 commit a9a33f8b735f528ceac6d5f44907ead6b3710cc1 Author: rjray <devnull@localhost> Date: Sun Oct 8 10:05:36 2000 +0000 Added Package to build list CVS patchset: 4190 CVS date: 2000/10/08 10:05:36 commit 987f5e818c431d00dca41f9d56678b32aefa3909 Author: rjray <devnull@localhost> Date: Thu Oct 5 05:33:59 2000 +0000 changed for 0.29 CVS patchset: 4189 CVS date: 2000/10/05 05:33:59 commit 4be4eb099b874138f9452829797ea01e1792d97a Author: rjray <devnull@localhost> Date: Thu Oct 5 04:48:59 2000 +0000 Various updates in prelude to 0.29, mainly rpm 4.0 compatibility CVS patchset: 4188 CVS date: 2000/10/05 04:48:59 commit 68ff87361d8a715509da5d57077af50bb8e9edd4 Author: jbj <devnull@localhost> Date: Fri Sep 29 19:50:29 2000 +0000 doxygen annotations. - fix: more (possible) xstrdup side effects. CVS patchset: 4186 CVS date: 2000/09/29 19:50:29 commit 17993c73cae2e6674c732d685ffa5093a95cf2bd Author: jbj <devnull@localhost> Date: Fri Sep 29 00:51:41 2000 +0000 manpage fix (johnsonm@redhat.com) CVS patchset: 4184 CVS date: 2000/09/29 00:51:41 commit 88579dc7a79ab1e26fc38301683d0dc7ce29382a Author: jbj <devnull@localhost> Date: Thu Sep 28 22:58:40 2000 +0000 - handle possible db3 dependency on -lpthread more gracefully. CVS patchset: 4181 CVS date: 2000/09/28 22:58:40 commit 4893fba6f059d6eae5a209b9883a452bd0cb3e22 Author: jbj <devnull@localhost> Date: Tue Sep 26 22:28:09 2000 +0000 - fix: avoid calling getpass twice as side effect of xstrdup macro (#17672). CVS patchset: 4179 CVS date: 2000/09/26 22:28:09 commit 39b81b51744f848298c994611869acbfc993d545 Author: jbj <devnull@localhost> Date: Tue Sep 26 18:04:12 2000 +0000 - order packages using tsort, clipping PreReq:'s in dependency loops. CVS patchset: 4177 CVS date: 2000/09/26 18:04:12 commit e1d18f949b67a0aac82ffaa12d4d18c23d8c99c4 Author: jbj <devnull@localhost> Date: Tue Sep 26 17:43:56 2000 +0000 Remove bash2 dependency. CVS patchset: 4176 CVS date: 2000/09/26 17:43:56 commit d3a569263a19604c9088ed0a85c69b12bed635db Author: jbj <devnull@localhost> Date: Tue Sep 26 17:42:39 2000 +0000 Add rpmsort. CVS patchset: 4175 CVS date: 2000/09/26 17:42:39 commit 1bf24642f706123f7997b27270eaeb89bf3e582e Author: jbj <devnull@localhost> Date: Tue Sep 26 17:42:00 2000 +0000 rpminject.c: add mtrace prologue. CVS patchset: 4174 CVS date: 2000/09/26 17:42:00 commit 750614f58fffbd1fca8279ab30a21354990f1072 Author: jbj <devnull@localhost> Date: Tue Sep 26 17:21:51 2000 +0000 doxygen annotations. CVS patchset: 4173 CVS date: 2000/09/26 17:21:51 commit 6a2f555121f950f2854e0180c6177c2ffba63ed8 Author: jbj <devnull@localhost> Date: Tue Sep 26 17:21:12 2000 +0000 rpmdb.c: Mark dead code, replaced with per-iterator cursors. CVS patchset: 4172 CVS date: 2000/09/26 17:21:12 commit 6bcb79bc9bdcdb162a75655a0e07de023a3b7b27 Author: jbj <devnull@localhost> Date: Tue Sep 26 17:19:32 2000 +0000 Add @todo Should directories have %doc/%config attributes? (#14531). CVS patchset: 4171 CVS date: 2000/09/26 17:19:32 commit 4920a3b122ef190eac016bdf2955df9cdbfef2c6 Author: jbj <devnull@localhost> Date: Sat Sep 16 14:05:26 2000 +0000 - don't trim leading ./ in rpmCleanPath() (#14961). CVS patchset: 4169 CVS date: 2000/09/16 14:05:26 commit 81cf1461aa5850cd068a185aff6ae1f155506747 Author: notting <devnull@localhost> Date: Thu Sep 14 23:05:30 2000 +0000 fix 64bit lib stuff CVS patchset: 4166 CVS date: 2000/09/14 23:05:30 commit 2108d886ba66b90f75a9daa75f8b0a74090e999c Author: jbj <devnull@localhost> Date: Thu Sep 14 11:42:48 2000 +0000 Revert rpmrc excision for now. rpmio: add rpmlog.c/rpmlog.h. CVS patchset: 4163 CVS date: 2000/09/14 11:42:48 commit 581d3c0324099d067e33cf1a53b2e9eb7478a534 Author: jbj <devnull@localhost> Date: Wed Sep 13 17:26:54 2000 +0000 - fix: honor --test when doing --freshen. CVS patchset: 4158 CVS date: 2000/09/13 17:26:54 commit 5d6496b6276163a077316c8a57e57e032cebdbba Author: jbj <devnull@localhost> Date: Mon Sep 11 17:09:32 2000 +0000 - popt: support for float/double args. CVS patchset: 4155 CVS date: 2000/09/11 17:09:32 commit 1466d06e7464af0e720d64396c83bbbb7e492329 Author: notting <devnull@localhost> Date: Thu Sep 7 20:47:18 2000 +0000 add (lib64) stuff on ia64 as well CVS patchset: 4151 CVS date: 2000/09/07 20:47:18 commit f2efc7263e952cef24f2196f92d02ee0b3b9aa1e Author: jbj <devnull@localhost> Date: Fri Sep 1 21:15:40 2000 +0000 - unify rpmError and rpmMessge interfaces through rpmlog. - collect and display rpm build error messages at end of build. CVS patchset: 4149 CVS date: 2000/09/01 21:15:40 commit 4f0179f7ee468c3876ee823a69d89c236784372f Author: jbj <devnull@localhost> Date: Thu Aug 31 02:38:57 2000 +0000 Unify rpmError() and rpmMessage() on top of rpmlog(). CVS patchset: 4148 CVS date: 2000/08/31 02:38:57 commit 679aca04c8ffd077d3cd8e2ab3279899ee239b9a Author: jbj <devnull@localhost> Date: Wed Aug 30 17:47:53 2000 +0000 Doxygen annotations. CVS patchset: 4147 CVS date: 2000/08/30 17:47:53 commit c7b24dad58de9de732247194935112066908ff4c Author: jbj <devnull@localhost> Date: Tue Aug 29 22:04:33 2000 +0000 - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>). Doxygen annotations. CVS patchset: 4146 CVS date: 2000/08/29 22:04:33 commit 17c5c7e645fd412f8105bccf201f69674737b551 Author: jbj <devnull@localhost> Date: Mon Aug 28 15:25:04 2000 +0000 Document global/system/user configuration hierarchy in rpmrc/macros (#17038). CVS patchset: 4142 CVS date: 2000/08/28 15:25:04 commit c0424122dd154d712a01a0126762252519283fb6 Author: jbj <devnull@localhost> Date: Mon Aug 28 01:50:45 2000 +0000 - rip out rpm{get,put}text, use getpo.sh and specspo instead. CVS patchset: 4139 CVS date: 2000/08/28 01:50:45 commit 8c10883fdd434363e6cc48125337b5f305cc5534 Author: jbj <devnull@localhost> Date: Mon Aug 28 01:08:57 2000 +0000 Doxygen annotations. CVS patchset: 4138 CVS date: 2000/08/28 01:08:57 commit af938797acd2a1fc33c2e83aac0f006973d5c3c9 Author: jbj <devnull@localhost> Date: Sun Aug 27 21:35:14 2000 +0000 - consistent return for all signature verification. - use enum for signature header tags. CVS patchset: 4137 CVS date: 2000/08/27 21:35:14 commit e3ce4c85e1669dc7112e65f28fc6c450741a4263 Author: jbj <devnull@localhost> Date: Sun Aug 27 21:32:23 2000 +0000 Add todo note. CVS patchset: 4136 CVS date: 2000/08/27 21:32:23 commit e355e21aaed46371b9074d603e760a35112b288f Author: jbj <devnull@localhost> Date: Sun Aug 27 20:03:44 2000 +0000 Eliminate. CVS patchset: 4135 CVS date: 2000/08/27 20:03:44 commit d83648fc60c69113f80765908430b2eac8c3dba1 Author: jbj <devnull@localhost> Date: Sun Aug 27 19:43:51 2000 +0000 Rip out rpmrc configuration. CVS patchset: 4134 CVS date: 2000/08/27 19:43:51 commit 9866d30b0d4a494f33dd3f30074eff6c0dea90b5 Author: jbj <devnull@localhost> Date: Sun Aug 27 19:40:35 2000 +0000 Doxygen annotations. CVS patchset: 4133 CVS date: 2000/08/27 19:40:35 commit f8b364d7a88e346412bd2f458b25d1728abaaf5c Author: jbj <devnull@localhost> Date: Sun Aug 27 19:27:03 2000 +0000 Doxygen annotations. CVS patchset: 4132 CVS date: 2000/08/27 19:27:03 commit bb6d8f7278f902223a1b5bd7a4b89bd604d642c8 Author: jbj <devnull@localhost> Date: Sun Aug 27 19:19:44 2000 +0000 Eliminate rpm_malloc.h. CVS patchset: 4131 CVS date: 2000/08/27 19:19:44 commit a131131381d03cd76c1e6d15ab5b3486ed6f17b3 Author: jbj <devnull@localhost> Date: Sun Aug 27 19:18:25 2000 +0000 Doxygen annotations. CVS patchset: 4130 CVS date: 2000/08/27 19:18:25 commit 918188a90c4911652bbcbe1f20a09b3123d2b5fa Author: jbj <devnull@localhost> Date: Sun Aug 27 18:34:02 2000 +0000 Doxygen annotations. CVS patchset: 4129 CVS date: 2000/08/27 18:34:02 commit 325519f9332cb7c7d36b6bda2f350aa572ad208a Author: rjray <devnull@localhost> Date: Fri Aug 25 15:21:34 2000 +0000 doc fixes CVS patchset: 4128 CVS date: 2000/08/25 15:21:34 commit 1834248adbd92628b84e3cc9954b514f11c7dab7 Author: rjray <devnull@localhost> Date: Fri Aug 25 15:21:11 2000 +0000 fixes to rpmhdr_STORE CVS patchset: 4127 CVS date: 2000/08/25 15:21:11 commit ca22ac99c14be4b531f369889ba1708233c4f666 Author: rjray <devnull@localhost> Date: Fri Aug 25 15:20:26 2000 +0000 code and doc for vercmp() CVS patchset: 4126 CVS date: 2000/08/25 15:20:26 commit bd3f3a317c5a8ce8d21fa8dbe394effff729a5e5 Author: rjray <devnull@localhost> Date: Fri Aug 25 15:18:58 2000 +0000 *** empty log message *** CVS patchset: 4125 CVS date: 2000/08/25 15:18:58 commit 7f6eae072772a54345e03b6fc604c58925541720 Author: jbj <devnull@localhost> Date: Thu Aug 24 17:31:01 2000 +0000 Update from Ken Estes. CVS patchset: 4121 CVS date: 2000/08/24 17:31:01 commit c12ee61e0e91918c5e6fbc5a0668e5385c344c4c Author: jbj <devnull@localhost> Date: Thu Aug 24 15:56:51 2000 +0000 Consistent example for gendiff (#16669). CVS patchset: 4120 CVS date: 2000/08/24 15:56:51 commit f463e1253d69b02f60aaa8c31ac3bb9542d037b1 Author: msw <devnull@localhost> Date: Thu Aug 24 06:21:08 2000 +0000 merge CVS patchset: 4118 CVS date: 2000/08/24 06:21:08 commit 8433a7c14278535b9ec868482e90aa630333dbb4 Author: msw <devnull@localhost> Date: Thu Aug 24 06:16:44 2000 +0000 fixed CVS patchset: 4115 CVS date: 2000/08/24 06:16:44 commit cd05426202e9348de5ba3490991688a7f0abc81a Author: msw <devnull@localhost> Date: Wed Aug 23 22:53:05 2000 +0000 added a hack to get the header that was passed to the transaction callback marshaller but not passed as arguments to the python callback CVS patchset: 4112 CVS date: 2000/08/23 22:53:05 commit e3e8daa4315b6e280c840eca029872034037c4e1 Author: jbj <devnull@localhost> Date: Wed Aug 23 13:49:07 2000 +0000 lclint annotations. CVS patchset: 4109 CVS date: 2000/08/23 13:49:07 commit 94b157906c46dd9bf20de6a21d45bb4d94601c6a Author: jbj <devnull@localhost> Date: Wed Aug 23 13:46:36 2000 +0000 comments only. CVS patchset: 4108 CVS date: 2000/08/23 13:46:36 commit 60938f2a87994c321eb3aecd855c680b738376c4 Author: jbj <devnull@localhost> Date: Wed Aug 23 13:11:53 2000 +0000 doxygen/lclint annotations. CVS patchset: 4107 CVS date: 2000/08/23 13:11:53 commit 5f308b88fdd39a6f656f0e25501c8d565e087e53 Author: jbj <devnull@localhost> Date: Wed Aug 23 13:05:01 2000 +0000 doxygen/lclint annotations. CVS patchset: 4106 CVS date: 2000/08/23 13:05:01 commit d919e56b452414ed7923b901d8bfa9fa5d123e2e Author: jbj <devnull@localhost> Date: Wed Aug 23 13:02:13 2000 +0000 doxygen annotations. CVS patchset: 4105 CVS date: 2000/08/23 13:02:13 commit e62a4131e48b004d15964fb642f72cbf05c7f7ba Author: jbj <devnull@localhost> Date: Wed Aug 23 12:59:48 2000 +0000 lclint annotations. CVS patchset: 4104 CVS date: 2000/08/23 12:59:48 commit bb4c04321a7b800192f6634ec8cb44a5d5a3425c Author: jbj <devnull@localhost> Date: Wed Aug 23 12:58:25 2000 +0000 doxygen additions. CVS patchset: 4103 CVS date: 2000/08/23 12:58:25 commit 9e06f7ae66bfa89570a9ee5c9af815abf294e54c Author: jbj <devnull@localhost> Date: Wed Aug 23 12:40:12 2000 +0000 lclint additions. CVS patchset: 4102 CVS date: 2000/08/23 12:40:12 commit fca172125bad0b4384499c4bfb80d224ed7bb26e Author: jbj <devnull@localhost> Date: Wed Aug 23 12:39:49 2000 +0000 lclint/doxygen additions. CVS patchset: 4101 CVS date: 2000/08/23 12:39:49 commit d0581d13d46920e263b6dfc30b5035259553ad0d Author: jbj <devnull@localhost> Date: Sun Aug 20 21:39:13 2000 +0000 - add callbacks on package erasure. - fix: preserve cpio errno when using Fclose with libio. - fix: initialize sigs everywhere in python header object. CVS patchset: 4097 CVS date: 2000/08/20 21:39:13 commit e372c808d2acdb101de76f025b7047fe94a9a582 Author: jbj <devnull@localhost> Date: Sun Aug 20 21:30:32 2000 +0000 - fix: preserve cpio errno when using Fclose with libio. CVS patchset: 4096 CVS date: 2000/08/20 21:30:32 commit ca3e81798fb4c5a175d722ee1039ccfcb2752cce Author: jbj <devnull@localhost> Date: Sat Aug 19 13:41:42 2000 +0000 Identify signature bindings in version 3.0.6. CVS patchset: 4089 CVS date: 2000/08/19 13:41:42 commit ea1956063d11e39f9bd26ca7b8875befee607e56 Author: jbj <devnull@localhost> Date: Sat Aug 19 13:37:41 2000 +0000 Remove fprintf. CVS patchset: 4086 CVS date: 2000/08/19 13:37:41 commit d0e98332d4115aa087e1e1f8e39b80c02c406f10 Author: jbj <devnull@localhost> Date: Sat Aug 19 13:10:34 2000 +0000 - python bindings to query and verify signatures. CVS patchset: 4085 CVS date: 2000/08/19 13:10:34 commit c96e7513f8dd3ebd4030946720e2dff96a5c3cd2 Author: rjray <devnull@localhost> Date: Fri Aug 18 08:29:07 2000 +0000 Updated for 0.28 CVS patchset: 4082 CVS date: 2000/08/18 08:29:07 commit a58cf01cb9b07d501e31aaf7ff3549579e8b1dc6 Author: rjray <devnull@localhost> Date: Fri Aug 18 08:25:39 2000 +0000 Some error-fixing around reading header data from files, and some additional fixing when reading from an ftp source. Also added a source_name() method to access the struct element that remembers the source when the header data comes from a file, ftp or http. CVS patchset: 4081 CVS date: 2000/08/18 08:25:39 commit a54be2690ab06b9897d81dcb20cd636930b9b1d2 Author: rjray <devnull@localhost> Date: Fri Aug 18 08:24:22 2000 +0000 Support and docs for the source_name() class method. CVS patchset: 4080 CVS date: 2000/08/18 08:24:22 commit acfd3ffe5cab382e6f600edc1b082cb6845a75ef Author: rjray <devnull@localhost> Date: Fri Aug 18 08:23:43 2000 +0000 Yet more docs. CVS patchset: 4079 CVS date: 2000/08/18 08:23:43 commit b7e4f83858f100e4c1d26420b889df06fed0fdd7 Author: rjray <devnull@localhost> Date: Fri Aug 18 08:23:25 2000 +0000 Added a field to the RPM_Header struct. CVS patchset: 4078 CVS date: 2000/08/18 08:23:25 commit 9b6f934309708042a29afc7dc71d5fb6b90258e0 Author: rjray <devnull@localhost> Date: Thu Aug 17 09:23:44 2000 +0000 Reinstated some tags, now that they are better-documented. CVS patchset: 4075 CVS date: 2000/08/17 09:23:44 commit 54e75815aa29b74953e8eecc85f2f1a314e93d1d Author: rjray <devnull@localhost> Date: Thu Aug 17 09:23:19 2000 +0000 Removed RPMTAG_SOURCE from the list of scalars; it's actually a list. Changed the open in new_from_fname() to be "r" instead of "r+" because of assertions in the rpmio code when the input source is stdin. CVS patchset: 4074 CVS date: 2000/08/17 09:23:19 commit 564a1d1c008ee03b69dfa5e7524db8c10e89373b Author: rjray <devnull@localhost> Date: Thu Aug 17 09:22:10 2000 +0000 More documentation, including several corrections. CVS patchset: 4073 CVS date: 2000/08/17 09:22:10 commit 1e087bdb41721981576258b39e3fbf16e357375b Author: jbj <devnull@localhost> Date: Wed Aug 16 13:37:08 2000 +0000 - fix: rebuild db1 -> db3 ate 1st header (#16263). CVS patchset: 4072 CVS date: 2000/08/16 13:37:08 commit b6c0e1126efd8fbbeb54624d6c3b13d95a70bc96 Author: rjray <devnull@localhost> Date: Wed Aug 16 09:38:05 2000 +0000 Bumped version number CVS patchset: 4069 CVS date: 2000/08/16 09:38:05 commit 8f6305aedfc490435335e4eb01b40a1baff55af5 Author: rjray <devnull@localhost> Date: Wed Aug 16 09:31:58 2000 +0000 Lots more documentation CVS patchset: 4068 CVS date: 2000/08/16 09:31:58 commit bdcae97fe111f145f5aed177bc6568d6bdaabce3 Author: rjray <devnull@localhost> Date: Wed Aug 16 09:31:46 2000 +0000 Some clean-up, re-instated a deleted tag. CVS patchset: 4067 CVS date: 2000/08/16 09:31:46 commit 9f9b055b09056dd000478aa90eb9e384bb59c489 Author: rjray <devnull@localhost> Date: Wed Aug 16 09:31:04 2000 +0000 rpmprune is no longer managed as a *.PL file. CVS patchset: 4066 CVS date: 2000/08/16 09:31:04 commit 6907b0b3544b54684215052701578cc642b7e00a Author: rjray <devnull@localhost> Date: Tue Aug 15 07:59:24 2000 +0000 Renamed rpmprune.PL to rpmprune (MakeMaker now handles fixing up #! line). CVS patchset: 4065 CVS date: 2000/08/15 07:59:24 commit 32bff1c05bdbae02760382db3828379af6372825 Author: jbj <devnull@localhost> Date: Mon Aug 14 19:27:20 2000 +0000 Ignore rpmpopt-4.x. CVS patchset: 4064 CVS date: 2000/08/14 19:27:20 commit 4851add979b4aef1d34fdb6ec621a7df1776a631 Author: jbj <devnull@localhost> Date: Mon Aug 14 19:26:47 2000 +0000 Update versions, rpm -> 4.1, popt -> 1.7. CVS patchset: 4063 CVS date: 2000/08/14 19:26:47 commit 349c7a49c2cf376668f34d9fb6e404c24740a4b3 Author: jbj <devnull@localhost> Date: Mon Aug 14 18:18:54 2000 +0000 - disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies. - man page fixes. CVS patchset: 4062 CVS date: 2000/08/14 18:18:54 commit 92d83fc9356f149a58db8bd3f0ed5fb7331c97e4 Author: jbj <devnull@localhost> Date: Mon Aug 14 13:25:09 2000 +0000 - disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies. - typo in configure.in (#16096). CVS patchset: 4060 CVS date: 2000/08/14 13:25:09 commit c181d853c6d42f8d477267c23c221743178d7a8c Author: jbj <devnull@localhost> Date: Sun Aug 13 19:29:11 2000 +0000 Auto-update by leon@geon.donetsk.ua CVS patchset: 4059 CVS date: 2000/08/13 19:29:11 commit 44874e4aa7fd513334a8f01a3fd3063f7fbb9dcd Author: jbj <devnull@localhost> Date: Sun Aug 13 18:47:06 2000 +0000 Auto-update by leon@geon.donetsk.ua CVS patchset: 4058 CVS date: 2000/08/13 18:47:06 commit 65dfd2d73ab8fd5e45e58471d61075f1f93ea8d5 Author: jbj <devnull@localhost> Date: Sun Aug 13 18:36:34 2000 +0000 Auto-update by leon@geon.donetsk.ua CVS patchset: 4057 CVS date: 2000/08/13 18:36:34 commit 5d5fbd6387f887a1db67d439d84601feb414b57e Author: jbj <devnull@localhost> Date: Sun Aug 13 17:40:22 2000 +0000 Auto-update by leon@geon.donetsk.ua CVS patchset: 4056 CVS date: 2000/08/13 17:40:22 commit 85054e48a778171490654a0c6b180420914ceada Author: jbj <devnull@localhost> Date: Fri Aug 11 15:25:44 2000 +0000 Simplify environment setting for braindead (i.e. solaris) shells. CVS patchset: 4055 CVS date: 2000/08/11 15:25:44 commit f796e164d4258ae117f772d5dc9e0ad0af23d738 Author: rjray <devnull@localhost> Date: Fri Aug 11 08:17:42 2000 +0000 Fixes related to possible bad return values in error conditions. CVS patchset: 4054 CVS date: 2000/08/11 08:17:42 commit 5aa8137a94ac44eabc2a71964761231e3d436400 Author: jbj <devnull@localhost> Date: Fri Aug 11 00:13:51 2000 +0000 Auto-update by kmaraas@online.no CVS patchset: 4053 CVS date: 2000/08/11 00:13:51 commit a54ccb6dc03f0b2e22576bc6b22eb08a6a8032f5 Author: jbj <devnull@localhost> Date: Thu Aug 10 16:29:06 2000 +0000 Add refresh-po. CVS patchset: 4051 CVS date: 2000/08/10 16:29:06 commit 1068f1d715bd39b6e009d30bd32f7941084148f9 Author: jbj <devnull@localhost> Date: Thu Aug 10 15:34:37 2000 +0000 Recognize embedded quotes in description/summary/group header text. CVS patchset: 4050 CVS date: 2000/08/10 15:34:37 commit 41cb8868ee9d479e4618b30dde6a65d5e86312e4 Author: jbj <devnull@localhost> Date: Thu Aug 10 06:05:50 2000 +0000 Document --noscripts when verifying (#7905). CVS patchset: 4049 CVS date: 2000/08/10 06:05:50 commit 60ae47c6180db17180814c5354560297eb8764b1 Author: jbj <devnull@localhost> Date: Thu Aug 10 05:55:20 2000 +0000 Document "?" output with -Va (#8113). CVS patchset: 4048 CVS date: 2000/08/10 05:55:20 commit 88fe538074a81c5bcc4e6cd48c2579ad99d507a5 Author: jbj <devnull@localhost> Date: Wed Aug 9 16:49:10 2000 +0000 Free fn after error message, not before. CVS patchset: 4047 CVS date: 2000/08/09 16:49:10 commit 559b59e36aa9bb3fd80b026494846687dfc7a6ec Author: jbj <devnull@localhost> Date: Wed Aug 9 15:33:22 2000 +0000 Auto-update by kmaraas@online.no CVS patchset: 4046 CVS date: 2000/08/09 15:33:22 commit 557abbea24a29178bdb4fda5b89dadde48e11de7 Author: jbj <devnull@localhost> Date: Tue Aug 8 20:38:46 2000 +0000 Auto-update by milan.kerslager@spsselib.hiedu.cz CVS patchset: 4045 CVS date: 2000/08/08 20:38:46 commit e23ee83a85774417c83cd82f73731b9c4ab4334b Author: jbj <devnull@localhost> Date: Tue Aug 8 13:37:28 2000 +0000 Auto-update by leon@geon.donetsk.ua CVS patchset: 4044 CVS date: 2000/08/08 13:37:28 commit 9d503d826458d9bd3f05ac67d37681e2d6fe30fe Author: jbj <devnull@localhost> Date: Tue Aug 8 13:34:20 2000 +0000 Auto-update by leon@geon.donetsk.ua CVS patchset: 4043 CVS date: 2000/08/08 13:34:20 commit 701eb02ba26f4a0cb9292b3c02c367968730ec0c Author: jbj <devnull@localhost> Date: Tue Aug 8 13:20:07 2000 +0000 Auto-update by leon@geon.donetsk.ua CVS patchset: 4042 CVS date: 2000/08/08 13:20:07 commit cf852a6c37abac546a2cf1fc07805eeb5228ae26 Author: rjray <devnull@localhost> Date: Tue Aug 8 07:19:18 2000 +0000 Changes for 0.27 release CVS patchset: 4041 CVS date: 2000/08/08 07:19:18 commit 4e248a0e08eb7ac629e6f37e8e639ee87205e869 Author: rjray <devnull@localhost> Date: Tue Aug 8 07:18:47 2000 +0000 Minor changes to reflect new RPM::Database and RPM::Header interfaces. CVS patchset: 4040 CVS date: 2000/08/08 07:18:47 commit 7d7f80782c6f068d941379c8c0b808647e63ef9b Author: rjray <devnull@localhost> Date: Tue Aug 8 07:05:13 2000 +0000 Corrected small oversight that would have prevented exporting both $RPM and %RPM at the same time. CVS patchset: 4039 CVS date: 2000/08/08 07:05:13 commit c0deb8c50868dadfcbffa77b9a04dac2f494a9c9 Author: rjray <devnull@localhost> Date: Tue Aug 8 07:02:06 2000 +0000 Covered some changes not yet reflected in the documentation. CVS patchset: 4038 CVS date: 2000/08/08 07:02:06 commit a99d4311e49d61af23d3fd2b28ae4ad5697c18bd Author: jbj <devnull@localhost> Date: Mon Aug 7 23:20:43 2000 +0000 Auto-update by leon@geon.donetsk.ua CVS patchset: 4037 CVS date: 2000/08/07 23:20:43 commit c283e789b72a69f1e0051cce19aaf171d9ad7980 Author: jbj <devnull@localhost> Date: Mon Aug 7 19:38:19 2000 +0000 - fix: segfault when globbing on "" (#15593). CVS patchset: 4036 CVS date: 2000/08/07 19:38:19 commit 54a0015cfa499f885bc85a45ec4db334187ca33d Author: jbj <devnull@localhost> Date: Mon Aug 7 15:09:45 2000 +0000 Auto-update by goeran@uddeborg.pp.se CVS patchset: 4035 CVS date: 2000/08/07 15:09:45 commit 15c9864b5f74474b2741a37d75e86f9fff557a3f Author: jbj <devnull@localhost> Date: Mon Aug 7 13:56:22 2000 +0000 Sanity. CVS patchset: 4034 CVS date: 2000/08/07 13:56:22 commit 584eb24f5c0f62640df2ecaf6f9db41d6791e8bf Author: rjray <devnull@localhost> Date: Mon Aug 7 09:33:08 2000 +0000 More documentation. CVS patchset: 4033 CVS date: 2000/08/07 09:33:08 commit 4bdab8790468ef6d267e8914c70d14dd29f38c38 Author: rjray <devnull@localhost> Date: Mon Aug 7 09:31:23 2000 +0000 Took out a few more. CVS patchset: 4032 CVS date: 2000/08/07 09:31:23 commit fb10254a4150db668e95a1ef2869b9b86a0111b4 Author: rjray <devnull@localhost> Date: Mon Aug 7 09:28:39 2000 +0000 Added RPM/Error.xs CVS patchset: 4031 CVS date: 2000/08/07 09:28:39 commit 144ad516873be653cd2e450ffb7b0de19faba674 Author: rjray <devnull@localhost> Date: Mon Aug 7 09:28:14 2000 +0000 Extended the import to include $RPM as a possible object, and added mention of these to the manpage. CVS patchset: 4030 CVS date: 2000/08/07 09:28:14 commit 7382c79fde5138912f462af3a717f2efd42d11c6 Author: rjray <devnull@localhost> Date: Mon Aug 7 09:17:37 2000 +0000 Last effort created some -w noise. CVS patchset: 4029 CVS date: 2000/08/07 09:17:37 commit f53263d6442d694f0d2b4db54b92a94b30d910c6 Author: rjray <devnull@localhost> Date: Mon Aug 7 08:46:05 2000 +0000 Added an export of %RPM, which if requested is a pre-tied hash connected to the RPM database. CVS patchset: 4028 CVS date: 2000/08/07 08:46:05 commit 727057b831c2cf7b4860232bbf70f66e56b69a9e Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 Very thorough re-write of how values are returned from FETCH. See docs. CVS patchset: 4027 CVS date: 2000/08/06 08:57:09 commit df88ea39941f4c350c8ea5baedbc7d6d84855a29 Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 Various changes, partial support for RPM::Package, changes to prototypes. CVS patchset: 4026 CVS date: 2000/08/06 08:57:09 commit 15872dcc17fef99facdc874a4e2a52a244c9a837 Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 The start of the XS half of RPM::Package support CVS patchset: 4025 CVS date: 2000/08/06 08:57:09 commit 89328ef3d43b4069dbe6ba003ae0176182452945 Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 The start of the Perl half of RPM::Package support. CVS patchset: 4024 CVS date: 2000/08/06 08:57:09 commit 54a8027df984fcea4a897d0678ec505c08aecf8d Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 Start of the XS half of RPM::Transaction class. CVS patchset: 4023 CVS date: 2000/08/06 08:57:09 commit ed096373b620800a83cb4e5cb4105317e834a958 Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 Start of the Perl half of RPM::Transaction class. CVS patchset: 4022 CVS date: 2000/08/06 08:57:09 commit 0a5b09770be3f58cf2405ea707324756a1d4c5f7 Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 Start of support for RPM::Package and RPM::Transaction classes. CVS patchset: 4021 CVS date: 2000/08/06 08:57:09 commit c9d8746a4ee8372e6cbd60cd9d473c70ca6037e8 Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 More documentation added. More yet to do, still. CVS patchset: 4020 CVS date: 2000/08/06 08:57:09 commit f6e18a08667532448cd4320ea6697c93ec77c7c1 Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 Changes to manage the new FETCH-return behavior of the RPM::Header class. CVS patchset: 4019 CVS date: 2000/08/06 08:57:09 commit b7c004278e74ff1e4903d2c0c643629c0394e8d6 Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 Changed to reflect new RPM::Header behavior, added tests for new features. CVS patchset: 4018 CVS date: 2000/08/06 08:57:09 commit 6d00e4754013dfcae066a729b8843ec970119c11 Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 Changed some tests to fit new RPM::Header behavior. CVS patchset: 4017 CVS date: 2000/08/06 08:57:09 commit 965e6616c39ec56b2d0401db060edcd4ef145747 Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:09 2000 +0000 Added use of RPM/Error.xs in the build, improved dependancy checking. CVS patchset: 4016 CVS date: 2000/08/06 08:57:09 commit 33a8b7e0848fa2bf24cb4d6d9b84419814f0a445 Author: rjray <devnull@localhost> Date: Sun Aug 6 08:57:08 2000 +0000 Most (not all) of the changes made leading up to 0.27. CVS patchset: 4015 CVS date: 2000/08/06 08:57:08 commit 180355d08e1eae948f5332662f22d8b5d49d455f Author: jbj <devnull@localhost> Date: Fri Aug 4 19:52:54 2000 +0000 Sanity (make dist). CVS patchset: 4014 CVS date: 2000/08/04 19:52:54 commit 517da861a993ecd48ed3df6f4f389e4a402d02dd Author: jbj <devnull@localhost> Date: Fri Aug 4 19:48:28 2000 +0000 - fix: -Va broken, make db cursors per-iterator, not per-dbi. CVS patchset: 4013 CVS date: 2000/08/04 19:48:28 commit ed5a2c61abec313a9effc2a2cd22df4cb06d7769 Author: jbj <devnull@localhost> Date: Fri Aug 4 19:47:22 2000 +0000 - fix: popt POST callbacks typo. CVS patchset: 4012 CVS date: 2000/08/04 19:47:22 commit 65c116ec44028ebfcacc631a5f6478a8190f504f Author: jbj <devnull@localhost> Date: Thu Aug 3 21:48:27 2000 +0000 Auto-update by nemeth@qwertynet.hu CVS patchset: 4011 CVS date: 2000/08/03 21:48:27 commit 65ccfaee782075ab1063c458145435c8e803f48c Author: jbj <devnull@localhost> Date: Thu Aug 3 16:55:05 2000 +0000 ia64 is different. CVS patchset: 4010 CVS date: 2000/08/03 16:55:05 commit 71a49b1bb8136829a58f5a3316a0af1443c5465d Author: jbj <devnull@localhost> Date: Thu Aug 3 16:10:56 2000 +0000 Sanity (make dist). CVS patchset: 4009 CVS date: 2000/08/03 16:10:56 commit 4249774cfe355373adf99784a4daa167851fbb52 Author: jbj <devnull@localhost> Date: Wed Aug 2 17:50:12 2000 +0000 Auto-update by goeran@uddeborg.pp.se CVS patchset: 4008 CVS date: 2000/08/02 17:50:12 commit 0974df316309385d6857f5df82457bdfce74f604 Author: jbj <devnull@localhost> Date: Wed Aug 2 16:50:42 2000 +0000 Auto-update by goeran@uddeborg.pp.se CVS patchset: 4007 CVS date: 2000/08/02 16:50:42 commit b1c1744043eb5d6c8581ac9ff5330142087ef9ae Author: jbj <devnull@localhost> Date: Wed Aug 2 13:00:50 2000 +0000 Auto-update by ra@xo.hp.is CVS patchset: 4006 CVS date: 2000/08/02 13:00:50 commit 5a9048e6a23bb64642645427e9c5cc4b58f06b96 Author: jbj <devnull@localhost> Date: Wed Aug 2 12:53:07 2000 +0000 Auto-update by ra@xo.hp.is CVS patchset: 4005 CVS date: 2000/08/02 12:53:07 commit 04117490d8e3a75366379623dce1023e2c9771a3 Author: jbj <devnull@localhost> Date: Wed Aug 2 12:46:41 2000 +0000 Auto-update by ra@xo.hp.is CVS patchset: 4004 CVS date: 2000/08/02 12:46:41 commit ff104c53286422b730610463e7921c63e1b059db Author: rjray <devnull@localhost> Date: Wed Aug 2 08:45:16 2000 +0000 All functionality of the RPM::Error class moved from RPM.xs to RPM/Error.xs CVS patchset: 4003 CVS date: 2000/08/02 08:45:16 commit bc3ea50dd55ec5e347139ba156e319fd39c26c41 Author: rjray <devnull@localhost> Date: Wed Aug 2 08:44:23 2000 +0000 Initial structure for RPM::Package and prototype re-arranging for Error.xs CVS patchset: 4002 CVS date: 2000/08/02 08:44:23 commit a1d2ce1360416535161e70e30aa62f21cfe98ee7 Author: rjray <devnull@localhost> Date: Wed Aug 2 08:43:42 2000 +0000 *** empty log message *** CVS patchset: 4001 CVS date: 2000/08/02 08:43:42 commit 53ec0d37fc7bacbb94e3ad76affd11b28c4a31a2 Author: rjray <devnull@localhost> Date: Wed Aug 2 08:23:55 2000 +0000 Tests for the new functionality in RPM::Header CVS patchset: 4000 CVS date: 2000/08/02 08:23:55 commit b272589f374192cdbd830ce6a4094a8195c9640d Author: rjray <devnull@localhost> Date: Wed Aug 2 08:05:00 2000 +0000 Added and documented two new methods: filenames and scalar_tag CVS patchset: 3999 CVS date: 2000/08/02 08:05:00 commit e51a34f4965929ad4e60d9437793c3e0254e31dc Author: rjray <devnull@localhost> Date: Wed Aug 2 08:04:31 2000 +0000 Start using an explicit value for $VERSION CVS patchset: 3998 CVS date: 2000/08/02 08:04:31 commit df59ae51d489eafd7d9fa025382f49fb31e52255 Author: jbj <devnull@localhost> Date: Tue Aug 1 23:05:02 2000 +0000 Auto-update by pmmm@rnl.ist.utl.pt CVS patchset: 3997 CVS date: 2000/08/01 23:05:02 commit 199f3a0028cd33c43f42d08ac2b5f2f1a4fb96ce Author: jbj <devnull@localhost> Date: Tue Aug 1 22:31:40 2000 +0000 Sanity. CVS patchset: 3996 CVS date: 2000/08/01 22:31:40 commit b41b30411afffc3c928687f4da1b5e4ac9d11fb0 Author: rjray <devnull@localhost> Date: Tue Aug 1 07:59:47 2000 +0000 Added the filenames() method and documented it. This method re-assembles the file fully-qualified names from the three header tags. CVS patchset: 3995 CVS date: 2000/08/01 07:59:47 commit 11fa17601b6caec51119c7b744e840c9bd24521c Author: jbj <devnull@localhost> Date: Mon Jul 31 21:27:20 2000 +0000 - fix: segfault on erase if filestates is missing in header (#14679). CVS patchset: 3994 CVS date: 2000/07/31 21:27:20 commit 79f6c8be8708941355e6408ad8ce527bc8af4d92 Author: jbj <devnull@localhost> Date: Mon Jul 31 15:04:20 2000 +0000 - fix: uniqify dependency problems when printing (#14034). - popt: add ability to perform callbacks for every, not just first, match. CVS patchset: 3993 CVS date: 2000/07/31 15:04:20 commit 6040ca6f5333229b24e9bc319e87ba797601dbc3 Author: jbj <devnull@localhost> Date: Sat Jul 29 20:31:56 2000 +0000 - re-resurrect firstkey/nextkey python bindings for up2date compatibility. CVS patchset: 3992 CVS date: 2000/07/29 20:31:56 commit 61cabed3ed4bfb065664d65fbd897e1a03be141f Author: jbj <devnull@localhost> Date: Sat Jul 29 17:30:18 2000 +0000 - link rpm2cpio dynamically since cpio is linked dynamically. CVS patchset: 3991 CVS date: 2000/07/29 17:30:18 commit 972f0d31032cecc00dc9f779b400c3021c8fe621 Author: jbj <devnull@localhost> Date: Sat Jul 29 13:16:45 2000 +0000 - bail on firstkey/nextkey, there's a better way. CVS patchset: 3990 CVS date: 2000/07/29 13:16:45 commit 71e3aaa18c5a51f2f576290a752a67167296617e Author: msw <devnull@localhost> Date: Fri Jul 28 23:07:50 2000 +0000 properly reference the db CVS patchset: 3989 CVS date: 2000/07/28 23:07:50 commit 41667f92cf216fa32dd1d0dfbb206ef39026cd92 Author: jbj <devnull@localhost> Date: Fri Jul 28 17:58:58 2000 +0000 - resurrect firstkey/nextkey python bindings. CVS patchset: 3988 CVS date: 2000/07/28 17:58:58 commit 94a3bfbb8b3fbf895e22fccc4bc4039b19573515 Author: jbj <devnull@localhost> Date: Thu Jul 27 15:29:24 2000 +0000 Run "make refresh" and "make *.report". CVS patchset: 3987 CVS date: 2000/07/27 15:29:24 commit 6656937639d47f79268ec472846f907b5be47fde Author: jbj <devnull@localhost> Date: Thu Jul 27 14:00:26 2000 +0000 Auto-update by milan.kerslager@spsselib.hiedu.cz CVS patchset: 3986 CVS date: 2000/07/27 14:00:26 commit 31b4e91a0fc575748d0dfd80b2fb7684b2ea4d1a Author: jbj <devnull@localhost> Date: Wed Jul 26 21:10:11 2000 +0000 Auto-update by milan.kerslager@spsselib.hiedu.cz CVS patchset: 3985 CVS date: 2000/07/26 21:10:11 commit aae8aa89e7832eaf4ae5db77d582e308d7b52454 Author: jbj <devnull@localhost> Date: Wed Jul 26 21:07:14 2000 +0000 Auto-update by milan.kerslager@spsselib.hiedu.cz CVS patchset: 3984 CVS date: 2000/07/26 21:07:14 commit 6769a82ac99ba355ea1004c991b44616026c80da Author: jbj <devnull@localhost> Date: Wed Jul 26 16:38:14 2000 +0000 Typo. CVS patchset: 3983 CVS date: 2000/07/26 16:38:14 commit e3003878fad130784d89e10a1dd13eea5b5b7b4c Author: jbj <devnull@localhost> Date: Wed Jul 26 16:24:07 2000 +0000 - fix: look for any/all dbapi when rebuilding. CVS patchset: 3982 CVS date: 2000/07/26 16:24:07 commit df541a5be316e20ea60fb429893908ab543c8361 Author: jbj <devnull@localhost> Date: Tue Jul 25 19:05:30 2000 +0000 Sanity (make dist). CVS patchset: 3981 CVS date: 2000/07/25 19:05:30 commit 1bfc24d0b71d11750e32258602a40611b02e6383 Author: jbj <devnull@localhost> Date: Tue Jul 25 18:37:21 2000 +0000 - create rpmbuild/rpmquery/rpmverify/rpmsign symlinks. CVS patchset: 3980 CVS date: 2000/07/25 18:37:21 commit 21a0dc3ffedaf5cae3843b3a2a995195393849b0 Author: jbj <devnull@localhost> Date: Tue Jul 25 14:04:24 2000 +0000 New file CVS patchset: 3979 CVS date: 2000/07/25 14:04:24 commit 7b13205bb10aa390354ba517a409c86260947ae9 Author: jbj <devnull@localhost> Date: Mon Jul 24 21:38:42 2000 +0000 Sanity (make dist). CVS patchset: 3978 CVS date: 2000/07/24 21:38:42 commit 3092074460c6caca7139a16dbbc2b528f4eedb98 Author: jbj <devnull@localhost> Date: Mon Jul 24 21:32:01 2000 +0000 Cosmetic. CVS patchset: 3977 CVS date: 2000/07/24 21:32:01 commit 945c179d1fc158f5508910012d013349fd799300 Author: jbj <devnull@localhost> Date: Mon Jul 24 20:51:31 2000 +0000 Auto-update by goeran@uddeborg.pp.se CVS patchset: 3976 CVS date: 2000/07/24 20:51:31 commit fc8db65c94be42ae0a8b4beca559e3b3d146a655 Author: msw <devnull@localhost> Date: Mon Jul 24 19:09:53 2000 +0000 don't blow our foot off by calling rpmReadConfigFiles on the find upgrade packages case CVS patchset: 3975 CVS date: 2000/07/24 19:09:53 commit 2dbe09091b86efa2f2b1102e728323b74851b3bf Author: jbj <devnull@localhost> Date: Sat Jul 22 14:14:07 2000 +0000 Add ./usr/lib/*/man/man*. CVS patchset: 3974 CVS date: 2000/07/22 14:14:07 commit 646ced58119d80f675c5ac4dd5bdc41f9cc1e756 Author: jbj <devnull@localhost> Date: Sat Jul 22 14:06:32 2000 +0000 Add ./usr/share/doc/*/man/man* CVS patchset: 3973 CVS date: 2000/07/22 14:06:32 commit cf0e8e43d2823c27cc1c417c002f49ac1aef96b1 Author: rjray <devnull@localhost> Date: Fri Jul 21 17:02:33 2000 +0000 Changes (mostly documentation) made while at TPC4 CVS patchset: 3969 CVS date: 2000/07/21 17:02:33 commit e5cdedfe18c645790e0a21bcf74be04bafcaf3d2 Author: jbj <devnull@localhost> Date: Tue Jul 18 17:01:11 2000 +0000 - rebuild against glibc-2.1.91-14. +- add /usr/kerberos/man to brp-compress. CVS patchset: 3962 CVS date: 2000/07/18 17:01:11 commit 38c2c2a87aa31be29dd70f221b67e3f9de87677b Author: jbj <devnull@localhost> Date: Tue Jul 18 15:31:26 2000 +0000 Add /usr/kerberos/man. CVS patchset: 3961 CVS date: 2000/07/18 15:31:26 commit b6f8886ab8cda0a3cb1631e5226a864c2cef5384 Author: jbj <devnull@localhost> Date: Mon Jul 17 15:41:48 2000 +0000 Sanity (make dist). CVS patchset: 3959 CVS date: 2000/07/17 15:41:48 commit 721e696edd3d93a287be84d8be3192278600793f Author: jbj <devnull@localhost> Date: Mon Jul 17 00:40:17 2000 +0000 Sync with rpm-3.0.5 chnages. CVS patchset: 3958 CVS date: 2000/07/17 00:40:17 commit e533c29d5e9e66a783a78418c2dd1c49a718404d Author: jbj <devnull@localhost> Date: Sun Jul 16 19:23:09 2000 +0000 Eliminate conflicts. CVS patchset: 3956 CVS date: 2000/07/16 19:23:09 commit 5b7d286d960a2bd139e10aa13392f46dc0c26d5d Author: jbj <devnull@localhost> Date: Sat Jul 15 18:30:45 2000 +0000 Remove oldrpmdb.c as well. CVS patchset: 3955 CVS date: 2000/07/15 18:30:45 commit 4fb053be5106a915877b54fbca4c126ebac9fbc1 Author: jbj <devnull@localhost> Date: Sat Jul 15 18:22:24 2000 +0000 Eliminate convertdb.c. CVS patchset: 3954 CVS date: 2000/07/15 18:22:24 commit 600dfddcfbd0a4a105c3f9bee94fe2a78b437fe7 Author: jbj <devnull@localhost> Date: Sat Jul 15 18:15:23 2000 +0000 markReplacedFiles: don't bother if nothing to do. CVS patchset: 3953 CVS date: 2000/07/15 18:15:23 commit 4a160b6a1496a977c57d03f9e424044c793f8a9d Author: jbj <devnull@localhost> Date: Sat Jul 15 16:00:14 2000 +0000 - fix: make set of replaced file headers unique. - fix: don't attempt dbiOpen with anything but requested dbN. CVS patchset: 3952 CVS date: 2000/07/15 16:00:14 commit 64ad51587fa7d089a8e4effc2402eda84f0b0724 Author: jbj <devnull@localhost> Date: Sat Jul 15 14:57:26 2000 +0000 Remove IET_NAME. CVS patchset: 3951 CVS date: 2000/07/15 14:57:26 commit 77ea46f6a0f1a0d1240ab76ead01d7e4ffb9e62d Author: jbj <devnull@localhost> Date: Sat Jul 15 14:53:54 2000 +0000 - rip out pre-transaction syscalls, more design is needed. - display rpmlib provides when invoked with --showrc. - remove (dead) dependency checks on implicitly provided package names. - remove (dead) rpmdb API code in python bindings. - remove (legacy) support for version 1 packaging. - remove (legacy) support for converting gdbm databases. CVS patchset: 3950 CVS date: 2000/07/15 14:53:54 commit cee37252ba056685c9c2ff23757460e31159c812 Author: rjray <devnull@localhost> Date: Sat Jul 15 08:19:20 2000 +0000 For 0.26 CVS patchset: 3949 CVS date: 2000/07/15 08:19:20 commit 17706c9d5aac630fa4ca933c05601d55331845ef Author: jbj <devnull@localhost> Date: Fri Jul 14 16:53:19 2000 +0000 Typo. CVS patchset: 3948 CVS date: 2000/07/14 16:53:19 commit 43f319d5881fbd8be7fd61e8d0b1654c1ab71fb3 Author: rjray <devnull@localhost> Date: Fri Jul 14 08:03:28 2000 +0000 For 0.26 CVS patchset: 3947 CVS date: 2000/07/14 08:03:28 commit a5b9c1343abbd452c9f7e1367f1b103acc4af29b Author: rjray <devnull@localhost> Date: Fri Jul 14 08:01:02 2000 +0000 Updated version number CVS patchset: 3946 CVS date: 2000/07/14 08:01:02 commit 8fe5d3fd8d3f4a4bfe8a7887005972999e02725a Author: rjray <devnull@localhost> Date: Fri Jul 14 08:00:40 2000 +0000 Sped up the dependancy checks CVS patchset: 3945 CVS date: 2000/07/14 08:00:40 commit 587db3f1802efb56fc9d7867e80b917ca37895eb Author: rjray <devnull@localhost> Date: Fri Jul 14 07:57:52 2000 +0000 *** empty log message *** CVS patchset: 3944 CVS date: 2000/07/14 07:57:52 commit beb694da1482b8b5e5ca8fa16008cb310a59ca50 Author: jbj <devnull@localhost> Date: Thu Jul 13 23:30:41 2000 +0000 - fix: initialize pretransaction argv (segfault). - fix: check rpmlib features w/o database (and check earlier as well). CVS patchset: 3943 CVS date: 2000/07/13 23:30:41 commit 3cd0284d6c269c0d528e861ef2bffa1d884f8795 Author: jbj <devnull@localhost> Date: Wed Jul 12 23:19:08 2000 +0000 - add S_ISLNK pre-transaction syscall test. CVS patchset: 3942 CVS date: 2000/07/12 23:19:08 commit 6e2db4d82bffa37427480ecf543d110051d94f17 Author: jbj <devnull@localhost> Date: Wed Jul 12 22:10:26 2000 +0000 - add S_ISLNK pre-transaction syscall test. CVS patchset: 3941 CVS date: 2000/07/12 22:10:26 commit 10c07affc9209b3eef6599c3f2ce0c58dcd05216 Author: jbj <devnull@localhost> Date: Wed Jul 12 04:02:35 2000 +0000 - compare versions if doing --freshen. CVS patchset: 3940 CVS date: 2000/07/12 04:02:35 commit a964fee9fa20d79f5d704c40ce2f3cdae66a6fc8 Author: jbj <devnull@localhost> Date: Tue Jul 11 22:30:18 2000 +0000 Sanity (make dist). CVS patchset: 3939 CVS date: 2000/07/11 22:30:18 commit 45c996bc4d7bb5b43588eab1497ff2ab3416e22d Author: jbj <devnull@localhost> Date: Tue Jul 11 22:23:16 2000 +0000 - fix: legacy requires './' payload prefix to be omitted for rpm itself. - fix: remove verbose database +++/--- messages to conform to doco. CVS patchset: 3938 CVS date: 2000/07/11 22:23:16 commit 253ff2ea313820a0babbca65820d82a1b2047c8e Author: jbj <devnull@localhost> Date: Tue Jul 11 16:16:03 2000 +0000 Sanity (make dist). CVS patchset: 3937 CVS date: 2000/07/11 16:16:03 commit 5ce53ccb60268737fd23bd43dc9649c1221cf48c Author: jbj <devnull@localhost> Date: Tue Jul 11 16:12:47 2000 +0000 - fix: set multilibno on sparc per-platform config. CVS patchset: 3936 CVS date: 2000/07/11 16:12:47 commit 2380ca4893a57e8f9af1073c3ed7d3c326f7382e Author: jbj <devnull@localhost> Date: Tue Jul 11 03:46:56 2000 +0000 fix: source rpm's need to do compressFilelist to get filenames. fix: python should use RPMTAG_OBSOLETESNAME, not RPMTAG_OBSOLETES. CVS patchset: 3934 CVS date: 2000/07/11 03:46:56 commit 7344a127255792114d649bc3f0d1fab6b517605e Author: jbj <devnull@localhost> Date: Tue Jul 11 02:12:49 2000 +0000 - remove build mode help from rpm.c, use rpmb instead. - support for rpmlib(...) internal feature dependencies. CVS patchset: 3933 CVS date: 2000/07/11 02:12:49 commit dbb584f43a96c5ee8aefda1e8b83adebbfa4830f Author: jbj <devnull@localhost> Date: Sun Jul 9 23:22:58 2000 +0000 Sanoty (make dist). CVS patchset: 3931 CVS date: 2000/07/09 23:22:58 commit db3190176b4615621024fdf2cfaad406ba11aa83 Author: jbj <devnull@localhost> Date: Sun Jul 9 23:10:25 2000 +0000 - prefix payload paths with "./", otherwise "/" can't be represented. - fix: compressFilelist broke when fed '/'. - fix: typo in --last popt alias (#12690). - fix: clean file paths before performing -qf (#12493). CVS patchset: 3930 CVS date: 2000/07/09 23:10:25 commit 10eb9f2c5d4736cd0ca71e5e25c0f3e97de3a4e9 Author: jbj <devnull@localhost> Date: Sun Jul 9 15:50:39 2000 +0000 Help message field alignment. CVS patchset: 3928 CVS date: 2000/07/09 15:50:39 commit c956f0437ab76bf1ea79a684de8e6921c3368777 Author: jbj <devnull@localhost> Date: Sun Jul 9 15:17:11 2000 +0000 fix: do chroot around pre-transaction syscalls. CVS patchset: 3927 CVS date: 2000/07/09 15:17:11 commit 913d116d71f5c2cb47c35944b8c1fcd9795fd6e3 Author: jbj <devnull@localhost> Date: Sun Jul 9 04:42:12 2000 +0000 - add pre-transaction syscall's to handle /etc/init.d change. - don't bother saving '/' as fingerprint subdir. CVS patchset: 3926 CVS date: 2000/07/09 04:42:12 commit 6f562fce82cce2963cf8287fd57aa1ed29c95adc Author: jbj <devnull@localhost> Date: Sat Jul 8 19:37:54 2000 +0000 Typo. CVS patchset: 3925 CVS date: 2000/07/08 19:37:54 commit ef01bed0d5688faf6ec389beecf47e2bee7a6a11 Author: jbj <devnull@localhost> Date: Fri Jul 7 21:19:21 2000 +0000 Update i18n from gnome version. CVS patchset: 3924 CVS date: 2000/07/07 21:19:21 commit 95c0edf74b8427821e068f30ccbbe3a0099f6766 Author: jbj <devnull@localhost> Date: Fri Jul 7 20:36:19 2000 +0000 Turn on Depends return cache (again). CVS patchset: 3923 CVS date: 2000/07/07 20:36:19 commit 625d765b6e9ee0d6683625f6e57eee8378c9af7d Author: jbj <devnull@localhost> Date: Fri Jul 7 20:06:41 2000 +0000 lclint fiddles. avoid pathological buffer overflow in lib/rpmrc.c CVS patchset: 3922 CVS date: 2000/07/07 20:06:41 commit dc421620ffedebd5d0f9cb24790d72610c0c09b2 Author: jbj <devnull@localhost> Date: Fri Jul 7 19:46:05 2000 +0000 lclint fiddles. CVS patchset: 3921 CVS date: 2000/07/07 19:46:05 commit a463744b6d4e6e5c0f05730cc77039f4a2e17fd7 Author: jbj <devnull@localhost> Date: Wed Jul 5 20:39:15 2000 +0000 - change optflags for i386. - multilib patch, take 1. CVS patchset: 3920 CVS date: 2000/07/05 20:39:15 commit 0c6891dc9760a7e4de4844abf09bb474643f25c7 Author: jbj <devnull@localhost> Date: Wed Jul 5 11:45:07 2000 +0000 Option --ftpport misdocumented as --ftpuseport. CVS patchset: 3917 CVS date: 2000/07/05 11:45:07 commit 621d05b229914a709492d137fa013e2e0a754161 Author: jbj <devnull@localhost> Date: Wed Jun 28 16:24:30 2000 +0000 Auto-update by jba@pobox.com CVS patchset: 3916 CVS date: 2000/06/28 16:24:30 commit d9439e2ae48df538412d302bd5897a63dd9f082e Author: jbj <devnull@localhost> Date: Fri Jun 23 14:18:13 2000 +0000 i486 optflags typo fixed. CVS patchset: 3915 CVS date: 2000/06/23 14:18:13 commit bd6170f2e2ba013db0f65351502bb64843f27ca7 Author: jbj <devnull@localhost> Date: Fri Jun 23 13:29:55 2000 +0000 Typo. CVS patchset: 3913 CVS date: 2000/06/23 13:29:55 commit a79f1235619b8dacb99107eaf410e42e6e7bfac3 Author: jbj <devnull@localhost> Date: Fri Jun 23 12:56:46 2000 +0000 Include ppc, not powerpc, in package. CVS patchset: 3911 CVS date: 2000/06/23 12:56:46 commit 91aece18bcbf737b2b2d7ae5fd8fcf955d249ba6 Author: jbj <devnull@localhost> Date: Fri Jun 23 01:44:36 2000 +0000 Sanity (make dist). CVS patchset: 3910 CVS date: 2000/06/23 01:44:36 commit 5df134128b2c4cd6549b7e4c978ae0e88c0651ad Author: jbj <devnull@localhost> Date: Fri Jun 23 01:19:45 2000 +0000 - support for separate source/binary compression policy. - support for bzip payloads. CVS patchset: 3908 CVS date: 2000/06/23 01:19:45 commit 4d888092960c6160f86dff474b2bf9e89f106d5e Author: jbj <devnull@localhost> Date: Fri Jun 23 00:49:43 2000 +0000 - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>). - internalize --freshen (Gordon Messmer <yinyang@eburg.com>). CVS patchset: 3905 CVS date: 2000/06/23 00:49:43 commit 4cd7474f6e3bb9937c3a884ad010dbc1413bc00d Author: jbj <devnull@localhost> Date: Thu Jun 22 21:59:02 2000 +0000 Auto-update by goeran@uddeborg.pp.se CVS patchset: 3902 CVS date: 2000/06/22 21:59:02 commit c30d074add226d820801735dd2e89d255c07d30a Author: jbj <devnull@localhost> Date: Thu Jun 22 20:24:49 2000 +0000 Auto-update by kmaraas@online.no CVS patchset: 3901 CVS date: 2000/06/22 20:24:49 commit cf36c64d5ed27dd329700a606f7b38253d44a550 Author: jbj <devnull@localhost> Date: Thu Jun 22 16:37:14 2000 +0000 - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>). CVS patchset: 3900 CVS date: 2000/06/22 16:37:14 commit 308fcc70c74b615eefef3df8899c625be9195d8c Author: jbj <devnull@localhost> Date: Thu Jun 22 14:03:36 2000 +0000 - put version on rpmpopt filename to avoid legacy filename collision. CVS patchset: 3898 CVS date: 2000/06/22 14:03:36 commit e04385f3d9446c95c6a43abf214126d60668da5d Author: jbj <devnull@localhost> Date: Thu Jun 22 13:39:44 2000 +0000 - put version on rpmpopt filename to avoid legacy filename collision. CVS patchset: 3897 CVS date: 2000/06/22 13:39:44 commit b7f2d98443ed1b31794e89cf79975bb910301d3f Author: rjray <devnull@localhost> Date: Thu Jun 22 08:43:45 2000 +0000 Added logic for delivery of scripts, as well as definition of first sample script. CVS patchset: 3896 CVS date: 2000/06/22 08:43:45 commit 55b1c375351cf1b241bf274c2f5e47e21e7f0147 Author: rjray <devnull@localhost> Date: Thu Jun 22 08:43:12 2000 +0000 Stupidity. Left a commented-out debug line in the code. CVS patchset: 3895 CVS date: 2000/06/22 08:43:12 commit 3cd625281f775310f717148bb71aba38234daa4a Author: rjray <devnull@localhost> Date: Thu Jun 22 08:42:00 2000 +0000 Corrected copyright line. CVS patchset: 3894 CVS date: 2000/06/22 08:42:00 commit e0629ae58ffd5a344fd9d5754c8ac038db478357 Author: rjray <devnull@localhost> Date: Thu Jun 22 08:35:13 2000 +0000 More verbosity in comments CVS patchset: 3893 CVS date: 2000/06/22 08:35:13 commit 11e9ee9dc716f2c81e28502a410d120548d222ce Author: rjray <devnull@localhost> Date: Thu Jun 22 08:33:23 2000 +0000 added utils/rpmprune.PL CVS patchset: 3892 CVS date: 2000/06/22 08:33:23 commit 7ba502455d44c76841fc1c55a2538991740aeffc Author: rjray <devnull@localhost> Date: Thu Jun 22 08:32:06 2000 +0000 Covered some missing docs, added $VERSION and $revision. CVS patchset: 3891 CVS date: 2000/06/22 08:32:06 commit c8d8f037ec09d88bbc83af6e96da3ccb96131e99 Author: rjray <devnull@localhost> Date: Thu Jun 22 08:21:37 2000 +0000 The first example script. Read the man page. CVS patchset: 3890 CVS date: 2000/06/22 08:21:37 commit df56a91d88a9fe4faecc7cf9c40a239be06020f7 Author: jbj <devnull@localhost> Date: Thu Jun 22 00:07:10 2000 +0000 Auto-update by pmmm@rnl.ist.utl.pt CVS patchset: 3889 CVS date: 2000/06/22 00:07:10 commit 8393e93bc833a2b0f14691f67896646f53bd9965 Author: jbj <devnull@localhost> Date: Wed Jun 21 23:48:05 2000 +0000 - uname on i370 has s390 as arch (#11456). CVS patchset: 3888 CVS date: 2000/06/21 23:48:05 commit fab0493dbe64fd7448dd8f269acf7b07f8136f94 Author: jbj <devnull@localhost> Date: Wed Jun 21 23:28:50 2000 +0000 - fix: don't expand macros in false branch of %if (kasal@suse.cz). - fix: macro expansion problem and clean up (#11484) (kasal@suse.cz). CVS patchset: 3885 CVS date: 2000/06/21 23:28:50 commit f80675128ca91bf23a233004389bec4ac0b7d037 Author: jbj <devnull@localhost> Date: Wed Jun 21 23:25:39 2000 +0000 Auto-update by kenneth@gnu.org CVS patchset: 3884 CVS date: 2000/06/21 23:25:39 commit 20c0250a55d4e09a893f4d2aa2719460c68d2df0 Author: jbj <devnull@localhost> Date: Wed Jun 21 22:05:30 2000 +0000 Don't try to i18n untranslatable strings ("Göran Uddeborg" <goeran@uddeborg.pp.se>). CVS patchset: 3883 CVS date: 2000/06/21 22:05:30 commit d0bc6370e4098f576ba70290d0bad49062f2f346 Author: jbj <devnull@localhost> Date: Wed Jun 21 21:52:04 2000 +0000 Auto-update by goeran@uddeborg.pp.se CVS patchset: 3882 CVS date: 2000/06/21 21:52:04 commit e923c00c9431c420afc8c5165970fbd112ee2554 Author: jbj <devnull@localhost> Date: Wed Jun 21 21:47:34 2000 +0000 Auto-update by kenneth@gnu.org CVS patchset: 3881 CVS date: 2000/06/21 21:47:34 commit b4cd9c2d085175fc0070db5f3788ea5cb7baf522 Author: jbj <devnull@localhost> Date: Wed Jun 21 14:27:52 2000 +0000 Auto-update by kmaraas@online.no CVS patchset: 3880 CVS date: 2000/06/21 14:27:52 commit 7898e0f1c997a72a975506989aca3535b77234e5 Author: jbj <devnull@localhost> Date: Wed Jun 21 14:25:06 2000 +0000 Auto-update by kmaraas@online.no CVS patchset: 3879 CVS date: 2000/06/21 14:25:06 commit 18a1a352b4684710f0153ccab53822c7c78e8497 Author: jbj <devnull@localhost> Date: Tue Jun 20 21:45:50 2000 +0000 - add RPMTAG_OPTFLAGS, configured optflags when package was built. - add RPMTAG_DISTURL for rpmfind-like tools (content unknown yet). - teach brp-compress about /usr/info and /usr/share/info as well. - update macros.in from rpm-4.0 (w/o dbi configuration). CVS patchset: 3878 CVS date: 2000/06/20 21:45:50 commit 593b0c78746229347e1638ef789f3c2291c20df5 Author: jbj <devnull@localhost> Date: Tue Jun 20 16:29:22 2000 +0000 - update brp-* scripts from rpm-4.0, enable in per-platform config. - alpha: add -mieee to default optflags. CVS patchset: 3876 CVS date: 2000/06/20 16:29:22 commit 4272f490caa3921b46fef03d7f2820c9da2bb6f0 Author: jbj <devnull@localhost> Date: Tue Jun 20 15:54:48 2000 +0000 - API: uncouple fadio from rest of rpmio. - API: externalize legacy fdOpen interface for rpmfind et al. CVS patchset: 3873 CVS date: 2000/06/20 15:54:48 commit f365ff702280b8256a10e5cc9dad17be638ef947 Author: jbj <devnull@localhost> Date: Tue Jun 20 14:20:06 2000 +0000 fix: typo in brp-compress caused i18n man pages not to compress. CVS patchset: 3870 CVS date: 2000/06/20 14:20:06 commit 4bfa50e50b107fb8d2825b9196aa06aff802552f Author: jbj <devnull@localhost> Date: Mon Jun 19 22:49:48 2000 +0000 Auto-update by menthos@menthos.com CVS patchset: 3869 CVS date: 2000/06/19 22:49:48 commit 99e915cbab3a8a33b9189891b86500e9da8a6330 Author: jbj <devnull@localhost> Date: Mon Jun 19 11:35:29 2000 +0000 fix: open all db indices before performing chroot. CVS patchset: 3868 CVS date: 2000/06/19 11:35:29 commit d793b76868bd76bf11e13346ddfea2abeaf3c24f Author: jbj <devnull@localhost> Date: Sun Jun 18 23:26:50 2000 +0000 Include libpopt as well. CVS patchset: 3865 CVS date: 2000/06/18 23:26:50 commit 2dd80c4f8b267a6894c712043290e11036cd595e Author: jbj <devnull@localhost> Date: Sun Jun 18 22:38:37 2000 +0000 require --rebuilddb to convert db1 -> db3, better messages. CVS patchset: 3864 CVS date: 2000/06/18 22:38:37 commit 60189386b5509816d86dc8181298cdaf2b7c5d1c Author: rjray <devnull@localhost> Date: Sat Jun 17 08:39:32 2000 +0000 Fixed minor oops in cmpver. CVS patchset: 3863 CVS date: 2000/06/17 08:39:32 commit a92c28e43a4cb8b963d79b2ce0e7f00b716f5299 Author: rjray <devnull@localhost> Date: Sat Jun 17 08:11:25 2000 +0000 Added rpmhdr_cmpver, which compares two headers against their versions and (if necessary) releases. Also made small change to header_from_object() macro. CVS patchset: 3862 CVS date: 2000/06/17 08:11:25 commit 1b8f626dbf111f7263d1d770b3ff714f7bf26d13 Author: rjray <devnull@localhost> Date: Sat Jun 17 08:10:05 2000 +0000 Removed the half-done Perl implementation of the version-compare. Added docs for the new one, which is XS code calling an undocumented routine from the API. CVS patchset: 3861 CVS date: 2000/06/17 08:10:05 commit 549e0f67d1732e98ffa91c16fdf78282b489ff58 Author: jbj <devnull@localhost> Date: Sat Jun 17 04:36:15 2000 +0000 - fix: broken glob test with empty build directory (Geoff Keating). CVS patchset: 3860 CVS date: 2000/06/17 04:36:15 commit 9fb2e0a01bf9965b21dc0e3594c6476d15dd7202 Author: jbj <devnull@localhost> Date: Fri Jun 16 19:12:09 2000 +0000 - fix: resurrect symlink unique'ifying property of finger prints. CVS patchset: 3856 CVS date: 2000/06/16 19:12:09 commit bd9f4474d04cae5915f82ee690b62726bd527ba8 Author: jbj <devnull@localhost> Date: Fri Jun 16 19:08:41 2000 +0000 Create. CVS patchset: 3855 CVS date: 2000/06/16 19:08:41 commit 3722086565dc016476954f2b53a9b390f162e291 Author: jbj <devnull@localhost> Date: Fri Jun 16 02:25:40 2000 +0000 Auto-update by ra@xo.hp.is CVS patchset: 3853 CVS date: 2000/06/16 02:25:40 commit 3e67c922e57b8fb3b6f6e994c97f7a6aff12b592 Author: jbj <devnull@localhost> Date: Fri Jun 16 02:17:41 2000 +0000 Auto-update by ra@xo.hp.is CVS patchset: 3852 CVS date: 2000/06/16 02:17:41 commit fd865f604b16759fa1398efba85ebbc6d6adfc79 Author: jbj <devnull@localhost> Date: Fri Jun 16 00:03:50 2000 +0000 New file CVS patchset: 3851 CVS date: 2000/06/16 00:03:50 commit 5fd7db4160520cfc7c7f85c1f9a7d64ca1fdb378 Author: jbj <devnull@localhost> Date: Thu Jun 15 23:50:22 2000 +0000 New file CVS patchset: 3850 CVS date: 2000/06/15 23:50:22 commit df21bd3fe026b0e30c4da987e68b67093273e555 Author: jbj <devnull@localhost> Date: Thu Jun 15 10:11:50 2000 +0000 Remove leading comments. CVS patchset: 3849 CVS date: 2000/06/15 10:11:50 commit 5a4c90ff29051e84583cd587ab5fea84cdd4d8b6 Author: jbj <devnull@localhost> Date: Wed Jun 14 14:21:06 2000 +0000 - fix: don't count removed files if removed packages is empty set. - fix: permit '\0' as special case key (e.g. "/" in Basenames). CVS patchset: 3848 CVS date: 2000/06/14 14:21:06 commit 9667ef4db6f7e0144de5e76959853dd1a39ca219 Author: rjray <devnull@localhost> Date: Wed Jun 14 09:28:38 2000 +0000 INCOMPLETE: More-specific lib importing, start of a cmpver method (not done). CVS patchset: 3847 CVS date: 2000/06/14 09:28:38 commit b7fdb73eff87a1d7047151ec1251b22ff5eb1337 Author: rjray <devnull@localhost> Date: Wed Jun 14 09:27:39 2000 +0000 Code clean-up and removal of some croak() calls. CVS patchset: 3846 CVS date: 2000/06/14 09:27:39 commit b5f2ee2f01619f870544ab0738286cd8a6e6921b Author: rjray <devnull@localhost> Date: Wed Jun 14 09:27:01 2000 +0000 Removed last "croak" calls. CVS patchset: 3845 CVS date: 2000/06/14 09:27:01 commit eeb38b3f62b7e115c08e0ba5d9bd844f55511d32 Author: rjray <devnull@localhost> Date: Wed Jun 14 09:26:22 2000 +0000 thread-safing the Perl-visible routines CVS patchset: 3844 CVS date: 2000/06/14 09:26:22 commit aeb26aa094b408982eb080ba4354f6cc1802f56e Author: rjray <devnull@localhost> Date: Wed Jun 14 09:25:51 2000 +0000 changes thus far (checkpoint) CVS patchset: 3843 CVS date: 2000/06/14 09:25:51 commit e8ea93373b11fae48a875f4bb06e2105a53e441f Author: msw <devnull@localhost> Date: Tue Jun 13 20:15:35 2000 +0000 link against rpmio, disable Fopen CVS patchset: 3842 CVS date: 2000/06/13 20:15:35 commit c61fac02fcc0a9d5ecf446e993f972026d5efb27 Author: jbj <devnull@localhost> Date: Tue Jun 13 19:00:40 2000 +0000 Avoid "Target buffer overflow" with larger macro expansions. CVS patchset: 3841 CVS date: 2000/06/13 19:00:40 commit ecde0bb1ad67866af4a03f44b085940e5a07d140 Author: jbj <devnull@localhost> Date: Tue Jun 13 15:31:00 2000 +0000 Look for -ldb-3.0 before -ldb. CVS patchset: 3840 CVS date: 2000/06/13 15:31:00 commit 89d947e4497801223a1c2fd9470537297de45927 Author: jbj <devnull@localhost> Date: Tue Jun 13 10:00:08 2000 +0000 - remove incremental link. - portability: sparc-sun-solaris2.5.1. CVS patchset: 3839 CVS date: 2000/06/13 10:00:08 commit d545b4c07b2cf8590f7d51409a6796d4f8d9db9d Author: jbj <devnull@localhost> Date: Tue Jun 13 09:12:39 2000 +0000 Solaris per-platform macros. CVS patchset: 3838 CVS date: 2000/06/13 09:12:39 commit db41d9d8b4afe403966c056ce360d20fda4d7d34 Author: jbj <devnull@localhost> Date: Tue Jun 13 07:15:15 2000 +0000 More libtool fiddles. CVS patchset: 3837 CVS date: 2000/06/13 07:15:15 commit 29e3cfc24a9cfec05cffbd98c1cbddc3acb84f7c Author: jbj <devnull@localhost> Date: Mon Jun 12 22:34:00 2000 +0000 - fix: avoid clobbering db cursor in removeBinaryPackage. - expose cursors in dbi interfaces, remove internal cursors. CVS patchset: 3836 CVS date: 2000/06/12 22:34:00 commit b95e4e43c30deb19e981c9095fe060f1d50cc130 Author: jbj <devnull@localhost> Date: Mon Jun 12 22:15:04 2000 +0000 Ignore *.mo as well. CVS patchset: 3835 CVS date: 2000/06/12 22:15:04 commit a6a2d216f2ca9d9301b5ffdd357a135bbf24454e Author: jbj <devnull@localhost> Date: Mon Jun 12 22:14:17 2000 +0000 solaris2.5.1: libtool cannot LIBADD non-libtool libs. CVS patchset: 3834 CVS date: 2000/06/12 22:14:17 commit f5e02c8d7a4bcba11154e6d84411ee0037ad3f85 Author: jbj <devnull@localhost> Date: Mon Jun 12 22:13:10 2000 +0000 Solaris2.5.1 has not EXIT_FAILURE. CVS patchset: 3833 CVS date: 2000/06/12 22:13:10 commit 1d0544854e923f670b2607c43bfb09aa5cac0440 Author: jbj <devnull@localhost> Date: Mon Jun 12 22:12:28 2000 +0000 Don't use BSDish typedefs. CVS patchset: 3832 CVS date: 2000/06/12 22:12:28 commit 17ee7fe3e93bcd9bc9ea4a0599cf3f45dbba1df5 Author: jbj <devnull@localhost> Date: Mon Jun 12 22:11:51 2000 +0000 Ignoe *.mo as well. CVS patchset: 3831 CVS date: 2000/06/12 22:11:51 commit 2063e9bd5373dd18a18fda9419e4560420ca9e45 Author: jbj <devnull@localhost> Date: Mon Jun 12 22:07:13 2000 +0000 Add dbcursor to dbi interface. CVS patchset: 3830 CVS date: 2000/06/12 22:07:13 commit bed61632d7a89025e5854810e768d5c4e4e4996d Author: jbj <devnull@localhost> Date: Sun Jun 11 19:15:27 2000 +0000 Fix db return code handling, majorly horked. Autoconf detection of db-3.1. Move --all to query/verify popt table. CVS patchset: 3829 CVS date: 2000/06/11 19:15:27 commit 812fe275491c81cf4f9532d223fc5ed7a6b48e28 Author: rjray <devnull@localhost> Date: Sun Jun 11 11:24:23 2000 +0000 Replaced warn() calls with calls to rpm_error(). CVS patchset: 3828 CVS date: 2000/06/11 11:24:23 commit 9b7f41cae3d630e9d43456a1f6a314f66c2ceec0 Author: rjray <devnull@localhost> Date: Sun Jun 11 11:23:26 2000 +0000 Made errSV usable across the dl, plus renamed it rpm_errSV to avoid conflicts. CVS patchset: 3827 CVS date: 2000/06/11 11:23:26 commit 66c9e61522bb5c653efc4f60843231167aa95895 Author: rjray <devnull@localhost> Date: Sat Jun 10 22:27:30 2000 +0000 Adding the NVR method, tests, and docs CVS patchset: 3826 CVS date: 2000/06/10 22:27:30 commit 9c177b5c623e578faafb709b5eda4f0bbaba0432 Author: jbj <devnull@localhost> Date: Fri Jun 9 21:26:11 2000 +0000 Sanity (make dist). CVS patchset: 3825 CVS date: 2000/06/09 21:26:11 commit 4afe94756b1d4960b946c88912b458c04c856e9e Author: jbj <devnull@localhost> Date: Fri Jun 9 21:24:37 2000 +0000 - make librpmio standalone. CVS patchset: 3824 CVS date: 2000/06/09 21:24:37 commit 685d3e79b097371c7c222a224716e88d38fe30bd Author: jbj <devnull@localhost> Date: Fri Jun 9 19:33:52 2000 +0000 Remove dead code. CVS patchset: 3823 CVS date: 2000/06/09 19:33:52 commit c38a7cdcfbf8140bb1fa39a29a8b6aaaa168e037 Author: jbj <devnull@localhost> Date: Fri Jun 9 18:57:23 2000 +0000 Move low level support routines to librpmio. CVS patchset: 3822 CVS date: 2000/06/09 18:57:23 commit 1ab33a5491c15c3f996d5d1e36387de849704305 Author: jbj <devnull@localhost> Date: Wed Jun 7 23:55:10 2000 +0000 Sanity (make dist). CVS patchset: 3821 CVS date: 2000/06/07 23:55:10 commit 6665bbbfc21a6e974486650fd314cfff579ddb83 Author: jbj <devnull@localhost> Date: Wed Jun 7 23:25:41 2000 +0000 - create rpmio directory for librpmio. CVS patchset: 3820 CVS date: 2000/06/07 23:25:41 commit d307058775a45e1e1f8127fbecec69403d44187d Author: jbj <devnull@localhost> Date: Tue Jun 6 23:32:34 2000 +0000 Escape % in changelog. CVS patchset: 3819 CVS date: 2000/06/06 23:32:34 commit eba909558689931e02bb4df2aa24a0ab0fccd360 Author: jbj <devnull@localhost> Date: Tue Jun 6 20:06:09 2000 +0000 Repair db1 functionality. Require db3 in default configuration. CVS patchset: 3818 CVS date: 2000/06/06 20:06:09 commit efcc0a3985cecea25d5ae566495e8242ecc6265c Author: jbj <devnull@localhost> Date: Tue Jun 6 09:01:06 2000 +0000 Use libtool-1.3.5. Sanity (make dist). CVS patchset: 3817 CVS date: 2000/06/06 09:01:06 commit f187aa785763b9880b3073b2f0a9d168e61e960a Author: jbj <devnull@localhost> Date: Mon Jun 5 16:40:04 2000 +0000 Add triply escaped newlines to %makeinfo. CVS patchset: 3816 CVS date: 2000/06/05 16:40:04 commit 22b3a309e1dcebc4b8ac717ad39c6d162928194e Author: jbj <devnull@localhost> Date: Mon Jun 5 15:21:19 2000 +0000 Remove curly braces from makeinstall. CVS patchset: 3815 CVS date: 2000/06/05 15:21:19 commit b856c8b2079c1aad7ec52ce4d3709513d91f8474 Author: jbj <devnull@localhost> Date: Mon Jun 5 14:18:40 2000 +0000 - add optflags for i486 and i586. - fix: segfault with legacy packages missing RPMTAG_FILEINODES. CVS patchset: 3814 CVS date: 2000/06/05 14:18:40 commit 12113fad01ebb45b0e156921518720d04c5ebeb4 Author: rjray <devnull@localhost> Date: Mon Jun 5 08:14:32 2000 +0000 Found and fixed a segfault-causing bug. Added a method called is_source() to ID whether the header is from a SRPM. CVS patchset: 3813 CVS date: 2000/06/05 08:14:32 commit 4ed61bac9c44ab6c02f6fc8f94ef831a8c9a619e Author: rjray <devnull@localhost> Date: Mon Jun 5 08:11:43 2000 +0000 Added documentation for the is_source() method CVS patchset: 3812 CVS date: 2000/06/05 08:11:43 commit 858f92b7f344ec141d6f2f4ae1f9302318ee30c0 Author: rjray <devnull@localhost> Date: Mon Jun 5 08:10:32 2000 +0000 Removed more inapplicable constants, and documented some others CVS patchset: 3811 CVS date: 2000/06/05 08:10:32 commit 5155aef4fb905f213f7acd9a3caa6d34cfe9a2a8 Author: rjray <devnull@localhost> Date: Mon Jun 5 08:06:09 2000 +0000 Removed two of the opts keys in rpmdb_TIEHASH CVS patchset: 3810 CVS date: 2000/06/05 08:06:09 commit 3f0318301cfdd5694e036747515929acb7c10d28 Author: rjray <devnull@localhost> Date: Mon Jun 5 08:04:16 2000 +0000 changed $VERSION to 0.25 CVS patchset: 3809 CVS date: 2000/06/05 08:04:16 commit a3e317557251240d4d0d58a176a4cce1a2b8166e Author: rjray <devnull@localhost> Date: Mon Jun 5 08:02:58 2000 +0000 added IMPORTANT.perl CVS patchset: 3808 CVS date: 2000/06/05 08:02:58 commit 63c3be40e9de2ab463a1cc7fb09d2d436045eea9 Author: rjray <devnull@localhost> Date: Mon Jun 5 08:02:24 2000 +0000 updates for 0.25 version CVS patchset: 3807 CVS date: 2000/06/05 08:02:24 commit 89a54dc7a0472180db46ad0c9eca8f1c6b586068 Author: jbj <devnull@localhost> Date: Sat Jun 3 20:26:00 2000 +0000 Add i390 noarch entry. Make sure count is good when finding by label. CVS patchset: 3806 CVS date: 2000/06/03 20:26:00 commit c115c2d279b86fe42e6611a81e58a7bed2b690b7 Author: rjray <devnull@localhost> Date: Sat Jun 3 08:23:26 2000 +0000 notes regarding database-linkage issues CVS patchset: 3805 CVS date: 2000/06/03 08:23:26 commit 74d8ff03916f10886af4dc18669e1338a3bc219b Author: jbj <devnull@localhost> Date: Fri Jun 2 19:46:53 2000 +0000 Update flags for i486/i586. CVS patchset: 3804 CVS date: 2000/06/02 19:46:53 commit d784a11d3fc9ebf0c9579dbfd9cc08137348a5b9 Author: rjray <devnull@localhost> Date: Fri Jun 2 07:54:49 2000 +0000 Thread-clean-related fixes, and comments changed to C-style CVS patchset: 3803 CVS date: 2000/06/02 07:54:49 commit 37f5db0733b8ad84e762812a8b0a397eba9188a4 Author: rjray <devnull@localhost> Date: Fri Jun 2 07:54:24 2000 +0000 *** empty log message *** CVS patchset: 3802 CVS date: 2000/06/02 07:54:24 commit 631e0079b8473f017670a2cff5f60d9ba90d42a4 Author: rjray <devnull@localhost> Date: Fri Jun 2 07:54:07 2000 +0000 moved tie until after the test-range print, in case of tie-failure CVS patchset: 3801 CVS date: 2000/06/02 07:54:07 commit 03d43275660f66d88a21258c9ec6ff77651b3751 Author: rjray <devnull@localhost> Date: Fri Jun 2 07:53:39 2000 +0000 Added exit on failure to tie CVS patchset: 3800 CVS date: 2000/06/02 07:53:39 commit 14698620a5724f33c94640afa5c11403027c22e5 Author: rjray <devnull@localhost> Date: Fri Jun 2 07:52:39 2000 +0000 cleaner handling of error return vals on database and header typemaps CVS patchset: 3799 CVS date: 2000/06/02 07:52:39 commit 10a6795c834379656cdf21ed6a28e0028ffe57ef Author: rjray <devnull@localhost> Date: Fri Jun 2 07:51:51 2000 +0000 Thread-clean-related fixes, changed comments to C-style CVS patchset: 3798 CVS date: 2000/06/02 07:51:51 commit ddb6383e928048e047d33ed2ca23e14d9193e539 Author: rjray <devnull@localhost> Date: Fri Jun 2 07:51:21 2000 +0000 checkpoint CVS patchset: 3797 CVS date: 2000/06/02 07:51:21 commit a9fa8c89d4b1abe420f03c2711ae1ca80a4cc8e9 Author: rjray <devnull@localhost> Date: Fri Jun 2 07:51:01 2000 +0000 Many changes-- changed all comments to C-style, removed all the header-datum stuff (that wouldn't solve the problem anyway), added more thread-related default defines. CVS patchset: 3796 CVS date: 2000/06/02 07:51:01 commit 3266cc8fb7a0a00c7068a2b8f228522a349417ab Author: rjray <devnull@localhost> Date: Fri Jun 2 07:49:49 2000 +0000 add dependant-package checking CVS patchset: 3795 CVS date: 2000/06/02 07:49:49 commit f5891874339fc420cd2317f70865b79a8d767e0f Author: rjray <devnull@localhost> Date: Fri Jun 2 07:48:40 2000 +0000 *** empty log message *** CVS patchset: 3794 CVS date: 2000/06/02 07:48:40 commit 1f297b1c9801b541203a7fbeb47761564edd33e3 Author: jbj <devnull@localhost> Date: Thu Jun 1 15:40:30 2000 +0000 Build with autogen same as rpm.spec. CVS patchset: 3793 CVS date: 2000/06/01 15:40:30 commit cf4c7a1fc6a125ba9584dffd6529f3539ee0c630 Author: jbj <devnull@localhost> Date: Thu Jun 1 14:16:58 2000 +0000 Add optflags for i486/i586, delete the silly i[789]86 entries. CVS patchset: 3792 CVS date: 2000/06/01 14:16:58 commit bd18564430d84bd6417744e7b1769f06629c8ed9 Author: jbj <devnull@localhost> Date: Thu Jun 1 13:43:05 2000 +0000 Use %{_usr} not %{_prefix} for %_defaultdocdir path. CVS patchset: 3791 CVS date: 2000/06/01 13:43:05 commit a12bee781a73992dc79af4283369c260e98e2f92 Author: jbj <devnull@localhost> Date: Thu Jun 1 12:54:06 2000 +0000 Get per-platform optflags correct. CVS patchset: 3790 CVS date: 2000/06/01 12:54:06 commit 8e228337f379e1044c93d6572fc0cd765491430d Author: jbj <devnull@localhost> Date: Thu Jun 1 06:26:09 2000 +0000 Restore value of %_arch in per-platform macros. CVS patchset: 3789 CVS date: 2000/06/01 06:26:09 commit ef6736bd90a6d314aa789d4542175537e7ff2366 Author: jbj <devnull@localhost> Date: Thu Jun 1 05:36:14 2000 +0000 Move noLang to rpmlib. Add defaultdocdir to per-platform macros. CVS patchset: 3788 CVS date: 2000/06/01 05:36:14 commit dcbbd4721720c4cd0514326d572c359b2976a497 Author: jbj <devnull@localhost> Date: Thu Jun 1 04:47:42 2000 +0000 Split popt glue into lib/popt{BT,QV}.c. Add dependencies to *.la. CVS patchset: 3787 CVS date: 2000/06/01 04:47:42 commit 9b910f6c5478707623cb37ab20497041124baeba Author: jbj <devnull@localhost> Date: Thu Jun 1 02:01:02 2000 +0000 Create vendor-less noarch link as well. CVS patchset: 3786 CVS date: 2000/06/01 02:01:02 commit 18742142a96bb5ee49a08e1999fb92e96b3bdb34 Author: jbj <devnull@localhost> Date: Thu Jun 1 02:00:12 2000 +0000 Hack to pass build args correctly. Create noarch symlink to canonical arch directory. CVS patchset: 3785 CVS date: 2000/06/01 02:00:12 commit df6f361f16c1b9d365a35b43a6c560a297643d82 Author: jbj <devnull@localhost> Date: Thu Jun 1 00:54:36 2000 +0000 Add athlon rpmrc config. Add sparcv9 per-platform config. CVS patchset: 3784 CVS date: 2000/06/01 00:54:36 commit 50a8f3b0a3fc8a1c8a684b9144850bd7bca6416b Author: jbj <devnull@localhost> Date: Wed May 31 17:45:43 2000 +0000 Sanity (make dist). CVS patchset: 3783 CVS date: 2000/05/31 17:45:43 commit 8e0b5929ee6c07b31deb7510b57b4c05c1adf9b4 Author: jbj <devnull@localhost> Date: Wed May 31 17:39:01 2000 +0000 Duplicate query aliases onto rpmq. CVS patchset: 3782 CVS date: 2000/05/31 17:39:01 commit a09a109f60030873c7e61c13685361381d2e9812 Author: jbj <devnull@localhost> Date: Wed May 31 15:57:22 2000 +0000 Typo. CVS patchset: 3781 CVS date: 2000/05/31 15:57:22 commit 2cfe19084858ec55e2cd9db5a7b5c4e7dbdbb44c Author: jbj <devnull@localhost> Date: Wed May 31 15:53:53 2000 +0000 Add noarch as well. CVS patchset: 3780 CVS date: 2000/05/31 15:53:53 commit 59673372bd0801aaf770a95e8fda54a824da406a Author: jbj <devnull@localhost> Date: Wed May 31 15:45:35 2000 +0000 Create i[3456]86 platform directories. CVS patchset: 3779 CVS date: 2000/05/31 15:45:35 commit 98f19479817c3f82f91383d65b32679249c1c71a Author: jbj <devnull@localhost> Date: Wed May 31 13:19:37 2000 +0000 Sanity (make dist). CVS patchset: 3776 CVS date: 2000/05/31 13:19:37 commit ff0fe552993b8bc148e77d1397ffdbfb58c1c3d7 Author: jbj <devnull@localhost> Date: Wed May 31 09:07:05 2000 +0000 Sanity (make dist). CVS patchset: 3775 CVS date: 2000/05/31 09:07:05 commit b8a4fafb6184cbc2bafbdb090e1306575cb9a7b3 Author: jbj <devnull@localhost> Date: Wed May 31 09:04:55 2000 +0000 installplatform: quote ars passed to sed. CVS patchset: 3774 CVS date: 2000/05/31 09:04:55 commit 0a5dc40698a0e3f220a88ebb68f9c68c1aa3b6e4 Author: msw <devnull@localhost> Date: Wed May 31 05:30:15 2000 +0000 add --short-circuit CVS patchset: 3773 CVS date: 2000/05/31 05:30:15 commit c9ca61e094bdbd2ea1e552a2a4757fee458b71b7 Author: msw <devnull@localhost> Date: Wed May 31 04:57:13 2000 +0000 oops, revert this part CVS patchset: 3772 CVS date: 2000/05/31 04:57:13 commit 1ea450eb3afb646f6a753822192b19b4a22551ba Author: msw <devnull@localhost> Date: Wed May 31 04:53:53 2000 +0000 pass --target CVS patchset: 3771 CVS date: 2000/05/31 04:53:53 commit c2751355b6627ace2192d7d8cdc7cd5ef121e66b Author: msw <devnull@localhost> Date: Wed May 31 03:36:25 2000 +0000 updated CVS patchset: 3770 CVS date: 2000/05/31 03:36:25 commit eed2d042ff62d12c3eb20d99361059cfce95c279 Author: msw <devnull@localhost> Date: Wed May 31 03:35:51 2000 +0000 include an escaped '\' as well as continuation for these macros that span shell lines CVS patchset: 3769 CVS date: 2000/05/31 03:35:51 commit 0afc1fa3c973b4c2d91dbbecb007593929f48d59 Author: jbj <devnull@localhost> Date: Tue May 30 23:04:09 2000 +0000 Add popt glue for --clean, --rmsource, --rmspec. Teach rpmb about --nodeps. CVS patchset: 3768 CVS date: 2000/05/30 23:04:09 commit 73d9a67dca7b0355bfd3682b237d3e111a1927a3 Author: jbj <devnull@localhost> Date: Tue May 30 20:02:54 2000 +0000 Sanity (make dist). CVS patchset: 3767 CVS date: 2000/05/30 20:02:54 commit 835c1caaf3b7a8edba8f04ea3f4973fd341b296e Author: jbj <devnull@localhost> Date: Tue May 30 19:30:28 2000 +0000 - mark packaging with version 4 to reflect filename/provide changes. - change next version from 3.1 to 4.0 to reflect package format change. CVS patchset: 3766 CVS date: 2000/05/30 19:30:28 commit f5faf376691c17a964c8c7e7decf4ea3ad265f1a Author: jbj <devnull@localhost> Date: Tue May 30 16:52:31 2000 +0000 - turn on new, more complete version of %%configure. - add %%makeinstall analogue of new %%configure for autoconf packages. CVS patchset: 3765 CVS date: 2000/05/30 16:52:31 commit 81c22296d07b22db81bba9af308f3b04b409aa89 Author: rjray <devnull@localhost> Date: Tue May 30 01:03:13 2000 +0000 checkpoint for second alpha (0.2) release CVS patchset: 3764 CVS date: 2000/05/30 01:03:13 commit 3b00918ccb698b4e50661ceee3e8254609d1a4e7 Author: rjray <devnull@localhost> Date: Sat May 27 08:35:35 2000 +0000 *** empty log message *** CVS patchset: 3763 CVS date: 2000/05/27 08:35:35 commit e0accf5fba53431b44733d7d17c89cb539b045f9 Author: rjray <devnull@localhost> Date: Sat May 27 05:22:51 2000 +0000 checkpointing laptop to repository CVS patchset: 3762 CVS date: 2000/05/27 05:22:51 commit 240b0d9d340f2fe83aa965b9a680c58282a05747 Author: rjray <devnull@localhost> Date: Sat May 27 03:59:26 2000 +0000 added new files, changed some paths CVS patchset: 3761 CVS date: 2000/05/27 03:59:26 commit 7b8b4dc22cb9c2fe106705e37b83d5838dcb62fe Author: rjray <devnull@localhost> Date: Sat May 27 03:58:51 2000 +0000 Modified/fixed some tests. CVS patchset: 3760 CVS date: 2000/05/27 03:58:51 commit 0b06485803a9d3c6a993ff3830970278795fd695 Author: rjray <devnull@localhost> Date: Sat May 27 03:56:38 2000 +0000 test suite for the utils in RPM.pm CVS patchset: 3759 CVS date: 2000/05/27 03:56:38 commit ccd9711a024fa725e24e42de5e3becada817f908 Author: rjray <devnull@localhost> Date: Sat May 27 03:55:58 2000 +0000 test suite for error package CVS patchset: 3758 CVS date: 2000/05/27 03:55:58 commit b040c6b8b73fe32d637132e76386bfd2e8a11340 Author: rjray <devnull@localhost> Date: Sat May 27 03:54:14 2000 +0000 merged here from individual dirs CVS patchset: 3757 CVS date: 2000/05/27 03:54:14 commit d8b0bb0bb10bcd821256967e78738f8d20ea6bb2 Author: rjray <devnull@localhost> Date: Sat May 27 03:53:56 2000 +0000 Perl side of the error management module CVS patchset: 3756 CVS date: 2000/05/27 03:53:56 commit d42614ac1650f88c5a141c431548277af9388241 Author: jbj <devnull@localhost> Date: Fri May 26 18:59:08 2000 +0000 Sanity (make dist). CVS patchset: 3755 CVS date: 2000/05/26 18:59:08 commit 5807d4262ea2783d1a69becefeaf7d294d1d27b3 Author: jbj <devnull@localhost> Date: Fri May 26 18:51:11 2000 +0000 Remove build modes from rpm, use rpmb and/or popt glue instead. CVS patchset: 3754 CVS date: 2000/05/26 18:51:11 commit f0ee44c4417b7e449d698dc74d76e102950eadd2 Author: jbj <devnull@localhost> Date: Fri May 26 13:58:11 2000 +0000 Honor POPT_ARGFLAG_ONEDASH when dup'ing args for popt exec. CVS patchset: 3753 CVS date: 2000/05/26 13:58:11 commit 08ce5a09e037daabdb1a493a8cb26a61a0cc8e39 Author: jbj <devnull@localhost> Date: Wed May 24 18:28:36 2000 +0000 Sanity (make dist). CVS patchset: 3752 CVS date: 2000/05/24 18:28:36 commit 9f3668324f5d7d98f218fb53d95b101eb93874df Author: jbj <devnull@localhost> Date: Wed May 24 18:09:06 2000 +0000 Sanity (make dist). CVS patchset: 3751 CVS date: 2000/05/24 18:09:06 commit c7273eb0bca1a7b4d7ccfea11fe9562b88034c53 Author: jbj <devnull@localhost> Date: Wed May 24 17:53:35 2000 +0000 - change popt exec alias in oreder to exec rpm children. - split rpm into 5 pieces along major mode fault lines with popt glue. CVS patchset: 3750 CVS date: 2000/05/24 17:53:35 commit 0d1548767532377b8e0fcce719e9a42f567da5c3 Author: jbj <devnull@localhost> Date: Mon May 22 17:33:32 2000 +0000 Add /usr/share compression as well. CVS patchset: 3749 CVS date: 2000/05/22 17:33:32 commit b75f1f2f81bafe06633a421aa116f5a280f928e1 Author: rjray <devnull@localhost> Date: Mon May 22 08:38:05 2000 +0000 test suites CVS patchset: 3748 CVS date: 2000/05/22 08:38:05 commit dafd4d5fb105bfbe2ff958b01455f5dce1044a14 Author: rjray <devnull@localhost> Date: Mon May 22 08:37:45 2000 +0000 Main class defines and code CVS patchset: 3747 CVS date: 2000/05/22 08:37:45 commit 01b0ea4852b1eb3f108719e0ba490d64cad67d1e Author: rjray <devnull@localhost> Date: Mon May 22 08:37:23 2000 +0000 Various includes and typedefs CVS patchset: 3746 CVS date: 2000/05/22 08:37:23 commit 14bb8abeb2b4659418b58b29fd8f4a9316b8b228 Author: rjray <devnull@localhost> Date: Mon May 22 08:37:02 2000 +0000 C type to Perl type mappings CVS patchset: 3745 CVS date: 2000/05/22 08:37:02 commit c1b186dee0b9d32be73df3e9f2bd114189f43daa Author: rjray <devnull@localhost> Date: Mon May 22 08:36:41 2000 +0000 MakeMaker file CVS patchset: 3744 CVS date: 2000/05/22 08:36:41 commit df654c37b83e0346bab0aec4d4235bdd17d70234 Author: rjray <devnull@localhost> Date: Mon May 22 08:36:20 2000 +0000 Basic doc-related files CVS patchset: 3743 CVS date: 2000/05/22 08:36:20 commit adb00c4337424e65ef1f72a5a3555a07a3d0c750 Author: jbj <devnull@localhost> Date: Thu May 18 21:03:14 2000 +0000 Create from rpm.c. CVS patchset: 3742 CVS date: 2000/05/18 21:03:14 commit 7f1e954024b68736c826d571b26a0c91a038b4fa Author: jbj <devnull@localhost> Date: Thu May 18 14:06:48 2000 +0000 Casts for debugging messages. CVS patchset: 3741 CVS date: 2000/05/18 14:06:48 commit 3d8229ebfc33db9e1fdc83df6039b5030c710eb9 Author: jbj <devnull@localhost> Date: Thu May 18 13:00:51 2000 +0000 Sanity (make dist). CVS patchset: 3740 CVS date: 2000/05/18 13:00:51 commit de1a875b623594c947742135851bfa79cc65a5be Author: jbj <devnull@localhost> Date: Thu May 18 12:58:27 2000 +0000 2nd try at db1 -> db3 stable functionality. CVS patchset: 3739 CVS date: 2000/05/18 12:58:27 commit 1b0ce7471b2a36a959b7f5d18a60367cd99acab0 Author: jbj <devnull@localhost> Date: Thu May 18 12:11:51 2000 +0000 fix: don't change hardlink st_size. CVS patchset: 3738 CVS date: 2000/05/18 12:11:51 commit 3eeb37f5f647dbb6a457086e0476cfc51d303270 Author: msw <devnull@localhost> Date: Wed May 17 05:35:18 2000 +0000 fixup headers when loading them CVS patchset: 3737 CVS date: 2000/05/17 05:35:18 commit a71ac24efb57d2fe9c69f41c6ba25d6f5fdaac68 Author: msw <devnull@localhost> Date: Wed May 17 03:12:10 2000 +0000 fix prototypes CVS patchset: 3736 CVS date: 2000/05/17 03:12:10 commit e25b52d41e1f14725eb5df68615adf86d4d48281 Author: msw <devnull@localhost> Date: Wed May 17 02:43:01 2000 +0000 fix prototypes CVS patchset: 3735 CVS date: 2000/05/17 02:43:01 commit 2ce2b30e439ddc15e3525267ab1c1ba903bd9981 Author: msw <devnull@localhost> Date: Wed May 17 02:37:59 2000 +0000 updated CVS patchset: 3734 CVS date: 2000/05/17 02:37:59 commit cc52ab848a8677c8f8141e2dd58cf8cab23e2f11 Author: msw <devnull@localhost> Date: Wed May 17 02:35:09 2000 +0000 build against glibc 2.2 CVS patchset: 3733 CVS date: 2000/05/17 02:35:09 commit 8dfba973c9ae091e27f23f29448a83bd0e9c827a Author: msw <devnull@localhost> Date: Wed May 17 02:34:42 2000 +0000 rpmio madness CVS patchset: 3732 CVS date: 2000/05/17 02:34:42 commit e6a8d2f8dea6261d2655a3a1ae05210c81d65e9a Author: msw <devnull@localhost> Date: Tue May 16 20:22:59 2000 +0000 bzip2 1.0 CVS patchset: 3731 CVS date: 2000/05/16 20:22:59 commit 23ce7cf4cd6b3a70b0404fb9e31b6f3130538d0d Author: jbj <devnull@localhost> Date: Tue May 16 18:32:49 2000 +0000 add calculated nlink field to -qlv output (like ls -al). CVS patchset: 3730 CVS date: 2000/05/16 18:32:49 commit 2cf5b85fa1c5c4147a104af83bc00b712c1f0fd3 Author: jbj <devnull@localhost> Date: Tue May 16 17:10:13 2000 +0000 fix: (segfault) verify needs rpmdb while query does not. CVS patchset: 3729 CVS date: 2000/05/16 17:10:13 commit 3065159ad31105e0f61791e8c071938021cb00c2 Author: jbj <devnull@localhost> Date: Sat May 13 19:06:41 2000 +0000 Add builddependenciees. CVS patchset: 3728 CVS date: 2000/05/13 19:06:41 commit fa4fe81cb961e2258ad834f49d88f1549dc61145 Author: jbj <devnull@localhost> Date: Sat May 13 15:52:38 2000 +0000 fix: sparc64 per-platform directory shouldn't be sparc64linux. CVS patchset: 3727 CVS date: 2000/05/13 15:52:38 commit ac47974f082896f8f23a4287e0b7e591aed9cff8 Author: jbj <devnull@localhost> Date: Fri May 12 23:30:28 2000 +0000 fix stupid mistakes (alpha segfaults). CVS patchset: 3726 CVS date: 2000/05/12 23:30:28 commit 4c63d48ebeb2c1bcf788f6943ab5c7649a4956ca Author: jbj <devnull@localhost> Date: Fri May 12 23:12:15 2000 +0000 Remiver compiler warnings on alpha. CVS patchset: 3725 CVS date: 2000/05/12 23:12:15 commit 9733e2e589c60f2f0112b00ac6575e97e9628671 Author: jbj <devnull@localhost> Date: Fri May 12 23:10:43 2000 +0000 fix: define/eval options assumed sizeof(int) == sizeof(void *). CVS patchset: 3724 CVS date: 2000/05/12 23:10:43 commit 4a4704f98f9ebf216652caa01994895005bc1994 Author: jbj <devnull@localhost> Date: Wed May 10 15:36:29 2000 +0000 - include RPM-GPG-KEY in file manifest. - simplify --last popt alias, date like -qi (bjerrick@easystreet.com). - fix: alloca'd memory used outside of scope (alpha segfault). CVS patchset: 3723 CVS date: 2000/05/10 15:36:29 commit 46fe7a531a15fd20c3ff1c4b46a8e731246460c0 Author: jbj <devnull@localhost> Date: Mon May 8 13:00:41 2000 +0000 Orphans. CVS patchset: 3722 CVS date: 2000/05/08 13:00:41 commit 26bfb9e0783b7b83429d0f99e8b3178f903799d7 Author: jbj <devnull@localhost> Date: Mon May 8 12:24:23 2000 +0000 here's a patch to make rpm (3.1-0.14) work on current FreeBSD versions (tried 4.0-RELEASE and 5.0-CURRENT). It adds freebsdelf.prov and freebsdelf.req in autodeps, modifies brp-strip and brp-strip-comment-note to work with find versions that don't support -perm +something and strip versions that fail with an error when they can't strip a file, and modifies the configure check for GNU glob to check for GLOB_PERIOD additionally. This is required because FreeBSD's glob has some (but not all) of the GNU extensions, but doesn't work the way rpm assumes (segfault as soon as globbing is used in %files); GLOB_PERIOD can be used to tell the BSD version apart from the GNU one. CVS patchset: 3721 CVS date: 2000/05/08 12:24:23 commit 764e820f16757eb563b4f3ff24506a3983efd088 Author: jbj <devnull@localhost> Date: Sun May 7 00:53:11 2000 +0000 Repair rebuilddb lossage, removing debug messages and final copy on user msgs. Initialize dbN vector from dbNopen. Use db3 return convention for dbNopen. Always save tag index in join key. Rename rpmdbAppendIteratorMatches -> rpmdbAppendIterator. Remove tolerant from rpmdbRemove API. Use hdrNum rather than offset, tagNum rather than fileNumber most everywhere. rpmdb.c: Create rpmdbPruneIterator to exclude items from set. rpmdb.c: Remove legacy code from rpmdbAdd/rpmdbRemove. rpmdb.c: Rename (shorten) many routines. tagName.c: prepare for ADDED/REMOVED/AVAILABLE temorary databases. depends.c: use rpmdbPruneIterator. depends.c: don't check ranges unless provides names match. depends.c: Depends now works (watch out for data values of 0). rpmpopt.in: Add --dbapi and --rebuilddbapi options. CVS patchset: 3720 CVS date: 2000/05/07 00:53:11 commit b5bd7abfd1136292a14af5085ca4c84b9e156a26 Author: jbj <devnull@localhost> Date: Tue May 2 19:37:01 2000 +0000 Don't do initdb, as we don't know what dbapi to use. Remove -lpthread, new glibc has problems. CVS patchset: 3719 CVS date: 2000/05/02 19:37:01 commit 191af9ebb542214b294aca29aa17bc5cad3b7393 Author: msw <devnull@localhost> Date: Tue May 2 18:56:17 2000 +0000 don't call these header munges on null headers CVS patchset: 3718 CVS date: 2000/05/02 18:56:17 commit a2891ff2c64d639f8f70798abcc365df7ad724c4 Author: msw <devnull@localhost> Date: Tue May 2 18:07:59 2000 +0000 compress filelist, fixup provides CVS patchset: 3717 CVS date: 2000/05/02 18:07:59 commit f5848782698ffc0082ded9fa8fa3e2ac880a0914 Author: jbj <devnull@localhost> Date: Tue May 2 17:30:49 2000 +0000 installplatform: typo. CVS patchset: 3716 CVS date: 2000/05/02 17:30:49 commit 0430a166f532ebb3883ec963237ac4f75b523bb5 Author: jbj <devnull@localhost> Date: Tue May 2 16:09:15 2000 +0000 fix: don't generate sparc6464 names when creating platform directories. CVS patchset: 3715 CVS date: 2000/05/02 16:09:15 commit 66f6c0c16bea886b91eff2c163dd4726d4707f3a Author: jbj <devnull@localhost> Date: Tue May 2 08:54:01 2000 +0000 Sanity (make dist). CVS patchset: 3714 CVS date: 2000/05/02 08:54:01 commit ba0b5f506714062208e091816ecff827d5f36572 Author: jbj <devnull@localhost> Date: Tue May 2 08:45:07 2000 +0000 Remove debugging messages. CVS patchset: 3713 CVS date: 2000/05/02 08:45:07 commit c19f4c1c317aab49e57f2f9c81b4c031e99f0734 Author: jbj <devnull@localhost> Date: Tue May 2 08:30:31 2000 +0000 Add usedbenv (disabled) to use db3 as db1 was used. Configure to accept any db api (but rebuild will switch to db3). Rename *_major to *_api throughout. Always open Depends with O_CREAT|O_RDWR. db1.c: use good ol' requredby.rpm name, not requiredbyindex.rpm. db1.c: hide pkgs FD_t in dbi_db, eliminate dbi_pkgs. depends.c: Skip Depends caching on dbiPut failure (e.g. perms). rpmdb.c: remove _useDbiMajor, pass dbapi on call. rpmdb.c: repair rot in rpmdbRemoveDatabase()/rpmdbMoveDatabase(). rpmdb.c: disable ^C hack in signal block/unblock. CVS patchset: 3712 CVS date: 2000/05/02 08:30:31 commit 73f95c99cea1308e32ccdbfe90dcc8ccd585d9d6 Author: jbj <devnull@localhost> Date: Mon May 1 17:50:35 2000 +0000 Rename db0.c to db1.c, resurrect db2.c (from db3.c). Add ia64 and sparc64 changes. rpm.spec: add per-platform sub-directories. Add rpmdbSync to API. installplatform: pass LIB=lib64 on sparc64. db3.c: Add nodbsync, lockdbfd, debug dbi configuration. db3.c: don't check dbi_mode when deciding on DB_WRITECURSOR. CVS patchset: 3711 CVS date: 2000/05/01 17:50:35 commit 5197d92f13815b602983cf9c032591f6001b03d7 Author: jbj <devnull@localhost> Date: Fri Apr 28 15:14:47 2000 +0000 Don't incrementally link pthreads, causes segfault on (at least) alpha. db0.c: Simulate db->sync on falloc. db0.c: Use RPMDBI_PACKAGES for rpmtag comparisons. db0.c: Add debug for dbi open/close like db3. db0.c: Remove dbi if temporary (i.e. Depends). db3.c: Filter DB_INCOMPLETE from db->sync return, it's usually harmless. depends.c: Free Depends iterator, pass keylen, and use cursors. depends.c: Free iterator *after* loop, not at end of 1st pass. rpmdb.c: Fine grained cursor locks to avoid "crossed cursors" deadlocks. rpmdb.c: Lazy open/close during rpmdbAdd/rpmdbRemove/openDatabase. rpmdb.c: Remove last remnants of dbix, do dynamic lookup instead. rpmdb.c: Resurrect rpmdbUpdateRecord in iterator loop. macros.in: Add Depends dbi to config. macros.in: Configure "nommap:mp_size=2Mb:pagesize=16Kb". CVS patchset: 3707 CVS date: 2000/04/28 15:14:47 commit e1b556f8d022cd5d7f3fc0599c2e14091c8464f4 Author: jbj <devnull@localhost> Date: Thu Apr 27 12:50:54 2000 +0000 - API: replace rpmdbUpdateRecord with rpmdbSetIteratorModified. CVS patchset: 3706 CVS date: 2000/04/27 12:50:54 commit 113948c75c111b27d168719573d5c29c92e7dc0d Author: jbj <devnull@localhost> Date: Thu Apr 27 01:11:48 2000 +0000 Sanity and API clean up. (make dist) CVS patchset: 3705 CVS date: 2000/04/27 01:11:48 commit 24a64f27394fcf24e3e3f3d9d2f7b321f603a6a8 Author: jbj <devnull@localhost> Date: Thu Apr 27 00:10:28 2000 +0000 - API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd. - API: replace rpmdbFindByLabel with RPMDBI_LABEL iteration. - API: replace rpmdbGetRecord with iterators. - API: replace findMatches with iterators. CVS patchset: 3704 CVS date: 2000/04/27 00:10:28 commit b24f837828e451a5ddf371038a2f2f0ed64580a2 Author: jbj <devnull@localhost> Date: Wed Apr 26 14:06:16 2000 +0000 Rip out remaining legacy dbi interfaces. Add flags to all calls. Create dbi interface wrapper to vectors. CVS patchset: 3701 CVS date: 2000/04/26 14:06:16 commit 106e94001192f3d702c35341645fcaa1add94cec Author: jbj <devnull@localhost> Date: Tue Apr 25 20:14:21 2000 +0000 Fix popt/po/tr.po addition. CVS patchset: 3700 CVS date: 2000/04/25 20:14:21 commit 69b1adb5b0b4da803f91e6362964320873a37410 Author: jbj <devnull@localhost> Date: Tue Apr 25 19:57:26 2000 +0000 Sanity (rebuild to check autoconf configuration in dist-7.0). CVS patchset: 3699 CVS date: 2000/04/25 19:57:26 commit 61e10b58994e5f5f7331ac387d395ceb0bf010db Author: msw <devnull@localhost> Date: Tue Apr 25 19:50:02 2000 +0000 fix configure check CVS patchset: 3698 CVS date: 2000/04/25 19:50:02 commit 9c0c7e9fbd7a4cd1a0383334e7255f53d4c08fa3 Author: jbj <devnull@localhost> Date: Tue Apr 25 19:41:37 2000 +0000 Sanity. CVS patchset: 3697 CVS date: 2000/04/25 19:41:37 commit 76e42fa65b0f9aa133d7c0f7cae2e8a35462789c Author: msw <devnull@localhost> Date: Tue Apr 25 15:26:18 2000 +0000 a little more work on the rpm module CVS patchset: 3696 CVS date: 2000/04/25 15:26:18 commit 4b44030f25892213ba5d30d8d4949db4cafe3c78 Author: jbj <devnull@localhost> Date: Mon Apr 24 16:57:40 2000 +0000 Add Turkish translation (Fatih Demir <kabalak@gmx.net>) CVS patchset: 3695 CVS date: 2000/04/24 16:57:40 commit b5cadb90d6c875740946b7bbdb00a59b6b2c4319 Author: jbj <devnull@localhost> Date: Sun Apr 23 20:37:57 2000 +0000 make db indices as lightweight as possible, with per-dbi config. db1.c will never be needed, eliminate. API: merge rebuilddb.c into rpmdb.c. CVS patchset: 3694 CVS date: 2000/04/23 20:37:57 commit ab3e4a08a7985f9ccb8bd8611adecec5567e6e18 Author: jbj <devnull@localhost> Date: Fri Apr 21 00:27:45 2000 +0000 Typo. CVS patchset: 3693 CVS date: 2000/04/21 00:27:45 commit 4da5ec06876561b74ce246d710d88cf5806d5a00 Author: jbj <devnull@localhost> Date: Fri Apr 21 00:23:18 2000 +0000 Sanity. CVS patchset: 3692 CVS date: 2000/04/21 00:23:18 commit ac6c6b770402ad1800e255df280458e39d0fc1a2 Author: jbj <devnull@localhost> Date: Fri Apr 21 00:21:15 2000 +0000 fix: legacy packages required provides EVR/Flags to be added. fix: generating provides EVER was broke with epoch. db3 tuned for installer speed (i.e. no locking, create/remove on fly). add new_db_api and old_db_api macros to control precisely for db version used. CVS patchset: 3691 CVS date: 2000/04/21 00:21:15 commit eca43c56fb5c29ec13f3bea77b9ea4d76c9ec9e0 Author: jbj <devnull@localhost> Date: Thu Apr 20 12:46:38 2000 +0000 Sanity (build 0.8). CVS patchset: 3690 CVS date: 2000/04/20 12:46:38 commit a2665e12c6d16245c2783c4ea3a85fd9bf16174e Author: jbj <devnull@localhost> Date: Thu Apr 20 11:54:03 2000 +0000 Sanity (re-adding rpm-python). CVS patchset: 3689 CVS date: 2000/04/20 11:54:03 commit 2126a23ce91a1cc93e6b0d7c3b39c59b0faf877d Author: msw <devnull@localhost> Date: Thu Apr 20 00:21:31 2000 +0000 match iterator support CVS patchset: 3688 CVS date: 2000/04/20 00:21:31 commit f75d794af48cf4c1f24cbbd972bed3fc7153e610 Author: jbj <devnull@localhost> Date: Wed Apr 19 22:15:02 2000 +0000 Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO. CVS patchset: 3687 CVS date: 2000/04/19 22:15:02 commit dce2eccbd5b7a01605988df46580ec1ce2580f37 Author: jbj <devnull@localhost> Date: Wed Apr 19 16:59:02 2000 +0000 Sanity. CVS patchset: 3686 CVS date: 2000/04/19 16:59:02 commit c89b7ff341c504ce2f684149d46b2e6939faed31 Author: jbj <devnull@localhost> Date: Wed Apr 19 16:03:49 2000 +0000 Hi! I'd like to start building sparc64 packages (eventhough the install rule details are yet to be designed - IMHO if 64bit SPARC userland is going into 7.0 we should rebuild all packages into 64bit in the next months or so to have time to chase bugs etc.), and this is about what I need. Basically I'd like to have %{_lib} to stand for the last part (normally "lib") of dirname for directories like /lib, /usr/lib, /usr/X11R6/lib because on sparc64-linux they are /lib64, /usr/lib64, /usr/X11R6/lib64 (and on Solaris /lib/sparcv9, /usr/lib/sparcv9 etc.), so that one can use things like /usr/%{_lib} in the spec files. Another thing which I need is an arch specific build root policy. This patch does a few things: 1) add installplatform into EXTRA_DIST files, so that it is actually invoked during rpm build not from CVS 2) Define %_lib lib and let target specific macros override it 3) Split __spec_install_post into __arch_install_post and __os_install_post, --buildpolicy now specifies the __os_install_post part only. spec files can still override the __arch_install_post if the want to. brp-sparc64-linux is used to move 64bit libraries to */lib64 directories from */lib directories if make install of some package left them there. 4) Change installplatform so that on sparc* it creates both sparc and sparc64 target macro dirs (/usr/lib/rpm/sparc{,64}-redhat-linux in sparc*-redhat-linux case). CVS patchset: 3685 CVS date: 2000/04/19 16:03:49 commit bb4eafd53dc21710f0618499cba70bc4d046aa00 Author: jbj <devnull@localhost> Date: Wed Apr 19 15:26:10 2000 +0000 Data size of index databases now per-index (was always 8 bytes). Global rpm data base parameterization used per-index. CVS patchset: 3684 CVS date: 2000/04/19 15:26:10 commit 588daae4b40313b05247e3bf4fcc2b675ec04317 Author: jbj <devnull@localhost> Date: Tue Apr 18 18:11:43 2000 +0000 Consolidate changes into rpmdb.c. CVS patchset: 3683 CVS date: 2000/04/18 18:11:43 commit 24f68f3a0df0004f7f3e623147474fb5632e29be Author: jbj <devnull@localhost> Date: Tue Apr 18 17:23:21 2000 +0000 Eliminate, contents moved to rpmdb.c/rpmdb.h. CVS patchset: 3682 CVS date: 2000/04/18 17:23:21 commit a7b421a7f027bd2497a057651fc393aa64497a6c Author: jbj <devnull@localhost> Date: Tue Apr 18 17:22:37 2000 +0000 Prepare to move contents to rpmdb.c/rpmdb.h CVS patchset: 3681 CVS date: 2000/04/18 17:22:37 commit 29fa01b329203018067a9f90fc859c05e406cc47 Author: jbj <devnull@localhost> Date: Mon Apr 17 12:28:58 2000 +0000 Start composting db interfaces. CVS patchset: 3680 CVS date: 2000/04/17 12:28:58 commit 3a7e311add683b212665084eb5e62a2a566fefc5 Author: jbj <devnull@localhost> Date: Sat Apr 15 20:21:15 2000 +0000 fix: cpio.c: pre-, not post-, decrement the link count. (from Fabrice Bellet <Fabrice.Bellet@creatis.insa-lyon.fr>) CVS patchset: 3679 CVS date: 2000/04/15 20:21:15 commit a6fc8ecb52d57acc8a4c601d49b019a6ae9eac91 Author: jbj <devnull@localhost> Date: Thu Apr 13 17:59:10 2000 +0000 add explcit "Provides: name = [epoch:]version-release" to headers. CVS patchset: 3678 CVS date: 2000/04/13 17:59:10 commit 0c83ea489f9d5f36d3d2e1af06f77396a3f733cb Author: jbj <devnull@localhost> Date: Thu Apr 13 16:00:34 2000 +0000 Sanity (bump release). CVS patchset: 3677 CVS date: 2000/04/13 16:00:34 commit bd4ce434867c61fb80976f05b6556e48391b1864 Author: jbj <devnull@localhost> Date: Thu Apr 13 12:43:49 2000 +0000 Remove rpmdbFindByFile from API (and fix RPMDBI_FILE iterator). CVS patchset: 3676 CVS date: 2000/04/13 12:43:49 commit 7fd28d7bf20d37d360011b1a6957d35b99bf8098 Author: jbj <devnull@localhost> Date: Thu Apr 13 10:41:31 2000 +0000 Insure that EXIT_FAILURE is defined (irix6.5). CVS patchset: 3675 CVS date: 2000/04/13 10:41:31 commit 41db4a0210a45057741ef4d69fa6703924ed0d2e Author: jbj <devnull@localhost> Date: Thu Apr 13 10:11:32 2000 +0000 The death of rpmdbFindBy{Provides,RequiredBy,Conflicts}. CVS patchset: 3674 CVS date: 2000/04/13 10:11:32 commit 48e8650520c78c81f67164da89f1bb6143022ad8 Author: jbj <devnull@localhost> Date: Thu Apr 13 09:07:08 2000 +0000 The death of rpmdbFindBy{Group,TriggeredBy,Header}. CVS patchset: 3673 CVS date: 2000/04/13 09:07:08 commit bb472e02e1bde04b02702cf72473f9a5dbcb983d Author: jbj <devnull@localhost> Date: Wed Apr 12 18:21:40 2000 +0000 Convert to rpm-3.1 API. CVS patchset: 3672 CVS date: 2000/04/12 18:21:40 commit a4a828e3a5ff469d0695028d8b11ca67210da100 Author: jbj <devnull@localhost> Date: Wed Apr 12 16:31:51 2000 +0000 Make sure that match iterators can be called with mi = NULL. Remove DYING code. CVS patchset: 3671 CVS date: 2000/04/12 16:31:51 commit db11adf6e8a725d8ed2d316215e782cc6c40c231 Author: jbj <devnull@localhost> Date: Wed Apr 12 16:30:46 2000 +0000 Remove DYING code. CVS patchset: 3670 CVS date: 2000/04/12 16:30:46 commit b33d2bf2454263b6743d19db8328a61b5cb0b69d Author: jbj <devnull@localhost> Date: Wed Apr 12 16:29:03 2000 +0000 Pass key as void *, not char *. CVS patchset: 3669 CVS date: 2000/04/12 16:29:03 commit f3571adf59bc99f660fae74353fcd8b6b9da2882 Author: jbj <devnull@localhost> Date: Wed Apr 12 13:42:57 2000 +0000 API: pass *SearchIndex() length of key (0 will use strlen(key)). API: remove rpmdb{First,Next}RecNum routines. db3.c: remove cursor DB_RMW implementation, something else is needed. rpmdb.c: first crack at rpmdb match iterator. query.c: ditto. rebuilddb.c: ditto. dumpdb.c: ditto. CVS patchset: 3668 CVS date: 2000/04/12 13:42:57 commit 3cbb3be0452b4eddfec2dfc8ca1da2ede59eb9b0 Author: jbj <devnull@localhost> Date: Tue Apr 11 16:15:54 2000 +0000 - treat legacy falloc.c as "special" db[01] index for package headers. CVS patchset: 3667 CVS date: 2000/04/11 16:15:54 commit fc40e956bf541a91629f42d62f6f6c6bed3507a9 Author: jbj <devnull@localhost> Date: Tue Apr 11 15:28:07 2000 +0000 make header db a "special" type of index database in db0, hiding falloc.c. header retrieval from db does not guarantee any alignment. eliminate dbiGetFirstKey method in db vectors. add db{copen,cclose,cget,join} methods in db vectors. clean up __db.NNN files from failed db3 open. CVS patchset: 3666 CVS date: 2000/04/11 15:28:07 commit d91a22b16557c4681e0141edfb5f3627ee39f81f Author: jbj <devnull@localhost> Date: Sat Apr 8 21:36:02 2000 +0000 fix: dbiCloseIndex not called (typo). dump db1 and db2 for now. CVS patchset: 3665 CVS date: 2000/04/08 21:36:02 commit df023d73e8ea4a282e382977a482a28cacdd5d93 Author: jbj <devnull@localhost> Date: Sat Apr 8 19:28:08 2000 +0000 Hash package headers using simple counter. CVS patchset: 3664 CVS date: 2000/04/08 19:28:08 commit 48a4968d366ef9114822ee26fec08c9cf934b1ed Author: jbj <devnull@localhost> Date: Fri Apr 7 16:24:43 2000 +0000 fix: rpmdbCountPackages should pass by reference, not value. CVS patchset: 3663 CVS date: 2000/04/07 16:24:43 commit eb75d9280bdf6ce203c6ba12615e8a6f821a0d42 Author: jbj <devnull@localhost> Date: Fri Apr 7 16:09:25 2000 +0000 use "rpmdb db" consistently throughout, add doxygen tags. db3.c: save join keys in endian neutral binary format. rpmdb.c: create rpmdbCountPackages(). install.c: use rpmdbCountPackages(). uninstall.c: Ditto. CVS patchset: 3662 CVS date: 2000/04/07 16:09:25 commit d2d06f6b3e943614357fb87ee4cab459e1fd634d Author: jbj <devnull@localhost> Date: Fri Apr 7 13:10:37 2000 +0000 solaris2.6: avoid bsearch with empty dir list (Ric Klaren - klaren@cs.utwente.nl) CVS patchset: 3661 CVS date: 2000/04/07 13:10:37 commit 97639028476fe63a5b40b98aa60a3bfb8b147ca2 Author: jbj <devnull@localhost> Date: Thu Apr 6 15:20:29 2000 +0000 use hashed access for package headers. CVS patchset: 3660 CVS date: 2000/04/06 15:20:29 commit 18a1e73ac671294487ebff8644b688a8821dc7b6 Author: jbj <devnull@localhost> Date: Tue Apr 4 10:10:47 2000 +0000 Sanity. CVS patchset: 3659 CVS date: 2000/04/04 10:10:47 commit c2ced005591fa9fd11d25883223476bbae2133f4 Author: jbj <devnull@localhost> Date: Tue Apr 4 09:27:48 2000 +0000 Permit dboffsets in hex and octal. CVS patchset: 3658 CVS date: 2000/04/04 09:27:48 commit 9965b2d482d3592b447cc6d7919dab9b6c406e52 Author: jbj <devnull@localhost> Date: Mon Apr 3 14:36:39 2000 +0000 Sanity. CVS patchset: 3657 CVS date: 2000/04/03 14:36:39 commit f211e85a5e4af143179757be9bf6159ecbcb2698 Author: jbj <devnull@localhost> Date: Mon Apr 3 14:31:12 2000 +0000 Add variable to control dbenv teardown on close. CVS patchset: 3656 CVS date: 2000/04/03 14:31:12 commit a8f6f02bc145fa8fbe4587b6ade51bb7b99d1a6b Author: jbj <devnull@localhost> Date: Mon Apr 3 14:30:24 2000 +0000 Permit db3 paramaters from macro. Permit private dbcursor (but this will go away soon). CVS patchset: 3655 CVS date: 2000/04/03 14:30:24 commit 6c203a39e5226be62a2c3b8404ffb8750238ea82 Author: jbj <devnull@localhost> Date: Mon Apr 3 14:27:21 2000 +0000 Indicate that dbenv should be trashed after a rebuild. CVS patchset: 3654 CVS date: 2000/04/03 14:27:21 commit 9ee04f850d5cde98d0a3541930bb5654c0fa1e37 Author: jbj <devnull@localhost> Date: Mon Apr 3 14:26:46 2000 +0000 Replace individual dbi pointers with an array. CVS patchset: 3653 CVS date: 2000/04/03 14:26:46 commit 6b89dea994e17db67444da86414d64a7b7d2c27f Author: jbj <devnull@localhost> Date: Mon Apr 3 14:24:55 2000 +0000 Prefer db3. CVS patchset: 3652 CVS date: 2000/04/03 14:24:55 commit c87582cbf21ebeab827269b94e81f1adda09b656 Author: jbj <devnull@localhost> Date: Mon Apr 3 14:24:30 2000 +0000 Bump popt sub-package version. CVS patchset: 3651 CVS date: 2000/04/03 14:24:30 commit d01b8832553b6576b2c9ae31fadb5f3bf850f210 Author: jbj <devnull@localhost> Date: Fri Mar 31 17:23:13 2000 +0000 Get the database permissions right. CVS patchset: 3650 CVS date: 2000/03/31 17:23:13 commit 0833c5686ab2aa82a2afeb295adca3d60af6612e Author: jbj <devnull@localhost> Date: Fri Mar 31 17:16:36 2000 +0000 As erik mentioned, here is a patch. It makes it so packages don't get searched to find directories which were improperly assigned in broken spec file file +lists, causing, for example, KDE to be installed on an upgrade from 6.1 to 6.2 when KDE was not previously installed... CVS patchset: 3649 CVS date: 2000/03/31 17:16:36 commit 91a44edf36c4bb668ad8d3ce451ed31632eaf54c Author: jbj <devnull@localhost> Date: Fri Mar 31 14:55:23 2000 +0000 - try for db3 DB_INIT_CDB model. CVS patchset: 3648 CVS date: 2000/03/31 14:55:23 commit 24fbbd3954aee785dac7f6f3e26721944549cff4 Author: jbj <devnull@localhost> Date: Fri Mar 31 14:33:40 2000 +0000 db3 configured for testing with (DB_INIT_MPOOL|DB_INIT_CDB|DB_SYSTEM_MEM). CVS patchset: 3647 CVS date: 2000/03/31 14:33:40 commit 920d26a5150cbfb9ed9c8e547470d4b02c9a267b Author: jbj <devnull@localhost> Date: Fri Mar 31 09:33:17 2000 +0000 fix: duplicate free in db3. Use Berkeley "home" db directory with relative rather than absolute paths. CVS patchset: 3646 CVS date: 2000/03/31 09:33:17 commit 00914dd961fb8e5cf25e555964a68debbd70679e Author: jbj <devnull@localhost> Date: Thu Mar 30 19:22:46 2000 +0000 Mostly functional db2 interface, db3 still has problems. CVS patchset: 3645 CVS date: 2000/03/30 19:22:46 commit f4606533e43ba1c153133096fee26b16e0360631 Author: jbj <devnull@localhost> Date: Thu Mar 30 19:21:09 2000 +0000 fix: move free after error message that needs data. CVS patchset: 3644 CVS date: 2000/03/30 19:21:09 commit 353a2811a4173728aae666217dde44880654531d Author: jbj <devnull@localhost> Date: Mon Mar 27 15:55:07 2000 +0000 add db3 to the pile, isolate all with incremental link and vectors. CVS patchset: 3643 CVS date: 2000/03/27 15:55:07 commit 62381feb62bc1980a24069386060bad917baf901 Author: jbj <devnull@localhost> Date: Mon Mar 27 11:13:25 2000 +0000 Compilation with db3. CVS patchset: 3642 CVS date: 2000/03/27 11:13:25 commit 22a911a3b36c9cde5159e0343632246ba9fa007c Author: jbj <devnull@localhost> Date: Sun Mar 26 22:45:02 2000 +0000 Add --preferdb for now to permit testing db0/db1/db2. CVS patchset: 3641 CVS date: 2000/03/26 22:45:02 commit c47d8f3f6311435f60402a6230429a89bb7e23a4 Author: jbj <devnull@localhost> Date: Fri Mar 24 22:12:59 2000 +0000 Bump version to next release. CVS patchset: 3640 CVS date: 2000/03/24 22:12:59 commit 7ae0e5d6059aeda81bd9233e7e6515e058eb6bb8 Author: jbj <devnull@localhost> Date: Fri Mar 24 17:20:17 2000 +0000 Sanity. CVS patchset: 3639 CVS date: 2000/03/24 17:20:17 commit adf70c073e0d4e08cde84659d3abe6ff640b4666 Author: jbj <devnull@localhost> Date: Fri Mar 24 08:00:12 2000 +0000 Sanity. CVS patchset: 3638 CVS date: 2000/03/24 08:00:12 commit ea8051c29adcce7688286c3c7c620b46d6dad5b3 Author: jbj <devnull@localhost> Date: Thu Mar 23 20:58:01 2000 +0000 convert db1 -> db2 on-disk format using --rebuilddb. CVS patchset: 3637 CVS date: 2000/03/23 20:58:01 commit cab176172b8ef247f24e5aa0928c3aa0b8adabd9 Author: jbj <devnull@localhost> Date: Thu Mar 23 15:49:50 2000 +0000 - API: change dbi to pass by reference, not value. - cram all of db1, db_185, and db2 interfaces into rpmlib. CVS patchset: 3636 CVS date: 2000/03/23 15:49:50 commit 46e17d7a2d27cb91d1c930de46c0a8026410b0d5 Author: jbj <devnull@localhost> Date: Sat Mar 18 14:24:21 2000 +0000 Typo. CVS patchset: 3634 CVS date: 2000/03/18 14:24:21 commit 80d940387d4e79ada2f4f25f29c6f3849dbb6d5b Author: jbj <devnull@localhost> Date: Fri Mar 17 21:04:50 2000 +0000 configure noarch compatibility in rpmrc for ia64. CVS patchset: 3633 CVS date: 2000/03/17 21:04:50 commit e745a2dd07345b508c0365a04e8c389978ff4262 Author: jbj <devnull@localhost> Date: Thu Mar 16 14:27:04 2000 +0000 configure.in fiddles for BSD systems (Patrick Schoo). CVS patchset: 3631 CVS date: 2000/03/16 14:27:04 commit cf68a32ca6fca6aa2118683bd2c7c0cf83bba91c Author: jbj <devnull@localhost> Date: Wed Mar 15 19:50:57 2000 +0000 - fix: noLibio = 0 on Red Hat 4.x and 5.x. - fix: typo in autodeps/linux.req. CVS patchset: 3630 CVS date: 2000/03/15 19:50:57 commit e806f1865e28bbfd5001bc702214e7081f05a649 Author: jbj <devnull@localhost> Date: Tue Mar 14 15:24:25 2000 +0000 Add note that -L paths may have to be used. CVS patchset: 3627 CVS date: 2000/03/14 15:24:25 commit 3e7f416a741e65be1eb72e99c700cd3dacbd72fe Author: jbj <devnull@localhost> Date: Mon Mar 13 15:17:12 2000 +0000 use DIRNAMES/BASENAMES/DIRINDICES not FILENAMES in packages and db. CVS patchset: 3626 CVS date: 2000/03/13 15:17:12 commit 853af666a2af62b5779a5f6f7f0f6244b865df4c Author: jbj <devnull@localhost> Date: Mon Mar 13 15:13:53 2000 +0000 Start rpm-3.1 development. CVS patchset: 3625 CVS date: 2000/03/13 15:13:53 commit 3d5d32e294aae5115dd6f2989f4b88e3c589634f Author: jbj <devnull@localhost> Date: Sat Mar 11 21:13:18 2000 +0000 Red Hat 4.2 has not __set_errno. CVS patchset: 3624 CVS date: 2000/03/11 21:13:18 commit 15432f908996c74cebb6d9e0409f922794528950 Author: jbj <devnull@localhost> Date: Sat Mar 11 20:59:30 2000 +0000 Red Hat 5.2 has not __PMT. CVS patchset: 3623 CVS date: 2000/03/11 20:59:30 commit ef56b9257c56f7e43bbc82fd577f589a767a247a Author: jbj <devnull@localhost> Date: Sat Mar 11 20:35:03 2000 +0000 Sanity (penultimate rpm-3.0.4). CVS patchset: 3622 CVS date: 2000/03/11 20:35:03 commit bed2a465fe49ce05f9678e619d016a2d26649c98 Author: jbj <devnull@localhost> Date: Sat Mar 11 20:14:07 2000 +0000 fix: use glibc 2.1 glob/fnmatch everywhere. CVS patchset: 3621 CVS date: 2000/03/11 20:14:07 commit 5d662d2e9c0b18a1ddfb8ad929bf6edf3586fa3d Author: jbj <devnull@localhost> Date: Fri Mar 10 22:02:29 2000 +0000 Update portability routines from glibc-2.1. CVS patchset: 3620 CVS date: 2000/03/10 22:02:29 commit f4885d95eeb329676d0e8c05e379ff6315bcf60b Author: jbj <devnull@localhost> Date: Fri Mar 10 20:49:09 2000 +0000 Portability. CVS patchset: 3619 CVS date: 2000/03/10 20:49:09 commit 94e1c52e5e977e0c4421a590fecd258eb06d0421 Author: jbj <devnull@localhost> Date: Fri Mar 10 20:47:57 2000 +0000 Can't include system.h w/o mishap. CVS patchset: 3618 CVS date: 2000/03/10 20:47:57 commit afb7d4bc0ef1627539d9dcba0093622ed8ce2ed8 Author: jbj <devnull@localhost> Date: Fri Mar 10 17:51:43 2000 +0000 Use /usr/lib paths. CVS patchset: 3617 CVS date: 2000/03/10 17:51:43 commit cb608da54243a2e56fbfb2e5258681a0f1faa9f8 Author: jbj <devnull@localhost> Date: Fri Mar 10 17:50:53 2000 +0000 Get config.h by includeing "system.h" CVS patchset: 3616 CVS date: 2000/03/10 17:50:53 commit ac8637bd5275962c11f89fb9a802626a21bf0592 Author: jbj <devnull@localhost> Date: Fri Mar 10 17:49:09 2000 +0000 Update to glibc-2.1 version with GNU extensions. CVS patchset: 3615 CVS date: 2000/03/10 17:49:09 commit 3af1f7d94ed7454c025a520c05a8084117131582 Author: jbj <devnull@localhost> Date: Fri Mar 10 16:53:08 2000 +0000 fix: better filter in linux.req to avoid ARM specific objdump output. CVS patchset: 3614 CVS date: 2000/03/10 16:53:08 commit 8d3c1b2ba0884aca1c0ffcaf913480ecea321fd6 Author: jbj <devnull@localhost> Date: Thu Mar 9 20:52:56 2000 +0000 Sanity (penultimate rpm-3.0.4 release candidate). CVS patchset: 3613 CVS date: 2000/03/09 20:52:56 commit f3989411406eb991f5a3eb78e3ad09cd3d509068 Author: jbj <devnull@localhost> Date: Thu Mar 9 20:48:15 2000 +0000 Get the escapes correct for "id -u" fidget. CVS patchset: 3612 CVS date: 2000/03/09 20:48:15 commit de046f790738795acff4b7f52f030d96ae8ddcca Author: jbj <devnull@localhost> Date: Thu Mar 9 18:13:19 2000 +0000 Orphan. CVS patchset: 3611 CVS date: 2000/03/09 18:13:19 commit e93943f1e01bb8898e8445fb3ab1a648d1be7b68 Author: jbj <devnull@localhost> Date: Thu Mar 9 18:13:02 2000 +0000 - portability: skip bzip2 if not available. - portability: skip gzseek if not available (zlib-1.0.4). - portability: skip personality if not available (linux). - portability: always include arpa/inet.h (HP-UX). - portability: don't use id -u (Brandon Allbery). - portability: don't chown/chgrp -h w/o lchown. - portability: splats in rpm.spec to find /usr/{share,local}/locale/* CVS patchset: 3610 CVS date: 2000/03/09 18:13:02 commit acdafeca5ca650d1944e45b94bc6a60ff3fb67a2 Author: jbj <devnull@localhost> Date: Tue Mar 7 15:37:17 2000 +0000 portability: zlib-1.0.4 has not gzseek portability: Red Hat 4.x has not personality CVS patchset: 3609 CVS date: 2000/03/07 15:37:17 commit 8787c03f2d0872a24cdd23efaba5aa744ddea481 Author: jbj <devnull@localhost> Date: Tue Mar 7 14:40:48 2000 +0000 Avoid libio on Red Hat 5.2 with libc5. CVS patchset: 3608 CVS date: 2000/03/07 14:40:48 commit c0650f0a1974590831e9c76650ba5d2007478b37 Author: jbj <devnull@localhost> Date: Fri Mar 3 23:44:13 2000 +0000 Correct attribution. CVS patchset: 3607 CVS date: 2000/03/03 23:44:13 commit 5c1b6d0ba65278ffe440bd2ce4b4213e9e2d3f32 Author: jbj <devnull@localhost> Date: Thu Mar 2 20:21:10 2000 +0000 simpler hpux.prov script (Tim Mooney). CVS patchset: 3606 CVS date: 2000/03/02 20:21:10 commit bda1f6866a7a313c9dfebf0137360b347e903fc3 Author: jbj <devnull@localhost> Date: Wed Mar 1 17:28:32 2000 +0000 Bump release (0.48). CVS patchset: 3605 CVS date: 2000/03/01 17:28:32 commit d19dc8f760b75d2df40168edace51be9251f267d Author: jbj <devnull@localhost> Date: Wed Mar 1 17:16:47 2000 +0000 Typo. CVS patchset: 3604 CVS date: 2000/03/01 17:16:47 commit 81af2158e2bfd78b4364653ed5acd31be0f808f4 Author: jbj <devnull@localhost> Date: Wed Mar 1 15:34:53 2000 +0000 Add %changelog. CVS patchset: 3603 CVS date: 2000/03/01 15:34:53 commit 2b30bc3b2ddb6a61801bcdecbb22a1c673913e0d Author: jbj <devnull@localhost> Date: Wed Mar 1 15:28:30 2000 +0000 Bump release. CVS patchset: 3602 CVS date: 2000/03/01 15:28:30 commit 584a5265756f74d67e34c959ce4d0271a0abd7bd Author: jbj <devnull@localhost> Date: Wed Mar 1 00:22:47 2000 +0000 Add changelog. CVS patchset: 3601 CVS date: 2000/03/01 00:22:47 commit 8aceebd817c77792eea840ec5585264e023b13f4 Author: jbj <devnull@localhost> Date: Tue Feb 29 23:22:44 2000 +0000 Portability fiddles. Rebuild with latest rpmmodule.so code. CVS patchset: 3600 CVS date: 2000/02/29 23:22:44 commit 968b07939a883a54b17cc35702e93a0191bfb374 Author: jbj <devnull@localhost> Date: Tue Feb 29 01:57:37 2000 +0000 Can't print a NULL on non-GNU systems. CVS patchset: 3599 CVS date: 2000/02/29 01:57:37 commit 39d03aa29e19bcb01471de836c5d0793ab8d9e5c Author: msw <devnull@localhost> Date: Mon Feb 28 20:00:31 2000 +0000 i18nation CVS patchset: 3598 CVS date: 2000/02/28 20:00:31 commit 19e47314eaaae3e46760207ea434448fce11ba11 Author: jbj <devnull@localhost> Date: Mon Feb 28 00:08:24 2000 +0000 More typos. CVS patchset: 3597 CVS date: 2000/02/28 00:08:24 commit 8853928d695ea1c27a4ebcf5351c455e9ab8b481 Author: jbj <devnull@localhost> Date: Sun Feb 27 23:57:14 2000 +0000 Typos. CVS patchset: 3596 CVS date: 2000/02/27 23:57:14 commit a217056e70d56a4eb666bda599d89ba2a4e0a014 Author: jbj <devnull@localhost> Date: Sun Feb 27 23:40:36 2000 +0000 Permit building w/o libbz2.a. In popt, check for building within the rpm tree before requiring GNU gettext. CVS patchset: 3595 CVS date: 2000/02/27 23:40:36 commit 2fdcb4810f0edef7fbb11eb60e7c7336982419c6 Author: jbj <devnull@localhost> Date: Sun Feb 27 22:45:47 2000 +0000 Typo. CVS patchset: 3594 CVS date: 2000/02/27 22:45:47 commit 795a3ac5948f4942e40d9311777ccd679825413e Author: jbj <devnull@localhost> Date: Sun Feb 27 20:50:52 2000 +0000 Diminish solaris2.6 gcc noise. CVS patchset: 3593 CVS date: 2000/02/27 20:50:52 commit 945d2cd8af0d5057c0a26d31c196e36a685e0572 Author: jbj <devnull@localhost> Date: Sun Feb 27 20:17:21 2000 +0000 i18n install is in /usr/lib not /usr/share for solaris2.6. CVS patchset: 3592 CVS date: 2000/02/27 20:17:21 commit 742a513e5f4eeb92648bb29247793735dfe88ac7 Author: jbj <devnull@localhost> Date: Sun Feb 27 18:52:30 2000 +0000 Solaris2.6 portability. CVS patchset: 3591 CVS date: 2000/02/27 18:52:30 commit 79940584c97aa8f3f7c8ff027ad79ed8fc7c3ff5 Author: jbj <devnull@localhost> Date: Fri Feb 25 17:30:28 2000 +0000 Create symlink to platform configuration directory too. CVS patchset: 3590 CVS date: 2000/02/25 17:30:28 commit 9e75d5397f5a3d22d3ea884f0a859ddf8e2b13d7 Author: jbj <devnull@localhost> Date: Fri Feb 25 16:49:05 2000 +0000 - sparc-sun-solaris2.6 portability check. CVS patchset: 3589 CVS date: 2000/02/25 16:49:05 commit 601d666d4825619b9ecd12b839efbe6b0ebe4516 Author: jbj <devnull@localhost> Date: Fri Feb 25 16:29:44 2000 +0000 - fix: filter excluded paths before adding install prefixes (#8709). - add i18n lookaside to PO catalogue(s) for i18n strings. - try for /etc/rpm/macros.specspo so that specspo autoconfigures rpm. - per-platform configuration factored into /usr/lib/rpm subdir. CVS patchset: 3588 CVS date: 2000/02/25 16:29:44 commit 18edb9da1a3b658208492fb9934c1a82a639014b Author: jbj <devnull@localhost> Date: Thu Feb 24 23:33:58 2000 +0000 (solaris 2.6): portability requires setenv.c. CVS patchset: 3587 CVS date: 2000/02/24 23:33:58 commit 466f98a9fb5d0609afa370462e415d4fdead07c9 Author: jbj <devnull@localhost> Date: Thu Feb 24 22:28:31 2000 +0000 Automake portability diddles. CVS patchset: 3586 CVS date: 2000/02/24 22:28:31 commit fc45026a9e1bd32ef8dec83f2e3bdac3262820b8 Author: jbj <devnull@localhost> Date: Thu Feb 24 05:41:47 2000 +0000 Make sure that IPPORT_FTP is defined. CVS patchset: 3585 CVS date: 2000/02/24 05:41:47 commit 1cd98cb04c9eccd7cf8b7a09824086a954406036 Author: jbj <devnull@localhost> Date: Wed Feb 23 22:43:27 2000 +0000 Sanity (0.44 release). CVS patchset: 3584 CVS date: 2000/02/23 22:43:27 commit ace35961e8653796e75f6c5ac0e709a849de8f87 Author: jbj <devnull@localhost> Date: Wed Feb 23 22:40:53 2000 +0000 Add %_i18ndomains configuration. CVS patchset: 3583 CVS date: 2000/02/23 22:40:53 commit fba7de185d1ce4583275871dcd44bcf483235ff5 Author: jbj <devnull@localhost> Date: Wed Feb 23 19:20:20 2000 +0000 First attempt at rpmHeaderGetEntry(). CVS patchset: 3582 CVS date: 2000/02/23 19:20:20 commit becec721d0a3e2f927b1abed7ef792724f9a642d Author: jbj <devnull@localhost> Date: Wed Feb 23 17:34:41 2000 +0000 i18n lookaside. CVS patchset: 3581 CVS date: 2000/02/23 17:34:41 commit 6e545408441c511267b1252e29ea0668f3cc37ce Author: jbj <devnull@localhost> Date: Wed Feb 23 17:20:20 2000 +0000 ANSIfcation. CVS patchset: 3580 CVS date: 2000/02/23 17:20:20 commit f880c9a8d6fdd6c39dc524a2740eb3911e81bae3 Author: jbj <devnull@localhost> Date: Wed Feb 23 01:48:51 2000 +0000 fix: missed level of indirection in i18nTag(). CVS patchset: 3579 CVS date: 2000/02/23 01:48:51 commit 6ad3b578cb736f70c0a774166ba71f126f67fff1 Author: jbj <devnull@localhost> Date: Tue Feb 22 21:19:33 2000 +0000 Another attempt to get i18n lookaside functional. CVS patchset: 3578 CVS date: 2000/02/22 21:19:33 commit 9126b5c2c020ac51e87302bef5bee45f3d81e6b2 Author: jbj <devnull@localhost> Date: Tue Feb 22 13:08:35 2000 +0000 sparc: 64bit find-{provides,requires}. CVS patchset: 3577 CVS date: 2000/02/22 13:08:35 commit 3e1e638ba2d642de1902e0438b40764560ae844f Author: jbj <devnull@localhost> Date: Tue Feb 22 13:04:06 2000 +0000 Sanity-0.43. CVS patchset: 3576 CVS date: 2000/02/22 13:04:06 commit 1484d82ecd03fa2bb0e7e798eb0bdc391775040f Author: jbj <devnull@localhost> Date: Tue Feb 22 12:05:13 2000 +0000 fix: filter excluded paths before adding install prefixes (#8709). CVS patchset: 3575 CVS date: 2000/02/22 12:05:13 commit 0cb75458e015ead284e14c8ed3075cb25e97e21f Author: jbj <devnull@localhost> Date: Tue Feb 22 03:11:30 2000 +0000 permit cli setting of build root policies. CVS patchset: 3574 CVS date: 2000/02/22 03:11:30 commit c39e2a9ea09b9c57cd611a603af31c86f460519a Author: jbj <devnull@localhost> Date: Tue Feb 22 03:09:53 2000 +0000 macro expansion (and absolute path) in %files -f arg (#9508,#9091). CVS patchset: 3573 CVS date: 2000/02/22 03:09:53 commit 76b9a27eecd2b4f8e1af29d9b67ad9c0e079d3d3 Author: jbj <devnull@localhost> Date: Tue Feb 22 01:09:16 2000 +0000 updated sv.po from <goeran@uddeborg.pp.se>. CVS patchset: 3572 CVS date: 2000/02/22 01:09:16 commit 7b1e9c5a02c1640cce5f15d5f1ff4e8d3ac68542 Author: jbj <devnull@localhost> Date: Mon Feb 21 10:32:01 2000 +0000 Avoid segfault on malformed %{!?FOO:} expansion (#9581). CVS patchset: 3571 CVS date: 2000/02/21 10:32:01 commit 8feebaf1105ed6ff22702b5117522eb321a7bccc Author: jbj <devnull@localhost> Date: Thu Feb 17 21:49:52 2000 +0000 Remove fuzzies. CVS patchset: 3570 CVS date: 2000/02/17 21:49:52 commit bbcdd265694c3ea39517a96c56f4259648e062d1 Author: jbj <devnull@localhost> Date: Thu Feb 17 21:00:06 2000 +0000 add sl.po from Primoz Peterlin <peterlin@biofiz.mf.uni-lj.si>. CVS patchset: 3569 CVS date: 2000/02/17 21:00:06 commit 685f9f501b1b07b24a7f6bdac535b256b5f5f8d1 Author: jbj <devnull@localhost> Date: Thu Feb 17 16:34:25 2000 +0000 Sanity (bump release). CVS patchset: 3568 CVS date: 2000/02/17 16:34:25 commit 8439e6da013eff04ed49b8d55eb3689953e972ba Author: jbj <devnull@localhost> Date: Thu Feb 17 16:29:28 2000 +0000 ENABLE_I18N_LOOKASIDE, take two. CVS patchset: 3567 CVS date: 2000/02/17 16:29:28 commit 3a092572e8155e342920b403d4a2b8512bc6d868 Author: jbj <devnull@localhost> Date: Thu Feb 17 16:26:52 2000 +0000 Use better RE and grep for exelist and liblist. CVS patchset: 3566 CVS date: 2000/02/17 16:26:52 commit 015dd4088541a5656974eeea16aa15616e6a1576 Author: sopwith <devnull@localhost> Date: Thu Feb 17 03:32:20 2000 +0000 Include shlib files. CVS patchset: 3565 CVS date: 2000/02/17 03:32:20 commit b89ccd9be6122713f0aa10c20ccaaad94a487c75 Author: jbj <devnull@localhost> Date: Wed Feb 16 19:10:42 2000 +0000 Disable i18n lookaside for now. CVS patchset: 3564 CVS date: 2000/02/16 19:10:42 commit d7167e5b06411343310a06b70a4a73902182cd77 Author: jbj <devnull@localhost> Date: Wed Feb 16 03:02:44 2000 +0000 Compress man pages early. CVS patchset: 3563 CVS date: 2000/02/16 03:02:44 commit 8355c12f1f74c655908834f4fbec8ad083f3d76f Author: jbj <devnull@localhost> Date: Wed Feb 16 00:36:55 2000 +0000 Improved cpanflute (Tim Powers). CVS patchset: 3562 CVS date: 2000/02/16 00:36:55 commit 7c659d5969594ee3b02165826bb064271b2f1a3e Author: jbj <devnull@localhost> Date: Wed Feb 16 00:33:16 2000 +0000 Improvements from Tim Powers. CVS patchset: 3561 CVS date: 2000/02/16 00:33:16 commit 9358ab55e92d266900ea21d170adcd98fa721a4f Author: jbj <devnull@localhost> Date: Tue Feb 15 22:17:43 2000 +0000 add scripts for autogenerating CPAN dependencies. CVS patchset: 3560 CVS date: 2000/02/15 22:17:43 commit 0433f0617364374db62721413e9a1c3622fa4f91 Author: jbj <devnull@localhost> Date: Tue Feb 15 16:43:30 2000 +0000 Sanity (make release). CVS patchset: 3559 CVS date: 2000/02/15 16:43:30 commit 38e3c32e92f90cc3c62245b72c2ea287ab07f3d9 Author: jbj <devnull@localhost> Date: Tue Feb 15 16:40:28 2000 +0000 new rpm-build package to isolate rpm dependencies on perl/bash2. always remove duplicate identical package entries on --rebuilddb. CVS patchset: 3558 CVS date: 2000/02/15 16:40:28 commit 6b70a982bc5ea599d32650a6b8ed45dac23cf8f8 Author: jbj <devnull@localhost> Date: Tue Feb 15 16:00:00 2000 +0000 Fix inverted test on headerGetEntry return. CVS patchset: 3557 CVS date: 2000/02/15 16:00:00 commit d932818c2369e9d39c2da0b8605a0f702a38ffde Author: jbj <devnull@localhost> Date: Sun Feb 13 19:24:19 2000 +0000 Patches from PLD. CVS patchset: 3556 CVS date: 2000/02/13 19:24:19 commit 277645f5b0d9aea985e1f266ed7bbcf0483abb6a Author: jbj <devnull@localhost> Date: Sun Feb 13 19:23:55 2000 +0000 Implementation of i18n look-aside, no-op'ed for now. CVS patchset: 3555 CVS date: 2000/02/13 19:23:55 commit 077cd4165f3e1ee97e16762ed30df1feb46bb2c9 Author: jbj <devnull@localhost> Date: Fri Feb 11 23:16:47 2000 +0000 Report actual file name that failed to open. CVS patchset: 3554 CVS date: 2000/02/11 23:16:47 commit eebe8047cced799ccff013be9318756349777ad0 Author: msw <devnull@localhost> Date: Fri Feb 11 21:06:10 2000 +0000 add a method to fill the filelist fully CVS patchset: 3553 CVS date: 2000/02/11 21:06:10 commit d54a9c27932856619af3dc87fef98d9af0b62df2 Author: msw <devnull@localhost> Date: Fri Feb 11 20:29:22 2000 +0000 add compress/uncompress filelist CVS patchset: 3552 CVS date: 2000/02/11 20:29:22 commit f35fa76d2d73af0d33289b463328391333b64114 Author: jbj <devnull@localhost> Date: Fri Feb 11 19:20:51 2000 +0000 Typo. CVS patchset: 3551 CVS date: 2000/02/11 19:20:51 commit 147c6789a9f198b77cbeff9aebe89ec0dbe70554 Author: sopwith <devnull@localhost> Date: Fri Feb 11 04:44:14 2000 +0000 Makefile.am: Distribute test-poptrc, don't try to wildcard .po files. testit.sh: Work with srcdir != builddir. CVS patchset: 3550 CVS date: 2000/02/11 04:44:14 commit f7b80eb2113be009143e14c8cc526b30f97bc1f6 Author: jbj <devnull@localhost> Date: Thu Feb 10 22:13:48 2000 +0000 Commit broken perl binding changes. CVS patchset: 3549 CVS date: 2000/02/10 22:13:48 commit da3765de28bcafdaf705282e33543479b0d0014e Author: jbj <devnull@localhost> Date: Thu Feb 10 00:27:21 2000 +0000 brp-compress deals with hard links correctly. patch for ja.po. CVS patchset: 3548 CVS date: 2000/02/10 00:27:21 commit 967484b1df58ed3870039547f1167350314dc9d1 Author: msw <devnull@localhost> Date: Tue Feb 8 20:18:38 2000 +0000 nuke const warning CVS patchset: 3547 CVS date: 2000/02/08 20:18:38 commit 2be6cc688dcbaf1f9312785433efd1b15318182d Author: msw <devnull@localhost> Date: Tue Feb 8 20:01:30 2000 +0000 handle header format extensions CVS patchset: 3546 CVS date: 2000/02/08 20:01:30 commit 855721fd090371d7ed57bf3507fda10f80fbb9c3 Author: jbj <devnull@localhost> Date: Mon Feb 7 19:28:44 2000 +0000 Sanity (bump release). CVS patchset: 3545 CVS date: 2000/02/07 19:28:44 commit f6e3e14f10af301a2ff4c9ecc02b9e3e4086ac95 Author: jbj <devnull@localhost> Date: Sun Feb 6 19:07:13 2000 +0000 {Free,Open}BSD find-{provides,requires} (suzukis@file.phys.tohoku.ac.jp). CVS patchset: 3544 CVS date: 2000/02/06 19:07:13 commit f7b7154b57dd4ae628c4eac68bc62a9cca8c37de Author: jbj <devnull@localhost> Date: Sun Feb 6 19:05:36 2000 +0000 (From suzukis@file.phys.tohoku.ac.jp) It seems that current rpm can work on FreeBSD, on OpenBSD, and possibly on NetBSD (myself have not checked yet), but find-provides and find-requires scripts are not provided in rpm tarball. And, taking a glance on the "port"ed version of rpm by FreeBSD people, they didn't write their own scripts. Here's find-provides and find-requires for FreeBSD & OpenBSD. I checked on FreeBSD-2.2.8 and OpenBSD-2.5 (possibly works on 2.6 too) both a.out executable format. One of the known problem is that following script cannot check the inter-library dependency. On both systems, objdump is not bundled in default installation, and even if you install objdump of GNU binutils, it cannot check the inter-library dependency. The recent FreeBSD and NetBSD are in ELF format, so should be modified... I will send a version for FreeBSD-3.4 sooner or later, but if anybody is interested in, please write. I wish these scripts will be included in future version of rpm. suzuki CVS patchset: 3543 CVS date: 2000/02/06 19:05:36 commit 016eacb22a8decd8f37473c8559949c93135650e Author: jbj <devnull@localhost> Date: Sun Feb 6 18:07:12 2000 +0000 Insure compression with -9 and handle symlinks correctly. CVS patchset: 3542 CVS date: 2000/02/06 18:07:12 commit def2638570a88d6491d3e62365998228ec3ad75d Author: msw <devnull@localhost> Date: Mon Jan 31 21:55:23 2000 +0000 merge from anaconda CVS patchset: 3541 CVS date: 2000/01/31 21:55:23 commit 128700d1d69d74bc8ce760e503d398cd5f1c7087 Author: ewt <devnull@localhost> Date: Mon Jan 31 16:42:12 2000 +0000 updated upgrade code to handle new format file lists CVS patchset: 3540 CVS date: 2000/01/31 16:42:12 commit 6a63a1472b653b85843b10809a1218edd5bd30fa Author: jbj <devnull@localhost> Date: Fri Jan 28 22:55:42 2000 +0000 Doxygen. CVS patchset: 3539 CVS date: 2000/01/28 22:55:42 commit ef9f2f731f2f1803d5d0c533f5d55690b09f403c Author: jbj <devnull@localhost> Date: Thu Jan 27 22:38:41 2000 +0000 Permit rpmrc/macros file as args to convetrpmrc.sh. CVS patchset: 3538 CVS date: 2000/01/27 22:38:41 commit 64f2549d63dbd2dad25257fb221470c20da6e083 Author: jbj <devnull@localhost> Date: Mon Jan 24 22:13:45 2000 +0000 Documentation comments. CVS patchset: 3537 CVS date: 2000/01/24 22:13:45 commit 47ed2d60efb56b54b1a99ebb90941afd1a6619b1 Author: jbj <devnull@localhost> Date: Mon Jan 24 22:08:58 2000 +0000 Sanity (bump release). CVS patchset: 3536 CVS date: 2000/01/24 22:08:58 commit 4e095c79a7bdbcf7ca9b028053d92b404d540a14 Author: jbj <devnull@localhost> Date: Mon Jan 24 22:03:52 2000 +0000 Args reversed generating untar command. CVS patchset: 3535 CVS date: 2000/01/24 22:03:52 commit 3f679aa4d7633a9fa1529d8e1f715487d0a5b9f6 Author: jbj <devnull@localhost> Date: Mon Jan 24 20:44:29 2000 +0000 explicitly expand file lists in writeRPM for rpmputtext. CVS patchset: 3534 CVS date: 2000/01/24 20:44:29 commit dd35cf769bc4e3f46fd65c13bb2cccb64f074fcf Author: jbj <devnull@localhost> Date: Mon Jan 24 20:02:32 2000 +0000 Documentation sugar. CVS patchset: 3533 CVS date: 2000/01/24 20:02:32 commit 103b41c1d11b3b925dc253bf6372af5dd28e313f Author: jbj <devnull@localhost> Date: Mon Jan 24 16:11:16 2000 +0000 fix: on --erase, segfault caused by "" prefix. CVS patchset: 3532 CVS date: 2000/01/24 16:11:16 commit 9e9b42aa070906d26c32822642a61001d780e4ff Author: jbj <devnull@localhost> Date: Mon Jan 24 14:34:14 2000 +0000 Pass size(...)-1 to avoid buffer overflow on links that are 1024b long. CVS patchset: 3531 CVS date: 2000/01/24 14:34:14 commit 38b3bd8554506717d025b394285afc8c18bbd269 Author: jbj <devnull@localhost> Date: Mon Jan 24 13:26:26 2000 +0000 fix: on --rebuilddb, make sure new/old paths are not the same (#8752). CVS patchset: 3530 CVS date: 2000/01/24 13:26:26 commit 84d4aa7c11e71fc9ee6469683faf78b3a46f0387 Author: jbj <devnull@localhost> Date: Sun Jan 23 23:27:29 2000 +0000 Exit if new db directory already exists when doing --rebuilddb. CVS patchset: 3529 CVS date: 2000/01/23 23:27:29 commit 00304183a4e4a493fcecf89e2b8b95ba66c28cc4 Author: jbj <devnull@localhost> Date: Wed Jan 19 22:51:39 2000 +0000 Doxygen fiddles. CVS patchset: 3528 CVS date: 2000/01/19 22:51:39 commit 9a4edb2c30b0729d839cc19d1261afcd8597f47e Author: jbj <devnull@localhost> Date: Wed Jan 19 20:54:53 2000 +0000 Preliminary support for doxygen generated API doco. CVS patchset: 3527 CVS date: 2000/01/19 20:54:53 commit 9acd405dec10d71ad9c59c583eef1f5eb7eae78b Author: jbj <devnull@localhost> Date: Wed Jan 19 19:54:08 2000 +0000 Doxygen fiddles. CVS patchset: 3526 CVS date: 2000/01/19 19:54:08 commit 99c1eec9bf19b3af693343ed4df74d14cecf53fd Author: jbj <devnull@localhost> Date: Wed Jan 19 19:20:56 2000 +0000 Preliminary support for doxygen generated API doco. CVS patchset: 3525 CVS date: 2000/01/19 19:20:56 commit 9db5309a4568f08c1099de40e00a42b53cede293 Author: jbj <devnull@localhost> Date: Mon Jan 17 18:58:36 2000 +0000 updated perl scripts (Ken Estes). CVS patchset: 3524 CVS date: 2000/01/17 18:58:36 commit c3a725717a2418b4b446440807764c217e7677fe Author: jbj <devnull@localhost> Date: Mon Jan 17 18:32:44 2000 +0000 Updated msgid's. CVS patchset: 3523 CVS date: 2000/01/17 18:32:44 commit 9416c8bfd12321109f8e1ac4f824bcb05115474c Author: jbj <devnull@localhost> Date: Mon Jan 17 18:12:32 2000 +0000 add %_rebuilddbpath macro to permit rebuilding db in new location. CVS patchset: 3522 CVS date: 2000/01/17 18:12:32 commit ddaf37928146cd692ddd2125547073ab974fb9f9 Author: jbj <devnull@localhost> Date: Mon Jan 17 14:03:44 2000 +0000 Typo. CVS patchset: 3521 CVS date: 2000/01/17 14:03:44 commit 96c29a1ac76e5aa09e9cd7e8c2a44e0c66bc4554 Author: jbj <devnull@localhost> Date: Sat Jan 15 14:17:07 2000 +0000 extract spec files from bzip'ped tarballs too on tar builds. CVS patchset: 3520 CVS date: 2000/01/15 14:17:07 commit 5081e778c494ede6bb019b9b28b8c8fd5288e3f0 Author: jbj <devnull@localhost> Date: Wed Jan 12 22:06:20 2000 +0000 Sanity (make dist). CVS patchset: 3519 CVS date: 2000/01/12 22:06:20 commit 0d185e8fb5eca20fccb5fd57645eed6f32d6db86 Author: jbj <devnull@localhost> Date: Wed Jan 12 21:48:58 2000 +0000 fix: resurrect relative path's in fprint lookup queries. CVS patchset: 3518 CVS date: 2000/01/12 21:48:58 commit ea3ab95e1768ecf47248180c87a97640010322e8 Author: jbj <devnull@localhost> Date: Tue Jan 11 19:12:34 2000 +0000 default value for %_install_langs is all. CVS patchset: 3517 CVS date: 2000/01/11 19:12:34 commit 483793a8776118bc968485f83a880e0cedb0fe24 Author: jbj <devnull@localhost> Date: Tue Jan 11 16:13:16 2000 +0000 configurable compression type/level for package payloads. CVS patchset: 3516 CVS date: 2000/01/11 16:13:16 commit 2e2da920eaf13d75d4694cfe12a5b324871d13bf Author: jbj <devnull@localhost> Date: Tue Jan 11 15:40:11 2000 +0000 Orphan. CVS patchset: 3515 CVS date: 2000/01/11 15:40:11 commit 9f35fb43733452c2e979dec182347e0b250567ea Author: jbj <devnull@localhost> Date: Tue Jan 11 15:22:35 2000 +0000 configurable PATH for install %pre/%post et al scriptlets. use only %_install_langs, not LINGUAS/LANG when deciding to install. CVS patchset: 3514 CVS date: 2000/01/11 15:22:35 commit 8685f7a0deb76e24a40700da0208128b60de16d8 Author: jbj <devnull@localhost> Date: Tue Jan 11 13:06:12 2000 +0000 updated sv.po (goeran@uddeborg.pp.se) (#8349). CVS patchset: 3513 CVS date: 2000/01/11 13:06:12 commit 091acab1c8243a2db3f8fdf4c9326ff42af0c712 Author: jbj <devnull@localhost> Date: Mon Jan 10 15:50:47 2000 +0000 add manpage for gendiff (pbrown@redhat.com). CVS patchset: 3512 CVS date: 2000/01/10 15:50:47 commit 65e8fdb8f9bf5857e1c4ebf8adbefc566126037c Author: jbj <devnull@localhost> Date: Fri Jan 7 17:32:27 2000 +0000 add several BuildRoot FTW policies. CVS patchset: 3511 CVS date: 2000/01/07 17:32:27 commit ba46bbb4feb8c4fab914cfc835e953d8d94485a4 Author: jbj <devnull@localhost> Date: Wed Jan 5 19:48:31 2000 +0000 Sanity (make dist). CVS patchset: 3510 CVS date: 2000/01/05 19:48:31 commit 98dd6f2c02a0c7d4d56b7793324fb41bad295946 Author: jbj <devnull@localhost> Date: Wed Jan 5 19:46:45 2000 +0000 resurrect failed glob error message during build CVS patchset: 3509 CVS date: 2000/01/05 19:46:45 commit 8d76e5e019c15c43c91e23fe5e878dcce7ff0ada Author: jbj <devnull@localhost> Date: Tue Jan 4 13:12:07 2000 +0000 Correct open flags for signing packages. Sanity (make dist). CVS patchset: 3508 CVS date: 2000/01/04 13:12:07 commit a9327e66a6ce615b65d8d2c77e371384d92478f3 Author: jbj <devnull@localhost> Date: Mon Jan 3 19:40:13 2000 +0000 Orphan. CVS patchset: 3507 CVS date: 2000/01/03 19:40:13 commit 3a8b22e36a1c5e3e0aace0e7f032a43db5d5934e Author: jbj <devnull@localhost> Date: Mon Jan 3 19:39:22 2000 +0000 Sanity (make dist). CVS patchset: 3506 CVS date: 2000/01/03 19:39:22 commit dccf7cc466e54d27776c334cf1bc4d71437a01fd Author: jbj <devnull@localhost> Date: Mon Jan 3 19:37:56 2000 +0000 fix: manageFile needs to and with O_WRONLY(=1), not O_RDONLY(=0). CVS patchset: 3505 CVS date: 2000/01/03 19:37:56 commit 24c9e3d63a7f1aa62e00e095a06964c9030f2e29 Author: jbj <devnull@localhost> Date: Mon Jan 3 18:35:40 2000 +0000 Sanity (make dist). CVS patchset: 3504 CVS date: 2000/01/03 18:35:40 commit 540413b30c1e27ac0e5d861c87dac49669b24aca Author: jbj <devnull@localhost> Date: Mon Jan 3 18:32:49 2000 +0000 fix: fp.subDir was incorrectly set to NULL in sparse chroot's. CVS patchset: 3503 CVS date: 2000/01/03 18:32:49 commit e0beefa28944f291392988a41db5604e487e4be8 Author: jbj <devnull@localhost> Date: Thu Dec 30 19:17:03 1999 +0000 Sanity (make dist). CVS patchset: 3502 CVS date: 1999/12/30 19:17:03 commit f84337efb646ae318e36e433472d62240caf94a8 Author: jbj <devnull@localhost> Date: Thu Dec 30 18:29:50 1999 +0000 Orphan. CVS patchset: 3501 CVS date: 1999/12/30 18:29:50 commit 171f602c2728999ad459b045f64f502b8274f05e Author: jbj <devnull@localhost> Date: Thu Dec 30 18:26:13 1999 +0000 add ja translation and man pages (Kanda Mitsuru kanda@nn.iij4u.or.jp). CVS patchset: 3500 CVS date: 1999/12/30 18:26:13 commit f7833b54abc2f86bcb6bcf3dc29957269c851660 Author: jbj <devnull@localhost> Date: Thu Dec 30 17:08:38 1999 +0000 Sanity (make dist). CVS patchset: 3499 CVS date: 1999/12/30 17:08:38 commit a718761d7ec7ffc9e136c1372e8139beb910c616 Author: jbj <devnull@localhost> Date: Thu Dec 30 17:06:53 1999 +0000 Force python arrays for DIRNAMES/BASENAMES/DIRINDEXES. CVS patchset: 3498 CVS date: 1999/12/30 17:06:53 commit b325535ff19dbc77a43e42808ffeb31c794e76bd Author: jbj <devnull@localhost> Date: Fri Dec 24 14:54:34 1999 +0000 split python bindings into a separate sub-package of rpm. CVS patchset: 3497 CVS date: 1999/12/24 14:54:34 commit 7007cb8ae4cdf69bdd9de43d29eb4dd73fd3c311 Author: jbj <devnull@localhost> Date: Wed Dec 22 21:31:39 1999 +0000 Sanity (make dist). CVS patchset: 3496 CVS date: 1999/12/22 21:31:39 commit f74f748dcfd846b45715a4ba3e26907ec1073a7b Author: jbj <devnull@localhost> Date: Wed Dec 22 21:30:28 1999 +0000 duplicate popt routine so that librpm.so needs not libpopt.so. CVS patchset: 3495 CVS date: 1999/12/22 21:30:28 commit d2fb5c2be0e812fc3c767f885a2c68de31776683 Author: jbj <devnull@localhost> Date: Tue Dec 21 17:16:08 1999 +0000 Sanity (make dist). CVS patchset: 3494 CVS date: 1999/12/21 17:16:08 commit 3b0700f77b8ad72f4cd7f1ffbfe4b1fc37740603 Author: jbj <devnull@localhost> Date: Tue Dec 21 17:11:43 1999 +0000 lib/rpmio.c: Start weeding the debug messages. lib/rpmio.c: Functional HTTP PUT. CVS patchset: 3493 CVS date: 1999/12/21 17:11:43 commit 6e704014b740394aba2452f8fb78726925a78dcf Author: jbj <devnull@localhost> Date: Sun Dec 19 19:55:14 1999 +0000 Initialize values behind pointers before calling rpmGet{Arch,Os}Info. Sanity (make dist). CVS patchset: 3492 CVS date: 1999/12/19 19:55:14 commit e6c1c88e7c0ab49ebfc35c18319b731d187be760 Author: jbj <devnull@localhost> Date: Sun Dec 19 18:59:46 1999 +0000 Typo (t->num rather than tnum causes segfault while re-reading rpmrc on exit). CVS patchset: 3491 CVS date: 1999/12/19 18:59:46 commit 2a7a110805a4ec51e5227e51147a831d4bfb8277 Author: jbj <devnull@localhost> Date: Sat Dec 18 19:38:18 1999 +0000 fix: turn off stdio buffering if not opened O_RDONLY for now. CVS patchset: 3490 CVS date: 1999/12/18 19:38:18 commit d76e89ddef99c60a271ece1910ba3e2da23906cd Author: jbj <devnull@localhost> Date: Sat Dec 18 15:20:29 1999 +0000 Spelling correction. CVS patchset: 3489 CVS date: 1999/12/18 15:20:29 commit eddf0228f58f33211313e9a8ff7bd61f7afdb38e Author: jbj <devnull@localhost> Date: Thu Dec 16 21:58:19 1999 +0000 diddle some names to keep my C++ brethern happy (i.e. kpackage port). CVS patchset: 3488 CVS date: 1999/12/16 21:58:19 commit 82a546f8f44fdd1cf14deb854816e0a29c63a39b Author: jbj <devnull@localhost> Date: Thu Dec 16 19:38:28 1999 +0000 fix: missing strdup when overriding buildroot from command line argument (#1026,#5006). CVS patchset: 3487 CVS date: 1999/12/16 19:38:28 commit f7748bb6b3d73be7075ba442c61d6bfb682a1bfd Author: jbj <devnull@localhost> Date: Wed Dec 15 21:51:07 1999 +0000 expose enough of legacy fdio interface to compile gnorpm. CVS patchset: 3486 CVS date: 1999/12/15 21:51:07 commit 3da0771698b46ca6f83e29acaa4ea698586fc6a1 Author: jbj <devnull@localhost> Date: Wed Dec 15 18:19:47 1999 +0000 Correct --tarball option (long name should have been --tarbuild). CVS patchset: 3485 CVS date: 1999/12/15 18:19:47 commit d6cb9b8fda11e0e7a24b1010fc5b0b164ee40bfd Author: jbj <devnull@localhost> Date: Wed Dec 15 17:10:31 1999 +0000 uninstall.c: rpmdbRemove used to have 2nd arg, tolerant = 0. This generates an error message because of a db-1.85 hash access bug that cannot be easily fixed. So, we turn off the error message. CVS patchset: 3484 CVS date: 1999/12/15 17:10:31 commit 94a2aeab4880fdb11185ab124dbfe7c205f7e2d4 Author: jbj <devnull@localhost> Date: Wed Dec 15 15:52:47 1999 +0000 Sanity (make dist). CVS patchset: 3483 CVS date: 1999/12/15 15:52:47 commit 4da2c641a09811b954bfd8effa8185f29c7dd0d2 Author: jbj <devnull@localhost> Date: Wed Dec 15 15:52:47 1999 +0000 Sanity (make dist). CVS patchset: 3482 CVS date: 1999/12/15 15:52:47 commit 8885331b742acd8a827771fabe51b527c1b455b7 Author: jbj <devnull@localhost> Date: Wed Dec 15 15:51:30 1999 +0000 fix: compressFileList was over-generating dirNames. fix: alAddPackage sorted dirNames too soon, destroying dirMapping. CVS patchset: 3481 CVS date: 1999/12/15 15:51:30 commit dab52919d121711f70e286416e2304733aa2e268 Author: jbj <devnull@localhost> Date: Mon Dec 13 19:27:34 1999 +0000 NULL missing at end of packages-to-be-installed array. CVS patchset: 3480 CVS date: 1999/12/13 19:27:34 commit 8f481702d8203c95d390f6eac93434019cf8d797 Author: jbj <devnull@localhost> Date: Sun Dec 12 21:14:05 1999 +0000 reload macros from cmd line when re-reading config files. CVS patchset: 3479 CVS date: 1999/12/12 21:14:05 commit 292b9f10befbeb1044d2db98f62de0e65aff3317 Author: jbj <devnull@localhost> Date: Sun Dec 12 17:46:22 1999 +0000 lib/rpminstall.c: Perform glob on remote ftp install args. lib/misc.[ch]: Rename remoteGlob to rpmGlob. Preserve glob_error behavior. build/files.c: Ditto. lib/rpmio.c: Collapse ftpFileDesc() into ftpReq(). lib/rpmio.c: Eliminate all uses of u->path. lib/url.c: Ditto. lib/url.c: Tweak url cache code to reuse empty slots (never happens). CVS patchset: 3478 CVS date: 1999/12/12 17:46:22 commit b438e61808c5a81b6d648a632278b6adc7db680e Author: jbj <devnull@localhost> Date: Sun Dec 12 01:46:13 1999 +0000 perform glob on remote ftp queries. fix: ftpAbort must close the data channel to read abort status. CVS patchset: 3477 CVS date: 1999/12/12 01:46:13 commit 6f2127f425eea67893d12dc12e4f2bba2a64a100 Author: jbj <devnull@localhost> Date: Sat Dec 11 17:55:20 1999 +0000 Sanity (make dist). CVS patchset: 3476 CVS date: 1999/12/11 17:55:20 commit a5c7e24cd9de4f232bdce21d513963b20f2dcd14 Author: jbj <devnull@localhost> Date: Sat Dec 11 17:55:20 1999 +0000 Sanity (make dist). CVS patchset: 3475 CVS date: 1999/12/11 17:55:20 commit bd928fc23c2383de6ead25cd64fdc2f1210f88c5 Author: jbj <devnull@localhost> Date: Sat Dec 11 17:53:25 1999 +0000 partial implementation for ftp globbing. CVS patchset: 3474 CVS date: 1999/12/11 17:53:25 commit 7bcf51daa5454d86a6271c0de45e583f577d4b55 Author: ewt <devnull@localhost> Date: Sat Dec 11 17:47:55 1999 +0000 doLookup() wasn't stat'ing / properly CVS patchset: 3473 CVS date: 1999/12/11 17:47:55 commit 52b5346ed85c200e4609005242c823cbacab7fdf Author: jbj <devnull@localhost> Date: Fri Dec 10 21:29:23 1999 +0000 Sanity (make dist). CVS patchset: 3472 CVS date: 1999/12/10 21:29:23 commit 3e251df497671a4fdbf2fb952252355c2aef9d36 Author: jbj <devnull@localhost> Date: Fri Dec 10 21:29:23 1999 +0000 Sanity (make dist). CVS patchset: 3471 CVS date: 1999/12/10 21:29:23 commit f7be8892ddedca2cb0b7ec9c97354880c9e16040 Author: jbj <devnull@localhost> Date: Fri Dec 10 21:26:58 1999 +0000 add contentLength sanity check on rpmdb headerWrite. CVS patchset: 3470 CVS date: 1999/12/10 21:26:58 commit 8b63e8893f97921794630572436227c7d5dcb4e1 Author: jbj <devnull@localhost> Date: Fri Dec 10 18:13:23 1999 +0000 fix: don't look at password when searching urlCache. CVS patchset: 3469 CVS date: 1999/12/10 18:13:23 commit 16782dd67fa7014caa61518e4bdae1f39c8c13a0 Author: jbj <devnull@localhost> Date: Fri Dec 10 15:44:12 1999 +0000 Sanity (make dist). CVS patchset: 3468 CVS date: 1999/12/10 15:44:12 commit ff438dd50d181d25ee0029f6d1332aaea8c2bb9b Author: jbj <devnull@localhost> Date: Fri Dec 10 15:37:41 1999 +0000 Back out fix for dirIndexes memory leak. CVS patchset: 3467 CVS date: 1999/12/10 15:37:41 commit bd109d5df5c914b3b3897d0344d61bf28e2aacb9 Author: jbj <devnull@localhost> Date: Wed Dec 8 19:04:50 1999 +0000 rename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES. CVS patchset: 3466 CVS date: 1999/12/08 19:04:50 commit 132bdc063e023b2473056935f3f0dc182e79ecbe Author: jbj <devnull@localhost> Date: Wed Dec 8 16:34:04 1999 +0000 Sanity (make dist). CVS patchset: 3465 CVS date: 1999/12/08 16:34:04 commit 77cdb93629dd680a292d6ab2011fc7a94bdac581 Author: jbj <devnull@localhost> Date: Wed Dec 8 16:34:04 1999 +0000 Sanity (make dist). CVS patchset: 3464 CVS date: 1999/12/08 16:34:04 commit bd4e61e98e9a70c9b22948538460ed71d932d365 Author: jbj <devnull@localhost> Date: Wed Dec 8 16:32:25 1999 +0000 fix: new filelists require package index, not pointer. CVS patchset: 3463 CVS date: 1999/12/08 16:32:25 commit ca5882b322289dc644aa01e4ff662badfde6ca8b Author: jbj <devnull@localhost> Date: Tue Dec 7 21:14:51 1999 +0000 Makefile.am: Add RPM-GPG-KEY to the package. Use fdLink/fdFree for fd/scriptFd references in transaction set/availableList. fprint.h: Permit (and check for) subDir = NULL in fingerPrints. More lclint annotations. CVS patchset: 3462 CVS date: 1999/12/07 21:14:51 commit 92a11a944b81bea96a3ab951d04b8cfdedf7d159 Author: jbj <devnull@localhost> Date: Tue Dec 7 07:05:14 1999 +0000 Here is a patch for rpmdiff. It fixes a bug where I did not understand the difference between: 'FILEUIDS', 'FILEGIDS', and 'FILEGROUPNAME', 'FILEUSERNAME', Ken CVS patchset: 3461 CVS date: 1999/12/07 07:05:14 commit 4d81760947605d0378274447e9802d2233047d4f Author: jbj <devnull@localhost> Date: Mon Dec 6 18:03:52 1999 +0000 fix: default for rd_timeoutsecs is 1 sec (avoid ufdio assertion). CVS patchset: 3460 CVS date: 1999/12/06 18:03:52 commit a923894df743a8a106db80172d3bc1697554ba54 Author: jbj <devnull@localhost> Date: Mon Dec 6 17:53:13 1999 +0000 fix: Fopen should use 0666 as default (umask will be applied later). CVS patchset: 3459 CVS date: 1999/12/06 17:53:13 commit c56b542f6e290acef32bf804f4bfac93b583e7f6 Author: jbj <devnull@localhost> Date: Sun Dec 5 21:23:55 1999 +0000 Sanity (make dist). CVS patchset: 3458 CVS date: 1999/12/05 21:23:55 commit acd32889f49328cccfdb4be351141a098ef2ae5c Author: jbj <devnull@localhost> Date: Sun Dec 5 21:22:45 1999 +0000 expose enough of the legacy fdio interface to compile rpmfind/rpm2html. CVS patchset: 3457 CVS date: 1999/12/05 21:22:45 commit b80c6385f40de1c066e27eadc08cde7ff025a1f4 Author: jbj <devnull@localhost> Date: Thu Dec 2 21:58:04 1999 +0000 Handle both old and new style bash2 hacks for now. CVS patchset: 3456 CVS date: 1999/12/02 21:58:04 commit d863da403bf652bbe253b3ce484ca1235beab2e8 Author: jbj <devnull@localhost> Date: Thu Dec 2 20:38:44 1999 +0000 Sanity (make dist). CVS patchset: 3455 CVS date: 1999/12/02 20:38:44 commit 4ee67ca11a663db9b9c54a7c2ca15dd39fc622cb Author: jbj <devnull@localhost> Date: Thu Dec 2 20:37:26 1999 +0000 Bump release. CVS patchset: 3454 CVS date: 1999/12/02 20:37:26 commit 83e1c73b2f49e7542a698a6e7c260fcf9c795b6e Author: jbj <devnull@localhost> Date: Thu Dec 2 18:30:31 1999 +0000 initial version of check-prereqs. CVS patchset: 3453 CVS date: 1999/12/02 18:30:31 commit 2b8dc2ee5bee229a7e7886ee79e9dd4b2f8c6922 Author: jbj <devnull@localhost> Date: Thu Dec 2 17:07:29 1999 +0000 fail to package if absolute symlink points within build root. CVS patchset: 3452 CVS date: 1999/12/02 17:07:29 commit 7e8b64d33591bad6c877d6fe7660107cb339d7f5 Author: jbj <devnull@localhost> Date: Thu Dec 2 16:31:35 1999 +0000 permit --whatprovides to lookup file dependencies. CVS patchset: 3451 CVS date: 1999/12/02 16:31:35 commit fc75f4fc82f10d3d9e72d3978beda5ef2c9171d8 Author: jbj <devnull@localhost> Date: Wed Dec 1 20:17:05 1999 +0000 Sanity (make dist). CVS patchset: 3450 CVS date: 1999/12/01 20:17:05 commit 8da3fc6db1926f13aceb842860fbfd7d5a2871a5 Author: jbj <devnull@localhost> Date: Wed Dec 1 20:00:39 1999 +0000 Solaris fiddles. CVS patchset: 3449 CVS date: 1999/12/01 20:00:39 commit 8289346751e2d994a83416e90a67b5c96f4b07cd Author: jbj <devnull@localhost> Date: Wed Dec 1 19:57:17 1999 +0000 Add underscore in front of (possibly) non-supported FDIO_t vectors. Make buildFileList() part of rpmlib API as rpmBuildFileList(). lib/rpmdb.c: Compare fingerprints from different caches by value. CVS patchset: 3448 CVS date: 1999/12/01 19:57:17 commit 3678e4a3b548c00667db8587eb3061ac49ae3a67 Author: jbj <devnull@localhost> Date: Tue Nov 30 18:41:12 1999 +0000 Sanity. CVS patchset: 3447 CVS date: 1999/11/30 18:41:12 commit 920f41920e121328a2906246eba7b0cea7774849 Author: jbj <devnull@localhost> Date: Tue Nov 30 18:39:50 1999 +0000 python/* needs to include "system.h". CVS patchset: 3446 CVS date: 1999/11/30 18:39:50 commit 7a41cb8e4a8ab930e2cbd03d0fdf9f9eb3a7c073 Author: jbj <devnull@localhost> Date: Tue Nov 30 18:27:49 1999 +0000 lib/transaction.c: Fix (in the right place) the dil memory leak. CVS patchset: 3445 CVS date: 1999/11/30 18:27:49 commit 3c9bc3c94fcc2160f7cac9d09b8f94e5a333d64d Author: jbj <devnull@localhost> Date: Tue Nov 30 18:13:39 1999 +0000 Update-po. CVS patchset: 3444 CVS date: 1999/11/30 18:13:39 commit 06aedc29ca90537e91d0ed2b7a90493a8bd7d8e8 Author: jbj <devnull@localhost> Date: Tue Nov 30 18:07:08 1999 +0000 lib/depends.c: Fix minor memory leak. lib/fprint.c: Pass both dirName/baseName to fpLookup() to avoid memory leaks. lib/rpmdb.c: ditto, and use scaremem=1. lib/transaction.c: Fix minor memory leak. CVS patchset: 3443 CVS date: 1999/11/30 18:07:08 commit 4e56943831a57ab9cc00182007ee55c6fc46ba1e Author: jbj <devnull@localhost> Date: Tue Nov 30 14:49:45 1999 +0000 lib/install.c: Check errno and mkdir specdir/sourcedir only for local fs. lib/rpmio.c: Create ftpOpen/httpOpen from ufdOpen case's. lib/rpmio.c: ftpStat et al uses ftpOpen and NLST w/o path. lib/query.c: Don't Fclose(fd) if fd == NULL. CVS patchset: 3442 CVS date: 1999/11/30 14:49:45 commit c48ddf778309aae045945c372cc2eae9e60fcaa9 Author: jbj <devnull@localhost> Date: Mon Nov 29 14:56:36 1999 +0000 Add timestamping to statistics. Rudimentary display of statistics for GZDIO/BZDIO. CVS patchset: 3441 CVS date: 1999/11/29 14:56:36 commit db3213b0574239c732f4a9e59a1e297589d3eb3c Author: jbj <devnull@localhost> Date: Sat Nov 27 00:15:07 1999 +0000 lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib. lib/rpmio.c: Internalize single use of inet_aton(). lib/rpmio.h: Include libio.h retrofit here rather than in system.h. configure.in: Remove regex/glob tests. CVS patchset: 3440 CVS date: 1999/11/27 00:15:07 commit 4d26dfa475765173ecb06bf17bda66ddb179acad Author: jbj <devnull@localhost> Date: Fri Nov 26 22:31:19 1999 +0000 Minimal python compile. CVS patchset: 3439 CVS date: 1999/11/26 22:31:19 commit 90098c27571975cd88c05b617504d78e06187431 Author: jbj <devnull@localhost> Date: Fri Nov 26 22:02:37 1999 +0000 Package 3.0.4-0.1 CVS patchset: 3438 CVS date: 1999/11/26 22:02:37 commit 2c4c12af4f9f901fb07edc4a6c5d7f5e0f831ed6 Author: jbj <devnull@localhost> Date: Fri Nov 26 22:00:02 1999 +0000 use directory tokens internally to reduce memory usage. CVS patchset: 3437 CVS date: 1999/11/26 22:00:02 commit f202d104d070c43fa9b1f029fa85f6b7517ae5c6 Author: jbj <devnull@localhost> Date: Fri Nov 26 21:58:42 1999 +0000 Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout. rpm.c: Add --nodirtokens and --dirtokens to control file list compression. lib/misc.c: Default (conservative) valuse _noDirTokens is TRUE. lib/misc.c: Add expandFileList analogue to compressFileList. build/pack.c: Compress file list only if compression is requested. lib/rpmdb.c: Expand file list before headerWrite if compression not requested. CVS patchset: 3436 CVS date: 1999/11/26 21:58:42 commit c8406c80d2a9670df64f1ab7e38d90626cad906f Author: jbj <devnull@localhost> Date: Fri Nov 26 16:19:30 1999 +0000 lib/macro.c: Create rpmCleanPath(). build/misc.c: Delete cleanFileName(). CVS patchset: 3435 CVS date: 1999/11/26 16:19:30 commit 2a423cf9398d597b1320e95e864909e292f9c82f Author: jbj <devnull@localhost> Date: Wed Nov 24 16:55:42 1999 +0000 Display message if GNU xgettext is not found. CVS patchset: 3434 CVS date: 1999/11/24 16:55:42 commit 5144525bbc1936f7e0288718a7614ffa1c6ca63b Author: jbj <devnull@localhost> Date: Wed Nov 24 16:16:17 1999 +0000 build/files.c: Remove dead code. lib/cpio.c: Open file to be installed with "w" not "r+". lib/fprint.c: Use variable length string keys for rpmdbFindByFile cache. CVS patchset: 3433 CVS date: 1999/11/24 16:16:17 commit 4221ce1aa1fff15764b1620d904c713f8bc727ae Author: jbj <devnull@localhost> Date: Wed Nov 24 00:03:54 1999 +0000 lib/macro.c: Canonicalize paths in rpmGetPath(). build.c: ditto. build/build.c: ditto. build/files.c: ditto. build/parsePreamble.c: ditto. build/parseSpec.c: ditto. build/myftw.c: Use Opendir/Readdir/Closedir wrappers. lib/cpio.c: Use Readlink/Stat/Lstat wrappers while building archive. lib/rpmio.c: functional ftpLstat, ftpStat and ftpReadlink. CVS patchset: 3432 CVS date: 1999/11/24 00:03:54 commit abe7856bb066b68cffb378cd30771bc57bc49333 Author: jbj <devnull@localhost> Date: Fri Nov 19 19:47:43 1999 +0000 Add reminder to export shell variables. CVS patchset: 3431 CVS date: 1999/11/19 19:47:43 commit c6d768583ef384f1037d5d3fb3c73174cebd6bdf Author: jbj <devnull@localhost> Date: Fri Nov 19 18:19:41 1999 +0000 macros.in: Add buildsubdir and scriptlet template macros. build/build.c: Rewrite to use scriptlet templates. build/files.c: Rename variables to prepare for (possibly) URL's in %files. build/myftw.c: Use Lstat. build/parsePreamble.c: Permit URL's in BuildRoot tag if not from spec file. build/parseSpec.c: ditto build/parsePrep.c: Add buildsubdir macro. lib/macro.c: Add url2path (nickname u2p) and verbose macro primitives. lib/url.c: urlPath returns "" if url is NULL (rpmGenPath memory corruption). CVS patchset: 3430 CVS date: 1999/11/19 18:19:41 commit 1f6614e61efc520d2da0c09604d4ee1c06117073 Author: jbj <devnull@localhost> Date: Thu Nov 18 18:07:46 1999 +0000 The death of lib/ftp.c, merged into lib/rpmio.c. Start composting the rpmio API. Preliminary (not working) support for HTTP PUT. build.c: Check fd for NULL and use Ferror() for Fopen return. build/parseSpec.c: ditto build/pack.c: Use fdGetFP() rather than fpio->ffileno(). build/parseSpec.c: ditto build/pack.c: Use Stat/Mkdir wrappers. build/pack.c: Do Fflush before fdDup so that writes can remain buffered. lib/install.c: ditto build/parsePrep.c: Skip over URL leadin when writing %prep scriptlet. lib/misc.c: Rewrite to use simpler urlPath(). Restore checks on local fs. lib/rpmchecksig.c: Open with "r+" rather than "w" to avoid truncation. lib/url.c: Do lazy malloc of u->buf in rpmio.c checkResponse(). lib/rpmio.c: Make persist/contentLength per-fd rather than per-url. lib/rpmio.c: Add wr_chunked method for HTTP PUT (still broken). lib/rpmio.c: ftpAbort() should use timedRead. lib/rpmio.c: Add Fflush(). lib/url.c: urlPath() should return something ("/") on url = NULL (paranoia). lib/url.c: urlSplit() should return something ("/") on url w/o path. CVS patchset: 3429 CVS date: 1999/11/18 18:07:46 commit 3a6118d4194d9672b24cd7b357e6191f4eb47fde Author: jbj <devnull@localhost> Date: Thu Nov 18 17:10:15 1999 +0000 From: Dick Porter <dick@acm.org> -- Here is a patch for popt to implement selective argument stripping from argv. With this patch I can use popt in ORBit (the CORBA spec requires ORBs to remove all ORB options from argv), which allows me to export a popt option table to the rest of Gnome. There is also a bug fix included where a string was realloc()d into a space too small to hold the trailing NULL. CVS patchset: 3428 CVS date: 1999/11/18 17:10:15 commit 284ac8bec49c6a708dd096c17115c34c3cd8bc80 Author: jbj <devnull@localhost> Date: Thu Nov 18 16:57:45 1999 +0000 fix: realloc didn't include space for trailing NUL. CVS patchset: 3427 CVS date: 1999/11/18 16:57:45 commit 1140a20ef80e32b3ab3da9153cab8e940dcc58ed Author: jbj <devnull@localhost> Date: Mon Nov 15 23:57:18 1999 +0000 Make static fd in transaction callback persistent. CVS patchset: 3426 CVS date: 1999/11/15 23:57:18 commit 07fa5616811da29b4e4630288864f858b019e77f Author: jbj <devnull@localhost> Date: Mon Nov 15 22:16:54 1999 +0000 rpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for my sanity). build/pack.c: Remove unnecessary persist in package{Sources,Binaries}. lib/rpmio.c: Expose fdGetFp() for use in url.c. lib/rpmio.c: Debug refs with FILE/FTP/HTTP url's. lib/url.c: Push fp in order to use Fclose() when cleaning up url cache. CVS patchset: 3425 CVS date: 1999/11/15 22:16:54 commit 4e62a322a266e9d95007540d10e67fc75bf80aa7 Author: jbj <devnull@localhost> Date: Sun Nov 14 19:15:18 1999 +0000 lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop. lib/rpmio.c: Add fd{Get,Set}{Io,Fp,Fdno} abstraction wrappers. lib/rpmio.c: Start rationalizing debug output by using fdbg to display the fd layer stack. rpm.c: Add --nolibio to disable libio if desired. rpm2cpio.c: Use Fdopen(..., gzdio) and ufdCopy(). build/build.c: Use Fdopen(..., fpio) rather than fdio. build/files.c: Use Fdopen(..., fpio) rather than ufdio. build/parseSpec.c: ditto. lib/macro.c: ditto. lib/rpmrc.c: ditto lib/macro.c: Use Fopen(..., ufdio) in isCompressed() rather that fdOpen(). lib/misc.c: ditto. lib/misc.c: Avoid fstat by using Stat. build/pack.c: Add persist fdLink() and use fdFree() in package{Sources,Binaries} build/pack.c: Try to remove the fdDup before cpioBuildArchive() call. build/pack.c: Use rpmGenPath with %{_builddir}. build/parsePreamble.c: Use fdSize rather than Stat to get icon file size. lib/rpmrc.c: ditto lib/ftp.c: start capturing ufdio layer syserrno/errcookie. CVS patchset: 3424 CVS date: 1999/11/14 19:15:18 commit 471ba3b2386a15b5cd0ad202238dd38161788416 Author: jbj <devnull@localhost> Date: Fri Nov 12 21:26:04 1999 +0000 add/update dependency scripts (Ken Estes). CVS patchset: 3423 CVS date: 1999/11/12 21:26:04 commit 8ce88756fdb4a1cd88085acfac49c3a7180bb1bb Author: jbj <devnull@localhost> Date: Fri Nov 12 17:20:49 1999 +0000 Use Fstrerror on ufdio throughut. rpm.c: add --rmspec to usage output. build/files.c: use ufdio to permit '%files -f <url>' (untested). build/pack.c: use ufdio in readRPM(), writeRPM(), and addFileToTag(). build/parsePreamble.c: use ufdio in readIcon(). lib/ftp.c: httpOpen() now takes FD_t ctrl arg to uncouple from u->ctrl. lib/install.c: usr rpmGenPath() to identify first found url in file path concat. lib/install.c: permit url's in files[i].relativePath. lib/macro.c: use ufdio, diddle macros for tmacro standalone build. lib/macro.c: Create rpmGenPath(). lib/macro.c: diddle macro files path to permit url's. lib/rpmchecksig.c: use Fopen on fdio. lib/rpmio.c: replace copyData() with ufdCopy(). lib/rpmio.c: replace httpGetFile() with ufdGetFile(). lib/rpmio.c: add ufdWrite(). lib/rpmio.c: permit 2 simultaneous persistent malloc/open HTTP/1.1 connections. lib/rpmio.c: Add Lstat(), Stat(), and Access(). lib/rpmio.c: assume paths in syscall stubs are loopback (WRONG). lib/url.c: add urlPath(). CVS patchset: 3422 CVS date: 1999/11/12 17:20:49 commit e0b1d0be3607ef673555ca17078bfff6f854267e Author: jbj <devnull@localhost> Date: Wed Nov 10 22:09:49 1999 +0000 Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return. Use Fstrerror to retrieve fd->syserrno. Make ftpFileDoneNeeded per-fd rather than per-url. Make data fd unique rather than per-url. Use appropriate protocol commands for ufdio writing. CVS patchset: 3421 CVS date: 1999/11/10 22:09:49 commit aeab1e959d1fb383a0ff21924bff0edd01404fab Author: jbj <devnull@localhost> Date: Tue Nov 9 20:57:38 1999 +0000 fix: typo in error message (#6858). tufdio.c: Create. rpmurl.h: Add ctrl, data, buf, and bufAlloced to urlinfo. UFDSANE assertion. rpmio.h: Add fdWritable(), fdReadable(), fdRdline(), exported (for now) to ftp.c checkResponse(). ftp.c: checkResponse() rewritten to use above. ftp.c: checkResponse() handles html in 501 response on closed http connection. ftp.c: ftpCommand() rewritten to simplify (using stpcpy). ftp.c: httpOpen() now reopens time-out persistent connection. ftp.c: Get rid of O_NONBLOCK reads, not necessary AFAICT. ftp.c: ftpFileDesc() uses u->data rather than passed in fd arg. Use a consistent refcounting scheme to achieve persistent malloc and open ctrl. query.c: get ready for Remglob(). rpmio.c: ftpCmd() functional (using tufdio). CVS patchset: 3420 CVS date: 1999/11/09 20:57:38 commit 20cafc16fec4345edef90a5e8586de6434eed773 Author: jbj <devnull@localhost> Date: Sat Nov 6 20:44:11 1999 +0000 Sanity. CVS patchset: 3419 CVS date: 1999/11/06 20:44:11 commit e8c7c6893ce0de37de7218d6419ca31452eaa601 Author: jbj <devnull@localhost> Date: Fri Nov 5 20:00:26 1999 +0000 rpmio.c: Add per FD_t syserrno, read timers and simple counting statistics. rpmio.c: Honor contentLength to prevent R/W I/O dribbles. ftp.c: Support for HTTP/1.1 with persistent connection. ftp.c: Read (and set) Content-Length and HTTP minor version from reply. CVS patchset: 3418 CVS date: 1999/11/05 20:00:26 commit 3363604c7076329e431afdc975f205b54f088631 Author: jbj <devnull@localhost> Date: Thu Nov 4 21:26:08 1999 +0000 Use Fopen almost everywhere. Rip out --enable-bzip2-payload, we'll use Fopen w macros instead. Work out ref counting for ftpControl so that control channel is persistent. build/build.c: Use fpio to write build stage script. parseSpec.c: Rework include stack to use FD_t, not FILE *. tread.c: Delete, use ufdio->read instead. rpmio.c: Filter out fdio fd == NULL assertion failures. rpmrc.c: Don't fail if HOME is not environment. rpmrc.c: Rework ufdio FTP rcfile I/O to be more similar to stdio. CVS patchset: 3417 CVS date: 1999/11/04 21:26:08 commit 94dd9f796e8c8fa7b59e9690d8d0cf476313e5a5 Author: jbj <devnull@localhost> Date: Wed Nov 3 20:33:53 1999 +0000 First use of libio. CVS patchset: 3416 CVS date: 1999/11/03 20:33:53 commit 85d4129c7bedafd466625fd4400ea5607e2f09a1 Author: jbj <devnull@localhost> Date: Tue Nov 2 17:56:30 1999 +0000 Move most of the ftp and http interface to rpmio.c. CVS patchset: 3415 CVS date: 1999/11/02 17:56:30 commit 7fc3a97733080a03e8bb3872bd37019db483b93c Author: jbj <devnull@localhost> Date: Tue Nov 2 14:33:14 1999 +0000 Add ref/deref/new/fileno/open vectors to FDIO_t. Hide fdOpen/ufdOpen, use {fdio,ufdio}->open throughout. url.c: Create ref counted abstract urlinfo type with debugging. url.c: Rename functions to urlNew/urlFree/urlFreeCache for consistency. rpmio.c: Create ref counted abstract FD_t type with debugging. rpmio.c: Create private struct _FD_s type. cpio.c: Create fd[GS]etCpioPos to preserve FD_t abstraction. CVS patchset: 3414 CVS date: 1999/11/02 14:33:14 commit 65a08c9e60c0bff0e09cfdcc98ca97910ab24ac5 Author: jbj <devnull@localhost> Date: Mon Nov 1 23:23:09 1999 +0000 fix: expandNextArg() can't permit '\\' escapes. CVS patchset: 3413 CVS date: 1999/11/01 23:23:09 commit b1cb8f1b3ed725542bbba6a8f2fe6a1722c2e632 Author: jbj <devnull@localhost> Date: Mon Nov 1 19:03:31 1999 +0000 Typo. CVS patchset: 3412 CVS date: 1999/11/01 19:03:31 commit decd6483206dd25fac8032957f67286552904123 Author: jbj <devnull@localhost> Date: Mon Nov 1 19:02:46 1999 +0000 freshen.sh: detect when all packages are up to date (Ian Macdonald). CVS patchset: 3411 CVS date: 1999/11/01 19:02:46 commit efa7fc6d03dbff3b6900063bb58f45b5a84aff95 Author: jbj <devnull@localhost> Date: Mon Nov 1 14:29:37 1999 +0000 ftp.c: Preserve FD_t abstraction by creating fdDebug()/ufdSetFd(). CVS patchset: 3410 CVS date: 1999/11/01 14:29:37 commit b57249fd5e6a292a6d6aec9c0ec4b9d2fecb08d1 Author: jbj <devnull@localhost> Date: Sun Oct 31 21:38:21 1999 +0000 Spec: Add rootdir (as in chroot). parseSpec(): Pass rootdir argument. rpm.c: Rework bigMode enum to simplify per-mode option checks. build/build.c: Attempt a chroot before execl(). falloc.c: thinko: test for non-existent packages database was broke. makeTempFile(): Skip possible URL leader on tempfile name expansion. rpmio.c: Mkdir/Chdir/Rmdir/Rename/Chroot/Unlink syscall wrappers. rpmdb.c: Coalesce and simplify legacy openDatabase() wrappers. uninstall.c: Skip possible URL leader on chroot arg. CVS patchset: 3409 CVS date: 1999/10/31 21:38:21 commit 3d087dcf52531f766af0c503a6cbddfaef84f86a Author: jbj <devnull@localhost> Date: Sat Oct 30 21:26:45 1999 +0000 Rename faFoo() routines, use FD_t I/O with fadio cookie throughout. Try to be URL sensitive on filename arguments throughout. falloc.c: Eliminate faFile, use FD_t. falloc.c: preserve abstract FD_t by creating fadGet*()/fadSet*(). macro.c: rpmGetPath() expansions were clobbering URL's. rpmio.c: create Fcntl(), Pread(), Pwrite() from previous faFoo(). rpmio.c: attempt per FD_t debugging. rpm.c: permit --dbpath with --rebuild. CVS patchset: 3408 CVS date: 1999/10/30 21:26:45 commit 2b84d36c2edb0acd8f47bd3316e1535cfdf60fc0 Author: jbj <devnull@localhost> Date: Sat Oct 30 16:43:29 1999 +0000 Make fdFileno() static, use Fileno()/Ferror() analogues throughout. Make ufdClose() static, use Fclose() with ufdio cookie throughout. rpm.c: Clean urlinfoCache and rpmBuildArgs leaks. url.c: urlIsURL() should be here, not in rpmio.c. url.c: Preserve FD_t abstraction by creating ufdGetUrlinfo(). url.c: Create freeUrlinfoCache(). rpmio.c: Create ufdio cookie. CVS patchset: 3407 CVS date: 1999/10/30 16:43:29 commit 533991efdbbeff0c0f3b6f5b008c748ee61bc85e Author: jbj <devnull@localhost> Date: Sat Oct 30 16:17:02 1999 +0000 Merged back into rpmio.c. CVS patchset: 3406 CVS date: 1999/10/30 16:17:02 commit 1484a93a3f9a46d91b732c9d20ab7a24f7bee413 Author: jbj <devnull@localhost> Date: Sat Oct 30 16:16:30 1999 +0000 Sanity. CVS patchset: 3405 CVS date: 1999/10/30 16:16:30 commit 7b4cf4bf196bbc8477fb5aae8a37c56f20c6aaa2 Author: jbj <devnull@localhost> Date: Fri Oct 29 23:03:12 1999 +0000 fix: resurrect multiple target platform builds. CVS patchset: 3404 CVS date: 1999/10/29 23:03:12 commit 1e0138188b4887431444d90395be0f2fac5c2db3 Author: jbj <devnull@localhost> Date: Fri Oct 29 16:06:01 1999 +0000 check for memory leaks (almost all leaks are plugged). CVS patchset: 3403 CVS date: 1999/10/29 16:06:01 commit 0d0b405c201b43f2eebc61257f5992931e1cdb0c Author: jbj <devnull@localhost> Date: Wed Oct 27 23:18:10 1999 +0000 use compressed filenames on install side. start unifying FD types, CFD_t now gone. CVS patchset: 3402 CVS date: 1999/10/27 23:18:10 commit 82c75cb6a261465700ca469793b54ad68bef99a8 Author: jbj <devnull@localhost> Date: Mon Oct 25 20:10:00 1999 +0000 Add poptDupArgv() and const's to popt.3 man page. CVS patchset: 3401 CVS date: 1999/10/25 20:10:00 commit b074f1e2e712870d73613b4f8d848e963182b7e5 Author: jbj <devnull@localhost> Date: Mon Oct 25 19:07:14 1999 +0000 lclint annotations. CVS patchset: 3400 CVS date: 1999/10/25 19:07:14 commit ba1f155cdcd759363d00a1d0a9317c720c584d84 Author: jbj <devnull@localhost> Date: Mon Oct 25 18:24:38 1999 +0000 Lazy allocation of deleted arg bit map. CVS patchset: 3399 CVS date: 1999/10/25 18:24:38 commit 1cdcd275a8b81a8e5258a0696ab198ccfd7408ca Author: jbj <devnull@localhost> Date: Mon Oct 25 18:22:19 1999 +0000 Add !#:+ token parsing to retrieve (and delete) next argument from list. CVS patchset: 3398 CVS date: 1999/10/25 18:22:19 commit e2d517c67ce9c4a100bad0e44f17b930e4b457b7 Author: jbj <devnull@localhost> Date: Fri Oct 22 18:25:39 1999 +0000 Modify test1 to do poptResetContext before parsing args. CVS patchset: 3397 CVS date: 1999/10/22 18:25:39 commit d4fed4bde1aafd03c328b7ebd710a8e33c7f2203 Author: jbj <devnull@localhost> Date: Fri Oct 22 18:10:51 1999 +0000 fix: long options like "--long=val" needed longArg reset to NULL at top of poptGetNextOpt() while loop. Variables in poptGetNextOpt() are also locally scoped. CVS patchset: 3396 CVS date: 1999/10/22 18:10:51 commit d5b272105ba8b2a9e38cb70166f503bd974f5ee5 Author: jbj <devnull@localhost> Date: Thu Oct 21 21:38:18 1999 +0000 Functional "make check". CVS patchset: 3395 CVS date: 1999/10/21 21:38:18 commit bd34f27bb4617a172b1fee3be70b040e041858a1 Author: jbj <devnull@localhost> Date: Thu Oct 21 20:36:16 1999 +0000 lclint annotations and compiler cruft. CVS patchset: 3394 CVS date: 1999/10/21 20:36:16 commit c8b83b08c57667fe92ad68a76eba9dff8abd031e Author: jbj <devnull@localhost> Date: Thu Oct 21 18:48:00 1999 +0000 lclint annotations. CVS patchset: 3393 CVS date: 1999/10/21 18:48:00 commit 8bf4afe2d738ede9a3c5567da6679205ac9b6f5a Author: jbj <devnull@localhost> Date: Thu Oct 21 18:20:29 1999 +0000 Create. CVS patchset: 3392 CVS date: 1999/10/21 18:20:29 commit d1a5cef88a7340caf881c5a7b1689bcaf37f06c4 Author: jbj <devnull@localhost> Date: Thu Oct 21 18:20:12 1999 +0000 lclint annotations. CVS patchset: 3391 CVS date: 1999/10/21 18:20:12 commit 3ae84a6867ec831d2a3bcc0423565104626efd28 Author: jbj <devnull@localhost> Date: Thu Oct 21 15:04:25 1999 +0000 lclint annotations. CVS patchset: 3390 CVS date: 1999/10/21 15:04:25 commit 1bcfa7ac608310ff018e9fca851f64d61ec99ddf Author: ewt <devnull@localhost> Date: Thu Oct 21 02:40:57 1999 +0000 got installs/removes working with new file lists CVS patchset: 3389 CVS date: 1999/10/21 02:40:57 commit e6698260f453b3f9418a8d7fdbbd6d764ef99606 Author: jbj <devnull@localhost> Date: Wed Oct 20 21:47:42 1999 +0000 Use xmalloc/xrealloc/xstrdup. CVS patchset: 3388 CVS date: 1999/10/20 21:47:42 commit 6defa683eb5eab3411a1bd827106ccf45edfd7f3 Author: jbj <devnull@localhost> Date: Wed Oct 20 21:40:10 1999 +0000 lclint annotations. CVS patchset: 3387 CVS date: 1999/10/20 21:40:10 commit 574cad11f200498c52daf162d71b22c928926534 Author: jbj <devnull@localhost> Date: Wed Oct 20 18:38:37 1999 +0000 Tyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST. Remove compiler warnings. CVS patchset: 3386 CVS date: 1999/10/20 18:38:37 commit 22947b332ed67b529c33e60ed0309e55ec7de678 Author: jbj <devnull@localhost> Date: Wed Oct 20 16:48:10 1999 +0000 perl from /usr/bin CVS patchset: 3385 CVS date: 1999/10/20 16:48:10 commit b38f7bc532b038cfc0aac13ba8a7ff15c6c6b923 Author: jbj <devnull@localhost> Date: Wed Oct 20 16:46:54 1999 +0000 Dependency code from Ken Estes. CVS patchset: 3384 CVS date: 1999/10/20 16:46:54 commit 925c8130d5e4b8399e45e79b6253df5f8a8de760 Author: ewt <devnull@localhost> Date: Wed Oct 20 10:22:46 1999 +0000 another batch of changes for new file list format -- one more to go CVS patchset: 3383 CVS date: 1999/10/20 10:22:46 commit 28c54f8f22bd0185fd587d63cae27f4542f9edd8 Author: ewt <devnull@localhost> Date: Sun Oct 17 20:59:39 1999 +0000 relocations work better now CVS patchset: 3382 CVS date: 1999/10/17 20:59:39 commit 00ba060900a25d1521edf8018da17c4a0804550f Author: jbj <devnull@localhost> Date: Mon Oct 11 16:37:55 1999 +0000 Start rpm-3.0.4. CVS patchset: 3381 CVS date: 1999/10/11 16:37:55 commit 87c7c2f8d7fe1e0a8cf430448dccc625d1d5a347 Author: jbj <devnull@localhost> Date: Mon Oct 11 15:47:27 1999 +0000 Add quotes to check for file list existence (nigel@pobox.com). CVS patchset: 3380 CVS date: 1999/10/11 15:47:27 commit cfa9ce427b7c5e2dbb9eba9fe94fff59833d53b3 Author: ewt <devnull@localhost> Date: Fri Oct 8 20:30:49 1999 +0000 support new file list format for relocations and package removal CVS patchset: 3379 CVS date: 1999/10/08 20:30:49 commit 568dceb42b2cdaaeafdcab97e155475ef6d1f2b2 Author: jbj <devnull@localhost> Date: Fri Oct 8 17:42:02 1999 +0000 Do lseek as part of readp/writep. CVS patchset: 3378 CVS date: 1999/10/08 17:42:02 commit 8ef4ebd1331eed2ff91feda99a0ad7726a083743 Author: jbj <devnull@localhost> Date: Fri Oct 8 16:38:33 1999 +0000 Use xmalloc/xstrdup rather than malloc/strdup. CVS patchset: 3377 CVS date: 1999/10/08 16:38:33 commit 1ba4ccb8706d27ba8e5da5d9fc03544af1445b56 Author: ewt <devnull@localhost> Date: Wed Oct 6 22:52:35 1999 +0000 use OLDFILENAMES tag CVS patchset: 3376 CVS date: 1999/10/06 22:52:35 commit c0f5d38f862c428849bf73e9242d475a33f08c31 Author: ewt <devnull@localhost> Date: Wed Oct 6 22:52:12 1999 +0000 updated for compressed file lists -- dep check should stay much smaller now CVS patchset: 3375 CVS date: 1999/10/06 22:52:12 commit 360c32cb66543a85d9b3a2befc1e97f6af9e8ea1 Author: ewt <devnull@localhost> Date: Wed Oct 6 22:51:53 1999 +0000 rpmdbFindByFile() deals with compressed file lists CVS patchset: 3374 CVS date: 1999/10/06 22:51:53 commit f90d8e7415fe75045db5db5504016c0ba5773a8e Author: ewt <devnull@localhost> Date: Wed Oct 6 22:50:55 1999 +0000 moved removed of extra UID information from header here from dependency code (why was it ever there?) CVS patchset: 3373 CVS date: 1999/10/06 22:50:55 commit 2423cad4c41645bf43f8b6201d6ef5f2a6ed6481 Author: ewt <devnull@localhost> Date: Wed Oct 6 18:29:27 1999 +0000 fixed bug w/ compressing file lists CVS patchset: 3372 CVS date: 1999/10/06 18:29:27 commit c04fd2f1e4cfdba7a69db2ee9a9e79e890ee3fc3 Author: ewt <devnull@localhost> Date: Wed Oct 6 15:51:38 1999 +0000 write out compressed file lists *only* -- this is for sanity, we'll write out both sets for compatibility once the rest of the stuff starts to work CVS patchset: 3371 CVS date: 1999/10/06 15:51:38 commit 4cfb2f8d63490f0bc7508bd25a2fc519d19e0707 Author: ewt <devnull@localhost> Date: Wed Oct 6 15:51:14 1999 +0000 first steps toward getting compressed file lists to work -- most things are still *horribly* broken CVS patchset: 3370 CVS date: 1999/10/06 15:51:14 commit 55773323ccd3b5f4a0bac80d468c4cdbf572376f Author: jbj <devnull@localhost> Date: Mon Oct 4 22:04:20 1999 +0000 Rpm 3.0.3 release. CVS patchset: 3369 CVS date: 1999/10/04 22:04:20 commit 1f815adc05bfef382d99696661f3c853e464b403 Author: jbj <devnull@localhost> Date: Mon Oct 4 21:00:30 1999 +0000 Poertability. CVS patchset: 3368 CVS date: 1999/10/04 21:00:30 commit be45257fd9ca72ea8d450afe20ea3fc8254f0798 Author: jbj <devnull@localhost> Date: Mon Oct 4 20:18:48 1999 +0000 dumb cpp's want white space around lclint annotations (Tim Mooney). aix: aix.req broken by cut-and-paste (Tim Mooney). CVS patchset: 3367 CVS date: 1999/10/04 20:18:48 commit cabcec362682a5bd68d5acc2191333cb903a2e4e Author: jbj <devnull@localhost> Date: Mon Oct 4 19:40:03 1999 +0000 lclint annotations from build. CVS patchset: 3366 CVS date: 1999/10/04 19:40:03 commit 767f75648fb05790ddb3200cba8ddf730a136dd2 Author: jbj <devnull@localhost> Date: Mon Oct 4 17:29:58 1999 +0000 fix: non-GNU globs burp on repeated '/' in patterns. CVS patchset: 3365 CVS date: 1999/10/04 17:29:58 commit 9336fba9832d8ebf9e325b15f96961f2ca92507c Author: jbj <devnull@localhost> Date: Mon Oct 4 15:15:46 1999 +0000 Display errno on getOutputFrom() fork/exec failures. CVS patchset: 3364 CVS date: 1999/10/04 15:15:46 commit f72d5eec3bb762c1e158b7abd2e1538019c73c5b Author: jbj <devnull@localhost> Date: Thu Sep 30 21:40:20 1999 +0000 Sanity. CVS patchset: 3363 CVS date: 1999/09/30 21:40:20 commit 907e305591fab72f5c152c134bfe0a999f5d6753 Author: jbj <devnull@localhost> Date: Thu Sep 30 21:20:34 1999 +0000 Build on solaris2.6 with gcc. CVS patchset: 3362 CVS date: 1999/09/30 21:20:34 commit 46b128762bf88581fbca33d00129c32e559e2c94 Author: jbj <devnull@localhost> Date: Thu Sep 30 21:10:04 1999 +0000 Sanity. CVS patchset: 3361 CVS date: 1999/09/30 21:10:04 commit 4310a0aa2ac5d5a714898d35b3ca83cff7937fbe Author: jbj <devnull@localhost> Date: Thu Sep 30 20:14:16 1999 +0000 Sanity. CVS patchset: 3360 CVS date: 1999/09/30 20:14:16 commit 1db2e3df7a24397d83f4db7229aae94ed01ae9d6 Author: jbj <devnull@localhost> Date: Thu Sep 30 20:04:03 1999 +0000 Sanity. CVS patchset: 3359 CVS date: 1999/09/30 20:04:03 commit 082c8bba35d4ea9257e9a2f411e071b3b7b8847f Author: jbj <devnull@localhost> Date: Thu Sep 30 19:37:54 1999 +0000 Sanity. CVS patchset: 3358 CVS date: 1999/09/30 19:37:54 commit a7d1b1a2c90b2ac1bb931cf36933b324c64695b9 Author: jbj <devnull@localhost> Date: Thu Sep 30 19:31:44 1999 +0000 Sanity. CVS patchset: 3357 CVS date: 1999/09/30 19:31:44 commit d7ba7d08d195283773b170080b14072a71a4477b Author: jbj <devnull@localhost> Date: Thu Sep 30 17:45:42 1999 +0000 More HPUX cc fiddles. CVS patchset: 3356 CVS date: 1999/09/30 17:45:42 commit ff642c3a5eeacf392c1bb220a1ca70f9296a1fe9 Author: jbj <devnull@localhost> Date: Thu Sep 30 16:56:05 1999 +0000 HPUX cc compiler fidgets. CVS patchset: 3355 CVS date: 1999/09/30 16:56:05 commit 5b7c1963ebf6d543d46de2e72ac0d9615bc8598f Author: jbj <devnull@localhost> Date: Thu Sep 30 16:11:52 1999 +0000 Access fd_fileno correctly. CVS patchset: 3354 CVS date: 1999/09/30 16:11:52 commit 1baa4101d6a58837ad196d987bb1fc18d62aed08 Author: jbj <devnull@localhost> Date: Thu Sep 30 16:03:43 1999 +0000 Don't build rpmgettext/rpmputtext if USE_NLS=no. CVS patchset: 3353 CVS date: 1999/09/30 16:03:43 commit 2affcc2244e177bced04013197c032e38a0e9d67 Author: jbj <devnull@localhost> Date: Thu Sep 30 14:53:33 1999 +0000 HPUX groks not long long. CVS patchset: 3352 CVS date: 1999/09/30 14:53:33 commit 960b02877875443801bfca622330623fcb4d73e8 Author: jbj <devnull@localhost> Date: Thu Sep 30 00:22:15 1999 +0000 new find req/prov scripts for non-linux platforms (Tim Mooney). CVS patchset: 3351 CVS date: 1999/09/30 00:22:15 commit ff01ced80f6811c940da2e098873f3dc3233c083 Author: jbj <devnull@localhost> Date: Thu Sep 30 00:03:10 1999 +0000 Add libtool.m4. CVS patchset: 3350 CVS date: 1999/09/30 00:03:10 commit 307e51db290281f68520adacff4a2e46e8b03f71 Author: jbj <devnull@localhost> Date: Thu Sep 30 00:00:10 1999 +0000 Ignore generated files. CVS patchset: 3349 CVS date: 1999/09/30 00:00:10 commit aaa572a6eadcde7eb190c5bb352b4dd63be04792 Author: jbj <devnull@localhost> Date: Wed Sep 29 23:58:51 1999 +0000 Aother typo. CVS patchset: 3348 CVS date: 1999/09/29 23:58:51 commit e3be66cc1094de9dd4f41c58aec5c497dfbac80e Author: jbj <devnull@localhost> Date: Wed Sep 29 23:57:42 1999 +0000 Add libtool.m4 to aclocal.m4. CVS patchset: 3347 CVS date: 1999/09/29 23:57:42 commit b8acb34828d4d8d2aa45ec9b066ebb6e4d016c20 Author: jbj <devnull@localhost> Date: Wed Sep 29 23:48:54 1999 +0000 Typo. CVS patchset: 3346 CVS date: 1999/09/29 23:48:54 commit 3e86bf7d52def1dd00a4f58f8f4bf63363b94a40 Author: jbj <devnull@localhost> Date: Wed Sep 29 23:48:23 1999 +0000 Ignore generated files. CVS patchset: 3345 CVS date: 1999/09/29 23:48:23 commit 043529894e481ac82012899310f2a01837a5d4d0 Author: jbj <devnull@localhost> Date: Wed Sep 29 23:37:04 1999 +0000 Nuke'em again. CVS patchset: 3344 CVS date: 1999/09/29 23:37:04 commit a20c89d42bd04629ee290b46046b63e92ea3a18c Author: jbj <devnull@localhost> Date: Wed Sep 29 23:29:57 1999 +0000 Check in time stamps again. CVS patchset: 3343 CVS date: 1999/09/29 23:29:57 commit 32942a7b6bdfb0c12dae5bc0c6e8fec12c8aac9a Author: jbj <devnull@localhost> Date: Wed Sep 29 23:26:08 1999 +0000 Check in time stamps. CVS patchset: 3342 CVS date: 1999/09/29 23:26:08 commit 798e32a254f8a85b01ecdc22088be506815b5736 Author: jbj <devnull@localhost> Date: Wed Sep 29 21:22:24 1999 +0000 Create. CVS patchset: 3341 CVS date: 1999/09/29 21:22:24 commit 0750a8385c5083ae19b3f137660fa19921a33d4b Author: jbj <devnull@localhost> Date: Wed Sep 29 21:12:45 1999 +0000 Add intl so popt no longer requires gettext. CVS patchset: 3340 CVS date: 1999/09/29 21:12:45 commit 07d68db900f165350dfe51b2e80ff1e7077e3a6e Author: jbj <devnull@localhost> Date: Wed Sep 29 15:59:55 1999 +0000 Don't use err(3) for now. CVS patchset: 3339 CVS date: 1999/09/29 15:59:55 commit 63798c65a1d243b3fb8750f1e8b1de07acbf5acc Author: jbj <devnull@localhost> Date: Tue Sep 28 18:38:51 1999 +0000 updated pl/rpm.8 (PLD team). CVS patchset: 3338 CVS date: 1999/09/28 18:38:51 commit 5714a7f0b1dc139f0c7b31a8eeb127e5f3a2f093 Author: jbj <devnull@localhost> Date: Tue Sep 28 15:24:01 1999 +0000 portatbility fiddles (solaris). create binary rpm directory (e.g. .../%{_target_cpu}) on the fly. CVS patchset: 3337 CVS date: 1999/09/28 15:24:01 commit aaf3ed92bc7b91a003c11a9e74b3ed62a801c30e Author: jbj <devnull@localhost> Date: Sun Sep 26 23:46:42 1999 +0000 Add regex.c/regex.h. CVS patchset: 3336 CVS date: 1999/09/26 23:46:42 commit c7a61217062bc81485fba5561c48a91031dbbe99 Author: jbj <devnull@localhost> Date: Sun Sep 26 23:44:36 1999 +0000 Search /usr/include before misc. CVS patchset: 3335 CVS date: 1999/09/26 23:44:36 commit a38a3b7f35adebd1bbefa7cf2ccde413db1c8a2e Author: jbj <devnull@localhost> Date: Sun Sep 26 23:16:14 1999 +0000 Sanity. CVS patchset: 3334 CVS date: 1999/09/26 23:16:14 commit 23ddc3c8ceb8484e05acc9920db98b3e54ad0df8 Author: jbj <devnull@localhost> Date: Sun Sep 26 22:50:47 1999 +0000 Autoconf test for glob (and regex) functionality. CVS patchset: 3333 CVS date: 1999/09/26 22:50:47 commit bc0955ad3c26524eef366a9e66a889d38a05b12f Author: jbj <devnull@localhost> Date: Sun Sep 26 17:28:00 1999 +0000 Solaris compilation. CVS patchset: 3332 CVS date: 1999/09/26 17:28:00 commit d6f997e62d7bce0f24623ba8acfe3280fd6caf82 Author: jbj <devnull@localhost> Date: Sun Sep 26 17:09:46 1999 +0000 Drill msgid at same time as msgstrs. CVS patchset: 3331 CVS date: 1999/09/26 17:09:46 commit e60094b302720378ca194db760e51299b32e0a70 Author: jbj <devnull@localhost> Date: Sun Sep 26 15:04:03 1999 +0000 Retrofit glibc __progname. CVS patchset: 3330 CVS date: 1999/09/26 15:04:03 commit 0464b19302bcceafe0c597f1feb693f69ab9b12d Author: jbj <devnull@localhost> Date: Sun Sep 26 00:44:52 1999 +0000 Sanity. CVS patchset: 3329 CVS date: 1999/09/26 00:44:52 commit 861a7532cdc06f841d0a93e45e5b962033d35397 Author: jbj <devnull@localhost> Date: Sun Sep 26 00:43:12 1999 +0000 fix: rpm-2.5.1 had file list w/o leading / fix. CVS patchset: 3328 CVS date: 1999/09/26 00:43:12 commit c63192d864acc8481c2afc2012d5c98efdb8abad Author: jbj <devnull@localhost> Date: Fri Sep 24 23:36:52 1999 +0000 Release candidate. CVS patchset: 3327 CVS date: 1999/09/24 23:36:52 commit c5890f94566506396bd2d041db7d8e4c5930eb29 Author: jbj <devnull@localhost> Date: Fri Sep 24 21:58:35 1999 +0000 Sanity. CVS patchset: 3326 CVS date: 1999/09/24 21:58:35 commit 896f0898dcadc03f9442e80734769551cd56a55f Author: jbj <devnull@localhost> Date: Fri Sep 24 18:03:20 1999 +0000 Remove unnecssary malloc. CVS patchset: 3325 CVS date: 1999/09/24 18:03:20 commit 098c2a19dfa65bc9a97a0e11f4c80a56eb97eabd Author: jbj <devnull@localhost> Date: Fri Sep 24 16:02:14 1999 +0000 Improved warning message on legacy epoch-less compare. CVS patchset: 3324 CVS date: 1999/09/24 16:02:14 commit aa3a086ba2e1a4ecc2deaba687ed8d71426df217 Author: jbj <devnull@localhost> Date: Fri Sep 24 14:54:23 1999 +0000 fix: version compares compatible with epoch-less requires/conflicts. CVS patchset: 3323 CVS date: 1999/09/24 14:54:23 commit cdaf55aa9c8ba8c4f31b0e8974cc0617f4cf04ed Author: jbj <devnull@localhost> Date: Fri Sep 24 01:50:04 1999 +0000 Test for non-existence of provides/obsoletes tags (without versioning). CVS patchset: 3322 CVS date: 1999/09/24 01:50:04 commit dcb48a58ffc57c35e3356f1cf3809113ed7f8167 Author: jbj <devnull@localhost> Date: Thu Sep 23 22:30:45 1999 +0000 Make sure that %lang(it) matches LANG=it. CVS patchset: 3321 CVS date: 1999/09/23 22:30:45 commit 25132a985ab9518148b4010991a3d50e773df6d9 Author: jbj <devnull@localhost> Date: Thu Sep 23 21:46:48 1999 +0000 Add rpminject. CVS patchset: 3320 CVS date: 1999/09/23 21:46:48 commit 388163596677a563fc7febcf5aa52638fdc86420 Author: jbj <devnull@localhost> Date: Wed Sep 22 18:17:41 1999 +0000 lclint annotations. CVS patchset: 3319 CVS date: 1999/09/22 18:17:41 commit ac5b027ef0710c5a5ee4ab22c68c4bd06843afcb Author: jbj <devnull@localhost> Date: Wed Sep 22 18:04:16 1999 +0000 Sanity. CVS patchset: 3318 CVS date: 1999/09/22 18:04:16 commit df6acadcf7830eba3e585a2fa23bab29f3ac6c02 Author: jbj <devnull@localhost> Date: Wed Sep 22 18:03:19 1999 +0000 Add --redhatprovides and --redhatrequires to rpmpopt. CVS patchset: 3317 CVS date: 1999/09/22 18:03:19 commit 444952d085ab84f3960fc6ed3f402499dd69527c Author: jbj <devnull@localhost> Date: Wed Sep 22 16:34:08 1999 +0000 Orphan. CVS patchset: 3316 CVS date: 1999/09/22 16:34:08 commit 868920d4a76844d8cbef8589e7247f4c9ff1a104 Author: jbj <devnull@localhost> Date: Wed Sep 22 13:43:45 1999 +0000 Update from specspo. CVS patchset: 3315 CVS date: 1999/09/22 13:43:45 commit 391f138fc1e13f7197460ada9b42e9decc5a5e75 Author: jbj <devnull@localhost> Date: Tue Sep 21 22:42:10 1999 +0000 Bump release. CVS patchset: 3314 CVS date: 1999/09/21 22:42:10 commit 9fea0d1addb5a14d493e44934ab5c82403787639 Author: jbj <devnull@localhost> Date: Tue Sep 21 22:41:37 1999 +0000 Apply sanity check to database permissions. CVS patchset: 3313 CVS date: 1999/09/21 22:41:37 commit e6318cc57f9581393d6cb534e3dece38b87aa3cb Author: jbj <devnull@localhost> Date: Tue Sep 21 17:21:57 1999 +0000 fix: removed files fingerprint memory leak. fix: resurrect allfiles flag from rpm-2.5.x. CVS patchset: 3312 CVS date: 1999/09/21 17:21:57 commit 20d78e939aa218e85ef19013769494851d863f13 Author: jbj <devnull@localhost> Date: Tue Sep 21 03:22:53 1999 +0000 fix: command line install had header memory leak. check for NULL on all memory allocations. free rpmrc mallocs on exit. permit run time leak detection. CVS patchset: 3311 CVS date: 1999/09/21 03:22:53 commit 78ce864c5eee9b2d4fc3a3a4a201818f4e500d50 Author: jbj <devnull@localhost> Date: Mon Sep 20 15:35:08 1999 +0000 Add err.[ch] to portability checks (as yet unused). get latest error.[ch] from glibc. CVS patchset: 3310 CVS date: 1999/09/20 15:35:08 commit 6bdf51d7f3a40988812f3d5ea829ae2395e8e05a Author: jbj <devnull@localhost> Date: Mon Sep 20 13:34:47 1999 +0000 Start experimental support for bzip2 payloads. CVS patchset: 3309 CVS date: 1999/09/20 13:34:47 commit aa8b92fedffeed174157fee39090dcb78611ac5a Author: jbj <devnull@localhost> Date: Mon Sep 20 13:23:46 1999 +0000 Skip provides along for the ride. CVS patchset: 3308 CVS date: 1999/09/20 13:23:46 commit 86aa4396e54fd9b56590fb1af56079154f54b7ed Author: jbj <devnull@localhost> Date: Mon Sep 20 13:04:44 1999 +0000 Don't segfault on unversioned provides. CVS patchset: 3307 CVS date: 1999/09/20 13:04:44 commit 2fe0890ca552e4fd829d181030569b1b3542e466 Author: jbj <devnull@localhost> Date: Sun Sep 19 19:41:00 1999 +0000 Sanity. CVS patchset: 3306 CVS date: 1999/09/19 19:41:00 commit e0e0a755b917d358d38003a3da2f46d83fb70265 Author: jbj <devnull@localhost> Date: Sun Sep 19 15:27:37 1999 +0000 When comparing EVR with missing epoch, package with epoch is considered newer. Free providesEVR from added package index. python: shared module linked correctly. CVS patchset: 3305 CVS date: 1999/09/19 15:27:37 commit 29c1a3598ac127c4b2b0b936a2edd6c76ce82325 Author: jbj <devnull@localhost> Date: Sun Sep 19 00:29:44 1999 +0000 do versioned provides/conflicts resolution correctly. rpmpopt: display versioned provides/obsoletes. revert to shared libbz2.so now that bzip2 is in base install. CVS patchset: 3304 CVS date: 1999/09/19 00:29:44 commit b0f03239bbd48ef228e0f390e0f6afd94b27c316 Author: jbj <devnull@localhost> Date: Fri Sep 17 23:18:24 1999 +0000 Typo. CVS patchset: 3303 CVS date: 1999/09/17 23:18:24 commit 0148d1e87dc4dc6d31bf2b01e5a21a99ed46239c Author: jbj <devnull@localhost> Date: Fri Sep 17 22:59:31 1999 +0000 python: shared module needs -lrpm -lbz2. CVS patchset: 3302 CVS date: 1999/09/17 22:59:31 commit 7cf4b2e1aa3c238aa2e972efda67e63e7207877c Author: jbj <devnull@localhost> Date: Fri Sep 17 22:23:33 1999 +0000 lclint annotations. CVS patchset: 3301 CVS date: 1999/09/17 22:23:33 commit 0a816b4cb5dc06db41a096c7455bcc4f8c815910 Author: jbj <devnull@localhost> Date: Fri Sep 17 22:10:39 1999 +0000 add perms to openDatabase() call. CVS patchset: 3300 CVS date: 1999/09/17 22:10:39 commit d0d0eefa53d0baab83ca7588582c75cc251556e2 Author: jbj <devnull@localhost> Date: Fri Sep 17 22:06:32 1999 +0000 Turn off noise for now. CVS patchset: 3299 CVS date: 1999/09/17 22:06:32 commit 8258a9497eb12c8a55b7ad16e467977c066db9ee Author: jbj <devnull@localhost> Date: Fri Sep 17 22:02:44 1999 +0000 lclint annotations. CVS patchset: 3298 CVS date: 1999/09/17 22:02:44 commit 8464ba8e6c86367812164541cb5ad084c69b63f9 Author: jbj <devnull@localhost> Date: Fri Sep 17 22:01:34 1999 +0000 rewrite installArchive() with common exit point. lclint annotations. CVS patchset: 3297 CVS date: 1999/09/17 22:01:34 commit ca578f4da5537564d942294fb21ef2b7bc12959e Author: jbj <devnull@localhost> Date: Fri Sep 17 21:51:23 1999 +0000 lclint annotations. CVS patchset: 3296 CVS date: 1999/09/17 21:51:23 commit 57313de553626f1f414292d171f4204500d531f0 Author: jbj <devnull@localhost> Date: Fri Sep 17 21:50:10 1999 +0000 simplyify prefix prepending. lclint annotations. CVS patchset: 3295 CVS date: 1999/09/17 21:50:10 commit d567366f46a7ec05eeab6985f11797c445c205a2 Author: jbj <devnull@localhost> Date: Fri Sep 17 21:44:39 1999 +0000 lclint annotations. CVS patchset: 3294 CVS date: 1999/09/17 21:44:39 commit aea37e90473a6c82913e5f9968f64194bc3b60d8 Author: jbj <devnull@localhost> Date: Fri Sep 17 21:31:38 1999 +0000 lclint annotations. CVS patchset: 3293 CVS date: 1999/09/17 21:31:38 commit 4cf669a6f5d80adf97e1d5cf8507d3af2a4c581f Author: jbj <devnull@localhost> Date: Fri Sep 17 21:26:00 1999 +0000 lclint annotations. CVS patchset: 3292 CVS date: 1999/09/17 21:26:00 commit e5d3c31bb26bfcae20340f2902c43dba23e08da9 Author: jbj <devnull@localhost> Date: Fri Sep 17 21:08:32 1999 +0000 lclint annotations. CVS patchset: 3291 CVS date: 1999/09/17 21:08:32 commit 00dcfeff38c8af85dfb7a96834e9ca758dd273fa Author: jbj <devnull@localhost> Date: Fri Sep 17 20:52:46 1999 +0000 lclint annotations. CVS patchset: 3290 CVS date: 1999/09/17 20:52:46 commit a8e5caca589b5d87c6fa0b9664219a26405e1720 Author: jbj <devnull@localhost> Date: Fri Sep 17 20:42:51 1999 +0000 lclint annotations and consts. CVS patchset: 3289 CVS date: 1999/09/17 20:42:51 commit b8d3c0d56a77ca1131a74560413a0e8a16704f4f Author: jbj <devnull@localhost> Date: Fri Sep 17 20:40:41 1999 +0000 lclint annotations. CVS patchset: 3288 CVS date: 1999/09/17 20:40:41 commit b226bc53d0074ed9eadc979abcda1adb75fd7ff3 Author: jbj <devnull@localhost> Date: Fri Sep 17 20:17:40 1999 +0000 lclint annotations. CVS patchset: 3287 CVS date: 1999/09/17 20:17:40 commit bdefece969c640b12069b40f74322c20d2663491 Author: jbj <devnull@localhost> Date: Fri Sep 17 20:15:22 1999 +0000 lclinit annotations. CVS patchset: 3286 CVS date: 1999/09/17 20:15:22 commit 315eb02ffa5324d5ea71750b003738ff73c66a73 Author: jbj <devnull@localhost> Date: Fri Sep 17 20:11:44 1999 +0000 Update from anaconda. CVS patchset: 3285 CVS date: 1999/09/17 20:11:44 commit 89a17f4cfab00c46170f07a2f68f91c3e8ca26df Author: jbj <devnull@localhost> Date: Fri Sep 17 18:33:21 1999 +0000 Link with librpm and libbz2. CVS patchset: 3284 CVS date: 1999/09/17 18:33:21 commit 6bdc80981e13f49419a8eb3e9056cfb6ac3abd35 Author: jbj <devnull@localhost> Date: Tue Sep 14 16:04:03 1999 +0000 fix: with unspecified epochs, skip dependency epoch compare. CVS patchset: 3283 CVS date: 1999/09/14 16:04:03 commit 5776936ece0bcb7f9c0f6f899dcb5d3a9c0a2352 Author: jbj <devnull@localhost> Date: Tue Sep 14 05:41:13 1999 +0000 fix: versioned provides devolved to existence test with conflicts. CVS patchset: 3282 CVS date: 1999/09/14 05:41:13 commit f005d4c15c11eacc245d11e2f069881d2543e32c Author: jbj <devnull@localhost> Date: Sun Sep 12 20:43:23 1999 +0000 Fiddles to resurrect lclint. CVS patchset: 3281 CVS date: 1999/09/12 20:43:23 commit fa165f14175844cbb582eea1617345da0bd779eb Author: jbj <devnull@localhost> Date: Sun Sep 12 00:47:09 1999 +0000 Bump release. CVS patchset: 3280 CVS date: 1999/09/12 00:47:09 commit 075fa0ef785c4f31e1fad8d7e71b4b11b8934533 Author: jbj <devnull@localhost> Date: Sun Sep 12 00:41:51 1999 +0000 glibc2: always enable dynamic mtrace if available. CVS patchset: 3279 CVS date: 1999/09/12 00:41:51 commit 55c52041442a629962a4317a1a7cf9fce50da05b Author: jbj <devnull@localhost> Date: Sat Sep 11 23:57:59 1999 +0000 fix: avoid db problems with self-obsoleting packages on install. CVS patchset: 3278 CVS date: 1999/09/11 23:57:59 commit ff2540dba8917e8adc9775f2ad33f671403eeeb5 Author: jbj <devnull@localhost> Date: Sat Sep 11 21:10:02 1999 +0000 Common variable naming using EVR rather than Version. CVS patchset: 3277 CVS date: 1999/09/11 21:10:02 commit 70a0eb1d9ba1e60e10a995604a3fa259945e06c2 Author: jbj <devnull@localhost> Date: Fri Sep 10 23:48:56 1999 +0000 pgp and pgp5 have compatible RSA signature (#4780). CVS patchset: 3276 CVS date: 1999/09/10 23:48:56 commit f293b8e06f1d721587c9a7f1de3184f8fc8fddf7 Author: jbj <devnull@localhost> Date: Fri Sep 10 13:36:18 1999 +0000 Display Mb or Kb. CVS patchset: 3275 CVS date: 1999/09/10 13:36:18 commit 1cc9b7b5e8a1b19343b8b9add6a53dc5c97d49d3 Author: ewt <devnull@localhost> Date: Fri Sep 10 00:50:25 1999 +0000 version 1.4 CVS patchset: 3274 CVS date: 1999/09/10 00:50:25 commit a7a728a11e98db57b8f0888cd8076c9daf07d120 Author: jbj <devnull@localhost> Date: Thu Sep 9 15:16:01 1999 +0000 Limit header max size to < 32 Mb (~16 times largest currently known). CVS patchset: 3273 CVS date: 1999/09/09 15:16:01 commit 424a891e92464d7d94991a092f656a4400e83c55 Author: jbj <devnull@localhost> Date: Thu Sep 9 15:09:30 1999 +0000 Apply max 32 Mb sabity check to headers. CVS patchset: 3272 CVS date: 1999/09/09 15:09:30 commit 6b66cf510cdedda4e89aaa5d63168b334ded07e2 Author: jbj <devnull@localhost> Date: Wed Sep 8 22:50:30 1999 +0000 Fix lchown detection. CVS patchset: 3271 CVS date: 1999/09/08 22:50:30 commit 7c106b348feb608521d38951f39dd85b34d1f6a4 Author: jbj <devnull@localhost> Date: Wed Sep 8 22:33:01 1999 +0000 Fix lchown test. CVS patchset: 3270 CVS date: 1999/09/08 22:33:01 commit 81355ca3677059062a7ac7b654de6863c31d1dde Author: jbj <devnull@localhost> Date: Tue Sep 7 23:04:24 1999 +0000 Bump release. CVS patchset: 3269 CVS date: 1999/09/07 23:04:24 commit 6281ee4de1edd2882452f3cc0ddff5e8ab94f222 Author: jbj <devnull@localhost> Date: Tue Sep 7 22:49:45 1999 +0000 Use sizeof("...")-1 throughout. CVS patchset: 3268 CVS date: 1999/09/07 22:49:45 commit 834db501abf63981c5445edac45af8de278b0777 Author: jbj <devnull@localhost> Date: Tue Sep 7 22:48:55 1999 +0000 Update from anaconda. CVS patchset: 3267 CVS date: 1999/09/07 22:48:55 commit 002c65379feb473d79a626b8abcf474c5cd72f2b Author: jbj <devnull@localhost> Date: Tue Sep 7 22:46:19 1999 +0000 Solaris: use getpassphrase rather than getpass if available. CVS patchset: 3266 CVS date: 1999/09/07 22:46:19 commit 719984e0960264b3bc821b8aa99afbb8e525a638 Author: jbj <devnull@localhost> Date: Tue Sep 7 19:53:10 1999 +0000 Tru64: avoid find-requires variable size limit (Tim Mooney). CVS patchset: 3265 CVS date: 1999/09/07 19:53:10 commit 582808bce3d636bfd8c2a71e0982af6fe91b2fef Author: jbj <devnull@localhost> Date: Tue Sep 7 19:47:53 1999 +0000 link libbz2.a statically to avoid rpm->bzip2 dependence for now. CVS patchset: 3264 CVS date: 1999/09/07 19:47:53 commit f2cfa9e4944becc9f3bf885cffd663ce69d2695e Author: jbj <devnull@localhost> Date: Tue Sep 7 16:24:20 1999 +0000 suggested changes to docs from Ken Estes (#4451). CVS patchset: 3263 CVS date: 1999/09/07 16:24:20 commit aed59a55a77acd2d6fa6cf2723d077f0bffd2315 Author: jbj <devnull@localhost> Date: Tue Sep 7 15:46:53 1999 +0000 suggested changes to docs from Ken Estes (#4451). CVS patchset: 3262 CVS date: 1999/09/07 15:46:53 commit fabbb86306277887f45569898e1f6a6c60c0c618 Author: jbj <devnull@localhost> Date: Tue Sep 7 14:50:32 1999 +0000 add --freshen to usage message (#4823). CVS patchset: 3261 CVS date: 1999/09/07 14:50:32 commit b4be0ac88bf159068e7b5e5a96de5603a05cae47 Author: jbj <devnull@localhost> Date: Tue Sep 7 12:32:10 1999 +0000 add sparcv9 architecture. CVS patchset: 3260 CVS date: 1999/09/07 12:32:10 commit d753cdadf734488f5539a53e3898fd3ebc1a4508 Author: jbj <devnull@localhost> Date: Mon Sep 6 20:59:39 1999 +0000 fix: don't successfully match with strncasecmp("sparc", "sparc64", 5) CVS patchset: 3259 CVS date: 1999/09/06 20:59:39 commit bc837d1e3f616a7dd2973f25b7ac1d18bfafcb16 Author: ewt <devnull@localhost> Date: Sun Sep 5 16:56:44 1999 +0000 added message to getFilesystem() -- this can hang up when we can't reach nfs servers, and it's nice for -vv to indicate what's wrong CVS patchset: 3258 CVS date: 1999/09/05 16:56:44 commit 7685084b9e5c1c32aad5a849495e0beec1815cf5 Author: ewt <devnull@localhost> Date: Sat Sep 4 19:38:05 1999 +0000 *** empty log message *** CVS patchset: 3257 CVS date: 1999/09/04 19:38:05 commit dacd97b455d7351b5680f7259b6791b4f3942990 Author: ewt <devnull@localhost> Date: Sat Sep 4 19:37:00 1999 +0000 null terminate parsed argument lists CVS patchset: 3256 CVS date: 1999/09/04 19:37:00 commit aeeaed68f9714080bb3a6e60e3c6125e37b3b4bc Author: jbj <devnull@localhost> Date: Wed Aug 25 20:00:26 1999 +0000 get the right default if no --prefix is given. CVS patchset: 3255 CVS date: 1999/08/25 20:00:26 commit 374924ae9607253e1615db2fe982591daa175ae9 Author: jbj <devnull@localhost> Date: Tue Aug 24 23:27:48 1999 +0000 Fix duplicate dependency check. CVS patchset: 3254 CVS date: 1999/08/24 23:27:48 commit 6c46bff3021b8ec6ece201a0dcab6a963a4b7184 Author: jbj <devnull@localhost> Date: Tue Aug 24 22:26:55 1999 +0000 add versions to prereq. add syntax sensitive implict prereq on rpm-3.0.3. CVS patchset: 3253 CVS date: 1999/08/24 22:26:55 commit 881c8fbba23132bedfa6d6bdacbb8513347e5b1f Author: jbj <devnull@localhost> Date: Tue Aug 24 22:08:52 1999 +0000 Orphans. CVS patchset: 3252 CVS date: 1999/08/24 22:08:52 commit 5b7d1f7876a40e6900331a9aa9a77263c3fe6a57 Author: jbj <devnull@localhost> Date: Tue Aug 24 21:10:30 1999 +0000 update python bindings from anaconda. CVS patchset: 3251 CVS date: 1999/08/24 21:10:30 commit 438d40966ef28e012b49ec2a61462d27c5e88b70 Author: jbj <devnull@localhost> Date: Tue Aug 24 15:18:43 1999 +0000 add headerWrite return code and check for errors. CVS patchset: 3250 CVS date: 1999/08/24 15:18:43 commit e04da2741558aad5db0c2e15724e1b68be79996a Author: jbj <devnull@localhost> Date: Tue Aug 24 14:10:58 1999 +0000 Remove legacy langNum interface.l CVS patchset: 3249 CVS date: 1999/08/24 14:10:58 commit 5c4a3b51cea5d3de47221b760a7fc282160b0ed9 Author: jbj <devnull@localhost> Date: Mon Aug 23 23:51:34 1999 +0000 Typo. CVS patchset: 3248 CVS date: 1999/08/23 23:51:34 commit 3ae1ccb3aaff3a6e4b2d37d533bb07f34621e96f Author: jbj <devnull@localhost> Date: Mon Aug 23 23:10:35 1999 +0000 fix: segfault with "--sign" w/o supplying files (#4651). CVS patchset: 3247 CVS date: 1999/08/23 23:10:35 commit 751c9f18c8c7ecb18e33edc8614c0f91d5b1e528 Author: jbj <devnull@localhost> Date: Mon Aug 23 16:05:08 1999 +0000 More environment fiddles. CVS patchset: 3246 CVS date: 1999/08/23 16:05:08 commit 279e4cc33839f46209224742fb0ce4ada6f03ec6 Author: jbj <devnull@localhost> Date: Sun Aug 22 04:17:12 1999 +0000 add %_install_langs to configure languages to be installed. CVS patchset: 3245 CVS date: 1999/08/22 04:17:12 commit b2aff25f78baea9cfba2106702d8de63e4537e9c Author: jbj <devnull@localhost> Date: Sat Aug 21 23:07:22 1999 +0000 Check POSIX environment variables too. CVS patchset: 3244 CVS date: 1999/08/21 23:07:22 commit d2094dc229f3efa82bde4c92d77d7314a370d4f0 Author: jbj <devnull@localhost> Date: Fri Aug 20 21:05:18 1999 +0000 add versions to obsoletes. CVS patchset: 3243 CVS date: 1999/08/20 21:05:18 commit 75808ee2d4c1b34c70758d5c72a2b7a386b1124b Author: jbj <devnull@localhost> Date: Fri Aug 20 19:11:37 1999 +0000 Add script execution order. CVS patchset: 3242 CVS date: 1999/08/20 19:11:37 commit e42968ff8b28a632917ec526bae27b10d8e5576f Author: jbj <devnull@localhost> Date: Fri Aug 20 17:55:12 1999 +0000 Break out locale match test. CVS patchset: 3241 CVS date: 1999/08/20 17:55:12 commit 36771ae0adff7e595eb4f0e28d3293db18186431 Author: jbj <devnull@localhost> Date: Thu Aug 19 21:09:38 1999 +0000 Shared libraries in main package. CVS patchset: 3240 CVS date: 1999/08/19 21:09:38 commit 8907c7e1a03b721ce696bce499b52ebc7ebb1cd7 Author: jbj <devnull@localhost> Date: Thu Aug 19 19:42:18 1999 +0000 match "de" when locale is specified as "de_DE.ISO-8859-1@Munich". CVS patchset: 3239 CVS date: 1999/08/19 19:42:18 commit 5eca02dc3469eb2a76412d50c4543d93e1517630 Author: jbj <devnull@localhost> Date: Wed Aug 18 18:28:36 1999 +0000 Documentation fiddles (#3638). CVS patchset: 3238 CVS date: 1999/08/18 18:28:36 commit 5a8aceb05e843bfb523b91a904846ec23276350c Author: jbj <devnull@localhost> Date: Wed Aug 18 17:04:54 1999 +0000 fix: use pgp5 rather than pgp-2.6.3 if both are in %_pgpbin (#4564). CVS patchset: 3237 CVS date: 1999/08/18 17:04:54 commit 13db81ac61d360b20ebe5934e3e11d37404b875d Author: jbj <devnull@localhost> Date: Wed Aug 18 16:29:53 1999 +0000 Typo. CVS patchset: 3236 CVS date: 1999/08/18 16:29:53 commit 54218bb5e15f932c13afe64fdb3567ed9c2803dc Author: jbj <devnull@localhost> Date: Tue Aug 17 23:09:09 1999 +0000 Bump release. CVS patchset: 3235 CVS date: 1999/08/17 23:09:09 commit 210d76a5cd8dad3eb22fbf8f8b02ac2d00829924 Author: jbj <devnull@localhost> Date: Tue Aug 17 23:05:24 1999 +0000 fix: more precise handling was needed for multiple overlapped removed files. CVS patchset: 3234 CVS date: 1999/08/17 23:05:24 commit 50b5b66546c3f520401d06304b92fbf1eb86546f Author: jbj <devnull@localhost> Date: Mon Aug 16 22:11:25 1999 +0000 Bump release. CVS patchset: 3233 CVS date: 1999/08/16 22:11:25 commit 3cb1e6fe07d2035d5d9bd0d74f02d0db6f861acb Author: jbj <devnull@localhost> Date: Mon Aug 16 22:10:27 1999 +0000 fix: n>1 occurrences of %config(noreplace) should not FA_CREATE (#4355). CVS patchset: 3232 CVS date: 1999/08/16 22:10:27 commit dde031db23b1d98350d7237c0f2ebb4b4f81ac88 Author: jbj <devnull@localhost> Date: Mon Aug 16 20:14:34 1999 +0000 tmacro was broke. CVS patchset: 3231 CVS date: 1999/08/16 20:14:34 commit 06689265dded4ea12840ab808d799bb389b52dbb Author: jbj <devnull@localhost> Date: Mon Aug 16 18:57:37 1999 +0000 fix: last char in rpmrc w/o terminating newline lost (#4361). prepare for handling \r in macro exapnsions. CVS patchset: 3230 CVS date: 1999/08/16 18:57:37 commit 96114b6bf298ca19e348a703e95eb4c34d72cc3b Author: jbj <devnull@localhost> Date: Mon Aug 16 16:18:25 1999 +0000 fix: macro table cannot contain NULL pointers (#4263). CVS patchset: 3229 CVS date: 1999/08/16 16:18:25 commit 1e4d3532ea18961649955eba075f82be5a71ece4 Author: jbj <devnull@localhost> Date: Sun Aug 15 19:11:40 1999 +0000 resuscitate net shared paths (#4330). CVS patchset: 3228 CVS date: 1999/08/15 19:11:40 commit 5a137dbb7161acad2983333a2af085a8f36e5a30 Author: jbj <devnull@localhost> Date: Sun Aug 15 14:42:28 1999 +0000 Bump release. CVS patchset: 3227 CVS date: 1999/08/15 14:42:28 commit 721d10da7c494d56fc1e537993c459750edf0f18 Author: jbj <devnull@localhost> Date: Sun Aug 15 13:41:06 1999 +0000 Fix the erased files last fix. CVS patchset: 3226 CVS date: 1999/08/15 13:41:06 commit f12ab9fac151d0dadcfb49fb16f5e495c00c5774 Author: jbj <devnull@localhost> Date: Sat Aug 14 20:01:38 1999 +0000 fix: don't remove file until last occurence in transaction (#4291). CVS patchset: 3225 CVS date: 1999/08/14 20:01:38 commit e466edec37f656159c561c63d73226d70c3e64a8 Author: jbj <devnull@localhost> Date: Sat Aug 14 15:33:19 1999 +0000 Comments, consts and style. CVS patchset: 3224 CVS date: 1999/08/14 15:33:19 commit de8d6b59e1f0f7b32bc12188c5e50d7fb592e7fa Author: jbj <devnull@localhost> Date: Fri Aug 13 20:05:57 1999 +0000 Comments, consts, and simplifications. CVS patchset: 3223 CVS date: 1999/08/13 20:05:57 commit 07f2fceeb43e1f39852b8cf68c2587964c0ed8a3 Author: jbj <devnull@localhost> Date: Mon Aug 9 14:28:13 1999 +0000 Prepare for per-package non-string macros like epoch. Collapse RPMFILE_STATE_NETSHARED onto RPMFILE_STATE_NOTINSTALLED. CVS patchset: 3222 CVS date: 1999/08/09 14:28:13 commit f88a79c205c36a3e04454798ec7851908ed10e16 Author: jbj <devnull@localhost> Date: Sun Aug 8 17:51:43 1999 +0000 Typo. CVS patchset: 3221 CVS date: 1999/08/08 17:51:43 commit ac542cea244cb33689051a3bc3f454a37b4445ce Author: jbj <devnull@localhost> Date: Sun Aug 8 17:45:05 1999 +0000 Typo. CVS patchset: 3220 CVS date: 1999/08/08 17:45:05 commit 9c7952f3faf29c30517ab4d587e8203579b77366 Author: jbj <devnull@localhost> Date: Sun Aug 8 17:43:28 1999 +0000 Run ldconfig in %post. CVS patchset: 3219 CVS date: 1999/08/08 17:43:28 commit d71e246e745774457083496159bd1c4533a39524 Author: jbj <devnull@localhost> Date: Sat Aug 7 00:07:51 1999 +0000 Comments and consts ... CVS patchset: 3218 CVS date: 1999/08/07 00:07:51 commit e36fd7ef12192da3574af8fc36d08f492d3fb035 Author: jbj <devnull@localhost> Date: Fri Aug 6 23:44:25 1999 +0000 Comments and consts ... CVS patchset: 3217 CVS date: 1999/08/06 23:44:25 commit 64c9a2d1cfa65f039eca023311d46a759556c63b Author: jbj <devnull@localhost> Date: Fri Aug 6 22:52:49 1999 +0000 Use headerNVR throughout. More const's. CVS patchset: 3216 CVS date: 1999/08/06 22:52:49 commit 0343b15e5511e3b5b99cbc7e8e712aed9589b487 Author: jbj <devnull@localhost> Date: Fri Aug 6 21:35:15 1999 +0000 Get rid of trailing white space. CVS patchset: 3215 CVS date: 1999/08/06 21:35:15 commit b5b29dd7a36f7b3f3d0884d0084a1b683d7f5a97 Author: jbj <devnull@localhost> Date: Wed Aug 4 18:07:18 1999 +0000 Clarify licensing: "GNU General Public License" not s/General //. CVS patchset: 3214 CVS date: 1999/08/04 18:07:18 commit 1daea4ec399ddbb0b81a1251ab67cd355c1d29ff Author: jbj <devnull@localhost> Date: Wed Aug 4 14:46:07 1999 +0000 Re-add bzip2 build requirement. CVS patchset: 3213 CVS date: 1999/08/04 14:46:07 commit 795a39fe3f276c5821e68169898a43f9ddba5512 Author: jbj <devnull@localhost> Date: Mon Aug 2 21:06:33 1999 +0000 More informative message for "free list corrupt". CVS patchset: 3212 CVS date: 1999/08/02 21:06:33 commit f692823a2d44734554b94ea900327616602d350d Author: jbj <devnull@localhost> Date: Mon Aug 2 19:24:36 1999 +0000 Not quite ready for build requires bzip2. CVS patchset: 3211 CVS date: 1999/08/02 19:24:36 commit 13bc36591663bc6c9f08511e4edbded7bda5ba56 Author: jbj <devnull@localhost> Date: Mon Aug 2 19:10:09 1999 +0000 Sanity. CVS patchset: 3210 CVS date: 1999/08/02 19:10:09 commit f9ed8f7bdc2467873142260705782a2910280137 Author: jbj <devnull@localhost> Date: Thu Jul 29 12:36:03 1999 +0000 macro fixes (Benedict Lofstedt, #4220): expand %# just like %{#} (and with same value as shell analogues). macro defaults for *, 0, and # if no args specified. getopt on non-linux requires optind to be saved/restored. CVS patchset: 3209 CVS date: 1999/07/29 12:36:03 commit 587dab926c4314c71390bd6f6c5844751b8dfd1c Author: jbj <devnull@localhost> Date: Thu Jul 29 11:20:20 1999 +0000 fix: getopt on non-linux requires optind to be saved/restored rather than just set to 0 (Benedict Lofstedt, #4220). CVS patchset: 3208 CVS date: 1999/07/29 11:20:20 commit c789b859108907d135a37c3acc030755678ba76b Author: gafton <devnull@localhost> Date: Wed Jul 28 00:56:34 1999 +0000 Finally fixed it up for the new version of perl. CVS patchset: 3207 CVS date: 1999/07/28 00:56:34 commit 3952d8e797bae56a0122ef96b2361686305c4852 Author: jbj <devnull@localhost> Date: Tue Jul 27 22:05:43 1999 +0000 popt: heavy dose of const. CVS patchset: 3206 CVS date: 1999/07/27 22:05:43 commit 12dacc46fba0fb50e984e11f6d391c9b69f5cf8b Author: gafton <devnull@localhost> Date: Mon Jul 26 23:39:34 1999 +0000 Hacks CVS patchset: 3205 CVS date: 1999/07/26 23:39:34 commit b22ee45ae2937612fdab3b8639432a6e30d1d6e7 Author: jbj <devnull@localhost> Date: Mon Jul 26 21:52:44 1999 +0000 Bump release. CVS patchset: 3204 CVS date: 1999/07/26 21:52:44 commit cdd837431a4606ab692d3a53c40b61013307cf76 Author: jbj <devnull@localhost> Date: Mon Jul 26 21:51:03 1999 +0000 fix: segfault on --rebuild (#4185). CVS patchset: 3203 CVS date: 1999/07/26 21:51:03 commit 5ddfcc2f6ab43ca5bbaf4cfce2aeeef5c316616c Author: jbj <devnull@localhost> Date: Fri Jul 23 19:19:15 1999 +0000 add post install configurable dependency checking. CVS patchset: 3202 CVS date: 1999/07/23 19:19:15 commit 22dad3f4ce2a1571a1a109f817568dc322d6354b Author: jbj <devnull@localhost> Date: Thu Jul 22 23:05:43 1999 +0000 add _mandir/_infodir macro expansions to docdirs (Tomasz Kloczko). CVS patchset: 3201 CVS date: 1999/07/22 23:05:43 commit b27a7971eb4f2c83fcebac447916e396dcbcc5be Author: jbj <devnull@localhost> Date: Thu Jul 22 23:01:31 1999 +0000 the death of RPMSENSE_SERIAL, use [epoch:]version[-release] instead. CVS patchset: 3200 CVS date: 1999/07/22 23:01:31 commit 775e0bc797aef06b577bf36d6deca6da606ffc24 Author: jbj <devnull@localhost> Date: Thu Jul 22 22:38:44 1999 +0000 print all dependencies for each package at end of build. CVS patchset: 3199 CVS date: 1999/07/22 22:38:44 commit e5a77f761f660a8a07235d84b4df2970f6e89b1d Author: jbj <devnull@localhost> Date: Thu Jul 22 19:38:25 1999 +0000 fix: sanity test on specfile fails when encountering i18n chars. CVS patchset: 3198 CVS date: 1999/07/22 19:38:25 commit f4cb9f792a3d5845fd22c91912511f04bb23ef7d Author: jbj <devnull@localhost> Date: Thu Jul 22 17:51:59 1999 +0000 Bump release. CVS patchset: 3197 CVS date: 1999/07/22 17:51:59 commit 0f7a33ebf8ea7128f5504e93e77f8aeaa43ab119 Author: jbj <devnull@localhost> Date: Thu Jul 22 17:48:31 1999 +0000 add versions to provides. CVS patchset: 3196 CVS date: 1999/07/22 17:48:31 commit 1cbea413b4e90fe517fbb18f925fea9a13cc0c31 Author: jbj <devnull@localhost> Date: Wed Jul 21 16:17:42 1999 +0000 Bump release. CVS patchset: 3195 CVS date: 1999/07/21 16:17:42 commit 114c7f8f69cdb31e7e8a9bde989133bc0d6889b6 Author: jbj <devnull@localhost> Date: Wed Jul 21 16:17:12 1999 +0000 Match any epoch if package has epoch and dependency doesn't specify. CVS patchset: 3194 CVS date: 1999/07/21 16:17:12 commit c9cd11a3259022f2040ae497b8199a332665ee74 Author: jbj <devnull@localhost> Date: Tue Jul 20 20:49:39 1999 +0000 Sanity. CVS patchset: 3193 CVS date: 1999/07/20 20:49:39 commit 2da2ce8b10a8960a793b2ba28156b6b738558f19 Author: jbj <devnull@localhost> Date: Tue Jul 20 20:48:49 1999 +0000 Bump release. CVS patchset: 3192 CVS date: 1999/07/20 20:48:49 commit 1132ce76b9ae341bd356c7ba9d811638bcd2a97a Author: jbj <devnull@localhost> Date: Tue Jul 20 20:48:29 1999 +0000 Save and restore 1st char of next line in multiline expansion correctly. CVS patchset: 3191 CVS date: 1999/07/20 20:48:29 commit c50704544bf39d077f73f33aea423db911308b8e Author: jbj <devnull@localhost> Date: Tue Jul 20 18:51:57 1999 +0000 fix: incomplete cleanup if --rebuilddb fails (#4115). CVS patchset: 3190 CVS date: 1999/07/20 18:51:57 commit 16b83080f748d6b409b7cf07eb1aa61a97d892d9 Author: jbj <devnull@localhost> Date: Tue Jul 20 18:50:33 1999 +0000 Orphan. CVS patchset: 3189 CVS date: 1999/07/20 18:50:33 commit dbe7cc83782fe4851276e9b83e58527960e4cfb9 Author: jbj <devnull@localhost> Date: Tue Jul 20 11:56:22 1999 +0000 Credit the PLD team. CVS patchset: 3188 CVS date: 1999/07/20 11:56:22 commit adb4f581473e441123d9c1bee9f2b3e23ca82312 Author: jbj <devnull@localhost> Date: Mon Jul 19 22:28:41 1999 +0000 Orphans. CVS patchset: 3187 CVS date: 1999/07/19 22:28:41 commit 42487584200e0f47d8a8665468d9022496986e11 Author: jbj <devnull@localhost> Date: Mon Jul 19 22:20:57 1999 +0000 Man pages have moved. CVS patchset: 3186 CVS date: 1999/07/19 22:20:57 commit ac305baca71f512e09656c98378cc0587ebbb6c2 Author: jbj <devnull@localhost> Date: Mon Jul 19 22:20:01 1999 +0000 Orphans. CVS patchset: 3185 CVS date: 1999/07/19 22:20:01 commit 7fb78a663d30c83a0df3cf3bac45c12f85b19aff Author: jbj <devnull@localhost> Date: Mon Jul 19 22:15:08 1999 +0000 Bump release. CVS patchset: 3184 CVS date: 1999/07/19 22:15:08 commit 46572592b4f958444c854bb9ee0cc6e7d8cd1d86 Author: jbj <devnull@localhost> Date: Mon Jul 19 22:13:12 1999 +0000 add pl translation and man pages (Tomasz K?oczko et al). CVS patchset: 3183 CVS date: 1999/07/19 22:13:12 commit 816ca6b54c3a4e5776bc091bfe3e754f77704231 Author: jbj <devnull@localhost> Date: Mon Jul 19 21:25:53 1999 +0000 debug multiline macro expansion. CVS patchset: 3182 CVS date: 1999/07/19 21:25:53 commit b499fad53862605683cda2a897ba953406e178e3 Author: gafton <devnull@localhost> Date: Mon Jul 19 20:17:59 1999 +0000 Updated CVS patchset: 3181 CVS date: 1999/07/19 20:17:59 commit c4e615007f983bb065f86a58b15ba792eeba51d3 Author: jbj <devnull@localhost> Date: Mon Jul 19 18:39:48 1999 +0000 permit multiline macro expansions. CVS patchset: 3180 CVS date: 1999/07/19 18:39:48 commit 673bd51d8bd8e3d2f24bdb4906af37975a8628a5 Author: jbj <devnull@localhost> Date: Mon Jul 19 16:20:02 1999 +0000 Another dead strtok. CVS patchset: 3179 CVS date: 1999/07/19 16:20:02 commit 07a1b9a39fe390001df01eba15d9faec0682261d Author: jbj <devnull@localhost> Date: Mon Jul 19 13:23:00 1999 +0000 Bump release. CVS patchset: 3178 CVS date: 1999/07/19 13:23:00 commit 902cdf4c1b2715f5b19007dbcfabf5579cc42f8d Author: jbj <devnull@localhost> Date: Mon Jul 19 13:22:21 1999 +0000 fix: %if parsing skipped 3 chars too many. CVS patchset: 3177 CVS date: 1999/07/19 13:22:21 commit 78808908b4bbf3086cb0ab0688dd20b51b29f5db Author: jbj <devnull@localhost> Date: Sat Jul 17 19:00:45 1999 +0000 make query (rpm -qvl) behave like (POSIX?) ls for older files (#4050). CVS patchset: 3176 CVS date: 1999/07/17 19:00:45 commit 149db88d72ba9b4114abe1c53ebc9768e5578ef7 Author: gafton <devnull@localhost> Date: Fri Jul 16 08:46:16 1999 +0000 ignore perl CVS patchset: 3175 CVS date: 1999/07/16 08:46:16 commit 8e4d1531d6e10bbe405d7f80b4f1ae940ec5cf88 Author: gafton <devnull@localhost> Date: Fri Jul 16 08:45:24 1999 +0000 New file CVS patchset: 3174 CVS date: 1999/07/16 08:45:24 commit 1d18d03f9d3632cea29e45db952a22a601f09fbe Author: gafton <devnull@localhost> Date: Fri Jul 16 08:44:54 1999 +0000 Added rpmdb traversal CVS patchset: 3173 CVS date: 1999/07/16 08:44:54 commit dfb29dcf5b7d676ca572bdb324612df4e83c480c Author: jbj <devnull@localhost> Date: Thu Jul 15 23:08:18 1999 +0000 Force static library linkage. CVS patchset: 3172 CVS date: 1999/07/15 23:08:18 commit 5ad244b9d1fc1c7110eebe6c2b104afa7514ecd9 Author: jbj <devnull@localhost> Date: Thu Jul 15 22:26:15 1999 +0000 Change shared lib defaults. CVS patchset: 3171 CVS date: 1999/07/15 22:26:15 commit 40354061750dac15bc0cf036626a5e5220a271c7 Author: jbj <devnull@localhost> Date: Thu Jul 15 22:01:29 1999 +0000 Typo. CVS patchset: 3170 CVS date: 1999/07/15 22:01:29 commit d9f36428bc78fafc8b658bb0f10358040952186b Author: jbj <devnull@localhost> Date: Thu Jul 15 21:48:28 1999 +0000 Typo. CVS patchset: 3169 CVS date: 1999/07/15 21:48:28 commit 48114d505c8789c6b409a6fb28ddf2c05f5e223a Author: jbj <devnull@localhost> Date: Thu Jul 15 21:47:49 1999 +0000 Build shared libs too. CVS patchset: 3168 CVS date: 1999/07/15 21:47:49 commit 3655254b008133be1172cceb53b5b4a89fc78afc Author: jbj <devnull@localhost> Date: Thu Jul 15 21:18:39 1999 +0000 Popuilate. CVS patchset: 3167 CVS date: 1999/07/15 21:18:39 commit d73d7c130cc6dde7eb651c149b97233b994df3af Author: jbj <devnull@localhost> Date: Thu Jul 15 21:09:52 1999 +0000 Carry Makefile.in for now. CVS patchset: 3166 CVS date: 1999/07/15 21:09:52 commit 35f09998f87dca3101b5989db4ff8c4df9fbac02 Author: jbj <devnull@localhost> Date: Thu Jul 15 21:02:54 1999 +0000 add python bindings to rpm-devel (linux only). CVS patchset: 3165 CVS date: 1999/07/15 21:02:54 commit c3f62fe632456a58e60107f972692a9f5afe9f00 Author: jbj <devnull@localhost> Date: Thu Jul 15 20:15:23 1999 +0000 Automake to create python bindings. CVS patchset: 3164 CVS date: 1999/07/15 20:15:23 commit aa85d25a0e5e3b146f8f65c582c652d62109869c Author: gafton <devnull@localhost> Date: Wed Jul 14 22:06:21 1999 +0000 Added transactions skeleton CVS patchset: 3163 CVS date: 1999/07/14 22:06:21 commit ed0b4f5fc1511f69f8e179edefd4688b00b82b39 Author: gafton <devnull@localhost> Date: Wed Jul 14 18:23:16 1999 +0000 added comment CVS patchset: 3162 CVS date: 1999/07/14 18:23:16 commit 99c487c9eff00d3b8b3d5bec1d51aa6084976d65 Author: jbj <devnull@localhost> Date: Wed Jul 14 18:15:09 1999 +0000 Copy from anaconda/rpmmodules. CVS patchset: 3161 CVS date: 1999/07/14 18:15:09 commit 4352ef4a987e56b69f91be767427fae1593eb310 Author: gafton <devnull@localhost> Date: Wed Jul 14 17:23:30 1999 +0000 Updated CVS patchset: 3160 CVS date: 1999/07/14 17:23:30 commit 4adbd80d74a551019494c49d64cf33d2a36b4ffe Author: jbj <devnull@localhost> Date: Wed Jul 14 16:53:57 1999 +0000 Orphans. CVS patchset: 3159 CVS date: 1999/07/14 16:53:57 commit a10abcc2bf24b060a15701e5fd6311275e3715fd Author: jbj <devnull@localhost> Date: Wed Jul 14 16:52:52 1999 +0000 Merge Christian's preliminary perl bindings. CVS patchset: 3158 CVS date: 1999/07/14 16:52:52 commit 40d76f715b4a71e2c69d185e83177b1c2cef9750 Author: jbj <devnull@localhost> Date: Wed Jul 14 16:47:30 1999 +0000 move checksig/resign major modes into rpmlib. CVS patchset: 3157 CVS date: 1999/07/14 16:47:30 commit 4a0755d14fad844a3953b5abaa95bf255d80f0ba Author: jbj <devnull@localhost> Date: Wed Jul 14 16:09:41 1999 +0000 Create from top level checksig.c. CVS patchset: 3156 CVS date: 1999/07/14 16:09:41 commit d795e1e296bc300ee6ae51f9b7037e6b9de82500 Author: jbj <devnull@localhost> Date: Wed Jul 14 15:43:30 1999 +0000 move install/erase major modes into rpmlib. CVS patchset: 3155 CVS date: 1999/07/14 15:43:30 commit 6fef7c55e95b1d7481132b23da3435958e66ed3a Author: jbj <devnull@localhost> Date: Wed Jul 14 15:28:03 1999 +0000 Create from top level install.c. CVS patchset: 3154 CVS date: 1999/07/14 15:28:03 commit 3165d323386c48a2d7e644dae155620d9479c750 Author: jbj <devnull@localhost> Date: Wed Jul 14 14:36:10 1999 +0000 Eliminate static prototypes. CVS patchset: 3153 CVS date: 1999/07/14 14:36:10 commit 4bd2f3531a51fd99adb4e3e7007a3ffee1b178ef Author: jbj <devnull@localhost> Date: Tue Jul 13 23:33:02 1999 +0000 File internals rearranged to taste. CVS patchset: 3152 CVS date: 1999/07/13 23:33:02 commit fca8845a9a45f9d2d8940f145b311ef79d51c1ee Author: jbj <devnull@localhost> Date: Tue Jul 13 23:19:08 1999 +0000 Eliminate static prototypes. CVS patchset: 3151 CVS date: 1999/07/13 23:19:08 commit 348fcc286d45687fc7d00312a13c1f9f20bcd661 Author: jbj <devnull@localhost> Date: Tue Jul 13 22:53:46 1999 +0000 Eliminate static prototypes. CVS patchset: 3150 CVS date: 1999/07/13 22:53:46 commit 05dc5eaccf810133472f31223784419321490bb3 Author: jbj <devnull@localhost> Date: Tue Jul 13 22:45:06 1999 +0000 Eliminate static prototypes. CVS patchset: 3149 CVS date: 1999/07/13 22:45:06 commit fe8d812f821f66ea70419382bba04abdc8bc9e17 Author: jbj <devnull@localhost> Date: Tue Jul 13 22:21:25 1999 +0000 Eliminate static prototypes. CVS patchset: 3148 CVS date: 1999/07/13 22:21:25 commit 9bcf57372b268034b6ef6c3f24e0a12cf5ff63ad Author: jbj <devnull@localhost> Date: Tue Jul 13 22:17:16 1999 +0000 Eliminate const warning. CVS patchset: 3147 CVS date: 1999/07/13 22:17:16 commit 0ea6b769d96189da1cda0ae462d7eb306e78d00e Author: jbj <devnull@localhost> Date: Tue Jul 13 22:08:55 1999 +0000 Remove static prototypes. CVS patchset: 3146 CVS date: 1999/07/13 22:08:55 commit 71b7c18f72a0beff8348f8ba65f5bc70f4d5726f Author: jbj <devnull@localhost> Date: Tue Jul 13 22:05:28 1999 +0000 Eliminate static prototypes. CVS patchset: 3145 CVS date: 1999/07/13 22:05:28 commit 42892b018d529a5fa244b40a6a356b2135545d9d Author: jbj <devnull@localhost> Date: Tue Jul 13 22:00:05 1999 +0000 Eliminate static prototypes. CVS patchset: 3144 CVS date: 1999/07/13 22:00:05 commit 8bd997f2e0d977ddde56ea4debad83197355a2c9 Author: jbj <devnull@localhost> Date: Tue Jul 13 21:37:57 1999 +0000 Perl bindings need #include <foo.h> not #include "foo.h" CVS patchset: 3143 CVS date: 1999/07/13 21:37:57 commit 2f400a54b2194cc1caee95cb0a3da74f4bce1735 Author: jbj <devnull@localhost> Date: Sun Jul 11 18:02:31 1999 +0000 Use size of target not claimed size of soruce in memcpy. CVS patchset: 3142 CVS date: 1999/07/11 18:02:31 commit 5992f0fe0329285149d07945d2450da8a72ac981 Author: jbj <devnull@localhost> Date: Sat Jul 10 20:51:35 1999 +0000 add epoch (as [0-9]*:version-release) to install dependency parse. CVS patchset: 3141 CVS date: 1999/07/10 20:51:35 commit 050075d98e184dbf768bd8df20fe7bd2135b8bea Author: jbj <devnull@localhost> Date: Sat Jul 10 17:21:36 1999 +0000 Bump release. CVS patchset: 3140 CVS date: 1999/07/10 17:21:36 commit 3138e99fd496abc3db828e7f3cadfa5e442b102b Author: jbj <devnull@localhost> Date: Sat Jul 10 17:21:10 1999 +0000 include shared libs in rpm-devel (no versioning yet). CVS patchset: 3139 CVS date: 1999/07/10 17:21:10 commit 8938ee3a9d1b7478cdfa022785b734355cae31c6 Author: jbj <devnull@localhost> Date: Sat Jul 10 16:23:30 1999 +0000 Eliminate unnecessary extern. CVS patchset: 3138 CVS date: 1999/07/10 16:23:30 commit ab69afb6e3b8382362f598a09ade77b5dcc133eb Author: jbj <devnull@localhost> Date: Thu Jul 8 22:37:05 1999 +0000 Typos. CVS patchset: 3137 CVS date: 1999/07/08 22:37:05 commit 25e6b06959c7f0ee81654059e7770c60d70d9ba3 Author: jbj <devnull@localhost> Date: Thu Jul 8 22:10:33 1999 +0000 add configure scaffolding to support rpm-4.0 packages. CVS patchset: 3136 CVS date: 1999/07/08 22:10:33 commit 7f9aeb867a19b3d6262c065054d7b1b6bb0844f3 Author: jbj <devnull@localhost> Date: Thu Jul 8 19:59:55 1999 +0000 add --eval to find result of macro expansion. CVS patchset: 3135 CVS date: 1999/07/08 19:59:55 commit 9c1719e45f3ab1547d83e74099fd953942cad26d Author: jbj <devnull@localhost> Date: Wed Jul 7 19:26:02 1999 +0000 Ignore .libs. CVS patchset: 3134 CVS date: 1999/07/07 19:26:02 commit d70b2a549638b0549b9e2073fce5d586f58c30a8 Author: jbj <devnull@localhost> Date: Wed Jul 7 19:25:34 1999 +0000 Begin rpm-3.0.3. CVS patchset: 3133 CVS date: 1999/07/07 19:25:34 commit f8ea714939333dbd77d37ccfcb2e8cd2b1a00b02 Author: jbj <devnull@localhost> Date: Wed Jul 7 14:30:35 1999 +0000 Release rpm-3.0.2. CVS patchset: 3132 CVS date: 1999/07/07 14:30:35 commit 110e5ef1b0fae309fd965f33e1449e4083a2c52d Author: jbj <devnull@localhost> Date: Wed Jul 7 14:29:25 1999 +0000 tru64: use /bin/sh not /usr/bin/ksh in find-requires. CVS patchset: 3131 CVS date: 1999/07/07 14:29:25 commit 419325db063cb976c1806d37a7adebbd18ba0bcf Author: jbj <devnull@localhost> Date: Wed Jul 7 14:28:07 1999 +0000 *** empty log message *** CVS patchset: 3130 CVS date: 1999/07/07 14:28:07 commit 9ed3f8f6fd74b8684d5ae86adb89e0102def5434 Author: jbj <devnull@localhost> Date: Tue Jul 6 17:32:49 1999 +0000 changelog stamp broken w/ big endian 64 bit time_t (Stephane Erania). CVS patchset: 3129 CVS date: 1999/07/06 17:32:49 commit e49a44937bc9510e08e0673c4d09eb853186a63d Author: jbj <devnull@localhost> Date: Tue Jul 6 12:51:16 1999 +0000 Bump release. CVS patchset: 3128 CVS date: 1999/07/06 12:51:16 commit 6782ac4fa4e03a835cbc56217c44a49501826397 Author: jbj <devnull@localhost> Date: Tue Jul 6 12:50:45 1999 +0000 Check that url contained service field. Return strerror if ftpStrerror is not enough. CVS patchset: 3127 CVS date: 1999/07/06 12:50:45 commit 8e1bdb7ebd20ab61953270b6f5ba78f48fe0d21d Author: jbj <devnull@localhost> Date: Sat Jul 3 23:36:35 1999 +0000 Add newborns. CVS patchset: 3126 CVS date: 1999/07/03 23:36:35 commit d64cb1c78cd91fdde3bc1be2b588f7c9890e5c77 Author: jbj <devnull@localhost> Date: Sat Jul 3 23:21:36 1999 +0000 Reorder. Ignore javadeps. CVS patchset: 3125 CVS date: 1999/07/03 23:21:36 commit 400ffe008c8baa82e7b6e56fdaa5cfd7c61fd2f9 Author: jbj <devnull@localhost> Date: Sat Jul 3 22:58:08 1999 +0000 12 more dead strtoks. CVS patchset: 3124 CVS date: 1999/07/03 22:58:08 commit ebdafb810ec772a905f03fc5ee923b5841807af7 Author: jbj <devnull@localhost> Date: Sat Jul 3 17:59:28 1999 +0000 Redundant line. CVS patchset: 3123 CVS date: 1999/07/03 17:59:28 commit 45637b94c1e6929b3e478ec9a1ae490a624467de Author: jbj <devnull@localhost> Date: Sat Jul 3 14:52:06 1999 +0000 Add arch/os for IBM Big Iron. CVS patchset: 3122 CVS date: 1999/07/03 14:52:06 commit 25643f9764eedaff0769483112bd8b31b17b6ead Author: jbj <devnull@localhost> Date: Fri Jul 2 21:15:25 1999 +0000 Add includes for more robust standalone behavior. CVS patchset: 3121 CVS date: 1999/07/02 21:15:25 commit 56496ce0886ebf4ca168387f4fa149b3fd52a6d9 Author: jbj <devnull@localhost> Date: Fri Jul 2 20:56:04 1999 +0000 Quick 'n dirty macro evaluation. CVS patchset: 3120 CVS date: 1999/07/02 20:56:04 commit 5fc70a54d73a54638812ba224cddbf84b5b5e1bf Author: jbj <devnull@localhost> Date: Wed Jun 30 21:24:06 1999 +0000 More ugliness. CVS patchset: 3119 CVS date: 1999/06/30 21:24:06 commit 2cc65c7fb730acc5459a41ba45119950c9dd7e4c Author: jbj <devnull@localhost> Date: Wed Jun 30 21:18:43 1999 +0000 Ugly hack to get query dependencies right. CVS patchset: 3118 CVS date: 1999/06/30 21:18:43 commit 082ee36e0a65e817dd44936cfa89e50fcefcd5af Author: jbj <devnull@localhost> Date: Wed Jun 30 20:09:31 1999 +0000 move url.c and ftp.c to rpmlib right next to query. CVS patchset: 3117 CVS date: 1999/06/30 20:09:31 commit 10b1febba767d88cb43983b9e44cbb1d345f7544 Author: jbj <devnull@localhost> Date: Wed Jun 30 19:03:17 1999 +0000 Bump release. CVS patchset: 3116 CVS date: 1999/06/30 19:03:17 commit ae5b56fa00804e3391aba88038ee16798b486c90 Author: jbj <devnull@localhost> Date: Wed Jun 30 19:02:46 1999 +0000 move url.c and ftp.c to rpmlib right next to query. CVS patchset: 3115 CVS date: 1999/06/30 19:02:46 commit c0d41067da0219fdf0d2fccd8628f5d336554229 Author: jbj <devnull@localhost> Date: Wed Jun 30 19:02:06 1999 +0000 Dead. CVS patchset: 3114 CVS date: 1999/06/30 19:02:06 commit e77fec4b16d30f5ecacd033314f3e092e90ba050 Author: jbj <devnull@localhost> Date: Wed Jun 30 19:01:47 1999 +0000 Use rpmurl.h not separate url.h ftp.h. CVS patchset: 3113 CVS date: 1999/06/30 19:01:47 commit c9ba6cba9c3ed612d7bdb3978da1577dc314d76e Author: jbj <devnull@localhost> Date: Wed Jun 30 14:18:05 1999 +0000 avoid numeric overflow in version comparison (Thayne Harbaugh<tharbaug@liberate.com>). CVS patchset: 3112 CVS date: 1999/06/30 14:18:05 commit 79ba901dfee62d4ef037b312974c12cfaa08858f Author: jbj <devnull@localhost> Date: Mon Jun 28 21:26:57 1999 +0000 Better error message on ftp open failures. CVS patchset: 3111 CVS date: 1999/06/28 21:26:57 commit de9f04066425bceb29d6ac5592fcd001c8d0f8e6 Author: jbj <devnull@localhost> Date: Fri Jun 25 10:14:13 1999 +0000 fix: --checksig segfault with odd pgp output (e.g. w/o ~/.pgp) (#3720) CVS patchset: 3110 CVS date: 1999/06/25 10:14:13 commit 7f5a4a4aed21b30717605d6e1d7829661476af81 Author: jbj <devnull@localhost> Date: Thu Jun 24 22:23:46 1999 +0000 fix: bsearch needs macro table sorted after undefine. CVS patchset: 3109 CVS date: 1999/06/24 22:23:46 commit 8bc8f024e61fc218fe8285e33e645a2bb8df7ed6 Author: jbj <devnull@localhost> Date: Wed Jun 23 21:01:38 1999 +0000 Finesse tagName dependency loop. CVS patchset: 3108 CVS date: 1999/06/23 21:01:38 commit 963f0117f943daaab57110a5438e17da42878c01 Author: jbj <devnull@localhost> Date: Tue Jun 22 23:02:15 1999 +0000 Bump release. CVS patchset: 3107 CVS date: 1999/06/22 23:02:15 commit 3e6bf30555ba476c016475ef96485bccb99007d2 Author: jbj <devnull@localhost> Date: Tue Jun 22 23:00:26 1999 +0000 fix: false fingerprint stat cache hit -- "the tetex problem". CVS patchset: 3106 CVS date: 1999/06/22 23:00:26 commit 190bef3fe67bdfcb0ca6cede598ba660cfca1f08 Author: jbj <devnull@localhost> Date: Sat Jun 19 18:09:49 1999 +0000 Re-initialize dependency flags for each token. CVS patchset: 3105 CVS date: 1999/06/19 18:09:49 commit 9da0429a4e7801ce68d068ef4faa483a2535c76c Author: jbj <devnull@localhost> Date: Sat Jun 19 17:43:53 1999 +0000 Bump release. CVS patchset: 3104 CVS date: 1999/06/19 17:43:53 commit 2d040b54c41bbce6187f0574dbb297a9d71379f2 Author: jbj <devnull@localhost> Date: Fri Jun 18 17:47:59 1999 +0000 Don't let executables depend on libNoVersion.so CVS patchset: 3103 CVS date: 1999/06/18 17:47:59 commit a7052073c667e579e578612ad380bc87ce8fc01a Author: jbj <devnull@localhost> Date: Fri Jun 18 14:37:11 1999 +0000 Sanity. CVS patchset: 3102 CVS date: 1999/06/18 14:37:11 commit 35f20f2eceeaf27b44d8d5639e2a95277a4dc792 Author: jbj <devnull@localhost> Date: Fri Jun 18 14:33:16 1999 +0000 Incorrect sense matched. CVS patchset: 3101 CVS date: 1999/06/18 14:33:16 commit c2cef6642004897e415dc203eeae436d65cf87fa Author: jbj <devnull@localhost> Date: Thu Jun 17 23:28:54 1999 +0000 Typo. CVS patchset: 3100 CVS date: 1999/06/17 23:28:54 commit d13637e024732c50a55f027b54d58a2359725153 Author: jbj <devnull@localhost> Date: Thu Jun 17 23:22:01 1999 +0000 Typo. CVS patchset: 3099 CVS date: 1999/06/17 23:22:01 commit e98e5cc4bcc3b3066e4a2f83d63ceb78e6c3363c Author: jbj <devnull@localhost> Date: Thu Jun 17 22:37:40 1999 +0000 Bump release. CVS patchset: 3098 CVS date: 1999/06/17 22:37:40 commit 51487c42f533a75eccc10767324e3a1cc9e48ab2 Author: jbj <devnull@localhost> Date: Thu Jun 17 22:29:22 1999 +0000 fix: --rebuilddb with --root dinna remove directory (Michael Andres). CVS patchset: 3097 CVS date: 1999/06/17 22:29:22 commit bafb62fbb0e8d912fe372f776be9280df76e6679 Author: jbj <devnull@localhost> Date: Thu Jun 17 21:35:34 1999 +0000 MiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>). CVS patchset: 3096 CVS date: 1999/06/17 21:35:34 commit 8fa7181fa3b0db8e282c03e8df251cb32518bfa3 Author: jbj <devnull@localhost> Date: Thu Jun 17 20:18:08 1999 +0000 eliminate find-requirements on libNoVersion (Red Hat linux only). add new-fangled requires on "libc.so.6(GLIBC_2.1)" (sparc-linux only). CVS patchset: 3095 CVS date: 1999/06/17 20:18:08 commit a5697afafd9f5c8e480c0f6052cf4885ce8af811 Author: jbj <devnull@localhost> Date: Thu Jun 17 15:44:47 1999 +0000 don't spin while waiting for delayed requires/provides input (#3289). common parse for all dependency token syntax. CVS patchset: 3094 CVS date: 1999/06/17 15:44:47 commit 567a4e033ec21ad30baf4e379ffbab30503795df Author: jbj <devnull@localhost> Date: Wed Jun 16 21:45:11 1999 +0000 rpm-devel should require popt (#3125). CVS patchset: 3093 CVS date: 1999/06/16 21:45:11 commit 9a01054a201bcb624434632bdefdec94b881d16f Author: jbj <devnull@localhost> Date: Wed Jun 16 21:39:57 1999 +0000 resurrect "rpm -Va --nofiles" (i.e. dependencies only) (#3111) CVS patchset: 3092 CVS date: 1999/06/16 21:39:57 commit 984a6ad296e5643a638bbca6509b7ed55cbc1146 Author: jbj <devnull@localhost> Date: Wed Jun 16 20:02:17 1999 +0000 Propagate CONFIG_SITE to popt (#3212). CVS patchset: 3091 CVS date: 1999/06/16 20:02:17 commit b63a3e97dfc8414fcfde9d127cac24d7a1be64e8 Author: jbj <devnull@localhost> Date: Tue Jun 15 14:46:31 1999 +0000 build root from cmd line did not set macro %buildroot. CVS patchset: 3090 CVS date: 1999/06/15 14:46:31 commit cef1847364f17c4bc752488c200bf4237207bf62 Author: jbj <devnull@localhost> Date: Tue Jun 15 14:35:17 1999 +0000 Plug memory leak. CVS patchset: 3089 CVS date: 1999/06/15 14:35:17 commit 18d8dfc0c99ffd304b5eb0fabc23b8b37615cab2 Author: jbj <devnull@localhost> Date: Tue Jun 15 12:38:30 1999 +0000 Update to libtool-1.3.2. CVS patchset: 3088 CVS date: 1999/06/15 12:38:30 commit 02d0ab97b631254e37b1e4e5026cc477b72c08ba Author: jbj <devnull@localhost> Date: Wed Jun 9 19:06:48 1999 +0000 wrong: "arch_compat: sun4u: sparc" CVS patchset: 3087 CVS date: 1999/06/09 19:06:48 commit 00425624b6a6af73226a5cea5e7547f29fb84490 Author: jbj <devnull@localhost> Date: Wed Jun 9 14:13:31 1999 +0000 don't clobber LDFLAGS in top-level Makefile (Tim Mooney). move libtool version forward. CVS patchset: 3086 CVS date: 1999/06/09 14:13:31 commit 07a258e32922b9d49b967a053246e3e2046e1887 Author: jbj <devnull@localhost> Date: Sat Jun 5 21:00:53 1999 +0000 Remove compiler warnings. CVS patchset: 3085 CVS date: 1999/06/05 21:00:53 commit b7a61f5b889f9c3b1cbd628847dd8ac47c243bd6 Author: jbj <devnull@localhost> Date: Sat Jun 5 20:52:30 1999 +0000 Add javadeps and perl provides/requires scripts (Ken Estes). CVS patchset: 3084 CVS date: 1999/06/05 20:52:30 commit f3a29caf8fabf6f6280a976c41c8d3bba7d7e13a Author: jbj <devnull@localhost> Date: Fri Jun 4 19:05:22 1999 +0000 add vpkg-provides.sh (Tim Mooney). CVS patchset: 3083 CVS date: 1999/06/04 19:05:22 commit f2ad04e0634ff28fded04e277a3816d804ff152d Author: jbj <devnull@localhost> Date: Wed Jun 2 20:32:49 1999 +0000 updated ru translation (Sergey Kubushin). CVS patchset: 3082 CVS date: 1999/06/02 20:32:49 commit b846572401c3087398a59cfb7877c4ae67b8d84d Author: jbj <devnull@localhost> Date: Wed Jun 2 18:08:50 1999 +0000 move printDep* routines into rpmlib for gnorpm et al. CVS patchset: 3081 CVS date: 1999/06/02 18:08:50 commit cde2b85a9d8dd04897b8e73aa456bd0c33fad93e Author: jbj <devnull@localhost> Date: Wed Jun 2 14:45:46 1999 +0000 fix: bigendian's with longlong file sizes (e.g. IRIX) dinna work. CVS patchset: 3080 CVS date: 1999/06/02 14:45:46 commit 3e2edc54224f6d36e3127816b53fd641785337a4 Author: jbj <devnull@localhost> Date: Wed May 26 04:05:33 1999 +0000 add BuildConflicts: and BuildRequires: in spec file and src rpm. CVS patchset: 3079 CVS date: 1999/05/26 04:05:33 commit b6b3485847db4317122e3d42db7a16d55c590222 Author: jbj <devnull@localhost> Date: Wed May 26 00:09:42 1999 +0000 Typo. CVS patchset: 3078 CVS date: 1999/05/26 00:09:42 commit a162f5ddbd8aed0a8cbae61bc4b408152c010b6a Author: jbj <devnull@localhost> Date: Tue May 25 20:24:46 1999 +0000 permit multiple "Provides: " lines in rpmrc (#2999). CVS patchset: 3077 CVS date: 1999/05/25 20:24:46 commit de4a177dca6835246eb9d6ecd5d52559e52da2ff Author: jbj <devnull@localhost> Date: Mon May 24 21:32:03 1999 +0000 eliminate armv4 entries from rpmrc (Andrew E. Mileski). CVS patchset: 3076 CVS date: 1999/05/24 21:32:03 commit 2ed98fa0744f713bb1ca4d13b66197c070fdb603 Author: jbj <devnull@localhost> Date: Mon May 24 20:37:52 1999 +0000 Begin 3.0.2. CVS patchset: 3075 CVS date: 1999/05/24 20:37:52 commit f3fe795e955d4b524cfde881730879533367bdfa Author: jbj <devnull@localhost> Date: Mon May 24 15:36:39 1999 +0000 add librpmbuild.a to the file list. CVS patchset: 3074 CVS date: 1999/05/24 15:36:39 commit f85d25c0b07b3df0ef1ecb346f59f2b1e56b2c96 Author: ewt <devnull@localhost> Date: Sun May 23 18:34:30 1999 +0000 1) got --prefix working (again) 2) rpmtransAddPackage() makes a copy of the relocation list CVS patchset: 3073 CVS date: 1999/05/23 18:34:30 commit 1c79e3fe742b6f956227bf4bfe94de6202f706d7 Author: ewt <devnull@localhost> Date: Sun May 23 18:34:06 1999 +0000 added lib-rpmrc CVS patchset: 3072 CVS date: 1999/05/23 18:34:06 commit 15d28f59f6d474334dee41dd9f627167c2898b60 Author: ewt <devnull@localhost> Date: Sun May 23 18:33:00 1999 +0000 added ia64 arch number CVS patchset: 3071 CVS date: 1999/05/23 18:33:00 commit ce8c2d53efb93bc37fc0d13f9ae72e4691e5f64d Author: jbj <devnull@localhost> Date: Tue May 18 14:11:01 1999 +0000 On HP-UX, FILENAME_MAX is only 14 -- use 4096 instead. CVS patchset: 3070 CVS date: 1999/05/18 14:11:01 commit f11e91ff1d0f91fe73b1bcadb092cb9582f15b77 Author: jbj <devnull@localhost> Date: Mon May 17 19:32:15 1999 +0000 Debug multiple %langs's per item. CVS patchset: 3069 CVS date: 1999/05/17 19:32:15 commit 036cdfdc69bcfeb99ae91709c0b80dce746f6525 Author: jbj <devnull@localhost> Date: Mon May 17 18:44:14 1999 +0000 permit %lang(xx,yy,zz) constructs -- 2 more dead strtoks. CVS patchset: 3068 CVS date: 1999/05/17 18:44:14 commit 0c2d03c5b62ee36fc3cb76d5cd3b056e0c83ae15 Author: jbj <devnull@localhost> Date: Mon May 17 16:40:11 1999 +0000 Force FILELANGS tag even if not specified. CVS patchset: 3067 CVS date: 1999/05/17 16:40:11 commit c0b62c5773bf9ed8fdd563b9127c68ca032e3987 Author: jbj <devnull@localhost> Date: Mon May 17 16:34:58 1999 +0000 Bump rlease. CVS patchset: 3066 CVS date: 1999/05/17 16:34:58 commit 58a7953f0c816ca813ea092901cab515a93c8879 Author: jbj <devnull@localhost> Date: Mon May 17 16:27:38 1999 +0000 permit multiple %lang(xx) markers on elements in %files. CVS patchset: 3065 CVS date: 1999/05/17 16:27:38 commit 8d0c528b5942347c852ef733b1ef3a0df57aecb1 Author: jbj <devnull@localhost> Date: Sat May 15 14:46:29 1999 +0000 fix: prevent return code wrap during packagage checking/resigning. CVS patchset: 3063 CVS date: 1999/05/15 14:46:29 commit f3abab07b4e3b073c60bb7421aab551d32dc69d9 Author: jbj <devnull@localhost> Date: Fri May 14 18:59:43 1999 +0000 Add nil macro. CVS patchset: 3062 CVS date: 1999/05/14 18:59:43 commit 3dc8ed83ab4d4d409c88dbfc29b0d3264016b1a4 Author: jbj <devnull@localhost> Date: Fri May 14 18:48:12 1999 +0000 another strtok bites the dust. CVS patchset: 3061 CVS date: 1999/05/14 18:48:12 commit 6e5c77a7beaa8a65294a9c6c992e70e288fff89c Author: jbj <devnull@localhost> Date: Thu May 13 14:26:58 1999 +0000 fix: conversion script left off leading underscores. CVS patchset: 3060 CVS date: 1999/05/13 14:26:58 commit 73fb1d72355a5defacb8bd388afd5c13245b38f8 Author: jbj <devnull@localhost> Date: Wed May 12 20:24:00 1999 +0000 fix: shared file not skipped when removed. CVS patchset: 3059 CVS date: 1999/05/12 20:24:00 commit ac640010ef52ece0f125d2bded78ff91f1a5ef7e Author: jbj <devnull@localhost> Date: Tue May 11 20:05:43 1999 +0000 better cpio error message if package contains missing hard links. CVS patchset: 3058 CVS date: 1999/05/11 20:05:43 commit c276bd3827ce05f8fa95eca93a9afc835b2c3428 Author: jbj <devnull@localhost> Date: Tue May 11 16:21:06 1999 +0000 Update-po. CVS patchset: 3057 CVS date: 1999/05/11 16:21:06 commit 2b81e0423d9b2aaab6a00897235324f64781be52 Author: jbj <devnull@localhost> Date: Tue May 11 16:13:28 1999 +0000 Remove verify.c CVS patchset: 3056 CVS date: 1999/05/11 16:13:28 commit b638d1ef0e33d2de1d44199dc63345db36969fd5 Author: jbj <devnull@localhost> Date: Mon May 10 23:41:04 1999 +0000 colesce query and verify modes. CVS patchset: 3055 CVS date: 1999/05/10 23:41:04 commit 6e2d075970bfe25af4d7a1607cfd7472d60ae780 Author: jbj <devnull@localhost> Date: Mon May 10 22:58:35 1999 +0000 Fix requires_eq macro. CVS patchset: 3054 CVS date: 1999/05/10 22:58:35 commit 081ebcd142c3213ce7337ea60a47083a66640e1e Author: jbj <devnull@localhost> Date: Fri May 7 19:40:51 1999 +0000 Typo. CVS patchset: 3053 CVS date: 1999/05/07 19:40:51 commit 92dc15f7ffe5400e2beae7c099d1c9e99678b557 Author: jbj <devnull@localhost> Date: Fri May 7 18:33:35 1999 +0000 fix: resurrect -Vp, -Vf and -Vg functionality. CVS patchset: 3052 CVS date: 1999/05/07 18:33:35 commit 331076d9a13f4625650fbde1f517b8320ab5a432 Author: jbj <devnull@localhost> Date: Thu May 6 23:21:08 1999 +0000 Add argument to specedit to choose between specs and powertools packages. CVS patchset: 3051 CVS date: 1999/05/06 23:21:08 commit 5df8ebee630e9cbc6dfaea72925a7be596bd44f3 Author: jbj <devnull@localhost> Date: Wed May 5 19:01:01 1999 +0000 Add perl macros (from Artur Frysiak <wiget@t17.ds.pwr.wroc.pl>) CVS patchset: 3050 CVS date: 1999/05/05 19:01:01 commit 8b7923f6bc11107d441a8edb6a08c81ab66c3cd6 Author: jbj <devnull@localhost> Date: Wed May 5 13:25:25 1999 +0000 add rpm prefix to MD5 routines to avoid name conflict on solaris. CVS patchset: 3049 CVS date: 1999/05/05 13:25:25 commit 05d3980fa413c89babe2a59221bd81804b6e6834 Author: jbj <devnull@localhost> Date: Tue May 4 19:15:05 1999 +0000 Typo. CVS patchset: 3048 CVS date: 1999/05/04 19:15:05 commit b3998debd6efff4729436ae299ec40ffd6c1f49a Author: jbj <devnull@localhost> Date: Tue May 4 15:11:23 1999 +0000 Another typo. CVS patchset: 3047 CVS date: 1999/05/04 15:11:23 commit fe3cab9b89662c710fcbab43977ce1376fcd1d9a Author: jbj <devnull@localhost> Date: Tue May 4 14:26:56 1999 +0000 Typo. CVS patchset: 3046 CVS date: 1999/05/04 14:26:56 commit 26c219a0d0efc67aa3b9945638e3dbbd3b997dcd Author: jbj <devnull@localhost> Date: Mon May 3 23:20:42 1999 +0000 Bump release. CVS patchset: 3045 CVS date: 1999/05/03 23:20:42 commit a918f8f9c00f220215902eccedbfbc2e1cb21fee Author: jbj <devnull@localhost> Date: Mon May 3 23:20:08 1999 +0000 New flags to integrate rpmputtext with build system. CVS patchset: 3044 CVS date: 1999/05/03 23:20:08 commit 07d8488056ca8cdc02c7239d5fd7d1217515d676 Author: jbj <devnull@localhost> Date: Fri Apr 30 16:11:07 1999 +0000 Sanity. CVS patchset: 3043 CVS date: 1999/04/30 16:11:07 commit ab46aedd86f681a46670e00383e529136c7eabbf Author: jbj <devnull@localhost> Date: Fri Apr 30 15:55:45 1999 +0000 resurrect toplevel tar target. spec file removal separate from source removal (Shing-Gene Yung). CVS patchset: 3042 CVS date: 1999/04/30 15:55:45 commit d28afe6e1e4652c9e55af2f67b088517b9677f66 Author: jbj <devnull@localhost> Date: Fri Apr 30 14:59:47 1999 +0000 fix: %doc wrongly inherits lang from last entry in %files. CVS patchset: 3041 CVS date: 1999/04/30 14:59:47 commit 77317dc8f66b0f3b57f9998e61a71df872f36e90 Author: jbj <devnull@localhost> Date: Fri Apr 30 14:56:32 1999 +0000 fix: non-apache servers need "GET ... HTTP/1.0" by the book. CVS patchset: 3040 CVS date: 1999/04/30 14:56:32 commit ee185b8ef38bad9ac3d5ad42697e817572bcd7f0 Author: jbj <devnull@localhost> Date: Thu Apr 29 21:48:24 1999 +0000 Strip rpmgettext/rpmputtext. CVS patchset: 3039 CVS date: 1999/04/29 21:48:24 commit 11327c6c7e2061b625c276e1a6fb4a2ba1c49270 Author: jbj <devnull@localhost> Date: Thu Apr 29 21:07:52 1999 +0000 Bump release. CVS patchset: 3038 CVS date: 1999/04/29 21:07:52 commit d26418617c697b3118a4cc0c9eb94ea72b1e01d1 Author: jbj <devnull@localhost> Date: Thu Apr 29 19:18:22 1999 +0000 fix: prefer pgp2.6.3 over pgp5 if both are installed. CVS patchset: 3037 CVS date: 1999/04/29 19:18:22 commit 73996a7806f9cd20c43af217523a5eba043cf097 Author: jbj <devnull@localhost> Date: Wed Apr 28 14:20:31 1999 +0000 Update RU translation. CVS patchset: 3036 CVS date: 1999/04/28 14:20:31 commit b72b138ea595c95697a5bb4e01dd504c41cd8248 Author: jbj <devnull@localhost> Date: Wed Apr 28 14:12:55 1999 +0000 Update-po before new RU files. CVS patchset: 3035 CVS date: 1999/04/28 14:12:55 commit e305220516334651a46fdced9ce508c31add929b Author: jbj <devnull@localhost> Date: Wed Apr 28 13:49:37 1999 +0000 Sanity. CVS patchset: 3034 CVS date: 1999/04/28 13:49:37 commit 9bb2e8ddc1145c9607a6b334f56066b4500b03b2 Author: jbj <devnull@localhost> Date: Tue Apr 27 19:46:45 1999 +0000 Typo. CVS patchset: 3033 CVS date: 1999/04/27 19:46:45 commit 7d84d9a070ee4d5026230c435fb0bf72142d5e64 Author: jbj <devnull@localhost> Date: Mon Apr 26 17:54:28 1999 +0000 fix: optflags not implicitly set to canonical arch value. CVS patchset: 3032 CVS date: 1999/04/26 17:54:28 commit 5e43be57bd1ed50d0e4b2e3a7cc8276f39266e05 Author: ewt <devnull@localhost> Date: Mon Apr 26 17:38:44 1999 +0000 s/querybypkg/filesbypkg/g CVS patchset: 3031 CVS date: 1999/04/26 17:38:44 commit 4ea813b28b89cb42c37605b58d18cb0eb7fa8e88 Author: jbj <devnull@localhost> Date: Mon Apr 26 15:01:40 1999 +0000 Shell bulletproofing. CVS patchset: 3030 CVS date: 1999/04/26 15:01:40 commit b8a99b4444fca7452a9f1f367c24699ef16d1d11 Author: ewt <devnull@localhost> Date: Thu Apr 22 16:01:02 1999 +0000 *** empty log message *** CVS patchset: 3029 CVS date: 1999/04/22 16:01:02 commit c276ec532c2331fa16cc9e3ca295342a086379c2 Author: ewt <devnull@localhost> Date: Thu Apr 22 16:00:43 1999 +0000 $2 passed to %triggerpostun was wong CVS patchset: 3028 CVS date: 1999/04/22 16:00:43 commit 97843056606d8c2c33c9a24d1f5c17b6dacbbcfc Author: jbj <devnull@localhost> Date: Wed Apr 21 16:20:20 1999 +0000 Typo. CVS patchset: 3027 CVS date: 1999/04/21 16:20:20 commit 4c10d8f2325f6a658c3ae78d74b267990b9fe510 Author: jbj <devnull@localhost> Date: Wed Apr 21 15:35:06 1999 +0000 Bump version/release. CVS patchset: 3026 CVS date: 1999/04/21 15:35:06 commit 65cc651fc4d85a5c4ebc0469f0757d7f083db3cc Author: jbj <devnull@localhost> Date: Wed Apr 21 15:32:23 1999 +0000 fix: noarch header gets initialized differently. CVS patchset: 3025 CVS date: 1999/04/21 15:32:23 commit a0d3acc8a3e386940e153dcd7ddf1b110820dd96 Author: jbj <devnull@localhost> Date: Tue Apr 20 22:45:52 1999 +0000 Add -C dir and -M options to %GNUconfigure. CVS patchset: 3024 CVS date: 1999/04/20 22:45:52 commit 0cf9b0bdfed25fd22c80b32219b33edd61ed05dc Author: jbj <devnull@localhost> Date: Tue Apr 20 19:17:23 1999 +0000 fix: % before non-alphabetic non-macro special now passed unscathed. CVS patchset: 3023 CVS date: 1999/04/20 19:17:23 commit 10b88439eb63852e8a0d5cb1a32724529ee49c61 Author: jbj <devnull@localhost> Date: Tue Apr 20 18:21:08 1999 +0000 Add core set of autoconf/automake variables. CVS patchset: 3022 CVS date: 1999/04/20 18:21:08 commit 4542ab23b2b386499366dfd555657c5bddb5e779 Author: jbj <devnull@localhost> Date: Mon Apr 19 08:41:30 1999 +0000 Make 3.0 release same as Red Hat version. CVS patchset: 3017 CVS date: 1999/04/19 08:41:30 commit 8d7018d847f1da914b6e0d59378d07ab63cb70bb Author: jbj <devnull@localhost> Date: Mon Apr 19 08:28:20 1999 +0000 Release rpm 3.0. CVS patchset: 3016 CVS date: 1999/04/19 08:28:20 commit 56b31cf8324974da891d028eec4a92072a5a5271 Author: jbj <devnull@localhost> Date: Sun Apr 18 20:56:19 1999 +0000 Root reserved fs blocks adjustment should be 1.05 (not 1/0.95). CVS patchset: 3015 CVS date: 1999/04/18 20:56:19 commit 553cc8be098f827627cae1ebeb2b206b054e601d Author: jbj <devnull@localhost> Date: Sun Apr 18 20:18:48 1999 +0000 Prereq gawk, not awk. CVS patchset: 3014 CVS date: 1999/04/18 20:18:48 commit 54b2127faa044f5729f74a5ce60e0543d2133add Author: jbj <devnull@localhost> Date: Sun Apr 18 19:36:46 1999 +0000 Bump release. CVS patchset: 3013 CVS date: 1999/04/18 19:36:46 commit c67e60d5e793ef2ba0f3327aa13e7cf693196d6e Author: jbj <devnull@localhost> Date: Sun Apr 18 19:01:46 1999 +0000 convert per-system configuration in /etc/rpmrc to macros. CVS patchset: 3012 CVS date: 1999/04/18 19:01:46 commit 3b9ca6b62e66d2e92160e0aa7ecf415fe499d575 Author: jbj <devnull@localhost> Date: Sun Apr 18 17:08:49 1999 +0000 Fix disk space estimate. CVS patchset: 3011 CVS date: 1999/04/18 17:08:49 commit ba617e479df389ae2faf9866e92e365756ab2b6d Author: jbj <devnull@localhost> Date: Sat Apr 17 14:23:42 1999 +0000 check build prerequisites before building from specfile. CVS patchset: 3010 CVS date: 1999/04/17 14:23:42 commit 68b321a44fb9b043909747cccec51c53613dd347 Author: jbj <devnull@localhost> Date: Sat Apr 17 09:07:20 1999 +0000 Bump release. CVS patchset: 3009 CVS date: 1999/04/17 09:07:20 commit b35e80b7b8d5c8d7d208721bffb2087b29c3819c Author: jbj <devnull@localhost> Date: Sat Apr 17 08:38:18 1999 +0000 Update. CVS patchset: 3008 CVS date: 1999/04/17 08:38:18 commit f3a36fd9c9cde77207c2301aa91d263468e43bae Author: jbj <devnull@localhost> Date: Sat Apr 17 05:06:58 1999 +0000 Typo. CVS patchset: 3007 CVS date: 1999/04/17 05:06:58 commit a36d27ad3a9e2bd8244b76eec15cb39d46a9e4ed Author: jbj <devnull@localhost> Date: Fri Apr 16 23:06:17 1999 +0000 Add conversion script (johnsonm@rdhat.com). CVS patchset: 3006 CVS date: 1999/04/16 23:06:17 commit 2320364c7762b11225be7a9511065ae207095a9f Author: jbj <devnull@localhost> Date: Fri Apr 16 23:05:00 1999 +0000 Use statvfs on solaris2.6+ (Eddie Bugg <ralp@terra.abcbs.com>) CVS patchset: 3005 CVS date: 1999/04/16 23:05:00 commit f13de7df8d75a321b08408a95292d51a40dc6c07 Author: jbj <devnull@localhost> Date: Fri Apr 16 22:26:17 1999 +0000 Make sparc4[cdmu] compatible with noarch. CVS patchset: 3004 CVS date: 1999/04/16 22:26:17 commit 220e344c339a61c3000196da3c5566a8c141bd43 Author: jbj <devnull@localhost> Date: Fri Apr 16 06:15:27 1999 +0000 Bump release. CVS patchset: 3003 CVS date: 1999/04/16 06:15:27 commit 59e22c8102383c060757a661b268567c7697ed3d Author: jbj <devnull@localhost> Date: Fri Apr 16 05:44:36 1999 +0000 Add -f to combat new POSIX behavior chown/chgrp on dangling symlinks. Hard configure absolute paths (rather than using which). CVS patchset: 3002 CVS date: 1999/04/16 05:44:36 commit 5d946bae6109a9cdaeb25d81df83564ddeeac9b4 Author: jbj <devnull@localhost> Date: Thu Apr 15 06:18:48 1999 +0000 Bump release. CVS patchset: 3001 CVS date: 1999/04/15 06:18:48 commit 3c532167278b3f9b83dce9d97a45b5d1c3f5277a Author: jbj <devnull@localhost> Date: Thu Apr 15 06:16:04 1999 +0000 typo. CVS patchset: 3000 CVS date: 1999/04/15 06:16:04 commit bcdfc22cf73cdbcd968c96184c2b24b25d8b6807 Author: jbj <devnull@localhost> Date: Thu Apr 15 06:14:34 1999 +0000 Fix: handle %config(noreplace) correctly for linuxconf. CVS patchset: 2999 CVS date: 1999/04/15 06:14:34 commit 0530ddd0bbdefae60cc5a2035e7f49a6114010b4 Author: jbj <devnull@localhost> Date: Thu Apr 15 05:38:43 1999 +0000 Make sure parens match. CVS patchset: 2998 CVS date: 1999/04/15 05:38:43 commit aa2536a3dba3ac34a5d2d380276d88aa7c609758 Author: ewt <devnull@localhost> Date: Wed Apr 14 19:49:17 1999 +0000 2.95-4 CVS patchset: 2997 CVS date: 1999/04/14 19:49:17 commit 0c1e1a7f4726608f9853a29dea239eaf836b3b95 Author: ewt <devnull@localhost> Date: Wed Apr 14 19:48:25 1999 +0000 we need to remember about shared files long enough to handle config files properly CVS patchset: 2996 CVS date: 1999/04/14 19:48:25 commit 89e28f78e89e3f07cc4bbc61f5bf0d5d5ee1ad5a Author: jbj <devnull@localhost> Date: Wed Apr 14 12:35:08 1999 +0000 Make silly headerGetEntry consistent throughout. CVS patchset: 2995 CVS date: 1999/04/14 12:35:08 commit 9c6e100351d70b9d3724be36858baf72d6e23b72 Author: jbj <devnull@localhost> Date: Wed Apr 14 11:42:35 1999 +0000 basename prototype. CVS patchset: 2994 CVS date: 1999/04/14 11:42:35 commit 527e1bc4e0430a08f5a897ecee4feecdd57a6875 Author: jbj <devnull@localhost> Date: Wed Apr 14 11:28:31 1999 +0000 fix: last update transaction set segfault bug in installer. improved checks for statfs (Tim Mooney). remove inconsistent use of __P((...)) throughout. non-static inline functions caused IRIX cc pain. CPIOERR_CHECK_ERRNO masking caused AIX cc warnings. CVS patchset: 2993 CVS date: 1999/04/14 11:28:31 commit f5cf7b223f88c4cc975f4778010909209435fdae Author: jbj <devnull@localhost> Date: Tue Apr 13 22:58:08 1999 +0000 Bump release. CVS patchset: 2992 CVS date: 1999/04/13 22:58:08 commit e1fd3b3f250feeafe2bdf0bf740aa1c665ce7907 Author: ewt <devnull@localhost> Date: Tue Apr 13 22:47:44 1999 +0000 don't start mucking with filelists for packages which have already been removed! CVS patchset: 2991 CVS date: 1999/04/13 22:47:44 commit f5f4de42eca22ea8004becd62d35791c4f3171e2 Author: ewt <devnull@localhost> Date: Tue Apr 13 17:26:43 1999 +0000 added some assertions CVS patchset: 2990 CVS date: 1999/04/13 17:26:43 commit 6ca17d58f45fc8815e88bdd75d376910b8687b4b Author: ewt <devnull@localhost> Date: Tue Apr 13 17:12:09 1999 +0000 fixed minor memory leak CVS patchset: 2989 CVS date: 1999/04/13 17:12:09 commit 720cfa506df565d8ebf43184fea418393345bc48 Author: ewt <devnull@localhost> Date: Tue Apr 13 17:11:54 1999 +0000 minor cleanups CVS patchset: 2988 CVS date: 1999/04/13 17:11:54 commit 13c006cb583250ab4b0d0a4eae621c8a8219c46a Author: ewt <devnull@localhost> Date: Mon Apr 12 21:19:44 1999 +0000 2.95-2 CVS patchset: 2987 CVS date: 1999/04/12 21:19:44 commit c69903d87152ecf926afb09839671acec532fc71 Author: msw <devnull@localhost> Date: Mon Apr 12 21:03:50 1999 +0000 don't report disk space problems for packages w/ no files CVS patchset: 2986 CVS date: 1999/04/12 21:03:50 commit f5028ecd3689d781b4a0e71b2ce300997233876e Author: msw <devnull@localhost> Date: Mon Apr 12 20:33:50 1999 +0000 duh -- don't free alloca() buffers CVS patchset: 2985 CVS date: 1999/04/12 20:33:50 commit d590fe33e17cf9c908e15e84c29f5a064b8aa006 Author: ewt <devnull@localhost> Date: Mon Apr 12 16:11:24 1999 +0000 version 2.95 CVS patchset: 2984 CVS date: 1999/04/12 16:11:24 commit 26ee995123a365eaa16b828ac744c5b06adbd5d2 Author: ewt <devnull@localhost> Date: Mon Apr 12 16:09:19 1999 +0000 replaced distribution line in --info with relocations info CVS patchset: 2983 CVS date: 1999/04/12 16:09:19 commit ad9224dbbf684748e45cde69823d128a4ed1facd Author: ewt <devnull@localhost> Date: Mon Apr 12 16:08:11 1999 +0000 we were saving a little too much memory CVS patchset: 2982 CVS date: 1999/04/12 16:08:11 commit 7bfe9f85d7199460fe923de4bff9d38a44a73ec9 Author: jbj <devnull@localhost> Date: Sun Apr 11 22:18:10 1999 +0000 Bump release. CVS patchset: 2981 CVS date: 1999/04/11 22:18:10 commit c5f831ad7e86abcf5e67f41a99b12362d165a354 Author: jbj <devnull@localhost> Date: Sun Apr 11 22:15:26 1999 +0000 Default to not build shared libraries. CVS patchset: 2980 CVS date: 1999/04/11 22:15:26 commit ba7f3e41e0713b6173e0970054b4fa13040d9b22 Author: jbj <devnull@localhost> Date: Fri Apr 9 22:41:34 1999 +0000 Include all po files. CVS patchset: 2979 CVS date: 1999/04/09 22:41:34 commit a1e91c99857bc08da18b7de3bc5ab2a8b40fa7de Author: ewt <devnull@localhost> Date: Fri Apr 9 21:59:14 1999 +0000 *** empty log message *** CVS patchset: 2978 CVS date: 1999/04/09 21:59:14 commit f6d65265ed14cab319adb210da3a293616cc17fa Author: ewt <devnull@localhost> Date: Fri Apr 9 21:58:07 1999 +0000 removed extra headerFree() :-( CVS patchset: 2977 CVS date: 1999/04/09 21:58:07 commit f9bb9355cc4bf7f7ea554b44270647501935b718 Author: jbj <devnull@localhost> Date: Fri Apr 9 15:18:16 1999 +0000 Don't mark empty strings as translatable. CVS patchset: 2976 CVS date: 1999/04/09 15:18:16 commit e9e7a32d24618f203f07940a0cb921867bffbb77 Author: jbj <devnull@localhost> Date: Fri Apr 9 14:15:28 1999 +0000 Add popt to include path. CVS patchset: 2975 CVS date: 1999/04/09 14:15:28 commit 39ce07cc160cf79d966033b3365fdfda140d5feb Author: jbj <devnull@localhost> Date: Thu Apr 8 21:27:57 1999 +0000 Update Slovak translations. Update-po. CVS patchset: 2974 CVS date: 1999/04/08 21:27:57 commit 8dfb93f84f7862cb820b89718c8b2dcc3bba4fe2 Author: jbj <devnull@localhost> Date: Thu Apr 8 20:53:45 1999 +0000 non-linux, non-gcc portability fixes (Tim Mooney). CVS patchset: 2973 CVS date: 1999/04/08 20:53:45 commit 200d5128061648a19dac9c0784d95be15cad7803 Author: jbj <devnull@localhost> Date: Thu Apr 8 20:09:48 1999 +0000 From Tim Mooney: Make the statfs stuff work more reliably. Switch from using AC_EGREP_HEADER to AC_TRY_COMPILE, which should be much more reliable. Change all places where a previous patch I had sent in said "convertdb" when it should have said "rpmconvert". Change the LDFLAGS_STATIC for HP-UX so that static linking isn't done on HP-UX with libtool. Everything could be linked statically *except* the shl_* routines, which are in `libdld.1', but libtool doesn't know how to do a "--prefer-static" type link, so we have to just avoid trying the static link at all. Fix a warning that happens over and over as `header.h' is included on Digital Unix systems. Digital Unix defines `__alpha', not `__alpha__', so I just added the additional check for __alpha. Fix a number of places in the code where there is a spurious/extra semi-colon. This gets rid of quite a few warnings. CVS patchset: 2972 CVS date: 1999/04/08 20:09:48 commit 90ac221132dbb8f410a7ecaf08497edb6809e9c1 Author: jbj <devnull@localhost> Date: Thu Apr 8 19:24:56 1999 +0000 Better diagnostic message for unparseable macro error. CVS patchset: 2971 CVS date: 1999/04/08 19:24:56 commit 929049a21042e9fb8f0486ea5af098e9edc57ffa Author: jbj <devnull@localhost> Date: Wed Apr 7 21:10:05 1999 +0000 Use fdRead, not read typo. CVS patchset: 2970 CVS date: 1999/04/07 21:10:05 commit 5f61eccb06e0c0526aaf82e2d591158463733fa6 Author: sopwith <devnull@localhost> Date: Wed Apr 7 18:57:23 1999 +0000 Merge (most) changes from the GNOME version of popt. The remaining changes are GNOME-specific. CVS patchset: 2969 CVS date: 1999/04/07 18:57:23 commit 46d50aea919979a05e15c91c4c3fc7799820f5b6 Author: ewt <devnull@localhost> Date: Wed Apr 7 06:29:53 1999 +0000 release 4 CVS patchset: 2968 CVS date: 1999/04/07 06:29:53 commit 281503a7f9ef7e3f757012fd68b8cf1c3b0cf745 Author: ewt <devnull@localhost> Date: Wed Apr 7 06:25:08 1999 +0000 version 1.3 CVS patchset: 2967 CVS date: 1999/04/07 06:25:08 commit 4c23cb8b6fe44143a96d8b205e41306066fd2f5c Author: ewt <devnull@localhost> Date: Wed Apr 7 06:23:07 1999 +0000 *** empty log message *** CVS patchset: 2966 CVS date: 1999/04/07 06:23:07 commit ffa1389df4627db2815b835b2f4391ea4850c407 Author: ewt <devnull@localhost> Date: Wed Apr 7 06:22:30 1999 +0000 added tests for single - argument CVS patchset: 2965 CVS date: 1999/04/07 06:22:30 commit 362c4cc03213c78e959a3af6cfabef6695e6a723 Author: ewt <devnull@localhost> Date: Wed Apr 7 06:20:13 1999 +0000 we weren't quite careful enough about testing for a single - CVS patchset: 2964 CVS date: 1999/04/07 06:20:13 commit 34cf387ac294d9c832854c2dcec5d8ff8ee3cc87 Author: ewt <devnull@localhost> Date: Wed Apr 7 06:11:01 1999 +0000 deal with errors properly CVS patchset: 2963 CVS date: 1999/04/07 06:11:01 commit 9a3add1327ae2f4050d33606a78b883a3730dace Author: ewt <devnull@localhost> Date: Wed Apr 7 06:04:42 1999 +0000 install callbacks didn't return proper total size for source packages CVS patchset: 2962 CVS date: 1999/04/07 06:04:42 commit edf3ad468fbb2f5940f62e0155b4c5f80f0e43cb Author: ewt <devnull@localhost> Date: Wed Apr 7 05:54:45 1999 +0000 fix size estimates for source packages CVS patchset: 2961 CVS date: 1999/04/07 05:54:45 commit 1e9035b3b9ae3701fa56ceeb7a3a2a5fab88800e Author: ewt <devnull@localhost> Date: Wed Apr 7 05:31:28 1999 +0000 when we're upgrading from one version to the same version, don't regard that as a true upgrade -- the old package should be left out of the remove list CVS patchset: 2960 CVS date: 1999/04/07 05:31:28 commit 4606c3415399da816dea7f2567d88bfb22b87644 Author: ewt <devnull@localhost> Date: Wed Apr 7 00:06:56 1999 +0000 give an error w/ we find packages with bad capabilities CVS patchset: 2959 CVS date: 1999/04/07 00:06:56 commit 1d353c4ac41bb65f53bd8b50e0180d0121af7dcb Author: ewt <devnull@localhost> Date: Wed Apr 7 00:06:00 1999 +0000 added comments CVS patchset: 2958 CVS date: 1999/04/07 00:06:00 commit 65c0322d804d990251b0a0877c9cf8eee7f4dedb Author: ewt <devnull@localhost> Date: Wed Apr 7 00:05:08 1999 +0000 check capabilities flag CVS patchset: 2957 CVS date: 1999/04/07 00:05:08 commit f5346e0e71da4996ffa18d7918b53a20b379c4f1 Author: ewt <devnull@localhost> Date: Wed Apr 7 00:04:32 1999 +0000 removed some fixme's which don't need fixing CVS patchset: 2956 CVS date: 1999/04/07 00:04:32 commit 37f75f8ad8c5c775d61fc2f78e4bcc2bb1928360 Author: jbj <devnull@localhost> Date: Tue Apr 6 21:41:47 1999 +0000 Include "popt.h" from rpmlib.h so that struct poptOption is defined. CVS patchset: 2955 CVS date: 1999/04/06 21:41:47 commit 5ff51b4f8629661c695b52fd74e66282bbc72ffc Author: jbj <devnull@localhost> Date: Tue Apr 6 19:51:23 1999 +0000 fix: --prefix resurrected. CVS patchset: 2954 CVS date: 1999/04/06 19:51:23 commit 7184a3a632349b6c5171347e2203f4d9912c1037 Author: ewt <devnull@localhost> Date: Tue Apr 6 19:08:27 1999 +0000 1) fixed --prefix 2) got RPM_INSTALL_PREFIX env variables set properly CVS patchset: 2953 CVS date: 1999/04/06 19:08:27 commit c06d64a88cf2b921854607d465493887bcf8f0fb Author: jbj <devnull@localhost> Date: Tue Apr 6 16:54:55 1999 +0000 fix: os was not initialized with "--target i586". CVS patchset: 2952 CVS date: 1999/04/06 16:54:55 commit e1cef20ad03bc04997953e498cea77b957aea4f9 Author: ewt <devnull@localhost> Date: Mon Apr 5 20:30:21 1999 +0000 added disk space fudge factor CVS patchset: 2951 CVS date: 1999/04/05 20:30:21 commit 0f9aa84de9708cb17c96312e4c6f2b608dd5a0e0 Author: jbj <devnull@localhost> Date: Mon Apr 5 19:25:07 1999 +0000 Reset release. CVS patchset: 2950 CVS date: 1999/04/05 19:25:07 commit 7fb97e9a9a81977f57a33b727cddac09f38fe653 Author: jbj <devnull@localhost> Date: Mon Apr 5 19:21:20 1999 +0000 fix: segfault while parsing target string. CVS patchset: 2949 CVS date: 1999/04/05 19:21:20 commit 0beb0f799d72bc4f775769ce79a593018b558369 Author: jbj <devnull@localhost> Date: Mon Apr 5 19:01:33 1999 +0000 Bump version. CVS patchset: 2948 CVS date: 1999/04/05 19:01:33 commit c56d566b179f212f3e6500a7101c8c4f9f08522a Author: jbj <devnull@localhost> Date: Mon Apr 5 16:06:28 1999 +0000 Bump release. CVS patchset: 2947 CVS date: 1999/04/05 16:06:28 commit 78ccf90ab8afc864d829c0bb88f1638848652514 Author: jbj <devnull@localhost> Date: Mon Apr 5 16:05:44 1999 +0000 Update-po. CVS patchset: 2946 CVS date: 1999/04/05 16:05:44 commit f98ec6d75d1a5ff6d19782d3e3462f468f409a50 Author: jbj <devnull@localhost> Date: Mon Apr 5 15:23:37 1999 +0000 permit 0x1b in specfile sanity check. CVS patchset: 2945 CVS date: 1999/04/05 15:23:37 commit 81bb570437b5185179287876132d5566f647208e Author: ewt <devnull@localhost> Date: Sun Apr 4 21:26:36 1999 +0000 removes for upgrades should happen inthe middle of transactions, not clustered at the end CVS patchset: 2943 CVS date: 1999/04/04 21:26:36 commit 3e38468d2d9dc16dbb96fdd5568b3f614fc2decc Author: jbj <devnull@localhost> Date: Sun Apr 4 20:10:33 1999 +0000 Arm-linux fiddles: set RPMCANONARCH correctly and go back to -O2 (#1985). CVS patchset: 2942 CVS date: 1999/04/04 20:10:33 commit 114d2630ad6a4d3786f1a4dbd0bfabeb3929bdc4 Author: jbj <devnull@localhost> Date: Sun Apr 4 16:56:53 1999 +0000 Don't clobber fd (#1966). CVS patchset: 2941 CVS date: 1999/04/04 16:56:53 commit c2ace2da95fdd6719f2b9217848a25244b845454 Author: jbj <devnull@localhost> Date: Sat Apr 3 17:13:35 1999 +0000 Portability fiddles (Tim Mooney). CVS patchset: 2940 CVS date: 1999/04/03 17:13:35 commit a050bcb8172f1830cc22560a8c588a76eb2182b2 Author: jbj <devnull@localhost> Date: Sat Apr 3 00:05:46 1999 +0000 Bump release. CVS patchset: 2939 CVS date: 1999/04/03 00:05:46 commit 30fde130876a910ed382b5e4319a8401173d7819 Author: jbj <devnull@localhost> Date: Sat Apr 3 00:05:03 1999 +0000 add name/version/release macros during src.rpm install. attempt mkdir sourcedir/specdir during src.rpm install. CVS patchset: 2938 CVS date: 1999/04/03 00:05:03 commit 4e50407fddebf63b2f5e426e64cc3ed9271f34c4 Author: jbj <devnull@localhost> Date: Thu Apr 1 23:46:50 1999 +0000 Bump release. CVS patchset: 2937 CVS date: 1999/04/01 23:46:50 commit 6266b08a66354fc2ec731bc642e2cbbd8bc2de84 Author: jbj <devnull@localhost> Date: Thu Apr 1 22:26:44 1999 +0000 add per-target macrofiles to search path. take globalMacroContext out of macro api. fix: flush all macros between builds. CVS patchset: 2936 CVS date: 1999/04/01 22:26:44 commit 9bcdba42f2849957f59d93a5fd2aa861742f115b Author: jbj <devnull@localhost> Date: Thu Apr 1 16:57:18 1999 +0000 Add autofetch of nosource tarballs. CVS patchset: 2935 CVS date: 1999/04/01 16:57:18 commit 4111caf5e8a6efca00949068fd5bc2c5d370ee0d Author: ewt <devnull@localhost> Date: Wed Mar 31 22:19:00 1999 +0000 don't install a single package twice CVS patchset: 2934 CVS date: 1999/03/31 22:19:00 commit 5fbc0dd6c39f033ca0cd3a6975f1195b94f113db Author: jbj <devnull@localhost> Date: Wed Mar 31 20:37:55 1999 +0000 add explicit macrofiles path to rpmrc. CVS patchset: 2933 CVS date: 1999/03/31 20:37:55 commit 3fae8324504fc1b4c15d3fe5d3f6846191400b4f Author: jbj <devnull@localhost> Date: Wed Mar 31 16:59:17 1999 +0000 Bump release. CVS patchset: 2932 CVS date: 1999/03/31 16:59:17 commit f0a088596ec7da11c44a83dd42d34935532b83e5 Author: jbj <devnull@localhost> Date: Wed Mar 31 16:57:01 1999 +0000 expand twiddles in macrofiles list. CVS patchset: 2931 CVS date: 1999/03/31 16:57:01 commit b4dfd488b0e1e4233ff0279965d0d8a3b1b67328 Author: jbj <devnull@localhost> Date: Wed Mar 31 16:23:34 1999 +0000 Typo. CVS patchset: 2930 CVS date: 1999/03/31 16:23:34 commit 9b580d78a37f35bfee07ce69496f9cadc2f71590 Author: jbj <devnull@localhost> Date: Wed Mar 31 15:08:40 1999 +0000 I was told by Timur Bakeyev <mc@bat.ru> that on BSD systems setuid should be prefered over setreuid. On Unixware 2.1 linking the Midnight Commander against libucb broke the binary horrible (readdir returned garbage). I haven't looked deeper into this because I don't have such a system. Instead I applied a similar patch like the one attached to this message (I made this patch against popt from CVS). from Norbert Warmuth <nwarmuth@privat.circular.de> CVS patchset: 2929 CVS date: 1999/03/31 15:08:40 commit ad9d28638c2ad3c9aac5f58b573c067d2199d874 Author: jbj <devnull@localhost> Date: Wed Mar 31 14:58:43 1999 +0000 Include alloca.h if available (Tim Mooney). CVS patchset: 2928 CVS date: 1999/03/31 14:58:43 commit 37d0ee567a49fd2afcd80e734efd69d47a832b85 Author: jbj <devnull@localhost> Date: Wed Mar 31 13:16:08 1999 +0000 Restore check on BuildRoot != "/". CVS patchset: 2927 CVS date: 1999/03/31 13:16:08 commit 214f096003c91d9536363cab54b5bb81f2c3d35d Author: jbj <devnull@localhost> Date: Wed Mar 31 13:07:20 1999 +0000 (re-)enable fixowner/fixgroup macros. fix: specfile BuildRoot was masking rpmrc macro. CVS patchset: 2926 CVS date: 1999/03/31 13:07:20 commit 48e8d3521c73671038ad40ccf9d3677e38009d6e Author: jbj <devnull@localhost> Date: Tue Mar 30 19:34:01 1999 +0000 Restore "chmod -R ." as default. CVS patchset: 2925 CVS date: 1999/03/30 19:34:01 commit ceb687851bc6f83d60e9a2de237a52b3136b19e8 Author: jbj <devnull@localhost> Date: Sun Mar 28 01:04:37 1999 +0000 Eliminate ftp/http proxy vars. CVS patchset: 2924 CVS date: 1999/03/28 01:04:37 commit df6dcb8a860744e1712a3cb778083d0e7db5072c Author: jbj <devnull@localhost> Date: Sun Mar 28 00:50:29 1999 +0000 Bump release. CVS patchset: 2923 CVS date: 1999/03/28 00:50:29 commit 9b94f186e688a2e604948bb4d6d460b78d67c3c0 Author: jbj <devnull@localhost> Date: Sun Mar 28 00:47:40 1999 +0000 fix: avoid segfault using --prefix until ewt fixes. add --define "%foo %bar" option. dump macros to same fd as --showrc uses. add %GNUconfigure for full-blown package regeneration. fix: RPM_ARCH/RPM_OS had wrong values. fix: create ppc directories correctly. CVS patchset: 2922 CVS date: 1999/03/28 00:47:40 commit 6147ae79959477cec35cb6ed6211c0c1b53ac710 Author: jbj <devnull@localhost> Date: Sat Mar 27 21:40:56 1999 +0000 %vendor contains Red Hat %_vendor contains redhat CVS patchset: 2921 CVS date: 1999/03/27 21:40:56 commit 017f7f9bb5b9441b4041442bbc6d3b381a9ea36b Author: ewt <devnull@localhost> Date: Sat Mar 27 20:37:34 1999 +0000 release 5 CVS patchset: 2920 CVS date: 1999/03/27 20:37:34 commit 091d12699469451ff260a5f4a4671c6dd4145daf Author: ewt <devnull@localhost> Date: Sat Mar 27 20:36:08 1999 +0000 added help message for --ignoresize CVS patchset: 2919 CVS date: 1999/03/27 20:36:08 commit 7361e830934dc1fb78b0ab6aa6843c5cf1cdabe6 Author: ewt <devnull@localhost> Date: Sat Mar 27 17:47:04 1999 +0000 invalidate the ftpControl fd when ftpGetFileDesc() fails CVS patchset: 2918 CVS date: 1999/03/27 17:47:04 commit e088e8fb770a4b87ee5444f2d9a0a64f36bf484b Author: ewt <devnull@localhost> Date: Sat Mar 27 17:41:23 1999 +0000 *** empty log message *** CVS patchset: 2917 CVS date: 1999/03/27 17:41:23 commit 3237d652a555591d3df4c771504ed1ad41b52e74 Author: ewt <devnull@localhost> Date: Fri Mar 26 22:04:55 1999 +0000 added ignoresize CVS patchset: 2916 CVS date: 1999/03/26 22:04:55 commit 7a9fe7272ca2ef91efab16edcdc86b19ee381d54 Author: jbj <devnull@localhost> Date: Fri Mar 26 20:07:34 1999 +0000 autoReq/autoProv now per-package. CVS patchset: 2915 CVS date: 1999/03/26 20:07:34 commit 746681bee72b41cf3cb5c6a7b1687ad8c29c95a1 Author: jbj <devnull@localhost> Date: Fri Mar 26 19:52:42 1999 +0000 Typo -- libtool-1.2f. CVS patchset: 2914 CVS date: 1999/03/26 19:52:42 commit e6d646a8c97c9dcb28a9ee084acb51582156bd00 Author: jbj <devnull@localhost> Date: Wed Mar 24 12:38:08 1999 +0000 fix: segfault from unknown uid/gid -- use builder's uid/gid instead. CVS patchset: 2913 CVS date: 1999/03/24 12:38:08 commit f8c33e1165d90e4cbf9380608b27d3405788906a Author: jbj <devnull@localhost> Date: Mon Mar 22 20:46:21 1999 +0000 fix: accessing freed memory. CVS patchset: 2912 CVS date: 1999/03/22 20:46:21 commit dff7526edd6292ab39fa7a2021c04ab84396230e Author: jbj <devnull@localhost> Date: Mon Mar 22 20:23:24 1999 +0000 Bump release. CVS patchset: 2911 CVS date: 1999/03/22 20:23:24 commit a1058e3d9ed9fda442a89d7529a3c09e3e564449 Author: jbj <devnull@localhost> Date: Mon Mar 22 18:36:23 1999 +0000 more DU 4.0D fiddles (Shing-Gene Yung). CVS patchset: 2910 CVS date: 1999/03/22 18:36:23 commit bd3990b81cbd1df9b5b5164ef32e44158288e95f Author: jbj <devnull@localhost> Date: Mon Mar 22 17:31:53 1999 +0000 fix: don't add header if signature generation failed (Carlo Wood). CVS patchset: 2909 CVS date: 1999/03/22 17:31:53 commit 7944ca9ba3f29bc3a2f6ba69d2d0c55f080d6e6d Author: jbj <devnull@localhost> Date: Mon Mar 22 16:23:05 1999 +0000 fix: segfault from double close on ftpGetFileDesc ftpAbort path. CVS patchset: 2908 CVS date: 1999/03/22 16:23:05 commit 2f5f89f2a3a974ce54f4670edc91c2b56e0b2551 Author: jbj <devnull@localhost> Date: Sun Mar 21 19:11:29 1999 +0000 Typos. CVS patchset: 2907 CVS date: 1999/03/21 19:11:29 commit 89e64b9785efb334ab62dd0f982585a012c9f630 Author: jbj <devnull@localhost> Date: Sun Mar 21 18:43:22 1999 +0000 pgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>). CVS patchset: 2906 CVS date: 1999/03/21 18:43:22 commit bc76393a1701faba6defb20ce0b81002ce129a7f Author: jbj <devnull@localhost> Date: Sat Mar 20 21:09:47 1999 +0000 eliminate old rpmrc configuration syntax. CVS patchset: 2905 CVS date: 1999/03/20 21:09:47 commit 801b0c9b4b3aa050b0bd0b2863feccd8a0918a02 Author: jbj <devnull@localhost> Date: Sat Mar 20 15:11:03 1999 +0000 Bump version. CVS patchset: 2904 CVS date: 1999/03/20 15:11:03 commit 49926ed9f6ea03ba4814a240095cd5f0e671ae70 Author: jbj <devnull@localhost> Date: Fri Mar 19 22:38:40 1999 +0000 update with libtool-2.4f. CVS patchset: 2903 CVS date: 1999/03/19 22:38:40 commit ef1b0f4d694a78a5671bb4f8bde52c9042cefb9b Author: ewt <devnull@localhost> Date: Fri Mar 19 21:33:28 1999 +0000 *** empty log message *** CVS patchset: 2902 CVS date: 1999/03/19 21:33:28 commit 604cf5d1e665820c10f2f29897f075050b634abe Author: ewt <devnull@localhost> Date: Fri Mar 19 18:42:38 1999 +0000 added string for DISKSPACE problem CVS patchset: 2901 CVS date: 1999/03/19 18:42:38 commit 6823e0ce122231519762a34cfa87b243098416d5 Author: ewt <devnull@localhost> Date: Fri Mar 19 18:42:17 1999 +0000 1) moved disk space code into handleOverlappedFiles() 2) added some missing headerLink() calls 2) removed unnecessary notifys CVS patchset: 2900 CVS date: 1999/03/19 18:42:17 commit 52f3a21929bd29942139467a3904c3d2ac998f2a Author: jbj <devnull@localhost> Date: Fri Mar 19 16:39:15 1999 +0000 DU 4.0D fiddles (Shing-Gene Yung<shing@cz3.nus.edu.sg>) CVS patchset: 2899 CVS date: 1999/03/19 16:39:15 commit 881f2388fc7dd8b62b43f6e03283422234d37999 Author: ewt <devnull@localhost> Date: Fri Mar 19 03:39:17 1999 +0000 added disk space checking CVS patchset: 2898 CVS date: 1999/03/19 03:39:17 commit 44c09b105ed044c30ae9345ed42d0d0ae743b94a Author: jbj <devnull@localhost> Date: Wed Mar 17 20:01:40 1999 +0000 Bump release. CVS patchset: 2897 CVS date: 1999/03/17 20:01:40 commit e444149fe3126e33ddf06beba6e5926901846fd9 Author: jbj <devnull@localhost> Date: Wed Mar 17 20:01:09 1999 +0000 Typos. CVS patchset: 2896 CVS date: 1999/03/17 20:01:09 commit 70e3f43050ffe6759ba3a20f5969b3aab9113662 Author: jbj <devnull@localhost> Date: Wed Mar 17 18:17:15 1999 +0000 Bump version. CVS patchset: 2895 CVS date: 1999/03/17 18:17:15 commit d84c548c0ba241ceb19e2a9c1aa457cf5652098d Author: jbj <devnull@localhost> Date: Wed Mar 17 18:11:01 1999 +0000 fix: recursive strtok's is a no-no. CVS patchset: 2894 CVS date: 1999/03/17 18:11:01 commit fa3c0712e2b60521415cad49de6c2ab762959242 Author: jbj <devnull@localhost> Date: Tue Mar 16 20:47:27 1999 +0000 RE fiddle to get canonical arch correct. CVS patchset: 2893 CVS date: 1999/03/16 20:47:27 commit ca9dc63de974d1335dce533d310ffbb11812fce0 Author: jbj <devnull@localhost> Date: Tue Mar 16 20:04:26 1999 +0000 Fix newSpec in "rpm -q --specfile --specedit" CVS patchset: 2892 CVS date: 1999/03/16 20:04:26 commit 776dc9c2581c54e7ebb9980ca01401956e4f81b0 Author: jbj <devnull@localhost> Date: Sun Mar 14 00:34:52 1999 +0000 change support@redhat.com to rpm-list@redhat.com. CVS patchset: 2891 CVS date: 1999/03/14 00:34:52 commit d32ae3ef069894e08929261d911ad300b9767a3a Author: jbj <devnull@localhost> Date: Sat Mar 13 23:29:59 1999 +0000 Typos. CVS patchset: 2890 CVS date: 1999/03/13 23:29:59 commit a36b1b3871c78e0a1e98cb1a5b7d00ecac260238 Author: jbj <devnull@localhost> Date: Sat Mar 13 22:37:47 1999 +0000 fix: with --target=i686, pass macro %_arch=i386. CVS patchset: 2889 CVS date: 1999/03/13 22:37:47 commit 40670e2a961b15503b0a2b0acad8ccc64b8c0a62 Author: jbj <devnull@localhost> Date: Fri Mar 12 18:20:31 1999 +0000 Bump version. CVS patchset: 2888 CVS date: 1999/03/12 18:20:31 commit aaaf86cfe18ec374aa3206d617fddfe09a5e5127 Author: jbj <devnull@localhost> Date: Fri Mar 12 18:20:06 1999 +0000 fix: rpm -q --specfile --specedit now works even with BuildArch:. CVS patchset: 2887 CVS date: 1999/03/12 18:20:06 commit c50cdee669b707c40fcc87403d2173a1ee83c4f0 Author: jbj <devnull@localhost> Date: Fri Mar 12 15:56:48 1999 +0000 fix: --target=arch works. CVS patchset: 2886 CVS date: 1999/03/12 15:56:48 commit da6cb7f4e53e80d12a66fdba1caca6e5f804f989 Author: jbj <devnull@localhost> Date: Fri Mar 12 15:32:02 1999 +0000 Bump release. CVS patchset: 2885 CVS date: 1999/03/12 15:32:02 commit be7c392673e97b6b3fe7e6b9561afe919c22610b Author: jbj <devnull@localhost> Date: Fri Mar 12 06:01:36 1999 +0000 Resurrect --target. CVS patchset: 2884 CVS date: 1999/03/12 06:01:36 commit 876abb2617148c6c2a23ee6deb1446eaa7740d4c Author: jbj <devnull@localhost> Date: Fri Mar 12 06:00:17 1999 +0000 Make canonarch dir as well as buildarch dir. CVS patchset: 2883 CVS date: 1999/03/12 06:00:17 commit e57db6a8e021dbe39a4674c5c4f75ed045b61662 Author: jbj <devnull@localhost> Date: Fri Mar 12 05:57:41 1999 +0000 rpmRelocation no longer used. CVS patchset: 2882 CVS date: 1999/03/12 05:57:41 commit b51670d6e33a1a6e9fcbd69fb528981c78b56b79 Author: jbj <devnull@localhost> Date: Fri Mar 12 05:57:01 1999 +0000 Typos -- curlys match curlys. CVS patchset: 2881 CVS date: 1999/03/12 05:57:01 commit 572c470125abc3b068216c9bee539eba5f0f9fd3 Author: jbj <devnull@localhost> Date: Fri Mar 12 05:55:51 1999 +0000 Don't segfault if filename does not exist. CVS patchset: 2880 CVS date: 1999/03/12 05:55:51 commit b9234bb860f9908f15ab6915cb815fa869c96896 Author: jbj <devnull@localhost> Date: Thu Mar 11 17:57:00 1999 +0000 Typo. CVS patchset: 2879 CVS date: 1999/03/11 17:57:00 commit 19caf606ac867c8fbde6c96d7706d4675d52064a Author: jbj <devnull@localhost> Date: Thu Mar 11 17:23:57 1999 +0000 Don't cache proxy info. CVS patchset: 2878 CVS date: 1999/03/11 17:23:57 commit f34ebe53f56fc06ebc7c72be55249a58da5c4e3f Author: jbj <devnull@localhost> Date: Thu Mar 11 02:08:42 1999 +0000 Matt's cache hit algorithm. CVS patchset: 2877 CVS date: 1999/03/11 02:08:42 commit a63acfe986e5255f82a49468e8a6c37067d5a570 Author: jbj <devnull@localhost> Date: Wed Mar 10 17:24:16 1999 +0000 2.92-4 CVS patchset: 2876 CVS date: 1999/03/10 17:24:16 commit 7a974dfe8d60abc8ec55397a70026e6f4146c7d4 Author: jbj <devnull@localhost> Date: Wed Mar 10 17:00:57 1999 +0000 Typo. CVS patchset: 2875 CVS date: 1999/03/10 17:00:57 commit 38400127cb2b3dba0c4232b10944acaf96f9f840 Author: jbj <devnull@localhost> Date: Wed Mar 10 17:00:34 1999 +0000 Stash ftpGetFileDesc failures too. CVS patchset: 2874 CVS date: 1999/03/10 17:00:34 commit bbd84c568f5f3f8c951f3d741e207f1dc2c4331d Author: jbj <devnull@localhost> Date: Wed Mar 10 15:24:48 1999 +0000 New descriptive text. CVS patchset: 2873 CVS date: 1999/03/10 15:24:48 commit dd2ebadb484ec8cb62f1f885e153c3072c1b1e18 Author: ewt <devnull@localhost> Date: Wed Mar 10 04:47:06 1999 +0000 updated for new rpmdepOrder() CVS patchset: 2872 CVS date: 1999/03/10 04:47:06 commit a73e669b5971a583301f9f7188012c1bc5d790fc Author: ewt <devnull@localhost> Date: Wed Mar 10 03:43:22 1999 +0000 replaced = NULL stuff here and there with blanket memset() calls CVS patchset: 2871 CVS date: 1999/03/10 03:43:22 commit 4deee420a340d9389475a598fbb456b0cef41992 Author: sopwith <devnull@localhost> Date: Wed Mar 10 02:55:24 1999 +0000 autogen.sh: Fix builddir != srcdir. *.c: Fix compilation with -ansi -pedantic-errors. CVS patchset: 2870 CVS date: 1999/03/10 02:55:24 commit 35d63ade01d13df445c8c917c99e84fdd1ac1d4b Author: ewt <devnull@localhost> Date: Wed Mar 10 02:53:37 1999 +0000 updated rpmdepOrder() for better cooperation with new transaction code CVS patchset: 2869 CVS date: 1999/03/10 02:53:37 commit 1f9c136553dadc9eae56f6d9e9958eb5036cc2ed Author: jbj <devnull@localhost> Date: Tue Mar 9 18:47:08 1999 +0000 Ratchet forward to rpm-2.5.7. CVS patchset: 2868 CVS date: 1999/03/09 18:47:08 commit dcea20ca588c3a88d68db192819956fe394f959e Author: ewt <devnull@localhost> Date: Tue Mar 9 17:42:36 1999 +0000 changed version number CVS patchset: 2867 CVS date: 1999/03/09 17:42:36 commit 8bb3d5556ed49c9695c2f92a3a9116d6f89f21f2 Author: ewt <devnull@localhost> Date: Tue Mar 9 17:41:10 1999 +0000 changed version number CVS patchset: 2866 CVS date: 1999/03/09 17:41:10 commit d559a8afd3e8289aa61779523b6594fa82f32310 Author: jbj <devnull@localhost> Date: Tue Mar 9 16:53:52 1999 +0000 Work around failing --prefix ... CVS patchset: 2865 CVS date: 1999/03/09 16:53:52 commit a44cb6f19e6e6ad1778c9d6a74cd18dc195c01df Author: ewt <devnull@localhost> Date: Tue Mar 9 16:29:22 1999 +0000 memory optimizations CVS patchset: 2864 CVS date: 1999/03/09 16:29:22 commit 655aad964de09c7c5fa345ad35c8f42548794725 Author: jbj <devnull@localhost> Date: Tue Mar 9 03:37:22 1999 +0000 Fix proxy FTP segfault. CVS patchset: 2863 CVS date: 1999/03/09 03:37:22 commit fb28457b676cd91e15d47ed7c7d9807b47622701 Author: ewt <devnull@localhost> Date: Sat Mar 6 18:47:56 1999 +0000 rev 2 CVS patchset: 2862 CVS date: 1999/03/06 18:47:56 commit 1f16f5c166deb070f8c409a001a402ab09d03be9 Author: ewt <devnull@localhost> Date: Sat Mar 6 18:43:49 1999 +0000 be a bit more agressive about freeing memory CVS patchset: 2861 CVS date: 1999/03/06 18:43:49 commit 852533fe9ac33f0855291fcaf92dfeb9bab408f8 Author: ewt <devnull@localhost> Date: Sat Mar 6 17:19:48 1999 +0000 redid ingoreSet code which was broken CVS patchset: 2860 CVS date: 1999/03/06 17:19:48 commit 7f62e74a3fc881e9b907bfbfc894f5ec38e8d56b Author: ewt <devnull@localhost> Date: Sat Mar 6 15:16:34 1999 +0000 removed double frees CVS patchset: 2859 CVS date: 1999/03/06 15:16:34 commit d3c3f654f19e8fef2d9a8f8721ba29ad70d13816 Author: ewt <devnull@localhost> Date: Fri Mar 5 22:43:03 1999 +0000 support for new rpmRunTransactions() parameter CVS patchset: 2858 CVS date: 1999/03/05 22:43:03 commit 7d7728ef2b81a3a1b29de7b93ca2229ae41c2f57 Author: ewt <devnull@localhost> Date: Fri Mar 5 22:41:59 1999 +0000 reduce the number of reads a bit CVS patchset: 2857 CVS date: 1999/03/05 22:41:59 commit 1ed14e0bcf48c0b738c2211b30afed62934a7d38 Author: ewt <devnull@localhost> Date: Fri Mar 5 22:41:10 1999 +0000 1) reindented notify lines 2) added ignoreSet parameter CVS patchset: 2856 CVS date: 1999/03/05 22:41:10 commit e0e9021472cd6eb2ef2eba033279f6b9a1b1d95b Author: ewt <devnull@localhost> Date: Fri Mar 5 22:40:29 1999 +0000 added ignoreSet to rpmRunTransaction() CVS patchset: 2855 CVS date: 1999/03/05 22:40:29 commit ea630b173721a938cc7cfbefadd31a3f7ef91873 Author: ewt <devnull@localhost> Date: Fri Mar 5 22:33:00 1999 +0000 tiny little optimization CVS patchset: 2854 CVS date: 1999/03/05 22:33:00 commit 23430a401a0c8a9bb9f9d3da71df9a2bfe738b33 Author: ewt <devnull@localhost> Date: Fri Mar 5 21:37:15 1999 +0000 fixed memory leak CVS patchset: 2853 CVS date: 1999/03/05 21:37:15 commit ad163a65bd7e2caf744928f311ef5bd6dbdbccdd Author: ewt <devnull@localhost> Date: Fri Mar 5 01:19:29 1999 +0000 fixed a memory leak CVS patchset: 2852 CVS date: 1999/03/05 01:19:29 commit 58e6b0d408b267727a69f22236e43e7ff3fe58a1 Author: ewt <devnull@localhost> Date: Fri Mar 5 01:18:19 1999 +0000 plugged a memory leak CVS patchset: 2851 CVS date: 1999/03/05 01:18:19 commit 6338acbf5edae4b7718ce8a8e2110d918e98af72 Author: ewt <devnull@localhost> Date: Fri Mar 5 01:17:49 1999 +0000 purely cosmetic changes CVS patchset: 2850 CVS date: 1999/03/05 01:17:49 commit f3c66319d33b9e82386bf07c073cabe63a6148d4 Author: ewt <devnull@localhost> Date: Fri Mar 5 01:17:21 1999 +0000 wasn't using fdClose() for some odd reason CVS patchset: 2849 CVS date: 1999/03/05 01:17:21 commit 0b4a1f434375bcf87f6abc2f545eb4a76e30c46b Author: ewt <devnull@localhost> Date: Fri Mar 5 01:16:42 1999 +0000 plugged some minor memory leaks CVS patchset: 2848 CVS date: 1999/03/05 01:16:42 commit 1f49616d61aa2b0effce0a2c72dc36ed9a67076b Author: ewt <devnull@localhost> Date: Thu Mar 4 23:45:26 1999 +0000 Use callbacks to open/close files. This avoids limits on how many files we can have open at a time, andcloses a memory leak for good measure. CVS patchset: 2847 CVS date: 1999/03/04 23:45:26 commit eca1c0bf1922f14d05045863540b297e3f699e95 Author: ewt <devnull@localhost> Date: Thu Mar 4 23:26:51 1999 +0000 plugged memory leak CVS patchset: 2846 CVS date: 1999/03/04 23:26:51 commit b2e49d841daad3965e2446b4283ff4e4202e76bf Author: jbj <devnull@localhost> Date: Sun Feb 28 19:07:13 1999 +0000 Bump version. CVS patchset: 2845 CVS date: 1999/02/28 19:07:13 commit c871d58f381b0e83a063e1dde4a0d57cff6a52e2 Author: jbj <devnull@localhost> Date: Sun Feb 28 18:36:19 1999 +0000 fix: memory leaks in rpmRunTransactions plugged. CVS patchset: 2844 CVS date: 1999/02/28 18:36:19 commit f5c1c639b85b521b193ada3fd8e7d4d5d9ba6934 Author: jbj <devnull@localhost> Date: Sun Feb 28 14:57:00 1999 +0000 Bump release. CVS patchset: 2843 CVS date: 1999/02/28 14:57:00 commit a3d1bd66628a5eb1a2770cbea6e1531549eb350b Author: jbj <devnull@localhost> Date: Sun Feb 28 14:18:56 1999 +0000 increase timeout in tread from 5 to 30 secs for slow links. CVS patchset: 2842 CVS date: 1999/02/28 14:18:56 commit 0e54446b944f3d208cb1da361d638ff25b13572b Author: jbj <devnull@localhost> Date: Fri Feb 26 21:47:33 1999 +0000 fix: build of packages w/o BuildRoot segfault. CVS patchset: 2840 CVS date: 1999/02/26 21:47:33 commit eb77d9f4593fbf00e99eac3ab2c31de2cf1ce8d9 Author: ewt <devnull@localhost> Date: Thu Feb 25 20:17:30 1999 +0000 *** empty log message *** CVS patchset: 2839 CVS date: 1999/02/25 20:17:30 commit 8069caca00caac8815078603ed1db91685a29fa2 Author: ewt <devnull@localhost> Date: Thu Feb 25 20:16:43 1999 +0000 allow single dash arguments (to represent stdin) CVS patchset: 2838 CVS date: 1999/02/25 20:16:43 commit c2421db17a996ea4b729bfc1811ecfa451ea3914 Author: jbj <devnull@localhost> Date: Thu Feb 25 02:54:39 1999 +0000 Typo. CVS patchset: 2837 CVS date: 1999/02/25 02:54:39 commit 7b9a63b2b2645ae491e6247f18a64f318d5ac489 Author: jbj <devnull@localhost> Date: Thu Feb 25 02:50:49 1999 +0000 Fix proxy FTP coredump. CVS patchset: 2836 CVS date: 1999/02/25 02:50:49 commit a9f17f6470c55de5fbcde25226ee0b784a1499e9 Author: jbj <devnull@localhost> Date: Thu Feb 25 02:41:22 1999 +0000 Improvements on leak plugging. CVS patchset: 2835 CVS date: 1999/02/25 02:41:22 commit 83134039a97b1b7d2e3cfc6313c971e09d56914e Author: jbj <devnull@localhost> Date: Wed Feb 24 23:55:30 1999 +0000 Bump release. CVS patchset: 2834 CVS date: 1999/02/24 23:55:30 commit 12c69b1075ab1cca55cc713758a860ade9eef0b4 Author: jbj <devnull@localhost> Date: Wed Feb 24 23:55:00 1999 +0000 Memory leaks. CVS patchset: 2833 CVS date: 1999/02/24 23:55:00 commit 5f642bafdd847c2e61d2cdd3dc28fb0feff33eab Author: jbj <devnull@localhost> Date: Tue Feb 23 07:17:15 1999 +0000 Bump release. CVS patchset: 2832 CVS date: 1999/02/23 07:17:15 commit 3bb305643b4b8c9ad2b4d3c0421de6d42500ef49 Author: jbj <devnull@localhost> Date: Tue Feb 23 07:10:56 1999 +0000 Move callback before return. CVS patchset: 2831 CVS date: 1999/02/23 07:10:56 commit 696c4ce1251025e97d5a8639287e57b41d895f4d Author: jbj <devnull@localhost> Date: Tue Feb 23 05:52:08 1999 +0000 Another callback for Matt. CVS patchset: 2830 CVS date: 1999/02/23 05:52:08 commit e603e625a138a069de63a156b5745304f654527e Author: jbj <devnull@localhost> Date: Tue Feb 23 05:50:38 1999 +0000 Capitalize tag names. CVS patchset: 2829 CVS date: 1999/02/23 05:50:38 commit 5c135524d79a4f4bfd0f2c06e786932697b322d2 Author: jbj <devnull@localhost> Date: Tue Feb 23 00:56:32 1999 +0000 More callbacks for Matt. CVS patchset: 2828 CVS date: 1999/02/23 00:56:32 commit ba8e017ac035cc36e63fbce173d3f6c715639c33 Author: jbj <devnull@localhost> Date: Mon Feb 22 22:15:19 1999 +0000 Add notifys for msw. CVS patchset: 2827 CVS date: 1999/02/22 22:15:19 commit 46fe51d2e9b639a03d42cbae64676b7205546bf4 Author: jbj <devnull@localhost> Date: Mon Feb 22 18:09:17 1999 +0000 Meta-msgid's generated by tagName. CVS patchset: 2826 CVS date: 1999/02/22 18:09:17 commit 7a7e3397ea44de1ddb5600d671a754f5865c8414 Author: jbj <devnull@localhost> Date: Mon Feb 22 17:45:50 1999 +0000 Bump release. CVS patchset: 2825 CVS date: 1999/02/22 17:45:50 commit 6b9fe27f52f5558f64acecb8e99b27dd21dd4192 Author: jbj <devnull@localhost> Date: Mon Feb 22 17:44:57 1999 +0000 permit substitution of I18N strings from PO meta-catalogues. CVS patchset: 2824 CVS date: 1999/02/22 17:44:57 commit c9ca4e44a56ec5484d6321ae2b3ef1599adf6799 Author: ewt <devnull@localhost> Date: Sun Feb 21 04:02:57 1999 +0000 removed outdated fixme CVS patchset: 2823 CVS date: 1999/02/21 04:02:57 commit 12b921284d210c13091b176fdbb0bc6fd2adc461 Author: ewt <devnull@localhost> Date: Sun Feb 21 04:01:12 1999 +0000 fixed relocated/excluded paths CVS patchset: 2822 CVS date: 1999/02/21 04:01:12 commit 4db26fd478db2574b825f848020818fc4ce20a00 Author: jbj <devnull@localhost> Date: Sun Feb 21 03:57:57 1999 +0000 Permit group extraction from command line. CVS patchset: 2821 CVS date: 1999/02/21 03:57:57 commit 6d53fa695bf28941fce2ad57a8ce43e962945f49 Author: jbj <devnull@localhost> Date: Sun Feb 21 03:57:09 1999 +0000 Ultrapenguin has not S_ISTXT (although ALLPERMS mentions). CVS patchset: 2820 CVS date: 1999/02/21 03:57:09 commit 1725b77f712de3aa201a060fc5116492fbfd054a Author: ewt <devnull@localhost> Date: Sun Feb 21 03:34:52 1999 +0000 got excludedocs, netsharedpath, and lang exclusions working CVS patchset: 2819 CVS date: 1999/02/21 03:34:52 commit 4bf2ceb8a301530bb8f9d98fed2b98afcb39eda4 Author: ewt <devnull@localhost> Date: Sun Feb 21 03:32:56 1999 +0000 dded FA_ to enum fileActions stuff CVS patchset: 2818 CVS date: 1999/02/21 03:32:56 commit f9db40a17201c50237ae2f57f88093578469d76f Author: ewt <devnull@localhost> Date: Sun Feb 21 02:34:45 1999 +0000 should be able to install v1 source packages now, though I certainly didn't test it <shrug> CVS patchset: 2817 CVS date: 1999/02/21 02:34:45 commit a79bc883fc1b3a669f637f8552bcb04cac07cde8 Author: jbj <devnull@localhost> Date: Fri Feb 19 23:17:17 1999 +0000 Tighter constraints on urlinfo cache-hits. Force ftp control channel close in ufdClose. CVS patchset: 2816 CVS date: 1999/02/19 23:17:17 commit 78bb12db47983849a8e552f14a7d71af9c4bbe7f Author: jbj <devnull@localhost> Date: Fri Feb 19 17:52:46 1999 +0000 Added space in format. CVS patchset: 2815 CVS date: 1999/02/19 17:52:46 commit aefcab536ea414c27c770f85876f009da519e891 Author: jbj <devnull@localhost> Date: Fri Feb 19 15:26:46 1999 +0000 Bump releas. CVS patchset: 2814 CVS date: 1999/02/19 15:26:46 commit bbd07e2c481ac60a82ccddd3ec7bad1308703589 Author: jbj <devnull@localhost> Date: Fri Feb 19 15:23:34 1999 +0000 Typo. CVS patchset: 2812 CVS date: 1999/02/19 15:23:34 commit 63b073c0876b4137e49d82cd3d0bb94d844a5766 Author: jbj <devnull@localhost> Date: Thu Feb 18 17:50:44 1999 +0000 Bump release. CVS patchset: 2811 CVS date: 1999/02/18 17:50:44 commit 6f35dcf84bc859aefe8c4bf54a1d29aeb3a6a39a Author: jbj <devnull@localhost> Date: Thu Feb 18 17:21:50 1999 +0000 rename file before unlinking to avoid EBUSY failures. CVS patchset: 2810 CVS date: 1999/02/18 17:21:50 commit c74948930dbd848faddf14546d4e3c797fd722b9 Author: jbj <devnull@localhost> Date: Wed Feb 17 17:26:53 1999 +0000 headerGetEntry now returns count=0 if tag not found (Chris Blizzard). CVS patchset: 2808 CVS date: 1999/02/17 17:26:53 commit 77e113332e357fbe08c5552e3bf0335016f29c42 Author: jbj <devnull@localhost> Date: Wed Feb 17 17:20:17 1999 +0000 Avoid double close in ufdOpen(). CVS patchset: 2806 CVS date: 1999/02/17 17:20:17 commit 64e0363db6396a16b981bdbae40f46ed80689a8e Author: jbj <devnull@localhost> Date: Wed Feb 17 17:04:51 1999 +0000 Meta-msgid generation. CVS patchset: 2804 CVS date: 1999/02/17 17:04:51 commit 01450f4a02eb5117bab00956b48713b77c9cc1d6 Author: ewt <devnull@localhost> Date: Wed Feb 17 04:33:50 1999 +0000 moved ensureOlder() to transaction.c CVS patchset: 2803 CVS date: 1999/02/17 04:33:50 commit c1959865f841ae4e408a8166592b58e2e3efd852 Author: ewt <devnull@localhost> Date: Wed Feb 17 04:32:55 1999 +0000 added checks for installation of old packages CVS patchset: 2802 CVS date: 1999/02/17 04:32:55 commit 784a8eeb8ad9494a40d09ade64ef6372fb18dbaa Author: ewt <devnull@localhost> Date: Wed Feb 17 04:04:53 1999 +0000 fixed noreplace handling CVS patchset: 2801 CVS date: 1999/02/17 04:04:53 commit c361b1f1efafcf9f4c14ea81be82e69a7700dbcc Author: ewt <devnull@localhost> Date: Wed Feb 17 03:46:57 1999 +0000 don't be too clever -- skipping file creation because it'll be created later in the transaction ignores the needs of %post scripts <sigh> CVS patchset: 2800 CVS date: 1999/02/17 03:46:57 commit da45cac856377c490ef25006c4dfaba3afa8c3b3 Author: ewt <devnull@localhost> Date: Wed Feb 17 03:42:57 1999 +0000 moved things to transaction flags from independent install/uninstall flags CVS patchset: 2799 CVS date: 1999/02/17 03:42:57 commit a56247c2b2df165a0da2c4ff5379cbd19425c64f Author: jbj <devnull@localhost> Date: Tue Feb 16 06:17:46 1999 +0000 Repair rpmputtext. CVS patchset: 2798 CVS date: 1999/02/16 06:17:46 commit 7b495d4b7c22a7d66fa76289c3900905eef9e623 Author: jbj <devnull@localhost> Date: Tue Feb 16 03:07:24 1999 +0000 Update to automake 1.4a. CVS patchset: 2797 CVS date: 1999/02/16 03:07:24 commit 1556aeb600b7d9344faf5990b6f57d78f4a8a46c Author: jbj <devnull@localhost> Date: Tue Feb 16 02:42:29 1999 +0000 add callbacks for installer updates while doing URL xfers. CVS patchset: 2796 CVS date: 1999/02/16 02:42:29 commit 81f17dd94b4528af653c7bf76a10266c1e8d081e Author: jbj <devnull@localhost> Date: Tue Feb 16 02:14:19 1999 +0000 Repair http queries. New function urlStrerror to fish out URL open failure codes. CVS patchset: 2795 CVS date: 1999/02/16 02:14:19 commit 6d0e3c455d9d8dd917429277d774c43bffd37c55 Author: jbj <devnull@localhost> Date: Mon Feb 15 18:58:17 1999 +0000 sub-packages should inheirit Prefixes tag (Ian Mortimer). CVS patchset: 2794 CVS date: 1999/02/15 18:58:17 commit b6eaf3aee4ab84d3991b174fe6eda97677e7d3d7 Author: jbj <devnull@localhost> Date: Mon Feb 15 18:51:16 1999 +0000 resurrect osf1 as canonical os name (Time Mooney). CVS patchset: 2793 CVS date: 1999/02/15 18:51:16 commit 5336a6f5e4de9a1b2ca67c80deb3009cee77a793 Author: jbj <devnull@localhost> Date: Mon Feb 15 18:26:09 1999 +0000 augment linux provides/requires for glibc 2.1 backward compatibility. CVS patchset: 2790 CVS date: 1999/02/15 18:26:09 commit 206a2b42ccc1f41ed2bb04bedd871d93945bfb74 Author: jbj <devnull@localhost> Date: Wed Feb 10 16:25:48 1999 +0000 Fix inverted args in error message. CVS patchset: 2788 CVS date: 1999/02/10 16:25:48 commit 232b1ca6df145314c41713fbba500ad8b2f6a9c7 Author: ewt <devnull@localhost> Date: Sun Feb 7 23:14:16 1999 +0000 rel 8 CVS patchset: 2787 CVS date: 1999/02/07 23:14:16 commit b997c2ad4d4a8ae8f4a6c14b4cf886058a09ff17 Author: ewt <devnull@localhost> Date: Sun Feb 7 23:14:04 1999 +0000 don't let hdrs[] be sparse CVS patchset: 2786 CVS date: 1999/02/07 23:14:04 commit 7b20861ad6c97839dc77823afeedd4ce15420a94 Author: ewt <devnull@localhost> Date: Sun Feb 7 21:57:30 1999 +0000 *** empty log message *** CVS patchset: 2785 CVS date: 1999/02/07 21:57:30 commit a92a662e9ec55b5e26f87ed53ee1289649e11a87 Author: ewt <devnull@localhost> Date: Sun Feb 7 21:21:11 1999 +0000 rel 7 CVS patchset: 2784 CVS date: 1999/02/07 21:21:11 commit f93e0d2f61381f2ff87674b365b664510943eb1c Author: ewt <devnull@localhost> Date: Sun Feb 7 21:20:04 1999 +0000 added fdScript stuff CVS patchset: 2783 CVS date: 1999/02/07 21:20:04 commit 22b0159facaad0ad544b241965cb92fd86129a48 Author: ewt <devnull@localhost> Date: Sun Feb 7 21:19:00 1999 +0000 1) %attr(mode,user,group,dmode) is illegal! (though %defattr is fine) 2) use %attr(mode) for directories w/o a separate dmode CVS patchset: 2782 CVS date: 1999/02/07 21:19:00 commit 177b2215a967e09b4aaf9e92d4dd56b556e510a9 Author: ewt <devnull@localhost> Date: Sun Feb 7 20:09:27 1999 +0000 need to chroot() a bit sooner CVS patchset: 2781 CVS date: 1999/02/07 20:09:27 commit d9ff192cbaa7b9322dd736e9ffafbb0a5ca0e74e Author: ewt <devnull@localhost> Date: Sun Feb 7 18:36:13 1999 +0000 I don't know why this works better, but it does. CVS patchset: 2780 CVS date: 1999/02/07 18:36:13 commit 05e7aecfed2b37566433be2f648233d2dddd9102 Author: ewt <devnull@localhost> Date: Sun Feb 7 16:44:21 1999 +0000 uninstalls need to handle shared config files properly CVS patchset: 2779 CVS date: 1999/02/07 16:44:21 commit 0ac25fcf2607dfb1ba880770b20a90e56ead28b3 Author: jbj <devnull@localhost> Date: Fri Feb 5 20:13:58 1999 +0000 Bump release. CVS patchset: 2778 CVS date: 1999/02/05 20:13:58 commit decbf0135cbc534d6cafd4e351eaa25588a9e1ee Author: adevries <devnull@localhost> Date: Fri Feb 5 20:00:24 1999 +0000 Made HTTP much better. CVS patchset: 2777 CVS date: 1999/02/05 20:00:24 commit 6e22dccb47172ee94141d13be8ee9afb8a4f7500 Author: jbj <devnull@localhost> Date: Fri Feb 5 18:32:06 1999 +0000 - add BuildPrereq: in spec file and src rpm. CVS patchset: 2776 CVS date: 1999/02/05 18:32:06 commit 39daf317c745ee27e07186b92febe8214a444add Author: ewt <devnull@localhost> Date: Thu Feb 4 23:00:23 1999 +0000 changed minimal open code (again) CVS patchset: 2775 CVS date: 1999/02/04 23:00:23 commit 5409a7ad52d233839315bf5fe98103b4d540ea37 Author: ewt <devnull@localhost> Date: Thu Feb 4 22:04:10 1999 +0000 minimal opens need to provide name index CVS patchset: 2774 CVS date: 1999/02/04 22:04:10 commit a7366495ae19850d0cc996cae867ac5b59b250af Author: adevries <devnull@localhost> Date: Thu Feb 4 18:48:03 1999 +0000 Finally, preliminary http support. - Alex CVS patchset: 2773 CVS date: 1999/02/04 18:48:03 commit 0166b45137233b4e51b0062633b13962a6af0715 Author: ewt <devnull@localhost> Date: Thu Feb 4 05:10:05 1999 +0000 make --test work for source packages CVS patchset: 2772 CVS date: 1999/02/04 05:10:05 commit c7c870b0c5d1ebc6696d3be28e52f30c48dc21ab Author: ewt <devnull@localhost> Date: Thu Feb 4 05:03:16 1999 +0000 added rpmdbOpenForTraversal() CVS patchset: 2771 CVS date: 1999/02/04 05:03:16 commit 35cb65b449feb3ac7533576b0c588de8f3d8a303 Author: ewt <devnull@localhost> Date: Tue Feb 2 19:43:35 1999 +0000 handle spec file which Provide filenames CVS patchset: 2770 CVS date: 1999/02/02 19:43:35 commit ce6ad243f66e23c2c037b06329639a92a688944f Author: jbj <devnull@localhost> Date: Wed Jan 27 19:46:13 1999 +0000 Sanity. CVS patchset: 2769 CVS date: 1999/01/27 19:46:13 commit f8e3f7e92cfc25c05fcefbc796c6ea3f523d416b Author: jbj <devnull@localhost> Date: Wed Jan 27 19:41:20 1999 +0000 Bump release. CVS patchset: 2768 CVS date: 1999/01/27 19:41:20 commit 83863df5019310f6813f64f6fe7d7d04e5d3f00b Author: jbj <devnull@localhost> Date: Wed Jan 27 19:40:01 1999 +0000 Fix defattr/attr screwup. CVS patchset: 2767 CVS date: 1999/01/27 19:40:01 commit 291f407baa5f6bbc5d35386ec0a1a88c18d32f3b Author: jbj <devnull@localhost> Date: Wed Jan 27 15:40:06 1999 +0000 Needed trailing / when expanding specdir. CVS patchset: 2766 CVS date: 1999/01/27 15:40:06 commit 1330d5fc27b289568764ac294b32437246eb66ed Author: jbj <devnull@localhost> Date: Tue Jan 26 22:25:24 1999 +0000 Typo. CVS patchset: 2765 CVS date: 1999/01/26 22:25:24 commit 06de7de1382954ce352027680568087196c8cffa Author: jbj <devnull@localhost> Date: Tue Jan 26 21:58:46 1999 +0000 Bump release. CVS patchset: 2764 CVS date: 1999/01/26 21:58:46 commit ee244b7e0ada391f29837d15647ef1f63d27c17c Author: jbj <devnull@localhost> Date: Tue Jan 26 21:57:57 1999 +0000 Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpm header. CVS patchset: 2763 CVS date: 1999/01/26 21:57:57 commit a012dfe2dde3ef8f798defd9951bd13025db9d0e Author: jbj <devnull@localhost> Date: Tue Jan 26 20:30:07 1999 +0000 Typo. CVS patchset: 2762 CVS date: 1999/01/26 20:30:07 commit c1cb9dc9e4f271af96fa75d0e15da6cb06b5b8b8 Author: jbj <devnull@localhost> Date: Tue Jan 26 20:01:34 1999 +0000 Orphan. CVS patchset: 2761 CVS date: 1999/01/26 20:01:34 commit 29241c8d043395672b32b37f8a0d25363739f54e Author: jbj <devnull@localhost> Date: Tue Jan 26 19:55:43 1999 +0000 Check for correct versions of libtool/autoconf/automake. CVS patchset: 2760 CVS date: 1999/01/26 19:55:43 commit 0809998ce30bd293a0ad7fea4c2f1bb7c68fcebb Author: jbj <devnull@localhost> Date: Tue Jan 26 19:07:25 1999 +0000 1st attempt to automate srpm building. CVS patchset: 2757 CVS date: 1999/01/26 19:07:25 commit ddd00bd992bce2706eea52862b71ac0a2659f809 Author: jbj <devnull@localhost> Date: Tue Jan 26 19:04:39 1999 +0000 Use "make dist" when making an archive. Make sure tag is correct. CVS patchset: 2756 CVS date: 1999/01/26 19:04:39 commit 6d1bd5f75bb9a41afe8dab15d1788921f3086a59 Author: jbj <devnull@localhost> Date: Tue Jan 26 18:29:40 1999 +0000 Restore RPMCONFIGDIR throughout. CVS patchset: 2755 CVS date: 1999/01/26 18:29:40 commit cb451613c94dfa9310fbfde7f9f6c42b34cbafec Author: jbj <devnull@localhost> Date: Tue Jan 26 18:20:15 1999 +0000 Bump release. CVS patchset: 2754 CVS date: 1999/01/26 18:20:15 commit 5bb717be191bff766e0ce7e2f36fc7f714dedb19 Author: jbj <devnull@localhost> Date: Tue Jan 26 18:08:14 1999 +0000 make '-' character illegal (again) in version/release. Use auto-standard names for auto-package components. CVS patchset: 2753 CVS date: 1999/01/26 18:08:14 commit 6f6b66d55a979a922255ec01d0f6b38369d9f268 Author: ewt <devnull@localhost> Date: Tue Jan 26 17:10:29 1999 +0000 changes for packages w/ 0 files CVS patchset: 2752 CVS date: 1999/01/26 17:10:29 commit 2daecca27b7f56fd8093e689a374eedb0c6e36d5 Author: jbj <devnull@localhost> Date: Mon Jan 25 19:46:40 1999 +0000 Eliminate generated files. CVS patchset: 2750 CVS date: 1999/01/25 19:46:40 commit 777388f1634bb4b9ee4f79ba8465536c1d5bafbb Author: jbj <devnull@localhost> Date: Mon Jan 25 15:07:44 1999 +0000 Add required file. CVS patchset: 2749 CVS date: 1999/01/25 15:07:44 commit e9cbe6622a50d77b71cb658726f897dd50efe816 Author: jbj <devnull@localhost> Date: Sun Jan 24 19:40:38 1999 +0000 Eliminate files that can be regenerated. CVS patchset: 2748 CVS date: 1999/01/24 19:40:38 commit 6503ca3645d71e8f4805e52747ee33d20b2217d8 Author: jbj <devnull@localhost> Date: Fri Jan 22 22:20:44 1999 +0000 Do only string replacement (w/o -C) in %configure for now. CVS patchset: 2747 CVS date: 1999/01/22 22:20:44 commit d635ea8d0987019dc8a20ca4a6da72180b2d5872 Author: jbj <devnull@localhost> Date: Fri Jan 22 20:02:40 1999 +0000 Libtool config files needed by cvs checkouts. CVS patchset: 2746 CVS date: 1999/01/22 20:02:40 commit b3ff088a22985690ae8844d978bdcf8e83ad4e69 Author: jbj <devnull@localhost> Date: Fri Jan 22 18:42:31 1999 +0000 Use libtool to build libraries, but force --disable-shared for now. CVS patchset: 2745 CVS date: 1999/01/22 18:42:31 commit 5dbf31f418895b396607d6ae1c9275689b5e89a5 Author: jbj <devnull@localhost> Date: Fri Jan 22 17:24:04 1999 +0000 Ignore libtool glop. CVS patchset: 2744 CVS date: 1999/01/22 17:24:04 commit ecf16c45e7952bf034eb3972625df91b32ac1efa Author: jbj <devnull@localhost> Date: Fri Jan 22 17:22:59 1999 +0000 Bump release. CVS patchset: 2743 CVS date: 1999/01/22 17:22:59 commit 072b219a6970e156a267d1dfc0dab87169bfcf17 Author: jbj <devnull@localhost> Date: Fri Jan 22 17:22:17 1999 +0000 Use libbtool to generate librpmbuild.a. CVS patchset: 2742 CVS date: 1999/01/22 17:22:17 commit 398c9e0363c65ddab756427d07d41908292036e4 Author: jbj <devnull@localhost> Date: Fri Jan 22 15:57:39 1999 +0000 Change dependencies so that automake is not needed to build. Update rpm POTFILES. Popt too. CVS patchset: 2741 CVS date: 1999/01/22 15:57:39 commit a72a5178aff6d3ddc60851d0936c005598465ef7 Author: jbj <devnull@localhost> Date: Fri Jan 22 00:40:53 1999 +0000 use portable #!/bin/sh (Tim Mooney). CVS patchset: 2740 CVS date: 1999/01/22 00:40:53 commit d09dddb1a68d5be9d0ff4b63c3cc1dbfc7c6e8c8 Author: jbj <devnull@localhost> Date: Fri Jan 22 00:38:10 1999 +0000 don't erase failing build script (Tim Mooney). CVS patchset: 2738 CVS date: 1999/01/22 00:38:10 commit fc421d4a1f59c2c4ebc7f3a0366bf739877e812d Author: jbj <devnull@localhost> Date: Fri Jan 22 00:34:30 1999 +0000 use portable mkinstalldirs (Tim Mooney). CVS patchset: 2736 CVS date: 1999/01/22 00:34:30 commit ba66f057961eadf16e3034a884e521dd0b6ed684 Author: jbj <devnull@localhost> Date: Fri Jan 22 00:25:25 1999 +0000 irix6 autodeps were dup'd (Shing-Gene Yung <shing@cz3.nus.edu.sg>). CVS patchset: 2733 CVS date: 1999/01/22 00:25:25 commit 324f6639d7758005bcda8f081911186f0a5f517b Author: jbj <devnull@localhost> Date: Thu Jan 21 22:30:50 1999 +0000 After running libtoolize to update config.guess config.sub CVS patchset: 2732 CVS date: 1999/01/21 22:30:50 commit b0784c39c1996f8abb8cd439197c6a045238f3ee Author: jbj <devnull@localhost> Date: Thu Jan 21 19:43:23 1999 +0000 Add rpmpopt to the dist. CVS patchset: 2731 CVS date: 1999/01/21 19:43:23 commit e13cffa7460b2069bb9ad67af2525d80a1e018d8 Author: jbj <devnull@localhost> Date: Thu Jan 21 19:14:31 1999 +0000 Fix: clear orphaned "Transfer complete" from ftp control channel if using ftpGetFileDesc() access with cached control connection. CVS patchset: 2730 CVS date: 1999/01/21 19:14:31 commit 4bcd4d620df2afd3b448ded4eb06e9708ca58165 Author: jbj <devnull@localhost> Date: Thu Jan 21 18:42:53 1999 +0000 Automake: almost functional make dist. CVS patchset: 2729 CVS date: 1999/01/21 18:42:53 commit 394f3cb1ddf52fa7829dab790e34f1dfa5886b5d Author: jbj <devnull@localhost> Date: Thu Jan 21 17:18:38 1999 +0000 Eliminate Makefile.inc dependence in subdirs. Change "Bad header" to "Bad/unreadable header" for most common cpio failure. CVS patchset: 2728 CVS date: 1999/01/21 17:18:38 commit 459dc6ef3eb334df673c514b67c1e343942b9a1c Author: jbj <devnull@localhost> Date: Tue Jan 19 23:59:28 1999 +0000 create rpmbzio.c to avoid implicit dependence on libbz2 for installer. CVS patchset: 2727 CVS date: 1999/01/19 23:59:28 commit 903b747e028caf47d1b0f19d546b11a5c5732f00 Author: jbj <devnull@localhost> Date: Tue Jan 19 23:54:30 1999 +0000 Released rpm-2.90 -- version is now 2.91 Use automake 1.4 and autoconf 2.13. CVS patchset: 2726 CVS date: 1999/01/19 23:54:30 commit aeb2017fb240f1ebb469b3b98bdfd86fe896f9fe Author: jbj <devnull@localhost> Date: Tue Jan 19 19:56:37 1999 +0000 More automake nonsense. CVS patchset: 2725 CVS date: 1999/01/19 19:56:37 commit f4ccc38cdf5be6a3f05b1510c8ff6b767b5b57ad Author: jbj <devnull@localhost> Date: Tue Jan 19 19:50:18 1999 +0000 Automake fiddles. CVS patchset: 2724 CVS date: 1999/01/19 19:50:18 commit 4123688cb1f010e1c42331ccbc85d9bbdd0dc36d Author: jbj <devnull@localhost> Date: Tue Jan 19 19:42:31 1999 +0000 Automake fiddles. CVS patchset: 2723 CVS date: 1999/01/19 19:42:31 commit efd78aab74e2ef3a101bbfc4c2c6082418d15468 Author: jbj <devnull@localhost> Date: Tue Jan 19 17:23:32 1999 +0000 Create %configure macro. CVS patchset: 2722 CVS date: 1999/01/19 17:23:32 commit 02f03358f6dbc347a18a8afdd1c33ae3841c9cf6 Author: jbj <devnull@localhost> Date: Tue Jan 19 16:52:25 1999 +0000 getservbyname needed ntohs(). CVS patchset: 2721 CVS date: 1999/01/19 16:52:25 commit a0f1da436bf39a965d550318916578b7aef85d34 Author: ewt <devnull@localhost> Date: Tue Jan 19 16:25:10 1999 +0000 added --excludepath CVS patchset: 2720 CVS date: 1999/01/19 16:25:10 commit 11264c2b93341c5caedc53c0a77de5f083a1a532 Author: ewt <devnull@localhost> Date: Tue Jan 19 16:24:57 1999 +0000 use SKIPNSTATE CVS patchset: 2719 CVS date: 1999/01/19 16:24:57 commit aeee27354957ad5f63513f3ed580bee01428b479 Author: ewt <devnull@localhost> Date: Tue Jan 19 16:24:43 1999 +0000 added SAVENSTATE action CVS patchset: 2718 CVS date: 1999/01/19 16:24:43 commit fb49619ccfe9eea3903d623c305a9310680267ac Author: jbj <devnull@localhost> Date: Tue Jan 19 16:02:44 1999 +0000 getservbyname returns network ordered port. CVS patchset: 2716 CVS date: 1999/01/19 16:02:44 commit 06a29f2dd5ea70a3bb30f379a29725518daad96c Author: ewt <devnull@localhost> Date: Tue Jan 19 03:02:45 1999 +0000 handle RPMTAG_ORIGFILENAMES properly CVS patchset: 2715 CVS date: 1999/01/19 03:02:45 commit 8c45431632d039f5d9666fd66acefaf4ccac0faf Author: ewt <devnull@localhost> Date: Tue Jan 19 03:01:52 1999 +0000 1) fixed relocations 2) let the relocation stuff omit files by path CVS patchset: 2714 CVS date: 1999/01/19 03:01:52 commit 74b036680cf053416bc171fa8385a18549ea18c7 Author: ewt <devnull@localhost> Date: Tue Jan 19 02:58:48 1999 +0000 force the unknown action to be 0 CVS patchset: 2713 CVS date: 1999/01/19 02:58:48 commit 46ddcf95cc18871f5f7c75fe1889a5aa64ecbf59 Author: ewt <devnull@localhost> Date: Tue Jan 19 02:56:13 1999 +0000 mucked with comments a bit CVS patchset: 2712 CVS date: 1999/01/19 02:56:13 commit f84b91ec9dae00b1e3e3aa3754636833d0a35803 Author: jbj <devnull@localhost> Date: Mon Jan 18 19:04:44 1999 +0000 Christian sez' -O not -O2 on armv4l. CVS patchset: 2711 CVS date: 1999/01/18 19:04:44 commit 71171a5c04c539d2580b58dd74e4981d81a64cdf Author: jbj <devnull@localhost> Date: Mon Jan 18 00:13:45 1999 +0000 identify missing keys by type (Toshio Kuratomi) CVS patchset: 2710 CVS date: 1999/01/18 00:13:45 commit 260b5c18cec1e1059f11060277a2191f8c07b151 Author: jbj <devnull@localhost> Date: Fri Jan 15 17:29:21 1999 +0000 Update from libtool. CVS patchset: 2708 CVS date: 1999/01/15 17:29:21 commit e616c441bc870b20b741bd10dd00665871e198f4 Author: jbj <devnull@localhost> Date: Fri Jan 15 16:31:14 1999 +0000 Use %optflags from rpmrc not macros. CVS patchset: 2706 CVS date: 1999/01/15 16:31:14 commit 94c5a9f233102f51f997aedda302f47f522b10a0 Author: jbj <devnull@localhost> Date: Fri Jan 15 16:20:17 1999 +0000 Bump release. CVS patchset: 2705 CVS date: 1999/01/15 16:20:17 commit b5361c831885403c08bcacd811125c5a42279c2d Author: ewt <devnull@localhost> Date: Fri Jan 15 03:50:51 1999 +0000 relocate filelists from files opened in a callback CVS patchset: 2704 CVS date: 1999/01/15 03:50:51 commit d35b55b7b74b50e0fb089e98a92b809309294246 Author: ewt <devnull@localhost> Date: Fri Jan 15 03:49:40 1999 +0000 handle stat of / properly for fingerprints CVS patchset: 2703 CVS date: 1999/01/15 03:49:40 commit 08bfb976269799d72aadd2ce8d7966d7f4b3c4e6 Author: jbj <devnull@localhost> Date: Wed Jan 13 22:53:33 1999 +0000 Default value for ALLPERMS. CVS patchset: 2702 CVS date: 1999/01/13 22:53:33 commit aa362e8c171e6eda8fa3c575fdfe7e659e8fbfcf Author: jbj <devnull@localhost> Date: Wed Jan 13 22:10:00 1999 +0000 Use mmap when writing rpm's. CVS patchset: 2701 CVS date: 1999/01/13 22:10:00 commit fda6c97ad1e5fa639fa95369aabd46b40ab226cd Author: jbj <devnull@localhost> Date: Wed Jan 13 21:20:00 1999 +0000 Don't free alooca memory. CVS patchset: 2700 CVS date: 1999/01/13 21:20:00 commit fc0c2ddc4ff37f2f220ef01134fb9597f50f1784 Author: jbj <devnull@localhost> Date: Wed Jan 13 20:24:00 1999 +0000 Fix: sub-packages require name from header (which is not %{name}). CVS patchset: 2699 CVS date: 1999/01/13 20:24:00 commit bc0404541a5041b9745055cd9d7b226423c85084 Author: jbj <devnull@localhost> Date: Wed Jan 13 20:13:20 1999 +0000 Release is 9. CVS patchset: 2698 CVS date: 1999/01/13 20:13:20 commit d2afcd026091eab068d802d6401b69c14aadd1df Author: jbj <devnull@localhost> Date: Wed Jan 13 19:28:12 1999 +0000 Use mktemp(3) for temp file names. CVS patchset: 2697 CVS date: 1999/01/13 19:28:12 commit a48b72b8b9115ba673643ae2ba5a6d9a2326880d Author: jbj <devnull@localhost> Date: Wed Jan 13 18:30:31 1999 +0000 Fix: seg fault due to multiple close in runScript(). More const char * within verify. CVS patchset: 2696 CVS date: 1999/01/13 18:30:31 commit 82065b1d64a263de245efd08978003bc54d07707 Author: jbj <devnull@localhost> Date: Tue Jan 12 11:44:21 1999 +0000 Bump version. CVS patchset: 2693 CVS date: 1999/01/12 11:44:21 commit b5d564eb99cd9798996627af4c30e4a652e955b5 Author: jbj <devnull@localhost> Date: Tue Jan 12 11:43:31 1999 +0000 Automake noise.. CVS patchset: 2692 CVS date: 1999/01/12 11:43:31 commit 33d610be387218a7c786a84e585efd2cc3a33881 Author: ewt <devnull@localhost> Date: Tue Jan 12 03:11:25 1999 +0000 I'm too lazy to put these in a third time. CVS patchset: 2691 CVS date: 1999/01/12 03:11:25 commit 37a0fd968d3e033a71f0f3e5ed12cefedb5a6ab6 Author: jbj <devnull@localhost> Date: Mon Jan 11 23:16:09 1999 +0000 Typo. CVS patchset: 2690 CVS date: 1999/01/11 23:16:09 commit 42ea3846fc41b46a314b711ab91faa3d9153c5aa Author: jbj <devnull@localhost> Date: Sun Jan 10 21:39:13 1999 +0000 Bump version. CVS patchset: 2689 CVS date: 1999/01/10 21:39:13 commit dd63b4fd681b1ee38d31c963d6c6ec59664211a8 Author: jbj <devnull@localhost> Date: Sun Jan 10 17:10:17 1999 +0000 More fixes from Toshio. CVS patchset: 2688 CVS date: 1999/01/10 17:10:17 commit 8e4b5d19fc40b0b5af6364ae855ea39564ce768c Author: jbj <devnull@localhost> Date: Sat Jan 9 00:24:02 1999 +0000 1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02 commit 8792366734a989de7865d45218fdc75ba7e023ec Author: jbj <devnull@localhost> Date: Fri Jan 8 20:30:50 1999 +0000 Fix check for source RPM. CVS patchset: 2685 CVS date: 1999/01/08 20:30:50 commit b9370c8b18f761db7f161684bb1478b184af02b2 Author: jbj <devnull@localhost> Date: Fri Jan 8 19:53:34 1999 +0000 defaultdocdir should not have testdir prepended. CVS patchset: 2684 CVS date: 1999/01/08 19:53:34 commit b7fde554e60769d77d57e2e9ea2bfcec873d4575 Author: jbj <devnull@localhost> Date: Fri Jan 8 17:21:21 1999 +0000 Bump release. CVS patchset: 2683 CVS date: 1999/01/08 17:21:21 commit 303fa780d31fb4b408515e89e5bee43a7fc12632 Author: jbj <devnull@localhost> Date: Fri Jan 8 16:44:30 1999 +0000 EGCS cruft. Use cpioStrerror when getNextHeader fails. More const warnings removed. binary rpms always have RPMTAG_SOURCERPM, source rpms do not. CVS patchset: 2682 CVS date: 1999/01/08 16:44:30 commit 401268b739cd07cb51c227456ee7e01dfbb6bff3 Author: ewt <devnull@localhost> Date: Fri Jan 8 03:12:51 1999 +0000 *** empty log message *** CVS patchset: 2681 CVS date: 1999/01/08 03:12:51 commit c4b85d23ed171c6b3d7fdccb4be1e05aefbd38da Author: ewt <devnull@localhost> Date: Fri Jan 8 03:12:11 1999 +0000 const cleanups CVS patchset: 2680 CVS date: 1999/01/08 03:12:11 commit a12dc83141f2ed32b8511d16aa800d11d5c480cc Author: ewt <devnull@localhost> Date: Fri Jan 8 03:11:54 1999 +0000 make use of currentDirectory() CVS patchset: 2679 CVS date: 1999/01/08 03:11:54 commit 8bef8b932c7b913a12f58d21615336299e0624bb Author: ewt <devnull@localhost> Date: Fri Jan 8 03:10:12 1999 +0000 added currentDirectory() CVS patchset: 2678 CVS date: 1999/01/08 03:10:12 commit 0c69b1363d0f61e1f78c33e334987d8429d45996 Author: ewt <devnull@localhost> Date: Fri Jan 8 03:09:57 1999 +0000 1) const cleanups 2) chroot() when setting up file actions CVS patchset: 2677 CVS date: 1999/01/08 03:09:57 commit a4a7a0e44eb6a5f6d3517fc32ee84e25c436c8fc Author: ewt <devnull@localhost> Date: Thu Jan 7 17:06:24 1999 +0000 assemble replaced file list CVS patchset: 2676 CVS date: 1999/01/07 17:06:24 commit fbc95234ac04ae834985298983068b2fa024f8ec Author: ewt <devnull@localhost> Date: Thu Jan 7 17:05:10 1999 +0000 added struct sharedFileInfo CVS patchset: 2675 CVS date: 1999/01/07 17:05:10 commit b369006f28ccef0c911e30341586880621a9b227 Author: ewt <devnull@localhost> Date: Thu Jan 7 17:05:02 1999 +0000 replaced file list is passed in externally CVS patchset: 2674 CVS date: 1999/01/07 17:05:02 commit 560d7be379d02109d82d2ba9e3f0b9585b05ec4b Author: ewt <devnull@localhost> Date: Thu Jan 7 04:11:12 1999 +0000 \n properly if -v is used on install w/o -h CVS patchset: 2673 CVS date: 1999/01/07 04:11:12 commit deff5aec38ebefec951308a4204802f3e89ccc70 Author: ewt <devnull@localhost> Date: Thu Jan 7 04:07:31 1999 +0000 try to use notify function properly (though hashing still doesn't work??) CVS patchset: 2672 CVS date: 1999/01/07 04:07:31 commit 3036da5cf68b1b6cacab7db54e078d2e92413f19 Author: ewt <devnull@localhost> Date: Thu Jan 7 04:07:00 1999 +0000 1) don't pass a label string for source package installation 2) rpmtransAddPackage() can fail (only on source packages though) CVS patchset: 2671 CVS date: 1999/01/07 04:07:00 commit fd5e7c4e30fd89a49d64bf54fbb1734a8ad04c9d Author: ewt <devnull@localhost> Date: Thu Jan 7 04:06:30 1999 +0000 don't let them add packages for installation if they are source packages CVS patchset: 2670 CVS date: 1999/01/07 04:06:30 commit 1164370f664f6c3ec6b12a9a6743ebb5e857f581 Author: ewt <devnull@localhost> Date: Thu Jan 7 04:05:23 1999 +0000 reworked rework of source package install -- I think this was is cleaner, and more in the spirit of transaction sets (sorry Jeff) CVS patchset: 2669 CVS date: 1999/01/07 04:05:23 commit 72111f3e44428fd9bda9031aa01f8e1a7d1189da Author: jbj <devnull@localhost> Date: Thu Jan 7 00:45:52 1999 +0000 Re-implement the ability to install source rpms. CVS patchset: 2668 CVS date: 1999/01/07 00:45:52 commit b2f3993b1bd22becd6289445abbb4fe6d8db2bed Author: jbj <devnull@localhost> Date: Wed Jan 6 21:05:03 1999 +0000 Eliminate inline functions (the inline, not the function). EGCS cruft. CVS patchset: 2667 CVS date: 1999/01/06 21:05:03 commit 95cfbca845f9fd1328ad1d4ee81dcf69c804a1f2 Author: jbj <devnull@localhost> Date: Wed Jan 6 20:54:08 1999 +0000 EGCS cruft. CVS patchset: 2666 CVS date: 1999/01/06 20:54:08 commit 0e31bb0e781ed81387752daaa561a95597d5811f Author: jbj <devnull@localhost> Date: Wed Jan 6 18:19:36 1999 +0000 Typos. CVS patchset: 2665 CVS date: 1999/01/06 18:19:36 commit c959f725695701b3fd2bd3b64714ae5744b597e1 Author: jbj <devnull@localhost> Date: Wed Jan 6 17:45:48 1999 +0000 Bump release. CVS patchset: 2664 CVS date: 1999/01/06 17:45:48 commit bd626d134d27fa77cae0f26aa7c03649d1bb2ef9 Author: jbj <devnull@localhost> Date: Wed Jan 6 17:33:50 1999 +0000 propagate "const char *" into rpmlib prototypes. CVS patchset: 2663 CVS date: 1999/01/06 17:33:50 commit 7eca53f7ea2a634205d7234bc00d1f06e378db39 Author: ewt <devnull@localhost> Date: Wed Jan 6 03:56:31 1999 +0000 fixed an infinite loop (oops) CVS patchset: 2662 CVS date: 1999/01/06 03:56:31 commit 1ba327b1e8e6af7e8698fac13783cbb94f67e9d9 Author: ewt <devnull@localhost> Date: Wed Jan 6 03:54:56 1999 +0000 upgrade flag wasn't being passed properly CVS patchset: 2661 CVS date: 1999/01/06 03:54:56 commit 69e9b14c97eea43ef96ca5f25f8ef70568365f43 Author: ewt <devnull@localhost> Date: Wed Jan 6 03:51:53 1999 +0000 fixed labels and hashing CVS patchset: 2660 CVS date: 1999/01/06 03:51:53 commit 1fd38f09887057bc8cf77f9a444fca46b7735adc Author: ewt <devnull@localhost> Date: Wed Jan 6 03:16:35 1999 +0000 use altH in problem struct CVS patchset: 2659 CVS date: 1999/01/06 03:16:35 commit decbbfcdabc3fa13fd325f2b5635b16d95902c0a Author: ewt <devnull@localhost> Date: Wed Jan 6 03:16:14 1999 +0000 display altH info for file conflicts CVS patchset: 2658 CVS date: 1999/01/06 03:16:14 commit 78064b8749230db3d2ff53a0a05b9699e9d42c28 Author: ewt <devnull@localhost> Date: Wed Jan 6 03:15:45 1999 +0000 added altH field to problem structure CVS patchset: 2657 CVS date: 1999/01/06 03:15:45 commit 03c8985d5e82b2910d7732da628b3808d6b524fa Author: ewt <devnull@localhost> Date: Wed Jan 6 03:14:44 1999 +0000 include lookup.h CVS patchset: 2656 CVS date: 1999/01/06 03:14:44 commit 8b6764efbcb0a1ba51f90a1d11efdd3494133292 Author: ewt <devnull@localhost> Date: Wed Jan 6 03:14:26 1999 +0000 *** empty log message *** CVS patchset: 2655 CVS date: 1999/01/06 03:14:26 commit 0a15aaad53d0cf71344b84e3a7deff104315dc96 Author: ewt <devnull@localhost> Date: Wed Jan 6 02:29:42 1999 +0000 headers in available lists weren't being freed properly CVS patchset: 2654 CVS date: 1999/01/06 02:29:42 commit 8af5b5af8757e9385ea90770997b45f4f82c06db Author: jbj <devnull@localhost> Date: Tue Jan 5 23:13:56 1999 +0000 Expand path macros with rpmGetPath(path, ...). CVS patchset: 2652 CVS date: 1999/01/05 23:13:56 commit c7c985480ab320547dbdb977a0e8682c24710393 Author: jbj <devnull@localhost> Date: Tue Jan 5 17:27:04 1999 +0000 Avoid segfault with "rpm --initdb" when no database exists. CVS patchset: 2650 CVS date: 1999/01/05 17:27:04 commit 0906a9bebd1ec9c72125980d8de4d158dc9a4d5e Author: jbj <devnull@localhost> Date: Mon Jan 4 22:10:05 1999 +0000 Playpen release. CVS patchset: 2649 CVS date: 1999/01/04 22:10:05 commit 84bfb712a6daa5bbb251bb68b52863e07c92425b Author: ewt <devnull@localhost> Date: Mon Jan 4 19:11:04 1999 +0000 1) install packages still need to pay attention to db entries for packages being removed 2) don't ignore the removal action decided on by the database just because of overlapping files CVS patchset: 2648 CVS date: 1999/01/04 19:11:04 commit c4567f6371f37c82004d5425278d8f4c3ae85c38 Author: ewt <devnull@localhost> Date: Mon Jan 4 16:44:52 1999 +0000 canonicalize the root directory CVS patchset: 2647 CVS date: 1999/01/04 16:44:52 commit fcfce2db40da497ebd1d7f169eefe44a48884cc0 Author: ewt <devnull@localhost> Date: Mon Jan 4 16:44:38 1999 +0000 removed removeBinaryPackage() CVS patchset: 2646 CVS date: 1999/01/04 16:44:38 commit 37d4963129888be4cb4870e22f0bac48d7e7f0da Author: ewt <devnull@localhost> Date: Mon Jan 4 16:44:20 1999 +0000 package removal should have proper semantics now CVS patchset: 2645 CVS date: 1999/01/04 16:44:20 commit 46328662ee8ce15b284472dfda857d4be872a63e Author: ewt <devnull@localhost> Date: Mon Jan 4 16:44:05 1999 +0000 Use an action list which is passed into removeBinaryPackage() rather then generating our own. This outdated a bunch of functions (like handleSharedFiles()), which have been removed. CVS patchset: 2644 CVS date: 1999/01/04 16:44:05 commit 6ef4113eb330e8bef70835a09bde3ec31b484f01 Author: ewt <devnull@localhost> Date: Mon Jan 4 16:43:31 1999 +0000 1) renamed enum instAction to enum fileActions 2) removed KEEP action (it was identical to SKIP), added REMOVE action 3) removed findSharedFiles() prototype 4) added removeBinaryPackages() and fileActionString() prototype CVS patchset: 2643 CVS date: 1999/01/04 16:43:31 commit fca3a181f4127fd669ab94a37f99b273ce66a017 Author: ewt <devnull@localhost> Date: Mon Jan 4 16:42:15 1999 +0000 1) moved root canonicalization to transaction set creation 2) removed KEEP state (SKIP had identical semantics) 3) added REMOVE state to fileActionString() 4) export fileActionString() CVS patchset: 2642 CVS date: 1999/01/04 16:42:15 commit 854d1760c0e45659897e0eba6b400e3bb8652e03 Author: jbj <devnull@localhost> Date: Sun Jan 3 03:13:50 1999 +0000 Expand SPECDIR/SOURCEDIR using macros. CVS patchset: 2641 CVS date: 1999/01/03 03:13:50 commit e8d006c635bc39cb9190f240b03bbb30399dbdc4 Author: jbj <devnull@localhost> Date: Thu Dec 31 22:09:43 1998 +0000 use "original db-1.85" if available (Raw Hide glibc 2.1). CVS patchset: 2640 CVS date: 1998/12/31 22:09:43 commit 7731ce66a1762885e2097d906393c2b6f91026f5 Author: ewt <devnull@localhost> Date: Thu Dec 31 20:19:07 1998 +0000 create .rpmorig stuff CVS patchset: 2639 CVS date: 1998/12/31 20:19:07 commit 670095971ec8a92252a8fa6fd8f85fdd43248f79 Author: ewt <devnull@localhost> Date: Thu Dec 31 19:16:31 1998 +0000 generate a file action list and pass it into installBinaryPackage() CVS patchset: 2638 CVS date: 1998/12/31 19:16:31 commit 9102dc094c2796cbc0527e2198072f489b37c9fb Author: ewt <devnull@localhost> Date: Thu Dec 31 19:16:12 1998 +0000 makes use of a passed in action list rather then generating our own CVS patchset: 2637 CVS date: 1998/12/31 19:16:12 commit 3dde252b6801e5b6f56bd11cfabe0176324d0424 Author: ewt <devnull@localhost> Date: Thu Dec 31 16:19:42 1998 +0000 switched around file conflict logic to build a proper action set CVS patchset: 2636 CVS date: 1998/12/31 16:19:42 commit ae671205466b3dc0b34c445e1b85ec641f79e935 Author: ewt <devnull@localhost> Date: Thu Dec 31 16:19:20 1998 +0000 updated a comment ;-) CVS patchset: 2635 CVS date: 1998/12/31 16:19:20 commit 029e1deb65f2a08b623e9c6e1907fba36f7e1eb2 Author: ewt <devnull@localhost> Date: Thu Dec 31 16:18:58 1998 +0000 enum instActions { UNKNOWN, CREATE, BACKUP, KEEP, SAVE, SKIP, ALTNAME }; enum fileTypes { XDIR, BDEV, CDEV, SOCK, PIPE, REG, LINK } ; CVS patchset: 2634 CVS date: 1998/12/31 16:18:58 commit bedb797889055f375a4916baca74c2ae6c5b29b9 Author: ewt <devnull@localhost> Date: Thu Dec 31 16:18:27 1998 +0000 renamed some enums to avoid conflicts with enums now defined in install.h CVS patchset: 2633 CVS date: 1998/12/31 16:18:27 commit 381dd7d4532a0e9475a9b8d8c30a12f3799d09d7 Author: ewt <devnull@localhost> Date: Wed Dec 30 23:03:43 1998 +0000 reworked shared file lookups in database; it's *much* more efficient now CVS patchset: 2632 CVS date: 1998/12/30 23:03:43 commit b2c5f65efb7b777be4cba6d3fdf6b55cba111c4a Author: ewt <devnull@localhost> Date: Wed Dec 30 23:03:18 1998 +0000 updated relocateable package handling CVS patchset: 2631 CVS date: 1998/12/30 23:03:18 commit 8d0dd34d5c9089b5e6a9d17e329a2938db2ccefb Author: ewt <devnull@localhost> Date: Wed Dec 30 23:02:49 1998 +0000 added RPMPROB_FILE_CONFLICT message CVS patchset: 2630 CVS date: 1998/12/30 23:02:49 commit 87451ef325979e5cf6c5b25c5ec57f6bc5ad5571 Author: ewt <devnull@localhost> Date: Wed Dec 30 23:02:27 1998 +0000 fixed scare memory option CVS patchset: 2629 CVS date: 1998/12/30 23:02:27 commit a771d1a7a827b4144a673a8e0d71942752677be0 Author: ewt <devnull@localhost> Date: Wed Dec 30 23:01:11 1998 +0000 added rpmdbFindFpList CVS patchset: 2628 CVS date: 1998/12/30 23:01:11 commit fdef7d45749917bc6465de816d9012e8747a0860 Author: ewt <devnull@localhost> Date: Wed Dec 30 21:39:51 1998 +0000 headerLoad() wasn't initializing the usage count CVS patchset: 2627 CVS date: 1998/12/30 21:39:51 commit 42edfe17497d61b7d2b6909da12fc00fbdb8f03c Author: ewt <devnull@localhost> Date: Wed Dec 30 20:22:18 1998 +0000 make sure files to sign exist before asking for the pass phrase CVS patchset: 2625 CVS date: 1998/12/30 20:22:18 commit 7618c64e23ddf34c702ac8abc7e74d23ef83c932 Author: ewt <devnull@localhost> Date: Wed Dec 30 16:59:54 1998 +0000 1) make use of fpLookupList() for some speedup 2) be a bit better about freeing memory -- I'm sure there are plenty of holes left still, though 3) added a braindead db lookup for shared files. this will be reworked soon. CVS patchset: 2624 CVS date: 1998/12/30 16:59:54 commit d7ad76b4fcea79a327c5ef49ad28d1c116c66117 Author: ewt <devnull@localhost> Date: Wed Dec 30 16:56:28 1998 +0000 added fpLookupList() CVS patchset: 2623 CVS date: 1998/12/30 16:56:28 commit 61a2cbcabfaea2b3f36d7eb1759aab61a935ce80 Author: jbj <devnull@localhost> Date: Wed Dec 30 01:51:53 1998 +0000 use "original db-1.85" if available (Raw Hide glibc 2.1). CVS patchset: 2622 CVS date: 1998/12/30 01:51:53 commit 27bfa9da821b9653e0193b1c47c616ae015742bf Author: ewt <devnull@localhost> Date: Tue Dec 29 03:02:20 1998 +0000 version 1.2.3 CVS patchset: 2620 CVS date: 1998/12/29 03:02:20 commit 1a6b3d01c7287161191301fb7591fa2f91366d38 Author: ewt <devnull@localhost> Date: Tue Dec 29 02:52:47 1998 +0000 const'ified poptParseArgvString (Jeff Garzik) CVS patchset: 2619 CVS date: 1998/12/29 02:52:47 commit d3bd733a950b73d36fa5bea2e033fad3f5977184 Author: ewt <devnull@localhost> Date: Tue Dec 29 02:35:08 1998 +0000 fixed memset() in help message generation (Dale Hawkins) added extern "C" stuff to popt.h for C++ compilers (Dale Hawkins) CVS patchset: 2618 CVS date: 1998/12/29 02:35:08 commit 35381371cda1d98647998f738a8735449a7c4fd3 Author: ewt <devnull@localhost> Date: Sat Dec 26 18:32:08 1998 +0000 make use of fingerprints for checking file conflicts CVS patchset: 2617 CVS date: 1998/12/26 18:32:08 commit 55d6927c9d4d63bd8864e86d376312340b9db667 Author: ewt <devnull@localhost> Date: Sat Dec 26 18:31:45 1998 +0000 1) allow generic key types 2) possibly copy the key around 3) optionally return the key stored in the table CVS patchset: 2616 CVS date: 1998/12/26 18:31:45 commit 008d1240004ce4c0adbc2ba40327ed6bd8537ff8 Author: ewt <devnull@localhost> Date: Sat Dec 26 18:29:32 1998 +0000 added fpHashFunction() and fpEqual() CVS patchset: 2615 CVS date: 1998/12/26 18:29:32 commit 429557f9d6e985bfecdfd05d16aa04a454708760 Author: ewt <devnull@localhost> Date: Sat Dec 26 17:13:34 1998 +0000 use fingerprinting for path lookups CVS patchset: 2614 CVS date: 1998/12/26 17:13:34 commit a2c96ed1f5f4a6534fda1a55b25fcfbb04371cc9 Author: ewt <devnull@localhost> Date: Sat Dec 26 17:13:10 1998 +0000 removed unused variable CVS patchset: 2613 CVS date: 1998/12/26 17:13:10 commit 1319828529c7f462884fa35ecbe92ccef92cd980 Author: ewt <devnull@localhost> Date: Sat Dec 26 17:12:50 1998 +0000 added simple fingerprinting CVS patchset: 2612 CVS date: 1998/12/26 17:12:50 commit 29edbba1a83312f5509748b378af87763f9b5e41 Author: ewt <devnull@localhost> Date: Sat Dec 26 16:33:51 1998 +0000 1) initial cut at hash tables 2) initial cut at file list handling during transaction processing CVS patchset: 2611 CVS date: 1998/12/26 16:33:51 commit 0199cb5b0add417da4cb4241b4c8dd8070fc8400 Author: adevries <devnull@localhost> Date: Thu Dec 24 07:09:55 1998 +0000 Updated the man page, finally. CVS patchset: 2610 CVS date: 1998/12/24 07:09:55 commit 92a278f68ed828d744de5cf4d0667fd7403ed6c8 Author: ewt <devnull@localhost> Date: Fri Dec 18 19:09:38 1998 +0000 *** empty log message *** CVS patchset: 2606 CVS date: 1998/12/18 19:09:38 commit 0c254129027caaff918760d86753ef067b5b47a3 Author: jbj <devnull@localhost> Date: Thu Dec 17 16:45:22 1998 +0000 ultrapenguin 1.1.9 sparc64 changes. CVS patchset: 2605 CVS date: 1998/12/17 16:45:22 commit 10d3b6d5b6784c8a3c1680497af3e0a15e5e884a Author: ewt <devnull@localhost> Date: Wed Dec 16 21:58:53 1998 +0000 first pass at new transaction api; basic installing/removing works fine but I wouldn't push it much harder then that CVS patchset: 2603 CVS date: 1998/12/16 21:58:53 commit 033797c0ef831a0fd0a8e7ccf4f014e3476a67de Author: ewt <devnull@localhost> Date: Tue Dec 15 05:48:11 1998 +0000 added dbiGetFirstKey() CVS patchset: 2602 CVS date: 1998/12/15 05:48:11 commit 2bbb5a8f933867a4c1518eb58bc1b835f3e4b081 Author: ewt <devnull@localhost> Date: Tue Dec 15 05:46:58 1998 +0000 *** empty log message *** CVS patchset: 2601 CVS date: 1998/12/15 05:46:58 commit 26bd58415bbe763af2f945e8f13ad9d46a0af228 Author: ewt <devnull@localhost> Date: Tue Dec 15 05:45:36 1998 +0000 1) store basenames only in fileindex 2) do realpath stuff in rpmdbFindByFile() 3) do smart symlink chasing CVS patchset: 2600 CVS date: 1998/12/15 05:45:36 commit 665fc7e9094dd6c464dfc604c5e70e7aeaca92a9 Author: ewt <devnull@localhost> Date: Tue Dec 15 05:43:18 1998 +0000 don't do realpath stuff here; it's done in rpmdbFindByFile() now CVS patchset: 2599 CVS date: 1998/12/15 05:43:18 commit ce37ae3d9d7c48e14e710ca94f6e10cfb1592fc8 Author: jbj <devnull@localhost> Date: Mon Dec 14 21:34:11 1998 +0000 permit http:// and file:// url's as well as ftp://. attempt ftp ABOR on query/verify url's. cache open ftp control descriptor with password. verify needed same realpath semantics as query. plug fd leak in urlGetFile(). CVS patchset: 2598 CVS date: 1998/12/14 21:34:11 commit 80693fe2cecbdf8f8f0e95737dba4f1fbcf2ba59 Author: jbj <devnull@localhost> Date: Thu Dec 10 20:56:01 1998 +0000 Move inlines to rpmio.c. rpmio.h needs necessary includes. CVS patchset: 2594 CVS date: 1998/12/10 20:56:01 commit 4dac29ae701ec67fa55861973ff0d65f84f55d47 Author: johnsonm <devnull@localhost> Date: Thu Dec 10 18:37:22 1998 +0000 releasing 1.2.2 CVS patchset: 2593 CVS date: 1998/12/10 18:37:22 commit 9d8c68e32d87826eede3849a28d2d5c53fae506e Author: jbj <devnull@localhost> Date: Sat Dec 5 23:22:41 1998 +0000 translate cpio errors using cpioStrerror. CVS patchset: 2592 CVS date: 1998/12/05 23:22:41 commit fb2fc01de41dc92ebe66a027e975f9063adb6c8a Author: jbj <devnull@localhost> Date: Sat Dec 5 20:06:00 1998 +0000 Automake voodoo. CVS patchset: 2590 CVS date: 1998/12/05 20:06:00 commit 3fae42117d1489d64f6b5d4d90473b3a059f8fcb Author: jbj <devnull@localhost> Date: Sat Dec 5 19:38:29 1998 +0000 display "..?....." rather than "..5....." for unreadable files. run time (rather than compile time) host endian check. CVS patchset: 2589 CVS date: 1998/12/05 19:38:29 commit c36ca7c15b13dd2221007150b726886232e88a87 Author: jbj <devnull@localhost> Date: Sat Dec 5 19:18:43 1998 +0000 Typos. CVS patchset: 2588 CVS date: 1998/12/05 19:18:43 commit 9702a4c8c601e628cbf6345f19f92f0ce75e8e7f Author: jbj <devnull@localhost> Date: Sat Dec 5 19:16:19 1998 +0000 display "..?....." rather than "..5....." for unreadable files. run time (rather than compile time) host endian check. CVS patchset: 2587 CVS date: 1998/12/05 19:16:19 commit c76756479efc783ccfe66cb17c3e0ead6ba88da0 Author: jbj <devnull@localhost> Date: Thu Dec 3 19:36:01 1998 +0000 caldera patches (ray@Caldera.DE) CVS patchset: 2584 CVS date: 1998/12/03 19:36:01 commit d92ce3f6354ce7dba633589a8001348c68cc1351 Author: jbj <devnull@localhost> Date: Thu Dec 3 19:30:32 1998 +0000 added ARM patches. CVS patchset: 2583 CVS date: 1998/12/03 19:30:32 commit b1e4b6e679ec075ed5c00b837f0eff9f61298790 Author: jbj <devnull@localhost> Date: Thu Dec 3 17:35:50 1998 +0000 http/file/ftp URL's for query/verify (but not install) work. CVS patchset: 2580 CVS date: 1998/12/03 17:35:50 commit d12d3e8eea84c64d2a0951c6806d654a45a6923a Author: ewt <devnull@localhost> Date: Thu Dec 3 14:47:55 1998 +0000 1) let you pass the db type per-index 2) during rebuild, just open packages.rpm, not the indexes CVS patchset: 2579 CVS date: 1998/12/03 14:47:55 commit e3205eaa9f6b14f3989e570162a351739c302a3b Author: jbj <devnull@localhost> Date: Wed Dec 2 21:10:18 1998 +0000 Sanity. CVS patchset: 2577 CVS date: 1998/12/02 21:10:18 commit 8351bf636ade67fe72c354a4696f63a79fe501ef Author: ewt <devnull@localhost> Date: Wed Dec 2 20:50:57 1998 +0000 made rpmio.o contiain the functions properly CVS patchset: 2576 CVS date: 1998/12/02 20:50:57 commit 9b362a451a7cb84df543e7add5e7ef1b0643e243 Author: jbj <devnull@localhost> Date: Wed Dec 2 19:55:36 1998 +0000 Compile in default macro values sufficient to pass make check. CVS patchset: 2575 CVS date: 1998/12/02 19:55:36 commit b3179e6de35d2b960dab92230e106a817b00bc64 Author: jbj <devnull@localhost> Date: Wed Dec 2 18:09:41 1998 +0000 Set max_macro_depth to 16 always. CVS patchset: 2574 CVS date: 1998/12/02 18:09:41 commit d92392129691bddc6cb6ce6fbefd6969fd02d315 Author: jbj <devnull@localhost> Date: Wed Dec 2 17:59:32 1998 +0000 change --rcfile to permit colon separated file list. compile in defaults from rpmrc/macros. CVS patchset: 2573 CVS date: 1998/12/02 17:59:32 commit 4c4388dea16abe3083ed0fdb237983388d264ddc Author: jbj <devnull@localhost> Date: Wed Dec 2 15:17:01 1998 +0000 Sanity. CVS patchset: 2572 CVS date: 1998/12/02 15:17:01 commit d13e72854260e93b68cae7fd9bf3304743c69ace Author: jbj <devnull@localhost> Date: Tue Dec 1 23:28:26 1998 +0000 More build popts moved to build.c Fix access of freed memory. CVS patchset: 2571 CVS date: 1998/12/01 23:28:26 commit d1b089000e2b91f6d42848b4ccd4a30b0aae223c Author: johnsonm <devnull@localhost> Date: Tue Dec 1 22:28:41 1998 +0000 fixed a few typos, documented POPT_ARGFLAG_DOC_HIDDEN CVS patchset: 2570 CVS date: 1998/12/01 22:28:41 commit ef96e432ede7b490d3256dcd6ef6fe4ce054cb71 Author: johnsonm <devnull@localhost> Date: Tue Dec 1 19:05:36 1998 +0000 POPT_ARG_VAL appears to work, now that I have a finished test case... CVS patchset: 2569 CVS date: 1998/12/01 19:05:36 commit 234db2e2f68fe57220371d2d46f9c68897223eff Author: jbj <devnull@localhost> Date: Tue Dec 1 17:18:38 1998 +0000 Start separating build options. I18N for popt tables. CVS patchset: 2568 CVS date: 1998/12/01 17:18:38 commit 5f72265982d9fc3de1bc506dbea33dc64d5700a3 Author: jbj <devnull@localhost> Date: Tue Dec 1 00:10:18 1998 +0000 Sanity. CVS patchset: 2567 CVS date: 1998/12/01 00:10:18 commit 5d69afce68cc51d4d8f9b4e1c87e1f538409fbd8 Author: jbj <devnull@localhost> Date: Mon Nov 30 22:39:11 1998 +0000 Use AC_CANONICAL_SYSTEM, not AC_CANONICAL_HOST. CVS patchset: 2566 CVS date: 1998/11/30 22:39:11 commit 4e4d1936359e11d9c0bbff7b55997d8043e84551 Author: jbj <devnull@localhost> Date: Mon Nov 30 20:54:35 1998 +0000 Add library dependencies. Remake with latest automake. CVS patchset: 2565 CVS date: 1998/11/30 20:54:35 commit 03864a75db89b44efc68c94c965e80227bedb940 Author: ewt <devnull@localhost> Date: Mon Nov 30 17:53:01 1998 +0000 switched to rpmfilexists CVS patchset: 2564 CVS date: 1998/11/30 17:53:01 commit 4dede4ad3c1a04f17dc3ec77b50d6ff942129cfd Author: ewt <devnull@localhost> Date: Mon Nov 30 17:48:03 1998 +0000 switched exists() to rpmfileexists() CVS patchset: 2563 CVS date: 1998/11/30 17:48:03 commit 2940357e3df5c2701ef748cc9d2f1054e52945de Author: jbj <devnull@localhost> Date: Wed Nov 25 20:23:32 1998 +0000 fix incorrect directory permissions using %attr/%defattr. CVS patchset: 2562 CVS date: 1998/11/25 20:23:32 commit b4b8bc6a61cb427b744da4ed5cbc546ab9a641c3 Author: jbj <devnull@localhost> Date: Wed Nov 25 19:52:12 1998 +0000 Sanity. CVS patchset: 2561 CVS date: 1998/11/25 19:52:12 commit 469f309419c1cd9da52327bc0aa6905a5fab6a42 Author: jbj <devnull@localhost> Date: Wed Nov 25 19:43:31 1998 +0000 Sanity. CVS patchset: 2560 CVS date: 1998/11/25 19:43:31 commit 65f24cffd10f55f6fa818412a3c1d44fab9d099a Author: jbj <devnull@localhost> Date: Wed Nov 25 19:31:10 1998 +0000 Sanity. CVS patchset: 2559 CVS date: 1998/11/25 19:31:10 commit 46052773f37316fb3b03e621aebdfde739274c0c Author: jbj <devnull@localhost> Date: Wed Nov 25 19:09:55 1998 +0000 Use VFA_t for %verify attribute parsing. CVS patchset: 2558 CVS date: 1998/11/25 19:09:55 commit b2fd4c2d88653aa2d3832e24c066f9d5d204772a Author: jbj <devnull@localhost> Date: Wed Nov 25 00:42:36 1998 +0000 Add dup for the "other" gzdopen premature close. CVS patchset: 2556 CVS date: 1998/11/25 00:42:36 commit 4551a1256f6c43498c838838fe9343e8b6ccb69a Author: jbj <devnull@localhost> Date: Tue Nov 24 19:30:38 1998 +0000 Clean up on files.c. CVS patchset: 2555 CVS date: 1998/11/24 19:30:38 commit bf93337cec80049e178d4c8e2762bb68c89ff7a4 Author: jbj <devnull@localhost> Date: Mon Nov 23 21:47:55 1998 +0000 Sanity. CVS patchset: 2554 CVS date: 1998/11/23 21:47:55 commit fa463ea4ab6ecec6ee6ccb5b48a08d60ab1b1a4f Author: jbj <devnull@localhost> Date: Mon Nov 23 19:06:28 1998 +0000 Typo. CVS patchset: 2553 CVS date: 1998/11/23 19:06:28 commit eb0436b4b23ebdc8d18d2745223b6ceaf9e9a94c Author: jbj <devnull@localhost> Date: Sun Nov 22 19:48:48 1998 +0000 Start abstracting compressed I/O. CVS patchset: 2552 CVS date: 1998/11/22 19:48:48 commit a15a36abd12dba7dcf5cab390100dfcbc16dd6b8 Author: jbj <devnull@localhost> Date: Fri Nov 20 20:18:22 1998 +0000 Sanity. CVS patchset: 2551 CVS date: 1998/11/20 20:18:22 commit 8f2a5b4031cba427d46b8d19a8da5d30eddb2f4a Author: jbj <devnull@localhost> Date: Fri Nov 20 00:34:55 1998 +0000 update-po. CVS patchset: 2550 CVS date: 1998/11/20 00:34:55 commit 1a20fafcc9c37b5df659ff2e3f4f284bbb797dda Author: jbj <devnull@localhost> Date: Fri Nov 20 00:31:53 1998 +0000 Add querytags test. CVS patchset: 2548 CVS date: 1998/11/20 00:31:53 commit 2b44c3a5c3528eb84df457317243f82f1a98dd36 Author: jbj <devnull@localhost> Date: Fri Nov 20 00:29:46 1998 +0000 permit "rpm -q --specfile ... file.spec" queries. CVS patchset: 2547 CVS date: 1998/11/20 00:29:46 commit 8d6486d50f9bac50b3d49245e15b159933958cf9 Author: johnsonm <devnull@localhost> Date: Thu Nov 19 20:56:15 1998 +0000 Improved man page a bit, install by default. Added POPT_ARG_VAL CVS patchset: 2545 CVS date: 1998/11/19 20:56:15 commit 7e617bde3629f7fbfa7e600621a6196f2653498e Author: jbj <devnull@localhost> Date: Thu Nov 19 19:10:23 1998 +0000 lclint noise. CVS patchset: 2544 CVS date: 1998/11/19 19:10:23 commit dc7ee4090deb5638aee8837f7cad73840cf74e5f Author: jbj <devnull@localhost> Date: Thu Nov 19 18:10:28 1998 +0000 finish hiding rpmdb index record data ("matches"). CVS patchset: 2543 CVS date: 1998/11/19 18:10:28 commit 2578b7fc8451f06f83640b448bda098e295447cb Author: jbj <devnull@localhost> Date: Wed Nov 18 21:41:05 1998 +0000 implement abstract fd type almost everywhere. CVS patchset: 2542 CVS date: 1998/11/18 21:41:05 commit 9e52926682d6df396086c32c9c86a81212441775 Author: jbj <devnull@localhost> Date: Wed Nov 18 19:42:07 1998 +0000 Sanity. CVS patchset: 2541 CVS date: 1998/11/18 19:42:07 commit 28c4ae83a312a54cbe0faa2827ca6a3f9106b4a9 Author: jbj <devnull@localhost> Date: Mon Nov 16 21:40:28 1998 +0000 LCLINT pass 0. CVS patchset: 2540 CVS date: 1998/11/16 21:40:28 commit bed2bf89c9cc52f655900413d32eb8a5bdcb810c Author: ewt <devnull@localhost> Date: Mon Nov 16 21:01:30 1998 +0000 *** empty log message *** CVS patchset: 2539 CVS date: 1998/11/16 21:01:30 commit bc2c860f87d25ce6be51e9dfd3f352879b6e5547 Author: ewt <devnull@localhost> Date: Mon Nov 16 21:00:43 1998 +0000 bug in alias handling (showed up w/ --triggers) CVS patchset: 2538 CVS date: 1998/11/16 21:00:43 commit 3b5593c7e0ea3aadb67669aba623df44c955a8ce Author: jbj <devnull@localhost> Date: Sun Nov 15 17:00:24 1998 +0000 strncasecmp on spec file separators (KDE has %Description). CVS patchset: 2537 CVS date: 1998/11/15 17:00:24 commit 468597524d30c44c7c17a20b58c512003ab0dc1a Author: jbj <devnull@localhost> Date: Sun Nov 8 18:23:16 1998 +0000 remove redundant md5 computation on uninstall. CVS patchset: 2534 CVS date: 1998/11/08 18:23:16 commit 2d8382033656676768b21ca792302b106b86fc05 Author: jbj <devnull@localhost> Date: Sun Nov 8 00:15:33 1998 +0000 permit --rmsource --force even if sources/patches are missing. CVS patchset: 2532 CVS date: 1998/11/08 00:15:33 commit ff40919a65327793fd4a10855b2898ee538a8e51 Author: jbj <devnull@localhost> Date: Sat Nov 7 23:55:43 1998 +0000 permit --rmsource --force even if sources/patches are missing. CVS patchset: 2531 CVS date: 1998/11/07 23:55:43 commit bb2f68c51011365af953e407b845adb72c6c267e Author: jbj <devnull@localhost> Date: Sat Nov 7 22:48:12 1998 +0000 don't compute md5sum on non-file %config objects. (from Jos Vos) CVS patchset: 2529 CVS date: 1998/11/07 22:48:12 commit 886d61a91e41156e5f241a096b85cd8a2c62d2ab Author: jbj <devnull@localhost> Date: Sat Nov 7 22:05:28 1998 +0000 check arch only on RPMBUILD_{PREP,BUILD,INSTALL,PACKAGEBINARY}. CVS patchset: 2527 CVS date: 1998/11/07 22:05:28 commit d51ce05214e8b55b2d493bbb9f572ff5ff06f6fd Author: jbj <devnull@localhost> Date: Fri Nov 6 22:55:30 1998 +0000 configure.in: set default value for RPM. (Tim Mooney) CVS patchset: 2525 CVS date: 1998/11/06 22:55:30 commit 7806f10c0378d698e6b12030773556760ec77bf6 Author: jbj <devnull@localhost> Date: Fri Nov 6 22:42:27 1998 +0000 update-po. CVS patchset: 2523 CVS date: 1998/11/06 22:42:27 commit 03cffdb11976dab2799aa098806c35e15ffeedd5 Author: jbj <devnull@localhost> Date: Fri Nov 6 22:41:10 1998 +0000 update and rename Czech (Pavel Makovec <pavelm@terminal.cz>) CVS patchset: 2522 CVS date: 1998/11/06 22:41:10 commit 9f08d63bfb8b90817ad141a2eef7b0bde85e0ac6 Author: jbj <devnull@localhost> Date: Fri Nov 6 22:16:17 1998 +0000 update Russian translation w man pages. CVS patchset: 2521 CVS date: 1998/11/06 22:16:17 commit 496f994b05745c2dc5ad9ff857e7e30d0deb5c44 Author: jbj <devnull@localhost> Date: Fri Nov 6 22:12:01 1998 +0000 add new Epoch: keyword just like Serial:. CVS patchset: 2520 CVS date: 1998/11/06 22:12:01 commit 4514c7600fccadf64720905e3512b7343ec6939b Author: jbj <devnull@localhost> Date: Fri Nov 6 19:55:55 1998 +0000 solaris: don't attempt static link. (Tim Mooney) fix: timeCheck in rpm.c should be unsigned long. (Tim Mooney) osf: prov searches only shared libraries. (Tim Mooney) solaris: set PATH in prov/req scripts. (Tim Mooney) fix: ignore modes on symlinks. (Tim Mooney) CVS patchset: 2517 CVS date: 1998/11/06 19:55:55 commit 45f063a167b2c4e217395efbd5d5ff18c65bacb4 Author: jbj <devnull@localhost> Date: Fri Nov 6 18:50:33 1998 +0000 Sanity. CVS patchset: 2515 CVS date: 1998/11/06 18:50:33 commit b9defc611c3c62d36bc61be9abd910666281dba4 Author: jbj <devnull@localhost> Date: Fri Nov 6 18:30:35 1998 +0000 sub-packages inherit RPMTAG_EPOCH (just like RPMTAG_VERSION/RELEASE). CVS patchset: 2514 CVS date: 1998/11/06 18:30:35 commit 06346f87e70453d6758ac06837060880a54a2bd2 Author: jbj <devnull@localhost> Date: Tue Nov 3 19:13:50 1998 +0000 Set value of LOCALEDIR. Change name of installed file to popt.mo. CVS patchset: 2512 CVS date: 1998/11/03 19:13:50 commit 63898fa0ab57ef356f8c4e6e9f44b85aa8ee2c9f Author: ewt <devnull@localhost> Date: Thu Oct 29 22:54:31 1998 +0000 updated to version 1.2.1 CVS patchset: 2511 CVS date: 1998/10/29 22:54:31 commit 9d5b0438279f888b03c30a77af0130cff1137743 Author: ewt <devnull@localhost> Date: Thu Oct 29 22:52:03 1998 +0000 added POPT_ARG_INTL_DOMAIN (Elliot Lee) updated Makefile's to be more GNUish (Elliot Lee) CVS patchset: 2510 CVS date: 1998/10/29 22:52:03 commit 983300ecb3e5faa170dd939b31c8605ba9f4b136 Author: ewt <devnull@localhost> Date: Thu Oct 29 16:33:04 1998 +0000 their must be a { between two % in a query format (unless %% is used) CVS patchset: 2509 CVS date: 1998/10/29 16:33:04 commit d05a0a39c9aa57c097c799b6c670877651ad26ac Author: jbj <devnull@localhost> Date: Thu Oct 29 15:16:11 1998 +0000 update-po. CVS patchset: 2507 CVS date: 1998/10/29 15:16:11 commit 8b3dc0e6a6949088873e6151162c7958e177a6ec Author: jbj <devnull@localhost> Date: Thu Oct 29 13:49:24 1998 +0000 Sanity. CVS patchset: 2506 CVS date: 1998/10/29 13:49:24 commit 56187988a61e37c7d02e6ea4c02272bf84393547 Author: jbj <devnull@localhost> Date: Thu Oct 29 13:46:56 1998 +0000 No more query.h. CVS patchset: 2505 CVS date: 1998/10/29 13:46:56 commit 482a553ada47b679df075c1c05dcaad5e3d776e8 Author: jbj <devnull@localhost> Date: Tue Oct 27 19:54:08 1998 +0000 fix off-by-1 alloca that prevented relocating /. CVS patchset: 2504 CVS date: 1998/10/27 19:54:08 commit 62efcbd3fc18b322d1cb236f0ea4cf7dc9099beb Author: ewt <devnull@localhost> Date: Tue Oct 27 05:41:02 1998 +0000 1) split query option parsing into popt subtables 2) moved query code into rpmlib CVS patchset: 2502 CVS date: 1998/10/27 05:41:02 commit 2796491ba3a7b3047fbb24f469d31ded77e274fd Author: ewt <devnull@localhost> Date: Tue Oct 27 05:38:37 1998 +0000 implemented POPT_ARGINFO_INC_DATA CVS patchset: 2501 CVS date: 1998/10/27 05:38:37 commit f65c9a1541f742f2cfd901e693d3f9ef8bc02b0f Author: jbj <devnull@localhost> Date: Mon Oct 26 21:53:26 1998 +0000 Add install steps for libpopt.a and popt.h CVS patchset: 2500 CVS date: 1998/10/26 21:53:26 commit 7ce37fbf245ff0348daa8ae4970847d21bfc5c9c Author: ewt <devnull@localhost> Date: Mon Oct 26 21:20:31 1998 +0000 don't typedef poptOption on c++ CVS patchset: 2499 CVS date: 1998/10/26 21:20:31 commit 4cb02e48bb9d348f9d434f9f3791c8b93c22b19f Author: jbj <devnull@localhost> Date: Thu Oct 22 20:32:09 1998 +0000 Revert VERSION change. CVS patchset: 2498 CVS date: 1998/10/22 20:32:09 commit dc791bb98dadc41a0617480773746bccf973e719 Author: jbj <devnull@localhost> Date: Thu Oct 22 20:15:23 1998 +0000 Oriphan. CVS patchset: 2497 CVS date: 1998/10/22 20:15:23 commit b08a35c0a3b1eca37bc28c210508aa3b39b92e57 Author: jbj <devnull@localhost> Date: Thu Oct 22 20:15:05 1998 +0000 Set VERSION at top of Makefile.am, expand popt.spec.in accordingly. CVS patchset: 2496 CVS date: 1998/10/22 20:15:05 commit d1bd01611747c37170b1f0c278443fd3a5e3e892 Author: jbj <devnull@localhost> Date: Thu Oct 22 20:06:47 1998 +0000 Sanity. CVS patchset: 2495 CVS date: 1998/10/22 20:06:47 commit 19fbfec6ae76ef696b3839b8f8ba7f8d5d63ebca Author: jbj <devnull@localhost> Date: Thu Oct 22 19:41:24 1998 +0000 Quiet "make archive: output. CVS patchset: 2494 CVS date: 1998/10/22 19:41:24 commit 1d6ef834aafe5aba71ba67912f681b5d49bc5ad9 Author: jbj <devnull@localhost> Date: Thu Oct 22 19:39:12 1998 +0000 Check in to test "make archive". CVS patchset: 2493 CVS date: 1998/10/22 19:39:12 commit 90d8ac2686423b33aca084200d4f4948bd332500 Author: jbj <devnull@localhost> Date: Thu Oct 22 19:11:53 1998 +0000 Add test1 as compile target. CVS patchset: 2492 CVS date: 1998/10/22 19:11:53 commit 3a394eb3e66eac60037f68c560ad2802e79d7d58 Author: gafton <devnull@localhost> Date: Thu Oct 22 18:59:41 1998 +0000 fixed a typo in translation CVS patchset: 2491 CVS date: 1998/10/22 18:59:41 commit 548d5b27e02740c5d3e822ca56668b43832e7fad Author: ewt <devnull@localhost> Date: Thu Oct 22 18:58:07 1998 +0000 use autogen, version 1.2 CVS patchset: 2490 CVS date: 1998/10/22 18:58:07 commit 1ce75c2e66136f2ed22065a9eb9303bef49abc93 Author: ewt <devnull@localhost> Date: Thu Oct 22 18:57:30 1998 +0000 use autogen CVS patchset: 2489 CVS date: 1998/10/22 18:57:30 commit 0524e0a99cf939d283c5b6005179cdcdada51fba Author: ewt <devnull@localhost> Date: Thu Oct 22 18:57:04 1998 +0000 *** empty log message *** CVS patchset: 2488 CVS date: 1998/10/22 18:57:04 commit 1abebef2bacc5bf5488568d9777fa7e806f71b8d Author: ewt <devnull@localhost> Date: Thu Oct 22 18:56:55 1998 +0000 added po subdirectory CVS patchset: 2487 CVS date: 1998/10/22 18:56:55 commit 961e7ec87f490a05ed6a3bd3596688b6a711836b Author: ewt <devnull@localhost> Date: Thu Oct 22 18:56:26 1998 +0000 tried to get install rule working CVS patchset: 2486 CVS date: 1998/10/22 18:56:26 commit 95696935ceb9e6e65b62d529abc60701cd07b013 Author: ewt <devnull@localhost> Date: Thu Oct 22 18:53:48 1998 +0000 added a missing \n CVS patchset: 2485 CVS date: 1998/10/22 18:53:48 commit f1ee2a640217ae61da2ccc7fa57c21534416052e Author: ewt <devnull@localhost> Date: Thu Oct 22 18:52:38 1998 +0000 install popt.mo, not rpm.mo CVS patchset: 2484 CVS date: 1998/10/22 18:52:38 commit 00622ef496952ebec0d011c668602041b54e9397 Author: ewt <devnull@localhost> Date: Thu Oct 22 18:51:37 1998 +0000 added romainian CVS patchset: 2483 CVS date: 1998/10/22 18:51:37 commit a5e3717c73c21cb4d2b789790a362083f3a14455 Author: gafton <devnull@localhost> Date: Thu Oct 22 18:49:50 1998 +0000 *** empty log message *** CVS patchset: 2482 CVS date: 1998/10/22 18:49:50 commit 10c722007a992fd7a830f6dd65a5d5a8253c6b1f Author: ewt <devnull@localhost> Date: Thu Oct 22 18:43:50 1998 +0000 fixes CVS patchset: 2481 CVS date: 1998/10/22 18:43:50 commit dbf444268cbc330807330ad559fd3a1474b3156c Author: ewt <devnull@localhost> Date: Thu Oct 22 18:41:04 1998 +0000 added po/Makefile.in CVS patchset: 2480 CVS date: 1998/10/22 18:41:04 commit 490368555553bc9b6839c099203b00b6acf687c2 Author: ewt <devnull@localhost> Date: Thu Oct 22 18:40:57 1998 +0000 *** empty log message *** CVS patchset: 2479 CVS date: 1998/10/22 18:40:57 commit b0ff21dbad2f3769b4814e2b6a9a7b314f797b2f Author: ewt <devnull@localhost> Date: Thu Oct 22 18:33:13 1998 +0000 these don't need to be in CVS CVS patchset: 2478 CVS date: 1998/10/22 18:33:13 commit 1bf1381215c951dbfb69abde35e4c719feef95c5 Author: ewt <devnull@localhost> Date: Thu Oct 22 18:32:50 1998 +0000 added i18n support CVS patchset: 2477 CVS date: 1998/10/22 18:32:50 commit c272e2a2fc6316e79ce715ddb4c2994bea675cd9 Author: jbj <devnull@localhost> Date: Thu Oct 22 18:06:35 1998 +0000 Standalone popt with automake. CVS patchset: 2476 CVS date: 1998/10/22 18:06:35 commit cbbb7842d1212268aaf87e878f9c8cf85eeed2aa Author: ewt <devnull@localhost> Date: Thu Oct 22 16:03:47 1998 +0000 *** empty log message *** CVS patchset: 2475 CVS date: 1998/10/22 16:03:47 commit 48775318719ef627f3d099adfde2bb6bdd26e3e3 Author: ewt <devnull@localhost> Date: Thu Oct 22 16:03:38 1998 +0000 added ifo on help functions CVS patchset: 2474 CVS date: 1998/10/22 16:03:38 commit d56f5e6d16e8343610d9214fdbbe9f11fabe5488 Author: ewt <devnull@localhost> Date: Wed Oct 21 21:44:18 1998 +0000 implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POST CVS patchset: 2473 CVS date: 1998/10/21 21:44:18 commit fa3f916f27a9b3012078ad7c42e454ea54cb017b Author: ewt <devnull@localhost> Date: Wed Oct 21 20:34:05 1998 +0000 added poptGetInvocationName() CVS patchset: 2472 CVS date: 1998/10/21 20:34:05 commit 46e27fdf22ebbcf2f215486d22ff80eb3986607b Author: ewt <devnull@localhost> Date: Wed Oct 21 20:31:23 1998 +0000 added POPT_ARGFLAG_ONEDASH CVS patchset: 2471 CVS date: 1998/10/21 20:31:23 commit 3607264dfd549d50e3582b6c7061c65fd281e1af Author: jbj <devnull@localhost> Date: Tue Oct 20 19:30:02 1998 +0000 More "make check" enhancement. CVS patchset: 2469 CVS date: 1998/10/20 19:30:02 commit 444714ca5cb4a6ceb7a483706cffcf0b550174f0 Author: jbj <devnull@localhost> Date: Tue Oct 20 15:36:12 1998 +0000 Enhanced hello.spec. CVS patchset: 2468 CVS date: 1998/10/20 15:36:12 commit 04852fe8b7300ddaba4417250e0b5c4c8bd8f080 Author: jbj <devnull@localhost> Date: Tue Oct 20 14:40:34 1998 +0000 Add lead/header/signature/cpio verification. CVS patchset: 2467 CVS date: 1998/10/20 14:40:34 commit c98d94abb2ed545771c23729cc5a9be26cde3d24 Author: jbj <devnull@localhost> Date: Tue Oct 20 13:40:27 1998 +0000 Working make check. CVS patchset: 2466 CVS date: 1998/10/20 13:40:27 commit 5fc8cb62a550c25c2d688b1c85fee56203ad1d66 Author: jbj <devnull@localhost> Date: Tue Oct 20 11:54:13 1998 +0000 First attempt at "make check". CVS patchset: 2465 CVS date: 1998/10/20 11:54:13 commit 6fa0d192717289118eb934d23ea087006b0c4a1a Author: ewt <devnull@localhost> Date: Fri Oct 16 19:05:12 1998 +0000 added proper licensing info CVS patchset: 2464 CVS date: 1998/10/16 19:05:12 commit 9f20ee028be86ad9c02275772f1153f00c99a4f6 Author: jbj <devnull@localhost> Date: Thu Oct 15 23:29:25 1998 +0000 augment --showrc with -v, only display set variables without -v. add macrofiles variable, permit second entry to initMacros(). CVS patchset: 2463 CVS date: 1998/10/15 23:29:25 commit 200977cdf3524d4b4e519870940167aef2886e5c Author: jbj <devnull@localhost> Date: Thu Oct 15 16:34:51 1998 +0000 add config.h defines for scripts like find-requires. CVS patchset: 2462 CVS date: 1998/10/15 16:34:51 commit 1b359d4778e687157a7e0f77d0356d549f40e871 Author: jbj <devnull@localhost> Date: Wed Oct 14 19:00:22 1998 +0000 Permit multiple -l flags. Internalize language loop for speed. CVS patchset: 2460 CVS date: 1998/10/14 19:00:22 commit c21f3285204c86aa2e90594798aed4052d618e22 Author: jbj <devnull@localhost> Date: Tue Oct 13 15:10:10 1998 +0000 Turn on writing. CVS patchset: 2457 CVS date: 1998/10/13 15:10:10 commit d8e111920b0f379e6f659586a73ccbb0f180e522 Author: ewt <devnull@localhost> Date: Tue Oct 13 15:04:40 1998 +0000 test1.c CVS patchset: 2456 CVS date: 1998/10/13 15:04:40 commit e6ba33c6b498c62584fe5b23524c87eef7a6a711 Author: ewt <devnull@localhost> Date: Tue Oct 13 14:52:13 1998 +0000 used POPT_ARG_MASK CVS patchset: 2455 CVS date: 1998/10/13 14:52:13 commit 4cee4c7f334964cbfa1c833b2710227f6e3bd489 Author: ewt <devnull@localhost> Date: Tue Oct 13 14:47:38 1998 +0000 use POPT_ARG_MASK CVS patchset: 2454 CVS date: 1998/10/13 14:47:38 commit 9b1c7d5afc014d1ab333ed15dfa500d8a5bdf3f3 Author: ewt <devnull@localhost> Date: Tue Oct 13 14:45:18 1998 +0000 1) added (unimplemented) POPT_CB_USE_INCLUDE_DATA and POPT_ARG_FLAG_* 2) added (and sued) POPT_ARG_MASK CVS patchset: 2453 CVS date: 1998/10/13 14:45:18 commit 301fd9e17335d546b4c49886addcbf9ebfe5fd88 Author: ewt <devnull@localhost> Date: Mon Oct 12 18:25:56 1998 +0000 fixed --help CVS patchset: 2450 CVS date: 1998/10/12 18:25:56 commit 9daa5cbdee6e00fb642a83ae150f8b71ea3663da Author: jbj <devnull@localhost> Date: Mon Oct 12 15:49:16 1998 +0000 Typo. CVS patchset: 2448 CVS date: 1998/10/12 15:49:16 commit 06032e9afd7a6ba6e0401fc707652e5b42c79541 Author: jbj <devnull@localhost> Date: Sun Oct 11 21:43:10 1998 +0000 Plug input fd leak. CVS patchset: 2447 CVS date: 1998/10/11 21:43:10 commit 0406f6dae3c777968467b6845e02bccb544ceca6 Author: jbj <devnull@localhost> Date: Sun Oct 11 20:58:58 1998 +0000 Test drill. CVS patchset: 2446 CVS date: 1998/10/11 20:58:58 commit a776c84fe10d2fa21211c605665a2ecaa2811b6b Author: jbj <devnull@localhost> Date: Sun Oct 11 17:32:45 1998 +0000 Makefile.in generated. CVS patchset: 2445 CVS date: 1998/10/11 17:32:45 commit 0609401b792bbcb1b5278b0115a10c56dbe48e7a Author: jbj <devnull@localhost> Date: Sun Oct 11 16:17:45 1998 +0000 Sub-dir compilation on solaris. CVS patchset: 2442 CVS date: 1998/10/11 16:17:45 commit df9b72c229181fb88f309631bb260b55c0c6a787 Author: jbj <devnull@localhost> Date: Sun Oct 11 15:19:55 1998 +0000 permit rpm to be built in a sub-directory (--srcdir=DIR). CVS patchset: 2441 CVS date: 1998/10/11 15:19:55 commit 4e498b0bcb7b0669e4eeac32d1a3052718646412 Author: jbj <devnull@localhost> Date: Fri Oct 9 23:51:19 1998 +0000 permit rpm to be built in a sub-directory (--srcdir=DIR). CVS patchset: 2440 CVS date: 1998/10/09 23:51:19 commit 8ce5bb8febef35db985f3213d8303157983d8f20 Author: jbj <devnull@localhost> Date: Fri Oct 9 00:52:32 1998 +0000 return CPIO_BAD_HEADER instead of exiting. (Scott M. Stone) CVS patchset: 2438 CVS date: 1998/10/09 00:52:32 commit 768c0238b0544477f81492be0e3339f2b9eaa8fe Author: jbj <devnull@localhost> Date: Fri Oct 9 00:48:18 1998 +0000 untranslate "(none)" for auto relocating script wrappers. CVS patchset: 2436 CVS date: 1998/10/09 00:48:18 commit 70d38b48bccdbfc933bdf9a76d1689d735720d5c Author: jbj <devnull@localhost> Date: Fri Oct 9 00:47:03 1998 +0000 Sanity. CVS patchset: 2435 CVS date: 1998/10/09 00:47:03 commit 12dbb712dddd146acb348c05355bb1fba38fb707 Author: jbj <devnull@localhost> Date: Thu Oct 8 18:51:48 1998 +0000 Do "ln -s a a", not lazy "ln -s a". CVS patchset: 2431 CVS date: 1998/10/08 18:51:48 commit 025a69e0d71a094d1dde676d052317a08264296f Author: jbj <devnull@localhost> Date: Thu Oct 8 18:49:59 1998 +0000 rpmgettext on solaris. CVS patchset: 2429 CVS date: 1998/10/08 18:49:59 commit 5e2e4ae2ef2d8d0f22e49ff90b14943587ab78a6 Author: jbj <devnull@localhost> Date: Thu Oct 8 16:03:06 1998 +0000 Orphan. CVS patchset: 2428 CVS date: 1998/10/08 16:03:06 commit 3427af0adbbdef335ca37733938fdd15a93534a4 Author: jbj <devnull@localhost> Date: Thu Oct 8 16:02:08 1998 +0000 egcs warnings. CVS patchset: 2427 CVS date: 1998/10/08 16:02:08 commit 3c4dd252d7038a7d13c2ed88fbe173eebf88a0e8 Author: jbj <devnull@localhost> Date: Thu Oct 8 15:16:23 1998 +0000 Restore rpmputtext compilation. CVS patchset: 2426 CVS date: 1998/10/08 15:16:23 commit 1607fbe7a370485b5ae1dcf4ba0f7216a3cbb9bb Author: jbj <devnull@localhost> Date: Thu Oct 8 14:59:17 1998 +0000 Consolidate i18n baggage into AM_GNU_GETTEXT and system.h. CVS patchset: 2425 CVS date: 1998/10/08 14:59:17 commit dbc931969995fc56dd9b0361b7fbd8d2264d6472 Author: jbj <devnull@localhost> Date: Thu Oct 8 14:23:53 1998 +0000 add required files to popt. restore CVSTAG for "make archive" CVS patchset: 2424 CVS date: 1998/10/08 14:23:53 commit afbe183dd5cf6079e1d3249ac54fe8946ad37e49 Author: jbj <devnull@localhost> Date: Thu Oct 8 12:44:39 1998 +0000 Use AC_REPLACE_FUNCS. CVS patchset: 2423 CVS date: 1998/10/08 12:44:39 commit d93b2ada1113caba237fd73b04d8eebe45fc5d31 Author: jbj <devnull@localhost> Date: Thu Oct 8 11:55:37 1998 +0000 egcs warning removal. CVS patchset: 2422 CVS date: 1998/10/08 11:55:37 commit 7e8efa2f984512efdd92f76c1e13be97c36943a2 Author: jbj <devnull@localhost> Date: Thu Oct 8 11:19:57 1998 +0000 automake linux fiddles. CVS patchset: 2421 CVS date: 1998/10/08 11:19:57 commit df9fe91d0cc46123a9c93f499d54387609d64e3d Author: jbj <devnull@localhost> Date: Thu Oct 8 10:57:03 1998 +0000 Orphan. CVS patchset: 2420 CVS date: 1998/10/08 10:57:03 commit b70bc6469bbd04be5013702159ab70e16e06019d Author: jbj <devnull@localhost> Date: Thu Oct 8 10:52:51 1998 +0000 Orphans. CVS patchset: 2419 CVS date: 1998/10/08 10:52:51 commit 1516f1d56c6fc74fa77596e78237ab7400cae4e2 Author: jbj <devnull@localhost> Date: Thu Oct 8 10:40:27 1998 +0000 configure using automake. CVS patchset: 2418 CVS date: 1998/10/08 10:40:27 commit 44184bacebad7f7e3d8afc6e31015683ff78e5f5 Author: jbj <devnull@localhost> Date: Wed Oct 7 17:06:10 1998 +0000 arch/os (and platform) should be case insensitive everywhere forever. CVS patchset: 2417 CVS date: 1998/10/07 17:06:10 commit 44df481b463d98d27110da4f48c6d4b0cf8561e2 Author: jbj <devnull@localhost> Date: Wed Oct 7 16:05:51 1998 +0000 fix per-arch macro setting (e.g. optflags). better way to handle Linux vs. linux. CVS patchset: 2416 CVS date: 1998/10/07 16:05:51 commit 698ec237180132948d22ee2fea740e2df8dcec5c Author: jbj <devnull@localhost> Date: Wed Oct 7 15:33:51 1998 +0000 attempt to deal rationally with os as "Linux" or "linux". CVS patchset: 2415 CVS date: 1998/10/07 15:33:51 commit 7a57c1de121da87f67b3713e8a812969c0f17af3 Author: jbj <devnull@localhost> Date: Wed Oct 7 13:48:53 1998 +0000 Typo. CVS patchset: 2414 CVS date: 1998/10/07 13:48:53 commit ffb5ed842f60ea3f234dbe530b25e1f237ceb4f0 Author: jbj <devnull@localhost> Date: Tue Oct 6 23:16:29 1998 +0000 Move forceIncludeFile to eliminate warning. CVS patchset: 2412 CVS date: 1998/10/06 23:16:29 commit 081efe9cfae95e1a231e57da3183fceac1149f44 Author: jbj <devnull@localhost> Date: Tue Oct 6 23:11:54 1998 +0000 Initialize fileStack. CVS patchset: 2411 CVS date: 1998/10/06 23:11:54 commit 7ad030f18f118f164a088852aa01ffc2784d006b Author: jbj <devnull@localhost> Date: Tue Oct 6 19:18:47 1998 +0000 non-linux arch/os identification (Eugene Kanter). CVS patchset: 2410 CVS date: 1998/10/06 19:18:47 commit 76b407a906cffa58e7d8986b11de92b3da1d032a Author: jbj <devnull@localhost> Date: Tue Oct 6 17:56:44 1998 +0000 portable mode_t/pid_t typedefs. CVS patchset: 2406 CVS date: 1998/10/06 17:56:44 commit c821c63f4f1597b44d4a0e96193ddf48a2f74567 Author: jbj <devnull@localhost> Date: Tue Oct 6 17:49:59 1998 +0000 update-po. CVS patchset: 2404 CVS date: 1998/10/06 17:49:59 commit fecf31143c2da611b824e323299ac52c7144c46a Author: jbj <devnull@localhost> Date: Tue Oct 6 17:34:58 1998 +0000 add generalized expression handler (Tom Dyas<tdyas@remus.rutgers.edu>) CVS patchset: 2403 CVS date: 1998/10/06 17:34:58 commit 606a74badc1788bc0c78221de466c21d5b0f57ee Author: jbj <devnull@localhost> Date: Tue Oct 6 16:04:03 1998 +0000 use /usr/lib/rpm/mkinstalldirs if mkdir -p fails. CVS patchset: 2402 CVS date: 1998/10/06 16:04:03 commit 7a9831a86cb98687225976cced128748e0c1bd08 Author: jbj <devnull@localhost> Date: Tue Oct 6 15:26:55 1998 +0000 more portable dirent handling (Hermann Lauer). CVS patchset: 2401 CVS date: 1998/10/06 15:26:55 commit a48ab753eee6ef2d4c45e73b1f3a3a566a8c4350 Author: jbj <devnull@localhost> Date: Tue Oct 6 14:21:06 1998 +0000 fix check for trailing / in Prefix: CVS patchset: 2400 CVS date: 1998/10/06 14:21:06 commit 0bbb9e055716817b1e0b9ceddf99a3d54fa05098 Author: jbj <devnull@localhost> Date: Mon Oct 5 19:49:30 1998 +0000 miscellaneous portability cruft (Eugene Kanter). CVS patchset: 2398 CVS date: 1998/10/05 19:49:30 commit 4acdf2581ad413bb5e48644f0b04ab4bf5bc3ce8 Author: jbj <devnull@localhost> Date: Mon Oct 5 18:35:07 1998 +0000 Create. CVS patchset: 2396 CVS date: 1998/10/05 18:35:07 commit 8dab48ac0ad15696e3970575a80f53fa226175dd Author: jbj <devnull@localhost> Date: Mon Oct 5 18:31:48 1998 +0000 miscellaneous portability cruft (Eugene Kanter). CVS patchset: 2395 CVS date: 1998/10/05 18:31:48 commit 430cc4f45ec0083fb4a8f60afa088250089a4a5a Author: jbj <devnull@localhost> Date: Mon Oct 5 17:26:46 1998 +0000 miscellaneous portability cruft (Eugene Kanter). CVS patchset: 2392 CVS date: 1998/10/05 17:26:46 commit ac661a8436f9d63277e610f12b854fa257caea44 Author: jbj <devnull@localhost> Date: Mon Oct 5 17:25:18 1998 +0000 remove 2 character language name assumption. add /usr/lib/rpm/find-lang.sh (W. L. Estes <wlestes@uncg.edu>) CVS patchset: 2391 CVS date: 1998/10/05 17:25:18 commit 220a2033af18797417d3000b163d237e55dc84f9 Author: jbj <devnull@localhost> Date: Mon Oct 5 17:24:18 1998 +0000 No i18n on rpminject.c CVS patchset: 2390 CVS date: 1998/10/05 17:24:18 commit a0f290873e35f0895dac8ca72cca54cb8b20a177 Author: jbj <devnull@localhost> Date: Mon Oct 5 17:20:09 1998 +0000 remove 2 character language name assumption. add /usr/lib/rpm/find-lang.sh (W. L. Estes <wlestes@uncg.edu>) CVS patchset: 2389 CVS date: 1998/10/05 17:20:09 commit f4b29669e796e147091edaa1329baeb81e2ffe4d Author: jbj <devnull@localhost> Date: Fri Oct 2 15:37:37 1998 +0000 miscellaneous portability cruft (Eugene Kanter). CVS patchset: 2386 CVS date: 1998/10/02 15:37:37 commit 4e3cea63b560380de0d34e70004f40bbcfc63dda Author: jbj <devnull@localhost> Date: Fri Oct 2 14:01:29 1998 +0000 Makefile: don't use ln -sf. CVS patchset: 2384 CVS date: 1998/10/02 14:01:29 commit 0d38d87261256a8753c292571a693e2a040b9723 Author: jbj <devnull@localhost> Date: Fri Oct 2 13:50:49 1998 +0000 rpm.spec: create /usr/src/redhat/* in %install. CVS patchset: 2382 CVS date: 1998/10/02 13:50:49 commit 83a84b5e430cdc439b11826a8f220f2698723f69 Author: jbj <devnull@localhost> Date: Fri Oct 2 13:45:30 1998 +0000 getOutputFrom(): fix race between last read on pipe and child death (exacerbated in 2.5.4). CVS patchset: 2380 CVS date: 1998/10/02 13:45:30 commit 26e10a5280b10fdaf63a4bf861e5142e7bffe344 Author: jbj <devnull@localhost> Date: Tue Sep 29 14:19:39 1998 +0000 Eliminate gcc warning. CVS patchset: 2378 CVS date: 1998/09/29 14:19:39 commit a88e320d6d8d2c338e1987bb268d9aaeb192f163 Author: jbj <devnull@localhost> Date: Mon Sep 28 22:03:28 1998 +0000 Sync with 2.5.4. CVS patchset: 2376 CVS date: 1998/09/28 22:03:28 commit fd068345e6e5165b8b772edc3392adda228800fe Author: jbj <devnull@localhost> Date: Sun Sep 27 22:03:52 1998 +0000 add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>) gettextify rpmMessage/rpmError/fprintf messages. CVS patchset: 2368 CVS date: 1998/09/27 22:03:52 commit 4ce5eff979df73a23c4ef071e52cff67693e15d2 Author: jbj <devnull@localhost> Date: Sun Sep 27 21:55:05 1998 +0000 Add sk translation. CVS patchset: 2367 CVS date: 1998/09/27 21:55:05 commit a97c115f33ca6df258fbf412ee9f3ea4cd4bcdfa Author: jbj <devnull@localhost> Date: Sun Sep 27 20:17:31 1998 +0000 add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>) gettextify rpmMessage/rpmError/fprintf messages. CVS patchset: 2366 CVS date: 1998/09/27 20:17:31 commit 660ace52bccc0f77573f210aaa5347752f3c045b Author: ewt <devnull@localhost> Date: Sun Sep 27 16:05:54 1998 +0000 fixed ls -l information for sockets CVS patchset: 2364 CVS date: 1998/09/27 16:05:54 commit 696d7869323e4813004dbd32874755378d2565d7 Author: ewt <devnull@localhost> Date: Sun Sep 27 15:58:31 1998 +0000 made callback display val CVS patchset: 2363 CVS date: 1998/09/27 15:58:31 commit a388d1ad903c3e0dc659bf3a2a7d62039a037a6f Author: ewt <devnull@localhost> Date: Sun Sep 27 15:57:56 1998 +0000 split popt into multiple files CVS patchset: 2362 CVS date: 1998/09/27 15:57:56 commit 41bcd2e98b4fb80e0ad5569aab9da8b16bb4391f Author: ewt <devnull@localhost> Date: Sun Sep 27 15:56:18 1998 +0000 1) modified test to display callback val field 2) split popt stuff into multiple iles CVS patchset: 2361 CVS date: 1998/09/27 15:56:18 commit aacc8cc6c9f48decef167358fca1f840e8304294 Author: ewt <devnull@localhost> Date: Sun Sep 27 15:54:20 1998 +0000 changed popt callbacks t get a pointer into the option table CVS patchset: 2360 CVS date: 1998/09/27 15:54:20 commit 88c518a2c8f4e0650c1806cc3dc1afbd77cbc1bd Author: ewt <devnull@localhost> Date: Sun Sep 27 15:53:49 1998 +0000 started autohelp, include, and callback docs CVS patchset: 2359 CVS date: 1998/09/27 15:53:49 commit 240dac723b6d22f20d87e1eefd404e456bda6386 Author: ewt <devnull@localhost> Date: Sun Sep 27 15:02:53 1998 +0000 by default, allow exec's across absolute paths CVS patchset: 2358 CVS date: 1998/09/27 15:02:53 commit 0b277bc85b1fec1aba7566bed03c732ed3088edc Author: ewt <devnull@localhost> Date: Sun Sep 27 14:57:03 1998 +0000 1) added included tables 2) added option callbacks 3) added automatic help/usage messages CVS patchset: 2357 CVS date: 1998/09/27 14:57:03 commit 60e834d306ea049d85b8f77d6b27933f055883b9 Author: jbj <devnull@localhost> Date: Fri Sep 25 12:20:55 1998 +0000 update po files; add cz to catalogs. CVS patchset: 2356 CVS date: 1998/09/25 12:20:55 commit 563733b477a9592ef347eaf7a7169d5d9e71d63f Author: jbj <devnull@localhost> Date: Fri Sep 25 09:07:11 1998 +0000 expand args using popt on pre-rpmReadConfigFiles arg pass. CVS patchset: 2354 CVS date: 1998/09/25 09:07:11 commit 54b2849f61f86f75c1eb7481c6aa7ebd4acb6284 Author: jbj <devnull@localhost> Date: Thu Sep 24 20:36:54 1998 +0000 skip arch checks if only packaging source rpm. CVS patchset: 2352 CVS date: 1998/09/24 20:36:54 commit d6a3e244e0aa5308844623f7973f03bd87dc3aaf Author: jbj <devnull@localhost> Date: Thu Sep 24 19:13:08 1998 +0000 add license field to rpmpopt -qi alias. CVS patchset: 2350 CVS date: 1998/09/24 19:13:08 commit 4a3682fdc756a9d06117886d502139c163a4891a Author: jbj <devnull@localhost> Date: Thu Sep 24 18:02:57 1998 +0000 provides/obsoletes requires tokens that begin with alnum or _. CVS patchset: 2347 CVS date: 1998/09/24 18:02:57 commit 5428fb90f4432052eb08f9b7e3072e1af97bff4c Author: jbj <devnull@localhost> Date: Thu Sep 24 17:47:41 1998 +0000 non-zero exit status for verify failures. CVS patchset: 2345 CVS date: 1998/09/24 17:47:41 commit c3970176a9da3bcb466b58977a38b9c6c9d7d8af Author: jbj <devnull@localhost> Date: Thu Sep 24 16:59:24 1998 +0000 hpux does setreuid differently (Hermann Lauer). CVS patchset: 2343 CVS date: 1998/09/24 16:59:24 commit f8f96a4609fac0d82e564153e56dc599f11fdbb9 Author: jbj <devnull@localhost> Date: Thu Sep 24 16:57:38 1998 +0000 hpux does setreuid differently (Hermann Lauer) CVS patchset: 2342 CVS date: 1998/09/24 16:57:38 commit 4d413b87d8d3a2bacb291cc43322311b556a2408 Author: jbj <devnull@localhost> Date: Thu Sep 24 16:49:51 1998 +0000 check for setreuid portably (Eugene Kanter). CVS patchset: 2340 CVS date: 1998/09/24 16:49:51 commit 1d6fe134f4b18e190d77e99786d471a8b425b99b Author: jbj <devnull@localhost> Date: Wed Sep 23 16:23:18 1998 +0000 add Serbian translation (Zoltan Csala <zcsala@iname.com>). CVS patchset: 2338 CVS date: 1998/09/23 16:23:18 commit 1f1bd8211cd8b23f0ea283fc27c92e7613d7e9ec Author: jbj <devnull@localhost> Date: Wed Sep 23 13:31:54 1998 +0000 arch/os tables were not being initialized for noarch builds. CVS patchset: 2335 CVS date: 1998/09/23 13:31:54 commit 7a84b82c3e2d44d8f8bbb5ee2c4b33cbcc0af5e4 Author: jbj <devnull@localhost> Date: Sun Sep 20 19:31:57 1998 +0000 Fix for losing end-of-file message. CVS patchset: 2333 CVS date: 1998/09/20 19:31:57 commit 32ffb6b77c138989f89bedb97b8ceaf982a9cc2e Author: jbj <devnull@localhost> Date: Sun Sep 20 18:27:03 1998 +0000 Rearrange gettext sources to taste. CVS patchset: 2332 CVS date: 1998/09/20 18:27:03 commit 33e58c54f53e14e4f214153a40fa59f9b0ae07aa Author: jbj <devnull@localhost> Date: Sun Sep 20 17:49:35 1998 +0000 Copies from gettext-0.10.35. CVS patchset: 2331 CVS date: 1998/09/20 17:49:35 commit 0ba3a6c926b206f7bc48e6f3d9ae6ed3823dbdeb Author: jbj <devnull@localhost> Date: Sat Sep 19 23:23:54 1998 +0000 Sanity. CVS patchset: 2330 CVS date: 1998/09/19 23:23:54 commit 572ef48842a4656f5a73fa006598f80dcf348ce5 Author: jbj <devnull@localhost> Date: Sat Sep 19 18:00:25 1998 +0000 Numeric values for tags in xref field. Include src rpm name even if not a sub-package. CVS patchset: 2329 CVS date: 1998/09/19 18:00:25 commit d7ffdb24eb55ddbc1d7c9183c8dd2d05d32e0692 Author: jbj <devnull@localhost> Date: Sat Sep 19 16:57:06 1998 +0000 Permit gettext with single language. CVS patchset: 2328 CVS date: 1998/09/19 16:57:06 commit 6af85682e178fcb056afdbb6ebf21a9f0e55d1f0 Author: jbj <devnull@localhost> Date: Sat Sep 19 16:36:22 1998 +0000 quote users/groups/filenames in --setugids. CVS patchset: 2327 CVS date: 1998/09/19 16:36:22 commit bd3f2ce41341dcd14c99e0305fa97731b67bbdbe Author: jbj <devnull@localhost> Date: Fri Sep 18 19:10:12 1998 +0000 First injection. CVS patchset: 2325 CVS date: 1998/09/18 19:10:12 commit 669b31acf4367c59f40e99cef4ed3afc8e330e31 Author: jbj <devnull@localhost> Date: Thu Sep 17 21:02:54 1998 +0000 Prepare for injection. CVS patchset: 2324 CVS date: 1998/09/17 21:02:54 commit 14946826bb3f44df904985d69b84174804714037 Author: jbj <devnull@localhost> Date: Thu Sep 17 00:58:38 1998 +0000 Debug parsing problems with xref comments. CVS patchset: 2323 CVS date: 1998/09/17 00:58:38 commit 06a486fd6f5bfb765cdfc9f475677d08e8bbe95a Author: jbj <devnull@localhost> Date: Wed Sep 16 21:17:27 1998 +0000 More work with xref files. CVS patchset: 2322 CVS date: 1998/09/16 21:17:27 commit 603448337a14dfcdd395681dae11088db9a7385d Author: jbj <devnull@localhost> Date: Wed Sep 16 08:39:29 1998 +0000 add russian translation w man pages (Serguei Koubouchine <ksi@gu.net>). CVS patchset: 2321 CVS date: 1998/09/16 08:39:29 commit 74d621fd11ce72ef1e2efcea1defb52ba694a1de Author: jbj <devnull@localhost> Date: Wed Sep 16 08:39:11 1998 +0000 Typo. CVS patchset: 2320 CVS date: 1998/09/16 08:39:11 commit 220fc4aa3cf811e5b892375a65deb23b0f2d08b7 Author: jbj <devnull@localhost> Date: Tue Sep 15 21:21:08 1998 +0000 Add sourcerpm xref line. CVS patchset: 2318 CVS date: 1998/09/15 21:21:08 commit f142465f72fff92e7f9ebc1a826bd0c4a9c5868a Author: jbj <devnull@localhost> Date: Tue Sep 15 17:14:41 1998 +0000 Parse out msgstr with lang as domain. CVS patchset: 2317 CVS date: 1998/09/15 17:14:41 commit f9cd41664a6137ee82a98ab744ecfdbd539e3005 Author: jbj <devnull@localhost> Date: Tue Sep 15 16:51:57 1998 +0000 Parse into msglist, take 1. CVS patchset: 2316 CVS date: 1998/09/15 16:51:57 commit 49656cd7e3e93d16aa6dbac51dae7d8be385e537 Author: jbj <devnull@localhost> Date: Tue Sep 15 14:26:02 1998 +0000 fix virtual file attribute bug that skipped all files in binary rpm. CVS patchset: 2315 CVS date: 1998/09/15 14:26:02 commit 679e135014fbc9af22c3ea26ae435f91064ae51d Author: jbj <devnull@localhost> Date: Mon Sep 14 20:58:51 1998 +0000 Swipe data structures from gettext. CVS patchset: 2311 CVS date: 1998/09/14 20:58:51 commit b4f7b7d126eb85fe87ec99edae0a62ed4b56814e Author: jbj <devnull@localhost> Date: Mon Sep 14 18:55:18 1998 +0000 eliminate infinite loop with missing tmpdir (Trent Jarvi). CVS patchset: 2310 CVS date: 1998/09/14 18:55:18 commit 9d1dec2a001f969acd05a5257c709969c9d8bbb6 Author: jbj <devnull@localhost> Date: Mon Sep 14 17:50:49 1998 +0000 Parser for rpmpo files. CVS patchset: 2308 CVS date: 1998/09/14 17:50:49 commit e09d4d2fbfdbdedabe4cf0c969343adfd6e4cad6 Author: jbj <devnull@localhost> Date: Mon Sep 14 17:47:16 1998 +0000 os_canon for CYGWIN32_NT/95. CVS patchset: 2307 CVS date: 1998/09/14 17:47:16 commit 2847b27b7879b7ea50a2e6ceae0f0d8ea02210f9 Author: jbj <devnull@localhost> Date: Sun Sep 13 18:33:17 1998 +0000 Don't bother with untranslated RPMTAG_GROUP's. CVS patchset: 2304 CVS date: 1998/09/13 18:33:17 commit df2707beca642be48d3ad94004db79714cb79cae Author: jbj <devnull@localhost> Date: Sat Sep 12 21:49:03 1998 +0000 Merge in rpminject routines. CVS patchset: 2303 CVS date: 1998/09/12 21:49:03 commit b68857cfe164fdd3d60383434bd10f9974bf4027 Author: jbj <devnull@localhost> Date: Sat Sep 12 20:46:24 1998 +0000 rationalize autoconf detection of gzip/bzip2. CVS patchset: 2302 CVS date: 1998/09/12 20:46:24 commit bfb66fb33eaa6aa8ed417cd3514b14add42f23f2 Author: jbj <devnull@localhost> Date: Sat Sep 12 20:14:49 1998 +0000 Add inputdir, outputdir, and gentran flags. Attempt inverse of printing po strings. CVS patchset: 2300 CVS date: 1998/09/12 20:14:49 commit 47c0370a06a26fa13d1183fa1851a5aa78ca09a8 Author: jbj <devnull@localhost> Date: Sat Sep 12 19:12:08 1998 +0000 Extract I18N headers from rpms. CVS patchset: 2299 CVS date: 1998/09/12 19:12:08 commit f6aa54688c13665bf0c86ee87bbae9902b28bfd9 Author: jbj <devnull@localhost> Date: Sat Sep 12 13:29:10 1998 +0000 restore backward compatible rpmrc/rpmpopt symlinks. CVS patchset: 2298 CVS date: 1998/09/12 13:29:10 commit 4d8bd387702d57999e1d2586441b0c0dfc9fe7b3 Author: jbj <devnull@localhost> Date: Fri Sep 11 20:14:32 1998 +0000 update pt_BR translations (Arnaldo Carvalho de Melo). CVS patchset: 2296 CVS date: 1998/09/11 20:14:32 commit 640648d955debc56d49a19266a9cd067de94c615 Author: jbj <devnull@localhost> Date: Fri Sep 11 19:36:34 1998 +0000 update pt_BR translations (Arnaldo Carvalho de Melo). CVS patchset: 2294 CVS date: 1998/09/11 19:36:34 commit fc47c37e207b5fa70087015898e9a89b712c3e00 Author: jbj <devnull@localhost> Date: Fri Sep 11 08:11:06 1998 +0000 permit --{buildroot,timecheck,test,sign} with -tX (Toshio Kuratomi). CVS patchset: 2292 CVS date: 1998/09/11 08:11:06 commit 3d2769f74da29dd0ba948e7d2ab241f8fdba173d Author: jbj <devnull@localhost> Date: Fri Sep 11 07:57:41 1998 +0000 fix database rebuilds with triggers (Steve Sanberg). CVS patchset: 2290 CVS date: 1998/09/11 07:57:41 commit dd573c5a8a569afb2b0c1681b929adc6ad063ac8 Author: jbj <devnull@localhost> Date: Thu Sep 10 16:25:15 1998 +0000 diagnostic message if unreadable/short source or patch file. CVS patchset: 2287 CVS date: 1998/09/10 16:25:15 commit 173ebb3fe6d38ac123b13afa29b61a01409707f0 Author: jbj <devnull@localhost> Date: Thu Sep 10 15:09:21 1998 +0000 eliminate redundant close in provide/require processing. CVS patchset: 2286 CVS date: 1998/09/10 15:09:21 commit 1ae7d58bf0bab6baba3699d480aa19f4b5f5f548 Author: jbj <devnull@localhost> Date: Wed Sep 9 21:19:59 1998 +0000 solaris portability patch resurrection (Steve Sanberg). CVS patchset: 2284 CVS date: 1998/09/09 21:19:59 commit 0a4e182e4003be1497452658b7b3327975694641 Author: jbj <devnull@localhost> Date: Sat Sep 5 23:13:35 1998 +0000 Integrate shell and macro enviroments for scripts. CVS patchset: 2282 CVS date: 1998/09/05 23:13:35 commit 5973a1a52d424f1e40e944560c1bbe86064a6f4a Author: jbj <devnull@localhost> Date: Sat Sep 5 21:54:05 1998 +0000 More RPMVAR_* conversion to macros. CVS patchset: 2281 CVS date: 1998/09/05 21:54:05 commit 2e89e42535225624e56732a9a3c784bfa87e11cb Author: jbj <devnull@localhost> Date: Sat Sep 5 20:12:32 1998 +0000 Typo. CVS patchset: 2280 CVS date: 1998/09/05 20:12:32 commit e8b7b65b28000640df90a72d920eca7daa3db0aa Author: jbj <devnull@localhost> Date: Sat Sep 5 20:02:08 1998 +0000 Start converting variables into macro expansions. RPMVAR_SOURCEDIR -> %{_sourcedir} RPMVAR_BUILDDIR -> %{_builddir} CVS patchset: 2279 CVS date: 1998/09/05 20:02:08 commit dd8f00921aa4ec5b45d0db8b3b55b8ea109f1fed Author: jbj <devnull@localhost> Date: Sat Sep 5 18:20:52 1998 +0000 Rewrite strsep code using strtok for ANSI C portability. Remove RPMVAR_SETENV for now. CVS patchset: 2278 CVS date: 1998/09/05 18:20:52 commit 8fa9463826e3aef7ed763b2d1d6bb0937e91b8cd Author: jbj <devnull@localhost> Date: Fri Sep 4 16:17:46 1998 +0000 Sync with 5.2 branch. CVS patchset: 2275 CVS date: 1998/09/04 16:17:46 commit 03114f2cf11a853aaa6933beae97f49c2229851e Author: jbj <devnull@localhost> Date: Tue Sep 1 13:19:24 1998 +0000 align "Build Host:" with other fields CVS patchset: 2272 CVS date: 1998/09/01 13:19:24 commit b2c81de5d619a76a7cee983b87d8b12be32b2fed Author: jbj <devnull@localhost> Date: Mon Aug 31 21:06:41 1998 +0000 copy changelog tags to sub-packages just before packaging. CVS patchset: 2269 CVS date: 1998/08/31 21:06:41 commit db15666699babd446f30d74d5e76b0a6d5c28d93 Author: ewt <devnull@localhost> Date: Tue Aug 25 15:10:04 1998 +0000 added info on --triggers, --triggeredby CVS patchset: 2265 CVS date: 1998/08/25 15:10:04 commit 3d48c1b420b0740006e3b2128b61009a1d5f7dc8 Author: marc <devnull@localhost> Date: Sun Aug 23 19:23:18 1998 +0000 speeling -Marc CVS patchset: 2264 CVS date: 1998/08/23 19:23:18 commit 7c055ccee657b74321c21d9eeae9d421b3f39077 Author: jbj <devnull@localhost> Date: Thu Aug 20 19:12:30 1998 +0000 Typo. CVS patchset: 2263 CVS date: 1998/08/20 19:12:30 commit 0a38e41556db8b9070f04cc369559a1ed48cfaae Author: jbj <devnull@localhost> Date: Thu Aug 20 16:34:58 1998 +0000 Add RPMTAG_EPOCH and RPMTAG_CAPABILITY init to 0. CVS patchset: 2262 CVS date: 1998/08/20 16:34:58 commit fddd1e72153562ba64285af4b283bf155d3c5530 Author: ewt <devnull@localhost> Date: Wed Aug 19 02:30:02 1998 +0000 added epoch handling CVS patchset: 2261 CVS date: 1998/08/19 02:30:02 commit 546b00b2815a8b56876f74beffb6a45e7dcf91ba Author: jbj <devnull@localhost> Date: Sun Aug 16 18:47:20 1998 +0000 Re-add. CVS patchset: 2256 CVS date: 1998/08/16 18:47:20 commit 5a7141d62bdcfe3e50fca26cde2d70e21ed0ad83 Author: jbj <devnull@localhost> Date: Sun Aug 16 14:35:20 1998 +0000 Missing attribution. CVS patchset: 2255 CVS date: 1998/08/16 14:35:20 commit 8e9041037f6a50d37378c4c83c6267fe2e5c8849 Author: jbj <devnull@localhost> Date: Sun Aug 16 14:26:04 1998 +0000 sanity. CVS patchset: 2253 CVS date: 1998/08/16 14:26:04 commit 5c7453f237811c40615f4bf66c4276bab4551c02 Author: jbj <devnull@localhost> Date: Sun Aug 16 14:06:19 1998 +0000 - added :hex query format - fixed --querytags to display virtual tags CVS patchset: 2252 CVS date: 1998/08/16 14:06:19 commit 969ea06e161af3b6d6b232922c44a89e5fc77a6d Author: ewt <devnull@localhost> Date: Sun Aug 16 13:48:27 1998 +0000 CHANGES CVS patchset: 2251 CVS date: 1998/08/16 13:48:27 commit 2ae7a2d53ccc3ab8b56b795ff3b438f411d20290 Author: ewt <devnull@localhost> Date: Sun Aug 16 13:43:10 1998 +0000 added :hex format CVS patchset: 2250 CVS date: 1998/08/16 13:43:10 commit 85d8c817233a557ac69ec5268211d24ce7da3e44 Author: jbj <devnull@localhost> Date: Sat Aug 15 14:04:57 1998 +0000 Fix infinite recursion on non-ERANGE return from getcwd() during install. CVS patchset: 2245 CVS date: 1998/08/15 14:04:57 commit f612cb1bf38b0179bff78ed1b9303af287745ca3 Author: jbj <devnull@localhost> Date: Tue Aug 11 18:24:48 1998 +0000 Sync with 2.5.2 branch patches. cpio_gzip: dup the fd before doing gzdopen (Thanks Erik!) add --noLang to skip non-default languages. CVS patchset: 2243 CVS date: 1998/08/11 18:24:48 commit 8ff713d13030f2f598e33535366f785047bd50e4 Author: jbj <devnull@localhost> Date: Tue Aug 11 16:09:20 1998 +0000 rm .depend for multiple builds in same tree (Will Partain) CVS patchset: 2242 CVS date: 1998/08/11 16:09:20 commit 7a94ee782ec2afa3a1615f14cc8fb46fbad0becf Author: jbj <devnull@localhost> Date: Sun Aug 9 17:01:57 1998 +0000 Get the lead exactly right w/o reading rpmrc. CVS patchset: 2240 CVS date: 1998/08/09 17:01:57 commit aa8549e65b669b39fc8e9eb6e9288e853f5175d8 Author: jbj <devnull@localhost> Date: Sat Aug 8 22:27:08 1998 +0000 writeRPM can now copy cpio archive from fd. iVS: ---------------------------------------------------------------------- CVS patchset: 2239 CVS date: 1998/08/08 22:27:08 commit 145d77b79d95dcf1f4866921f97e97602c275f65 Author: jbj <devnull@localhost> Date: Fri Aug 7 18:35:05 1998 +0000 initMacros must be called someplace to enable full reursion. Suggestions for further arch/os decimation. CVS patchset: 2238 CVS date: 1998/08/07 18:35:05 commit b17070240573c434575c40f25a010a227c1db604 Author: adevries <devnull@localhost> Date: Thu Aug 6 21:53:49 1998 +0000 an update. CVS patchset: 2237 CVS date: 1998/08/06 21:53:49 commit 8bdb7e0448feb227dcf1050e57db255c6b136e27 Author: adevries <devnull@localhost> Date: Thu Aug 6 21:53:07 1998 +0000 This gets rid of all the basic rpm options for --buildarch and --buildos. CVS patchset: 2236 CVS date: 1998/08/06 21:53:07 commit 73a5b61c2685454e8d716aab23257a0e7ec5e2e2 Author: adevries <devnull@localhost> Date: Thu Aug 6 21:15:25 1998 +0000 Adding a list of things to do. CVS patchset: 2235 CVS date: 1998/08/06 21:15:25 commit d1ad332335c30f5d2ed5341174cb905713a3c203 Author: adevries <devnull@localhost> Date: Thu Aug 6 19:40:00 1998 +0000 The rpmReadConfigFiles() interface now has a new parameter on the end. CVS patchset: 2234 CVS date: 1998/08/06 19:40:00 commit dda966d5433b042f81d4fe9de4fd1248c291e7f2 Author: adevries <devnull@localhost> Date: Thu Aug 6 19:35:07 1998 +0000 Added support for --buildplatform, setenv: tag in rpmrc, fixed %buildplatform, fixed it so that the default buildarch is the canonacalized architecture, not the native. Cross building appears to work! CVS patchset: 2233 CVS date: 1998/08/06 19:35:07 commit 6d430b8a95f0b2a8f0aa520db4fcbde8e1ee7fc3 Author: adevries <devnull@localhost> Date: Thu Aug 6 19:27:54 1998 +0000 Add support for --buildplatform, and support for the setenv: tag in rpmrc files. Also fixed the %buildplatform macro a bit. Cross building appears to work! - CVS patchset: 2232 CVS date: 1998/08/06 19:27:54 commit 9422cd7082df9d5971ab89c42da00d8a8a284fde Author: ewt <devnull@localhost> Date: Thu Aug 6 14:30:10 1998 +0000 updated CVS patchset: 2230 CVS date: 1998/08/06 14:30:10 commit e1753d36d0c76330b34fdcac4f5cfad08e265ff3 Author: ewt <devnull@localhost> Date: Mon Aug 3 15:05:27 1998 +0000 fixed another typo CVS patchset: 2228 CVS date: 1998/08/03 15:05:27 commit 9ad6207b3ded440c87b5cdde0da51b8df7ab8361 Author: ewt <devnull@localhost> Date: Mon Aug 3 14:59:00 1998 +0000 fixed spelling of expected CVS patchset: 2224 CVS date: 1998/08/03 14:59:00 commit f33efd0cc48f62da84376724356e8d2d2bca9631 Author: jbj <devnull@localhost> Date: Sun Aug 2 15:14:38 1998 +0000 String substitution macro file. CVS patchset: 2223 CVS date: 1998/08/02 15:14:38 commit 0817a10a570692eeac21d30449999621124b2609 Author: jbj <devnull@localhost> Date: Sun Aug 2 15:03:54 1998 +0000 Create. CVS patchset: 2222 CVS date: 1998/08/02 15:03:54 commit 12c5bea4d847ac97efc837deeab2cdebc244df54 Author: jbj <devnull@localhost> Date: Sun Aug 2 13:48:37 1998 +0000 Special case of "/" in %files was broken. Don't freeMacros in freeSpec -- macros have been globalized. Remove extra debugging '_' prefix. CVS patchset: 2220 CVS date: 1998/08/02 13:48:37 commit c8271be9c7cff11211ff26e472dfb0ccc70b3290 Author: jbj <devnull@localhost> Date: Sat Aug 1 18:48:06 1998 +0000 Preliminary macro invironment as side effect of rpmrc parse. CVS patchset: 2219 CVS date: 1998/08/01 18:48:06 commit 134c5ae3ba10d3dccdb3a189a891c2ec5dae1104 Author: jbj <devnull@localhost> Date: Fri Jul 31 20:53:45 1998 +0000 (Un)typo. CVS patchset: 2218 CVS date: 1998/07/31 20:53:45 commit 4c932b343e9fd1e98eb10458cabb8abf4d924ce6 Author: jbj <devnull@localhost> Date: Fri Jul 31 20:29:03 1998 +0000 Typo. CVS patchset: 2217 CVS date: 1998/07/31 20:29:03 commit c88091c8e0627d2a7ff2e8784e8455085e15fc86 Author: jbj <devnull@localhost> Date: Fri Jul 31 20:17:06 1998 +0000 Typo. CVS patchset: 2216 CVS date: 1998/07/31 20:17:06 commit f005d723a5290e9afa1c832fa667720d9ca11fd3 Author: jbj <devnull@localhost> Date: Fri Jul 31 20:11:49 1998 +0000 Macro handling in rpmlib -- rework include: tag with macro expansion. CVS patchset: 2215 CVS date: 1998/07/31 20:11:49 commit fc09e52f545cd99dc9f9b98b36518f17d57ed2c3 Author: jbj <devnull@localhost> Date: Thu Jul 30 22:42:18 1998 +0000 First attempt at librpmbuild API. CVS patchset: 2214 CVS date: 1998/07/30 22:42:18 commit 5142bf78e626b861ec1af6be7d81d3bb5c0afe03 Author: jbj <devnull@localhost> Date: Thu Jul 30 22:09:42 1998 +0000 Consolidated includes for librpmbuild API. CVS patchset: 2213 CVS date: 1998/07/30 22:09:42 commit ff2267faac75d20f0b8e8ebfda7f571403ad5ee5 Author: ewt <devnull@localhost> Date: Thu Jul 30 14:53:29 1998 +0000 don't strcmp() a NULL longName CVS patchset: 2212 CVS date: 1998/07/30 14:53:29 commit 55bcc2c4bbcc85a6bb392066929eb0b7887c7d3b Author: ewt <devnull@localhost> Date: Thu Jul 30 14:18:58 1998 +0000 fixed stupif strdup() mistake CVS patchset: 2209 CVS date: 1998/07/30 14:18:58 commit 63842cc30591b5e7dd62471d14fa0b7e37f175ea Author: ewt <devnull@localhost> Date: Wed Jul 29 16:03:04 1998 +0000 updated for exec passing command name CVS patchset: 2207 CVS date: 1998/07/29 16:03:04 commit c0d30e86e32307a700ed8d2f7fd33040e3cf4c63 Author: ewt <devnull@localhost> Date: Wed Jul 29 16:02:54 1998 +0000 added poptSetExecPath() CVS patchset: 2206 CVS date: 1998/07/29 16:02:54 commit a9363dbdd1fedd4c7491884a25e5f0ae4b9fc5ad Author: ewt <devnull@localhost> Date: Wed Jul 29 14:37:11 1998 +0000 success check of access() was backwards CVS patchset: 2200 CVS date: 1998/07/29 14:37:11 commit 49059ccc58ab090f18da19ff724d0b6a3d6a1e12 Author: adevries <devnull@localhost> Date: Wed Jul 29 00:57:09 1998 +0000 Woops! fixed it so on free(), it doesn't segfault. - CVS patchset: 2199 CVS date: 1998/07/29 00:57:09 commit 8438ce1cd7875c57e54a666f8eb23039f0b307c9 Author: adevries <devnull@localhost> Date: Wed Jul 29 00:39:18 1998 +0000 Modified rpmrc.c to allow include: lines in rpmrc files. Also, added functionality to be able to do rpmrc variable-based includes, such as: include: /usr/lib/rpm/build/%buildplatform.conf Added three new RPMVAR types, RPMVAR_OS, RPMVAR_ARCH and RPMVAR_BUILDPLATFORM . - CVS patchset: 2198 CVS date: 1998/07/29 00:39:18 commit 9ae23df85b5a76eedac8181a6fe25b39b7d9205d Author: adevries <devnull@localhost> Date: Wed Jul 29 00:36:30 1998 +0000 Changed the version number, added include functionality. CVS patchset: 2197 CVS date: 1998/07/29 00:36:30 commit 4e758564ca52acfd2dc780d50010be8189a83d7d Author: ewt <devnull@localhost> Date: Mon Jul 27 18:55:56 1998 +0000 1) pass the name of the current exectuable to exec'd scripts 2) removed support for setting up popt alises through enviornment variables CVS patchset: 2196 CVS date: 1998/07/27 18:55:56 commit 731b388974e6ef376beb75347c10cae568e62825 Author: ewt <devnull@localhost> Date: Mon Jul 27 18:55:07 1998 +0000 added findme.c CVS patchset: 2195 CVS date: 1998/07/27 18:55:07 commit 00a4aa9a8950f58956a94dad099d94f3c2ef2869 Author: ewt <devnull@localhost> Date: Mon Jul 27 18:53:42 1998 +0000 *** empty log message *** CVS patchset: 2194 CVS date: 1998/07/27 18:53:42 commit fe7d5c009aedaf6cbba372146094170a32ca18cd Author: ewt <devnull@localhost> Date: Mon Jul 27 18:45:47 1998 +0000 changed version number to 2.90 CVS patchset: 2193 CVS date: 1998/07/27 18:45:47 commit 9dd96c1cabe0860db0f7765e8dc1f0097aefac61 Author: ewt <devnull@localhost> Date: Mon Jul 27 16:25:21 1998 +0000 added test1 CVS patchset: 2192 CVS date: 1998/07/27 16:25:21 commit c1f123e6a2a264ee3613daa0d22c34232ea9e769 Author: ewt <devnull@localhost> Date: Mon Jul 27 16:24:50 1998 +0000 no need to check for mmap anymore CVS patchset: 2191 CVS date: 1998/07/27 16:24:50 commit 6d8813f7ff02b3e2e9fb0fdce5941656e5b25434 Author: ewt <devnull@localhost> Date: Mon Jul 27 16:01:38 1998 +0000 *** empty log message *** CVS patchset: 2190 CVS date: 1998/07/27 16:01:38 commit 976e67e456992ac6708990f102b24ed8c77de210 Author: ewt <devnull@localhost> Date: Mon Jul 27 16:00:38 1998 +0000 added -Wall be default CVS patchset: 2189 CVS date: 1998/07/27 16:00:38 commit ba97f4c646356c223ccd79059631a185b58b3c84 Author: ewt <devnull@localhost> Date: Mon Jul 27 15:58:33 1998 +0000 build the test cases CVS patchset: 2188 CVS date: 1998/07/27 15:58:33 commit 621f97f98e8ccf9be11ac179929f42f7020a2901 Author: ewt <devnull@localhost> Date: Mon Jul 27 15:54:20 1998 +0000 *** empty log message *** CVS patchset: 2187 CVS date: 1998/07/27 15:54:20 commit 60853de1bef46b700cd51dc1ab2409c0101098f3 Author: ewt <devnull@localhost> Date: Mon Jul 27 15:53:36 1998 +0000 1) moved duplicated alias handling code into handleAlias() 2) added support for exec options CVS patchset: 2186 CVS date: 1998/07/27 15:53:36 commit 0c487fc908215cfd871cff69a43f9cf65d68f8fd Author: ewt <devnull@localhost> Date: Mon Jul 27 15:52:21 1998 +0000 1) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRST 2) added POPT_CONTEXT_NO_EXEC CVS patchset: 2185 CVS date: 1998/07/27 15:52:21 commit 3bcb7e50e52426cf3dbfddb40aed60e53be9de2e Author: ewt <devnull@localhost> Date: Mon Jul 27 12:55:49 1998 +0000 don't use mmap anymore -- it's not worth the trouble CVS patchset: 2184 CVS date: 1998/07/27 12:55:49 commit e4151252f8c4e422e18f83616392e3dc53d6d1ab Author: jbj <devnull@localhost> Date: Sat Jul 25 21:00:26 1998 +0000 Aggregate system includes into system.h. Rearrange functions to minimize exported routines in librpmbuild API. VS: ---------------------------------------------------------------------- CVS patchset: 2183 CVS date: 1998/07/25 21:00:26 commit c617a31606aec7fccaf26e0947f15f4cbacf089b Author: jbj <devnull@localhost> Date: Sat Jul 25 15:33:15 1998 +0000 Generalize cpio I/O to eliminate pipe to exec'd gzip on install. CVS patchset: 2182 CVS date: 1998/07/25 15:33:15 commit 9acba0bdddcbd3cfd7c3d6729191b23dab432097 Author: jbj <devnull@localhost> Date: Sat Jul 25 15:10:58 1998 +0000 Add multiple include avoidance and c++ prototype wrapping throughout *.h. Delete trailing white space in *.h. CVS patchset: 2181 CVS date: 1998/07/25 15:10:58 commit 15ac92ba2933d5953abbcae4fa75a771ca5b85e3 Author: jbj <devnull@localhost> Date: Sat Jul 25 15:01:44 1998 +0000 Better query semantics with symlinks (Tim Mooney). CVS patchset: 2180 CVS date: 1998/07/25 15:01:44 commit 2d00835e5bc72bc3ac82e9cf51ab14a51a90e6c9 Author: jbj <devnull@localhost> Date: Fri Jul 24 20:30:55 1998 +0000 Patch from Tim Mooney. CVS patchset: 2179 CVS date: 1998/07/24 20:30:55 commit 765310798953e6a7a82fefe294101330c6d2dc29 Author: jbj <devnull@localhost> Date: Thu Jul 23 16:57:44 1998 +0000 Typo. CVS patchset: 2177 CVS date: 1998/07/23 16:57:44 commit 4b57bc1a40c2ec6d6be1d336909ffb7a6fdbe98d Author: jbj <devnull@localhost> Date: Thu Jul 23 16:57:06 1998 +0000 Create. CVS patchset: 2176 CVS date: 1998/07/23 16:57:06 commit 29d5aee8d8d5113f3e6330237c670f61fff495fa Author: jbj <devnull@localhost> Date: Fri Jul 17 14:53:06 1998 +0000 Move rpmrc/rpmpopt to /usr/lib/rpm. CVS patchset: 2175 CVS date: 1998/07/17 14:53:06 commit c1fc46aeb8e828b0d5e196ef774c05fc1aae9ff5 Author: jbj <devnull@localhost> Date: Fri Jul 17 14:18:48 1998 +0000 Create. CVS patchset: 2174 CVS date: 1998/07/17 14:18:48 commit e6545be221f736d49cc746ced7ef8f5fe7dc272c Author: jbj <devnull@localhost> Date: Fri Jul 17 14:15:55 1998 +0000 Finish planting /usr/lib/rpm (remove compatibility symlinks). CVS patchset: 2173 CVS date: 1998/07/17 14:15:55 commit 2089bf9496276647c8d596df1ecf21ed9c3abf81 Author: jbj <devnull@localhost> Date: Thu Jul 16 14:23:41 1998 +0000 Bugfix from Fredrik Hubinette <hubbe@hubbe.net>. CVS patchset: 2171 CVS date: 1998/07/16 14:23:41 commit 94f5fbeec363059ca9eb986ee294ffcdf20bcb04 Author: jbj <devnull@localhost> Date: Wed Jul 8 17:50:48 1998 +0000 Add new fully recursive macro.c CVS patchset: 2169 CVS date: 1998/07/08 17:50:48 commit 209af5b9eb64f5aa35666ad6439c5c3db2f25f1b Author: jbj <devnull@localhost> Date: Wed Jul 8 17:30:37 1998 +0000 Add {init,add,expand}Macro args everywhere (new macro.c compatibility). Create /usr/lib/rpm directory and move rpmrc et al there. CVS patchset: 2168 CVS date: 1998/07/08 17:30:37 commit 27c677e034eca8672881414f1ceb33fe3144e3dc Author: jbj <devnull@localhost> Date: Mon Jul 6 19:26:26 1998 +0000 Typo -- include RPMS/* too. CVS patchset: 2167 CVS date: 1998/07/06 19:26:26 commit a5ab233a9ad2e65b5e1203209410edf2ddb10f5f Author: marc <devnull@localhost> Date: Fri Jul 3 06:20:59 1998 +0000 allow %define with leading whitespace CVS patchset: 2165 CVS date: 1998/07/03 06:20:59 commit 29ce440d2024be3a4524a8beba514e5c2684c6e3 Author: jbj <devnull@localhost> Date: Wed Jul 1 19:17:51 1998 +0000 CVS fiddles. CVS patchset: 2164 CVS date: 1998/07/01 19:17:51 commit 301d338bc0595b8b949fec9a1b282e01c013c04e Author: ewt <devnull@localhost> Date: Tue Jun 30 20:13:44 1998 +0000 changed group to Utilities/System CVS patchset: 2163 CVS date: 1998/06/30 20:13:44 commit f9cd7f58aba4470c1aef6a741a50b83c4cda416b Author: ewt <devnull@localhost> Date: Tue Jun 30 18:53:43 1998 +0000 *** empty log message *** CVS patchset: 2162 CVS date: 1998/06/30 18:53:43 commit c5ed4ca1260c96a3e1c10a06cf0e20863b54a98e Author: ewt <devnull@localhost> Date: Tue Jun 30 18:53:06 1998 +0000 version 2.5.2 CVS patchset: 2161 CVS date: 1998/06/30 18:53:06 commit 51ec6e32a0a6d2491392bd938e5a01c708fc1108 Author: ewt <devnull@localhost> Date: Tue Jun 30 18:52:54 1998 +0000 Provides: parsing in rpmrc wasn't done properly CVS patchset: 2160 CVS date: 1998/06/30 18:52:54 commit bfc226e9ad87110c9aa0f0d3466135e0f8f47050 Author: ewt <devnull@localhost> Date: Tue Jun 30 18:52:29 1998 +0000 added an error message when rmdir() fails CVS patchset: 2159 CVS date: 1998/06/30 18:52:29 commit 5de4d92922b081d951cfb70bd62c9b15322e0879 Author: ewt <devnull@localhost> Date: Tue Jun 30 18:51:44 1998 +0000 added --notriggers CVS patchset: 2158 CVS date: 1998/06/30 18:51:44 commit e74380923ff04001fd927522145a88a0cf7c717e Author: ewt <devnull@localhost> Date: Tue Jun 30 18:51:25 1998 +0000 1) added NOTRIGGERS support 2) trigger versions include the trigger name for some reason; ignore the name portion if it's there CVS patchset: 2157 CVS date: 1998/06/30 18:51:25 commit ccdab42a9e60001a3562564ff2d88e087119c33c Author: ewt <devnull@localhost> Date: Tue Jun 30 18:50:47 1998 +0000 1) made --triggers an alias for --triggerscripts 2) added --filesbypkg CVS patchset: 2156 CVS date: 1998/06/30 18:50:47 commit 682ea21b932eb4c4ee5b9a58e99fb4798123ff90 Author: ewt <devnull@localhost> Date: Tue Jun 30 18:50:15 1998 +0000 1) version 2.5.2 2) moved buildroot to /var/tmp 3) /usr/src/redhat/RPMS should have been %dir CVS patchset: 2155 CVS date: 1998/06/30 18:50:15 commit bc0bfe06213d8620e0b7726888e591cc36238fc1 Author: ewt <devnull@localhost> Date: Tue Jun 30 18:47:20 1998 +0000 added updated machten and arm entries CVS patchset: 2154 CVS date: 1998/06/30 18:47:20 commit c56cf7d21ebaf25b8df6fe561850450d632c94c8 Author: ewt <devnull@localhost> Date: Tue Jun 30 18:46:54 1998 +0000 ftp installs were adding an extra /tmp/ to the tmpdir CVS patchset: 2153 CVS date: 1998/06/30 18:46:54 commit d01943ad8a933c2e7d48f5cf0af244feb6d4f195 Author: marc <devnull@localhost> Date: Mon Jun 29 04:42:36 1998 +0000 *** empty log message *** CVS patchset: 2152 CVS date: 1998/06/29 04:42:36 commit 710acda0e4a7bff49af56bf9c3c770085495eac2 Author: ewt <devnull@localhost> Date: Sun Jun 14 16:04:37 1998 +0000 *** empty log message *** CVS patchset: 2151 CVS date: 1998/06/14 16:04:37 commit 119bcbf20499aab8d6421a00a16ae3ceb14c7683 Author: ewt <devnull@localhost> Date: Sun Jun 14 16:04:00 1998 +0000 fssizes weren't behaving for pacakges w/o file list CVS patchset: 2150 CVS date: 1998/06/14 16:04:00 commit 835ae99566c22cf8bfac0f6d53e035faca385df8 Author: ewt <devnull@localhost> Date: Sun Jun 14 16:03:14 1998 +0000 more updates from Tim Mooney CVS patchset: 2149 CVS date: 1998/06/14 16:03:14 commit d32b57aafa60dccb0af4996e3eed1d127e57be06 Author: msf <devnull@localhost> Date: Fri Jun 12 19:50:44 1998 +0000 Enhanced the '--last' option to include release and version numbers CVS patchset: 2148 CVS date: 1998/06/12 19:50:44 commit 10cc4878e97b7feaaaad7ab2a5f634b3dce586bc Author: ewt <devnull@localhost> Date: Thu Jun 11 20:02:29 1998 +0000 --justdb should tag files as normal CVS patchset: 2147 CVS date: 1998/06/11 20:02:29 commit 1c35d8d6d7fc3763be564c207567b3fe26818c24 Author: jbj <devnull@localhost> Date: Thu Jun 11 02:58:13 1998 +0000 Typo. CVS patchset: 2146 CVS date: 1998/06/11 02:58:13 commit 34d149ffdaada50c8889b5c3592562965e6e90c5 Author: marc <devnull@localhost> Date: Mon Jun 8 00:12:17 1998 +0000 Group: i18n CVS patchset: 2145 CVS date: 1998/06/08 00:12:17 commit 14996941672975dbbb02e8a40cc5efb7241395a9 Author: marc <devnull@localhost> Date: Thu Jun 4 17:03:29 1998 +0000 - added --last alias - fix :depflags query format CVS patchset: 2144 CVS date: 1998/06/04 17:03:29 commit ec3256b8b9bccbb428f437772a4aea211699a2bd Author: marc <devnull@localhost> Date: Wed Jun 3 03:32:59 1998 +0000 - fix bug packing /usr/doc when last file was %dir CVS patchset: 2143 CVS date: 1998/06/03 03:32:59 commit a8975d188ea58fee841b4da0ec38140e786ce89d Author: marc <devnull@localhost> Date: Tue Jun 2 21:34:51 1998 +0000 - fixed ugly i18n header bug - deal with lang paths sanely when entries are missing languages CVS patchset: 2142 CVS date: 1998/06/02 21:34:51 commit 5373b67cf1d99d7746fc630a5fd9d5b2f7a87b89 Author: marc <devnull@localhost> Date: Tue Jun 2 19:53:21 1998 +0000 handle %files -f with no %setup (no build directory) CVS patchset: 2141 CVS date: 1998/06/02 19:53:21 commit 0c0931281542c4c59dd8de85720193904697b9fc Author: marc <devnull@localhost> Date: Tue Jun 2 19:30:23 1998 +0000 follow symlinks in source packages copy CHANGELOG* and URL stuff to all subpackages CVS patchset: 2140 CVS date: 1998/06/02 19:30:23 commit 006dd62fd2930f4cf17a1381eb7b40ae93f72a63 Author: ewt <devnull@localhost> Date: Tue Jun 2 13:48:59 1998 +0000 *** empty log message *** CVS patchset: 2139 CVS date: 1998/06/02 13:48:59 commit ebc7a63bddcf53a46911ef1e2bf579c3da99903d Author: ewt <devnull@localhost> Date: Tue Jun 2 13:48:05 1998 +0000 let -bs build just a source package CVS patchset: 2138 CVS date: 1998/06/02 13:48:05 commit 58aec46809ebba2efaebc330cb1e9894a4d85439 Author: ewt <devnull@localhost> Date: Wed May 27 02:17:44 1998 +0000 version 2.5.1 CVS patchset: 2137 CVS date: 1998/05/27 02:17:44 commit 45570444844be9203b28d6ed8dd9b238eeb7e1a5 Author: marc <devnull@localhost> Date: Wed May 27 02:17:21 1998 +0000 Fix segfault CVS patchset: 2136 CVS date: 1998/05/27 02:17:21 commit 1789870b35cdbd1ca058bd22affe6ffd31fdacbd Author: ewt <devnull@localhost> Date: Tue May 26 13:45:16 1998 +0000 - set file states to missing for --justdb packages - handle missing file states properly in -e code - install time wasn missing for --justdb packages CVS patchset: 2135 CVS date: 1998/05/26 13:45:16 commit 089681ce55499b31a023febf4c0d13845ff04fad Author: ewt <devnull@localhost> Date: Tue May 26 13:28:48 1998 +0000 various updates from Tim Mooney CVS patchset: 2134 CVS date: 1998/05/26 13:28:48 commit 7d24769a3365676ddeed076b6e5db296cca1e85a Author: ewt <devnull@localhost> Date: Tue May 26 13:26:09 1998 +0000 aix.req CVS patchset: 2133 CVS date: 1998/05/26 13:26:09 commit 3e1560b060467de0cc92b72ed77a227cf41b8c16 Author: ewt <devnull@localhost> Date: Tue May 26 13:23:03 1998 +0000 fixed typo CVS patchset: 2132 CVS date: 1998/05/26 13:23:03 commit 07ec9c5bc2527133d784e00a0a069e6f70726295 Author: ewt <devnull@localhost> Date: Tue May 26 13:22:39 1998 +0000 prefer db_185.h to db.h CVS patchset: 2131 CVS date: 1998/05/26 13:22:39 commit 0968b7855484ba6523f0ac33b2faf7b9be7d0676 Author: ewt <devnull@localhost> Date: Tue May 26 13:20:40 1998 +0000 added finish translation CVS patchset: 2130 CVS date: 1998/05/26 13:20:40 commit 9848b7df30f5213f11149a4fe8528af534dad4ba Author: ewt <devnull@localhost> Date: Tue May 26 13:19:52 1998 +0000 set bzip2path through configure CVS patchset: 2129 CVS date: 1998/05/26 13:19:52 commit 12c8e2c29ca59e0f4f60dc0d0630bdfffe841b03 Author: marc <devnull@localhost> Date: Mon May 25 18:40:25 1998 +0000 *** empty log message *** CVS patchset: 2128 CVS date: 1998/05/25 18:40:25 commit c39795e7df882ce289ea6e8b8d2511c4db4800d0 Author: marc <devnull@localhost> Date: Mon May 25 03:18:54 1998 +0000 Added headerGzRead() and headerGzWrite() CVS patchset: 2127 CVS date: 1998/05/25 03:18:54 commit 700837975a076d06a47007bf097c5e22fc94587e Author: marc <devnull@localhost> Date: Sun May 24 22:41:45 1998 +0000 *** empty log message *** CVS patchset: 2126 CVS date: 1998/05/24 22:41:45 commit 1213df19a247d02cfe7273da718e903bbd263ed5 Author: marc <devnull@localhost> Date: Sun May 24 22:38:40 1998 +0000 unlink() before writing RPM CVS patchset: 2125 CVS date: 1998/05/24 22:38:40 commit 82636fbc4b1f3acbf561ee143672b9eadad03359 Author: ewt <devnull@localhost> Date: Thu May 21 18:13:16 1998 +0000 added config.h.in CVS patchset: 2124 CVS date: 1998/05/21 18:13:16 commit e5dd155e6ddf10263ed2f2fd7b79125db76d7676 Author: ewt <devnull@localhost> Date: Thu May 21 18:12:48 1998 +0000 added loads of .cvsignore files CVS patchset: 2123 CVS date: 1998/05/21 18:12:48 commit 4ff9973e0685f7b7ac8f0c20cffbc2a60ffd1aa0 Author: ewt <devnull@localhost> Date: Thu May 21 18:11:24 1998 +0000 removed CHANGES CVS patchset: 2122 CVS date: 1998/05/21 18:11:24 commit 76518a7790bc74de852e469f34949c62b0c17588 Author: ewt <devnull@localhost> Date: Thu May 21 18:11:14 1998 +0000 added CHANGES file updated .cvsignore CVS patchset: 2121 CVS date: 1998/05/21 18:11:14 commit 7e3b1b2197df204e1063a2c207516ab5b74576f2 Author: marc <devnull@localhost> Date: Thu May 21 03:21:13 1998 +0000 - make %doc script obey --test - hopefully fix temp file creation problems CVS patchset: 2120 CVS date: 1998/05/21 03:21:13 commit f0d4eed0dbd83837bc3abaf19f0c0957103a0786 Author: marc <devnull@localhost> Date: Wed May 20 17:05:26 1998 +0000 Actually catch errors from readLine() CVS patchset: 2119 CVS date: 1998/05/20 17:05:26 commit c1b802dfda639c253884252835ca7f8020a56338 Author: marc <devnull@localhost> Date: Mon May 18 15:16:16 1998 +0000 fail if sources are not regular files CVS patchset: 2118 CVS date: 1998/05/18 15:16:16 commit b460ebd46bf1c0b4ef998ee3c2d37152f4fc6b76 Author: ewt <devnull@localhost> Date: Sun May 10 20:32:15 1998 +0000 .cvsignore CVS patchset: 2117 CVS date: 1998/05/10 20:32:15 commit 6931b10c8525aebeec9bfe9a80ce3ca72bbe3c91 Author: ewt <devnull@localhost> Date: Sun May 10 20:31:51 1998 +0000 .cvsignore CVS patchset: 2116 CVS date: 1998/05/10 20:31:51 commit d2fc8072f9abecd24513596e9fee59d1ab0a51e4 Author: ewt <devnull@localhost> Date: Sun May 10 18:37:35 1998 +0000 don't pay attention to reqflags unless a reqversion is present <sigh> CVS patchset: 2115 CVS date: 1998/05/10 18:37:35 commit a03489fed04770208d62db8bc01ed50858e153e3 Author: ewt <devnull@localhost> Date: Thu May 7 19:01:58 1998 +0000 *** empty log message *** CVS patchset: 2114 CVS date: 1998/05/07 19:01:58 commit 7ff21b80097a1fca5b98cfc384bf7b128cb55de7 Author: ewt <devnull@localhost> Date: Thu May 7 18:22:34 1998 +0000 updated translations requires patch >= 2.5 CVS patchset: 2113 CVS date: 1998/05/07 18:22:34 commit 07fe25a61bb1049ad47dc083966603a722254902 Author: ewt <devnull@localhost> Date: Wed May 6 21:46:17 1998 +0000 *** empty log message *** CVS patchset: 2112 CVS date: 1998/05/06 21:46:17 commit 16e9eae0e1bf199f8cb66b0e578df9a6fb49ccc2 Author: ewt <devnull@localhost> Date: Wed May 6 21:46:03 1998 +0000 shared files weren't handled properly in netsharedpaths CVS patchset: 2111 CVS date: 1998/05/06 21:46:03 commit 6c5e7ad28b10124c700610683ce0ec855c168147 Author: marc <devnull@localhost> Date: Wed May 6 21:07:04 1998 +0000 fixed bug in part recognition CVS patchset: 2110 CVS date: 1998/05/06 21:07:04 commit b527117c0344ab7d2d7a8989f46f757577b7ccfe Author: ewt <devnull@localhost> Date: Tue May 5 23:19:54 1998 +0000 *** empty log message *** CVS patchset: 2109 CVS date: 1998/05/05 23:19:54 commit fb90f503ddb332f4c043773699b18a58dfa87787 Author: ewt <devnull@localhost> Date: Tue May 5 23:12:17 1998 +0000 fixed misc memory leaks CVS patchset: 2108 CVS date: 1998/05/05 23:12:17 commit 2a0f3482cbff46bee5894bc4cc5cd259c696acda Author: marc <devnull@localhost> Date: Tue May 5 18:24:36 1998 +0000 Copy the I18N table to the source header so i18n works there CVS patchset: 2107 CVS date: 1998/05/05 18:24:36 commit 27e10f28bb8ae185f64bc861800069707b2dfa08 Author: ewt <devnull@localhost> Date: Mon May 4 21:30:12 1998 +0000 version 2.5 CVS patchset: 2106 CVS date: 1998/05/04 21:30:12 commit 72dedbf1dd34327db2ad911010730093d8342c59 Author: marc <devnull@localhost> Date: Fri May 1 21:10:51 1998 +0000 - save/restore existing arch when done with buildarch CVS patchset: 2105 CVS date: 1998/05/01 21:10:51 commit 26d510ed983cb4dc3e89d533e6b9f16c5fcf2091 Author: ewt <devnull@localhost> Date: Fri May 1 19:33:51 1998 +0000 static rpm generation was fubarred CVS patchset: 2104 CVS date: 1998/05/01 19:33:51 commit 2afff79ebcefd9d8b2030181ab83e3d73d3f94d6 Author: ewt <devnull@localhost> Date: Fri May 1 19:33:36 1998 +0000 didn't handle packages w/ empty filelists CVS patchset: 2103 CVS date: 1998/05/01 19:33:36 commit bef12c4a53f69b404c716e3b295669372ee8ad81 Author: marc <devnull@localhost> Date: Fri May 1 17:10:25 1998 +0000 - headerGetEntry() should return count of 1 when returning strings plucked from i18n strings CVS patchset: 2102 CVS date: 1998/05/01 17:10:25 commit da136c205c9c605e614c42c0c732eee6804afccc Author: marc <devnull@localhost> Date: Fri May 1 01:54:27 1998 +0000 Do not remove comments in scripts CVS patchset: 2101 CVS date: 1998/05/01 01:54:27 commit 27dc5bb73ec72d37ada0d3710a0d481719b66360 Author: marc <devnull@localhost> Date: Thu Apr 30 21:20:01 1998 +0000 undo bug inbtroduced when moving macro before %if CVS patchset: 2100 CVS date: 1998/04/30 21:20:01 commit 9e5c81ab8b3a1ade086d9a0eaa772302e60a38f0 Author: ewt <devnull@localhost> Date: Thu Apr 30 20:34:08 1998 +0000 dump postun triggers properly CVS patchset: 2099 CVS date: 1998/04/30 20:34:08 commit 5cbb2405f4bbd97d4914c251bdb17a59c504cd18 Author: marc <devnull@localhost> Date: Thu Apr 30 15:20:58 1998 +0000 include icons in the source packages CVS patchset: 2098 CVS date: 1998/04/30 15:20:58 commit aa3c0aabd1a22e80b2577547b3da1a0a192f6050 Author: marc <devnull@localhost> Date: Wed Apr 22 18:11:31 1998 +0000 fix type in %triggerpostun CVS patchset: 2097 CVS date: 1998/04/22 18:11:31 commit 0f78a6d5e8e01f4f83133d7bbe1703e38ecc1ba8 Author: ewt <devnull@localhost> Date: Mon Apr 20 14:44:35 1998 +0000 *** empty log message *** CVS patchset: 2096 CVS date: 1998/04/20 14:44:35 commit 134a297b4edcdb734f915655f146599ce985b999 Author: ewt <devnull@localhost> Date: Mon Apr 20 14:44:07 1998 +0000 need to init freePrefixes CVS patchset: 2095 CVS date: 1998/04/20 14:44:07 commit 47571d8adfd2014da9ba84458b654f8bd0882141 Author: marc <devnull@localhost> Date: Mon Apr 20 01:15:41 1998 +0000 Missed some unlinks() when scripts failed CVS patchset: 2094 CVS date: 1998/04/20 01:15:41 commit 09ddb1a9f020b5c33d1316f8f6bd8f106a6191a5 Author: marc <devnull@localhost> Date: Fri Apr 17 04:25:27 1998 +0000 Added AutoReq: and AutoProv: CVS patchset: 2093 CVS date: 1998/04/17 04:25:27 commit fded3f9abc235a876bb53fc3fc8bf1ab897e2d11 Author: ewt <devnull@localhost> Date: Thu Apr 16 16:25:03 1998 +0000 pay attention to autoreqprov flag CVS patchset: 2092 CVS date: 1998/04/16 16:25:03 commit 272e203dabf2ebbd2b3a75a53415d87928d5f820 Author: ewt <devnull@localhost> Date: Thu Apr 16 16:23:19 1998 +0000 return as soon as a dep loop is found CVS patchset: 2091 CVS date: 1998/04/16 16:23:19 commit a615f6e8e9a8feea1c96ff59dab8f2370a961efc Author: marc <devnull@localhost> Date: Wed Apr 15 15:01:51 1998 +0000 Do macro expansion before %if processing CVS patchset: 2090 CVS date: 1998/04/15 15:01:51 commit 7d292a2860369511251666344badff46898d5920 Author: marc <devnull@localhost> Date: Mon Apr 13 18:10:20 1998 +0000 return code buglet CVS patchset: 2089 CVS date: 1998/04/13 18:10:20 commit ebc77079a107b33fcf67f8db4350d45104b47699 Author: ewt <devnull@localhost> Date: Sat Apr 11 16:07:32 1998 +0000 version 2.4.109 CVS patchset: 2088 CVS date: 1998/04/11 16:07:32 commit 4da20c6624afa7bed25551cf3916bb2c9d0004d8 Author: ewt <devnull@localhost> Date: Sat Apr 11 16:06:58 1998 +0000 *** empty log message *** CVS patchset: 2087 CVS date: 1998/04/11 16:06:58 commit ac79b84d1aa101f7126c66b7fb286c9c298c732f Author: ewt <devnull@localhost> Date: Sat Apr 11 16:05:42 1998 +0000 1) don't malloc() 0 2) fixed some memory leaks CVS patchset: 2086 CVS date: 1998/04/11 16:05:42 commit 484c325f037a36ccd8a69859f077ff1efe5f8da7 Author: marc <devnull@localhost> Date: Thu Apr 9 20:20:17 1998 +0000 Jeff Johnson's memleak patches CVS patchset: 2085 CVS date: 1998/04/09 20:20:17 commit 16bd7e06bb57e03179759f38279736eafdaff312 Author: marc <devnull@localhost> Date: Thu Apr 9 16:46:30 1998 +0000 - remove icons with --rmsource - do dependecy generation on -bl - check files on all packages on -bl CVS patchset: 2084 CVS date: 1998/04/09 16:46:30 commit 95b362f4a1f95721c12ff50d13616dbc19ff3626 Author: ewt <devnull@localhost> Date: Thu Apr 9 14:00:32 1998 +0000 fixed some broken install rules CVS patchset: 2083 CVS date: 1998/04/09 14:00:32 commit 7fbc5ef8673823d1a72c649f4889bb7c87ff03b7 Author: ewt <devnull@localhost> Date: Thu Apr 9 13:59:38 1998 +0000 don't override CFLAGS for make, just for configure CVS patchset: 2082 CVS date: 1998/04/09 13:59:38 commit d1403fe120b8cda1ae6511575b5a5fc44371b65b Author: ewt <devnull@localhost> Date: Thu Apr 9 13:55:29 1998 +0000 - version 1.1.1 - spec file needs to ./configure CVS patchset: 2081 CVS date: 1998/04/09 13:55:29 commit 2a02725d9e46d014c5961ffa98c5f7cd4051cfff Author: ewt <devnull@localhost> Date: Thu Apr 9 02:48:44 1998 +0000 version 2.4.108 (the tags for 2.4.107 are wrong though) CVS patchset: 2080 CVS date: 1998/04/09 02:48:44 commit 7d993d1bea2d83c7056ee35d9983a0a3e03ad9e3 Author: ewt <devnull@localhost> Date: Thu Apr 9 02:46:40 1998 +0000 *** empty log message *** CVS patchset: 2079 CVS date: 1998/04/09 02:46:40 commit 01eca71f1a169c7bd8bee851d55bcfc8bf96aa32 Author: ewt <devnull@localhost> Date: Thu Apr 9 02:45:39 1998 +0000 fixed configure.in patch introduced by patch CVS patchset: 2078 CVS date: 1998/04/09 02:45:39 commit 6f2eb2440d48b7fa60b910a5e671e64310a252c9 Author: ewt <devnull@localhost> Date: Thu Apr 9 02:41:13 1998 +0000 1) fix search for find scripts 2) new find scripts for Solaris 3) gernerate -static more automatically CVS patchset: 2077 CVS date: 1998/04/09 02:41:13 commit efc6a16bbaf30396b635e2bafc3a9faf31a137ac Author: ewt <devnull@localhost> Date: Thu Apr 9 02:36:43 1998 +0000 *** empty log message *** CVS patchset: 2076 CVS date: 1998/04/09 02:36:43 commit 7964e84a24b9bc116ce921a963621fc1ce696783 Author: ewt <devnull@localhost> Date: Thu Apr 9 02:36:10 1998 +0000 left extraneous line in after patch CVS patchset: 2075 CVS date: 1998/04/09 02:36:10 commit c4b0bbd922c44d0a33d5d48ce9a11d61e95fbd74 Author: marc <devnull@localhost> Date: Wed Apr 8 14:22:41 1998 +0000 make --clean work with no %setup CVS patchset: 2074 CVS date: 1998/04/08 14:22:41 commit 67943e0370d3d949f3c696e561ea1fbdf0aa4bbb Author: marc <devnull@localhost> Date: Tue Apr 7 23:58:01 1998 +0000 Generate a source RPM name even if we aren't building a source RPM. CVS patchset: 2073 CVS date: 1998/04/07 23:58:01 commit 3c53731ab2b78a5232dd9ee7e99a76ef1b09f35e Author: ewt <devnull@localhost> Date: Sun Apr 5 20:57:13 1998 +0000 fixed bad variable name CVS patchset: 2072 CVS date: 1998/04/05 20:57:13 commit 37e6bc17694031a1f7ff14db066921b65f35d4a3 Author: ewt <devnull@localhost> Date: Sun Apr 5 17:22:28 1998 +0000 implemented %triggerpostun CVS patchset: 2071 CVS date: 1998/04/05 17:22:28 commit a1aba0f11d6597e1715dc6584fd2d0d558976422 Author: marc <devnull@localhost> Date: Fri Apr 3 17:14:21 1998 +0000 Make --rmsource actually work. CVS patchset: 2070 CVS date: 1998/04/03 17:14:21 commit f51eda06367d0347379198c4a824e2e68e07bd1e Author: ewt <devnull@localhost> Date: Fri Apr 3 16:33:35 1998 +0000 version 2.4.107 CVS patchset: 2069 CVS date: 1998/04/03 16:33:35 commit 879e03787cf178ef665d1d254e225824edddb771 Author: ewt <devnull@localhost> Date: Fri Apr 3 16:33:19 1998 +0000 1) fixed --nomd5 parsing 2) updated configure.in find-req and find-prov checks CVS patchset: 2068 CVS date: 1998/04/03 16:33:19 commit 412714af8d79047f59620dd0829e0641d3dda20e Author: djb <devnull@localhost> Date: Thu Apr 2 20:56:34 1998 +0000 added postun to command description CVS patchset: 2067 CVS date: 1998/04/02 20:56:34 commit ec176c137b9162d9a8014d9ff10a8d3a471ebbbc Author: djb <devnull@localhost> Date: Thu Apr 2 20:29:08 1998 +0000 typo fix CVS patchset: 2066 CVS date: 1998/04/02 20:29:08 commit 99d7188d035d6f5a6e9bae8e383d35b232ee8b2f Author: ewt <devnull@localhost> Date: Thu Apr 2 18:33:24 1998 +0000 version 2.4.106 -- 105 got lost somewhere :-9 CVS patchset: 2065 CVS date: 1998/04/02 18:33:24 commit e0e9b11a55b69384bb300822f10bec685cfa2399 Author: ewt <devnull@localhost> Date: Thu Apr 2 18:33:05 1998 +0000 *** empty log message *** CVS patchset: 2064 CVS date: 1998/04/02 18:33:05 commit ce22bc8796fbbcc3005221330a2806ad10707d5d Author: ewt <devnull@localhost> Date: Thu Apr 2 18:31:24 1998 +0000 version 2.4.105 CVS patchset: 2063 CVS date: 1998/04/02 18:31:24 commit 6d1654df0845324943c58c6dc5da236a87f58423 Author: ewt <devnull@localhost> Date: Thu Apr 2 18:31:12 1998 +0000 handle negative return values from poptGetNextOpt() CVS patchset: 2062 CVS date: 1998/04/02 18:31:12 commit 58fd76f7d024c00dff58273d2ec84a393933e611 Author: ewt <devnull@localhost> Date: Thu Apr 2 17:49:19 1998 +0000 added CC CVS patchset: 2061 CVS date: 1998/04/02 17:49:19 commit ef2758d5f08747734b560ec586be4ca5cee2c2f4 Author: ewt <devnull@localhost> Date: Thu Apr 2 17:48:34 1998 +0000 applied from from Till which fixes a fssizes problem CVS patchset: 2060 CVS date: 1998/04/02 17:48:34 commit 4aa94a4124afaede0d46bfd893d5168e410881f8 Author: ewt <devnull@localhost> Date: Thu Apr 2 17:25:44 1998 +0000 added CC line CVS patchset: 2059 CVS date: 1998/04/02 17:25:44 commit e2167205cfdacd7ea8869a25fc002b8257744029 Author: marc <devnull@localhost> Date: Wed Apr 1 16:02:05 1998 +0000 Added %triggerpostun deps for shared libs only check first 128 chars for non-printables CVS patchset: 2058 CVS date: 1998/04/01 16:02:05 commit 1968fa2fd5f7ba2784e86db4f735b54a83c01971 Author: marc <devnull@localhost> Date: Sun Mar 29 06:26:45 1998 +0000 *** empty log message *** CVS patchset: 2057 CVS date: 1998/03/29 06:26:45 commit e562ddba41b34c542b7f02129447b0dc6701be7e Author: ewt <devnull@localhost> Date: Fri Mar 27 17:42:28 1998 +0000 *** empty log message *** CVS patchset: 2056 CVS date: 1998/03/27 17:42:28 commit 52724fe1edba325109a540ec457c9c86e7880636 Author: ewt <devnull@localhost> Date: Fri Mar 27 17:41:19 1998 +0000 fixed minor typos CVS patchset: 2055 CVS date: 1998/03/27 17:41:19 commit d4e89c52a245857aaddaf794bca98e639654a1d9 Author: ewt <devnull@localhost> Date: Fri Mar 27 17:26:36 1998 +0000 get all of the message catalogs CVS patchset: 2054 CVS date: 1998/03/27 17:26:36 commit c287c48d3694081822c19de0d5f6a55d021a1c0c Author: ewt <devnull@localhost> Date: Fri Mar 27 17:25:55 1998 +0000 an extraneous memcpy() was floating around in headerAppendEntry(), which caused some reading from unallocated stack regions CVS patchset: 2053 CVS date: 1998/03/27 17:25:55 commit 25a085d52a8d3767f036fecad8772c14afa83aa3 Author: ewt <devnull@localhost> Date: Fri Mar 27 17:23:41 1998 +0000 *** empty log message *** CVS patchset: 2052 CVS date: 1998/03/27 17:23:41 commit 0d6558640497de83dec5902e972f84f289b84ba4 Author: ewt <devnull@localhost> Date: Fri Mar 27 17:23:20 1998 +0000 strntoul() was returning a pointer into alloca()'s memory CVS patchset: 2051 CVS date: 1998/03/27 17:23:20 commit 8cfbc0ef42dd0cde5110cb433c0407ee1f8cfe56 Author: ewt <devnull@localhost> Date: Fri Mar 27 17:11:43 1998 +0000 added trigger docs CVS patchset: 2050 CVS date: 1998/03/27 17:11:43 commit 7b8522b57e1182c87a151c81ea35ce8457ce9a34 Author: ewt <devnull@localhost> Date: Fri Mar 27 16:46:39 1998 +0000 added trigger support CVS patchset: 2049 CVS date: 1998/03/27 16:46:39 commit 319ff94132a360ec1b6361416cbd72c4e0738908 Author: ewt <devnull@localhost> Date: Mon Mar 23 20:52:17 1998 +0000 *** empty log message *** CVS patchset: 2048 CVS date: 1998/03/23 20:52:17 commit 3c0b3df2e44b04b275b3df3335666e2555f23a43 Author: ewt <devnull@localhost> Date: Mon Mar 23 20:48:29 1998 +0000 added autoconf into make archive CVS patchset: 2047 CVS date: 1998/03/23 20:48:29 commit ab9e98d3e3d9d1cdadabbdeb172b49d3ad79c010 Author: ewt <devnull@localhost> Date: Mon Mar 23 20:42:40 1998 +0000 didn't work when open() returned stdin CVS patchset: 2046 CVS date: 1998/03/23 20:42:40 commit 36f4818c99398201153fbacab968811f30c7497d Author: ewt <devnull@localhost> Date: Mon Mar 23 20:28:01 1998 +0000 don't read ~/.popt in setuid apps CVS patchset: 2045 CVS date: 1998/03/23 20:28:01 commit 508c31d7040cd6968dd50544b7c2b98a57a6a44d Author: ewt <devnull@localhost> Date: Mon Mar 23 20:26:36 1998 +0000 *** empty log message *** CVS patchset: 2044 CVS date: 1998/03/23 20:26:36 commit fb1398490ed263ecb6fa50a50e4352b1bb121952 Author: ewt <devnull@localhost> Date: Mon Mar 23 16:34:38 1998 +0000 check LINGUAS when installing i18n files CVS patchset: 2043 CVS date: 1998/03/23 16:34:38 commit c456ea27e587d0845a1dd19eecedede6d13c4352 Author: ewt <devnull@localhost> Date: Mon Mar 23 16:26:10 1998 +0000 *** empty log message *** CVS patchset: 2042 CVS date: 1998/03/23 16:26:10 commit 4c80f87f14034a7f451efbe05c4df1d4f57388c1 Author: marc <devnull@localhost> Date: Fri Mar 20 22:38:00 1998 +0000 Added trigger support to build code Got rid of myftw warning CVS patchset: 2041 CVS date: 1998/03/20 22:38:00 commit 85e4e95c7c83b1ba2171d4fdd4df5c580bc30e54 Author: sopwith <devnull@localhost> Date: Fri Mar 20 05:15:08 1998 +0000 Make header.h & dbindex.h C++-safe as well CVS patchset: 2040 CVS date: 1998/03/20 05:15:08 commit 073cb4fdccd8ceee4a6c581c5f7192706ba287d2 Author: marc <devnull@localhost> Date: Fri Mar 20 04:48:27 1998 +0000 Added some C++ cruft to rpmlib.h CVS patchset: 2039 CVS date: 1998/03/20 04:48:27 commit 6ea468663f85cd5712ce296e61544de739f7316f Author: marc <devnull@localhost> Date: Fri Mar 20 04:34:09 1998 +0000 Added langpatt: CVS patchset: 2038 CVS date: 1998/03/20 04:34:09 commit 114a8e0fd8f9ac99b906603f28374f0cf83856d3 Author: marc <devnull@localhost> Date: Wed Mar 11 23:28:47 1998 +0000 Work around broken realloc()'s. CVS patchset: 2037 CVS date: 1998/03/11 23:28:47 commit d6bd199c5920676da1c490f3fab339d3fd4b21ec Author: marc <devnull@localhost> Date: Wed Mar 11 21:32:48 1998 +0000 Remove dead code. CVS patchset: 2036 CVS date: 1998/03/11 21:32:48 commit f83f246e517eca1282c7d87460fa3f27c12a500b Author: ewt <devnull@localhost> Date: Thu Mar 5 20:50:04 1998 +0000 get CPP from autoconf CVS patchset: 2035 CVS date: 1998/03/05 20:50:04 commit 323f4c4212f3d4080fad4617ef4fb7f30074f359 Author: ewt <devnull@localhost> Date: Thu Mar 5 20:49:58 1998 +0000 *** empty log message *** CVS patchset: 2034 CVS date: 1998/03/05 20:49:58 commit ec4c8852138c5abf4236e120ef5d69ec3f1f8e6d Author: ewt <devnull@localhost> Date: Thu Mar 5 20:48:23 1998 +0000 ftp files to RPMVAR_TMPPATH, not /var/tmp CVS patchset: 2033 CVS date: 1998/03/05 20:48:23 commit f28be6951d0d70ee704243bbb48bbfd32ba28412 Author: ewt <devnull@localhost> Date: Wed Mar 4 21:39:35 1998 +0000 1) version 2.4.104 2) changed (C) to 1998 CVS patchset: 2032 CVS date: 1998/03/04 21:39:35 commit a320896969e64846913c00e50bf2b7f321e5b4f8 Author: ewt <devnull@localhost> Date: Wed Mar 4 21:39:19 1998 +0000 'make archive' creates .depend files now CVS patchset: 2031 CVS date: 1998/03/04 21:39:19 commit 8ffb41439aa3b9b0f243433889135a0e6c3d304d Author: djb <devnull@localhost> Date: Wed Mar 4 19:40:00 1998 +0000 fixed buglet in version tree CVS patchset: 2030 CVS date: 1998/03/04 19:40:00 commit 753bfb9585f417db255d1795d3c6dce3a63c5896 Author: ewt <devnull@localhost> Date: Wed Mar 4 17:24:07 1998 +0000 *** empty log message *** CVS patchset: 2029 CVS date: 1998/03/04 17:24:07 commit 0c23cb357e1a20d7de0392ae852cfcf1130fa488 Author: ewt <devnull@localhost> Date: Wed Mar 4 16:57:29 1998 +0000 moved popt table to global scope to satisfy broken compilers CVS patchset: 2028 CVS date: 1998/03/04 16:57:29 commit a9b34847ae9825f0f99c9bc0a9442a3b038685e0 Author: ewt <devnull@localhost> Date: Wed Mar 4 16:55:20 1998 +0000 fixed == typo CVS patchset: 2027 CVS date: 1998/03/04 16:55:20 commit 179e9c159a23c4908a7b1bcdb70639f6d9008d35 Author: ewt <devnull@localhost> Date: Wed Mar 4 16:53:54 1998 +0000 1) added more portability checks 2) use new dependency scheume 3) use autoheader CVS patchset: 2026 CVS date: 1998/03/04 16:53:54 commit 0f2c5851dac43dce7f8174de5849dd7f542ce2b6 Author: ewt <devnull@localhost> Date: Wed Mar 4 16:53:24 1998 +0000 1) all main()s should return ints 2) use new dependency scheme CVS patchset: 2025 CVS date: 1998/03/04 16:53:24 commit 4786aaf0660172b5778e4cc6197f0be6cb7b8118 Author: ewt <devnull@localhost> Date: Wed Mar 4 16:52:59 1998 +0000 1) header file cleanups 2) use new dependency scheme 3) changed " #if" to "# if" CVS patchset: 2024 CVS date: 1998/03/04 16:52:59 commit 619bdbe02e1b693afffe29226114c4cccc9e1d6b Author: ewt <devnull@localhost> Date: Wed Mar 4 16:52:19 1998 +0000 1) check for alloca.h in configure.in 2) use more portable dependency scheme CVS patchset: 2023 CVS date: 1998/03/04 16:52:19 commit 820afde7fa87f430d38c7a38d6734f80f7e16896 Author: ewt <devnull@localhost> Date: Wed Mar 4 16:51:54 1998 +0000 include alloca.h if present CVS patchset: 2022 CVS date: 1998/03/04 16:51:54 commit 1d7baffb338d8571d9ba15f1ebac67325bb8e94a Author: ewt <devnull@localhost> Date: Wed Mar 4 16:51:38 1998 +0000 1) make use of new delpendency scheme 2) made " #if" look like "# if" for portability 3) added strdup.c CVS patchset: 2021 CVS date: 1998/03/04 16:51:38 commit d29004dc6918935f3a6916e59f373874a5f6ab85 Author: ewt <devnull@localhost> Date: Wed Mar 4 16:51:06 1998 +0000 1) include cleanups for portability 2) pulled popt structures and variables out of functions -- they need to be global due to stupid compilers 3) modified the Makefile to use relative dependencies, and make dependencies optional CVS patchset: 2020 CVS date: 1998/03/04 16:51:06 commit 25231c427210c21570097a10f4782850a02246ff Author: ewt <devnull@localhost> Date: Wed Mar 4 16:49:55 1998 +0000 got rid of "#endif foo.h" type things (which aren't ansi) CVS patchset: 2019 CVS date: 1998/03/04 16:49:55 commit a4d37675c298b24dbb80d159adbbfd4de993d245 Author: ewt <devnull@localhost> Date: Wed Mar 4 16:05:15 1998 +0000 don't depend on bash CVS patchset: 2018 CVS date: 1998/03/04 16:05:15 commit 62b7293e32f56a1140c996933592b6969ab02111 Author: ewt <devnull@localhost> Date: Tue Mar 3 21:45:56 1998 +0000 *** empty log message *** CVS patchset: 2017 CVS date: 1998/03/03 21:45:56 commit 1de8a71f5e411aa275e3edb2301a56c98589574d Author: ewt <devnull@localhost> Date: Tue Mar 3 21:45:38 1998 +0000 be more paranoid abou temporary files CVS patchset: 2016 CVS date: 1998/03/03 21:45:38 commit 6accf2f42670aa86ce45741eaaa349cb250826a1 Author: marc <devnull@localhost> Date: Tue Mar 3 17:07:39 1998 +0000 Clean up buildroot (remove suplicate slashes, trailing slashes) CVS patchset: 2015 CVS date: 1998/03/03 17:07:39 commit 9fa832f9b60d9dc2c07da88c33c87b7404ae9a86 Author: marc <devnull@localhost> Date: Sat Feb 28 20:29:11 1998 +0000 Jeff Johnson's mode/dev fixes CVS patchset: 2014 CVS date: 1998/02/28 20:29:11 commit 082dc4c97095bb8825ee5b9bfc6e916daffb11fa Author: marc <devnull@localhost> Date: Sat Feb 28 16:58:23 1998 +0000 Fix dumb memory handling bug. CVS patchset: 2013 CVS date: 1998/02/28 16:58:23 commit 5e0cec0c81c3fcf9a3d8882db0fdbf7e29f4809e Author: ewt <devnull@localhost> Date: Wed Feb 25 18:31:52 1998 +0000 replaced include of <malloc.h> with an include of <stdlib.h> CVS patchset: 2012 CVS date: 1998/02/25 18:31:52 commit 425d259fda75fa5302673f1f5b06e439cb66d6dd Author: ewt <devnull@localhost> Date: Tue Feb 24 19:43:14 1998 +0000 added byHeader to dependency conflict reporting CVS patchset: 2011 CVS date: 1998/02/24 19:43:14 commit 6e61dd8c3490c04b0dd45751abfdca164eb1336c Author: marc <devnull@localhost> Date: Sat Feb 21 00:03:44 1998 +0000 *** empty log message *** CVS patchset: 2010 CVS date: 1998/02/21 00:03:44 commit f7d58c70f160c2f7c7ea4a159b896fe31a72234f Author: marc <devnull@localhost> Date: Sat Feb 21 00:02:50 1998 +0000 Allow spaces in group names. CVS patchset: 2009 CVS date: 1998/02/21 00:02:50 commit 0994d93e13ae547585ebd681cd3fff2e9e890886 Author: ewt <devnull@localhost> Date: Wed Feb 18 18:43:11 1998 +0000 added missing space CVS patchset: 2008 CVS date: 1998/02/18 18:43:11 commit 0b66924909c108550c2b05840fa0ca816920bc9a Author: ewt <devnull@localhost> Date: Tue Feb 17 17:47:46 1998 +0000 added comments mentioning that these files shouldn't be mucked with CVS patchset: 2007 CVS date: 1998/02/17 17:47:46 commit 597927f2db2a2ddc16e80a717572b04c4853d5b4 Author: ewt <devnull@localhost> Date: Tue Feb 17 16:46:13 1998 +0000 1) added autoconf for popt directory to make archive 2) version 2.4.103 CVS patchset: 2006 CVS date: 1998/02/17 16:46:13 commit 7388abf88b2f181dee5c17f3a4282eaadb3444d3 Author: ewt <devnull@localhost> Date: Wed Feb 11 08:59:34 1998 +0000 1) added changes which let RPM build in a directory other then its source directory 2) moved popt to autoconf CVS patchset: 2005 CVS date: 1998/02/11 08:59:34 commit c8be333089ae5c1d8d523a0cce332f34293ef02c Author: marc <devnull@localhost> Date: Tue Feb 10 16:33:04 1998 +0000 Make BuildArch: a synonym for BuildArchitectures: CVS patchset: 2004 CVS date: 1998/02/10 16:33:04 commit 33d74a2279d3f0a9cb4e33624c0274ba8acf1d0e Author: otto <devnull@localhost> Date: Mon Feb 9 19:37:59 1998 +0000 Fixed typo in the rpm.8 man page. CVS patchset: 2003 CVS date: 1998/02/09 19:37:59 commit 99813b2c61459c81bd1680bb53ef8f7fad1bd612 Author: ewt <devnull@localhost> Date: Sun Feb 8 17:30:58 1998 +0000 fixed INSTPREFIX virtual tags CVS patchset: 2002 CVS date: 1998/02/08 17:30:58 commit 9a3dc5a07b56edb3f77154f463a153137a66d578 Author: ewt <devnull@localhost> Date: Sun Feb 8 17:30:39 1998 +0000 error codes can't be negative for errno flag to work CVS patchset: 2001 CVS date: 1998/02/08 17:30:39 commit fd14facfb016e0029c98dfd5f9b148e89e971151 Author: ewt <devnull@localhost> Date: Sun Feb 8 17:30:10 1998 +0000 --setugids uses separate chown and chgrp commands CVS patchset: 2000 CVS date: 1998/02/08 17:30:10 commit c277b410dcc6ae20415442d625f89e77963dd3ff Author: ewt <devnull@localhost> Date: Sun Feb 8 17:29:37 1998 +0000 rpmInstallPackage() doesn't take netsharedpath as an argument CVS patchset: 1999 CVS date: 1998/02/08 17:29:37 commit 33b012193bdb60dbe87cb47d55ba821fdd261e84 Author: ewt <devnull@localhost> Date: Sun Feb 8 17:29:17 1998 +0000 1) fixed memory leak w/ netsharedpaths 2) generates INSTPREFIXES tag for relocated packages CVS patchset: 1998 CVS date: 1998/02/08 17:29:17 commit 1917c5b67d59d52762002d4aa8e8f06b833e5d3d Author: ewt <devnull@localhost> Date: Sun Feb 8 17:28:16 1998 +0000 1) fixed RPM_INSTALL_PREFIXn env variables 2) checks netsharedpath before removing files CVS patchset: 1997 CVS date: 1998/02/08 17:28:16 commit 9eebb3a595edde8c9e04e46eba02e9f237259cb2 Author: ewt <devnull@localhost> Date: Sun Feb 8 17:26:57 1998 +0000 don't pass net shared path to rpmInstallPackage() CVS patchset: 1996 CVS date: 1998/02/08 17:26:57 commit 902f28c4dbb3dea9bfaab225cf1b2caa6b3ebe32 Author: ewt <devnull@localhost> Date: Sun Feb 8 17:26:11 1998 +0000 *** empty log message *** CVS patchset: 1995 CVS date: 1998/02/08 17:26:11 commit 14e30a7cb0cb8a597775c5dc9208b8661e3a31f2 Author: ewt <devnull@localhost> Date: Sun Feb 8 07:07:02 1998 +0000 added a comment to keep things clear CVS patchset: 1994 CVS date: 1998/02/08 07:07:02 commit 5e5fb32e4933b981f5fef3bc58b53d458908c8fe Author: ewt <devnull@localhost> Date: Sun Feb 8 07:06:31 1998 +0000 1) fixed memory leak 2) fixed memory allocation problem CVS patchset: 1993 CVS date: 1998/02/08 07:06:31 commit bca8e57f2f4326e0f118611c7006a510c2b9b375 Author: ewt <devnull@localhost> Date: Sun Feb 8 07:06:07 1998 +0000 added suppor fo INSTPREFIX virtual tag (for backwards compatibility) CVS patchset: 1992 CVS date: 1998/02/08 07:06:07 commit 05b819a5616f73e0eaa7436efcf238504731b8e3 Author: ewt <devnull@localhost> Date: Sun Feb 8 07:05:39 1998 +0000 *** empty log message *** CVS patchset: 1991 CVS date: 1998/02/08 07:05:39 commit 76cee5d3ccbb4762950334d8236b809f5515e7a3 Author: marc <devnull@localhost> Date: Thu Feb 5 14:35:56 1998 +0000 Fix problem with bzip2/gzip. Fix problem with prefix/prefixes. CVS patchset: 1990 CVS date: 1998/02/05 14:35:56 commit 7394837eaf3ceb5122014967c467f74a94cca9eb Author: marc <devnull@localhost> Date: Thu Feb 5 14:26:43 1998 +0000 *** empty log message *** CVS patchset: 1989 CVS date: 1998/02/05 14:26:43 commit ea93083e5175b0c3ae24ed6a0e24912b35ae5579 Author: ewt <devnull@localhost> Date: Wed Feb 4 16:01:42 1998 +0000 *** empty log message *** CVS patchset: 1988 CVS date: 1998/02/04 16:01:42 commit 8a3b7532ec6f4b4ba6204d4348d151920d9aff52 Author: ewt <devnull@localhost> Date: Wed Feb 4 16:01:14 1998 +0000 fixed spelling of instchangelog CVS patchset: 1987 CVS date: 1998/02/04 16:01:14 commit b1ce8fb522a844bd7a6c68f3128c0b7c60eb3a7a Author: ewt <devnull@localhost> Date: Tue Feb 3 16:40:16 1998 +0000 version 2.4.101 CVS patchset: 1986 CVS date: 1998/02/03 16:40:16 commit 3125b1e00bb883992c829fe8f2ee3b3040b884b9 Author: ewt <devnull@localhost> Date: Tue Feb 3 16:40:02 1998 +0000 *** empty log message *** CVS patchset: 1985 CVS date: 1998/02/03 16:40:02 commit ab907f8aaca69a460ecf2e5d9d2230fbdb60f2d2 Author: ewt <devnull@localhost> Date: Tue Feb 3 15:21:47 1998 +0000 fixed various bugs in relocation code CVS patchset: 1984 CVS date: 1998/02/03 15:21:47 commit 4f3c571a16fc2b6bf6a2e46d587b90039d4d99ba Author: marc <devnull@localhost> Date: Tue Feb 3 15:11:23 1998 +0000 Added sanity check on Prefixes: Added some support for bzip2. Still needs configure and lib-rpmrc.in stuff. CVS patchset: 1983 CVS date: 1998/02/03 15:11:23 commit 840599e3d92e29e8e1c1cf7ecf4ad5c37d3bf021 Author: marc <devnull@localhost> Date: Tue Feb 3 04:30:19 1998 +0000 New prefix handling (also take Prefixes:) CVS patchset: 1982 CVS date: 1998/02/03 04:30:19 commit 9fc5557ba49b82434bc5b23e5dee6e69ebd07609 Author: marc <devnull@localhost> Date: Mon Feb 2 15:34:36 1998 +0000 Fix return code handling CVS patchset: 1981 CVS date: 1998/02/02 15:34:36 commit 6681ac1ceeafe5f745b409fc124b900cbf30e8d9 Author: ewt <devnull@localhost> Date: Thu Jan 29 19:39:12 1998 +0000 fixed problems in file relocation CVS patchset: 1980 CVS date: 1998/01/29 19:39:12 commit 2c223345d827d2d77d429faef59d804adf8b33cc Author: ewt <devnull@localhost> Date: Wed Jan 28 16:49:43 1998 +0000 implemented most of generic package relocation CVS patchset: 1979 CVS date: 1998/01/28 16:49:43 commit b910492639f20d8d37b5839da72d4fca6a04671e Author: marc <devnull@localhost> Date: Mon Jan 26 15:52:56 1998 +0000 Fix bug where macros were being improperly set for Patch: and Source: lines. CVS patchset: 1978 CVS date: 1998/01/26 15:52:56 commit 2ae55b71cba7599bf5441e3f97874e76f26c3ba7 Author: marc <devnull@localhost> Date: Sun Jan 25 17:03:30 1998 +0000 New rpmrc entry BuildShell can used to set the shell used for build scripts. Default is /bin/sh. CVS patchset: 1977 CVS date: 1998/01/25 17:03:30 commit 79fc5363ded0aab99c4489dc4a44f721a1122d5d Author: marc <devnull@localhost> Date: Fri Jan 23 04:23:33 1998 +0000 Handle files with spaces CVS patchset: 1976 CVS date: 1998/01/23 04:23:33 commit 69fdcb85694a4f5745d09e42a9772c1ce7981d8b Author: ewt <devnull@localhost> Date: Thu Jan 22 14:13:01 1998 +0000 added include of stdio.h CVS patchset: 1975 CVS date: 1998/01/22 14:13:01 commit 01c24328af074c071733ccc3162e2f35dff62973 Author: ewt <devnull@localhost> Date: Tue Jan 20 02:41:18 1998 +0000 accept NULL as a valid prefix in rpmdbOpen() CVS patchset: 1974 CVS date: 1998/01/20 02:41:18 commit f36e7608ea56cc899288f755919c7811d85e2ce9 Author: ewt <devnull@localhost> Date: Thu Jan 15 19:52:42 1998 +0000 changes to differentiate mipsel from mipseb CVS patchset: 1973 CVS date: 1998/01/15 19:52:42 commit e583c55c13cd3dbea34fdaee8441a571a9313d6b Author: ewt <devnull@localhost> Date: Thu Jan 15 16:47:55 1998 +0000 added -L$(topdir)/popt to Makefile.inc CVS patchset: 1972 CVS date: 1998/01/15 16:47:55 commit a396fe9ed5478a3e8941fe1b191f0de29f88f9cc Author: ewt <devnull@localhost> Date: Thu Jan 15 16:43:11 1998 +0000 fixed typo CVS patchset: 1971 CVS date: 1998/01/15 16:43:11 commit 056755707e08c37e86e56f3764a764894b8e0f04 Author: ewt <devnull@localhost> Date: Thu Jan 15 16:42:41 1998 +0000 version 2.4.99 CVS patchset: 1970 CVS date: 1998/01/15 16:42:41 commit dc8d984758da8baa2574af13060c40489bb3c5e6 Author: marc <devnull@localhost> Date: Thu Jan 15 16:18:31 1998 +0000 *** empty log message *** CVS patchset: 1969 CVS date: 1998/01/15 16:18:31 commit 7ab0c835714690031cbcd11a8c1c3b2d8b2a290e Author: marc <devnull@localhost> Date: Thu Jan 15 15:36:52 1998 +0000 Hmm, why don't we actually pass the archive through gzip? That sounds like a good idea. CVS patchset: 1968 CVS date: 1998/01/15 15:36:52 commit 449a0f84c7c585f7f86b31ee6827263be92ffa1f Author: marc <devnull@localhost> Date: Thu Jan 15 15:03:08 1998 +0000 Change use of "export" to work on non-bash shells. CVS patchset: 1967 CVS date: 1998/01/15 15:03:08 commit 83ec1da3f40ad4651c0b869f1585e82a2cfd6342 Author: marc <devnull@localhost> Date: Wed Jan 14 22:04:06 1998 +0000 Don't build any packages if we got --test. CVS patchset: 1966 CVS date: 1998/01/14 22:04:06 commit 041f4d727f55b6b88d729bd0af7d2118b494f0a8 Author: marc <devnull@localhost> Date: Wed Jan 14 22:02:01 1998 +0000 Don't try to cd into the build dir if there isn't onw. CVS patchset: 1965 CVS date: 1998/01/14 22:02:01 commit 2b00d3199d90abcd702d10a81d4c3b28be90db37 Author: ewt <devnull@localhost> Date: Wed Jan 14 14:40:02 1998 +0000 *** empty log message *** CVS patchset: 1964 CVS date: 1998/01/14 14:40:02 commit 1ee0cac0dea2d5090eeda84cf5c478c44f324532 Author: ewt <devnull@localhost> Date: Wed Jan 14 14:39:11 1998 +0000 fixed rpmlibbuild.a to librpmbuild.a CVS patchset: 1963 CVS date: 1998/01/14 14:39:11 commit 63a1a6794b4fafeef773e3a50135e266d0c5f649 Author: marc <devnull@localhost> Date: Wed Jan 14 04:14:35 1998 +0000 Fix (and slightly change effects of) --rebuild and --recompile. CVS patchset: 1962 CVS date: 1998/01/14 04:14:35 commit c1d4e941066ff05c1b63113bdd017986a1cb180e Author: marc <devnull@localhost> Date: Wed Jan 14 03:32:44 1998 +0000 The spec file read code was inserting a second \n after every line! CVS patchset: 1961 CVS date: 1998/01/14 03:32:44 commit e249552f6f28639793e64ded9c919ae2745a8398 Author: marc <devnull@localhost> Date: Tue Jan 13 19:59:26 1998 +0000 Add changelog and man page entry for --rmsource. CVS patchset: 1960 CVS date: 1998/01/13 19:59:26 commit f640acd1b4b6e5f149de40c6200d6ff6fc1a87d4 Author: marc <devnull@localhost> Date: Tue Jan 13 19:56:18 1998 +0000 Remove requirement of Distribution, Vendor, and Packager. CVS patchset: 1959 CVS date: 1998/01/13 19:56:18 commit 9adb4d81fdde1842d1410eca176249db166368b5 Author: marc <devnull@localhost> Date: Tue Jan 13 19:53:07 1998 +0000 Temp turn off -p "foo foo foo" in CHANGELOG. Forgot to turn on rmsource. CVS patchset: 1958 CVS date: 1998/01/13 19:53:07 commit 161b80d7eb481ae34bb98e69cb93273ea2469b26 Author: ewt <devnull@localhost> Date: Tue Jan 13 19:38:40 1998 +0000 fix for stupid freebsd header files CVS patchset: 1957 CVS date: 1998/01/13 19:38:40 commit 757e50ffc827297e36f793cf79ddc471878f6d0b Author: ewt <devnull@localhost> Date: Mon Jan 12 21:31:29 1998 +0000 merged in Marc's new build code CVS patchset: 1956 CVS date: 1998/01/12 21:31:29 commit ec07f9df959c911c60727ba68c455f4ff20497bf Author: ewt <devnull@localhost> Date: Mon Jan 12 16:58:31 1998 +0000 fixed memory leak -- findMatches() wasn't freeing headers CVS patchset: 1953 CVS date: 1998/01/12 16:58:31 commit 32c00a2278b5d3fe2d17d7829d48002723a8172f Author: ewt <devnull@localhost> Date: Mon Jan 12 16:58:16 1998 +0000 added include of "intl.h" CVS patchset: 1952 CVS date: 1998/01/12 16:58:16 commit 119cba2b87eb3589172f60cfd5712771efc10fc4 Author: marc <devnull@localhost> Date: Sun Jan 11 18:53:39 1998 +0000 Add intl.h CVS patchset: 1951 CVS date: 1998/01/11 18:53:39 commit 26360c96541f6dbfa955d3d9fcc762366b0c6480 Author: marc <devnull@localhost> Date: Sun Jan 11 18:20:49 1998 +0000 Add intl.h CVS patchset: 1950 CVS date: 1998/01/11 18:20:49 commit de01516d05d94b51e0445532871d9a365fe6dc32 Author: marc <devnull@localhost> Date: Sun Jan 11 17:17:46 1998 +0000 Obsolete root rpmrc var - use buildroot instead. CVS patchset: 1949 CVS date: 1998/01/11 17:17:46 commit 7adbd683c5f901fd0d8970cc88025b7cf77bd068 Author: marc <devnull@localhost> Date: Sun Jan 11 16:40:08 1998 +0000 Small bug fix. Allow C lang to be specified as "C" (as oppopsed to NULL). CVS patchset: 1948 CVS date: 1998/01/11 16:40:08 commit 39165d71e6e5454d96896f4b2c0f2acc192df998 Author: ewt <devnull@localhost> Date: Sat Jan 10 07:48:37 1998 +0000 freed things improperly CVS patchset: 1947 CVS date: 1998/01/10 07:48:37 commit af9aba223f6a49e9ecd96fb1fbc59ffdecf5b97c Author: ewt <devnull@localhost> Date: Fri Jan 9 19:10:54 1998 +0000 added more i18n strings CVS patchset: 1946 CVS date: 1998/01/09 19:10:54 commit bee24b06ae463b921d91225867bc5a6831d06cfe Author: ewt <devnull@localhost> Date: Fri Jan 9 19:10:28 1998 +0000 added lots of files CVS patchset: 1945 CVS date: 1998/01/09 19:10:28 commit f9024508212cdd1e9d6e6b38c405745a4c0fe356 Author: ewt <devnull@localhost> Date: Fri Jan 9 18:45:41 1998 +0000 added _() around a string CVS patchset: 1944 CVS date: 1998/01/09 18:45:41 commit 62d0b6f13b642a0735456ff78c0a3f460fd099ae Author: ewt <devnull@localhost> Date: Thu Jan 8 15:32:40 1998 +0000 *** empty log message *** CVS patchset: 1943 CVS date: 1998/01/08 15:32:40 commit aaa4e01d982018570eb1517dca359a6e3cc3278a Author: ewt <devnull@localhost> Date: Thu Jan 8 15:32:10 1998 +0000 don't run scripts in test mode CVS patchset: 1942 CVS date: 1998/01/08 15:32:10 commit b1271fa8a6e9a4d76fb22092c9c86420a17ec726 Author: ewt <devnull@localhost> Date: Thu Jan 8 15:24:27 1998 +0000 added Turkish message catalog CVS patchset: 1941 CVS date: 1998/01/08 15:24:27 commit f96e84373ea2dbd070326841993917ee09a91532 Author: ewt <devnull@localhost> Date: Wed Jan 7 15:43:42 1998 +0000 *** empty log message *** CVS patchset: 1919 CVS date: 1998/01/07 15:43:42 commit 40f08d3731aa154cacf677b38857271a8fa7ec69 Author: ewt <devnull@localhost> Date: Wed Jan 7 15:26:43 1998 +0000 build time arch/os numbers weren't going through canon tables CVS patchset: 1918 CVS date: 1998/01/07 15:26:43 commit aaf61490701a33aed49ea2be4f8d6bfd19322d0c Author: ewt <devnull@localhost> Date: Wed Jan 7 15:25:46 1998 +0000 undid some --setugids problems -- I don't know where they came from though CVS patchset: 1917 CVS date: 1998/01/07 15:25:46 commit 306172f60020c97064cc194492e28f86efc30f8d Author: ewt <devnull@localhost> Date: Tue Jan 6 03:20:24 1998 +0000 0 length files are bad only if the files are regular ones -- it may be fine for sockets CVS patchset: 1916 CVS date: 1998/01/06 03:20:24 commit 2dfbef04161668639212170a47f35f679e9e717f Author: ewt <devnull@localhost> Date: Tue Jan 6 02:45:02 1998 +0000 static strings before an array qualifier could get dropped CVS patchset: 1915 CVS date: 1998/01/06 02:45:02 commit 733a31bb2b309260acee1b7e3b9e322e204e8b03 Author: ewt <devnull@localhost> Date: Mon Jan 5 17:22:51 1998 +0000 vesrion 2.4.12 CVS patchset: 1914 CVS date: 1998/01/05 17:22:51 commit 462655d9c02c3b296bc311ee4ccbaa1e441fe16e Author: ewt <devnull@localhost> Date: Mon Jan 5 17:22:44 1998 +0000 *** empty log message *** CVS patchset: 1913 CVS date: 1998/01/05 17:22:44 commit a84fe2e28e254acf477ee040ea7d32438f5545ff Author: ewt <devnull@localhost> Date: Mon Jan 5 17:22:04 1998 +0000 Fixed some error messages CVS patchset: 1912 CVS date: 1998/01/05 17:22:04 commit ba236840af2fa9ebdb1899f2b2d541fdb6b4689c Author: ewt <devnull@localhost> Date: Mon Jan 5 17:21:18 1998 +0000 memset() reserved portion of lead CVS patchset: 1911 CVS date: 1998/01/05 17:21:18 commit ace46218c0679eb029d155069dfc033f936b7bfd Author: ewt <devnull@localhost> Date: Mon Jan 5 17:21:07 1998 +0000 1) version 2.4.12 2) doesn't require cpio anymore CVS patchset: 1910 CVS date: 1998/01/05 17:21:07 commit 0a3d080403ca110af7217a19a799c5db51d0ed51 Author: ewt <devnull@localhost> Date: Tue Dec 30 19:26:15 1997 +0000 let mips build noarch packages CVS patchset: 1909 CVS date: 1997/12/30 19:26:15 commit 7b53d1ce60fd347aaafe5c1849e28bacd1ef4260 Author: ewt <devnull@localhost> Date: Tue Dec 30 19:25:51 1997 +0000 made --setperms not follow symlinks CVS patchset: 1908 CVS date: 1997/12/30 19:25:51 commit 9122ac746ca4c1393d484f688c889e478eef2c42 Author: ewt <devnull@localhost> Date: Tue Dec 30 19:25:42 1997 +0000 *** empty log message *** CVS patchset: 1907 CVS date: 1997/12/30 19:25:42 commit d07d0e7d82b433ccd601959943c0a451b971f941 Author: marc <devnull@localhost> Date: Tue Nov 18 17:30:58 1997 +0000 Added RPMTAG_FILEDEVICES, RPMTAG_FILEINODES, and RPMTAG_FILELANGS. CVS patchset: 1906 CVS date: 1997/11/18 17:30:58 commit 209c6839dc7086ab461ee30d1ae06520d210ba21 Author: ewt <devnull@localhost> Date: Tue Nov 18 14:25:55 1997 +0000 changed #ifdef to #if CVS patchset: 1905 CVS date: 1997/11/18 14:25:55 commit 248c72996359f03dd41c86ac4698acc4d476418a Author: ewt <devnull@localhost> Date: Tue Nov 18 03:15:29 1997 +0000 version 2.4.11 CVS patchset: 1904 CVS date: 1997/11/18 03:15:29 commit 1e318ff6d174757d8e177cf4426803f13dde283c Author: ewt <devnull@localhost> Date: Tue Nov 18 03:13:56 1997 +0000 various header file cleanups CVS patchset: 1903 CVS date: 1997/11/18 03:13:56 commit d134038e40d3d41f7465248ae94cd68b14399b4b Author: ewt <devnull@localhost> Date: Tue Nov 18 03:07:10 1997 +0000 Force string.h to be present CVS patchset: 1902 CVS date: 1997/11/18 03:07:10 commit 4533301c3816df9b5142d1cd2be9aa45989986ca Author: ewt <devnull@localhost> Date: Tue Nov 18 02:57:00 1997 +0000 it wasn't ending a static string which occured immediately before an array CVS patchset: 1901 CVS date: 1997/11/18 02:57:00 commit 59f3f537e94420a8b201fc6bce964bfff7e69f24 Author: ewt <devnull@localhost> Date: Tue Nov 18 02:45:38 1997 +0000 1) fixed \%dFOO query formats 2) made %% work in query formats CVS patchset: 1900 CVS date: 1997/11/18 02:45:38 commit d5b0c59cecd3032d8b3261077da10d1ace19c6a3 Author: ewt <devnull@localhost> Date: Wed Nov 12 14:47:12 1997 +0000 *** empty log message *** CVS patchset: 1899 CVS date: 1997/11/12 14:47:12 commit aceb7c974016eb17811e2441499f469a511bf8b9 Author: ewt <devnull@localhost> Date: Wed Nov 12 14:46:39 1997 +0000 fixed SYS_SOCKET symbol CVS patchset: 1898 CVS date: 1997/11/12 14:46:39 commit b602abd8c3a7d6e1bd5248b29cd80e1b87b17f0b Author: marc <devnull@localhost> Date: Fri Nov 7 17:27:56 1997 +0000 *** empty log message *** CVS patchset: 1897 CVS date: 1997/11/07 17:27:56 commit 147a37e062f46d3562e027f75ebb6b48955af921 Author: marc <devnull@localhost> Date: Thu Nov 6 19:14:03 1997 +0000 *** empty log message *** CVS patchset: 1896 CVS date: 1997/11/06 19:14:03 commit 31808c0fc22126fe151f9f1717b0f723cfffe8c0 Author: marc <devnull@localhost> Date: Thu Nov 6 17:28:29 1997 +0000 Fix bug where the directory prefix is listed in the file list CVS patchset: 1895 CVS date: 1997/11/06 17:28:29 commit d45341c53c319233d16be3cbf2ae6169f5fa2bed Author: marc <devnull@localhost> Date: Wed Nov 5 14:39:20 1997 +0000 Handle broken readdir() in sinix CVS patchset: 1894 CVS date: 1997/11/05 14:39:20 commit 002ae63afbb68fcdc506e40da390fe1b48f71ef6 Author: ewt <devnull@localhost> Date: Tue Nov 4 15:28:55 1997 +0000 fixed oops CVS patchset: 1893 CVS date: 1997/11/04 15:28:55 commit 05fc59570b1b0f3c555aadc9b78720a2fbc08344 Author: ewt <devnull@localhost> Date: Mon Nov 3 20:18:11 1997 +0000 *** empty log message *** CVS patchset: 1892 CVS date: 1997/11/03 20:18:11 commit d63fd08403359531feb367118e64c2504075b024 Author: ewt <devnull@localhost> Date: Mon Nov 3 20:17:45 1997 +0000 handle empty files as bad magic, not read errors CVS patchset: 1891 CVS date: 1997/11/03 20:17:45 commit 727d6480b1b7291b9bec1e20f04846ef64dbb748 Author: ewt <devnull@localhost> Date: Mon Nov 3 15:12:03 1997 +0000 removed extraneous ' ' CVS patchset: 1890 CVS date: 1997/11/03 15:12:03 commit 68d771b7424c4d9363e11ec69a0048a3e1de9eb8 Author: marc <devnull@localhost> Date: Sun Nov 2 22:49:50 1997 +0000 Added POPT_KEEP_FIRST to cause popt to *not* ignore first arg. CVS patchset: 1889 CVS date: 1997/11/02 22:49:50 commit c74609f805beafd948b59379fe073ee5cb0acc6a Author: ewt <devnull@localhost> Date: Sun Nov 2 16:45:17 1997 +0000 added error strings for BADNUMBER and OVERFLOW errors CVS patchset: 1888 CVS date: 1997/11/02 16:45:17 commit bdc2be0a078a729dca51648d4608e9c6eef662ad Author: ewt <devnull@localhost> Date: Sun Nov 2 16:12:55 1997 +0000 implmented POPT_ARG_INT and POPT_ARG_LONG CVS patchset: 1887 CVS date: 1997/11/02 16:12:55 commit 24626289d2136276a909cbeb56d5f5df1faf81a5 Author: ewt <devnull@localhost> Date: Fri Oct 31 19:36:57 1997 +0000 *** empty log message *** CVS patchset: 1886 CVS date: 1997/10/31 19:36:57 commit 00d2ffce5271597882cc3d7a6afe2faf15a82146 Author: ewt <devnull@localhost> Date: Fri Oct 31 19:32:56 1997 +0000 fixed misc handling in makefile CVS patchset: 1885 CVS date: 1997/10/31 19:32:56 commit b1842c1e7740f062a9d3a32ae7973ceeddd9121c Author: ewt <devnull@localhost> Date: Fri Oct 31 19:24:48 1997 +0000 only build misc dir and use libmisc.a if necessary CVS patchset: 1884 CVS date: 1997/10/31 19:24:48 commit 67c236d758373bb3537f8563e3dd24bde414d3eb Author: ewt <devnull@localhost> Date: Fri Oct 31 17:31:17 1997 +0000 1) use rand 2) conditionally check for newbuild CVS patchset: 1883 CVS date: 1997/10/31 17:31:17 commit 016384f4591285d2449cdfe51b38c92a5d8555af Author: ewt <devnull@localhost> Date: Fri Oct 31 17:18:49 1997 +0000 ftp code works in rpm and install CVS patchset: 1882 CVS date: 1997/10/31 17:18:49 commit bcc9a0f74ad73bac457ab8b284413ded038c6212 Author: ewt <devnull@localhost> Date: Fri Oct 31 17:10:29 1997 +0000 cersion 2.4.10 CVS patchset: 1881 CVS date: 1997/10/31 17:10:29 commit a831aa003e9aaa24a737bf8560a0650fda8db105 Author: ewt <devnull@localhost> Date: Wed Oct 29 22:13:48 1997 +0000 don't give an error if missingok files don't exist on -e CVS patchset: 1880 CVS date: 1997/10/29 22:13:48 commit b3a2b23fceef36ed0955b94ebdb2271cf93ab92d Author: ewt <devnull@localhost> Date: Wed Oct 29 20:08:20 1997 +0000 set uid/gid of source files to the same as the process's CVS patchset: 1879 CVS date: 1997/10/29 20:08:20 commit 2048155a4b65efca8f3f4e92b76f67a2b72f9cbb Author: marc <devnull@localhost> Date: Wed Oct 29 16:02:07 1997 +0000 cookie handling CVS patchset: 1878 CVS date: 1997/10/29 16:02:07 commit 673346f72e37073e816011d343e520d30ab1f1af Author: marc <devnull@localhost> Date: Wed Oct 29 15:55:29 1997 +0000 ignore cookies CVS patchset: 1877 CVS date: 1997/10/29 15:55:29 commit 868ce096dc2c453c2ba2c1e547ecd961862a638f Author: marc <devnull@localhost> Date: Wed Oct 29 15:55:09 1997 +0000 handle cookies in source packages CVS patchset: 1876 CVS date: 1997/10/29 15:55:09 commit e4bfb97c6a74814c0877a9f02daaa8266783d21b Author: marc <devnull@localhost> Date: Wed Oct 29 15:54:45 1997 +0000 added cookie support CVS patchset: 1875 CVS date: 1997/10/29 15:54:45 commit 3723ba4c06a02382e9bc157fbc1a848b16813d1f Author: marc <devnull@localhost> Date: Wed Oct 29 15:53:35 1997 +0000 oboslete code was using a wrong loop invariant CVS patchset: 1874 CVS date: 1997/10/29 15:53:35 commit 0426f5a19e1d39af9d1e33735983cf49aceb4375 Author: ewt <devnull@localhost> Date: Wed Oct 29 15:12:19 1997 +0000 use simple dns stuff CVS patchset: 1873 CVS date: 1997/10/29 15:12:19 commit fd2f4aa0592bbd63ceea3a38b6243ec8b05b531d Author: ewt <devnull@localhost> Date: Tue Oct 28 20:59:16 1997 +0000 look for user/group name->id transitions after running preinstall CVS patchset: 1872 CVS date: 1997/10/28 20:59:16 commit 56c3634cfab9fee5619cafb3da43745c2d0e3e8b Author: ewt <devnull@localhost> Date: Sun Oct 26 16:42:44 1997 +0000 ignore missing entries in requires database CVS patchset: 1871 CVS date: 1997/10/26 16:42:44 commit 636fc4bec9353821db983092424a30e2b0c39a84 Author: marc <devnull@localhost> Date: Thu Oct 23 15:10:03 1997 +0000 Handle patch > 2.1 CVS patchset: 1870 CVS date: 1997/10/23 15:10:03 commit 5bfbd87d1dd9281bbb7021356a3e8d449713321e Author: ewt <devnull@localhost> Date: Wed Oct 22 03:22:17 1997 +0000 fixed oldpatch stuff CVS patchset: 1869 CVS date: 1997/10/22 03:22:17 commit 7ade6087751d268d893dabaa677fe3274335a477 Author: ewt <devnull@localhost> Date: Wed Oct 22 00:20:06 1997 +0000 added check for old patch versions CVS patchset: 1868 CVS date: 1997/10/22 00:20:06 commit 93900131c3dd7944ea45975b99f4dfadd01af944 Author: marc <devnull@localhost> Date: Fri Oct 17 18:35:53 1997 +0000 Handle scripts where script prog in a string array. Make verify script use runScript(). Always chdir("/") before running scripts. CVS patchset: 1867 CVS date: 1997/10/17 18:35:53 commit 3354920c7cb1059b4e0a5e5a6538bad78d034326 Author: marc <devnull@localhost> Date: Fri Oct 17 18:34:22 1997 +0000 Use runScript() for verifying script. Add verify prog args. CVS patchset: 1866 CVS date: 1997/10/17 18:34:22 commit 99d07c6e204bd025a00bf283e0107622a665742b Author: marc <devnull@localhost> Date: Fri Oct 17 18:12:09 1997 +0000 Check for write errors CVS patchset: 1865 CVS date: 1997/10/17 18:12:09 commit deaf96073e4b68a0bb993ff7555711b6b6054124 Author: marc <devnull@localhost> Date: Fri Oct 17 04:34:34 1997 +0000 header adjustment CVS patchset: 1864 CVS date: 1997/10/17 04:34:34 commit a8b1b7aa6fe3279e9128220b94cb6391fcd08478 Author: marc <devnull@localhost> Date: Fri Oct 17 04:14:06 1997 +0000 Added headerAddOrAppendEntry() Allow more NULL args to getEntry(), etc CVS patchset: 1863 CVS date: 1997/10/17 04:14:06 commit adf3f31c69dd450848ae6a332e7444c60409ff1a Author: ewt <devnull@localhost> Date: Fri Oct 17 03:12:31 1997 +0000 *** empty log message *** CVS patchset: 1862 CVS date: 1997/10/17 03:12:31 commit e548c70dde9f70a50fa177dc5ce0512a59b613c4 Author: ewt <devnull@localhost> Date: Fri Oct 17 03:12:03 1997 +0000 when evaluating conditionals, array iteration number stays the same CVS patchset: 1861 CVS date: 1997/10/17 03:12:03 commit 73306a9493d8b545b6cfbe4ad205e9ab597cc8d3 Author: ewt <devnull@localhost> Date: Thu Oct 16 17:35:48 1997 +0000 made mips compatible with noarch CVS patchset: 1860 CVS date: 1997/10/16 17:35:48 commit b564f1a8d92ccb8af36eaf8dfa5cd13eaceab6fd Author: ewt <devnull@localhost> Date: Wed Oct 15 18:53:54 1997 +0000 oops CVS patchset: 1859 CVS date: 1997/10/15 18:53:54 commit aa527b45203013cb4d2a95170ac57796cd955205 Author: ewt <devnull@localhost> Date: Wed Oct 15 15:46:09 1997 +0000 added header for SunOS CVS patchset: 1858 CVS date: 1997/10/15 15:46:09 commit 9a899455f5449442d02735a67dca831f394278b2 Author: ewt <devnull@localhost> Date: Wed Oct 15 15:44:57 1997 +0000 serial handling fixes CVS patchset: 1857 CVS date: 1997/10/15 15:44:57 commit 27f71aba7b121f8474242feba80c62350eed8f25 Author: marc <devnull@localhost> Date: Tue Oct 14 22:02:54 1997 +0000 Do a sanity check on BuildRoot CVS patchset: 1856 CVS date: 1997/10/14 22:02:54 commit 081fc78381c1864115ac1f5203449a78c62eab27 Author: marc <devnull@localhost> Date: Tue Oct 14 21:50:13 1997 +0000 Allow License: instead of Copyright: CVS patchset: 1855 CVS date: 1997/10/14 21:50:13 commit f21b2d27ad2804bdf450f0c66e23e107a411bde3 Author: marc <devnull@localhost> Date: Tue Oct 14 21:46:49 1997 +0000 Allow Copyrght: to be inherited CVS patchset: 1854 CVS date: 1997/10/14 21:46:49 commit b0bed59f684181d9e519b2dd6e7b938285c63e1e Author: ewt <devnull@localhost> Date: Tue Oct 14 15:22:55 1997 +0000 1) added make tar rule CVS patchset: 1853 CVS date: 1997/10/14 15:22:55 commit d4ee4e7d6f39f9572ace5d73d65011e1503df9fc Author: ewt <devnull@localhost> Date: Tue Oct 14 15:20:39 1997 +0000 verification fix for systems where a single gid maps to multiple gnames CVS patchset: 1852 CVS date: 1997/10/14 15:20:39 commit 91995566f1e73986919ce0fdcc808b07858b01f9 Author: marc <devnull@localhost> Date: Mon Oct 13 16:39:27 1997 +0000 When creating archive use fsPath to find the file. CVS patchset: 1851 CVS date: 1997/10/13 16:39:27 commit 00bec5227c2bf471e8e908357fe46b761849b89b Author: ewt <devnull@localhost> Date: Fri Oct 10 21:46:34 1997 +0000 updated versions to 2.4.9 CVS patchset: 1850 CVS date: 1997/10/10 21:46:34 commit a9d27441864cb8b71f2f1bdac708683e8935d010 Author: ewt <devnull@localhost> Date: Fri Oct 10 21:29:15 1997 +0000 remove popt.spec when building archive CVS patchset: 1849 CVS date: 1997/10/10 21:29:15 commit 7a19e58f99eaca6bd062c4b35cf5678bece16aa4 Author: ewt <devnull@localhost> Date: Fri Oct 10 19:12:31 1997 +0000 fixes from obsoletes changes CVS patchset: 1848 CVS date: 1997/10/10 19:12:31 commit abaa0261fe04fb5be3ce5a36be56039491d34244 Author: ewt <devnull@localhost> Date: Fri Oct 10 19:11:01 1997 +0000 *** empty log message *** CVS patchset: 1847 CVS date: 1997/10/10 19:11:01 commit 6608c32b48787c6832ab6ca22761e26c494c1e1b Author: ewt <devnull@localhost> Date: Fri Oct 10 19:10:36 1997 +0000 only generate requirements for executable files CVS patchset: 1846 CVS date: 1997/10/10 19:10:36 commit 398ca4e827492b1c249826ae6af0118307a5eac8 Author: marc <devnull@localhost> Date: Wed Oct 8 15:13:35 1997 +0000 Terminate optionsTable CVS patchset: 1845 CVS date: 1997/10/08 15:13:35 commit 199b537e338041dee082b81a4df446f34afb9952 Author: ewt <devnull@localhost> Date: Tue Oct 7 14:33:50 1997 +0000 changed 'archive' rule to use cvs export CVS patchset: 1844 CVS date: 1997/10/07 14:33:50 commit 518ddc38e0491224a191ddf38df96111a94e06f6 Author: marc <devnull@localhost> Date: Tue Oct 7 14:22:40 1997 +0000 Bug CVS patchset: 1843 CVS date: 1997/10/07 14:22:40 commit b161f84ea64d724d02383dd854eb4bc1f407da80 Author: ewt <devnull@localhost> Date: Mon Oct 6 18:00:11 1997 +0000 fflags query formatter handles ghosts CVS patchset: 1842 CVS date: 1997/10/06 18:00:11 commit 017fde861df2c50e6230b2d6857870b0ed1b4d18 Author: marc <devnull@localhost> Date: Mon Oct 6 17:43:58 1997 +0000 Added %ghost option for files CVS patchset: 1841 CVS date: 1997/10/06 17:43:58 commit 144ef26448e1f43d3737cfda6c40a4f1b1b75656 Author: ewt <devnull@localhost> Date: Fri Oct 3 16:09:15 1997 +0000 *** empty log message *** CVS patchset: 1840 CVS date: 1997/10/03 16:09:15 commit e436c8ad2e7ec9982e60c8a5cfd889c72185febd Author: ewt <devnull@localhost> Date: Fri Oct 3 16:08:45 1997 +0000 added smarts for ordering sets CVS patchset: 1839 CVS date: 1997/10/03 16:08:45 commit 7ed282cb04ade7021882782c6cdad7aa908d49e9 Author: ewt <devnull@localhost> Date: Fri Oct 3 16:08:20 1997 +0000 was calculating incorrect archive size for package w/ hard links CVS patchset: 1838 CVS date: 1997/10/03 16:08:20 commit e590740bbe85095f3c4e0629a2275be0d88afd47 Author: ewt <devnull@localhost> Date: Fri Oct 3 16:06:36 1997 +0000 fixed problems introduced by obsolete handling CVS patchset: 1837 CVS date: 1997/10/03 16:06:36 commit dac493ef9edff235c4abad40801c93fcbdd35840 Author: ewt <devnull@localhost> Date: Fri Oct 3 16:05:46 1997 +0000 needs to read rpmrc CVS patchset: 1836 CVS date: 1997/10/03 16:05:46 commit d518d25eb911b0c9bffc1da95f3d753ea4041d05 Author: marc <devnull@localhost> Date: Tue Sep 30 20:23:20 1997 +0000 Sanity check CVS patchset: 1835 CVS date: 1997/09/30 20:23:20 commit b7d6861f740b68720d276da802330bd95c6a1914 Author: ewt <devnull@localhost> Date: Fri Sep 19 14:08:10 1997 +0000 popt is it's own library CVS patchset: 1834 CVS date: 1997/09/19 14:08:10 commit 23a98445167f19dbdbadfd4a7a526cbba2b1e745 Author: ewt <devnull@localhost> Date: Thu Sep 18 16:46:08 1997 +0000 1) allowed installation based on a PREFIX 2) added popt.spec CVS patchset: 1833 CVS date: 1997/09/18 16:46:08 commit b5572be323cb4d03b21dfcd4a88baba67069cf19 Author: ewt <devnull@localhost> Date: Thu Sep 18 16:39:46 1997 +0000 1) use Makefile.inc if it's present 2) added install rule CVS patchset: 1832 CVS date: 1997/09/18 16:39:46 commit b7770cb63d5aec08c3737c13c905ef46835459c0 Author: ewt <devnull@localhost> Date: Thu Sep 18 01:54:30 1997 +0000 added kickstart support for 1) keymap 2) swap 3) lilo 4) postinstall networking (preliminary) 5) dependency resolution CVS patchset: 1831 CVS date: 1997/09/18 01:54:30 commit b1af513e6358428e6f934db1c611222812d3f55f Author: marc <devnull@localhost> Date: Wed Sep 17 17:52:08 1997 +0000 Fix requires generation for scripts CVS patchset: 1830 CVS date: 1997/09/17 17:52:08 commit d4803c088c1e115dfbb21e9d2c312bef8af2decb Author: ewt <devnull@localhost> Date: Tue Sep 16 23:16:21 1997 +0000 added install/dep time support for obsoletes tag CVS patchset: 1829 CVS date: 1997/09/16 23:16:21 commit 3b6704e349687faf49c27548ea98dd3f12c3e66a Author: marc <devnull@localhost> Date: Tue Sep 16 20:09:31 1997 +0000 Move obsoletes to own tag CVS patchset: 1828 CVS date: 1997/09/16 20:09:31 commit 7a16d204c479d2eb62ca7468109ebdf856599269 Author: marc <devnull@localhost> Date: Tue Sep 16 19:20:16 1997 +0000 Added Obsoletes: tag CVS patchset: 1827 CVS date: 1997/09/16 19:20:16 commit 6fedd84788cb4df935c9eeb21aca55b3508616e3 Author: ewt <devnull@localhost> Date: Sun Sep 14 13:16:51 1997 +0000 removed some unused variables CVS patchset: 1826 CVS date: 1997/09/14 13:16:51 commit 9b2315744954a4f5ea1d6fb3729c9c678033a4ba Author: ewt <devnull@localhost> Date: Sun Sep 14 13:16:36 1997 +0000 fixed size in write() CVS patchset: 1825 CVS date: 1997/09/14 13:16:36 commit bb1ce12d842438bba1a8d0666e1671c32de59dee Author: ewt <devnull@localhost> Date: Sun Sep 14 13:16:25 1997 +0000 added various arch_compat and build_arch_compat lines CVS patchset: 1824 CVS date: 1997/09/14 13:16:25 commit 2a0ffbb344c9a78fa1cbe180ec1729e80737e373 Author: ewt <devnull@localhost> Date: Sun Sep 14 02:33:27 1997 +0000 added build compatibilities for m68k ppc CVS patchset: 1823 CVS date: 1997/09/14 02:33:27 commit bc5e955e9e779b36fdaa15efb872aed6132cad65 Author: ewt <devnull@localhost> Date: Fri Sep 12 19:26:01 1997 +0000 vesrion 2.4.7 CVS patchset: 1822 CVS date: 1997/09/12 19:26:01 commit ff2e07c8e37905900e06bae096a595bbb1cd0dbf Author: ewt <devnull@localhost> Date: Fri Sep 12 19:13:58 1997 +0000 vesrion 2.4.7 CVS patchset: 1821 CVS date: 1997/09/12 19:13:58 commit 67b7c3bc00af4d30fa1cb37866fbc2d3c97df38b Author: ewt <devnull@localhost> Date: Fri Sep 12 19:12:36 1997 +0000 do "set -x" as "set -xs" is simply broken CVS patchset: 1820 CVS date: 1997/09/12 19:12:36 commit a74c005013aec09c5f49da894480f010ae642d77 Author: ewt <devnull@localhost> Date: Fri Sep 12 19:09:07 1997 +0000 1) fixed some HP specific typos 2) uname() rseults get pushed through *_canon tables before being used CVS patchset: 1819 CVS date: 1997/09/12 19:09:07 commit 6558956b6e99c810530888a3e1121a10d77a74c7 Author: ewt <devnull@localhost> Date: Tue Sep 9 21:00:48 1997 +0000 pre/post script processing had some erroneous free() calls CVS patchset: 1818 CVS date: 1997/09/09 21:00:48 commit afdca6b38f988707a9b1506ed80737238dd681f2 Author: ewt <devnull@localhost> Date: Tue Sep 9 19:11:27 1997 +0000 didn't package / properly CVS patchset: 1817 CVS date: 1997/09/09 19:11:27 commit 6dd1dc3c14a8d5c90b22e31e4268aeb4d4484ba2 Author: ewt <devnull@localhost> Date: Mon Sep 1 15:55:56 1997 +0000 find-requires (Linux) adds requirements for shell interpretors CVS patchset: 1816 CVS date: 1997/09/01 15:55:56 commit 65905e2ee76fea6f3d134e8bb26afb31702c1fdc Author: ewt <devnull@localhost> Date: Sun Aug 31 14:00:23 1997 +0000 *** empty log message *** CVS patchset: 1815 CVS date: 1997/08/31 14:00:23 commit 1b98b7327a2b86b131d331d7b5913b4e1e0f72c5 Author: ewt <devnull@localhost> Date: Sun Aug 31 13:58:57 1997 +0000 Had some wrong month length in date parsing code CVS patchset: 1814 CVS date: 1997/08/31 13:58:57 commit 8e4e2d67e1ea748560fb15a6561b9957dc57f5b1 Author: ewt <devnull@localhost> Date: Fri Aug 29 15:49:10 1997 +0000 *** empty log message *** CVS patchset: 1813 CVS date: 1997/08/29 15:49:10 commit b96467df0305107bc8de8959e27c1a47edb21b1d Author: marc <devnull@localhost> Date: Fri Aug 29 14:04:58 1997 +0000 Do not allow version specification in PreReq: CVS patchset: 1812 CVS date: 1997/08/29 14:04:58 commit bc8f275da320f0d67ffeaaeed58246eb4cf6a8a6 Author: ewt <devnull@localhost> Date: Thu Aug 28 20:53:30 1997 +0000 fixed __hpux test CVS patchset: 1811 CVS date: 1997/08/28 20:53:30 commit dedcaa3fbe37d992bbbbf7c8995f8e5a49c0cd43 Author: ewt <devnull@localhost> Date: Thu Aug 28 19:15:47 1997 +0000 only write install prefix env variable if one is defined CVS patchset: 1810 CVS date: 1997/08/28 19:15:47 commit d4e8084b2a8ee8d5eae97a3273f09b4fa3a6eea6 Author: ewt <devnull@localhost> Date: Thu Aug 28 19:13:54 1997 +0000 replaced temporary file creation to be significantly safer CVS patchset: 1809 CVS date: 1997/08/28 19:13:54 commit fe6d4834696c89e5fcdd258439889b153197fb5d Author: ewt <devnull@localhost> Date: Thu Aug 28 18:51:07 1997 +0000 set RPM_INSTALL_PREFIX properly CVS patchset: 1808 CVS date: 1997/08/28 18:51:07 commit 78618acbb3b55a079ceeeabc4dbd339b61d3cd4b Author: ewt <devnull@localhost> Date: Thu Aug 28 18:49:01 1997 +0000 hpux hacks CVS patchset: 1807 CVS date: 1997/08/28 18:49:01 commit 3b9ccca76ad584847bf143336bda6b9261d19e98 Author: ewt <devnull@localhost> Date: Thu Aug 28 18:41:06 1997 +0000 need to fabricate user/group name lists for v1 packagse CVS patchset: 1806 CVS date: 1997/08/28 18:41:06 commit 505557300379d127cbb12b275a7531e0a30e29c1 Author: ewt <devnull@localhost> Date: Wed Aug 27 14:25:28 1997 +0000 version 2.4.6 CVS patchset: 1805 CVS date: 1997/08/27 14:25:28 commit d55cb332670225d344c546787829c69806bf8b68 Author: ewt <devnull@localhost> Date: Wed Aug 27 13:24:04 1997 +0000 added sun4d arch_canon entry CVS patchset: 1804 CVS date: 1997/08/27 13:24:04 commit e637438e975e8c168ac4e7c00e68c4910940024c Author: ewt <devnull@localhost> Date: Tue Aug 26 18:22:16 1997 +0000 set proper default for chown() checking CVS patchset: 1803 CVS date: 1997/08/26 18:22:16 commit 80d5d62bc1a98918f0f16c77dbc1cc35b766390b Author: marc <devnull@localhost> Date: Tue Aug 26 16:36:30 1997 +0000 Fixed md5 on source packages. CVS patchset: 1802 CVS date: 1997/08/26 16:36:30 commit a9f16a53a61dbaf005404ba39350928d8b7b9fef Author: ewt <devnull@localhost> Date: Tue Aug 26 14:26:27 1997 +0000 chown() follows symlinks on nextstep (that's what I'll guess anyway) CVS patchset: 1801 CVS date: 1997/08/26 14:26:27 commit df4eb604ecdc71d15b6b784e5dece0133327971b Author: ewt <devnull@localhost> Date: Tue Aug 26 14:21:46 1997 +0000 got rid of includes of malloc.h (use stdlib.h instead) CVS patchset: 1800 CVS date: 1997/08/26 14:21:46 commit b54778e17dee3e5bf9dd4fc6e52c7b5424531de0 Author: ewt <devnull@localhost> Date: Tue Aug 26 14:19:35 1997 +0000 added os_canon entries for BSD/OS and NextStep CVS patchset: 1799 CVS date: 1997/08/26 14:19:35 commit 7bc17e28d6c5be192bb168154cb7bfc16febf41e Author: ewt <devnull@localhost> Date: Mon Aug 25 17:45:30 1997 +0000 don't do link count checking on dirs CVS patchset: 1798 CVS date: 1997/08/25 17:45:30 commit c7d861cd1fa37a30f3740164696b402c678a22db Author: ewt <devnull@localhost> Date: Mon Aug 25 14:39:13 1997 +0000 Updated to 2.4.5 CVS patchset: 1797 CVS date: 1997/08/25 14:39:13 commit 2519b8c0d035b15b4a41ad32aee8601f2bcfb587 Author: ewt <devnull@localhost> Date: Mon Aug 25 14:38:48 1997 +0000 1) RPM_ARCHIVESIZE tag didn't get filled in properly 2) added include of <pwd.h> to lib/install.c CVS patchset: 1796 CVS date: 1997/08/25 14:38:48 commit fc32e706f3df1c27cf465c07576c00763ab4c8cf Author: ewt <devnull@localhost> Date: Sun Aug 24 18:12:05 1997 +0000 1) added buildarch_compat tables 2) fixed malloc problem in rpmrc parsing CVS patchset: 1795 CVS date: 1997/08/24 18:12:05 commit 18573ee5524b7eb6b343433a5cc8b20974db0e3f Author: ewt <devnull@localhost> Date: Sun Aug 24 13:04:46 1997 +0000 *** empty log message *** CVS patchset: 1794 CVS date: 1997/08/24 13:04:46 commit f35f7825a6b6ae60895e0d9ae6fa382fdda45e9c Author: ewt <devnull@localhost> Date: Sun Aug 24 13:04:39 1997 +0000 added version stamp CVS patchset: 1793 CVS date: 1997/08/24 13:04:39 commit bbe85028fad889dff6667b5735bb064325e11286 Author: ewt <devnull@localhost> Date: Sun Aug 24 13:04:25 1997 +0000 recognizes i686 CVS patchset: 1792 CVS date: 1997/08/24 13:04:25 commit 7f5c95c6750303c3432bef884aa2bd4469dbfae0 Author: ewt <devnull@localhost> Date: Sun Aug 24 13:04:06 1997 +0000 version 2.4.5 CVS patchset: 1791 CVS date: 1997/08/24 13:04:06 commit 3a1f07df62827be18cd2d819896b2ae6cfd28cf3 Author: ewt <devnull@localhost> Date: Sun Aug 24 13:00:51 1997 +0000 If --root is used, call getpwent() before the chroot(), forcing any name services libraries to be loaded from outside of the chroot() CVS patchset: 1790 CVS date: 1997/08/24 13:00:51 commit f6b5bc1f9dd3c85c626297e131bf7789ebe119ff Author: ewt <devnull@localhost> Date: Thu Aug 21 01:56:28 1997 +0000 changed vesrion to 2.4.4 CVS patchset: 1789 CVS date: 1997/08/21 01:56:28 commit 6aa825730d47a4d3436e9cb5ee58ff9a686088ae Author: ewt <devnull@localhost> Date: Thu Aug 21 01:23:14 1997 +0000 added --noorder CVS patchset: 1788 CVS date: 1997/08/21 01:23:14 commit b782a7d4aa0c7273ebade951d8292a5584a80114 Author: ewt <devnull@localhost> Date: Thu Aug 21 01:20:16 1997 +0000 1) rpm2cpio didn't handle zlib errors properly 2) query formats could yield (none)\n instead of just (none) 3) queries of fssizes w/o fsnames went bonkers CVS patchset: 1787 CVS date: 1997/08/21 01:20:16 commit a50bad6f038dd3965a7702ebeda77de79ed74bbe Author: ewt <devnull@localhost> Date: Thu Aug 21 01:07:29 1997 +0000 build up LIBS by appending CVS patchset: 1786 CVS date: 1997/08/21 01:07:29 commit c24b00b73c8f11bcf801f12d8e83c825188f6cb9 Author: ewt <devnull@localhost> Date: Thu Aug 21 01:04:46 1997 +0000 applied changes from Alex deVries CVS patchset: 1785 CVS date: 1997/08/21 01:04:46 commit 36c5ef71e95ec3ef2d0dc383009383762135dacd Author: marc <devnull@localhost> Date: Tue Aug 19 16:36:20 1997 +0000 BUILDARCHS is now not only internal CVS patchset: 1784 CVS date: 1997/08/19 16:36:20 commit a377e96040f7e49ef6f818556a07cc7160b46ceb Author: marc <devnull@localhost> Date: Tue Aug 19 16:35:33 1997 +0000 Add BUILDARCHS tag to source packages. CVS patchset: 1783 CVS date: 1997/08/19 16:35:33 commit 2ec98d5fed84aa71656b92a3703643f79b249a9c Author: ewt <devnull@localhost> Date: Sun Aug 10 13:41:11 1997 +0000 Look for random() in -lucb CVS patchset: 1782 CVS date: 1997/08/10 13:41:11 commit 3a7e18a373b51458a1094bd6e3026ccea35efdc0 Author: ewt <devnull@localhost> Date: Sun Aug 10 13:40:16 1997 +0000 Changed licensing of librpm to LGPL CVS patchset: 1781 CVS date: 1997/08/10 13:40:16 commit 8f347affdca544ff7cb4e1fe49564727c5d3ee65 Author: ewt <devnull@localhost> Date: Thu Jul 31 16:25:34 1997 +0000 return proper success code after writing hardlinks CVS patchset: 1780 CVS date: 1997/07/31 16:25:34 commit fb72e505a9a7bcc8cf54cc8bc4306a951da5dee6 Author: ewt <devnull@localhost> Date: Thu Jul 31 16:02:19 1997 +0000 1) improved cpio error message 2) moved bad chdir() restoration 3) close files after writing their contents to cpio archive CVS patchset: 1779 CVS date: 1997/07/31 16:02:19 commit 9174be23bae7e21c3e1ffb11c0b301a2ca14bc1b Author: ewt <devnull@localhost> Date: Thu Jul 31 14:04:56 1997 +0000 1) cpio can now conditionally follow symlinks 2) directory archiving is fixed CVS patchset: 1778 CVS date: 1997/07/31 14:04:56 commit ce379332c44dd6f69929da17da3e338874733850 Author: marc <devnull@localhost> Date: Wed Jul 30 22:19:39 1997 +0000 Restore CWD after packing files CVS patchset: 1777 CVS date: 1997/07/30 22:19:39 commit 73fa07578ac8c09a911c4b302d923a7cc868b5f3 Author: ewt <devnull@localhost> Date: Mon Jul 28 21:16:55 1997 +0000 Added include of errno.h CVS patchset: 1776 CVS date: 1997/07/28 21:16:55 commit 96a4b7ca2c6fbf6a3786642c27996d09fe42f28d Author: ewt <devnull@localhost> Date: Mon Jul 28 20:39:41 1997 +0000 added buildarchitectures info CVS patchset: 1775 CVS date: 1997/07/28 20:39:41 commit c4a86e70debfbcc7c93bc02c8845b688f2e4a066 Author: marc <devnull@localhost> Date: Fri Jul 25 13:57:17 1997 +0000 Get rid of warning CVS patchset: 1774 CVS date: 1997/07/25 13:57:17 commit ccc21cb726e302dad410c6b4e6cabf4095f1249a Author: marc <devnull@localhost> Date: Fri Jul 25 13:09:05 1997 +0000 Modify to allow BuildArchitectures: CVS patchset: 1773 CVS date: 1997/07/25 13:09:05 commit dd4a1f65102901b5108b2d3a58e3e90e654b2241 Author: ewt <devnull@localhost> Date: Thu Jul 24 19:15:03 1997 +0000 *** empty log message *** CVS patchset: 1772 CVS date: 1997/07/24 19:15:03 commit 53cfcda67d361ff75387474915838f9442226891 Author: ewt <devnull@localhost> Date: Thu Jul 24 15:15:48 1997 +0000 Added --justdb CVS patchset: 1771 CVS date: 1997/07/24 15:15:48 commit 9b0241488164d65d54af6a233dcd8472a660fe26 Author: ewt <devnull@localhost> Date: Thu Jul 24 14:41:55 1997 +0000 Fixed installs of serial/version tags CVS patchset: 1770 CVS date: 1997/07/24 14:41:55 commit d4e36ffd5647d5df0ae6920ce4bf63cc4ed124d6 Author: ewt <devnull@localhost> Date: Wed Jul 23 19:11:10 1997 +0000 tried to fix --setperms CVS patchset: 1769 CVS date: 1997/07/23 19:11:10 commit 815321cb72f68a562e33733ac81acb338a62e11e Author: ewt <devnull@localhost> Date: Wed Jul 23 19:10:16 1997 +0000 Removed # from :octal specifier CVS patchset: 1768 CVS date: 1997/07/23 19:10:16 commit 322f3f85ffdb916c6459cd098b3cf4188eaf9c6e Author: ewt <devnull@localhost> Date: Wed Jul 23 19:03:38 1997 +0000 *** empty log message *** CVS patchset: 1767 CVS date: 1997/07/23 19:03:38 commit 0d6eda54e6f6fa2610f57f9e83372e361202ef12 Author: ewt <devnull@localhost> Date: Wed Jul 23 18:43:47 1997 +0000 cvs changes CVS patchset: 1766 CVS date: 1997/07/23 18:43:47 commit 309b29ed815d9b7c83fdd0351a3579bae22ac9a9 Author: ewt <devnull@localhost> Date: Wed Jul 23 18:42:42 1997 +0000 "make archive" displays the version number prominetly CVS patchset: 1765 CVS date: 1997/07/23 18:42:42 commit 126ba89735b31535ad9efbd66b113ce43db00feb Author: ewt <devnull@localhost> Date: Wed Jul 23 18:38:51 1997 +0000 fixed problem in awk invocation CVS patchset: 1764 CVS date: 1997/07/23 18:38:51 commit 722f358b495cb541521f0d02eae8228e8330af15 Author: ewt <devnull@localhost> Date: Wed Jul 23 18:38:43 1997 +0000 added Eric Mumpower CVS patchset: 1763 CVS date: 1997/07/23 18:38:43 commit c412e45d33bfbcea2e60b520e872442a0db75083 Author: ewt <devnull@localhost> Date: Wed Jul 23 18:36:55 1997 +0000 look for random() in libm CVS patchset: 1762 CVS date: 1997/07/23 18:36:55 commit 29284ac90a663c7dfb2f94edb287b8d9660f1e03 Author: ewt <devnull@localhost> Date: Wed Jul 23 18:35:34 1997 +0000 added #define for SCO CVS patchset: 1761 CVS date: 1997/07/23 18:35:34 commit 94ff866183a1e28b70ea54fb70466dd5a36bcce5 Author: ewt <devnull@localhost> Date: Wed Jul 23 18:32:15 1997 +0000 added provides rpmrc tag CVS patchset: 1760 CVS date: 1997/07/23 18:32:15 commit 31897750f814160ed6bba6b33f14e66127717936 Author: ewt <devnull@localhost> Date: Wed Jul 23 18:14:51 1997 +0000 removed cpiobin from rpmrc CVS patchset: 1759 CVS date: 1997/07/23 18:14:51 commit b74c382c4efaaae31aa17d445f007668a2829fff Author: ewt <devnull@localhost> Date: Wed Jul 23 18:08:51 1997 +0000 renamed cpio mapping finalPath to fsPath CVS patchset: 1758 CVS date: 1997/07/23 18:08:51 commit aaceb01a4fdaf6729733b99ac7d968d17455096b Author: ewt <devnull@localhost> Date: Wed Jul 23 18:08:16 1997 +0000 *** empty log message *** CVS patchset: 1757 CVS date: 1997/07/23 18:08:16 commit 96fd394a90fe6e7746b8f78e467ae5140ce6ae41 Author: ewt <devnull@localhost> Date: Wed Jul 23 18:08:01 1997 +0000 Moidified to use internal cpio building code CVS patchset: 1756 CVS date: 1997/07/23 18:08:01 commit ce27d9c15c362cf04be53c512c78f01fa56a4e7a Author: ewt <devnull@localhost> Date: Wed Jul 23 18:07:46 1997 +0000 1) added cpio building code 2) changed how filenames are read from cpio archives; this shouldn't break anything <gulp> CVS patchset: 1755 CVS date: 1997/07/23 18:07:46 commit b1120e3415e0bf6007bdfa31679224bc0787da0b Author: ewt <devnull@localhost> Date: Wed Jul 23 13:44:42 1997 +0000 *** empty log message *** CVS patchset: 1754 CVS date: 1997/07/23 13:44:42 commit 6c5567483be5b64ac6384e24b25f7697949a639b Author: ewt <devnull@localhost> Date: Wed Jul 23 13:09:33 1997 +0000 - compatible arch/os lists should be based on physical machine, not translated machine - added build arch/os lists to --showrc CVS patchset: 1753 CVS date: 1997/07/23 13:09:33 commit 79c05ecc3edcbc3da41d2ce7039cd858cf01c5e5 Author: ewt <devnull@localhost> Date: Wed Jul 23 01:17:17 1997 +0000 Fixed architecture overrides CVS patchset: 1752 CVS date: 1997/07/23 01:17:17 commit 7b3f4e860149fd68da5e8c51c845b3e4b382b208 Author: ewt <devnull@localhost> Date: Wed Jul 23 01:06:03 1997 +0000 rewrote rcfile parsing CVS patchset: 1751 CVS date: 1997/07/23 01:06:03 commit d30a47c0b44c7ff0ee03a6ed6a5c7ff573c6aacf Author: ewt <devnull@localhost> Date: Tue Jul 22 16:29:57 1997 +0000 Removed NEWS file CVS patchset: 1750 CVS date: 1997/07/22 16:29:57 commit 3cc65fbe06ec54c6411d6c9baeca3d54e4b8ceab Author: ewt <devnull@localhost> Date: Tue Jul 22 16:29:09 1997 +0000 1) conditionally display url/packager tags 2) display "(not installed)" for the install time of packages w/ haven't been installed CVS patchset: 1749 CVS date: 1997/07/22 16:29:09 commit 478cbfe961f53b0e82e9906ce0077ba617d4a65a Author: ewt <devnull@localhost> Date: Fri Jul 18 15:21:51 1997 +0000 *** empty log message *** CVS patchset: 1748 CVS date: 1997/07/18 15:21:51 commit d30d904329cf4944f5021d2936f07e9ac0a0865e Author: ewt <devnull@localhost> Date: Fri Jul 18 15:03:35 1997 +0000 Dump the stack when a dependency loop is encountered CVS patchset: 1747 CVS date: 1997/07/18 15:03:35 commit 007b4c33a2a558fc1f062b8ceab0aeab41a36dac Author: ewt <devnull@localhost> Date: Thu Jul 17 19:18:33 1997 +0000 When a uname->id translation fails, close the password file and retry CVS patchset: 1746 CVS date: 1997/07/17 19:18:33 commit b00397df1140bfda4a0dd49a9224fcb62b8fa13f Author: ewt <devnull@localhost> Date: Thu Jul 17 19:18:15 1997 +0000 Restore original directory after chroot() CVS patchset: 1745 CVS date: 1997/07/17 19:18:15 commit 6c518ea2790669e1632c18a7a49f72b62c275ccb Author: ewt <devnull@localhost> Date: Wed Jul 16 01:57:50 1997 +0000 *** empty log message *** CVS patchset: 1744 CVS date: 1997/07/16 01:57:50 commit 3f8dd5dd2f90b4dea934737de4d76e3e0a222303 Author: ewt <devnull@localhost> Date: Wed Jul 16 01:56:14 1997 +0000 Don't bother creating devices/symlinks which already exist CVS patchset: 1743 CVS date: 1997/07/16 01:56:14 commit acbd1b17c200d87d07415adbc2921793dc470373 Author: ewt <devnull@localhost> Date: Wed Jul 16 01:48:46 1997 +0000 *** empty log message *** CVS patchset: 1742 CVS date: 1997/07/16 01:48:46 commit a498165bc5a9d2802b1d740a56cece424b486940 Author: ewt <devnull@localhost> Date: Wed Jul 16 01:44:27 1997 +0000 Uses chroot() for --root rather then hand manipulation CVS patchset: 1741 CVS date: 1997/07/16 01:44:27 commit cb568d02f5527b063c0bfdcc29134ef20034e192 Author: ewt <devnull@localhost> Date: Wed Jul 16 01:42:13 1997 +0000 Interface changes for PROG tags CVS patchset: 1740 CVS date: 1997/07/16 01:42:13 commit 05ecca354d59e0ed0c9a8afe7cabaac4451f7747 Author: ewt <devnull@localhost> Date: Wed Jul 16 01:41:50 1997 +0000 Implements POSTUNPROG-type tags CVS patchset: 1739 CVS date: 1997/07/16 01:41:50 commit cdf81c1bed179cdf1b598006b114ae47d21ee043 Author: ewt <devnull@localhost> Date: Wed Jul 16 01:40:23 1997 +0000 Hardwired lookups for root user and group lookups CVS patchset: 1738 CVS date: 1997/07/16 01:40:23 commit 0d07345d8ae7c5ddad465a69ad8a3e44a56249ff Author: ewt <devnull@localhost> Date: Wed Jul 16 01:39:54 1997 +0000 Indexes need to me made w/ ordering is done CVS patchset: 1737 CVS date: 1997/07/16 01:39:54 commit 4f0ecdf028f7b364275b93ee91411a3bfea40994 Author: ewt <devnull@localhost> Date: Wed Jul 16 01:38:55 1997 +0000 Don't check for symlink() reutrning nonzero, check only for < 0 CVS patchset: 1736 CVS date: 1997/07/16 01:38:55 commit d2356b89a358e684ebd8f871683a687385d7a6d8 Author: ewt <devnull@localhost> Date: Mon Jul 14 14:48:38 1997 +0000 Fixes to script runs CVS patchset: 1735 CVS date: 1997/07/14 14:48:38 commit cc0a278e1d2a8b81916d443b90c6ac6c1191247d Author: ewt <devnull@localhost> Date: Tue Jul 8 18:48:36 1997 +0000 Don't include packages multiple times in ordering CVS patchset: 1734 CVS date: 1997/07/08 18:48:36 commit 3e4b8299e5e239cfbbca946351fcfb2c6a0f782f Author: ewt <devnull@localhost> Date: Tue Jul 8 18:41:10 1997 +0000 Packages may satisfy their own dependencies CVS patchset: 1733 CVS date: 1997/07/08 18:41:10 commit 94cebfb2fa3f86caec8a854ef257fb34f33ea4ef Author: ewt <devnull@localhost> Date: Mon Jul 7 22:22:44 1997 +0000 1) changed popt's ternary operator to work properly 2) popt doesn't take \ at the end of a line as a newline 3) fixed --scripts in rpmpopt to take advantage of #1 CVS patchset: 1732 CVS date: 1997/07/07 22:22:44 commit 4fc52f759c02ad82d4df94207956fafad46f47d9 Author: marc <devnull@localhost> Date: Mon Jul 7 21:13:26 1997 +0000 Fix handling of %pre -p <prog> when it has no body CVS patchset: 1731 CVS date: 1997/07/07 21:13:26 commit 9f56b79acf30747a1102bffcd85b0a9a585ec9a9 Author: ewt <devnull@localhost> Date: Mon Jul 7 20:46:18 1997 +0000 Added termnary expression evaluation CVS patchset: 1730 CVS date: 1997/07/07 20:46:18 commit f253cb1c13493c20654ee4eedb2103064c734417 Author: ewt <devnull@localhost> Date: Mon Jul 7 19:20:47 1997 +0000 Restored %{#TAG} style CVS patchset: 1729 CVS date: 1997/07/07 19:20:47 commit 932e837097d7de0efbf8f5f06a9687e6a23e56d4 Author: marc <devnull@localhost> Date: Mon Jul 7 14:51:54 1997 +0000 Add %pre/%post -p <prog> handling CVS patchset: 1728 CVS date: 1997/07/07 14:51:54 commit de6dd8d747ecdc529ed526e9e97dfc46c4ab4b6b Author: marc <devnull@localhost> Date: Thu Jul 3 21:11:06 1997 +0000 Change message to standard "Build failed." CVS patchset: 1727 CVS date: 1997/07/03 21:11:06 commit 03671e7a5f7e27cd02133aa42f9e3bb4326c09ac Author: marc <devnull@localhost> Date: Thu Jul 3 16:34:12 1997 +0000 Handle -p <prog> on pre/post scripts CVS patchset: 1726 CVS date: 1997/07/03 16:34:12 commit e5db5b2a684394a7455afb81fa2c1ab172c342b5 Author: marc <devnull@localhost> Date: Tue Jul 1 16:29:30 1997 +0000 Make comments "deactivate" %define CVS patchset: 1725 CVS date: 1997/07/01 16:29:30 commit ce8b1ddc6ef77e8bdf9ccaee5aba3eb54ca5aa53 Author: ewt <devnull@localhost> Date: Tue Jul 1 16:24:08 1997 +0000 Added install time prerequisite checking CVS patchset: 1724 CVS date: 1997/07/01 16:24:08 commit aaea587060aed238d70b9470a8e78c6af824349f Author: marc <devnull@localhost> Date: Tue Jul 1 15:23:47 1997 +0000 add /usr/X11R6/man to docdirs CVS patchset: 1723 CVS date: 1997/07/01 15:23:47 commit ce86635a34fb8989910dcda2164366eb88365cb5 Author: ewt <devnull@localhost> Date: Mon Jun 30 15:59:30 1997 +0000 Added include for SunOS CVS patchset: 1722 CVS date: 1997/06/30 15:59:30 commit cd457cbd869152f8809d12f7e3a66648391c4a62 Author: ewt <devnull@localhost> Date: Fri Jun 27 22:39:57 1997 +0000 Changed versions to 2.4.3 CVS patchset: 1721 CVS date: 1997/06/27 22:39:57 commit 77f29da77ca7adca208254956f3dae881b2e52dc Author: ewt <devnull@localhost> Date: Fri Jun 27 21:58:34 1997 +0000 oops CVS patchset: 1720 CVS date: 1997/06/27 21:58:34 commit b5be704565774dd68e7fd9ea7eef9d516fe9ee20 Author: ewt <devnull@localhost> Date: Fri Jun 27 21:55:49 1997 +0000 Tried to get everything working for SCO. CVS patchset: 1719 CVS date: 1997/06/27 21:55:49 commit 398062305f1881fa45057498799b24f2fafe7714 Author: ewt <devnull@localhost> Date: Fri Jun 27 21:47:43 1997 +0000 uname() IP* is truncated to just IP CVS patchset: 1718 CVS date: 1997/06/27 21:47:43 commit 328cab55d59253e024e3c0017ccfc427942b9572 Author: ewt <devnull@localhost> Date: Fri Jun 27 21:47:03 1997 +0000 1) Changed IP24 to IP in prep for better IP handling 2) Made IP an alias for mips architecture 3) Added IRIX64 CVS patchset: 1717 CVS date: 1997/06/27 21:47:03 commit d7e4e056fab11977e4767875a7abc1aa5fbd1035 Author: ewt <devnull@localhost> Date: Thu Jun 26 14:35:37 1997 +0000 Fixed output messages CVS patchset: 1716 CVS date: 1997/06/26 14:35:37 commit 9dcf56f81fa163cfe46748e7fd0fdc2b943f964e Author: ewt <devnull@localhost> Date: Thu Jun 26 14:35:27 1997 +0000 Fixed user to group CVS patchset: 1715 CVS date: 1997/06/26 14:35:27 commit a3c0eeb9bc12724bbc29afbf6038785fa37ed2d1 Author: ewt <devnull@localhost> Date: Wed Jun 25 20:23:27 1997 +0000 chown() follows symlinks on hpux CVS patchset: 1714 CVS date: 1997/06/25 20:23:27 commit be985f4853101c69384eb0fabb9d81b4050e722e Author: ewt <devnull@localhost> Date: Wed Jun 25 16:12:11 1997 +0000 remove all CVS dirs during "make archive" CVS patchset: 1713 CVS date: 1997/06/25 16:12:11 commit dfe564e55dba38bf561deb8c9623808320bf5d20 Author: ewt <devnull@localhost> Date: Wed Jun 25 16:10:19 1997 +0000 more osf getmntent_r() patches CVS patchset: 1712 CVS date: 1997/06/25 16:10:19 commit 08a988c7523450cb755701c3bf062da53d1b278d Author: ewt <devnull@localhost> Date: Wed Jun 25 16:09:38 1997 +0000 taght it to figure out the arch of aix systems CVS patchset: 1711 CVS date: 1997/06/25 16:09:38 commit 4562a634999fa180c613f58db557d22f06d2ba57 Author: ewt <devnull@localhost> Date: Wed Jun 25 16:04:50 1997 +0000 correctly determines architecture for powerpc CVS patchset: 1710 CVS date: 1997/06/25 16:04:50 commit 1533f245d278734559b507753a893ee0d8d9676e Author: ewt <devnull@localhost> Date: Wed Jun 25 15:50:10 1997 +0000 new translations CVS patchset: 1709 CVS date: 1997/06/25 15:50:10 commit dda52c18d6a434f6f4c947cd75770240a738f9d6 Author: ewt <devnull@localhost> Date: Thu Jun 19 22:18:02 1997 +0000 Changes for OSF/1 getmntinfo_r() CVS patchset: 1708 CVS date: 1997/06/19 22:18:02 commit 5b52e398993a6bc104fc88912f88ed61b9ad9be0 Author: ewt <devnull@localhost> Date: Thu Jun 19 22:17:45 1997 +0000 fixed "struct fd_set" to fd_set for glibc CVS patchset: 1707 CVS date: 1997/06/19 22:17:45 commit 4ff14e057d24add6b0f0f75b3a5833bc80ff5c44 Author: root <devnull@localhost> Date: Thu Jun 19 19:46:19 1997 +0000 PreReq handling CVS patchset: 1706 CVS date: 1997/06/19 19:46:19 commit 6dd67818e951fb1f2577186acebb512ff91b6646 Author: root <devnull@localhost> Date: Thu Jun 19 18:51:26 1997 +0000 Fix src package file name. CVS patchset: 1705 CVS date: 1997/06/19 18:51:26 commit ca410b34d009b64dc1ad483e4bf26152a6bdbd89 Author: ewt <devnull@localhost> Date: Thu Jun 19 15:15:03 1997 +0000 fixed typo CVS patchset: 1704 CVS date: 1997/06/19 15:15:03 commit 300911b8b7e64e91701d81cb1d16e719b2bde17f Author: ewt <devnull@localhost> Date: Thu Jun 19 14:16:59 1997 +0000 Fixed some typos CVS patchset: 1703 CVS date: 1997/06/19 14:16:59 commit bfad9c327187b2e69b3fcd1a2fe22ad57cae23fe Author: ewt <devnull@localhost> Date: Thu Jun 19 13:30:47 1997 +0000 First pass at SCO getmntent() CVS patchset: 1702 CVS date: 1997/06/19 13:30:47 commit a25a642bbbe429a3eea2749a9c4ec6abcd8b3125 Author: ewt <devnull@localhost> Date: Thu Jun 19 13:18:41 1997 +0000 Include "miscfn.h" CVS patchset: 1701 CVS date: 1997/06/19 13:18:41 commit 52ed621c76ca5940a446fc20a672dd18c5f4d511 Author: ewt <devnull@localhost> Date: Thu Jun 19 13:17:56 1997 +0000 Fixed memory allocation CVS patchset: 1700 CVS date: 1997/06/19 13:17:56 commit 9932bf2f0df4de6acebc6452665672e8684c4067 Author: ewt <devnull@localhost> Date: Thu Jun 19 13:17:45 1997 +0000 Placed include of <sys/wait.h> after <sys/resource.h> for AIX CVS patchset: 1699 CVS date: 1997/06/19 13:17:45 commit 9b7a0228d1c600991f54c1410521da983329a218 Author: ewt <devnull@localhost> Date: Thu Jun 19 13:13:50 1997 +0000 AIX changes from Till Bubeck CVS patchset: 1698 CVS date: 1997/06/19 13:13:50 commit f889cd5bdd39d115b913b8c85a660d1b226b5e81 Author: ewt <devnull@localhost> Date: Wed Jun 18 23:19:59 1997 +0000 *** empty log message *** CVS patchset: 1697 CVS date: 1997/06/18 23:19:59 commit c177b9240befd8e3b7fce7f07e1e27ee0ba87422 Author: ewt <devnull@localhost> Date: Wed Jun 18 23:17:55 1997 +0000 Added language support to header CVS patchset: 1696 CVS date: 1997/06/18 23:17:55 commit c36947471e62731e588bd940f91118d7e95c31e6 Author: ewt <devnull@localhost> Date: Wed Jun 18 20:45:48 1997 +0000 *** empty log message *** CVS patchset: 1695 CVS date: 1997/06/18 20:45:48 commit 6ee3ae9249ced83b93a52f034cc4573f983fba54 Author: ewt <devnull@localhost> Date: Wed Jun 18 20:45:17 1997 +0000 Added %flags(noreplace) support, but it *hasn't been tested an iota* CVS patchset: 1694 CVS date: 1997/06/18 20:45:17 commit 45d5621091f7b3d2eeedee4d53844b61545b5b67 Author: root <devnull@localhost> Date: Tue Jun 17 15:54:46 1997 +0000 Assign new number to RPMFILE_SPECFILE CVS patchset: 1693 CVS date: 1997/06/17 15:54:46 commit 36bd9c21011a48be3d8484ce7e7594734f4e477a Author: root <devnull@localhost> Date: Tue Jun 17 15:52:09 1997 +0000 Clear the stupid isspecfile flag! CVS patchset: 1692 CVS date: 1997/06/17 15:52:09 commit d224a783f1e9d020c5d0d4428c07043803a53a5e Author: ewt <devnull@localhost> Date: Tue Jun 17 15:37:28 1997 +0000 1) added 's', 'm', 'n' to fflags type tag 2) implemented missingok 3) added --allfiles CVS patchset: 1691 CVS date: 1997/06/17 15:37:28 commit aaecdd0b19cab6eb1ef040d82b10a6796b337875 Author: ewt <devnull@localhost> Date: Tue Jun 17 14:49:07 1997 +0000 Fixed mntctl() checking CVS patchset: 1690 CVS date: 1997/06/17 14:49:07 commit 8cef38026eb38e668bb12f0b04f3c9b1f3c434eb Author: ewt <devnull@localhost> Date: Mon Jun 16 18:24:50 1997 +0000 dded --changelog to help, usage, and rpm.8 CVS patchset: 1689 CVS date: 1997/06/16 18:24:50 commit e70bb34b548d74b7f939f449d155400957176a6b Author: ewt <devnull@localhost> Date: Mon Jun 16 18:21:37 1997 +0000 added "day" format specified and --changelog CVS patchset: 1688 CVS date: 1997/06/16 18:21:37 commit 0a236450d7477bd809d70edff4ab7fdc918b9e6a Author: ewt <devnull@localhost> Date: Mon Jun 16 18:13:23 1997 +0000 Tried again to not backup config files on netshared path CVS patchset: 1687 CVS date: 1997/06/16 18:13:23 commit 835e5f5f2d33f4532d860898c5875f9e1d7f24d3 Author: ewt <devnull@localhost> Date: Mon Jun 16 17:30:59 1997 +0000 changed struct rpmdb to struct rpmdb_s for C++ CVS patchset: 1686 CVS date: 1997/06/16 17:30:59 commit 6c6815035ecbb57e7e993d0ce32f4b8e8d49ccbe Author: ewt <devnull@localhost> Date: Mon Jun 16 17:29:29 1997 +0000 Removed buildos: buildarch: brokeness CVS patchset: 1685 CVS date: 1997/06/16 17:29:29 commit fbb4be2eb21c8fd14f3e4502ca3dea6d5f964bfb Author: root <devnull@localhost> Date: Tue Jun 3 22:02:37 1997 +0000 Fail if version or release are empty CVS patchset: 1684 CVS date: 1997/06/03 22:02:37 commit 27ba21871780f89e6971d1b672b0b5123406acc9 Author: root <devnull@localhost> Date: Tue Jun 3 21:45:09 1997 +0000 Allow %if* stuff to be indented CVS patchset: 1683 CVS date: 1997/06/03 21:45:09 commit b4dee2cb45d597488cef7c86225d3d49d0f0f83b Author: ewt <devnull@localhost> Date: Tue Jun 3 19:08:39 1997 +0000 *** empty log message *** CVS patchset: 1682 CVS date: 1997/06/03 19:08:39 commit d532528178702bdfab21b8e24898f407a126d10c Author: ewt <devnull@localhost> Date: Tue Jun 3 16:08:23 1997 +0000 Fixed horrible brokenness CVS patchset: 1681 CVS date: 1997/06/03 16:08:23 commit 7ba07d0e70ba58d0d79d9a48169a5b479b3bea95 Author: ewt <devnull@localhost> Date: Mon Jun 2 19:59:31 1997 +0000 *** empty log message *** CVS patchset: 1680 CVS date: 1997/06/02 19:59:31 commit 9b9de6ce15f26c7214423fdcaa8c9d8a9e598044 Author: ewt <devnull@localhost> Date: Mon Jun 2 19:59:07 1997 +0000 Provide an alternate getmntent() if necessary. CVS patchset: 1679 CVS date: 1997/06/02 19:59:07 commit 79b64691980480d3a123903377530a58314f74e3 Author: ewt <devnull@localhost> Date: Mon Jun 2 15:46:25 1997 +0000 Updated man page CVS patchset: 1678 CVS date: 1997/06/02 15:46:25 commit fccf9d02490fac351968d8d75247605adc4af096 Author: ewt <devnull@localhost> Date: Mon Jun 2 14:01:29 1997 +0000 Use pclose() w/ popen(), not fclose() CVS patchset: 1677 CVS date: 1997/06/02 14:01:29 commit c428a31fe6ff1fb402e28df30ea39f9521c6d60d Author: ewt <devnull@localhost> Date: Sun Jun 1 23:00:54 1997 +0000 *** empty log message *** CVS patchset: 1676 CVS date: 1997/06/01 23:00:54 commit 9b92c41eac934f5e95e44c8c9e35a7eb1898a44d Author: ewt <devnull@localhost> Date: Sun Jun 1 22:59:24 1997 +0000 Added rpmfilename tag to to rpmrc and made use of it during package builds CVS patchset: 1675 CVS date: 1997/06/01 22:59:24 commit c5dcacd20144babd52181ea9bb34aa82f895b828 Author: ewt <devnull@localhost> Date: Fri May 30 21:57:31 1997 +0000 *** empty log message *** CVS patchset: 1674 CVS date: 1997/05/30 21:57:31 commit 18e62235a1a469bf46aa538413d368c67b0959ce Author: ewt <devnull@localhost> Date: Fri May 30 21:57:10 1997 +0000 Solaris fixes CVS patchset: 1673 CVS date: 1997/05/30 21:57:10 commit 0965d6236ed9c67e8164f1f6274d2c864b3cdebe Author: ewt <devnull@localhost> Date: Fri May 30 21:14:51 1997 +0000 *** empty log message *** CVS patchset: 1672 CVS date: 1997/05/30 21:14:51 commit eee6452dc0a625802a3c7272b2b042668d530c9e Author: ewt <devnull@localhost> Date: Fri May 30 21:14:34 1997 +0000 moved findPackageByLabel() to rpmdbFindByLabel() and added rpmdbFindByHeader() CVS patchset: 1671 CVS date: 1997/05/30 21:14:34 commit 381df9002167f7867b721c36a0539149a15c5fa2 Author: ewt <devnull@localhost> Date: Fri May 30 21:05:02 1997 +0000 *** empty log message *** CVS patchset: 1670 CVS date: 1997/05/30 21:05:02 commit 1368d5d273dd70c4328a39c37c950f2c44988ee8 Author: ewt <devnull@localhost> Date: Fri May 30 21:04:42 1997 +0000 added fssizes tag CVS patchset: 1669 CVS date: 1997/05/30 21:04:42 commit 9491610f7edd4338a1b186c50000b1ea1b6d1801 Author: ewt <devnull@localhost> Date: Fri May 30 14:16:20 1997 +0000 added virtual query tag ability, fsnames query tag, CVS patchset: 1668 CVS date: 1997/05/30 14:16:20 commit 93af6a49c303b2b1eed3957e6eb70d2a9215dd7c Author: ewt <devnull@localhost> Date: Thu May 29 20:10:03 1997 +0000 *** empty log message *** CVS patchset: 1667 CVS date: 1997/05/29 20:10:03 commit 2eb5561b5add234d261f1b49593d72388137f241 Author: ewt <devnull@localhost> Date: Thu May 29 20:09:45 1997 +0000 Replaced queryformat code with headerSprintf() <whew> CVS patchset: 1666 CVS date: 1997/05/29 20:09:45 commit 2aff0769dab3ad948e9daca645ceee205df1e972 Author: ewt <devnull@localhost> Date: Wed May 28 14:21:27 1997 +0000 Fixed some missing >] in usage message CVS patchset: 1665 CVS date: 1997/05/28 14:21:27 commit 6ce27675f6f4c4c85d45d9a700688e7b19be7161 Author: ewt <devnull@localhost> Date: Wed May 28 14:19:44 1997 +0000 version 2.4.2 CVS patchset: 1664 CVS date: 1997/05/28 14:19:44 commit cec51e424349fb9cfc9b5a202138dd4719019e6e Author: ewt <devnull@localhost> Date: Tue May 27 14:02:53 1997 +0000 changed version to 2.4.1 CVS patchset: 1663 CVS date: 1997/05/27 14:02:53 commit 15bd819b0bb1c76453bdb6d459ff028af4de8e6d Author: ewt <devnull@localhost> Date: Tue May 27 14:01:45 1997 +0000 don't backup config files on netsharedpaths CVS patchset: 1662 CVS date: 1997/05/27 14:01:45 commit c3aa83ec8ca6ec354445156e9682aaeb3f35b779 Author: ewt <devnull@localhost> Date: Tue May 27 14:01:39 1997 +0000 Changed version to 2.4.1 CVS patchset: 1661 CVS date: 1997/05/27 14:01:39 commit 171e55b75184386341b2bf139cd48a7b902d271c Author: ewt <devnull@localhost> Date: Tue May 27 14:01:14 1997 +0000 added info on --build{arch|os} to --help and usage messages CVS patchset: 1660 CVS date: 1997/05/27 14:01:14 commit b19f29ec07d3241c04a753a4a4212bdb8567ddbf Author: ewt <devnull@localhost> Date: Mon May 26 13:15:46 1997 +0000 fixed group verification CVS patchset: 1659 CVS date: 1997/05/26 13:15:46 commit 0ac6e87f5ef3bf6b744b34e265cb1528ccc15b13 Author: ewt <devnull@localhost> Date: Fri May 23 15:18:15 1997 +0000 Omit RPMTAG_ portion of --querytags output. CVS patchset: 1658 CVS date: 1997/05/23 15:18:15 commit 149fffad23e65bc40003789b252ef804bdee2707 Author: ewt <devnull@localhost> Date: Fri May 23 15:10:58 1997 +0000 Omit RPMTAG_ portion of --querytags output. CVS patchset: 1657 CVS date: 1997/05/23 15:10:58 commit 32721ebeb22480787ccb46be20189a6f36602f95 Author: ewt <devnull@localhost> Date: Wed May 21 19:39:54 1997 +0000 Fixed aix chown test. CVS patchset: 1656 CVS date: 1997/05/21 19:39:54 commit 098292053eb720fd293a94b2e1ad63f632a24f9d Author: ewt <devnull@localhost> Date: Wed May 21 17:46:16 1997 +0000 Created noarch architecture CVS patchset: 1655 CVS date: 1997/05/21 17:46:16 commit dbd5ccf1a727d010173995f6117744189ebd14a4 Author: ewt <devnull@localhost> Date: Tue May 20 17:44:11 1997 +0000 *** empty log message *** CVS patchset: 1654 CVS date: 1997/05/20 17:44:11 commit c81e8aefaa94f14a5573a6ddb4135c0c304e7653 Author: ewt <devnull@localhost> Date: Tue May 20 17:43:34 1997 +0000 Must include <sys/tiome.h> before <sys/resource.h> for SunOS CVS patchset: 1653 CVS date: 1997/05/20 17:43:34 commit 3d2d9920a3caa5cd01e1886f9efcdf55d9250d31 Author: ewt <devnull@localhost> Date: Tue May 20 16:24:33 1997 +0000 *** empty log message *** CVS patchset: 1652 CVS date: 1997/05/20 16:24:33 commit 8f19c5cf59a93e1ae56ec1854d374208781eca51 Author: ewt <devnull@localhost> Date: Tue May 20 16:21:17 1997 +0000 remove (none) entries during --setperms, --setugids CVS patchset: 1651 CVS date: 1997/05/20 16:21:17 commit f770c2a33da106bf98626a18427d353f8e9f7d4e Author: ewt <devnull@localhost> Date: Tue May 20 16:19:45 1997 +0000 Use :shescape for --setugids, --setperms CVS patchset: 1650 CVS date: 1997/05/20 16:19:45 commit 334697c68fe9008b15ed8172ff871039ac642131 Author: ewt <devnull@localhost> Date: Tue May 20 16:16:54 1997 +0000 Added :shescape query format tag CVS patchset: 1649 CVS date: 1997/05/20 16:16:54 commit 49afbf25a16ce997c1e9e6f3ef74da1fa9d9032a Author: ewt <devnull@localhost> Date: Tue May 20 15:57:39 1997 +0000 Moved includes of miscfn.h to the top. CVS patchset: 1648 CVS date: 1997/05/20 15:57:39 commit 12bb20628971224eeada04763ef7cceb0fcc0a35 Author: ewt <devnull@localhost> Date: Tue May 20 15:42:49 1997 +0000 *** empty log message *** CVS patchset: 1647 CVS date: 1997/05/20 15:42:49 commit aeb65017bbce8e790680e7f816af16aac854066b Author: ewt <devnull@localhost> Date: Tue May 20 15:42:27 1997 +0000 Added more includes of <sys/time.h> and <sys/resource.h> for AIX CVS patchset: 1646 CVS date: 1997/05/20 15:42:27 commit 34110c1694d871015d2c0e48c9da41b3ca226c6d Author: ewt <devnull@localhost> Date: Tue May 20 15:29:59 1997 +0000 Use a more portable alternative to 'id -u' CVS patchset: 1645 CVS date: 1997/05/20 15:29:59 commit c5c46a7c386df074a4f8311b5614f85028ec9729 Author: ewt <devnull@localhost> Date: Tue May 20 15:28:25 1997 +0000 Use lchown() if it's available CVS patchset: 1644 CVS date: 1997/05/20 15:28:25 commit d17a80d764203329c780587027ee3e4d2c81d0a0 Author: ewt <devnull@localhost> Date: Mon May 19 14:09:35 1997 +0000 Guess chown doesn't follow symlinks w/ configure is run by non-root user. CVS patchset: 1643 CVS date: 1997/05/19 14:09:35 commit d532969bf3b0211ca3aa409ec15a48984dfd6440 Author: ewt <devnull@localhost> Date: Mon May 19 14:05:32 1997 +0000 Fixed some typos in verify.c for CHOWN_FOLLOWS_SYMLINK case CVS patchset: 1642 CVS date: 1997/05/19 14:05:32 commit 379067dcddc784fe557ae361f73c8e878e063986 Author: ewt <devnull@localhost> Date: Fri May 16 18:41:25 1997 +0000 Added de, pt-br catalogs to file list. CVS patchset: 1641 CVS date: 1997/05/16 18:41:25 commit f899d97420345333854f2b4ec78cb1b8bb24c111 Author: ewt <devnull@localhost> Date: Fri May 16 15:55:47 1997 +0000 Updated rpm.spec for 2.4. CVS patchset: 1640 CVS date: 1997/05/16 15:55:47 commit 2006e2ea37fb4ea343d899e07924b362bfc66744 Author: ewt <devnull@localhost> Date: Fri May 16 15:33:31 1997 +0000 *** empty log message *** CVS patchset: 1639 CVS date: 1997/05/16 15:33:31 commit 1296efb89ab5a5098702dff5413383d71d9c2314 Author: ewt <devnull@localhost> Date: Fri May 16 15:32:57 1997 +0000 Applied changes for AIX. This involved using <sys/select.h> if it's available. CVS patchset: 1638 CVS date: 1997/05/16 15:32:57 commit 95eca9397293a0d1a1d7eccad08e8ed8ebc0b1c0 Author: ewt <devnull@localhost> Date: Fri May 16 15:25:31 1997 +0000 Don't use fchdir() as it's not terribly portable. CVS patchset: 1637 CVS date: 1997/05/16 15:25:31 commit d526f6299b4d31f0dbe4cc48453b64fef2124be3 Author: ewt <devnull@localhost> Date: Thu May 15 15:24:48 1997 +0000 *** empty log message *** CVS patchset: 1636 CVS date: 1997/05/15 15:24:48 commit e324da522d9455f360592a1a9b9f8282a2609ce0 Author: ewt <devnull@localhost> Date: Thu May 15 15:19:56 1997 +0000 If CHOWN_FOLLOWS_SYMLINK is set: 1) don't set the owner/group of symlinks during cpio expansion 2) don't verify the owner/group of symlinks CVS patchset: 1635 CVS date: 1997/05/15 15:19:56 commit 50a49ee9ed1267d1d044988b92cdefee3db09cbd Author: ewt <devnull@localhost> Date: Thu May 15 15:10:42 1997 +0000 *** empty log message *** CVS patchset: 1634 CVS date: 1997/05/15 15:10:42 commit 1a382cc365e7c7c1fb6fe58d6e4f4f1030130f8e Author: ewt <devnull@localhost> Date: Thu May 15 15:09:44 1997 +0000 Added --enable-broken-chmod CVS patchset: 1633 CVS date: 1997/05/15 15:09:44 commit 555fd3176d2eaa304725b53a8a8c9351700b5104 Author: ewt <devnull@localhost> Date: Thu May 15 14:40:20 1997 +0000 added packager and url to default -qi output CVS patchset: 1632 CVS date: 1997/05/15 14:40:20 commit ba03c6c1f8667f2ef994ecf4d6bd89a0397e1a92 Author: ewt <devnull@localhost> Date: Thu May 15 14:32:24 1997 +0000 Check for chown() following symlinks CVS patchset: 1631 CVS date: 1997/05/15 14:32:24 commit 58166a9c323d8afff48b738d398a4e984bb013dc Author: ewt <devnull@localhost> Date: Thu May 15 14:08:52 1997 +0000 Fix things up for SunOS CVS patchset: 1630 CVS date: 1997/05/15 14:08:52 commit 7ce7d42fb627a5707b1fd37271158d14b8d9ed53 Author: ewt <devnull@localhost> Date: Thu May 15 14:04:39 1997 +0000 Include "miscfn.h" in a few more places. CVS patchset: 1629 CVS date: 1997/05/15 14:04:39 commit c312659a879d98343c4a7179e1f86994db4b1d5d Author: ewt <devnull@localhost> Date: Thu May 15 14:02:36 1997 +0000 Automatically define NEED_TIMEZONE CVS patchset: 1628 CVS date: 1997/05/15 14:02:36 commit 1cc429b054fd7f5215a098eade1589e21272fd7f Author: ewt <devnull@localhost> Date: Thu May 15 14:01:41 1997 +0000 Include <limits.h> if it's available. CVS patchset: 1627 CVS date: 1997/05/15 14:01:41 commit c6aac8432921d5c5586cb29f81cd85831a473e75 Author: ewt <devnull@localhost> Date: Thu May 15 14:00:44 1997 +0000 Don't segv if we can't do a uid to uname conversion CVS patchset: 1626 CVS date: 1997/05/15 14:00:44 commit 9b93a43a010691c149a811e2480c12bcb2d58c17 Author: ewt <devnull@localhost> Date: Thu May 15 14:00:14 1997 +0000 Allow --dbpath during --rebuildbdb CVS patchset: 1625 CVS date: 1997/05/15 14:00:14 commit d969bbac6f416e62a6f06c8f5cd4042937ef3a63 Author: ewt <devnull@localhost> Date: Wed May 14 18:43:37 1997 +0000 New translation from Karl Eichwalder CVS patchset: 1624 CVS date: 1997/05/14 18:43:37 commit 43e43407b8eaf58a1afa5020987e324cbaec5b9d Author: ewt <devnull@localhost> Date: Wed May 14 18:42:47 1997 +0000 Fixed some minor problems. CVS patchset: 1623 CVS date: 1997/05/14 18:42:47 commit 5c28a3c5416dd27a186f9838028f4f4917287ffe Author: ewt <devnull@localhost> Date: Wed May 14 18:39:43 1997 +0000 Made some missing rpmrc entries a fatal error CVS patchset: 1622 CVS date: 1997/05/14 18:39:43 commit 9970538dee53c7732fb1baeaddf5d1bf58fcd704 Author: ewt <devnull@localhost> Date: Wed May 14 18:33:00 1997 +0000 Removed conflicting realpath() declaration. CVS patchset: 1621 CVS date: 1997/05/14 18:33:00 commit 3f88e268a6664a945bd83309ea1a5d572ae266f5 Author: ewt <devnull@localhost> Date: Wed May 14 18:32:18 1997 +0000 Create intermediate directories properly. CVS patchset: 1620 CVS date: 1997/05/14 18:32:18 commit 91ef4108d5596d9038f040ef0b4a186ffb8f2aab Author: ewt <devnull@localhost> Date: Wed May 14 18:31:17 1997 +0000 Try to handle solaris2.5.1 in configure better CVS patchset: 1619 CVS date: 1997/05/14 18:31:17 commit 7df2d5037e31cd0e0714ce4b247dcb5669fccc21 Author: ewt <devnull@localhost> Date: Mon May 12 13:28:15 1997 +0000 Added includes of miscfn.h CVS patchset: 1618 CVS date: 1997/05/12 13:28:15 commit 2dfd1635794207b0332e5d6c278f446b40a2003f Author: root <devnull@localhost> Date: Wed May 7 20:22:55 1997 +0000 fix cpio bug fix spec file marking bug CVS patchset: 1617 CVS date: 1997/05/07 20:22:55 commit 39422acd79561c6694e66083d16967cd7da0b715 Author: ewt <devnull@localhost> Date: Wed May 7 20:08:11 1997 +0000 Fixed broken brackets in help document. CVS patchset: 1616 CVS date: 1997/05/07 20:08:11 commit bd1ece83f25672ef7dfbbe5895a40f0a178bfa87 Author: ewt <devnull@localhost> Date: Wed May 7 19:43:23 1997 +0000 = didn't work w/ long arguments CVS patchset: 1615 CVS date: 1997/05/07 19:43:23 commit 49a247317a3b5a31f2a3f8a0ebe867aae78de077 Author: ewt <devnull@localhost> Date: Wed May 7 19:27:21 1997 +0000 Include sys/socket.h if it's available CVS patchset: 1614 CVS date: 1997/05/07 19:27:21 commit f3b683a4b0cbd32a4c29a76ef6804406362d7fd4 Author: ewt <devnull@localhost> Date: Wed May 7 18:24:36 1997 +0000 *** empty log message *** CVS patchset: 1613 CVS date: 1997/05/07 18:24:36 commit 24fcb1113e503ac878ca11a2586c6c741ce40e21 Author: ewt <devnull@localhost> Date: Wed May 7 18:24:05 1997 +0000 Changed a bunch of bsearch() calls to work when sizeof(int) != sizeof(int *) CVS patchset: 1612 CVS date: 1997/05/07 18:24:05 commit b00166a733e0a31db68e0a2f60706b10cde60b3c Author: ewt <devnull@localhost> Date: Wed May 7 15:16:14 1997 +0000 Handle NEED_TIMEZONE, NEED_MYREALLOC CVS patchset: 1611 CVS date: 1997/05/07 15:16:14 commit 80a62f50911186070ace7f1ed09b2ae25c398589 Author: ewt <devnull@localhost> Date: Wed May 7 15:15:42 1997 +0000 Look for limits.h (strtol.c uses it) CVS patchset: 1610 CVS date: 1997/05/07 15:15:42 commit 3272c3d1f1ebcb0fa0689f9c19afd03c7f19a2ca Author: ewt <devnull@localhost> Date: Wed May 7 15:11:46 1997 +0000 *** empty log message *** CVS patchset: 1609 CVS date: 1997/05/07 15:11:46 commit 67c8991eb0560035783f1e44ce6b757c61509ec4 Author: ewt <devnull@localhost> Date: Wed May 7 15:09:39 1997 +0000 *** empty log message *** CVS patchset: 1608 CVS date: 1997/05/07 15:09:39 commit 9c2a152c85f5c6b97f25ac4b0b355d6a816fe967 Author: ewt <devnull@localhost> Date: Wed May 7 15:07:50 1997 +0000 Added config.h, miscfn.h header files CVS patchset: 1607 CVS date: 1997/05/07 15:07:50 commit 140af1251243e1cad1ba92b95c1017ee5a918567 Author: ewt <devnull@localhost> Date: Wed May 7 15:06:12 1997 +0000 Added include of config.h CVS patchset: 1606 CVS date: 1997/05/07 15:06:12 commit 5b9ad7af53576de5a03c304a741a063a30036522 Author: ewt <devnull@localhost> Date: Wed May 7 15:05:49 1997 +0000 Added includes of config.h, miscfn.h CVS patchset: 1605 CVS date: 1997/05/07 15:05:49 commit 00237aeb99f0b0a1321c6dbcd61dace77096b8aa Author: ewt <devnull@localhost> Date: Wed May 7 15:05:26 1997 +0000 added NEED_TIMEZONE, NEED_MYREALLOC CVS patchset: 1604 CVS date: 1997/05/07 15:05:26 commit 5ccef4733df2bb9278439a964bdcc911f58903f4 Author: ewt <devnull@localhost> Date: Wed May 7 15:05:05 1997 +0000 Protoype realpath() if it's not provided by libc. CVS patchset: 1603 CVS date: 1997/05/07 15:05:05 commit bb90619b9303fc6c66121b4792172586c5a09d7d Author: ewt <devnull@localhost> Date: Wed May 7 15:04:34 1997 +0000 Check for strerror, strtol, strtoul. CVS patchset: 1602 CVS date: 1997/05/07 15:04:34 commit fee8c944955653af4344a3d3d68d5363c3023ab3 Author: ewt <devnull@localhost> Date: Wed May 7 15:02:23 1997 +0000 Includes config.h, miscfn.h CVS patchset: 1601 CVS date: 1997/05/07 15:02:23 commit a5681a3d0c36411edd808eb6283a7aa0b798a832 Author: ewt <devnull@localhost> Date: Wed May 7 14:56:06 1997 +0000 Minor cleanups. CVS patchset: 1600 CVS date: 1997/05/07 14:56:06 commit 0637a12f1d92a6d97142f01b8ac56a704512254c Author: ewt <devnull@localhost> Date: Tue May 6 23:54:28 1997 +0000 1) include config.h first 2) conditionaly include alloca.h 3) use ofF_t instead of loff_t as it appears to be more portable CVS patchset: 1599 CVS date: 1997/05/06 23:54:28 commit 2b8a1d28e5011306eeb87fc13ef6d2133416b1e0 Author: ewt <devnull@localhost> Date: Tue May 6 18:19:19 1997 +0000 Source package installs use built in cpio now. CVS patchset: 1598 CVS date: 1997/05/06 18:19:19 commit ab932fa5d80ecf50b3d459b2d7d5c4196dc7e989 Author: ewt <devnull@localhost> Date: Tue May 6 17:38:05 1997 +0000 Added support for hard links. CVS patchset: 1597 CVS date: 1997/05/06 17:38:05 commit 0a02b64c726bce0763e71ba393ad2740c2ecdd9f Author: ewt <devnull@localhost> Date: Tue May 6 15:27:46 1997 +0000 Added callbacks to cpio to allow -h to work. CVS patchset: 1596 CVS date: 1997/05/06 15:27:46 commit 260850e9b840b6b745121a8c7c9fe8d70b116d7e Author: ewt <devnull@localhost> Date: Mon May 5 20:46:58 1997 +0000 Doesn't use cpio to unpack archives anymore... CVS patchset: 1595 CVS date: 1997/05/05 20:46:58 commit 060b551100696ae3629eb7a701bb265668bb30cd Author: ewt <devnull@localhost> Date: Sat May 3 16:24:05 1997 +0000 Fixed rengade .po to .mo CVS patchset: 1594 CVS date: 1997/05/03 16:24:05 commit 21ccd4d5db26cfbdd70c8a467649c662f698ad8d Author: ewt <devnull@localhost> Date: Fri May 2 18:09:41 1997 +0000 Needed to include miscfn.h CVS patchset: 1593 CVS date: 1997/05/02 18:09:41 commit 25182162c55f3761846713662bf1a105a5eef570 Author: ewt <devnull@localhost> Date: Fri May 2 18:04:15 1997 +0000 The gzipbin transition added a %d where there should have been a %s. CVS patchset: 1592 CVS date: 1997/05/02 18:04:15 commit f7d09bd88767c8feaa19105b7de1ab179f6bf5f3 Author: ewt <devnull@localhost> Date: Fri May 2 15:48:07 1997 +0000 *** empty log message *** CVS patchset: 1591 CVS date: 1997/05/02 15:48:07 commit 250bbe29e17e638065df09a99f71bffdb57c2b02 Author: ewt <devnull@localhost> Date: Fri May 2 15:47:37 1997 +0000 Use strings.h on SCO (there's probably a better way of doing this, but this will work so why bother?). CVS patchset: 1590 CVS date: 1997/05/02 15:47:37 commit 4a07d308e2b5107de891028a4703ceff1b78a979 Author: ewt <devnull@localhost> Date: Fri May 2 15:05:17 1997 +0000 *** empty log message *** CVS patchset: 1589 CVS date: 1997/05/02 15:05:17 commit 62fdd6be18d8227a824c4aaf2c3e3e70456c99ba Author: ewt <devnull@localhost> Date: Fri May 2 15:04:09 1997 +0000 Fixed "cannot open /var/lib/rpm/package.rpm" to use dbpath setting CVS patchset: 1588 CVS date: 1997/05/02 15:04:09 commit e37769828624bbb176a287fef1a0ed5a5b47bb3c Author: ewt <devnull@localhost> Date: Fri May 2 15:00:38 1997 +0000 Don't set owner and group during a "make install" CVS patchset: 1587 CVS date: 1997/05/02 15:00:38 commit 8741db86ed3c6867c7f01d579c902889576b408c Author: ewt <devnull@localhost> Date: Fri May 2 00:52:23 1997 +0000 Added portugese (brazilian) translation. CVS patchset: 1586 CVS date: 1997/05/02 00:52:23 commit 5c6641eb47708e76fea3b829913f268f66db26fe Author: ewt <devnull@localhost> Date: Fri May 2 00:49:42 1997 +0000 Fixed some typos in strings. CVS patchset: 1585 CVS date: 1997/05/02 00:49:42 commit 4fbd5adc4417267c7e6ccd8ebc4932e34c053847 Author: ewt <devnull@localhost> Date: Thu May 1 21:07:46 1997 +0000 Made code recognize gzipbin rpmrc entry. CVS patchset: 1584 CVS date: 1997/05/01 21:07:46 commit a4beb010aa937a343e5853d1dfc5f6fd61f755df Author: ewt <devnull@localhost> Date: Thu May 1 19:08:15 1997 +0000 Look for gzip in path and store binary to use in /usr/lib/rpmrc CVS patchset: 1583 CVS date: 1997/05/01 19:08:15 commit b86bcefc78929bb9ad1593e625c9d630359c2012 Author: ewt <devnull@localhost> Date: Thu May 1 19:07:43 1997 +0000 1) Added search for gzip binary 2) Don't die if gzip/cpio not found, just look in path at run time 3) Fixed problems with stat macro detection CVS patchset: 1582 CVS date: 1997/05/01 19:07:43 commit b1d351ab8562420caa70b628a38a66c475c5057a Author: root <devnull@localhost> Date: Thu May 1 17:32:04 1997 +0000 tweak trigger variable naming CVS patchset: 1581 CVS date: 1997/05/01 17:32:04 commit 0bf49c3c45402557f3ebd8e6bce5d57c58ed1626 Author: root <devnull@localhost> Date: Thu May 1 17:26:56 1997 +0000 tweak naming of trigger variables CVS patchset: 1580 CVS date: 1997/05/01 17:26:56 commit d3b8bdddd3d4f0174a4a1c22dcd22ef092f33088 Author: root <devnull@localhost> Date: Thu May 1 17:22:35 1997 +0000 handle files in Requires/Provides/Conflicts CVS patchset: 1579 CVS date: 1997/05/01 17:22:35 commit b2a7ff43f32e891f75d6b2d57fdab100c6a056d4 Author: ewt <devnull@localhost> Date: Thu May 1 15:15:11 1997 +0000 Made messages translatable. CVS patchset: 1578 CVS date: 1997/05/01 15:15:11 commit d4597b438ccfc4c92bba65094cc2d9099553b273 Author: ewt <devnull@localhost> Date: Thu May 1 15:14:52 1997 +0000 Added more i18n's files CVS patchset: 1577 CVS date: 1997/05/01 15:14:52 commit 609ec0acf9fd7db284260ec2ba26c9ce18a23ebc Author: ewt <devnull@localhost> Date: Thu May 1 15:14:26 1997 +0000 Added @LIBINTL@ to link line CVS patchset: 1576 CVS date: 1997/05/01 15:14:26 commit d474db281d8bb22ffee562d20b25365b90614500 Author: ewt <devnull@localhost> Date: Thu May 1 14:58:28 1997 +0000 Include miscfn.h CVS patchset: 1575 CVS date: 1997/05/01 14:58:28 commit 73c573b957dd437bd515e09d6ff755294b612bf0 Author: ewt <devnull@localhost> Date: Thu May 1 14:54:31 1997 +0000 New translations from Karl Eichwalder CVS patchset: 1574 CVS date: 1997/05/01 14:54:31 commit 22a9fe43e3fcafb3cea9231e748b78f532422ef9 Author: ewt <devnull@localhost> Date: Thu May 1 14:53:48 1997 +0000 fixed minor typo CVS patchset: 1573 CVS date: 1997/05/01 14:53:48 commit 890f8653f5b7003c7c42129fb064691eea17d6b4 Author: ewt <devnull@localhost> Date: Thu May 1 14:51:16 1997 +0000 needs to include "miscfn.h" CVS patchset: 1572 CVS date: 1997/05/01 14:51:16 commit eae23ccc642aef0dbcd606768df2aecceb9656c7 Author: ewt <devnull@localhost> Date: Thu May 1 14:50:22 1997 +0000 need to handle conflictsindex in rpmdbMoveDatabase() and rpmdbRenameDatabase() CVS patchset: 1571 CVS date: 1997/05/01 14:50:22 commit 36166b76bb1764c9516f301aa769ed4189ba984e Author: ewt <devnull@localhost> Date: Wed Apr 30 21:30:55 1997 +0000 Added includes of "miscfn.h". CVS patchset: 1570 CVS date: 1997/04/30 21:30:55 commit 71e9bc91501aca955b4d83703761fffbcd296e9e Author: ewt <devnull@localhost> Date: Wed Apr 30 19:32:57 1997 +0000 *** empty log message *** CVS patchset: 1569 CVS date: 1997/04/30 19:32:57 commit 6dcdbecf9040559a2cd24fc86cbb955689ddc766 Author: ewt <devnull@localhost> Date: Wed Apr 30 19:28:09 1997 +0000 Added file (anything that begins with a leading /) dependencies. CVS patchset: 1568 CVS date: 1997/04/30 19:28:09 commit 2cd6cf055dc66a4f613e9a41e3514390d0ae8ec4 Author: ewt <devnull@localhost> Date: Wed Apr 30 19:26:53 1997 +0000 *** empty log message *** CVS patchset: 1567 CVS date: 1997/04/30 19:26:53 commit 8dc6da8e117002d7783736a2e3bbfe64c4e8157d Author: ewt <devnull@localhost> Date: Wed Apr 30 19:26:32 1997 +0000 Fixed problem with 8 character user names. CVS patchset: 1566 CVS date: 1997/04/30 19:26:32 commit 377e15bc2d5427a9e463e35c8fc1db0488c35943 Author: ewt <devnull@localhost> Date: Wed Apr 30 18:03:59 1997 +0000 Fixed archive rule (recovering from changes for CVS). CVS patchset: 1565 CVS date: 1997/04/30 18:03:59 commit 34211b9ecca45ec3a0b16e8421c0c9b4f6ce37c6 Author: ewt <devnull@localhost> Date: Wed Apr 30 18:03:27 1997 +0000 Changed ucb rules, look for /usr/ucblib. CVS patchset: 1564 CVS date: 1997/04/30 18:03:27 commit acb0a9c9289e0b57c735b42321ac3dbd37e576c4 Author: ewt <devnull@localhost> Date: Wed Apr 30 15:32:40 1997 +0000 Look for S_IFSOCK and define it as 0 if it doesn't exist (this is for SCO). CVS patchset: 1563 CVS date: 1997/04/30 15:32:40 commit a2bc26c4c4f5c8b5d48614e781999840d899306e Author: ewt <devnull@localhost> Date: Wed Apr 30 15:32:22 1997 +0000 changed indentation (oooh...) CVS patchset: 1562 CVS date: 1997/04/30 15:32:22 commit bc51bb881a64be21956465ec52fdcdbf199a9494 Author: ewt <devnull@localhost> Date: Tue Apr 29 02:45:19 1997 +0000 Made many more strings in the toplevel interface translatable. CVS patchset: 1561 CVS date: 1997/04/29 02:45:19 commit be4b74cd260a0d0b7246b997af2193614f72992e Author: ewt <devnull@localhost> Date: Mon Apr 28 21:17:06 1997 +0000 use -F for cvs tag, not -f CVS patchset: 1560 CVS date: 1997/04/28 21:17:06 commit 94c6b4b30db11ed2ba7260454ebaf9f604bf68ff Author: ewt <devnull@localhost> Date: Mon Apr 28 21:14:50 1997 +0000 pass -f to cvs tag CVS patchset: 1559 CVS date: 1997/04/28 21:14:50 commit 5773db483c95c43eabe5890745dc9136e0a2dd36 Author: ewt <devnull@localhost> Date: Mon Apr 28 21:14:01 1997 +0000 1) added r in front of tag for CVS 2) make distclean should remove lib-rpmrc CVS patchset: 1558 CVS date: 1997/04/28 21:14:01 commit f2f2d31fd3a3a80870d977d517ba7baa96e1e7bd Author: ewt <devnull@localhost> Date: Mon Apr 28 21:01:01 1997 +0000 rpmFindByFile() removes duplicate and trailing / providing weak filename canonicaliaztion. CVS patchset: 1557 CVS date: 1997/04/28 21:01:01 commit 33553fb3f719a1e67c0ea2e6fbd076ce25c26fb5 Author: ewt <devnull@localhost> Date: Mon Apr 28 20:52:18 1997 +0000 Moved rpmrc, rpmpopt back to $(libdir) as @sysconfdir@ defaults to /usr/etc (blech) and they aren't config files anyway. @datadir@ might make more sense though? CVS patchset: 1556 CVS date: 1997/04/28 20:52:18 commit d28996c0935d3cfcc8b4d55f4f19a056c35fbc50 Author: ewt <devnull@localhost> Date: Mon Apr 28 20:48:41 1997 +0000 Fixed verify script code to compile. CVS patchset: 1555 CVS date: 1997/04/28 20:48:41 commit 84de5ba32e199f4ee0e6e09b7ab6b822dfebf746 Author: ewt <devnull@localhost> Date: Mon Apr 28 20:45:05 1997 +0000 - changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME, RPMNLSDIR directories to @sysconfdir@, @sysconfdir@, and @datadir@ to better conform with autoconf - set RPM_INSTALL_PREFIX environment variable when running verify scripts - beginnings of SCO support (though I suspect it will take one or two more iterations to get it right) - switched to CVS and updated some Makefile rules - look for gethostbyname() instead of gethostname() in -nsl (this could break some things) - added check for strcasecmp() in -lucb on systems which don't have strcasecmp() in libc - don't build -static on hpux10 - don't try and NLS empty strings - changed index() call to strchr() in macro code - include <time.h> in build/spec.c for various platforms - added update-po rule to po/Makefile.in - updated de.po (thanks to Karl Eichwalder) CVS patchset: 1554 CVS date: 1997/04/28 20:45:05 commit 0db7dadc02864b676f21a91af2bd8be85983ab29 Author: root <devnull@localhost> Date: Wed Apr 23 16:03:07 1997 +0000 duh CVS patchset: 1553 CVS date: 1997/04/23 16:03:07 commit 7f4bfe283c3e8db9857f0c3e3417c4f2785c8247 Author: root <devnull@localhost> Date: Wed Apr 16 20:51:04 1997 +0000 *** empty log message *** CVS patchset: 1552 CVS date: 1997/04/16 20:51:04 commit 1c275172cccc647bc9f165691564a014b6d5c507 Author: root <devnull@localhost> Date: Wed Apr 16 20:49:22 1997 +0000 handle source files with bad owner/group CVS patchset: 1551 CVS date: 1997/04/16 20:49:22 commit f31e630997775b12769528f7af64853d66969085 Author: ewt <devnull@localhost> Date: Wed Apr 16 20:39:48 1997 +0000 *** empty log message *** CVS patchset: 1550 CVS date: 1997/04/16 20:39:48 commit a9215c3384c766766b9513fe25e2d9628216bf4c Author: ewt <devnull@localhost> Date: Wed Apr 16 20:39:24 1997 +0000 version 2.3.11 CVS patchset: 1549 CVS date: 1997/04/16 20:39:24 commit eb5dbaa968e3bf2f3d63f6750a451e2a00ce8670 Author: ewt <devnull@localhost> Date: Wed Apr 16 20:38:38 1997 +0000 fixed newlines CVS patchset: 1548 CVS date: 1997/04/16 20:38:38 commit 11e17ce9af6e7581ea0104a2fbd6d2989c06ece1 Author: root <devnull@localhost> Date: Wed Apr 16 15:51:25 1997 +0000 *** empty log message *** CVS patchset: 1547 CVS date: 1997/04/16 15:51:25 commit c28af4df7884e2a063b134d6c59bc3da3afd2b96 Author: root <devnull@localhost> Date: Wed Apr 16 15:50:37 1997 +0000 make tags case sensisitve (lower case) CVS patchset: 1546 CVS date: 1997/04/16 15:50:37 commit 90083180cd3bd5bfd3d270add76d7602982bdac4 Author: root <devnull@localhost> Date: Wed Apr 16 15:48:49 1997 +0000 make %define case sensitive (lower case) CVS patchset: 1545 CVS date: 1997/04/16 15:48:49 commit e532d1fc16eb8535e0613a781b8f861cebd1ccce Author: root <devnull@localhost> Date: Wed Apr 16 15:48:10 1997 +0000 make %patch and %setup case sensitive CVS patchset: 1544 CVS date: 1997/04/16 15:48:10 commit c8a09d420496a2e24fe65ef0527e50204dbb0a48 Author: root <devnull@localhost> Date: Wed Apr 16 15:34:00 1997 +0000 macros should be case insensitive CVS patchset: 1543 CVS date: 1997/04/16 15:34:00 commit b444e52d2e209ca8a28016545d24486ee14d6d51 Author: root <devnull@localhost> Date: Tue Apr 15 15:34:09 1997 +0000 *** empty log message *** CVS patchset: 1542 CVS date: 1997/04/15 15:34:09 commit 8fe174e395a583b55fc54bd455fb88bec19f7e45 Author: root <devnull@localhost> Date: Tue Apr 15 15:33:08 1997 +0000 strip trailing slahes from file names don't set config flag on directories CVS patchset: 1541 CVS date: 1997/04/15 15:33:08 commit 812d83035e2983c218831cf381a58e9b488ad98f Author: ewt <devnull@localhost> Date: Tue Apr 15 14:42:12 1997 +0000 ignore config bit for direcrroies CVS patchset: 1540 CVS date: 1997/04/15 14:42:12 commit 886e17e89bcd43e9dd1f11cc58255f47f594dbb2 Author: ewt <devnull@localhost> Date: Tue Apr 15 14:42:08 1997 +0000 *** empty log message *** CVS patchset: 1539 CVS date: 1997/04/15 14:42:08 commit 5a0f6288e693614ee189e6c5ea4e4b1f45d27ad6 Author: root <devnull@localhost> Date: Tue Apr 15 02:23:52 1997 +0000 make unknown signature types terribly obvious CVS patchset: 1538 CVS date: 1997/04/15 02:23:52 commit 97ad8f52e1d24befb632a7eeb4c5c8e8c0903b7c Author: root <devnull@localhost> Date: Mon Apr 14 20:20:43 1997 +0000 *** empty log message *** CVS patchset: 1537 CVS date: 1997/04/14 20:20:43 commit 1693698c405dfe253b82e291ba924152ee4f50e2 Author: root <devnull@localhost> Date: Mon Apr 14 20:20:13 1997 +0000 added SOURCEURLn and PATCHURLm pacros CVS patchset: 1536 CVS date: 1997/04/14 20:20:13 commit 5144e825ee12fadf64ec04659e08e725d70d5c63 Author: root <devnull@localhost> Date: Mon Apr 14 20:05:43 1997 +0000 moved %doc/script handling to files.c CVS patchset: 1535 CVS date: 1997/04/14 20:05:43 commit 6c38cbd1843cb50106a58772f52191ef0ae23974 Author: root <devnull@localhost> Date: Mon Apr 14 20:05:12 1997 +0000 call finish_filelists where apprpriate CVS patchset: 1534 CVS date: 1997/04/14 20:05:12 commit f4dd8dd1e6125e60356851e1e5c103c70ff8f257 Author: root <devnull@localhost> Date: Mon Apr 14 20:04:18 1997 +0000 added finish_filelists, moved parseForDocFiles here from spec.c and moved file -f <file> provcessing vocode from process_filelist() rto finish_filelists CVS patchset: 1533 CVS date: 1997/04/14 20:04:18 commit 5458db1cf4a885ae55e3b58cb63d8365777b7c4b Author: root <devnull@localhost> Date: Mon Apr 14 20:04:03 1997 +0000 added finish_filelists CVS patchset: 1532 CVS date: 1997/04/14 20:04:03 commit c73a4c2a4d782145286c05753703b5956f5bf746 Author: root <devnull@localhost> Date: Mon Apr 14 20:03:48 1997 +0000 *** empty log message *** CVS patchset: 1531 CVS date: 1997/04/14 20:03:48 commit f28df5d5c1d82b998e941a6b7cd31c8f33e6be1b Author: root <devnull@localhost> Date: Mon Apr 14 18:40:23 1997 +0000 add SOURCEn and PATCHn prefdefined macros CVS patchset: 1530 CVS date: 1997/04/14 18:40:23 commit 23fbf53b074763766dc22a823ead8479bd9e3688 Author: root <devnull@localhost> Date: Mon Apr 14 17:17:43 1997 +0000 *** empty log message *** CVS patchset: 1529 CVS date: 1997/04/14 17:17:43 commit 23048b1684b77212f6abaafa485c6bca08ac81fe Author: root <devnull@localhost> Date: Thu Apr 10 19:15:28 1997 +0000 oops - a failed listcheck never terminated CVS patchset: 1528 CVS date: 1997/04/10 19:15:28 commit cbf8d3156771b52c4eb37d47f276e4616009fb71 Author: root <devnull@localhost> Date: Thu Apr 10 18:56:31 1997 +0000 don't parse macro stuff inside non-reading conditionals CVS patchset: 1527 CVS date: 1997/04/10 18:56:31 commit 3f66dedef3edbfcefcd213424de09db35c9f016b Author: ewt <devnull@localhost> Date: Wed Apr 9 15:53:54 1997 +0000 *** empty log message *** CVS patchset: 1526 CVS date: 1997/04/09 15:53:54 commit 5b1d41cb33f297b6adc319fe1936ffeeded10cb6 Author: ewt <devnull@localhost> Date: Wed Apr 9 15:53:22 1997 +0000 changes for --removeall (or wahtever that caused) broke some things CVS patchset: 1525 CVS date: 1997/04/09 15:53:22 commit 899033811a6920a8d9e7aa97a1e334b1ec64541d Author: ewt <devnull@localhost> Date: Wed Apr 9 15:52:56 1997 +0000 changed to version 2.3.10 CVS patchset: 1524 CVS date: 1997/04/09 15:52:56 commit 06109421af4b100dee7327368e44c6c70fc6460f Author: root <devnull@localhost> Date: Tue Apr 8 15:44:26 1997 +0000 allow %doc and %attr()on a single line I think it may still break if the %doc is at the end of the line but who cares CVS patchset: 1523 CVS date: 1997/04/08 15:44:26 commit 0ce0902ae5a26e1dbff959e5436d37d7b59bfaa1 Author: ewt <devnull@localhost> Date: Tue Apr 1 22:52:39 1997 +0000 marc is a dork CVS patchset: 1522 CVS date: 1997/04/01 22:52:39 commit a1d5e05c78ff875c52b763f8f7b7eaad2bd2a614 Author: root <devnull@localhost> Date: Tue Apr 1 20:59:33 1997 +0000 reset firstFree when resetting macros CVS patchset: 1521 CVS date: 1997/04/01 20:59:33 commit 4252a906d1c1c0e89314a231ff3e7550507a8580 Author: root <devnull@localhost> Date: Mon Mar 31 20:25:54 1997 +0000 Initial revision CVS patchset: 1520 CVS date: 1997/03/31 20:25:54 commit 434454d7a4d538a3060365e64c17ed524b793c9b Author: root <devnull@localhost> Date: Mon Mar 31 20:18:04 1997 +0000 added warning CVS patchset: 1519 CVS date: 1997/03/31 20:18:04 commit aa55856e82d5d30d2b7e85e9c5334e0935640ef7 Author: root <devnull@localhost> Date: Mon Mar 31 20:17:11 1997 +0000 *** empty log message *** CVS patchset: 1518 CVS date: 1997/03/31 20:17:11 commit 8a7ad17640b1078af3d91c204ebc36f18980719d Author: ewt <devnull@localhost> Date: Mon Mar 31 20:15:41 1997 +0000 added support for UNINSTALL_ALLMATCHES CVS patchset: 1517 CVS date: 1997/03/31 20:15:41 commit fca4fd305164ec05ca2c2dea13ff1096a8333b61 Author: ewt <devnull@localhost> Date: Mon Mar 31 20:15:31 1997 +0000 added --allmatches CVS patchset: 1516 CVS date: 1997/03/31 20:15:31 commit e82919e6de7d1f661064c426b407c2901dfa2a24 Author: ewt <devnull@localhost> Date: Mon Mar 31 20:15:23 1997 +0000 fixed \r\n stuff CVS patchset: 1515 CVS date: 1997/03/31 20:15:23 commit 57e9dfb3a3798eaba66a320b4e9648ad02aeac59 Author: ewt <devnull@localhost> Date: Mon Mar 31 20:15:14 1997 +0000 *** empty log message *** CVS patchset: 1514 CVS date: 1997/03/31 20:15:14 commit 257c5aede44aa25365babfe96faa884f2a785db1 Author: ewt <devnull@localhost> Date: Mon Mar 31 19:47:55 1997 +0000 *** empty log message *** CVS patchset: 1513 CVS date: 1997/03/31 19:47:55 commit 45c8e72b5f3c72ac1ee211de34ba4ea03b7fe171 Author: ewt <devnull@localhost> Date: Mon Mar 31 15:47:46 1997 +0000 *** empty log message *** CVS patchset: 1512 CVS date: 1997/03/31 15:47:46 commit 92f08cd2f468916a6503b3ccc33a95d4203b7f8d Author: root <devnull@localhost> Date: Mon Mar 31 14:16:11 1997 +0000 %macro handling fix bug where last "part" was not added to header CVS patchset: 1511 CVS date: 1997/03/31 14:16:11 commit 83bc9d61848e75fb3570fe4d98e73f19dc2813c1 Author: root <devnull@localhost> Date: Mon Mar 31 14:14:20 1997 +0000 added %macro handling on %files -f added %config(missingok noreplace) process whole file list before failing clean up return codes (0 = success) CVS patchset: 1510 CVS date: 1997/03/31 14:14:20 commit 5682d91f286aacbe0b26e0dab03e8d413a450461 Author: root <devnull@localhost> Date: Mon Mar 31 14:13:21 1997 +0000 Initial revision CVS patchset: 1509 CVS date: 1997/03/31 14:13:21 commit 33593bf30275c5035ddaf18057180be7097cb6be Author: root <devnull@localhost> Date: Mon Mar 31 14:13:00 1997 +0000 added macro.o CVS patchset: 1508 CVS date: 1997/03/31 14:13:00 commit f8fa3e50ed439a816097e03046d0af30aef4047b Author: root <devnull@localhost> Date: Mon Mar 31 14:12:12 1997 +0000 added RPMFILE_MISSINGOK and RPMFILE_NOREPLACE CVS patchset: 1507 CVS date: 1997/03/31 14:12:12 commit 449ffd13fd1bc14fbf083df0de66e40570226519 Author: ewt <devnull@localhost> Date: Fri Mar 28 19:42:41 1997 +0000 2.3.9 CVS patchset: 1506 CVS date: 1997/03/28 19:42:41 commit a8652598dc4c446fcb9df97c01fc22bb1f09c697 Author: ewt <devnull@localhost> Date: Fri Mar 28 19:41:43 1997 +0000 *** empty log message *** CVS patchset: 1505 CVS date: 1997/03/28 19:41:43 commit 8fc43321cd96d8bbae46bfbe3e0c79dd6310d5b8 Author: root <devnull@localhost> Date: Fri Mar 28 18:01:54 1997 +0000 fixed the broken md5 logic CVS patchset: 1504 CVS date: 1997/03/28 18:01:54 commit aa64e9fdd7b54737fccd67cc91365d8b6d141b58 Author: ewt <devnull@localhost> Date: Fri Mar 28 17:46:34 1997 +0000 added more support for broken md5 code CVS patchset: 1503 CVS date: 1997/03/28 17:46:34 commit d27dd974ec3edcb20490974d939e80b8bc17fa43 Author: ewt <devnull@localhost> Date: Fri Mar 28 17:45:08 1997 +0000 made WORDS_BIGENDIAN look like the rest of config.h CVS patchset: 1502 CVS date: 1997/03/28 17:45:08 commit 68a71dc3629edff71bae880503788a9a8a1569aa Author: ewt <devnull@localhost> Date: Fri Mar 28 17:44:38 1997 +0000 added RPMSIGTAG_LEMD5_2 brokenness CVS patchset: 1501 CVS date: 1997/03/28 17:44:38 commit 587687ee47aff344ddd9a77e04b6500963b35f48 Author: root <devnull@localhost> Date: Fri Mar 28 03:22:36 1997 +0000 add WORDS_BIGENDIAN CVS patchset: 1500 CVS date: 1997/03/28 03:22:36 commit ab1d659e515be796f968d65d2b68800d2e7f9853 Author: ewt <devnull@localhost> Date: Sun Mar 23 19:52:07 1997 +0000 rewrote %setup expanion to use popt and allow multiple -a, -b arguments CVS patchset: 1499 CVS date: 1997/03/23 19:52:07 commit 37f6056dd0bb08eb03c724695cc7ffba78ab88d9 Author: ewt <devnull@localhost> Date: Sun Mar 23 18:51:07 1997 +0000 version 2.3.9 CVS patchset: 1498 CVS date: 1997/03/23 18:51:07 commit 59e490ffef9898688ae35a198f58e1dbf78fa6ee Author: ewt <devnull@localhost> Date: Fri Mar 21 23:57:16 1997 +0000 1) remove spurious printf 2) cleanup up pipes a bit CVS patchset: 1497 CVS date: 1997/03/21 23:57:16 commit e5415fd5dacfc21c3edfaf166e352381360844b7 Author: ewt <devnull@localhost> Date: Fri Mar 21 15:50:09 1997 +0000 send '\n\r' not just '\n' CVS patchset: 1496 CVS date: 1997/03/21 15:50:09 commit f62f50151ab343a69a4775f629dc88de5d9b983c Author: ewt <devnull@localhost> Date: Thu Mar 20 15:55:58 1997 +0000 1) close pipes after dup'ing 2) don't close stderr when running find-* -- it just makes problems harder to find CVS patchset: 1495 CVS date: 1997/03/20 15:55:58 commit 677b95bbd982ba5fb76800d2752766933cd27e60 Author: ewt <devnull@localhost> Date: Thu Mar 20 15:55:31 1997 +0000 fixed typos CVS patchset: 1494 CVS date: 1997/03/20 15:55:31 commit 5c343ab3c18e4465ff54ae2c1d4db7c3ba352883 Author: ewt <devnull@localhost> Date: Thu Mar 20 15:19:51 1997 +0000 added HAVE_S_ISLNK and HAVE_S_ISSOCK CVS patchset: 1493 CVS date: 1997/03/20 15:19:51 commit 88cf717a10b334d6ab3b18fb39af7c477fdeea4a Author: ewt <devnull@localhost> Date: Thu Mar 20 15:19:00 1997 +0000 1) added typecast around getpid() to let us printf it on all platforms 2) fixed spelling of deprecated CVS patchset: 1492 CVS date: 1997/03/20 15:19:00 commit e10573b85e4e8eeaf303be8d01e84e14a5090c34 Author: ewt <devnull@localhost> Date: Thu Mar 20 15:18:45 1997 +0000 return code from rpmRemovePackage() was being ignored CVS patchset: 1491 CVS date: 1997/03/20 15:18:45 commit 418a9bc06a2c92bbdf4e3cef9e0ea2564fb334f6 Author: ewt <devnull@localhost> Date: Thu Mar 20 15:18:28 1997 +0000 define S_ISLNK, S_ISSTAT if needed CVS patchset: 1490 CVS date: 1997/03/20 15:18:28 commit 0ca7205ef3e98e25f7ffed4cf6f3415ab79ef11c Author: ewt <devnull@localhost> Date: Thu Mar 20 15:18:07 1997 +0000 look for S_ISLNK and S_ISSTAT and define macros appropriately CVS patchset: 1489 CVS date: 1997/03/20 15:18:07 commit 2940534c5de98d69f578255ff02c006c863e5d4d Author: ewt <devnull@localhost> Date: Thu Mar 20 15:18:03 1997 +0000 *** empty log message *** CVS patchset: 1488 CVS date: 1997/03/20 15:18:03 commit 71b0d739d4e7cbcd83e20c33663cdf02a9e49e16 Author: ewt <devnull@localhost> Date: Thu Mar 20 15:14:54 1997 +0000 added missing \n CVS patchset: 1487 CVS date: 1997/03/20 15:14:54 commit 33a5f18db9e6a2f7a559b831f4541627ab68c57f Author: root <devnull@localhost> Date: Fri Mar 14 20:37:13 1997 +0000 exec sh on the script, not the script directly CVS patchset: 1486 CVS date: 1997/03/14 20:37:13 commit 857f5372870999245c46d2a513977e172972465d Author: root <devnull@localhost> Date: Fri Mar 14 20:34:38 1997 +0000 cruft cleaning CVS patchset: 1485 CVS date: 1997/03/14 20:34:38 commit f16936cb7c1c4a185e3c42fb9516fe50883d05e8 Author: ewt <devnull@localhost> Date: Tue Mar 11 17:12:42 1997 +0000 fixed changelog parsing CVS patchset: 1484 CVS date: 1997/03/11 17:12:42 commit 62d3993e0506aed9e1a63fd56f4bb1f887276cb2 Author: ewt <devnull@localhost> Date: Tue Mar 11 17:10:24 1997 +0000 fixed error message CVS patchset: 1483 CVS date: 1997/03/11 17:10:24 commit 441fceb55ba93475b1a1ff90ebca39da2c437123 Author: ewt <devnull@localhost> Date: Tue Mar 11 17:10:04 1997 +0000 -ta didn't handle absolute paths to tar files properly CVS patchset: 1482 CVS date: 1997/03/11 17:10:04 commit fd5f6c1efc8f6c1271ccde94e4676d8c5241c6e3 Author: ewt <devnull@localhost> Date: Tue Mar 11 17:09:34 1997 +0000 got rid of LIBSOCKET, ZLIB check for not needing -lnsl and -lsocket before looking for the libs CVS patchset: 1481 CVS date: 1997/03/11 17:09:34 commit 13255871fd472e2f1d6579d8e1ffa8a0a4882888 Author: ewt <devnull@localhost> Date: Tue Mar 11 17:09:20 1997 +0000 got rid of ZLIB, LIBSOCKET CVS patchset: 1480 CVS date: 1997/03/11 17:09:20 commit af2cce911cc3a22301d1f2d554c820ed71c1caec Author: ewt <devnull@localhost> Date: Tue Mar 11 17:09:07 1997 +0000 *** empty log message *** CVS patchset: 1479 CVS date: 1997/03/11 17:09:07 commit d78faa3f8014ae18b72328c02b9bfdecf4fce3f5 Author: ewt <devnull@localhost> Date: Tue Mar 11 17:05:16 1997 +0000 don't use ZLIB anymore (rolled into normal LIBS variable) CVS patchset: 1478 CVS date: 1997/03/11 17:05:16 commit cb679a2dd0945a4cee1a2fa4674feab8dc7be90c Author: root <devnull@localhost> Date: Wed Mar 5 15:43:15 1997 +0000 header sorting function changed CVS patchset: 1477 CVS date: 1997/03/05 15:43:15 commit d8bb04a08182c32cce1f2f89de1df7e60d3c75a0 Author: ewt <devnull@localhost> Date: Tue Mar 4 02:24:53 1997 +0000 make distclean should remove autodepenency scripts CVS patchset: 1476 CVS date: 1997/03/04 02:24:53 commit 146c9933a7f40d51b11b95b23055388e7efdb5e4 Author: ewt <devnull@localhost> Date: Tue Mar 4 02:23:51 1997 +0000 --requires shouldn't imply -q CVS patchset: 1475 CVS date: 1997/03/04 02:23:51 commit 75e6e1d3f08216f67322244e3ef13bb61ef56564 Author: ewt <devnull@localhost> Date: Tue Mar 4 02:23:04 1997 +0000 fixed POPT_OPTION_DEPTH checking CVS patchset: 1474 CVS date: 1997/03/04 02:23:04 commit 2c99fe0b7ee875256ca46ad8ee8cbba1737c2626 Author: ewt <devnull@localhost> Date: Tue Mar 4 02:22:20 1997 +0000 cleanup up the -lsocket, -lnsl stuff some more <sigh> CVS patchset: 1473 CVS date: 1997/03/04 02:22:20 commit 4cf01a127792cf9bd102d811ad5aaf4b7b6aa8f9 Author: ewt <devnull@localhost> Date: Tue Mar 4 02:22:10 1997 +0000 added rpmconvert target CVS patchset: 1472 CVS date: 1997/03/04 02:22:10 commit 785faee5330cb1942fd3499349a38f8b8807f6c0 Author: ewt <devnull@localhost> Date: Tue Mar 4 02:22:04 1997 +0000 *** empty log message *** CVS patchset: 1471 CVS date: 1997/03/04 02:22:04 commit c6dff6c65492d802875d4b063329d031374a088b Author: ewt <devnull@localhost> Date: Tue Mar 4 02:19:06 1997 +0000 removed oldrpmdb.c CVS patchset: 1470 CVS date: 1997/03/04 02:19:06 commit 0f0e56f1656b34367ae2ea30afa8861828203670 Author: ewt <devnull@localhost> Date: Tue Mar 4 02:18:55 1997 +0000 added include of <sys/types.h> CVS patchset: 1469 CVS date: 1997/03/04 02:18:55 commit 960d25e7d999d6f7fe61ea1c7d7bf7ab2399bba6 Author: ewt <devnull@localhost> Date: Tue Mar 4 02:17:56 1997 +0000 removed seemingly extranous include of regex.h CVS patchset: 1468 CVS date: 1997/03/04 02:17:56 commit 020f9d270c05b5f3c106e7eb88bb4d686f033f8e Author: ewt <devnull@localhost> Date: Tue Mar 4 02:08:21 1997 +0000 fixed some simple problems from the last revision CVS patchset: 1467 CVS date: 1997/03/04 02:08:21 commit e91eaa89c9f71dc223562350a8421d775227beb7 Author: ewt <devnull@localhost> Date: Tue Mar 4 02:07:12 1997 +0000 made xargs more resilant to quoting characters in filenames CVS patchset: 1466 CVS date: 1997/03/04 02:07:12 commit 1874a35403f88f592f31d07a243102d94ab10827 Author: root <devnull@localhost> Date: Mon Mar 3 23:20:18 1997 +0000 export headerSort() CVS patchset: 1465 CVS date: 1997/03/03 23:20:18 commit 440a29281285bfca633515861763357598bef387 Author: ewt <devnull@localhost> Date: Mon Mar 3 23:01:49 1997 +0000 don't strlen(NULL) in copyData() CVS patchset: 1464 CVS date: 1997/03/03 23:01:49 commit 464233cdd82086249d957ef57109fb85a420fac4 Author: ewt <devnull@localhost> Date: Mon Mar 3 15:46:23 1997 +0000 fixed ftp URLs CVS patchset: 1463 CVS date: 1997/03/03 15:46:23 commit cdc098cb403643b08384b66b8acec5e9430ec098 Author: root <devnull@localhost> Date: Thu Feb 27 04:32:38 1997 +0000 fail if we get a bad owner/group CVS patchset: 1462 CVS date: 1997/02/27 04:32:38 commit b40b26d0200d676a8aa6427f82a3e9c12765b060 Author: root <devnull@localhost> Date: Thu Feb 27 04:31:46 1997 +0000 if user/group olookup fails return NULL CVS patchset: 1461 CVS date: 1997/02/27 04:31:46 commit 2816621389fe7de24db3639d7bfb0ac9579dc097 Author: ewt <devnull@localhost> Date: Tue Feb 25 23:18:00 1997 +0000 version 2.3.8 CVS patchset: 1460 CVS date: 1997/02/25 23:18:00 commit 93e32a738c20aeddb63f8b43520944b7f0790a93 Author: ewt <devnull@localhost> Date: Tue Feb 25 23:17:49 1997 +0000 rearranged -lsocket/-lnsl checks CVS patchset: 1459 CVS date: 1997/02/25 23:17:49 commit 8181256a83b1c88633649550fef055dbe23587d8 Author: ewt <devnull@localhost> Date: Tue Feb 25 23:17:38 1997 +0000 added -t? functionality CVS patchset: 1458 CVS date: 1997/02/25 23:17:38 commit 7e21d61da183e5324590d21f7ce124b4b020d555 Author: ewt <devnull@localhost> Date: Tue Feb 25 23:17:29 1997 +0000 *** empty log message *** CVS patchset: 1457 CVS date: 1997/02/25 23:17:29 commit d5889803cf95c3b815336f26193e8dfba245b88c Author: ewt <devnull@localhost> Date: Tue Feb 25 23:17:25 1997 +0000 Initial revision CVS patchset: 1456 CVS date: 1997/02/25 23:17:25 commit 718c3a1542b78df2e429fbf89204428fda2e3e73 Author: ewt <devnull@localhost> Date: Tue Feb 25 23:04:22 1997 +0000 removed defaultQueryFormat string (obosoleted by popt) CVS patchset: 1455 CVS date: 1997/02/25 23:04:22 commit 7fea6dc9f13685d7f9707529226a20d5ffa45dd5 Author: ewt <devnull@localhost> Date: Tue Feb 25 23:03:20 1997 +0000 document -t? CVS patchset: 1454 CVS date: 1997/02/25 23:03:20 commit 9073456f72218451b2cc16dd71360a1e3697a840 Author: ewt <devnull@localhost> Date: Tue Feb 25 22:58:54 1997 +0000 added initializations of fileOwnerList, fileGroupList CVS patchset: 1453 CVS date: 1997/02/25 22:58:54 commit 1f02b916af723d3ae4648d3ad776c5ad8dc59f45 Author: root <devnull@localhost> Date: Mon Feb 24 19:50:57 1997 +0000 updated CVS patchset: 1452 CVS date: 1997/02/24 19:50:57 commit 603de4d82f2049f7f76565b3376871e1b3a14430 Author: ewt <devnull@localhost> Date: Thu Feb 20 16:20:53 1997 +0000 *** empty log message *** CVS patchset: 1451 CVS date: 1997/02/20 16:20:53 commit fca9595fc1c73ec447cddc0e0e5e9c1bf1fb6a49 Author: ewt <devnull@localhost> Date: Thu Feb 20 02:21:36 1997 +0000 *** empty log message *** CVS patchset: 1450 CVS date: 1997/02/20 02:21:36 commit a9cfcdad6f4a11cb9951caaac7faed9fbd6e6f39 Author: ewt <devnull@localhost> Date: Thu Feb 20 02:21:23 1997 +0000 1) include config.h 2) pay attention to HAVE_DIRENT_H CVS patchset: 1449 CVS date: 1997/02/20 02:21:23 commit 6b5a82caab0555e265204b7112826f3beec86579 Author: ewt <devnull@localhost> Date: Thu Feb 20 02:20:58 1997 +0000 frees FILEUSERNAME and FILEGROUPNAME lists CVS patchset: 1448 CVS date: 1997/02/20 02:20:58 commit fc3a2d33a9ae4179ab95d0b02add105c56dc288a Author: ewt <devnull@localhost> Date: Thu Feb 20 02:20:46 1997 +0000 added HAVE_DIRENT_H CVS patchset: 1447 CVS date: 1997/02/20 02:20:46 commit 78385bc21418d0d8b3dca6162245727c79e5ced9 Author: ewt <devnull@localhost> Date: Thu Feb 20 02:20:10 1997 +0000 1) traded LIBPATH for LIBS 2) checks for dirent.h 3) checks for -lnsl explicitly CVS patchset: 1446 CVS date: 1997/02/20 02:20:10 commit 86b4b648b7fb014138095f1d6621988117d0f620 Author: ewt <devnull@localhost> Date: Thu Feb 20 02:19:51 1997 +0000 1) version 2.3.7 2) traded LIBPATH for LIBS CVS patchset: 1445 CVS date: 1997/02/20 02:19:51 commit 90956d09aee0e1873d42326f70e86ac26df18ab5 Author: ewt <devnull@localhost> Date: Thu Feb 20 02:10:36 1997 +0000 *** empty log message *** CVS patchset: 1444 CVS date: 1997/02/20 02:10:36 commit 049a0ed0a555288fa52c9261367e6e2700c90fdb Author: marc <devnull@localhost> Date: Tue Feb 18 01:47:16 1997 +0000 fix null dereference CVS patchset: 1443 CVS date: 1997/02/18 01:47:16 commit a7fe8049fceb88cc995b5f92e916cc56bb394f86 Author: marc <devnull@localhost> Date: Tue Feb 18 01:16:14 1997 +0000 *** empty log message *** CVS patchset: 1442 CVS date: 1997/02/18 01:16:14 commit 2c056abce666a9e1fd00cbaf46eff52cfc764d29 Author: ewt <devnull@localhost> Date: Tue Feb 18 00:01:39 1997 +0000 *** empty log message *** CVS patchset: 1441 CVS date: 1997/02/18 00:01:39 commit 2741e30f3c0c3c93ad24a6aea6f13dcb9be43678 Author: ewt <devnull@localhost> Date: Mon Feb 17 23:58:08 1997 +0000 got rid of the LIBS/LIBPATH dualism CVS patchset: 1440 CVS date: 1997/02/17 23:58:08 commit 9b17af5137c19ba26f433ae663aef10f698c9200 Author: root <devnull@localhost> Date: Mon Feb 17 23:45:40 1997 +0000 fixed code so -qvv actually works CVS patchset: 1439 CVS date: 1997/02/17 23:45:40 commit d0f53bd36d002ca237e9b940a10ad0c60a8a8f8f Author: root <devnull@localhost> Date: Mon Feb 17 23:45:37 1997 +0000 *** empty log message *** CVS patchset: 1438 CVS date: 1997/02/17 23:45:37 commit 479e552ef148590980d1e965db292276993fff0b Author: ewt <devnull@localhost> Date: Mon Feb 17 20:29:07 1997 +0000 if a user specified rcfile doesn't exist, exit with an error CVS patchset: 1437 CVS date: 1997/02/17 20:29:07 commit ef6947376630f67682485b50b629c5cb14cd926a Author: ewt <devnull@localhost> Date: Mon Feb 17 20:28:50 1997 +0000 be a bit more carefull about checking --rcfiles argument CVS patchset: 1436 CVS date: 1997/02/17 20:28:50 commit 14b83466f4a85874f63fc083b56f43574d6e0ece Author: ewt <devnull@localhost> Date: Mon Feb 17 20:22:45 1997 +0000 *** empty log message *** CVS patchset: 1435 CVS date: 1997/02/17 20:22:45 commit a7c9c37358647e9b6e7d287cf4aac1812f1c0dd8 Author: ewt <devnull@localhost> Date: Mon Feb 17 20:21:16 1997 +0000 1) added poptStuffArgs() 2) added character argument aliasing 3) aliases are searched for in reverse order CVS patchset: 1434 CVS date: 1997/02/17 20:21:16 commit 0fd27e81a1e3283304b1f32189f444a275b4acc6 Author: ewt <devnull@localhost> Date: Mon Feb 17 20:20:59 1997 +0000 1) added poptStuffArgs() 2) added shortName to popt aliases CVS patchset: 1433 CVS date: 1997/02/17 20:20:59 commit daa851cf1ed5afce3e230b162798b86f0b6319e7 Author: ewt <devnull@localhost> Date: Mon Feb 17 20:20:32 1997 +0000 1) empty user/group names are handled better (sigh) 2) added typecasts to clean up some warning CVS patchset: 1432 CVS date: 1997/02/17 20:20:32 commit 94953f0ad7c8c8a1e743de997ca00629d0852336 Author: ewt <devnull@localhost> Date: Mon Feb 17 20:20:21 1997 +0000 *** empty log message *** CVS patchset: 1431 CVS date: 1997/02/17 20:20:21 commit 313c75b2e82949cdb7d7d972c257366ffb91a4cb Author: ewt <devnull@localhost> Date: Mon Feb 17 20:20:04 1997 +0000 migrated to new format (with --), added --requires, -R, and --info CVS patchset: 1430 CVS date: 1997/02/17 20:20:04 commit e21915afcc51f30889366a8d321b10e899834b0f Author: ewt <devnull@localhost> Date: Mon Feb 17 20:18:54 1997 +0000 dropped QUERY_FOR_INFO, QUERY_FOR_REQUIRES CVS patchset: 1429 CVS date: 1997/02/17 20:18:54 commit 65199afb2205ce7af85dad206ab7e28806564696 Author: ewt <devnull@localhost> Date: Mon Feb 17 20:18:36 1997 +0000 redid -i parsing, moved --info and --requires to popt aliases CVS patchset: 1428 CVS date: 1997/02/17 20:18:36 commit 51fc5073792d72ebecfdd25277cbd70e98343956 Author: ewt <devnull@localhost> Date: Mon Feb 17 20:18:28 1997 +0000 Changed to version 2.3.6 CVS patchset: 1427 CVS date: 1997/02/17 20:18:28 commit 2f43ed80e444b6970aeb9694e471f256e09370ba Author: ewt <devnull@localhost> Date: Mon Feb 17 16:53:30 1997 +0000 -Vp should use realpath() CVS patchset: 1426 CVS date: 1997/02/17 16:53:30 commit d58a17d1bde09ab9b8bba06de1e1ff00001c0741 Author: ewt <devnull@localhost> Date: Mon Feb 17 16:52:45 1997 +0000 --ftp* arguments should work with -Vp as well CVS patchset: 1425 CVS date: 1997/02/17 16:52:45 commit 1c3ca02cced5045f22ffb5953784a393962e3080 Author: ewt <devnull@localhost> Date: Fri Feb 14 03:40:00 1997 +0000 needs to include unistd.h to get some types CVS patchset: 1424 CVS date: 1997/02/14 03:40:00 commit 05509cb62aad541b830eefe3a65a860f8a385f5e Author: ewt <devnull@localhost> Date: Fri Feb 14 03:32:26 1997 +0000 including <string.h> makes this a bit cleaner CVS patchset: 1423 CVS date: 1997/02/14 03:32:26 commit c9ba3d9d89271220c1de40aeafede4312c5da5b1 Author: ewt <devnull@localhost> Date: Fri Feb 14 03:26:16 1997 +0000 1) cleaned up horrbile relocateFilelist() hacks thanks to new header 2) remove UID, GID lists from headers if symbolic versions are present 3) fixed but in reloacteFilelist() which occasionally made it noop CVS patchset: 1422 CVS date: 1997/02/14 03:26:16 commit 9b70abb46223e8bc0b2ea801d654dcccafc89942 Author: ewt <devnull@localhost> Date: Fri Feb 14 03:25:52 1997 +0000 if symbolic user and group names aren't present try to fall back on id's (this if for old v1 packages) CVS patchset: 1421 CVS date: 1997/02/14 03:25:52 commit 62a01ab51869d05c9ad7e81eb3435580adbb9538 Author: ewt <devnull@localhost> Date: Fri Feb 14 03:25:42 1997 +0000 added headerRemoveEntry() CVS patchset: 1420 CVS date: 1997/02/14 03:25:42 commit 56b924a57ff685e0ca748b09a1586286d6068fbb Author: ewt <devnull@localhost> Date: Fri Feb 14 03:25:31 1997 +0000 fixed gidToGname() prototype CVS patchset: 1419 CVS date: 1997/02/14 03:25:31 commit 6e3bed7cf3dbbb0880d836d46f59204d39261f1d Author: ewt <devnull@localhost> Date: Fri Feb 14 03:25:14 1997 +0000 exclude 'ignore' marked RPMTAG entriess from tag table CVS patchset: 1418 CVS date: 1997/02/14 03:25:14 commit 635803a994a1e6c53026e9adc5692fefe2621ae0 Author: ewt <devnull@localhost> Date: Fri Feb 14 03:24:58 1997 +0000 added 'internal' keyword to get RPMTAG's ignored by tagtable.c CVS patchset: 1417 CVS date: 1997/02/14 03:24:58 commit b26934ee9c1d1b11011618c1d415cd0c097d6284 Author: ewt <devnull@localhost> Date: Fri Feb 14 03:24:45 1997 +0000 *** empty log message *** CVS patchset: 1416 CVS date: 1997/02/14 03:24:45 commit aa7bba8e59e6db594e7d42822b4917cc6653c1ea Author: ewt <devnull@localhost> Date: Fri Feb 14 02:05:43 1997 +0000 verify users and groups by name not by id CVS patchset: 1415 CVS date: 1997/02/14 02:05:43 commit eafe2c752f6c0bbfdae81d8bdfca70af23dc3578 Author: ewt <devnull@localhost> Date: Fri Feb 14 02:05:33 1997 +0000 use new id query calls from misc.c CVS patchset: 1414 CVS date: 1997/02/14 02:05:33 commit 97999ce92c1cad3315d85c02bb3c62007a75d846 Author: ewt <devnull@localhost> Date: Fri Feb 14 02:05:13 1997 +0000 added unameToUid(), gnameToGid(), uidToUname(), gidToUname() CVS patchset: 1413 CVS date: 1997/02/14 02:05:13 commit a7afd38d35cf918d91989d6639e6291bc93a8a1f Author: ewt <devnull@localhost> Date: Fri Feb 14 02:04:37 1997 +0000 if we're not using GNU gettext #define the i18n stuff away (and get rid of the gettextstub.c stuff as well) CVS patchset: 1412 CVS date: 1997/02/14 02:04:37 commit 22b96549a74c98f35d07a584d4d2d6232b29e303 Author: ewt <devnull@localhost> Date: Fri Feb 14 02:04:13 1997 +0000 *** empty log message *** CVS patchset: 1411 CVS date: 1997/02/14 02:04:13 commit a5cd69b3db129f55bd6776f2148a7cfb1b4bf8fb Author: ewt <devnull@localhost> Date: Fri Feb 14 02:04:04 1997 +0000 restored include of <locale.h> CVS patchset: 1410 CVS date: 1997/02/14 02:04:04 commit 91a063524fa2f409791116c70d6202f5ec36daf3 Author: ewt <devnull@localhost> Date: Wed Feb 12 16:54:49 1997 +0000 array size mismatches in --qf should send error to stderr CVS patchset: 1409 CVS date: 1997/02/12 16:54:49 commit 4f4c7b2e9c55439b20a67ecb455839be55800121 Author: ewt <devnull@localhost> Date: Wed Feb 12 05:06:25 1997 +0000 *** empty log message *** CVS patchset: 1408 CVS date: 1997/02/12 05:06:25 commit b66955246958ab08c0d270c2a3c81761f77438ce Author: ewt <devnull@localhost> Date: Wed Feb 12 05:05:58 1997 +0000 1) don't remove pre/post scripts if isdebug is set 2) use '-xs' reather then separate args -- works around some broken shells CVS patchset: 1407 CVS date: 1997/02/12 05:05:58 commit 3e9c2525399679378ef288dd167d00c0ac4e89cb Author: ewt <devnull@localhost> Date: Wed Feb 12 05:05:13 1997 +0000 1) don't ever change the umask 2) when installing sources with --root, directory checks need to use the relocated paths CVS patchset: 1406 CVS date: 1997/02/12 05:05:13 commit 3cb5b141d5d26a73b9d3b4a21763dac1fb3b32ed Author: ewt <devnull@localhost> Date: Wed Feb 12 05:04:38 1997 +0000 added optflags for ppc CVS patchset: 1405 CVS date: 1997/02/12 05:04:38 commit 0d6a23c34e67752094c3141d95ee950fff705b21 Author: ewt <devnull@localhost> Date: Wed Feb 12 05:03:02 1997 +0000 run depend only against sources used CVS patchset: 1404 CVS date: 1997/02/12 05:03:02 commit 7cdaa87e0f96ebd169020a531196e580342b8d80 Author: ewt <devnull@localhost> Date: Wed Feb 12 04:48:51 1997 +0000 made verify work on URLs CVS patchset: 1403 CVS date: 1997/02/12 04:48:51 commit 5a761a05227693e5e4b37abe8a314dcba71950cd Author: ewt <devnull@localhost> Date: Wed Feb 12 04:48:37 1997 +0000 fixed -r, --root processing CVS patchset: 1402 CVS date: 1997/02/12 04:48:37 commit 5c503f570f32253a6eea3a41bc8b2cbc40f4c5e3 Author: ewt <devnull@localhost> Date: Wed Feb 12 04:48:06 1997 +0000 if a prefix other then /usr or /usr/local is used look in $prefix/lib and $prefix/include for libraries CVS patchset: 1401 CVS date: 1997/02/12 04:48:06 commit 900266be6af55119c525d57035d6afde6cbb11e6 Author: ewt <devnull@localhost> Date: Wed Feb 12 04:47:49 1997 +0000 *** empty log message *** CVS patchset: 1400 CVS date: 1997/02/12 04:47:49 commit cce6ae6b2ccccc0f33f0278bed8ec4feafb08bbe Author: ewt <devnull@localhost> Date: Thu Feb 6 20:45:08 1997 +0000 changed to version 2.3.5 CVS patchset: 1399 CVS date: 1997/02/06 20:45:08 commit a2c2d90cb79abaad2113938a14666fa51a8dbdf8 Author: ewt <devnull@localhost> Date: Thu Feb 6 20:44:10 1997 +0000 %{#TAG} prints the number of items in the item (array length) CVS patchset: 1398 CVS date: 1997/02/06 20:44:10 commit 7be278677ea6deb0bed516dbc223c2d10f8d4c4f Author: ewt <devnull@localhost> Date: Thu Feb 6 20:31:43 1997 +0000 changed a bunch of parameter names for cleanliness CVS patchset: 1397 CVS date: 1997/02/06 20:31:43 commit 949a2fc3e9fad0d5d54f2bf3bd20a27a55f06862 Author: ewt <devnull@localhost> Date: Fri Jan 31 21:43:00 1997 +0000 *** empty log message *** CVS patchset: 1396 CVS date: 1997/01/31 21:43:00 commit e902653112d0cb27c29839d5ec4c146e19024b38 Author: ewt <devnull@localhost> Date: Thu Jan 30 21:27:42 1997 +0000 *** empty log message *** CVS patchset: 1395 CVS date: 1997/01/30 21:27:42 commit 62ccc79f90f0b97dbb8384db7b8add7c2953e3a9 Author: ewt <devnull@localhost> Date: Thu Jan 30 21:27:10 1997 +0000 fixed sigcheck w/ always failed with a made up error CVS patchset: 1394 CVS date: 1997/01/30 21:27:10 commit cfdc587c25c2c1eea6a9f3ad8cd22a0e660ddc44 Author: ewt <devnull@localhost> Date: Thu Jan 30 20:45:07 1997 +0000 install rpmpopt properly CVS patchset: 1393 CVS date: 1997/01/30 20:45:07 commit 63056f52cea7e87bd3fe48f80d7579ef72981e3b Author: ewt <devnull@localhost> Date: Thu Jan 30 20:20:29 1997 +0000 changed to version 2.3.4 CVS patchset: 1392 CVS date: 1997/01/30 20:20:29 commit 79f644ecdad5409b5857c4e2e3b3964b9130d213 Author: ewt <devnull@localhost> Date: Thu Jan 30 20:16:49 1997 +0000 removed VERIY_SRPM CVS patchset: 1391 CVS date: 1997/01/30 20:16:49 commit ca89c7dd06316d8ade0b179c2c6bf58d65a89f35 Author: ewt <devnull@localhost> Date: Thu Jan 30 20:14:22 1997 +0000 changed fixperms to setperms CVS patchset: 1390 CVS date: 1997/01/30 20:14:22 commit e2ef8c9b0acb56954d65f4b814a9331a329ca8fe Author: ewt <devnull@localhost> Date: Thu Jan 30 20:09:42 1997 +0000 set the time on changelogs to noon UTC CVS patchset: 1389 CVS date: 1997/01/30 20:09:42 commit 6a52e861c7b2028d0a9feac29d59a0d8f120ec44 Author: ewt <devnull@localhost> Date: Thu Jan 30 20:04:11 1997 +0000 NULL terminate result of poptGetArgs() CVS patchset: 1388 CVS date: 1997/01/30 20:04:11 commit 6f9e6402382e2e35d9ea479bcb809b5e79676b3a Author: ewt <devnull@localhost> Date: Thu Jan 30 20:03:39 1997 +0000 moved dbiFreeIndexRecord() to be more appropriate (i.e. not segv) CVS patchset: 1387 CVS date: 1997/01/30 20:03:39 commit f4f50e367a0a927a636fd5cc1f41b8d0f79e07bb Author: ewt <devnull@localhost> Date: Thu Jan 30 20:03:01 1997 +0000 remove one from rpmTagTableSize (NULL entry) CVS patchset: 1386 CVS date: 1997/01/30 20:03:01 commit ca81a06e73296cd56a3691db48767c76cadf8f48 Author: ewt <devnull@localhost> Date: Thu Jan 30 20:02:28 1997 +0000 added doc stubs for --fixperms, --setugids, --rebuilddb, --showrc CVS patchset: 1385 CVS date: 1997/01/30 20:02:28 commit 647b233511c9500924167a033421aa85fecf9583 Author: ewt <devnull@localhost> Date: Thu Jan 30 19:59:14 1997 +0000 1) removed --provides, --scripts (moved to rpmpopt) 2) concatenates multiple query formats 3) doesn't support stdin query/verify modes (thank god) CVS patchset: 1384 CVS date: 1997/01/30 19:59:14 commit f1ca8333220eabd80b7671158c35485b36c99435 Author: ewt <devnull@localhost> Date: Thu Jan 30 19:58:55 1997 +0000 removed stdin verification modes CVS patchset: 1383 CVS date: 1997/01/30 19:58:55 commit b5f1f94bba82125bc7a5ae6337ed1d49f2ad7b10 Author: ewt <devnull@localhost> Date: Thu Jan 30 19:58:40 1997 +0000 removed stdin queries and moved --scripts, --provides to rpmpopt CVS patchset: 1382 CVS date: 1997/01/30 19:58:40 commit 9db020e418717341aaf517d883836f15525798c1 Author: ewt <devnull@localhost> Date: Thu Jan 30 19:58:26 1997 +0000 installs rpmpopt CVS patchset: 1381 CVS date: 1997/01/30 19:58:26 commit b0afc4092cef3eeff109f3de7df183afc7dcd516 Author: ewt <devnull@localhost> Date: Thu Jan 30 19:57:47 1997 +0000 Initial revision CVS patchset: 1380 CVS date: 1997/01/30 19:57:47 commit dcd2a73991b7cf8537711955fd430533219c86d0 Author: ewt <devnull@localhost> Date: Thu Jan 30 19:57:30 1997 +0000 *** empty log message *** CVS patchset: 1379 CVS date: 1997/01/30 19:57:30 commit 5aad93af5d0203e26c9be06eafd119a550721a27 Author: ewt <devnull@localhost> Date: Thu Jan 30 19:56:36 1997 +0000 updated to RPM 2.3.1 (or so) CVS patchset: 1378 CVS date: 1997/01/30 19:56:36 commit 7bc74ba4aa4529d9683986493e2da1cb9cd354f9 Author: ewt <devnull@localhost> Date: Thu Jan 30 15:54:59 1997 +0000 added info on conflicts CVS patchset: 1377 CVS date: 1997/01/30 15:54:59 commit fb25acc6f607a72b8ef9d41c71de77dcf0c6b5d0 Author: ewt <devnull@localhost> Date: Wed Jan 29 17:40:03 1997 +0000 *** empty log message *** CVS patchset: 1376 CVS date: 1997/01/29 17:40:03 commit be0b90359bcd8156385178eb9b570c0538c0333f Author: ewt <devnull@localhost> Date: Wed Jan 29 17:39:46 1997 +0000 does some basic sanity checks on headers read from the database CVS patchset: 1375 CVS date: 1997/01/29 17:39:46 commit 364db20c195b8e5fd06cc27e6745dc8ba1e583f9 Author: ewt <devnull@localhost> Date: Wed Jan 29 17:39:11 1997 +0000 1) made faNextOffset(), faFirstOffset() return signed ints 2) both return -1 on error 3) faNextOffset() detects loops and returns -1 CVS patchset: 1374 CVS date: 1997/01/29 17:39:11 commit bc1cb8cc9ff765e13c8691f1babac44f9cc0fb1f Author: ewt <devnull@localhost> Date: Wed Jan 29 17:38:47 1997 +0000 made rpmdbFirstRecNum() and rpmdbNextRecNum() return signed ints CVS patchset: 1373 CVS date: 1997/01/29 17:38:47 commit 5612933dcb9fa3cb0963347605a1feba6847c609 Author: root <devnull@localhost> Date: Tue Jan 28 15:34:31 1997 +0000 *** empty log message *** CVS patchset: 1372 CVS date: 1997/01/28 15:34:31 commit e633246d1ddc1427319a781f85c06942597afdb3 Author: root <devnull@localhost> Date: Tue Jan 28 15:33:55 1997 +0000 fixed requires/conflicts CVS patchset: 1371 CVS date: 1997/01/28 15:33:55 commit 52978613bc110c659a1f9e397ea20bf0b3acb3e4 Author: root <devnull@localhost> Date: Sat Jan 25 04:48:56 1997 +0000 *** empty log message *** CVS patchset: 1370 CVS date: 1997/01/25 04:48:56 commit 6ffeda1eaa7315d94b0d07b6a988c93558a2fd3a Author: root <devnull@localhost> Date: Sat Jan 25 04:48:06 1997 +0000 added %changelog processing CVS patchset: 1369 CVS date: 1997/01/25 04:48:06 commit b161ffd5c8c83449c310e422a5a9bbcfbbb4f29b Author: root <devnull@localhost> Date: Sat Jan 25 04:47:27 1997 +0000 added RPMTAG_CHANGELOGTIME RPMTAG_CHANGELOGNAME RPMTAG_CHANGELOGTEXT CVS patchset: 1368 CVS date: 1997/01/25 04:47:27 commit 021ca4b3450cc99b3ab771dea35f79db3f2bb87f Author: ewt <devnull@localhost> Date: Fri Jan 24 22:56:25 1997 +0000 added some missing -p's to mkdirs CVS patchset: 1367 CVS date: 1997/01/24 22:56:25 commit 49392863405756e01085dbfb7d7804d9b6245dbf Author: ewt <devnull@localhost> Date: Fri Jan 24 22:50:38 1997 +0000 create RPMNLSDIR CVS patchset: 1366 CVS date: 1997/01/24 22:50:38 commit 06927d450814d8b141593d4c375a999121352970 Author: ewt <devnull@localhost> Date: Fri Jan 24 22:50:01 1997 +0000 changed NLSDIR to RPMNLSDIR CVS patchset: 1365 CVS date: 1997/01/24 22:50:01 commit 5b744e7a24293f96ca84e39fcffde299ed04ef42 Author: ewt <devnull@localhost> Date: Fri Jan 24 19:06:35 1997 +0000 prototype realpath if appropriate CVS patchset: 1364 CVS date: 1997/01/24 19:06:35 commit bf515de97c95c27b91bac8fd530a1461ed6211a2 Author: ewt <devnull@localhost> Date: Fri Jan 24 19:06:16 1997 +0000 prototype bindtextdomain(), textdomain() if libintl.h isn't being used CVS patchset: 1363 CVS date: 1997/01/24 19:06:16 commit 6e1a9bd641d8759122d40073f4403f200dc5e594 Author: ewt <devnull@localhost> Date: Fri Jan 24 19:06:09 1997 +0000 include config.h CVS patchset: 1362 CVS date: 1997/01/24 19:06:09 commit 0d6a382fb16f1f74b35be962c86539f8518faa27 Author: ewt <devnull@localhost> Date: Fri Jan 24 19:05:56 1997 +0000 don't include miscfn.h -- glob.h gets it CVS patchset: 1361 CVS date: 1997/01/24 19:05:56 commit 3d51574396bd7934b01c7714a7fcd544820bda5d Author: ewt <devnull@localhost> Date: Fri Jan 24 19:05:39 1997 +0000 don't mkdir anything -- toplevel Makefile handles that CVS patchset: 1360 CVS date: 1997/01/24 19:05:39 commit 87a10745a27e8a05e4442b6a4757d1692116030f Author: ewt <devnull@localhost> Date: Fri Jan 24 19:05:23 1997 +0000 added STDC_HEADERS, HAVE_STRING_H, HAVE_REALPATH CVS patchset: 1359 CVS date: 1997/01/24 19:05:23 commit f818ac27f7d141136e068029f21e7554046291a1 Author: ewt <devnull@localhost> Date: Fri Jan 24 19:04:51 1997 +0000 1) check for STDC headers (makes glob.c, etc happy) 2) check from string.h 3) define HAVE_REALPATH as appropriate CVS patchset: 1358 CVS date: 1997/01/24 19:04:51 commit 3a7a9798784883007a36a49440e2c5d23f272f9b Author: ewt <devnull@localhost> Date: Fri Jan 24 19:04:31 1997 +0000 moved isUrl initialization to remove dumb warning CVS patchset: 1357 CVS date: 1997/01/24 19:04:31 commit 2c83a713fd9fc2129f48fd1d39b0ea494e926028 Author: ewt <devnull@localhost> Date: Fri Jan 24 19:04:14 1997 +0000 use RPMNLS* rather then NLS* CVS patchset: 1356 CVS date: 1997/01/24 19:04:14 commit a34820cda3ef9aa1b07d6674863f4fe4fff6e44b Author: ewt <devnull@localhost> Date: Fri Jan 24 19:03:06 1997 +0000 1) only mkdir directories which don't exist 2) use RPMNLS* rather then NLS* CVS patchset: 1355 CVS date: 1997/01/24 19:03:06 commit b0290919c25d402ff0bb12dc1f6d03e504004fa8 Author: ewt <devnull@localhost> Date: Fri Jan 24 19:03:01 1997 +0000 *** empty log message *** CVS patchset: 1354 CVS date: 1997/01/24 19:03:01 commit 352e7cd6f34e41d64050af0ef873903477aae316 Author: ewt <devnull@localhost> Date: Fri Jan 24 16:13:19 1997 +0000 removed unused variable tok CVS patchset: 1353 CVS date: 1997/01/24 16:13:19 commit bfd57b7a22d891f6b88e2c942cc79bfced5d1437 Author: ewt <devnull@localhost> Date: Thu Jan 23 21:17:25 1997 +0000 1) added copyData() 2) changed grabData() to use copyData() 3) made headerAppendEntry() use copyData() so it will actually work CVS patchset: 1352 CVS date: 1997/01/23 21:17:25 commit 21620b1414e73d4234f8d18765c4554afe4b12bd Author: ewt <devnull@localhost> Date: Thu Jan 23 21:12:26 1997 +0000 increment count in headerAppendEntry() CVS patchset: 1351 CVS date: 1997/01/23 21:12:26 commit d0c5b80dec5c5fe0d5fe30770ed02b42ea2dc283 Author: ewt <devnull@localhost> Date: Thu Jan 23 20:57:58 1997 +0000 *** empty log message *** CVS patchset: 1350 CVS date: 1997/01/23 20:57:58 commit d12e155ba86959103f2443f86b9b764c52dcc059 Author: ewt <devnull@localhost> Date: Thu Jan 23 20:56:58 1997 +0000 always link against libmisc CVS patchset: 1349 CVS date: 1997/01/23 20:56:58 commit 0dab6d67bf464bfb1a3adfd68dd853ca8a88e8dd Author: ewt <devnull@localhost> Date: Thu Jan 23 20:56:45 1997 +0000 may skip file md5 checks CVS patchset: 1348 CVS date: 1997/01/23 20:56:45 commit fa4a7a11bba35fac1daa8b9bb75ba3152d4715cd Author: ewt <devnull@localhost> Date: Thu Jan 23 20:56:16 1997 +0000 added --nomd5 CVS patchset: 1347 CVS date: 1997/01/23 20:56:16 commit 4d4c71c5805a4cbdf52297c99e6f20a1afb6e6af Author: ewt <devnull@localhost> Date: Thu Jan 23 20:55:52 1997 +0000 allows you to omit md5 signature checks CVS patchset: 1346 CVS date: 1997/01/23 20:55:52 commit d3f7e48be949aca972ea3e67815dab6e6a994b41 Author: ewt <devnull@localhost> Date: Thu Jan 23 20:55:33 1997 +0000 added omitFlags to rpmVerifyFile() CVS patchset: 1345 CVS date: 1997/01/23 20:55:33 commit 0d0ca1f947d0cf61cfb09f0647562b6d8d1a92c6 Author: ewt <devnull@localhost> Date: Thu Jan 23 20:29:16 1997 +0000 tried to fix h_errno check CVS patchset: 1344 CVS date: 1997/01/23 20:29:16 commit ed17a7118243ce1bad6c0fa2e326af2dec99b1cd Author: ewt <devnull@localhost> Date: Thu Jan 23 20:24:25 1997 +0000 1) changed for new headerDump() 2) reads rpmrc to find rpm library CVS patchset: 1343 CVS date: 1997/01/23 20:24:25 commit 167b4407ffe8fd3b3039236b5e897c4eb375fcf9 Author: ewt <devnull@localhost> Date: Thu Jan 23 20:24:16 1997 +0000 changed for new headerDump() CVS patchset: 1342 CVS date: 1997/01/23 20:24:16 commit 5807c0cf2a9c2edf9782dcf9bbf492cd699e7208 Author: ewt <devnull@localhost> Date: Thu Jan 23 20:24:00 1997 +0000 *** empty log message *** CVS patchset: 1341 CVS date: 1997/01/23 20:24:00 commit 8aefc029089b68876913be987e39607d1fac7e15 Author: ewt <devnull@localhost> Date: Thu Jan 23 20:23:35 1997 +0000 only check rdev w/ appropriate, include device type (block vs char) in D bit CVS patchset: 1340 CVS date: 1997/01/23 20:23:35 commit e14c030f939650117a2d0274021346ba1c2548fb Author: ewt <devnull@localhost> Date: Thu Jan 23 20:23:17 1997 +0000 added some -'s for correctness CVS patchset: 1339 CVS date: 1997/01/23 20:23:17 commit df5f2c436784fb07e71bb6d9c49e3b84cb4f50ca Author: root <devnull@localhost> Date: Thu Jan 23 19:17:35 1997 +0000 some tmpPath's were being alloceted w/o paying attention to the length of RPMVAR_TMPPATH CVS patchset: 1338 CVS date: 1997/01/23 19:17:35 commit 11eb37a7a23b8074afb3053510cfa7f5f2ebcd3d Author: ewt <devnull@localhost> Date: Wed Jan 22 20:42:36 1997 +0000 moved struct rpmTagTableEntry to header.h (and renamed it) CVS patchset: 1337 CVS date: 1997/01/22 20:42:36 commit 0264e478d897d89fd729ebffbf7afd376eb48e1f Author: ewt <devnull@localhost> Date: Wed Jan 22 20:42:10 1997 +0000 1) struct rpmTagTableEntry now struct headerTagTableEntry CVS patchset: 1336 CVS date: 1997/01/22 20:42:10 commit b18f0a329c94edfbd2b8ec90fe651ecc996f311c Author: ewt <devnull@localhost> Date: Wed Jan 22 20:41:50 1997 +0000 headerDump() now needs tag table CVS patchset: 1335 CVS date: 1997/01/22 20:41:50 commit 3c528c8ab63e68c813195c3f7fb72aa2ebc2ddb3 Author: ewt <devnull@localhost> Date: Wed Jan 22 20:40:45 1997 +0000 don't look for getopt anymore (we don't need it) CVS patchset: 1334 CVS date: 1997/01/22 20:40:45 commit ac61b79a0034fc381bf29ec8671f12c215d822a2 Author: ewt <devnull@localhost> Date: Wed Jan 22 20:40:33 1997 +0000 *** empty log message *** CVS patchset: 1333 CVS date: 1997/01/22 20:40:33 commit 3272d6857c38f7a8dc75df57536664bb866fb8ab Author: ewt <devnull@localhost> Date: Wed Jan 22 20:25:38 1997 +0000 bug parsing multiline responses CVS patchset: 1332 CVS date: 1997/01/22 20:25:38 commit fb837ffbb494b3af8f16c4b0f96729fc97d9caa5 Author: ewt <devnull@localhost> Date: Wed Jan 22 20:25:23 1997 +0000 changed types to headerTabTableEntry from rpmTagTableEntry CVS patchset: 1331 CVS date: 1997/01/22 20:25:23 commit c212907847fb6e831b837030b04549249ce2330b Author: ewt <devnull@localhost> Date: Tue Jan 21 18:09:16 1997 +0000 1) made headerDump() take tag table 2) removed rpmlib.h, messages.h dependencies CVS patchset: 1330 CVS date: 1997/01/21 18:09:16 commit 4d9920ab1fccd0f15166cd0e159e434e2fc72b89 Author: ewt <devnull@localhost> Date: Mon Jan 20 22:34:47 1997 +0000 1) use autoconf message facilities 2) look for h_errno CVS patchset: 1329 CVS date: 1997/01/20 22:34:47 commit 1c6087767f4b404b26833a2055aa73dbed8f6110 Author: ewt <devnull@localhost> Date: Mon Jan 20 22:34:34 1997 +0000 defined HAVE_HERRNO if necessary CVS patchset: 1328 CVS date: 1997/01/20 22:34:34 commit 11fda8ed4ff0573b9436e73a3b6eae958563a56a Author: ewt <devnull@localhost> Date: Mon Jan 20 22:34:26 1997 +0000 added HAVE_HERRNO CVS patchset: 1327 CVS date: 1997/01/20 22:34:26 commit 17c36159c7822c4c2b9440b2dd074adcf04a0142 Author: ewt <devnull@localhost> Date: Mon Jan 20 22:16:31 1997 +0000 added poptBadOption(), poptStrerror(), flags argument to poptAddAlias CVS patchset: 1326 CVS date: 1997/01/20 22:16:31 commit 22d5f14f156b0d385b86a83f15b350efede49ea5 Author: ewt <devnull@localhost> Date: Mon Jan 20 22:16:01 1997 +0000 1) sanity check --timecheck 2) print usefull errors during argument processing CVS patchset: 1325 CVS date: 1997/01/20 22:16:01 commit 3366d6c2e0f027256860db99b562627aa6db3088 Author: ewt <devnull@localhost> Date: Fri Jan 17 22:56:22 1997 +0000 added :octal for int32 and int16 CVS patchset: 1324 CVS date: 1997/01/17 22:56:22 commit 10ac1065199e0ddfd51fd25fcb9cb9472b2220a7 Author: ewt <devnull@localhost> Date: Fri Jan 17 21:58:27 1997 +0000 1) added parsing options for option args 2) added alias config files CVS patchset: 1323 CVS date: 1997/01/17 21:58:27 commit adcc39df50e9d7518554d01a934a08881500bda8 Author: ewt <devnull@localhost> Date: Fri Jan 17 21:58:00 1997 +0000 1) added --pipe 2) read popt config files 3) takes advantage of some popt shortcuts CVS patchset: 1322 CVS date: 1997/01/17 21:58:00 commit bd2663da8eb1f8fed1eda4e4cdd00eadc458270b Author: ewt <devnull@localhost> Date: Fri Jan 17 21:57:52 1997 +0000 added DLIBRPMALIAS_FILENAME CVS patchset: 1321 CVS date: 1997/01/17 21:57:52 commit b7daa4d1d0700944e6b1075fbd6911108b4a435c Author: ewt <devnull@localhost> Date: Fri Jan 17 16:23:58 1997 +0000 use config.h, not misc-config.h CVS patchset: 1320 CVS date: 1997/01/17 16:23:58 commit d9d67931b8a482835f119cdf63192134fbd13feb Author: ewt <devnull@localhost> Date: Fri Jan 17 16:23:49 1997 +0000 added popt to Makefile.in CVS patchset: 1319 CVS date: 1997/01/17 16:23:49 commit 265d11ee06dfa77f450d43d476f93b3493a98cbc Author: ewt <devnull@localhost> Date: Fri Jan 17 16:23:22 1997 +0000 define PATH_MAX if necessary CVS patchset: 1318 CVS date: 1997/01/17 16:23:22 commit 15e5bfc3ce8bf29b038f361141c3a68923b09e77 Author: ewt <devnull@localhost> Date: Fri Jan 17 16:22:57 1997 +0000 1) use config.h if available 2) use if not ifdef 3) use <signal.h> instead of <sys/signal.h> CVS patchset: 1317 CVS date: 1997/01/17 16:22:57 commit 9c23e2a5a99225d657d4ca5d2d1ae3379c3a77e1 Author: ewt <devnull@localhost> Date: Fri Jan 17 16:22:45 1997 +0000 1) use config.h if available 2) use if not ifdef 3) include <string.h> CVS patchset: 1316 CVS date: 1997/01/17 16:22:45 commit e95e75d71d2f0630b4e187a56d2f96b17bb9467f Author: ewt <devnull@localhost> Date: Fri Jan 17 16:22:08 1997 +0000 use if not ifdef include "misc.h" and "config.h" CVS patchset: 1315 CVS date: 1997/01/17 16:22:08 commit 0a5763e9d1e5a60b3b6cdbad85da122a01dbfe90 Author: ewt <devnull@localhost> Date: Fri Jan 17 16:21:51 1997 +0000 1) use config.h if available 2) use if not ifdef 3) typevase getpid() to int for printf() CVS patchset: 1314 CVS date: 1997/01/17 16:21:51 commit 9a3d1082496c15b73c887d9e6e3b47357abf6d12 Author: ewt <devnull@localhost> Date: Fri Jan 17 16:21:38 1997 +0000 include <string.h> CVS patchset: 1313 CVS date: 1997/01/17 16:21:38 commit c1ba92895474b316b6b5b69e7b2a5cf6ab193110 Author: ewt <devnull@localhost> Date: Fri Jan 17 16:20:18 1997 +0000 1) use config.h if available 2) use if not ifdef CVS patchset: 1312 CVS date: 1997/01/17 16:20:18 commit c40e834ea0e7fec8af9b59bc09d1b3639199b5b6 Author: ewt <devnull@localhost> Date: Fri Jan 17 16:20:10 1997 +0000 use config.h now CVS patchset: 1311 CVS date: 1997/01/17 16:20:10 commit 176e84672b163a944bbceaf47c01b4dad3cc5cbd Author: ewt <devnull@localhost> Date: Fri Jan 17 16:20:07 1997 +0000 Initial revision CVS patchset: 1310 CVS date: 1997/01/17 16:20:07 commit 5f1329228093aac371dc22377493703973e23cbb Author: ewt <devnull@localhost> Date: Fri Jan 17 16:19:51 1997 +0000 added topdir to -I path so we find config.h CVS patchset: 1309 CVS date: 1997/01/17 16:19:51 commit fa6881186405884687724ab893323c50f0557310 Author: ewt <devnull@localhost> Date: Fri Jan 17 15:48:09 1997 +0000 use config.h now CVS patchset: 1308 CVS date: 1997/01/17 15:48:09 commit d731b1a1b0065c388da861710c99a9af6305dc28 Author: ewt <devnull@localhost> Date: Fri Jan 17 15:41:28 1997 +0000 use if instead of ifdef CVS patchset: 1307 CVS date: 1997/01/17 15:41:28 commit f54f87c666ebfdaafe8ab3644fb09d0d0a6c3e54 Author: ewt <devnull@localhost> Date: Fri Jan 17 00:25:02 1997 +0000 made rpm depend on misc/libmisc.a CVS patchset: 1306 CVS date: 1997/01/17 00:25:02 commit ca2c80ddf980e7596767b63d6c6801e8a5ebcac2 Author: ewt <devnull@localhost> Date: Fri Jan 17 00:24:36 1997 +0000 Initial revision CVS patchset: 1305 CVS date: 1997/01/17 00:24:36 commit f9f5e0cd4b65d45770308d0a89e4e1ffc3f37be4 Author: ewt <devnull@localhost> Date: Thu Jan 16 23:26:42 1997 +0000 switched from getopt to popt CVS patchset: 1304 CVS date: 1997/01/16 23:26:42 commit 21b9b7cabe014d7dcfdfc6b034c19057922ad68d Author: ewt <devnull@localhost> Date: Thu Jan 16 19:49:45 1997 +0000 don't use config.h CVS patchset: 1303 CVS date: 1997/01/16 19:49:45 commit e6914feda1c736c8a0528b68984214489a4ecb56 Author: ewt <devnull@localhost> Date: Thu Jan 16 19:46:38 1997 +0000 Initial revision CVS patchset: 1302 CVS date: 1997/01/16 19:46:38 commit 85719fbf14d8d7e95cc28fc0aacd9fa30daaa045 Author: ewt <devnull@localhost> Date: Thu Jan 16 19:46:14 1997 +0000 use misc-config.h CVS patchset: 1301 CVS date: 1997/01/16 19:46:14 commit b64894d7a8629f96c9e3e9d1eea0ec789fd22781 Author: ewt <devnull@localhost> Date: Thu Jan 16 19:44:42 1997 +0000 use "miscfn.h" not <glob.h> CVS patchset: 1300 CVS date: 1997/01/16 19:44:42 commit 944ef205b9744ae21dca06fd79d1e40f6a8f6aac Author: ewt <devnull@localhost> Date: Thu Jan 16 19:44:24 1997 +0000 look for glob.h, fnmatch.hj CVS patchset: 1299 CVS date: 1997/01/16 19:44:24 commit 23923edefb6baf38c62dc66fe1bc04f95d59cbfa Author: ewt <devnull@localhost> Date: Thu Jan 16 19:44:15 1997 +0000 don't need INTLDEF CVS patchset: 1298 CVS date: 1997/01/16 19:44:15 commit f8009aeafc0c15ac8673b03cb8d69f6d5d0d71cd Author: ewt <devnull@localhost> Date: Thu Jan 16 19:43:48 1997 +0000 *** empty log message *** CVS patchset: 1297 CVS date: 1997/01/16 19:43:48 commit 5142d097245909ca49396d0892dbcb609c05de06 Author: ewt <devnull@localhost> Date: Thu Jan 16 17:24:51 1997 +0000 added RPMVAR_FIXPERMS CVS patchset: 1296 CVS date: 1997/01/16 17:24:51 commit f8d36658fae430512a363c7f7c0fd6ed72244e47 Author: ewt <devnull@localhost> Date: Thu Jan 16 17:24:37 1997 +0000 *** empty log message *** CVS patchset: 1295 CVS date: 1997/01/16 17:24:37 commit 8114a6c58045edee36c94ecd11d358caa31195c2 Author: ewt <devnull@localhost> Date: Thu Jan 16 17:24:00 1997 +0000 added fixperms entry CVS patchset: 1294 CVS date: 1997/01/16 17:24:00 commit 2788ae7180e44f27c212e4b54f943467009db6a6 Author: ewt <devnull@localhost> Date: Thu Jan 16 17:23:44 1997 +0000 look for POSIX chmod CVS patchset: 1293 CVS date: 1997/01/16 17:23:44 commit ed2bd2bede9e3bcfc40e2e30b967901d0d15d626 Author: ewt <devnull@localhost> Date: Thu Jan 16 17:23:29 1997 +0000 use RPMVAR_FIXPERMS rather then static chmod args CVS patchset: 1292 CVS date: 1997/01/16 17:23:29 commit fc92e27c20aad91ce913041a05121a0a9466fae2 Author: ewt <devnull@localhost> Date: Thu Jan 16 17:22:20 1997 +0000 use <string.h> not <strings.h> CVS patchset: 1291 CVS date: 1997/01/16 17:22:20 commit db2bf9fbf0bbb393fb728803db9e87014c2751ed Author: ewt <devnull@localhost> Date: Thu Jan 16 17:03:58 1997 +0000 use "cp -pr" not "cp -ar" CVS patchset: 1290 CVS date: 1997/01/16 17:03:58 commit 45bcb0704e5200fde9d25cd84ee5fab668db5e04 Author: ewt <devnull@localhost> Date: Thu Jan 16 16:46:37 1997 +0000 Reimplemented header internals CVS patchset: 1289 CVS date: 1997/01/16 16:46:37 commit ebcbd42cc294539b5307a689af0729cb2966c878 Author: ewt <devnull@localhost> Date: Thu Jan 16 16:46:15 1997 +0000 *** empty log message *** CVS patchset: 1288 CVS date: 1997/01/16 16:46:15 commit 8d2e35709ccff8e08040ce927dde0a8f945daafe Author: ewt <devnull@localhost> Date: Thu Jan 16 16:45:52 1997 +0000 changed to rpm, 2.3.3 CVS patchset: 1287 CVS date: 1997/01/16 16:45:52 commit 258f679cccd00317c97360e142c7d86827bf7693 Author: ewt <devnull@localhost> Date: Thu Jan 16 16:20:45 1997 +0000 changed version to 2.3.2 CVS patchset: 1286 CVS date: 1997/01/16 16:20:45 commit 80aca082350f800e542939b1b75027b99bbe9e77 Author: ewt <devnull@localhost> Date: Thu Jan 16 16:18:48 1997 +0000 1) fixed bug in rpmVersionCompare() with segv'd 2) fixed silly type CVS patchset: 1285 CVS date: 1997/01/16 16:18:48 commit 57d436b9c0e1825468d5a172eccce965cfaaad09 Author: ewt <devnull@localhost> Date: Thu Jan 16 16:17:41 1997 +0000 *** empty log message *** CVS patchset: 1284 CVS date: 1997/01/16 16:17:41 commit 9c82f20f126c8e6fa3fce4033ec959e8b782053f Author: ewt <devnull@localhost> Date: Thu Jan 16 04:12:29 1997 +0000 use H_OLDHEADER not H_HEADER CVS patchset: 1283 CVS date: 1997/01/16 04:12:29 commit 3895967ba829dd4f8b799bf7751262ac41a15023 Author: ewt <devnull@localhost> Date: Wed Jan 15 22:46:41 1997 +0000 *** empty log message *** CVS patchset: 1282 CVS date: 1997/01/15 22:46:41 commit 5c221d638b02f4441adb1e43bff0706c0a5f2ac2 Author: ewt <devnull@localhost> Date: Wed Jan 15 22:45:36 1997 +0000 relocating packages didn't work when the package contained a directory equivalent to the prefix CVS patchset: 1281 CVS date: 1997/01/15 22:45:36 commit d9fc50656a1b1aa68262b70ec9b606e9d5f30326 Author: ewt <devnull@localhost> Date: Wed Jan 15 16:55:20 1997 +0000 passes installprefix to child makes CVS patchset: 1280 CVS date: 1997/01/15 16:55:20 commit 82a617f13f76a29a26e3172a8d28a49e0546f84c Author: ewt <devnull@localhost> Date: Wed Jan 15 16:55:08 1997 +0000 make install needs to respect installprefix CVS patchset: 1279 CVS date: 1997/01/15 16:55:08 commit e5b9e4adb3075b1adafabc341b7ab8f722d536bd Author: ewt <devnull@localhost> Date: Wed Jan 15 16:26:57 1997 +0000 1) don't export rpmEnsureOlder() 2) added rpmVersionCompare() CVS patchset: 1278 CVS date: 1997/01/15 16:26:57 commit 59ac149c8e193538bd13e21fb42c41f1c24c759d Author: ewt <devnull@localhost> Date: Wed Jan 15 16:26:42 1997 +0000 don't close std[err,out] after a verify script CVS patchset: 1277 CVS date: 1997/01/15 16:26:42 commit ba4290acd3de2ab0b9abe4c51ebf5249fb2ff900 Author: ewt <devnull@localhost> Date: Wed Jan 15 16:24:14 1997 +0000 1) made rpmEnsureOlder() static and user a header instead of strings 2) use rpmvercmp() instead of vercmp() 3) added rpmVersionCompare() CVS patchset: 1276 CVS date: 1997/01/15 16:24:14 commit 0c7b02c1ef1911e7f9557139a275b5e675e06797 Author: ewt <devnull@localhost> Date: Wed Jan 15 16:23:50 1997 +0000 changed vercmp() to rpmvercmp() CVS patchset: 1275 CVS date: 1997/01/15 16:23:50 commit 4b893222661c81edd24de0b3bb84f017a192a9f7 Author: ewt <devnull@localhost> Date: Wed Jan 15 16:23:24 1997 +0000 *** empty log message *** CVS patchset: 1274 CVS date: 1997/01/15 16:23:24 commit e7cff19dc1c59bc5022d1bcc25891715402ae39d Author: ewt <devnull@localhost> Date: Tue Jan 14 23:26:46 1997 +0000 *** empty log message *** CVS patchset: 1273 CVS date: 1997/01/14 23:26:46 commit bd91e242c3044961d54611b0514f98cfe4959965 Author: ewt <devnull@localhost> Date: Mon Jan 13 17:23:43 1997 +0000 add mkj's usage message CVS patchset: 1272 CVS date: 1997/01/13 17:23:43 commit 052ae10749842cb1ecbe94e80d07691fc576c19e Author: jbj <devnull@localhost> Date: Sat Jan 4 02:48:55 1997 +0000 Sanity (make dist). CVS patchset: 1271 CVS date: 1997/01/04 02:48:55 commit 7ac91c9f8b0894cb4a00149b6ce5cd4a2fda60b6 Author: jbj <devnull@localhost> Date: Sat Jan 4 02:48:55 1997 +0000 Sanity (make dist). CVS patchset: 1270 CVS date: 1997/01/04 02:48:55 commit 8eacd2250ae19792c1bc14d567540f9d19dc3b97 Author: jbj <devnull@localhost> Date: Sat Jan 4 02:17:22 1997 +0000 Add ufdSeek. CVS patchset: 1269 CVS date: 1997/01/04 02:17:22 commit 3ba113e5e93ab595026462fecde7677f1038bb8c Author: ewt <devnull@localhost> Date: Thu Jan 2 17:49:42 1997 +0000 added patter rule for running msgfmt CVS patchset: 1268 CVS date: 1997/01/02 17:49:42 commit e3049ed75bcf9f72ce1ba582678c7ebc01245012 Author: ewt <devnull@localhost> Date: Thu Jan 2 17:49:09 1997 +0000 1) moved NLSDIR, NLSPACKAGE from Makefile.in 2) changed to version 2.3.1 CVS patchset: 1267 CVS date: 1997/01/02 17:49:09 commit 44dfc187e1df7bd18e9ceb7e5ee128e05ec93308 Author: ewt <devnull@localhost> Date: Thu Jan 2 17:48:56 1997 +0000 changes to be more i18n friendly CVS patchset: 1266 CVS date: 1997/01/02 17:48:56 commit 66e5b49d7d0001cc7a0fc03b44226104fb255b39 Author: ewt <devnull@localhost> Date: Thu Jan 2 17:48:35 1997 +0000 don't pass NLSDIR to submakes (they get it from Makefile.inc instead) CVS patchset: 1265 CVS date: 1997/01/02 17:48:35 commit 0332f9252ef9591a2feb9e6174f0dd224435ec6e Author: ewt <devnull@localhost> Date: Thu Jan 2 17:48:29 1997 +0000 *** empty log message *** CVS patchset: 1264 CVS date: 1997/01/02 17:48:29 commit 61d6be240dff65d907828d3227f0b9e07f28a33f Author: ewt <devnull@localhost> Date: Thu Jan 2 17:46:32 1997 +0000 handle RPM_CHAR_TYPE like RPM_INT8_TYPE for queries CVS patchset: 1263 CVS date: 1997/01/02 17:46:32 commit 6b71cfae881107942c0e9aa6f0c44722dcf3098a Author: ewt <devnull@localhost> Date: Thu Jan 2 17:36:24 1997 +0000 Initial revision CVS patchset: 1262 CVS date: 1997/01/02 17:36:24 commit 087d57853f8bc8f4791a0d2015191ffbbdb3d696 Author: jbj <devnull@localhost> Date: Thu Jan 2 08:34:28 1997 +0000 Update header. CVS patchset: 1261 CVS date: 1997/01/02 08:34:28 commit f8e8ec57a7a0ca37210513783703ca3ac25b4ae2 Author: jbj <devnull@localhost> Date: Thu Jan 2 08:26:33 1997 +0000 Add header. CVS patchset: 1260 CVS date: 1997/01/02 08:26:33 commit 519ad628bd1d260b7ad02cbd6ed965b70211c8db Author: jbj <devnull@localhost> Date: Thu Jan 2 08:14:49 1997 +0000 Auto-update by jbj@redhat.com CVS patchset: 1259 CVS date: 1997/01/02 08:14:49 commit 35b8b604d331fd1c151698a485835135761e1455 Author: jbj <devnull@localhost> Date: Thu Jan 2 08:08:02 1997 +0000 Auto-update by jbj@redhat.com CVS patchset: 1258 CVS date: 1997/01/02 08:08:02 commit a41111b03c947258c66c1aaf16d3116e519e1fd7 Author: jbj <devnull@localhost> Date: Thu Jan 2 07:54:59 1997 +0000 Create. CVS patchset: 1257 CVS date: 1997/01/02 07:54:59 commit 7dbc73fec627ec4760f8b031df64ee659c6e6a86 Author: jbj <devnull@localhost> Date: Wed Jan 1 01:30:08 1997 +0000 Merge rpm-4.0.4 changes. CVS patchset: 1256 CVS date: 1997/01/01 01:30:08 commit 931f010d2dcf882b5217be87485758ad82e57164 Author: ewt <devnull@localhost> Date: Tue Dec 24 14:04:45 1996 +0000 *** empty log message *** CVS patchset: 1255 CVS date: 1996/12/24 14:04:45 commit cfbce6ef6769ecba6b375c82d5a7c304dc763a48 Author: ewt <devnull@localhost> Date: Tue Dec 24 14:03:11 1996 +0000 changed version to 2.3 CVS patchset: 1254 CVS date: 1996/12/24 14:03:11 commit b442e7e1740787f644c448ecc1915122ef659f65 Author: ewt <devnull@localhost> Date: Tue Dec 24 14:02:35 1996 +0000 don't check for setenv() anymore as we never use it anyway CVS patchset: 1253 CVS date: 1996/12/24 14:02:35 commit c3caab7f1feb1052e6a83af9bb3a40af4c7afa95 Author: ewt <devnull@localhost> Date: Tue Dec 24 14:02:21 1996 +0000 use doputenv() and dosetenv() CVS patchset: 1252 CVS date: 1996/12/24 14:02:21 commit 02650a718564ca2c2a7fbd1cc16337b76341e51a Author: ewt <devnull@localhost> Date: Tue Dec 24 14:01:56 1996 +0000 added doputenv(), dosetenv() CVS patchset: 1251 CVS date: 1996/12/24 14:01:56 commit e03fdd38745392455f1dc9b41e0529855531bdeb Author: ewt <devnull@localhost> Date: Tue Dec 24 14:00:52 1996 +0000 1) don't chmod() directories that already exist 2) stamp new directories which mtime 3) set umask() to 0 CVS patchset: 1250 CVS date: 1996/12/24 14:00:52 commit cb4abed453fa05c38122a9de0f3aed6d9b0f4398 Author: ewt <devnull@localhost> Date: Fri Dec 20 22:50:53 1996 +0000 we weren't printing the sticky bit properly CVS patchset: 1249 CVS date: 1996/12/20 22:50:53 commit 3d7e3545194172c6268c77d249ac4e6107398225 Author: ewt <devnull@localhost> Date: Fri Dec 20 22:50:31 1996 +0000 *** empty log message *** CVS patchset: 1248 CVS date: 1996/12/20 22:50:31 commit 6a5447106abef1c23bf937bfe52a56f7d8b9b48d Author: ewt <devnull@localhost> Date: Fri Dec 20 22:48:42 1996 +0000 gave it more snae handling of symlinks CVS patchset: 1247 CVS date: 1996/12/20 22:48:42 commit 2030ca0f9c171ba481e5e7d74a7ee01a9a7bc4a5 Author: ewt <devnull@localhost> Date: Mon Dec 16 03:31:16 1996 +0000 changed version to 2.2.11 CVS patchset: 1246 CVS date: 1996/12/16 03:31:16 commit 01ec02b6ae3b70d061c93a309cf624e482dfeabb Author: ewt <devnull@localhost> Date: Mon Dec 16 03:31:03 1996 +0000 *** empty log message *** CVS patchset: 1245 CVS date: 1996/12/16 03:31:03 commit 74ff0bac2bff51e637ae53420490af06f086ab47 Author: ewt <devnull@localhost> Date: Mon Dec 16 03:29:41 1996 +0000 fixed silly include file ordering problems on FreeBSD CVS patchset: 1244 CVS date: 1996/12/16 03:29:41 commit c7e3a366838e1fb053360bb9bdb9f7cc8377f221 Author: ewt <devnull@localhost> Date: Mon Dec 16 03:29:13 1996 +0000 fixed silly ifdef logic CVS patchset: 1243 CVS date: 1996/12/16 03:29:13 commit 34e7fe62834bd2effd5a6b34ff696dde5f18cbd8 Author: ewt <devnull@localhost> Date: Mon Dec 16 03:28:52 1996 +0000 changed order of include files for broken FreeBSD CVS patchset: 1242 CVS date: 1996/12/16 03:28:52 commit 6c4819a2b885bc8c9cf307020a46bd55bd67ca6e Author: ewt <devnull@localhost> Date: Thu Dec 12 21:33:45 1996 +0000 fixed some typoes CVS patchset: 1241 CVS date: 1996/12/12 21:33:45 commit 86982f323309afdde38ea6e0bb546621e11568f1 Author: ewt <devnull@localhost> Date: Thu Dec 12 16:38:19 1996 +0000 improved test for rpm CVS patchset: 1240 CVS date: 1996/12/12 16:38:19 commit 215e5c00f914b3c3138da0aa837c41a3714e835c Author: ewt <devnull@localhost> Date: Thu Dec 12 16:37:22 1996 +0000 changed "struct option" to "struct rpmoption" to avoid conflicts with some broken header files CVS patchset: 1239 CVS date: 1996/12/12 16:37:22 commit 3a09a368306fb9180bf1306f31f02a8b9f49bfb7 Author: ewt <devnull@localhost> Date: Thu Dec 12 16:35:54 1996 +0000 include intl.h instead of libintl.h CVS patchset: 1238 CVS date: 1996/12/12 16:35:54 commit 69b514ef3dbeb2f4646b102f36d98fab1e103814 Author: ewt <devnull@localhost> Date: Thu Dec 12 03:56:30 1996 +0000 use RPM not RPMSTATIC CVS patchset: 1237 CVS date: 1996/12/12 03:56:30 commit 481fed5eec8a7874962e6455c9b37bf6d3686a4f Author: ewt <devnull@localhost> Date: Thu Dec 12 03:52:15 1996 +0000 don't build both rpm and rpm.shared CVS patchset: 1236 CVS date: 1996/12/12 03:52:15 commit 6acc8213ea3f04be31e6fa7b22db444687eea7e3 Author: ewt <devnull@localhost> Date: Thu Dec 12 03:51:58 1996 +0000 *** empty log message *** CVS patchset: 1235 CVS date: 1996/12/12 03:51:58 commit 048759f728cfad06e8f8b3e0d305e1d387bdcd02 Author: ewt <devnull@localhost> Date: Thu Dec 12 03:44:29 1996 +0000 Initial revision CVS patchset: 1234 CVS date: 1996/12/12 03:44:29 commit dec77c92e85e56f81a083a1ed02a3f39aab6bb4b Author: ewt <devnull@localhost> Date: Thu Dec 12 03:35:01 1996 +0000 use _exit instead of exit in forks CVS patchset: 1233 CVS date: 1996/12/12 03:35:01 commit 82b53b60a1767a3f8395748c0d1a2ba0062b0b25 Author: ewt <devnull@localhost> Date: Thu Dec 12 03:34:18 1996 +0000 added include of sys/types.h CVS patchset: 1232 CVS date: 1996/12/12 03:34:18 commit 11ebfc5a8ebde0fa36bebbdc65233c5657199728 Author: ewt <devnull@localhost> Date: Thu Dec 12 03:33:47 1996 +0000 changes to detect amiga's CVS patchset: 1231 CVS date: 1996/12/12 03:33:47 commit c6a77883f8a744633ce336e8037c8197899c135d Author: ewt <devnull@localhost> Date: Thu Dec 12 03:33:32 1996 +0000 1) added IP22 arch 2) added FreeBSD OS CVS patchset: 1230 CVS date: 1996/12/12 03:33:32 commit 491bea2511f8a323b203955af600b4c45640c886 Author: ewt <devnull@localhost> Date: Thu Dec 12 03:33:12 1996 +0000 removed INTLDEF thanks to intl.h CVS patchset: 1229 CVS date: 1996/12/12 03:33:12 commit 2e1c47a108928705863878bd15c689a15914a287 Author: ewt <devnull@localhost> Date: Thu Dec 12 03:32:40 1996 +0000 1) added --disable-nls 2) slight support for cross compiling 3) check for libintl.h CVS patchset: 1228 CVS date: 1996/12/12 03:32:40 commit 329e94d98e96cb0f5a64b87e0ad5108dd7c50f3e Author: ewt <devnull@localhost> Date: Thu Dec 12 03:32:22 1996 +0000 made include of alloca.h conditional CVS patchset: 1227 CVS date: 1996/12/12 03:32:22 commit a255e37e2f377f50a1f7b883fed193fa36f453c6 Author: ewt <devnull@localhost> Date: Thu Dec 12 03:31:50 1996 +0000 1) made install of po directory conditional CVS patchset: 1226 CVS date: 1996/12/12 03:31:50 commit fa32168afed4d92b260e3f357d2c18b4044975e8 Author: ewt <devnull@localhost> Date: Thu Dec 12 03:31:35 1996 +0000 *** empty log message *** CVS patchset: 1225 CVS date: 1996/12/12 03:31:35 commit c3ae492d1e3bc18d8dfd84227e17d2c42bfda755 Author: ewt <devnull@localhost> Date: Thu Dec 12 03:21:00 1996 +0000 minor cleanups -- the gz stream was never getting closed CVS patchset: 1224 CVS date: 1996/12/12 03:21:00 commit 602b387052b3dbe04b923261d06ec57ed52e3cd8 Author: ewt <devnull@localhost> Date: Thu Dec 12 03:01:09 1996 +0000 Initial revision CVS patchset: 1223 CVS date: 1996/12/12 03:01:09 commit 5360171eb08096bedc6989176b569a38685d0080 Author: ewt <devnull@localhost> Date: Wed Dec 11 19:15:36 1996 +0000 fixed case w/ no soname CVS patchset: 1222 CVS date: 1996/12/11 19:15:36 commit 86e019bab8a171bed4317ef6b92cc9aba143055e Author: ewt <devnull@localhost> Date: Wed Dec 11 15:53:58 1996 +0000 actually fixed core dump this time CVS patchset: 1221 CVS date: 1996/12/11 15:53:58 commit 211c385eade66c3133127f7ef0ad644690df7e20 Author: ewt <devnull@localhost> Date: Wed Dec 11 15:39:57 1996 +0000 fixed the fix from memory leak plugging <sigh> CVS patchset: 1220 CVS date: 1996/12/11 15:39:57 commit 65c137ada83c4fe30a5b8a207e518a34ee71382b Author: ewt <devnull@localhost> Date: Tue Dec 10 23:15:20 1996 +0000 fixed GNU cpio detection CVS patchset: 1219 CVS date: 1996/12/10 23:15:20 commit 3b9d4aa2b3bc32f3684a1ac206b45f1c26571ec7 Author: ewt <devnull@localhost> Date: Mon Dec 9 19:33:25 1996 +0000 *** empty log message *** CVS patchset: 1218 CVS date: 1996/12/09 19:33:25 commit 238ba73b8152cc6e2f2f49641a7fadfd2a84cc58 Author: ewt <devnull@localhost> Date: Mon Dec 9 19:32:48 1996 +0000 changed canonical name for 68k to m68k CVS patchset: 1217 CVS date: 1996/12/09 19:32:48 commit cb0d3c339c543a8a33c6a9bc2c99e94c52b27f35 Author: root <devnull@localhost> Date: Fri Dec 6 20:25:36 1996 +0000 fixed dbiFreeIndex() in rpmInstallPackage() to be called only when it was needed CVS patchset: 1216 CVS date: 1996/12/06 20:25:36 commit 6a73bab77c4fb890ec7ae131300a8600fa215b46 Author: root <devnull@localhost> Date: Fri Dec 6 16:53:54 1996 +0000 *** empty log message *** CVS patchset: 1215 CVS date: 1996/12/06 16:53:54 commit 3a60f69697d00783fa6809f3d006d2a9f5907552 Author: root <devnull@localhost> Date: Fri Dec 6 16:52:11 1996 +0000 use select() rather than busy waiting in cpio_gzip() CVS patchset: 1214 CVS date: 1996/12/06 16:52:11 commit 968063fbab40cafd00b9747254e6ea729c777ce5 Author: root <devnull@localhost> Date: Fri Dec 6 16:51:52 1996 +0000 if spec check fails, fail. CVS patchset: 1213 CVS date: 1996/12/06 16:51:52 commit 374bbf39c9938b3fe4f772bd818e8d2569ba574e Author: root <devnull@localhost> Date: Fri Dec 6 16:06:39 1996 +0000 added dummy object file to make some ar's happy CVS patchset: 1212 CVS date: 1996/12/06 16:06:39 commit 1bcd4b342f47a79113263198c52e15076340ff8a Author: ewt <devnull@localhost> Date: Fri Dec 6 04:08:23 1996 +0000 *** empty log message *** CVS patchset: 1211 CVS date: 1996/12/06 04:08:23 commit 550e8442c388cf08322c4e52823ec7d8fe31b5aa Author: ewt <devnull@localhost> Date: Fri Dec 6 04:07:28 1996 +0000 plugged memory leaks in upgrade CVS patchset: 1210 CVS date: 1996/12/06 04:07:28 commit 1bcc465f1901962afc56fa41311705a6b1165557 Author: ewt <devnull@localhost> Date: Thu Dec 5 22:13:46 1996 +0000 dependency checking didn't work with a NULL database (conflicts broke this) CVS patchset: 1209 CVS date: 1996/12/05 22:13:46 commit 1346212e7720bfcfbbd1ad1e53e9005e74c2d8fb Author: ewt <devnull@localhost> Date: Thu Dec 5 22:13:07 1996 +0000 changed version from 2.3 to 2.2.10 :-( CVS patchset: 1208 CVS date: 1996/12/05 22:13:07 commit f2514c928236d176559d6efe330aca395b8ff5a4 Author: ewt <devnull@localhost> Date: Thu Dec 5 22:13:03 1996 +0000 *** empty log message *** CVS patchset: 1207 CVS date: 1996/12/05 22:13:03 commit ebecf603469dffbb78c6cc68f1f9a5ef49009f4a Author: ewt <devnull@localhost> Date: Thu Dec 5 22:04:44 1996 +0000 don't let cpio create *any* directories CVS patchset: 1206 CVS date: 1996/12/05 22:04:44 commit 2690f0eeca09973a62d1629d5bf06bf8804b8d74 Author: ewt <devnull@localhost> Date: Thu Dec 5 21:11:17 1996 +0000 1) netsharedpath had unhappy realtions with prefix's CVS patchset: 1205 CVS date: 1996/12/05 21:11:17 commit ae884fe7d6a1445e41bc7965f88cc28341a4687a Author: ewt <devnull@localhost> Date: Thu Dec 5 00:01:49 1996 +0000 allow -qip - CVS patchset: 1204 CVS date: 1996/12/05 00:01:49 commit db144206b5f35d612b038a5b0538e4433bc1299a Author: ewt <devnull@localhost> Date: Mon Dec 2 23:27:39 1996 +0000 look for GNU cpio 2.4.2 or later (w/ --quiet support), not just GNU cpio (with --help support) CVS patchset: 1203 CVS date: 1996/12/02 23:27:39 commit 131f695565fd10bb68234a1edabfa1f523d4ac6e Author: ewt <devnull@localhost> Date: Mon Nov 25 20:17:57 1996 +0000 use "objdump -p" rather then hacking it CVS patchset: 1202 CVS date: 1996/11/25 20:17:57 commit 1729d08c2af7066a3d7910d17c60dcf37ff4ed5f Author: ewt <devnull@localhost> Date: Mon Nov 25 16:05:08 1996 +0000 Elliot says this one actually works! CVS patchset: 1201 CVS date: 1996/11/25 16:05:08 commit a1ba4b7be3c2c5054a51a540764097eb0a8b0797 Author: ewt <devnull@localhost> Date: Mon Nov 25 16:03:04 1996 +0000 removed spurious topdir entry CVS patchset: 1200 CVS date: 1996/11/25 16:03:04 commit fea564a773cccd40296ab05c9d44288f0354d385 Author: ewt <devnull@localhost> Date: Mon Nov 25 16:02:48 1996 +0000 Initial revision CVS patchset: 1199 CVS date: 1996/11/25 16:02:48 commit c43e1a299cf5f3898c61481ce6635d5a6d5815c5 Author: ewt <devnull@localhost> Date: Fri Nov 22 22:24:59 1996 +0000 *** empty log message *** CVS patchset: 1198 CVS date: 1996/11/22 22:24:59 commit 83484cf5fbd41e58b4485ac6c409c5313b10b572 Author: ewt <devnull@localhost> Date: Fri Nov 22 21:49:56 1996 +0000 changed tag for alphas to alpha from axp CVS patchset: 1197 CVS date: 1996/11/22 21:49:56 commit 6d92aa115f100ae826acca2db70d6ef212f7dfb2 Author: ewt <devnull@localhost> Date: Fri Nov 22 20:01:06 1996 +0000 changed to version 2.3 CVS patchset: 1196 CVS date: 1996/11/22 20:01:06 commit 8322d1044d70d37c329b70f43b130025e80005d8 Author: ewt <devnull@localhost> Date: Fri Nov 22 19:23:11 1996 +0000 *** empty log message *** CVS patchset: 1195 CVS date: 1996/11/22 19:23:11 commit 8e51231790f2309e185e0982a26beff3351c321c Author: ewt <devnull@localhost> Date: Fri Nov 22 19:22:33 1996 +0000 *** empty log message *** CVS patchset: 1194 CVS date: 1996/11/22 19:22:33 commit 0ac124afc2edf15fee047832e9191b4c6363d5cb Author: ewt <devnull@localhost> Date: Fri Nov 22 17:20:00 1996 +0000 added rpmVerifyScript() CVS patchset: 1193 CVS date: 1996/11/22 17:20:00 commit ba2f38194d6109cd9e94dcf7d68caa0526c4e2e5 Author: ewt <devnull@localhost> Date: Fri Nov 22 17:19:45 1996 +0000 1) changed some "uninstall" references to "erase" references CVS patchset: 1192 CVS date: 1996/11/22 17:19:45 commit b31d0fa4623ff870502e8292f51542b6197272fe Author: ewt <devnull@localhost> Date: Fri Nov 22 17:19:34 1996 +0000 --scripts prints verify script CVS patchset: 1191 CVS date: 1996/11/22 17:19:34 commit 8c77f11f06d8411848119a25b0390555f89b13ae Author: ewt <devnull@localhost> Date: Fri Nov 22 17:19:25 1996 +0000 added VERIFY_SCRIPTS falg CVS patchset: 1190 CVS date: 1996/11/22 17:19:25 commit 25fae5a415b0eb08051c46fbf7525240db2adebf Author: ewt <devnull@localhost> Date: Fri Nov 22 17:19:14 1996 +0000 added VERIFY_SCRIPTS support CVS patchset: 1189 CVS date: 1996/11/22 17:19:14 commit 251232e36f5c6bd2ba7e7c31252607f15ffd9f7f Author: ewt <devnull@localhost> Date: Fri Nov 22 17:18:37 1996 +0000 *** empty log message *** CVS patchset: 1188 CVS date: 1996/11/22 17:18:37 commit 15887305ad8cb323655217915e80c7f69dd034de Author: ewt <devnull@localhost> Date: Thu Nov 21 22:30:11 1996 +0000 *** empty log message *** CVS patchset: 1187 CVS date: 1996/11/21 22:30:11 commit 90dffed8722d4d308963e5d0116650f2fc4e1e6a Author: root <devnull@localhost> Date: Thu Nov 21 22:24:34 1996 +0000 use find-requires CVS patchset: 1186 CVS date: 1996/11/21 22:24:34 commit abee89799bc33ee876ad4bef9ecdcb88c1d100ef Author: root <devnull@localhost> Date: Thu Nov 21 22:16:25 1996 +0000 oops CVS patchset: 1185 CVS date: 1996/11/21 22:16:25 commit 774c0df66a42f7e4fa85167f9aeee503d788dca2 Author: ewt <devnull@localhost> Date: Thu Nov 21 22:16:00 1996 +0000 removed extra grep CVS patchset: 1184 CVS date: 1996/11/21 22:16:00 commit 796032899f5ff50563ff8f44fbd7f94542b61a62 Author: ewt <devnull@localhost> Date: Thu Nov 21 22:06:06 1996 +0000 don't ever cause core dumps CVS patchset: 1183 CVS date: 1996/11/21 22:06:06 commit 61b3ba144f3a9cc1f36c11600140724a4a029e90 Author: ewt <devnull@localhost> Date: Thu Nov 21 22:05:26 1996 +0000 1) look for => instead of ! "statically linked" 2) don't follow symlinks 3) use basename on lib names CVS patchset: 1182 CVS date: 1996/11/21 22:05:26 commit ae565589c53c9b2f6882b6433e0ac6eb707a619e Author: ewt <devnull@localhost> Date: Thu Nov 21 22:00:02 1996 +0000 1) moved find-provides to autodeps 2) added requires shell script CVS patchset: 1181 CVS date: 1996/11/21 22:00:02 commit edd6929adcc2c4507ba7aedf96583e3d37da3134 Author: ewt <devnull@localhost> Date: Thu Nov 21 21:58:50 1996 +0000 Initial revision CVS patchset: 1180 CVS date: 1996/11/21 21:58:50 commit 8f846037f5df73eda19529ad0e8ff2532c3c6269 Author: ewt <devnull@localhost> Date: Tue Nov 19 20:35:51 1996 +0000 follow symlinks and ignore 'file' errors CVS patchset: 1179 CVS date: 1996/11/19 20:35:51 commit 96858e59b086e62af97f2358652ac2c28399c293 Author: root <devnull@localhost> Date: Tue Nov 19 20:30:29 1996 +0000 run find-provides on *all* files in the file list CVS patchset: 1178 CVS date: 1996/11/19 20:30:29 commit 06426ba98a17d4e889a3d77a8e84de124021dc35 Author: root <devnull@localhost> Date: Tue Nov 19 02:47:46 1996 +0000 cleanup CVS patchset: 1177 CVS date: 1996/11/19 02:47:46 commit f0c802769591e13ddb369728012719cc9ba7f038 Author: root <devnull@localhost> Date: Mon Nov 18 23:16:46 1996 +0000 *** empty log message *** CVS patchset: 1176 CVS date: 1996/11/18 23:16:46 commit 89bb32a2c0cb9a9ed211abecd24199f5598e4025 Author: root <devnull@localhost> Date: Mon Nov 18 23:15:51 1996 +0000 only add trigger entries if there are triggers! CVS patchset: 1175 CVS date: 1996/11/18 23:15:51 commit 21abb0ace5c6eca7b4b80acac1dc3a47ddf591a5 Author: root <devnull@localhost> Date: Mon Nov 18 23:15:21 1996 +0000 handle new ldd where it returns 1 for non executables CVS patchset: 1174 CVS date: 1996/11/18 23:15:21 commit 735c84c83a595f7376090a3d9ebd9e31f24e745e Author: root <devnull@localhost> Date: Mon Nov 18 21:29:23 1996 +0000 fix -Q CVS patchset: 1173 CVS date: 1996/11/18 21:29:23 commit ab10d4e17d71bd786a68902fcb806bafbc81e6a1 Author: root <devnull@localhost> Date: Mon Nov 18 18:10:00 1996 +0000 Initial revision CVS patchset: 1172 CVS date: 1996/11/18 18:10:00 commit d382745d17ae859c0ad43d691648da576bd70907 Author: root <devnull@localhost> Date: Mon Nov 18 18:02:36 1996 +0000 The Great Renaming CVS patchset: 1171 CVS date: 1996/11/18 18:02:36 commit 5c46c799f264c30b6414f4a64e27b42ca829bb51 Author: ewt <devnull@localhost> Date: Fri Nov 15 22:22:38 1996 +0000 include find-provides in many make actions CVS patchset: 1170 CVS date: 1996/11/15 22:22:38 commit 2575803c35b71fcdf153f5dfbb86dc4607a85066 Author: ewt <devnull@localhost> Date: Fri Nov 15 21:04:09 1996 +0000 made find-provides os specific CVS patchset: 1169 CVS date: 1996/11/15 21:04:09 commit 783f6c4617344c1a6bb6a4b6e42f8f2e4be6b908 Author: ewt <devnull@localhost> Date: Fri Nov 15 20:54:16 1996 +0000 added rpmReadPackageInfo(), RPMTAG_EXTERNAL_TAG CVS patchset: 1168 CVS date: 1996/11/15 20:54:16 commit 68b3ca9ea6933cd8b0bf42e85a5cc1608e26e14d Author: ewt <devnull@localhost> Date: Fri Nov 15 20:54:00 1996 +0000 cleaned up pkgReadHeader() mechanism CVS patchset: 1167 CVS date: 1996/11/15 20:54:00 commit 8af7afa86842ab2df27e91bdba4af5604482de79 Author: ewt <devnull@localhost> Date: Fri Nov 15 20:53:34 1996 +0000 *** empty log message *** CVS patchset: 1166 CVS date: 1996/11/15 20:53:34 commit 3b5163a3d9ef7be5b8a8f382e928517f78ce72cd Author: ewt <devnull@localhost> Date: Fri Nov 15 17:44:35 1996 +0000 *** empty log message *** CVS patchset: 1165 CVS date: 1996/11/15 17:44:35 commit 737def7522d2e5ade38b409a680b16abe697a1b0 Author: ewt <devnull@localhost> Date: Fri Nov 15 17:42:53 1996 +0000 changed to 2.2.9 CVS patchset: 1164 CVS date: 1996/11/15 17:42:53 commit 34a0dc192ab147fae33736814b1b6e34596ecf89 Author: ewt <devnull@localhost> Date: Fri Nov 15 17:41:48 1996 +0000 made getBooleanVar() a -bit- better CVS patchset: 1163 CVS date: 1996/11/15 17:41:48 commit 10eda0cb8ad5dc61cd64bc0d44446063c7ebda9b Author: root <devnull@localhost> Date: Thu Nov 14 21:57:24 1996 +0000 verify script stuff CVS patchset: 1162 CVS date: 1996/11/14 21:57:24 commit 35f133a8cb4fbb5be7bfa22488d4a64d81f9e851 Author: root <devnull@localhost> Date: Thu Nov 14 21:55:41 1996 +0000 specFile tagging CVS patchset: 1161 CVS date: 1996/11/14 21:55:41 commit 468a4386fef259bfff019168f2aeec004fec6614 Author: root <devnull@localhost> Date: Thu Nov 14 17:59:05 1996 +0000 added specfile flag, verifyscript tag CVS patchset: 1160 CVS date: 1996/11/14 17:59:05 commit 098609bcf66f7418cdc387781dfe2f4bac60ea13 Author: root <devnull@localhost> Date: Thu Nov 14 17:37:06 1996 +0000 Initial revision CVS patchset: 1159 CVS date: 1996/11/14 17:37:06 commit 64a4f1d940106da168e7c584d40da79773c9afff Author: root <devnull@localhost> Date: Thu Nov 14 17:36:01 1996 +0000 added trigger stuff export ReqComparisons clean up messages a bit CVS patchset: 1158 CVS date: 1996/11/14 17:36:01 commit 54ccf16a42762a3fe29aaa07d60fc39ba330b8e7 Author: root <devnull@localhost> Date: Thu Nov 14 17:35:32 1996 +0000 added trigger stuff CVS patchset: 1157 CVS date: 1996/11/14 17:35:32 commit 7031b1cc8c6044081915e2b421508c1490cd50f2 Author: root <devnull@localhost> Date: Thu Nov 14 17:35:21 1996 +0000 added trigger.o CVS patchset: 1156 CVS date: 1996/11/14 17:35:21 commit 3bb883b77be722e7aaf5dd75a1a8e64296fa8a2a Author: root <devnull@localhost> Date: Thu Nov 14 16:02:55 1996 +0000 duh CVS patchset: 1155 CVS date: 1996/11/14 16:02:55 commit fb970c7e75f094ebc2737998de652aa4396613fb Author: root <devnull@localhost> Date: Wed Nov 13 23:15:08 1996 +0000 added TRIGGER entries CVS patchset: 1154 CVS date: 1996/11/13 23:15:08 commit ffe3bf87ddd47ae0d11120d9d54521870d6de210 Author: ewt <devnull@localhost> Date: Wed Nov 6 21:08:25 1996 +0000 Initial revision CVS patchset: 1153 CVS date: 1996/11/06 21:08:25 commit bd5f7932af8bea7013caf6bedeab71c56bbcee01 Author: ewt <devnull@localhost> Date: Wed Nov 6 21:03:55 1996 +0000 changed to use #!/bin/bash CVS patchset: 1152 CVS date: 1996/11/06 21:03:55 commit f22482e83c54f28dcf84c8dfc8de1c3d8bca5199 Author: ewt <devnull@localhost> Date: Wed Nov 6 20:58:54 1996 +0000 got rid of a printf("%s", NULL) CVS patchset: 1151 CVS date: 1996/11/06 20:58:54 commit f53478370c87e6678d599cbdfcba6a9fbda3c793 Author: ewt <devnull@localhost> Date: Wed Nov 6 14:37:21 1996 +0000 don't verify files that were never installed (i.e. because of --excludedocs) CVS patchset: 1150 CVS date: 1996/11/06 14:37:21 commit 3feb50cd98e149d264ed8a8a090de899539c5ea2 Author: ewt <devnull@localhost> Date: Wed Nov 6 14:37:07 1996 +0000 added paragraph on --excludedocs CVS patchset: 1149 CVS date: 1996/11/06 14:37:07 commit c6ebbac4b83eb9b49c99554078e5dcfde0487754 Author: ewt <devnull@localhost> Date: Thu Oct 31 23:52:27 1996 +0000 fixed typo CVS patchset: 1148 CVS date: 1996/10/31 23:52:27 commit 4e60ff902f5dde8ba8ea88275bebc45e6f769212 Author: ewt <devnull@localhost> Date: Thu Oct 31 21:09:26 1996 +0000 *** empty log message *** CVS patchset: 1147 CVS date: 1996/10/31 21:09:26 commit 14f0517569adebbd072e19a843f8ab128b1252d3 Author: ewt <devnull@localhost> Date: Thu Oct 31 21:08:44 1996 +0000 added defaultdocdir CVS patchset: 1146 CVS date: 1996/10/31 21:08:44 commit 845a829172308ba1c3c7719e0a843fde0b36578f Author: ewt <devnull@localhost> Date: Thu Oct 31 21:08:23 1996 +0000 fixed message() call to not print NULL %s CVS patchset: 1145 CVS date: 1996/10/31 21:08:23 commit b8a8ae879605e372bb3b823839e63c30b8127991 Author: ewt <devnull@localhost> Date: Thu Oct 31 21:08:05 1996 +0000 use RPMVAR_DEFAULTDOCDIR CVS patchset: 1144 CVS date: 1996/10/31 21:08:05 commit 17b351fe0d05a2beb0ac60d16b1dfe719a2d4e40 Author: ewt <devnull@localhost> Date: Thu Oct 31 21:07:55 1996 +0000 added RPMVAR_DEFAULTDOCDIR CVS patchset: 1143 CVS date: 1996/10/31 21:07:55 commit 95fc0bdd1dab527d8cd90d63bf8d2980ea16ccf4 Author: ewt <devnull@localhost> Date: Thu Oct 31 21:07:30 1996 +0000 1) don't remove package when preinstall script fails 2) removed extraneous \n from error() calls CVS patchset: 1142 CVS date: 1996/10/31 21:07:30 commit daae77f092a2bd4a21374ccd7e5a7cabd603b304 Author: ewt <devnull@localhost> Date: Thu Oct 31 21:06:55 1996 +0000 1) removed \n from error() calls 2) checks for writeable source/spec directories when installing source packages 3) returns proper codes when installing source packages CVS patchset: 1141 CVS date: 1996/10/31 21:06:55 commit 26e07c47b461b75d4cda1a95cb954200dcd3df1f Author: ewt <devnull@localhost> Date: Thu Oct 31 21:06:20 1996 +0000 --root should work with --initdb CVS patchset: 1140 CVS date: 1996/10/31 21:06:20 commit 50eae3a5a4b51e043106d1f0c21e5934afb5c5e8 Author: ewt <devnull@localhost> Date: Thu Oct 31 19:54:26 1996 +0000 kill(2) arguments were backwards CVS patchset: 1139 CVS date: 1996/10/31 19:54:26 commit 9ff81b985e6d477f04101d31f7937fe49ef0a9be Author: ewt <devnull@localhost> Date: Thu Oct 31 19:53:35 1996 +0000 use separate chgrp/chown commands (slightly more portable, if a bit slower) CVS patchset: 1138 CVS date: 1996/10/31 19:53:35 commit 34a53b48993321ecf3e7d640048ef1c875081883 Author: ewt <devnull@localhost> Date: Thu Oct 31 19:48:54 1996 +0000 moved optflags, topdir defaults from rpmrc to here, removed rpmrc CVS patchset: 1137 CVS date: 1996/10/31 19:48:54 commit dce5886eb8965c5b868d4810ef20ccaf148cc778 Author: ewt <devnull@localhost> Date: Thu Oct 31 19:48:42 1996 +0000 removed /etc/rpmrc install (as we don't ship a default anymore) CVS patchset: 1136 CVS date: 1996/10/31 19:48:42 commit e68c9160919324b48529f03a33688d98c422d532 Author: ewt <devnull@localhost> Date: Thu Oct 31 19:45:35 1996 +0000 added real fix for 2.1 kernel write() behavior CVS patchset: 1135 CVS date: 1996/10/31 19:45:35 commit 000e1792b2d1be1645b67a7f265c48fc369c23ff Author: ewt <devnull@localhost> Date: Thu Oct 31 19:45:09 1996 +0000 fixed ultrasparc number <blush> CVS patchset: 1134 CVS date: 1996/10/31 19:45:09 commit afaa5018bc2bc26b4e2d1929e1be0fb5a7592d2d Author: ewt <devnull@localhost> Date: Thu Oct 31 19:44:13 1996 +0000 added ultrasparc arch tags CVS patchset: 1133 CVS date: 1996/10/31 19:44:13 commit ae2878694cc575240f0cecddca856f58e501453c Author: root <devnull@localhost> Date: Wed Oct 30 02:30:01 1996 +0000 add %patch -E CVS patchset: 1132 CVS date: 1996/10/30 02:30:01 commit 02f638f9e098e7b8f1d3de62867638b1ecb2be34 Author: ewt <devnull@localhost> Date: Tue Oct 22 22:32:20 1996 +0000 1) don't use getpwuid() to get username for uid 0, just use "root" CVS patchset: 1131 CVS date: 1996/10/22 22:32:20 commit 6ff46f65f50477f4927649c44a74f5080314c315 Author: ewt <devnull@localhost> Date: Mon Oct 21 02:20:20 1996 +0000 *** empty log message *** CVS patchset: 1130 CVS date: 1996/10/21 02:20:20 commit 947a93a597108fb4e1f905cdfb96c5d72c9db159 Author: ewt <devnull@localhost> Date: Mon Oct 21 02:19:37 1996 +0000 1) never removed files which are state RPMFILE_STATE_NOTINSTALLED CVS patchset: 1129 CVS date: 1996/10/21 02:19:37 commit 6d61fa694c55af74acd157f403689e722e49101d Author: ewt <devnull@localhost> Date: Mon Oct 21 02:19:15 1996 +0000 1) added RPMVAR_NETSHAREDPATH 2) added netsharedPath parameter to rpmInstallPackage() CVS patchset: 1128 CVS date: 1996/10/21 02:19:15 commit 65194700ee22180beac65e2a0a1be06ba4cea555 Author: ewt <devnull@localhost> Date: Mon Oct 21 02:18:54 1996 +0000 1) added RPMVAR_NETSHAREDPATH 2) don't exit w/ unknown options are in rpmrc files CVS patchset: 1127 CVS date: 1996/10/21 02:18:54 commit b144da7d021892476b178e71347df1e51dd48ffd Author: ewt <devnull@localhost> Date: Mon Oct 21 02:17:39 1996 +0000 1) moved code around to make things a bit more readable 2) added support for netsharedPath's 3) cleaned up some memory leaks CVS patchset: 1126 CVS date: 1996/10/21 02:17:39 commit 25cc5d49e1634fec2b1946c8f591a6958f9882fe Author: ewt <devnull@localhost> Date: Mon Oct 21 02:17:23 1996 +0000 conflict checking was using the wrong header CVS patchset: 1125 CVS date: 1996/10/21 02:17:23 commit 3cc144a2f83dc71f1c13bca388a8a2fde29027b4 Author: ewt <devnull@localhost> Date: Mon Oct 21 02:14:17 1996 +0000 handles RPMFILE_STATE_NETSHARED, prints number of unknown states CVS patchset: 1124 CVS date: 1996/10/21 02:14:17 commit 40ce2dafe7cb73d7163fda5df776b4c7dd914715 Author: ewt <devnull@localhost> Date: Mon Oct 21 02:14:02 1996 +0000 passes netSharedPath() from rpmrc CVS patchset: 1123 CVS date: 1996/10/21 02:14:02 commit e2b02ae48ba26c36423ac1a537e4e720ec19ad55 Author: ewt <devnull@localhost> Date: Mon Oct 21 02:13:41 1996 +0000 added -Wall, -Wstrict-prototypes to flags CVS patchset: 1122 CVS date: 1996/10/21 02:13:41 commit aca34134701ccc3254f343f7150f6c261ec88198 Author: ewt <devnull@localhost> Date: Mon Oct 21 01:24:25 1996 +0000 1) free matches in findSharedFiles() 2) if no matches are found in findSharedFiles() free memory and return NULL ptr CVS patchset: 1121 CVS date: 1996/10/21 01:24:25 commit 9d5ce56fe4d71cbe053d060d0c696c72854b805c Author: ewt <devnull@localhost> Date: Mon Oct 21 01:23:29 1996 +0000 rpmdbRemove() should free header it read matches needed to be freed in removeIndexEntry() CVS patchset: 1120 CVS date: 1996/10/21 01:23:29 commit 6491c55d0a581e67abea9c924e34e3eb669c374f Author: ewt <devnull@localhost> Date: Mon Oct 21 01:22:47 1996 +0000 1) use freeHeader(), not free() after writeheader() 2) free iterators in copyHeader() 3) free string arrays after interation CVS patchset: 1119 CVS date: 1996/10/21 01:22:47 commit 1e63efe01ed81252882b188d405554f07b3cf97b Author: ewt <devnull@localhost> Date: Mon Oct 21 01:22:12 1996 +0000 1) free binaryHeaders w/ done with installs 2) free rpmdep structures in both install and uninstall CVS patchset: 1118 CVS date: 1996/10/21 01:22:12 commit e513460a43c3a25b3365b98191ff7dccac66a4c7 Author: ewt <devnull@localhost> Date: Mon Oct 21 01:21:48 1996 +0000 rpmdepFreeConflicts() needs to be used, not plain free() CVS patchset: 1117 CVS date: 1996/10/21 01:21:48 commit 39678b767d1b1405ae46ce62f7f2f05f6b1dab7b Author: ewt <devnull@localhost> Date: Sun Oct 20 19:31:21 1996 +0000 added conflict checking CVS patchset: 1116 CVS date: 1996/10/20 19:31:21 commit 15e8f808216f202fba690e2d83c22d171ef2b40a Author: ewt <devnull@localhost> Date: Sun Oct 20 19:31:12 1996 +0000 added some comments, rpmdbFindByConflicts() CVS patchset: 1115 CVS date: 1996/10/20 19:31:12 commit 96ece3484c4f934db1a666d46e2fc2b233d2af34 Author: ewt <devnull@localhost> Date: Sun Oct 20 19:31:02 1996 +0000 added conflicts index CVS patchset: 1114 CVS date: 1996/10/20 19:31:02 commit 6f0f757490eb95bb002b76a30d0b83b815f3c12d Author: ewt <devnull@localhost> Date: Sun Oct 20 19:30:48 1996 +0000 changed to version 2.2.8 CVS patchset: 1113 CVS date: 1996/10/20 19:30:48 commit bbf9b6561a82daff48a6ceb97abcf9e337a4f4d1 Author: ewt <devnull@localhost> Date: Sun Oct 20 19:30:10 1996 +0000 *** empty log message *** CVS patchset: 1112 CVS date: 1996/10/20 19:30:10 commit ff01a9b53b68769d68f32c8f3bdfe18904101aa2 Author: ewt <devnull@localhost> Date: Sun Oct 20 19:29:57 1996 +0000 return rc from doUninstall() CVS patchset: 1111 CVS date: 1996/10/20 19:29:57 commit 6e5691a4ff571cb8b8bdd15ab2720917ea89ef15 Author: ewt <devnull@localhost> Date: Sun Oct 20 19:29:34 1996 +0000 print conflict problems differently then missing dependencies CVS patchset: 1110 CVS date: 1996/10/20 19:29:34 commit 394f7abfbc0bf78fc335b32cfe85b7b155dac1f3 Author: ewt <devnull@localhost> Date: Sun Oct 20 18:25:19 1996 +0000 added FTPPROXY, FTPPORT CVS patchset: 1109 CVS date: 1996/10/20 18:25:19 commit 7e5bb4fd73bee22aeac1230a9497fb5cb7de2a98 Author: ewt <devnull@localhost> Date: Sun Oct 20 18:24:50 1996 +0000 added --nodeps, --showrc, info on ftp URL CVS patchset: 1108 CVS date: 1996/10/20 18:24:50 commit 76f9720b8937679467aceacac4c0a5823a302543 Author: ewt <devnull@localhost> Date: Sun Oct 20 18:24:42 1996 +0000 added --ftpproxy, --ftpport CVS patchset: 1107 CVS date: 1996/10/20 18:24:42 commit 37f861b22af3d8cda33acc95e43f4697e51951a9 Author: ewt <devnull@localhost> Date: Sun Oct 20 18:24:18 1996 +0000 1) display more intelligent errors when ftp queries fail 2 CVS patchset: 1106 CVS date: 1996/10/20 18:24:18 commit 1a30047fc520eb6cafb8ba5565107633f1aa80ec Author: ewt <devnull@localhost> Date: Sun Oct 20 18:24:06 1996 +0000 added ftp proxy support CVS patchset: 1105 CVS date: 1996/10/20 18:24:06 commit 03cd239ed5ad0ce9fde7bc1c08c2513486756bf5 Author: ewt <devnull@localhost> Date: Sun Oct 20 18:21:04 1996 +0000 1) rewrite ftpCheckResult() to be more robust 2) added FTPERR_FILE_NOT_FOUND as a separte error 3) #1 fixed proxy support 4) added port arg to ftpOpen(), which may be -1 CVS patchset: 1104 CVS date: 1996/10/20 18:21:04 commit b6112216646970af5003c4a3ae9ca50af0016377 Author: ewt <devnull@localhost> Date: Tue Oct 15 20:51:57 1996 +0000 use gettext() from libc if available CVS patchset: 1103 CVS date: 1996/10/15 20:51:57 commit 57886e17413c07f21f6c66f9d400c12ca4396b39 Author: ewt <devnull@localhost> Date: Tue Oct 15 19:16:26 1996 +0000 *** empty log message *** CVS patchset: 1102 CVS date: 1996/10/15 19:16:26 commit 483c216793728922cf6e2e1f0986eb997d756d27 Author: ewt <devnull@localhost> Date: Tue Oct 15 19:08:14 1996 +0000 1) we must open RPM database for -Vp if dependencies need to be verified 2) if the database isn't opened during a verify, it needs to be NULL CVS patchset: 1101 CVS date: 1996/10/15 19:08:14 commit 8dd60ac9159dd6c2143762b2f7615b8d5042f1b7 Author: ewt <devnull@localhost> Date: Tue Oct 15 15:04:09 1996 +0000 *** empty log message *** CVS patchset: 1100 CVS date: 1996/10/15 15:04:09 commit 224275ea75d813e026f6fa614589ad44d0473dff Author: ewt <devnull@localhost> Date: Tue Oct 15 15:03:19 1996 +0000 don't assume write(fd, buf, 0) always returns w/o error CVS patchset: 1099 CVS date: 1996/10/15 15:03:19 commit 4f6655c287738665b16dc5103a3e68c5939d900c Author: ewt <devnull@localhost> Date: Tue Oct 15 03:15:52 1996 +0000 Initial revision CVS patchset: 1098 CVS date: 1996/10/15 03:15:52 commit 32095d5f4ab554b863cae3cbac77fb49e6e48a4f Author: ewt <devnull@localhost> Date: Tue Oct 15 03:15:43 1996 +0000 added tread.c CVS patchset: 1097 CVS date: 1996/10/15 03:15:43 commit e1060256732e43a1c9f006f597fcd88b2e7f57b9 Author: ewt <devnull@localhost> Date: Tue Oct 15 03:15:30 1996 +0000 use timedRead() instead of read() CVS patchset: 1096 CVS date: 1996/10/15 03:15:30 commit 22f79c11fae52db656a3f17d818f899a0c9a8533 Author: ewt <devnull@localhost> Date: Tue Oct 15 03:15:14 1996 +0000 moved timedRead() to tread.c CVS patchset: 1095 CVS date: 1996/10/15 03:15:14 commit 5d52779a8ea9a07d105910ec083cf61817f54f40 Author: ewt <devnull@localhost> Date: Tue Oct 15 03:14:50 1996 +0000 added url.o CVS patchset: 1094 CVS date: 1996/10/15 03:14:50 commit dcd11545893df2996d1ac07e0e9a7e9bae5d520a Author: ewt <devnull@localhost> Date: Tue Oct 15 03:14:50 1996 +0000 added support for querying ftp:// packages CVS patchset: 1093 CVS date: 1996/10/15 03:14:50 commit 46329edc45e899631b8e175279889f6ad09a74eb Author: ewt <devnull@localhost> Date: Tue Oct 15 03:14:50 1996 +0000 *** empty log message *** CVS patchset: 1092 CVS date: 1996/10/15 03:14:50 commit 6b46a177650e6e4bc855846f6643ade3fb43a2c7 Author: ewt <devnull@localhost> Date: Tue Oct 15 03:14:35 1996 +0000 pulled URL handling to url.c CVS patchset: 1091 CVS date: 1996/10/15 03:14:35 commit 5f567af6b233bd758c5f21fc648d42a54868a76b Author: ewt <devnull@localhost> Date: Tue Oct 15 02:23:03 1996 +0000 use cpio specified by rpmrc CVS patchset: 1090 CVS date: 1996/10/15 02:23:03 commit 278579be90e4e31d8bf89685d22015f8a24eca98 Author: ewt <devnull@localhost> Date: Tue Oct 15 02:22:46 1996 +0000 *** empty log message *** CVS patchset: 1089 CVS date: 1996/10/15 02:22:46 commit f26b120e8071913691cea8ba0ef8f1861b26da2f Author: ewt <devnull@localhost> Date: Tue Oct 15 02:14:42 1996 +0000 added ftpGetFileDesc(), ftpGetFileDone() and changed ftpGetFile() to use them CVS patchset: 1088 CVS date: 1996/10/15 02:14:42 commit 36ddeb2f7979ddc3d7034ea9af6baf168d12e850 Author: ewt <devnull@localhost> Date: Tue Oct 15 02:14:32 1996 +0000 added ftpGetFileDesc(), ftpGetFileDone() CVS patchset: 1087 CVS date: 1996/10/15 02:14:32 commit ac6ebc279d0ce7dd403d144ef573be447465bb41 Author: ewt <devnull@localhost> Date: Tue Oct 15 02:14:02 1996 +0000 1) added sun4m, sun4c arch's 2) added OSF1 OS 3) added cpiobin CVS patchset: 1086 CVS date: 1996/10/15 02:14:02 commit 1fc9379c0d65f1afdaf9efc09d337841784fa9c4 Author: ewt <devnull@localhost> Date: Tue Oct 15 02:13:16 1996 +0000 1) users vfork() when fork() isn't available [amigaos] 2) looks for GNU cpio CVS patchset: 1085 CVS date: 1996/10/15 02:13:16 commit 9764ac9511f96c57b46d224b8f4b30a8d8896a4a Author: ewt <devnull@localhost> Date: Tue Oct 15 02:12:51 1996 +0000 1) cleaned up conditional gettext support 2) removed ; which broke install rule CVS patchset: 1084 CVS date: 1996/10/15 02:12:51 commit 46b7c2ba7276c0e64d5592cb39b582b0c1b1dcb8 Author: ewt <devnull@localhost> Date: Tue Oct 15 02:11:23 1996 +0000 readHeader() should work when fd is a socket CVS patchset: 1083 CVS date: 1996/10/15 02:11:23 commit dfeaca7b218452a0cbbb814ec9cb3185ef80b43b Author: ewt <devnull@localhost> Date: Mon Oct 14 23:49:40 1996 +0000 added RPMVAR_CPIOBIN CVS patchset: 1082 CVS date: 1996/10/14 23:49:40 commit ce1c560e21f2d958858c19cbd6bd67a267316464 Author: ewt <devnull@localhost> Date: Mon Oct 14 23:49:27 1996 +0000 use cpio specified in rpmrc CVS patchset: 1081 CVS date: 1996/10/14 23:49:27 commit f30c0309712945258e6bcaa485cc6e3a8494e3b9 Author: ewt <devnull@localhost> Date: Mon Sep 30 16:32:37 1996 +0000 Initial revision CVS patchset: 1080 CVS date: 1996/09/30 16:32:37 commit 27b5ea093993fae763431f460248201d4d7e1d0c Author: ewt <devnull@localhost> Date: Sun Sep 29 02:31:30 1996 +0000 distclean now removes librpmrc CVS patchset: 1079 CVS date: 1996/09/29 02:31:30 commit 5c38e242fc27dde2b500afa13ca76b9228e6ff03 Author: ewt <devnull@localhost> Date: Sun Sep 29 02:30:43 1996 +0000 Initial revision CVS patchset: 1078 CVS date: 1996/09/29 02:30:43 commit 0a2e302f3a3c62f715a00f4bc860f1831439f4b1 Author: ewt <devnull@localhost> Date: Sun Sep 29 02:30:27 1996 +0000 generalized LIBOBJETS CVS patchset: 1077 CVS date: 1996/09/29 02:30:27 commit 0c42e59adc37a253dabab0daf44b92e6fe2ce19c Author: ewt <devnull@localhost> Date: Sun Sep 29 02:30:09 1996 +0000 used LIBMISC during linking CVS patchset: 1076 CVS date: 1996/09/29 02:30:09 commit 5a968b6257383dbbe60713dafd3c9092a0c20afe Author: ewt <devnull@localhost> Date: Sun Sep 29 02:29:50 1996 +0000 removed dependence on outside ftw.h CVS patchset: 1075 CVS date: 1996/09/29 02:29:50 commit 7bc74bbc45ac06dcd136d27588232311c2d1a128 Author: ewt <devnull@localhost> Date: Sun Sep 29 02:29:36 1996 +0000 don't include <ftw.h> CVS patchset: 1074 CVS date: 1996/09/29 02:29:36 commit e24a31f3b77bc026f7cddcb9cd61ef6dfe4085fa Author: ewt <devnull@localhost> Date: Sun Sep 29 02:29:25 1996 +0000 distclean rule should depend on clean rule CVS patchset: 1073 CVS date: 1996/09/29 02:29:25 commit b098e693b1783fe0578ce1ee8961251add0e33ee Author: ewt <devnull@localhost> Date: Sun Sep 29 02:29:09 1996 +0000 added H_SIGNATURE wrapper CVS patchset: 1072 CVS date: 1996/09/29 02:29:09 commit eceef605329acf056a4bbc77cf6087a18581a4e9 Author: ewt <devnull@localhost> Date: Sun Sep 29 02:28:42 1996 +0000 don't include paths.h (which isn't used anyway) CVS patchset: 1071 CVS date: 1996/09/29 02:28:42 commit 9a361debb5c9e8e169e4d96dde73468600ab411e Author: ewt <devnull@localhost> Date: Sun Sep 29 02:28:29 1996 +0000 use posix fcntl() locks rather then BSD flock() CVS patchset: 1070 CVS date: 1996/09/29 02:28:29 commit ca102e04a7adddda814484fcc6bd7f6e41ab1263 Author: ewt <devnull@localhost> Date: Sun Sep 29 02:28:08 1996 +0000 removed use of various endian.h files, as they weren't needed anyway CVS patchset: 1069 CVS date: 1996/09/29 02:28:08 commit 72cc4009e47594443b11082f731a2924fba2839e Author: ewt <devnull@localhost> Date: Sun Sep 29 02:27:44 1996 +0000 use autoconf's endian detection, not system include files CVS patchset: 1068 CVS date: 1996/09/29 02:27:44 commit e044f14af3ee10208fb1348603812f8a67730978 Author: ewt <devnull@localhost> Date: Sun Sep 29 02:27:20 1996 +0000 made filecmp() and decideFileFate() protoyped static as well as defined static CVS patchset: 1067 CVS date: 1996/09/29 02:27:20 commit 86bedc2f1d261cbe08d1ed4c3dbcc0e14e1f25af Author: ewt <devnull@localhost> Date: Sun Sep 29 02:27:07 1996 +0000 lots of changes and cleanups for Solaris CVS patchset: 1066 CVS date: 1996/09/29 02:27:07 commit bbc636dce728df79ecabc2a89afa8cedf5deac1b Author: ewt <devnull@localhost> Date: Sun Sep 29 02:26:24 1996 +0000 moved CPP, prefix, exec_prefix, libdir, LIBRPMRC_FILENAME defs here added selectable i18n support CVS patchset: 1065 CVS date: 1996/09/29 02:26:24 commit 451be6d0358dda54900997fd4b554c1999cd84b9 Author: ewt <devnull@localhost> Date: Sun Sep 29 02:25:18 1996 +0000 1) don't always build static version (Solaris is broken) 2) remove old .tar.gz files for 'make archive' 3) misc should be the first subdirectory built 4) made i18n support optional CVS patchset: 1064 CVS date: 1996/09/29 02:25:18 commit d3a6e501e88a49470d569c18dd104657ec905fd9 Author: ewt <devnull@localhost> Date: Sun Sep 29 02:22:27 1996 +0000 cleaned up for Solaris CVS patchset: 1063 CVS date: 1996/09/29 02:22:27 commit 7d94c814431fc8f8798a747b6a16025333a35b65 Author: ewt <devnull@localhost> Date: Sun Sep 29 02:22:07 1996 +0000 removed definition of _() which gets set by configure CVS patchset: 1062 CVS date: 1996/09/29 02:22:07 commit 267f88eb7b1842511810a8e6edbfb3cb88dbb406 Author: ewt <devnull@localhost> Date: Sun Sep 29 02:20:51 1996 +0000 Initial revision CVS patchset: 1061 CVS date: 1996/09/29 02:20:51 commit 09d70b98bf9c45209cb188f94ad8f4a3950d2ea6 Author: ewt <devnull@localhost> Date: Fri Sep 27 15:49:19 1996 +0000 distclean should remove Makefile.inc CVS patchset: 1060 CVS date: 1996/09/27 15:49:19 commit 4358dd0ab7e8465f7b694189c19fb2754797fe39 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:19:39 1996 +0000 use Makefile.inc added distclean rule CVS patchset: 1059 CVS date: 1996/09/25 19:19:39 commit aff4e65e7e026bdee26c899cd41617325ff904f4 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:18:16 1996 +0000 use $(INSTALL) for installs use Makefile.inc added distclean rule CVS patchset: 1058 CVS date: 1996/09/25 19:18:16 commit ca40e9d0a8be7552278774bc03000329d1724c66 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:17:15 1996 +0000 use alloca(), not __allocaa() use NAMLEN (and define it if it doesn't exist) CVS patchset: 1057 CVS date: 1996/09/25 19:17:15 commit d9aea8c24422bc7eb9001c7f3eda8162d25cc2ec Author: ewt <devnull@localhost> Date: Wed Sep 25 19:17:03 1996 +0000 changed index() calls to strchr() CVS patchset: 1056 CVS date: 1996/09/25 19:17:03 commit e35bd4f4cfb71e28008257d5b1625b3255f30350 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:16:51 1996 +0000 1) use Makefile.inc 2) added distclean rule CVS patchset: 1055 CVS date: 1996/09/25 19:16:51 commit 88926b82b97dfec0d56ee5dd21d0c20ddb9b56bb Author: ewt <devnull@localhost> Date: Wed Sep 25 19:16:34 1996 +0000 conditionally include <asm/byteorder.h> CVS patchset: 1054 CVS date: 1996/09/25 19:16:34 commit 4d8b1b4f2f1abf3d2b0e31f8aa8b0b27fd4ebd98 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:16:05 1996 +0000 conditionally include <machine/types.h> CVS patchset: 1053 CVS date: 1996/09/25 19:16:05 commit e79a00174fdcae4bc63b9c2a1df0b6932260e87d Author: ewt <devnull@localhost> Date: Wed Sep 25 19:15:49 1996 +0000 conditionally include <alloca.h> CVS patchset: 1052 CVS date: 1996/09/25 19:15:49 commit 69f4363cf4eeee6b2021e62e2eeefe4fe612439d Author: ewt <devnull@localhost> Date: Wed Sep 25 19:15:33 1996 +0000 doesn't do anything, as we never used it CVS patchset: 1051 CVS date: 1996/09/25 19:15:33 commit a341f3d4d00a30aafb37a113d6e976eb24b6358f Author: ewt <devnull@localhost> Date: Wed Sep 25 19:15:21 1996 +0000 typecase getpid() return to int CVS patchset: 1050 CVS date: 1996/09/25 19:15:21 commit 14c5372f03317d05cfba8805b199c2c8ed6e617e Author: ewt <devnull@localhost> Date: Wed Sep 25 19:14:52 1996 +0000 conditionally include <endian.h>, <machine/endian.h> CVS patchset: 1049 CVS date: 1996/09/25 19:14:52 commit 61ed6250e33d3ce26890af4ccce55e9924808a12 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:14:17 1996 +0000 1) made some functions static 2) changed enum fileStates DIR to XDIR to avoid conflicts with <dirent.h> 3) conditionally include alloca.h CVS patchset: 1048 CVS date: 1996/09/25 19:14:17 commit e54b510c86a62c3ee5306c02fc0594a1f1ad9f89 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:13:59 1996 +0000 1) conditionally include asm/byteorder.h 2) include netinet/in.h CVS patchset: 1047 CVS date: 1996/09/25 19:13:59 commit f853210bea092fc703ea2b602abb100645f19562 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:13:05 1996 +0000 conditionally includes alloca.h CVS patchset: 1046 CVS date: 1996/09/25 19:13:05 commit da5e2434565d25f61710191f0816450827066901 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:12:53 1996 +0000 added distclean rule uses Makefile.inc CVS patchset: 1045 CVS date: 1996/09/25 19:12:53 commit 460c2ec61ccbe7b89b37b18b79889331b1719a01 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:12:17 1996 +0000 added rs6000, hppa archs added m68k uname added AmigaOS, AIX, HP-UX CVS patchset: 1044 CVS date: 1996/09/25 19:12:17 commit e21f534fd1297908718cdeb4594fed5a396f2932 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:11:30 1996 +0000 typecast getpid() to (int) CVS patchset: 1043 CVS date: 1996/09/25 19:11:30 commit bef32a6e22bf8c25026bd94bf6314319ae7722fd Author: ewt <devnull@localhost> Date: Wed Sep 25 19:11:14 1996 +0000 small portability enhancements CVS patchset: 1042 CVS date: 1996/09/25 19:11:14 commit cf30d4f8044f65d8bdf38bcc7069e975897d05c5 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:10:44 1996 +0000 added rules misc platforms CVS patchset: 1041 CVS date: 1996/09/25 19:10:44 commit aefa633c1c901fc4af4509f497b399670da998eb Author: ewt <devnull@localhost> Date: Wed Sep 25 19:09:34 1996 +0000 1) moved MDEFINES stuff Makefile.inc 2) added distclean, rcstag rules CVS patchset: 1040 CVS date: 1996/09/25 19:09:34 commit 267ff1310c1279b1d926ef3885fc9cd72fe3c648 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:08:31 1996 +0000 Initial revision CVS patchset: 1039 CVS date: 1996/09/25 19:08:31 commit 82d807605d71f5b4977ef619b287bf92c22df595 Author: ewt <devnull@localhost> Date: Wed Sep 25 19:08:18 1996 +0000 added Jeff Johnson CVS patchset: 1038 CVS date: 1996/09/25 19:08:18 commit 2431b082624beab81b763c07541807d569ea3090 Author: ewt <devnull@localhost> Date: Wed Sep 25 18:21:08 1996 +0000 fixes some silly typos CVS patchset: 1037 CVS date: 1996/09/25 18:21:08 commit 8f8e860eaf6658c1735535e475860c105b4e9d0c Author: root <devnull@localhost> Date: Mon Sep 23 13:40:09 1996 +0000 bug in handling nosource/nopatch CVS patchset: 1036 CVS date: 1996/09/23 13:40:09 commit 0c077a34c9da9696dd9444950f45bf40229cfab4 Author: ewt <devnull@localhost> Date: Fri Sep 20 14:41:25 1996 +0000 *** empty log message *** CVS patchset: 1035 CVS date: 1996/09/20 14:41:25 commit 85ad3cfc53ec5dddca293b4145660b744adab992 Author: ewt <devnull@localhost> Date: Fri Sep 20 14:40:57 1996 +0000 fixed problem in group assignments CVS patchset: 1034 CVS date: 1996/09/20 14:40:57 commit bdbf4ad072483e0ddf5ec3bf6efd9d17dc9fb558 Author: root <devnull@localhost> Date: Wed Sep 18 13:28:50 1996 +0000 added message CVS patchset: 1033 CVS date: 1996/09/18 13:28:50 commit 1bd2a89ad70d9d79fed81ed13c04835da588a483 Author: root <devnull@localhost> Date: Tue Sep 17 19:17:02 1996 +0000 *** empty log message *** CVS patchset: 1032 CVS date: 1996/09/17 19:17:02 commit d0f084b97fe598c1cfc936577b570fcb327d142f Author: root <devnull@localhost> Date: Tue Sep 17 19:14:32 1996 +0000 close fp always CVS patchset: 1031 CVS date: 1996/09/17 19:14:32 commit 3337feba2f121c753855070ff190263a9349197e Author: root <devnull@localhost> Date: Tue Sep 17 19:14:00 1996 +0000 use TMPPATH var CVS patchset: 1030 CVS date: 1996/09/17 19:14:00 commit 6cfe6184c42219bff3d60862dea7c3e41d50036b Author: ewt <devnull@localhost> Date: Mon Sep 16 22:41:52 1996 +0000 document --rebuilddb supports --dbpath CVS patchset: 1029 CVS date: 1996/09/16 22:41:52 commit 3c1ab2d3401fb9ca22426f2e79d2cf7f1d4b81d4 Author: ewt <devnull@localhost> Date: Mon Sep 16 22:41:25 1996 +0000 --rebuilddb supports --root, say so in --help CVS patchset: 1028 CVS date: 1996/09/16 22:41:25 commit 7760d03320966e3f564ba827760c0afa55dabe19 Author: ewt <devnull@localhost> Date: Mon Sep 16 22:36:57 1996 +0000 updated man page for --rebuilddb CVS patchset: 1027 CVS date: 1996/09/16 22:36:57 commit 2c459a7d9dfc892712f512eb59fb13dd486fff91 Author: ewt <devnull@localhost> Date: Mon Sep 16 22:33:38 1996 +0000 changed version to 2.2.6 CVS patchset: 1026 CVS date: 1996/09/16 22:33:38 commit c928b2798b5f45e685cba574594326c9d7705e35 Author: ewt <devnull@localhost> Date: Mon Sep 16 22:33:29 1996 +0000 *** empty log message *** CVS patchset: 1025 CVS date: 1996/09/16 22:33:29 commit 03361daed985303041832789a9aa7fa783e430a8 Author: ewt <devnull@localhost> Date: Mon Sep 16 22:31:05 1996 +0000 added --rebuild CVS patchset: 1024 CVS date: 1996/09/16 22:31:05 commit 991a3cf6ce73ebce8d9a29dad8da3daf8350eb9d Author: ewt <devnull@localhost> Date: Mon Sep 16 22:29:46 1996 +0000 moved rpmdbRemove(), rpmdbAdd(), rpmdbUpdateRecord() to rpmdb.h added rpmdbRebuild() CVS patchset: 1023 CVS date: 1996/09/16 22:29:46 commit 79048cda3af6bfdbc3b59dce1b28b4d0811aff5b Author: ewt <devnull@localhost> Date: Mon Sep 16 22:29:17 1996 +0000 1) changed dbopen(), renamed it to openDatabase() 2) added rpmdbMoveDatabase(), rpmdbRemoveDatabase() CVS patchset: 1022 CVS date: 1996/09/16 22:29:17 commit e779ebb2172165a45bf689d1b534347ee54c2e12 Author: ewt <devnull@localhost> Date: Mon Sep 16 22:28:56 1996 +0000 include "rpmdb.h" CVS patchset: 1021 CVS date: 1996/09/16 22:28:56 commit da0ef2e35e5d802123bac6ce52d639a8db665d59 Author: ewt <devnull@localhost> Date: Mon Sep 16 22:28:47 1996 +0000 Initial revision CVS patchset: 1020 CVS date: 1996/09/16 22:28:47 commit fef4104e8ae0ac195737659dd2e20998e22917c4 Author: ewt <devnull@localhost> Date: Mon Sep 16 22:28:39 1996 +0000 added rebuilddb.c CVS patchset: 1019 CVS date: 1996/09/16 22:28:39 commit 885ac5d6bdc0e81d21e8a438dc6c3515e7f9833e Author: ewt <devnull@localhost> Date: Thu Sep 5 19:58:41 1996 +0000 fixed --scripts output CVS patchset: 1018 CVS date: 1996/09/05 19:58:41 commit 10a25c69b88bdd70ae56b3cfc065fd1982ec4651 Author: ewt <devnull@localhost> Date: Thu Sep 5 19:58:04 1996 +0000 1) fileCount of -1 makes installArchive() install all files (for installing source packages) 2) fixed silly bug in copyFile() CVS patchset: 1017 CVS date: 1996/09/05 19:58:04 commit c60309f169fc6c0213ba7fe7236b0af09d498975 Author: root <devnull@localhost> Date: Mon Sep 2 01:58:58 1996 +0000 *** empty log message *** CVS patchset: 1016 CVS date: 1996/09/02 01:58:58 commit c3b58424648442e4e4ca29631f00c50811f464a2 Author: root <devnull@localhost> Date: Mon Sep 2 01:58:13 1996 +0000 --test for building CVS patchset: 1015 CVS date: 1996/09/02 01:58:13 commit d4f868b78020287b3b1dfb3fe82808d97c6ea63b Author: ewt <devnull@localhost> Date: Sun Sep 1 16:56:10 1996 +0000 *** empty log message *** CVS patchset: 1014 CVS date: 1996/09/01 16:56:10 commit 99f690279a31ad5b529cbe73c90df457094cd129 Author: ewt <devnull@localhost> Date: Sun Sep 1 16:54:43 1996 +0000 added :fflags format CVS patchset: 1013 CVS date: 1996/09/01 16:54:43 commit ac5a232084020d6551dbc626d25e67c12cb09cc4 Author: ewt <devnull@localhost> Date: Sun Sep 1 16:54:16 1996 +0000 added --qf as an alias to --queryformat, but didn't document it as it is easily confused with "-qf" CVS patchset: 1012 CVS date: 1996/09/01 16:54:16 commit e28490df04968667ae0e3f55a70f6e8e7b67b204 Author: ewt <devnull@localhost> Date: Sat Aug 31 18:37:25 1996 +0000 add RPMTAG_RPMVERSION to headers CVS patchset: 1011 CVS date: 1996/08/31 18:37:25 commit d5378e6c93c4d2d6d5e8d578170d7d05bc2e4ced Author: ewt <devnull@localhost> Date: Sat Aug 31 18:36:53 1996 +0000 changed MD5 sig type because of big-endian problems CVS patchset: 1010 CVS date: 1996/08/31 18:36:53 commit b22c838a04ab744bf925df1e39ba92b70b0b92e4 Author: ewt <devnull@localhost> Date: Sat Aug 31 18:36:28 1996 +0000 supports broken md5's that rpm used to generate on the SPARC CVS patchset: 1009 CVS date: 1996/08/31 18:36:28 commit cea3897179b1bea7b95ce0738b8d25063f9ad726 Author: ewt <devnull@localhost> Date: Sat Aug 31 18:36:18 1996 +0000 added RPMTAG_RPMVERSION CVS patchset: 1008 CVS date: 1996/08/31 18:36:18 commit 886d64e0e0c4ada69e68c5a6207caf03e8e06d44 Author: ewt <devnull@localhost> Date: Sat Aug 31 18:35:54 1996 +0000 works with old, broken MD5 sums RPM used to generate on big endian machines CVS patchset: 1007 CVS date: 1996/08/31 18:35:54 commit 3224eb87e60ae47a8ff6800074056a3d199ce453 Author: ewt <devnull@localhost> Date: Sat Aug 31 18:35:40 1996 +0000 support old, broken md5sum on SPARC's CVS patchset: 1006 CVS date: 1996/08/31 18:35:40 commit f8aac5ea33be8aaee4800a725e7352a9655f3c4f Author: ewt <devnull@localhost> Date: Sat Aug 31 18:35:26 1996 +0000 getEntry() allows NULL pointers CVS patchset: 1005 CVS date: 1996/08/31 18:35:26 commit 19d4dc1a8fe19c9d9fd0cf95e3441c5bdbec8e5f Author: ewt <devnull@localhost> Date: Sat Aug 31 18:34:51 1996 +0000 supports broken md5sum's that used to be generated on SPARCs CVS patchset: 1004 CVS date: 1996/08/31 18:34:51 commit f1457cd67d2d041cc47a83975b9b17e196d9a6c4 Author: ewt <devnull@localhost> Date: Sat Aug 31 18:34:28 1996 +0000 supports SIGTAG_LITTLEENDIANMD5 CVS patchset: 1003 CVS date: 1996/08/31 18:34:28 commit a56db46b5a6982f23dbc3d3fadebb38cfd08ac93 Author: ewt <devnull@localhost> Date: Sat Aug 31 18:34:16 1996 +0000 pass the VERSION define to sub-makefiles CVS patchset: 1002 CVS date: 1996/08/31 18:34:16 commit 630ac54a73b3ad7692bfdaad10f418b6f5ff5d86 Author: ewt <devnull@localhost> Date: Sat Aug 31 14:59:27 1996 +0000 fixed error message CVS patchset: 1001 CVS date: 1996/08/31 14:59:27 commit b72002c101140c2a72d031adc62f417286ba5dcf Author: ewt <devnull@localhost> Date: Sat Aug 31 14:58:53 1996 +0000 pkReadHdr() shouldn't fail on minor number differences CVS patchset: 1000 CVS date: 1996/08/31 14:58:53 commit 5153d3b436fb4a0fa8dbf758e126f64e04f59188 Author: root <devnull@localhost> Date: Fri Aug 30 19:58:35 1996 +0000 added include of <netinet/ip.h> CVS patchset: 999 CVS date: 1996/08/30 19:58:35 commit 6aad60201615b3802df88ea4e434f0aaa3449540 Author: ewt <devnull@localhost> Date: Fri Aug 30 19:17:33 1996 +0000 1) plugged some memory leaks 2) call _exit(), not exit() from subprocess to prevent stdio buffers from being flushed twice CVS patchset: 998 CVS date: 1996/08/30 19:17:33 commit b9f14e914107dc1db2be8a77da646d3e1b2b6669 Author: ewt <devnull@localhost> Date: Fri Aug 30 16:54:17 1996 +0000 removed rules that were hurting my head CVS patchset: 997 CVS date: 1996/08/30 16:54:17 commit 65dc69e804a449700172272f4636bd4659c99f48 Author: marc <devnull@localhost> Date: Thu Aug 29 18:33:17 1996 +0000 *** empty log message *** CVS patchset: 996 CVS date: 1996/08/29 18:33:17 commit b669dad0f5175b1983cc1991dedca6a7a1182711 Author: marc <devnull@localhost> Date: Thu Aug 29 18:32:01 1996 +0000 added AutoReqProv: logic CVS patchset: 995 CVS date: 1996/08/29 18:32:01 commit 2576e61c082e5f5f93b6401987f9d8cfff62bba9 Author: marc <devnull@localhost> Date: Thu Aug 29 18:25:35 1996 +0000 fixed AUTOREQDEP -> AUTOREQPROV CVS patchset: 994 CVS date: 1996/08/29 18:25:35 commit 008093a2bd7c9a1df266b18ed8287edf24d35668 Author: marc <devnull@localhost> Date: Thu Aug 29 18:01:00 1996 +0000 added RPMTAG_AUTOREQDEP CVS patchset: 993 CVS date: 1996/08/29 18:01:00 commit 047724fccf3f42c5607c4d4a701fa7c57ecd0164 Author: ewt <devnull@localhost> Date: Thu Aug 29 04:18:43 1996 +0000 changed version to 2.2.5 CVS patchset: 992 CVS date: 1996/08/29 04:18:43 commit 1341d4d5ec83c2cc4094f545e2f092331078e3f1 Author: ewt <devnull@localhost> Date: Thu Aug 29 04:16:07 1996 +0000 1) take advantage of ARCHIVESIZE (if present) when displaying hash marks 2) support notify functions and labelFormat for source packages >= V2 3) if rename() fails to move a file from SOURCE to SPECS try copying it CVS patchset: 991 CVS date: 1996/08/29 04:16:07 commit 148c67febc0887a9cac23b40ca128e88c5111e13 Author: ewt <devnull@localhost> Date: Thu Aug 29 04:15:54 1996 +0000 pkgReadHeader() optionally returns major/minor version of package CVS patchset: 990 CVS date: 1996/08/29 04:15:54 commit 4fcb77bcbd10fd0c881b4c8446958220ec644bd2 Author: ewt <devnull@localhost> Date: Thu Aug 29 04:15:25 1996 +0000 1) pkgReadHeader() optionally returns major/minor version of package 2) rpmInstallSourcePackage() takes notify function, label format CVS patchset: 989 CVS date: 1996/08/29 04:15:25 commit ec675e5097de65eddce9221271f0838e952bc6a5 Author: ewt <devnull@localhost> Date: Thu Aug 29 04:14:54 1996 +0000 1) pass printFormat and notify function to rpmInstallSourcePackage() 2) ignore major/minor number returned by pkgReadHeader() CVS patchset: 988 CVS date: 1996/08/29 04:14:54 commit 0e2a5e3c5640dc41d5a55d436921430b97a0dbf3 Author: ewt <devnull@localhost> Date: Thu Aug 29 04:14:38 1996 +0000 ignore major, minor from pkgReadHeader() CVS patchset: 987 CVS date: 1996/08/29 04:14:38 commit 2de1986a1277fe31a2a36806881476a7bbf376d2 Author: ewt <devnull@localhost> Date: Thu Aug 29 04:14:29 1996 +0000 *** empty log message *** CVS patchset: 986 CVS date: 1996/08/29 04:14:29 commit d7d6fc4e4bd51a9b7f68cbaa29d9814f7c4b635f Author: ewt <devnull@localhost> Date: Fri Aug 23 16:21:56 1996 +0000 added paths CVS patchset: 985 CVS date: 1996/08/23 16:21:56 commit 59eb518440c5bf88b73c34324ffaf9814371f657 Author: root <devnull@localhost> Date: Thu Aug 22 21:05:48 1996 +0000 *** empty log message *** CVS patchset: 984 CVS date: 1996/08/22 21:05:48 commit ded3a0f8442be3b97eae95d23da77f6aaa96b6d9 Author: root <devnull@localhost> Date: Thu Aug 22 21:04:33 1996 +0000 only rm -rf docdir if we've got a %doc CVS patchset: 983 CVS date: 1996/08/22 21:04:33 commit 10e0cf40aa3ec9b7ee3f0e94eaf117784635db20 Author: ewt <devnull@localhost> Date: Thu Aug 22 20:25:46 1996 +0000 only allow readConfigFiles() once CVS patchset: 982 CVS date: 1996/08/22 20:25:46 commit 292f0fe1247c1e1ac34f767e2e7be5d467f60e6e Author: root <devnull@localhost> Date: Tue Aug 20 20:57:33 1996 +0000 *** empty log message *** CVS patchset: 981 CVS date: 1996/08/20 20:57:33 commit 9b9817967e455c8d145fcb7d9bd91571ea242be5 Author: ewt <devnull@localhost> Date: Tue Aug 20 16:37:08 1996 +0000 *** empty log message *** CVS patchset: 980 CVS date: 1996/08/20 16:37:08 commit 108d637d220d15a874849df25b3fe9fa4a34f983 Author: ewt <devnull@localhost> Date: Tue Aug 20 16:29:19 1996 +0000 allows <version>-<release> in dependency version strings CVS patchset: 979 CVS date: 1996/08/20 16:29:19 commit 836b47a1a3d3fab2fd6deb6923a1bc08605e8919 Author: ewt <devnull@localhost> Date: Tue Aug 20 16:29:10 1996 +0000 added RPMVAR_TMPPATH CVS patchset: 978 CVS date: 1996/08/20 16:29:10 commit dce342d096346f870380eea8d40edef2bde4f5e4 Author: ewt <devnull@localhost> Date: Tue Aug 20 16:28:51 1996 +0000 1) addded RPMVAR_TMPPATH 2) use LIBRPMRC_FILENAME for base rc file name CVS patchset: 977 CVS date: 1996/08/20 16:28:51 commit 4ed78096b767334b11d28f85de8beb4b32bc271d Author: ewt <devnull@localhost> Date: Tue Aug 20 16:28:40 1996 +0000 uses RPMVAR_TMPPATH CVS patchset: 976 CVS date: 1996/08/20 16:28:40 commit 226c40250a8095f152db5145a05f029b69b5c195 Author: ewt <devnull@localhost> Date: Tue Aug 20 16:28:30 1996 +0000 don't use a default path for the database CVS patchset: 975 CVS date: 1996/08/20 16:28:30 commit 1a71b56a0dee023b5a097a287eed28bdd09b88e3 Author: ewt <devnull@localhost> Date: Tue Aug 20 16:25:02 1996 +0000 1) added LIBRPMRC_FILENAME 2) changed usr.lib.rpmrc to lib-rpmrc 3) installs find-provides script CVS patchset: 974 CVS date: 1996/08/20 16:25:02 commit 87b891ba3dfc83a211aa338f22cf19d103a3232c Author: ewt <devnull@localhost> Date: Tue Aug 20 16:24:37 1996 +0000 1) finds varprefix, tmppath 2) filters lib-rpmrc CVS patchset: 973 CVS date: 1996/08/20 16:24:37 commit f1180d90478f92ed729abdf9fbfb2bfdc724f642 Author: ewt <devnull@localhost> Date: Tue Aug 20 15:44:08 1996 +0000 *** empty log message *** CVS patchset: 972 CVS date: 1996/08/20 15:44:08 commit 52d79674c0b6fc263635c22706da66f9c3a82b87 Author: root <devnull@localhost> Date: Tue Aug 20 14:30:32 1996 +0000 *** empty log message *** CVS patchset: 971 CVS date: 1996/08/20 14:30:32 commit f574c657ece3e1794a65c8f7bc8028ee1a402f10 Author: root <devnull@localhost> Date: Tue Aug 20 14:29:41 1996 +0000 complain if spec file is not a regular file CVS patchset: 970 CVS date: 1996/08/20 14:29:41 commit 9c30ac18f9b9766df71f4c6d64b6b9e4a28c1325 Author: root <devnull@localhost> Date: Tue Aug 20 14:19:10 1996 +0000 disallow - chars in version and release CVS patchset: 969 CVS date: 1996/08/20 14:19:10 commit d25b955f3b29dd9ced56f68d9d2a50ea1c2ef6f0 Author: ewt <devnull@localhost> Date: Mon Aug 19 17:47:46 1996 +0000 *** empty log message *** CVS patchset: 968 CVS date: 1996/08/19 17:47:46 commit 7f47bebad797da7ce7a8f6f164fdcfa44e056a20 Author: ewt <devnull@localhost> Date: Mon Aug 19 17:42:39 1996 +0000 *** empty log message *** CVS patchset: 967 CVS date: 1996/08/19 17:42:39 commit 27d4e890b0799f0cfaad36e4405f9290eba231bc Author: ewt <devnull@localhost> Date: Mon Aug 19 17:41:18 1996 +0000 added Kristof Depraetere CVS patchset: 966 CVS date: 1996/08/19 17:41:18 commit cedc509fe594a224b94bcc47dfc5818b668ae0c2 Author: ewt <devnull@localhost> Date: Mon Aug 19 17:40:18 1996 +0000 fixed make archive rule CVS patchset: 965 CVS date: 1996/08/19 17:40:18 commit e5349bdf75186ea8baa9b486b663bd356ab87a13 Author: root <devnull@localhost> Date: Mon Aug 19 17:23:26 1996 +0000 use -lintl conditionally CVS patchset: 964 CVS date: 1996/08/19 17:23:26 commit 50d4e96930e1026f6258a4b4e9dfd6b12b868d25 Author: root <devnull@localhost> Date: Mon Aug 19 17:23:07 1996 +0000 fallback to just libc of libintl dne CVS patchset: 963 CVS date: 1996/08/19 17:23:07 commit 3fea92f2129355196f7288eb4db69afcf9639036 Author: ewt <devnull@localhost> Date: Mon Aug 19 17:15:47 1996 +0000 Initial revision CVS patchset: 962 CVS date: 1996/08/19 17:15:47 commit 22df06ef4cb9077ccd3e0afbbe421ec576c95a81 Author: ewt <devnull@localhost> Date: Mon Aug 19 17:08:21 1996 +0000 Initial revision CVS patchset: 961 CVS date: 1996/08/19 17:08:21 commit 22bf5cae6d3165e0601c42ffb66f5cad41c8e843 Author: ewt <devnull@localhost> Date: Mon Aug 19 17:07:07 1996 +0000 changed to use autoconf CVS patchset: 960 CVS date: 1996/08/19 17:07:07 commit 623fd34b9706ec8935393a5d71b75584211616a3 Author: ewt <devnull@localhost> Date: Mon Aug 19 17:03:11 1996 +0000 changed to work w/ autoconf CVS patchset: 959 CVS date: 1996/08/19 17:03:11 commit f28ea61ee42a4561f08c4c8ea62d3bda3558cef2 Author: ewt <devnull@localhost> Date: Mon Aug 19 17:02:29 1996 +0000 converted to use autoconf CVS patchset: 958 CVS date: 1996/08/19 17:02:29 commit 6cfcf867762810fd2703efe9f209134779add9d6 Author: root <devnull@localhost> Date: Sun Aug 18 21:42:58 1996 +0000 spelling CVS patchset: 957 CVS date: 1996/08/18 21:42:58 commit 04d5d9d6a603baaafb7c1dcf9650c95925d55672 Author: root <devnull@localhost> Date: Thu Aug 15 13:46:51 1996 +0000 fix return code handling CVS patchset: 956 CVS date: 1996/08/15 13:46:51 commit 315e01fd580192ff79ad8453e3432a1536825941 Author: root <devnull@localhost> Date: Thu Aug 15 13:46:20 1996 +0000 tiny bug CVS patchset: 955 CVS date: 1996/08/15 13:46:20 commit e6ad3d0cf9e51002acef1bf137c67e13a526fb60 Author: root <devnull@localhost> Date: Wed Aug 14 21:02:54 1996 +0000 cleanup - make nice little function that runs programs and collects output use and external find-provides script CVS patchset: 954 CVS date: 1996/08/14 21:02:54 commit 9de35134298d3534ceb8e4a5982366d3d061fcba Author: root <devnull@localhost> Date: Wed Aug 14 21:02:31 1996 +0000 Initial revision CVS patchset: 953 CVS date: 1996/08/14 21:02:31 commit 9962520a26f21fc8d3db44b0a28c12e593070e0b Author: root <devnull@localhost> Date: Wed Aug 14 19:56:41 1996 +0000 add find-provides CVS patchset: 952 CVS date: 1996/08/14 19:56:41 commit bc1e6bd997a4b870dd8c6f12bf7b75eec8dfdb93 Author: root <devnull@localhost> Date: Wed Aug 14 16:51:39 1996 +0000 *** empty log message *** CVS patchset: 951 CVS date: 1996/08/14 16:51:39 commit 613fbe8a103f30f2f6228f41c9a6fd0fb18abe5d Author: root <devnull@localhost> Date: Wed Aug 14 16:50:37 1996 +0000 allow -R to %patch echo the patch number as it is patched CVS patchset: 950 CVS date: 1996/08/14 16:50:37 commit dd4593d79cf005009e238cad47b6a83693f84cd1 Author: ewt <devnull@localhost> Date: Thu Aug 8 17:34:14 1996 +0000 *** empty log message *** CVS patchset: 949 CVS date: 1996/08/08 17:34:14 commit fd31424fd3bd5abff9d79b5f9a3638957a5ad6a1 Author: ewt <devnull@localhost> Date: Thu Aug 8 17:34:05 1996 +0000 fixed sscanf() to use proper types CVS patchset: 948 CVS date: 1996/08/08 17:34:05 commit 6768a41feb80cef1e1798775eb463abb7410fff0 Author: root <devnull@localhost> Date: Thu Aug 8 16:46:50 1996 +0000 *** empty log message *** CVS patchset: 947 CVS date: 1996/08/08 16:46:50 commit c3a1335f50088c94fa999b40afc1cfbffd2c03af Author: root <devnull@localhost> Date: Thu Aug 8 16:46:15 1996 +0000 null terminate the result of readlink() CVS patchset: 946 CVS date: 1996/08/08 16:46:15 commit cbdf4b5bba15e2e32ffd6941077e7a12818ccc92 Author: root <devnull@localhost> Date: Thu Aug 8 13:25:57 1996 +0000 *** empty log message *** CVS patchset: 945 CVS date: 1996/08/08 13:25:57 commit 845866dcc9b48dd0f7046a15126c96ec972a5e26 Author: root <devnull@localhost> Date: Thu Aug 8 13:25:27 1996 +0000 strip leading directories from ldd output CVS patchset: 944 CVS date: 1996/08/08 13:25:27 commit 4e972f25e1441d4708b8393b5b35d88dc79b711f Author: ewt <devnull@localhost> Date: Wed Aug 7 15:47:04 1996 +0000 added rpmdepFreeConflicts() to fix bad core dump CVS patchset: 943 CVS date: 1996/08/07 15:47:04 commit ef630d166ad469918078b9f44ef19f90b897ab47 Author: ewt <devnull@localhost> Date: Wed Aug 7 15:46:57 1996 +0000 added rpmdepFreeConflicts() CVS patchset: 942 CVS date: 1996/08/07 15:46:57 commit a91d2e03d41eea23f693ca00b8d07caa90176a66 Author: ewt <devnull@localhost> Date: Wed Aug 7 15:46:22 1996 +0000 added support for rpmdepFreeConflicts() CVS patchset: 941 CVS date: 1996/08/07 15:46:22 commit d5d07197fc0c6a3d913c5c75424e10b049f3820c Author: ewt <devnull@localhost> Date: Wed Aug 7 15:45:38 1996 +0000 fixed --group query specifier CVS patchset: 940 CVS date: 1996/08/07 15:45:38 commit 95b076fee2c0256ca3e3356430aa4268a6945c5a Author: root <devnull@localhost> Date: Tue Aug 6 20:05:30 1996 +0000 changed version to 2.2.3 CVS patchset: 939 CVS date: 1996/08/06 20:05:30 commit 82692083ddfc29438c4282b2dbf0e57418b91468 Author: root <devnull@localhost> Date: Tue Aug 6 20:05:17 1996 +0000 *** empty log message *** CVS patchset: 938 CVS date: 1996/08/06 20:05:17 commit 9ba82b190e0ab199e2112463de11c1b8f60d0dff Author: ewt <devnull@localhost> Date: Wed Jul 31 18:45:22 1996 +0000 config file md5 sums were improperly calculated for root and prefixed installs CVS patchset: 937 CVS date: 1996/07/31 18:45:22 commit 712b32851038577ec9e9c2b0a8eb97adba9971ef Author: ewt <devnull@localhost> Date: Mon Jul 29 19:29:47 1996 +0000 changed warning text CVS patchset: 936 CVS date: 1996/07/29 19:29:47 commit 79e061d575bcd8fe07a92b921ea6e329ead9bc89 Author: ewt <devnull@localhost> Date: Mon Jul 29 19:27:50 1996 +0000 changed warning for saved files to RPMMESS_BACKUP CVS patchset: 935 CVS date: 1996/07/29 19:27:50 commit 57bef04d27950e9bb1fd093fdce4d28664d7fa08 Author: ewt <devnull@localhost> Date: Mon Jul 29 19:20:22 1996 +0000 removed verbose messages CVS patchset: 934 CVS date: 1996/07/29 19:20:22 commit c92b4f273c30a9c055254b32bba78461d0b987d4 Author: root <devnull@localhost> Date: Sun Jul 28 22:58:02 1996 +0000 RPMVAR_FTPPROXY was using same number as PACKAGER CVS patchset: 933 CVS date: 1996/07/28 22:58:02 commit 2e698f176f89bb9bf804755393c483223b14016b Author: ewt <devnull@localhost> Date: Sat Jul 27 23:35:07 1996 +0000 check new file list for config files as well as the old ones CVS patchset: 932 CVS date: 1996/07/27 23:35:07 commit e92f4e985adbe37d887ef960fbf85bc1140a8a06 Author: ewt <devnull@localhost> Date: Fri Jul 26 20:11:08 1996 +0000 fixed another memory leak CVS patchset: 931 CVS date: 1996/07/26 20:11:08 commit bc3582d686afacbb33369a166186e2f46f5c12b6 Author: ewt <devnull@localhost> Date: Fri Jul 26 19:52:05 1996 +0000 fixed bigger memory leak CVS patchset: 930 CVS date: 1996/07/26 19:52:05 commit 5b70645c5254f5e6594124f7ec6a782c9253ab4f Author: ewt <devnull@localhost> Date: Fri Jul 26 19:24:02 1996 +0000 fixed minor leak CVS patchset: 929 CVS date: 1996/07/26 19:24:02 commit 3a6dab5bb4c59997690010e31f4a294b6a3df589 Author: ewt <devnull@localhost> Date: Thu Jul 25 16:39:01 1996 +0000 cpio filelists go in $ROOT/var/tmp CVS patchset: 928 CVS date: 1996/07/25 16:39:01 commit 7d830c1c487a386c39d66dd042af47e7f612cb42 Author: root <devnull@localhost> Date: Tue Jul 23 20:59:06 1996 +0000 *** empty log message *** CVS patchset: 927 CVS date: 1996/07/23 20:59:06 commit 5c0e47c6bd20c6dd16cefb2f05b56a856dbc1d3d Author: root <devnull@localhost> Date: Tue Jul 23 20:58:09 1996 +0000 do some sanity checking on the file list - only one file listed per line - barf on any files that don't start with "/" CVS patchset: 926 CVS date: 1996/07/23 20:58:09 commit 4441898dd062d74e15e51c1314477fbf30ff6196 Author: ewt <devnull@localhost> Date: Tue Jul 23 15:47:06 1996 +0000 removed unused variable CVS patchset: 925 CVS date: 1996/07/23 15:47:06 commit d5d10546904c3f9cae3e93f08af6dd494dd08d1c Author: marc <devnull@localhost> Date: Tue Jul 23 14:54:46 1996 +0000 change sleep(1) to sleep(5) so yo can read the spec file warnings CVS patchset: 924 CVS date: 1996/07/23 14:54:46 commit 9509caccf3eeab56e22aadedd9f66d027e9c7bef Author: marc <devnull@localhost> Date: Tue Jul 23 14:11:28 1996 +0000 *** empty log message *** CVS patchset: 923 CVS date: 1996/07/23 14:11:28 commit 12c4bc76c697af65902c4e7b2758e60497398545 Author: marc <devnull@localhost> Date: Tue Jul 23 14:11:02 1996 +0000 catch duplicate files CVS patchset: 922 CVS date: 1996/07/23 14:11:02 commit beb6d2d6cc708995cfa6c4b7d40f1084373a9371 Author: marc <devnull@localhost> Date: Tue Jul 23 03:40:10 1996 +0000 *** empty log message *** CVS patchset: 921 CVS date: 1996/07/23 03:40:10 commit 7e46ec48ecbff19e794770fb200d6c2c647f51eb Author: marc <devnull@localhost> Date: Tue Jul 23 03:33:20 1996 +0000 parse %prep even for list check CVS patchset: 920 CVS date: 1996/07/23 03:33:20 commit ff49802b59137de912bdbd2fa551bf24c0732952 Author: marc <devnull@localhost> Date: Tue Jul 23 03:30:44 1996 +0000 implement -bl CVS patchset: 919 CVS date: 1996/07/23 03:30:44 commit 215309b156ab417d043791ee6a691e420c43f3a1 Author: marc <devnull@localhost> Date: Tue Jul 23 02:58:13 1996 +0000 *** empty log message *** CVS patchset: 918 CVS date: 1996/07/23 02:58:13 commit f70335292bb2f59d290cd75be7595de67ff0f6a3 Author: marc <devnull@localhost> Date: Tue Jul 23 02:57:32 1996 +0000 --timecheck CVS patchset: 917 CVS date: 1996/07/23 02:57:32 commit 113be81304b612e23b4ac923986a60d4fcf3bd10 Author: marc <devnull@localhost> Date: Tue Jul 23 02:51:48 1996 +0000 implement --timecheck (used to be --time-check) CVS patchset: 916 CVS date: 1996/07/23 02:51:48 commit 5af7615ceb20dd62ee9a7534539355a79d7d9dc4 Author: marc <devnull@localhost> Date: Tue Jul 23 02:42:20 1996 +0000 do some checking on the timecheck value CVS patchset: 915 CVS date: 1996/07/23 02:42:20 commit 5dd3a986d52556a7788c8845be101218d37a04be Author: marc <devnull@localhost> Date: Tue Jul 23 02:41:54 1996 +0000 implement timecheck CVS patchset: 914 CVS date: 1996/07/23 02:41:54 commit 74853f39dd16083d87d85cd00d7f7fa737fd9062 Author: marc <devnull@localhost> Date: Mon Jul 22 18:32:03 1996 +0000 move ensureOlder() -> rpmEnsureOlder(), and make it public CVS patchset: 913 CVS date: 1996/07/22 18:32:03 commit 8a8cb4599acff56ad91a679a388e5d865faec38d Author: ewt <devnull@localhost> Date: Mon Jul 22 14:49:46 1996 +0000 *** empty log message *** CVS patchset: 912 CVS date: 1996/07/22 14:49:46 commit 5badf2b83e82097bc81531f59a9b89d38c9cefea Author: ewt <devnull@localhost> Date: Sat Jul 20 23:21:18 1996 +0000 added dependency verification CVS patchset: 911 CVS date: 1996/07/20 23:21:18 commit bf60ec455312e67724a00c9f1a00e5088c04c963 Author: ewt <devnull@localhost> Date: Sat Jul 20 23:20:56 1996 +0000 made printDepFlags() externally visible CVS patchset: 910 CVS date: 1996/07/20 23:20:56 commit 314715470b0c5bd62e9bdf3cc0970d0007f7bcd5 Author: ewt <devnull@localhost> Date: Sat Jul 20 23:20:45 1996 +0000 added --nofiles added --nodpes to useage messages CVS patchset: 909 CVS date: 1996/07/20 23:20:45 commit 7c82b89164ee1bd7836568c0cb6275e179e62c1d Author: ewt <devnull@localhost> Date: Sat Jul 20 23:16:56 1996 +0000 added info on dependency verification CVS patchset: 908 CVS date: 1996/07/20 23:16:56 commit 7f7a8ba10bb2a9aa024db5a52b511bf4328ddb28 Author: marc <devnull@localhost> Date: Sat Jul 20 23:02:53 1996 +0000 *** empty log message *** CVS patchset: 907 CVS date: 1996/07/20 23:02:53 commit 31ae65343a62d3c0d9eb71890b4d9f30445ea737 Author: marc <devnull@localhost> Date: Sat Jul 20 23:00:33 1996 +0000 if objdump gets us "_end" then there is no embedded soname, so we just provide the name of the file. do not pass non-regular files to ldd. don't pass leading "/" to ldd CVS patchset: 906 CVS date: 1996/07/20 23:00:33 commit 0e47282edfe0f025ddd73ea7b6f23a4020445f0d Author: marc <devnull@localhost> Date: Sat Jul 20 22:30:47 1996 +0000 *** empty log message *** CVS patchset: 905 CVS date: 1996/07/20 22:30:47 commit 8dadbc32bc4cf2eb8aaf3e2074dd9e02e635ed95 Author: marc <devnull@localhost> Date: Sat Jul 20 22:19:18 1996 +0000 skip blank lines and "_end" from objdump skip lead "/" in filenames passed to ldd CVS patchset: 904 CVS date: 1996/07/20 22:19:18 commit 970890e71e77a54f5b143b616cb7423b88fd03e5 Author: marc <devnull@localhost> Date: Sat Jul 20 21:10:46 1996 +0000 *** empty log message *** CVS patchset: 903 CVS date: 1996/07/20 21:10:46 commit 46018c47287035bf2b4252bd14b9d32b0890f5e1 Author: ewt <devnull@localhost> Date: Sat Jul 20 21:09:48 1996 +0000 added info on the '=' operator CVS patchset: 902 CVS date: 1996/07/20 21:09:48 commit 28f21c3c18e201d47bbf60e9de9cc26da018cef7 Author: marc <devnull@localhost> Date: Sat Jul 20 21:09:00 1996 +0000 fix exclusiveos to match on os, not arch. duh. CVS patchset: 901 CVS date: 1996/07/20 21:09:00 commit dd51d07c5031eca6be52175a9955689f72149e05 Author: marc <devnull@localhost> Date: Sat Jul 20 20:46:25 1996 +0000 *** empty log message *** CVS patchset: 900 CVS date: 1996/07/20 20:46:25 commit 0350cc811c296bcf4fb988743837b7bd12e53ab5 Author: marc <devnull@localhost> Date: Sat Jul 20 20:45:43 1996 +0000 match shared libs on ".so" CVS patchset: 899 CVS date: 1996/07/20 20:45:43 commit 5d1c48a5a09f4b33b496d8d4fb0f3386ab6df998 Author: ewt <devnull@localhost> Date: Fri Jul 19 22:32:36 1996 +0000 fixed hashing for multiple packages CVS patchset: 898 CVS date: 1996/07/19 22:32:36 commit d597761fe0c1d56c47a7ee73e9c6e730baae4704 Author: ewt <devnull@localhost> Date: Fri Jul 19 22:31:37 1996 +0000 install v2 and v1 packages despite OS field, don't refuse to install all of them CVS patchset: 897 CVS date: 1996/07/19 22:31:37 commit d59b565f72f0538133ec1804796a74ce0577689a Author: ewt <devnull@localhost> Date: Fri Jul 19 22:26:00 1996 +0000 don't core dump if we can't suggested a package that satisfies a dependency CVS patchset: 896 CVS date: 1996/07/19 22:26:00 commit 45fcaa398e6f0c4add353954de49d8001be65180 Author: marc <devnull@localhost> Date: Thu Jul 18 22:32:31 1996 +0000 newtree target makes docs dir CVS patchset: 895 CVS date: 1996/07/18 22:32:31 commit e72b8606d3db151dad4ce76e5255b4702fcba416 Author: marc <devnull@localhost> Date: Thu Jul 18 22:17:12 1996 +0000 2.2.2 CVS patchset: 894 CVS date: 1996/07/18 22:17:12 commit 4418c3bb4779bf59a98963d89c43f484b79f8421 Author: ewt <devnull@localhost> Date: Thu Jul 18 21:42:59 1996 +0000 *** empty log message *** CVS patchset: 893 CVS date: 1996/07/18 21:42:59 commit 57907afa36a6abd22ca371866dd36ae68455b647 Author: ewt <devnull@localhost> Date: Thu Jul 18 21:42:12 1996 +0000 v2 packages included improper OS tags, so ignore them CVS patchset: 892 CVS date: 1996/07/18 21:42:12 commit 4977f77e21abdc778f1d0f6a75878c6fe7f067b8 Author: root <devnull@localhost> Date: Thu Jul 18 16:10:15 1996 +0000 *** empty log message *** CVS patchset: 891 CVS date: 1996/07/18 16:10:15 commit 7c40614eb71b0803721086f16fba16b0906afb6c Author: root <devnull@localhost> Date: Thu Jul 18 16:09:25 1996 +0000 fix nasty bug where pointers into the header were getting stale /. CVS patchset: 890 CVS date: 1996/07/18 16:09:25 commit 575b2504717ae0841a6aa2615588479da264075d Author: root <devnull@localhost> Date: Thu Jul 18 16:07:33 1996 +0000 print prefix in error message CVS patchset: 889 CVS date: 1996/07/18 16:07:33 commit f00ea40a2c01a0fd0a25578a47a9b04dc9bf7e46 Author: root <devnull@localhost> Date: Thu Jul 18 03:01:16 1996 +0000 *** empty log message *** CVS patchset: 888 CVS date: 1996/07/18 03:01:16 commit 4df21a982d2cf51b60f3ed0ad19ecdfb276b20c3 Author: root <devnull@localhost> Date: Thu Jul 18 03:00:16 1996 +0000 fix stupid free(). CVS patchset: 887 CVS date: 1996/07/18 03:00:16 commit ebf5952ce7c6cf92718a4a6ce4af265d26bc986a Author: ewt <devnull@localhost> Date: Thu Jul 18 02:25:58 1996 +0000 *** empty log message *** CVS patchset: 886 CVS date: 1996/07/18 02:25:58 commit aad9e68ff73abb9d9658f011220f5c03245d5c37 Author: ewt <devnull@localhost> Date: Thu Jul 18 02:25:13 1996 +0000 added rpmdepAvailablePackage() and made rpmdepCheck() suggest fixes for dependency problems if fixes are avaialble CVS patchset: 885 CVS date: 1996/07/18 02:25:13 commit 56d7914e38ad31ecbfbb56cde1267b1e83a62f45 Author: ewt <devnull@localhost> Date: Thu Jul 18 02:24:55 1996 +0000 1) added suggestedPackage to dependency conflict structure 2) added rpmdepAvailablePackage() CVS patchset: 884 CVS date: 1996/07/18 02:24:55 commit 763b11d392f3983b25925ca98438f57726def275 Author: root <devnull@localhost> Date: Wed Jul 17 21:33:51 1996 +0000 *** empty log message *** CVS patchset: 883 CVS date: 1996/07/17 21:33:51 commit 473a7d887ece74323a9d2d38e6c43f3da5fdc562 Author: root <devnull@localhost> Date: Wed Jul 17 21:33:01 1996 +0000 fixed bug where a long name was getting mapped to a long name CVS patchset: 882 CVS date: 1996/07/17 21:33:01 commit 3a40404166fd69c0b0724304e1f5fa8fb6e3cff0 Author: ewt <devnull@localhost> Date: Wed Jul 17 20:03:26 1996 +0000 changed version to 2.2.1 CVS patchset: 881 CVS date: 1996/07/17 20:03:26 commit 02fd7b28a3e922c98ab9b9470f51917a2220e1ea Author: ewt <devnull@localhost> Date: Wed Jul 17 20:03:04 1996 +0000 *** empty log message *** CVS patchset: 880 CVS date: 1996/07/17 20:03:04 commit 165a40c8e7904c3dcac0c00d1b6666978c161fdb Author: ewt <devnull@localhost> Date: Wed Jul 17 20:02:28 1996 +0000 generalize list of added packages, and fixed problem where packages installed at the same time would verify against each other properly CVS patchset: 879 CVS date: 1996/07/17 20:02:28 commit 85db57fe5d1965c7f44a0ec7097f0334ac579584 Author: ewt <devnull@localhost> Date: Wed Jul 17 20:01:45 1996 +0000 1) sets arch properly for v1 packages 2) assumes all v1 packages were built for OS #1 (Linux) CVS patchset: 878 CVS date: 1996/07/17 20:01:45 commit cf3c76c5aa1f8664a039f033ec1f4fd59f4e17a7 Author: ewt <devnull@localhost> Date: Wed Jul 17 20:01:38 1996 +0000 added RPMVAR_FTPPROXY CVS patchset: 877 CVS date: 1996/07/17 20:01:38 commit e1f76ba7a2804ea62f439bced9ef229c11efff3b Author: ewt <devnull@localhost> Date: Wed Jul 17 20:01:29 1996 +0000 added ftpproxy CVS patchset: 876 CVS date: 1996/07/17 20:01:29 commit fb9b0b92c164d8781468616ee97e8b1223f1e580 Author: ewt <devnull@localhost> Date: Wed Jul 17 20:00:49 1996 +0000 1) began adding support for proxy ftp, though it doesn't work yet 2) fixed spacing annoyance in dependency conflict printout CVS patchset: 875 CVS date: 1996/07/17 20:00:49 commit 56a9277121e87d207f0ecd56ddf8d8c2179cf8f7 Author: ewt <devnull@localhost> Date: Wed Jul 17 20:00:31 1996 +0000 began adding support for proxy ftp, though it doesn't work yet CVS patchset: 874 CVS date: 1996/07/17 20:00:31 commit aed3be5ee5f84eeca72a61f15f116ed62e58b5c9 Author: ewt <devnull@localhost> Date: Wed Jul 17 20:00:21 1996 +0000 minor spelling/spacing fixes CVS patchset: 873 CVS date: 1996/07/17 20:00:21 commit 120170226efd347573ddb0b9f7bcffbe50b2a920 Author: ewt <devnull@localhost> Date: Wed Jul 17 14:38:55 1996 +0000 removed debugging message, fixed typo CVS patchset: 872 CVS date: 1996/07/17 14:38:55 commit d825ec8d00371aca374cad98c23fb6b454e0e7f2 Author: root <devnull@localhost> Date: Wed Jul 17 04:57:28 1996 +0000 remove warning CVS patchset: 871 CVS date: 1996/07/17 04:57:28 commit 23f5f63cefc59104add9fd4f1fa1a4665f818f3e Author: marc <devnull@localhost> Date: Wed Jul 17 01:38:19 1996 +0000 *** empty log message *** CVS patchset: 870 CVS date: 1996/07/17 01:38:19 commit 31e5d186effafae9d122ca9be42ffb2064171b38 Author: marc <devnull@localhost> Date: Wed Jul 17 01:36:13 1996 +0000 new tags: RPMTAG_EXCLUDEARCH RPMTAG_EXCLUDEOS RPMTAG_EXCLUSIVEARCH RPMTAG_EXCLUSIVEOS CVS patchset: 869 CVS date: 1996/07/17 01:36:13 commit 517519682f193b99edd514fc9252aad1f7f84257 Author: marc <devnull@localhost> Date: Wed Jul 17 01:35:08 1996 +0000 Put exclude/exclusive arch/os in header depricate Exclude: and Exclusive:, now use ExcludeArch: ExclusiveArch:, and same for OS. CVS patchset: 868 CVS date: 1996/07/17 01:35:08 commit 7aaa507e70502c9ff39c1406362b7905535b698d Author: ewt <devnull@localhost> Date: Tue Jul 16 21:07:16 1996 +0000 *** empty log message *** CVS patchset: 867 CVS date: 1996/07/16 21:07:16 commit 5ef09eb03a6d1644e494139c61cf5096a9e1df8a Author: ewt <devnull@localhost> Date: Tue Jul 16 21:06:08 1996 +0000 supports for ftp://user:pass@machiune/ URL's, with password prompting when the password is missing CVS patchset: 866 CVS date: 1996/07/16 21:06:08 commit 3ad2f39c0fdb52363d4e059247639be40b5cd11d Author: ewt <devnull@localhost> Date: Tue Jul 16 20:22:09 1996 +0000 added message for verbose mode CVS patchset: 865 CVS date: 1996/07/16 20:22:09 commit 4616cc81ba42ae7fcccb907ff60575d643ef8656 Author: ewt <devnull@localhost> Date: Tue Jul 16 18:45:52 1996 +0000 added missing .br CVS patchset: 864 CVS date: 1996/07/16 18:45:52 commit 302205cd6c9cabd2801db1d8f35251661bc566a6 Author: ewt <devnull@localhost> Date: Tue Jul 16 18:38:21 1996 +0000 *** empty log message *** CVS patchset: 863 CVS date: 1996/07/16 18:38:21 commit 71b5d067b4db6b4d95e69e7ddfa70645396acaa4 Author: ewt <devnull@localhost> Date: Tue Jul 16 16:54:49 1996 +0000 *** empty log message *** CVS patchset: 862 CVS date: 1996/07/16 16:54:49 commit 85650608a28da2528973cf42b62461434c0daec6 Author: ewt <devnull@localhost> Date: Tue Jul 16 16:54:36 1996 +0000 changed version to 2.2 (2.1.3 was never publically released) CVS patchset: 861 CVS date: 1996/07/16 16:54:36 commit 0382eab6a96bd6ea55eb1981c1f703e458f09552 Author: ewt <devnull@localhost> Date: Tue Jul 16 16:37:15 1996 +0000 *** empty log message *** CVS patchset: 860 CVS date: 1996/07/16 16:37:15 commit 13c9f2cfdf0d5d3e37369168dc8994f3cc649848 Author: ewt <devnull@localhost> Date: Tue Jul 16 16:12:21 1996 +0000 *** empty log message *** CVS patchset: 859 CVS date: 1996/07/16 16:12:21 commit 0a2a43aa4dbda884cc7db0f6338906667a036c76 Author: ewt <devnull@localhost> Date: Tue Jul 16 16:11:37 1996 +0000 various changes from Joesph Hartmann CVS patchset: 858 CVS date: 1996/07/16 16:11:37 commit 9b7b8f2743d2aba7335230afea4d8b8b8c4f1e88 Author: ewt <devnull@localhost> Date: Tue Jul 16 15:57:16 1996 +0000 *** empty log message *** CVS patchset: 857 CVS date: 1996/07/16 15:57:16 commit 8339f90a044336b7b95c0127519dfa01a2ebbf4f Author: ewt <devnull@localhost> Date: Tue Jul 16 15:56:21 1996 +0000 improved error message when file is missing CVS patchset: 856 CVS date: 1996/07/16 15:56:21 commit c2c19b6de7e47a6c662af5afeaef769cdc3d4e6d Author: ewt <devnull@localhost> Date: Tue Jul 16 15:46:33 1996 +0000 reset hash count after a package is installed CVS patchset: 855 CVS date: 1996/07/16 15:46:33 commit 67722f95de4c5e5a8d76c1d0c5cda85b2bd58f86 Author: marc <devnull@localhost> Date: Tue Jul 16 15:20:52 1996 +0000 move arch_compat lines to usr.lib.rpmrc add arch_compat lines for mklinux stuff CVS patchset: 854 CVS date: 1996/07/16 15:20:52 commit ce9e54314573bf36870ea33b609fa60b96e7df58 Author: ewt <devnull@localhost> Date: Tue Jul 16 03:52:27 1996 +0000 *** empty log message *** CVS patchset: 853 CVS date: 1996/07/16 03:52:27 commit 6f38e76282384e866d59f567b6d34b21eeb0f998 Author: ewt <devnull@localhost> Date: Tue Jul 16 03:46:36 1996 +0000 *** empty log message *** CVS patchset: 852 CVS date: 1996/07/16 03:46:36 commit c54a7cf0867e3d1e731218e853a55f316a84133d Author: ewt <devnull@localhost> Date: Tue Jul 16 03:46:20 1996 +0000 added --ignoreos CVS patchset: 851 CVS date: 1996/07/16 03:46:20 commit 5a03def29400afc77690605e34cd453aa3632a2d Author: ewt <devnull@localhost> Date: Tue Jul 16 03:43:33 1996 +0000 1) returns score instead of distance into equivalences CVS patchset: 850 CVS date: 1996/07/16 03:43:33 commit 7ac283b75aeb2baf9ff4c4482ef8454382a06c5f Author: ewt <devnull@localhost> Date: Tue Jul 16 03:43:13 1996 +0000 1) checks gzread() properly <blush> 2) returns on bad arch/os <blush> CVS patchset: 849 CVS date: 1996/07/16 03:43:13 commit 88a305a6ac03008c271b43ecf9b4439cad3a46ad Author: ewt <devnull@localhost> Date: Tue Jul 16 03:37:28 1996 +0000 1) added INSTALL_NOOS flag 2) renamed showRc() rpmShowRC() 3) added rpmOsScore() CVS patchset: 848 CVS date: 1996/07/16 03:37:28 commit 2320fb3fc0fa977e62dc2b72cbf7182c34590a71 Author: ewt <devnull@localhost> Date: Tue Jul 16 03:37:07 1996 +0000 1) check OS's at install time 2) checks return code from gzread() CVS patchset: 847 CVS date: 1996/07/16 03:37:07 commit 078fc06412dc87eb34d768bf782e672732af19c9 Author: ewt <devnull@localhost> Date: Tue Jul 16 03:36:23 1996 +0000 1) renamed showRc() to rpmShowRC() 2) added a true digraph for arch/os resolution at install time 3) updates rpmShowRC() to list arch and os equivalences CVS patchset: 846 CVS date: 1996/07/16 03:36:23 commit 885affddf5746c0d546cc3f6453a81e4ba0c9f86 Author: ewt <devnull@localhost> Date: Tue Jul 16 03:36:10 1996 +0000 *** empty log message *** CVS patchset: 845 CVS date: 1996/07/16 03:36:10 commit 46eed9fc1ec16c86b1a7692a18afbdb79256103c Author: ewt <devnull@localhost> Date: Tue Jul 16 03:35:29 1996 +0000 changed showRc() to rpmShowRC() made -u option exit with an error CVS patchset: 844 CVS date: 1996/07/16 03:35:29 commit c2081bbe1e7fdd924bd570d9efa77caf92c6dca1 Author: ewt <devnull@localhost> Date: Tue Jul 16 03:35:20 1996 +0000 *** empty log message *** CVS patchset: 843 CVS date: 1996/07/16 03:35:20 commit b0d057d49bad2c804d24e548efda0886dbfa7322 Author: marc <devnull@localhost> Date: Mon Jul 15 22:35:57 1996 +0000 change all the "data" things to "canon" things (arch and os) For a given arch_canon: A B C, add an A B C, and a B B C entry (same for os) CVS patchset: 842 CVS date: 1996/07/15 22:35:57 commit f0c5b323d2951419d5d1e804168dc3b1d8881660 Author: marc <devnull@localhost> Date: Mon Jul 15 22:35:47 1996 +0000 *** empty log message *** CVS patchset: 841 CVS date: 1996/07/15 22:35:47 commit 4c1339ea0c269f886d6dfaae838db824f9898cf1 Author: marc <devnull@localhost> Date: Mon Jul 15 22:34:44 1996 +0000 change to _canon move osfmach* translations to buildarchtranslations / CVS patchset: 840 CVS date: 1996/07/15 22:34:44 commit 6f49f824c6709512805f9875433aacd85ac73b10 Author: marc <devnull@localhost> Date: Mon Jul 15 18:35:34 1996 +0000 *** empty log message *** CVS patchset: 839 CVS date: 1996/07/15 18:35:34 commit 1baa75ddb9d9514c99ec7b080cac0ea867e42507 Author: marc <devnull@localhost> Date: Mon Jul 15 18:34:47 1996 +0000 make rpmrc case insensitive CVS patchset: 838 CVS date: 1996/07/15 18:34:47 commit f68961d513c22953e3ccab04c845be771ba7a1bb Author: marc <devnull@localhost> Date: Mon Jul 15 02:05:39 1996 +0000 *** empty log message *** CVS patchset: 837 CVS date: 1996/07/15 02:05:39 commit e252e69b3e9773a48ab19b135e5329e1b8839125 Author: marc <devnull@localhost> Date: Mon Jul 15 01:56:15 1996 +0000 heavy hackage: added: getOsNum getArchNum getOsName getArchName added: showRc() remove from rpmrc: docdir, os, build_arch add to rpmrc: packager added os_data and arch_data to hold arch short_name and archnumber (same for os) always parse /usr/lib/rpmrc added buildarchtranslate, and buildostranslate to rpmrc to specify default build arch other than what uname() returns (and os) CVS patchset: 836 CVS date: 1996/07/15 01:56:15 commit 7b947a2d232bb4fbb0bcdd93278f1529a159398f Author: marc <devnull@localhost> Date: Mon Jul 15 01:55:38 1996 +0000 remove initArchOs getOsNum getArchNum getOsName getArchName CVS patchset: 835 CVS date: 1996/07/15 01:55:38 commit d93466fa0b705dd3a693b7e8801590ac904040d6 Author: marc <devnull@localhost> Date: Mon Jul 15 01:53:21 1996 +0000 remove RPMVAR_DOCDIR RPMVAR_PGP_SECRING RPMVAR_PGP_PUBRING RPMVAR_BUILDARCH remove RPMVAR_BUILDOS add RPMVAR_PACKAGER moved from misc.h: getOsNum getArchNum getOsName getArchName add showRc CVS patchset: 834 CVS date: 1996/07/15 01:53:21 commit c5e21975d4e0aa78b60d8b4712a498ddcc956e3b Author: marc <devnull@localhost> Date: Mon Jul 15 01:52:08 1996 +0000 change --arch and --os to --build and --buildos add --showrc CVS patchset: 833 CVS date: 1996/07/15 01:52:08 commit 02f27ca67a41ad349ac271c8082c433edbad16eb Author: marc <devnull@localhost> Date: Mon Jul 15 01:50:58 1996 +0000 remove pgp cruft install /usr/lib/rpmrc CVS patchset: 832 CVS date: 1996/07/15 01:50:58 commit f552c9bc52e6478d3660633a6539b8eb52de56e8 Author: marc <devnull@localhost> Date: Mon Jul 15 00:56:32 1996 +0000 Initial revision CVS patchset: 831 CVS date: 1996/07/15 00:56:32 commit 7ae3268ff72e936ec87f9b7679335e017984c973 Author: marc <devnull@localhost> Date: Mon Jul 15 00:54:18 1996 +0000 take packager from rpmrc CVS patchset: 830 CVS date: 1996/07/15 00:54:18 commit c26b4691b02f92ba5d53f54c25c55d9339216f2b Author: marc <devnull@localhost> Date: Sun Jul 14 23:36:09 1996 +0000 *** empty log message *** CVS patchset: 829 CVS date: 1996/07/14 23:36:09 commit b3c486a7d6e41ffdf626a52b731aeb4a1f98402c Author: marc <devnull@localhost> Date: Sun Jul 14 23:31:36 1996 +0000 remove DOCDIR CVS patchset: 828 CVS date: 1996/07/14 23:31:36 commit 393cce24cddcf07aafa4fd1a9de0b955ce4411f9 Author: marc <devnull@localhost> Date: Sun Jul 14 23:30:24 1996 +0000 remove DOCDIR / CVS patchset: 827 CVS date: 1996/07/14 23:30:24 commit 78382b8775a3d718b8b276f33a6de542bce42fb6 Author: marc <devnull@localhost> Date: Sun Jul 14 22:59:41 1996 +0000 change message CVS patchset: 826 CVS date: 1996/07/14 22:59:41 commit 2679755ef789d750dd012e42864d8423fee19326 Author: root <devnull@localhost> Date: Sun Jul 14 16:40:02 1996 +0000 *** empty log message *** CVS patchset: 825 CVS date: 1996/07/14 16:40:02 commit 6b5fe3f3fbcdfd9e114c77fe4b258721a8cf97dc Author: root <devnull@localhost> Date: Sun Jul 14 16:38:57 1996 +0000 allow Prefix: (DEFAULTPREFIX) for sub packages CVS patchset: 824 CVS date: 1996/07/14 16:38:57 commit 8cc5a4021be703b916915c7341cef774459fab34 Author: root <devnull@localhost> Date: Sun Jul 14 16:21:27 1996 +0000 sub packges should have summaries allow default prefixes for sub packages CVS patchset: 823 CVS date: 1996/07/14 16:21:27 commit 9aa4a366406aa19d2efce95e533a6b9462627486 Author: ewt <devnull@localhost> Date: Sun Jul 14 16:19:51 1996 +0000 changed version to 2.1.3 CVS patchset: 822 CVS date: 1996/07/14 16:19:51 commit 3a8c88000f6003b4d45a513e46b76215cc1c08e0 Author: ewt <devnull@localhost> Date: Sun Jul 14 16:19:32 1996 +0000 *** empty log message *** CVS patchset: 821 CVS date: 1996/07/14 16:19:32 commit 373acfe46bf8fa1c87c851e2ea11fca6ce283f57 Author: ewt <devnull@localhost> Date: Sun Jul 14 16:14:39 1996 +0000 1) added Summary to -qi output 2) made --requires and --provides not print (none) if the tags aren't present CVS patchset: 820 CVS date: 1996/07/14 16:14:39 commit b67317e599105b4fe45fde2ec77c3c7730bcbcc2 Author: ewt <devnull@localhost> Date: Sun Jul 14 16:14:24 1996 +0000 made -R work as a shortcut for --requires CVS patchset: 819 CVS date: 1996/07/14 16:14:24 commit d302f506aaaf18674b10bee90dceba9a33b0308a Author: root <devnull@localhost> Date: Sun Jul 14 16:14:01 1996 +0000 change "build prefix" to "build root" CVS patchset: 818 CVS date: 1996/07/14 16:14:01 commit 1a0bc2056d1784ecb3caa3072c94ce1c9d3e8874 Author: root <devnull@localhost> Date: Sun Jul 14 16:12:18 1996 +0000 Initial revision CVS patchset: 817 CVS date: 1996/07/14 16:12:18 commit 19dbeeece09ae3dd59df98e4be19b8370d52d6df Author: root <devnull@localhost> Date: Sun Jul 14 16:06:35 1996 +0000 buildprefix -> buildroot CVS patchset: 816 CVS date: 1996/07/14 16:06:35 commit 0fe72e0e37b389d07e0be3e17b2ba0b9d0bfcb2a Author: root <devnull@localhost> Date: Sun Jul 14 03:47:46 1996 +0000 arch sensitive always on CVS patchset: 815 CVS date: 1996/07/14 03:47:46 commit af8ec8c659860d8a63b411e5843a02f25280e8b5 Author: root <devnull@localhost> Date: Sun Jul 14 03:47:23 1996 +0000 removed arch sensitive -- always on CVS patchset: 814 CVS date: 1996/07/14 03:47:23 commit 92150f2b387d7924f87834b83c5686689909d889 Author: root <devnull@localhost> Date: Sun Jul 14 03:47:00 1996 +0000 *** empty log message *** CVS patchset: 813 CVS date: 1996/07/14 03:47:00 commit cbadbc8206d6edfd3b55731e6c3358d5e64aa077 Author: root <devnull@localhost> Date: Sun Jul 14 03:39:14 1996 +0000 *** empty log message *** CVS patchset: 812 CVS date: 1996/07/14 03:39:14 commit ac3cfd4775b7132cf878ef83548c03e39822e153 Author: root <devnull@localhost> Date: Sun Jul 14 03:38:29 1996 +0000 do not allow Prefix: or Buildprefix: in sub packages CVS patchset: 811 CVS date: 1996/07/14 03:38:29 commit f5617dc32ab78fc2af68f2bff6ba97546a5827ac Author: root <devnull@localhost> Date: Sun Jul 14 03:38:10 1996 +0000 *** empty log message *** CVS patchset: 810 CVS date: 1996/07/14 03:38:10 commit b644f93374ee63f5c2b77843837046188453d2f5 Author: root <devnull@localhost> Date: Sun Jul 14 03:37:18 1996 +0000 remove require_group. It will always be ON now. CVS patchset: 809 CVS date: 1996/07/14 03:37:18 commit ce8b994704e1749c6bd0c067a6354ed92789683d Author: root <devnull@localhost> Date: Sun Jul 14 00:45:34 1996 +0000 *** empty log message *** CVS patchset: 808 CVS date: 1996/07/14 00:45:34 commit 3b23471795963368028a662790b38724f16d91ce Author: root <devnull@localhost> Date: Sun Jul 14 00:43:39 1996 +0000 send stuff to xargs with null termination so that we can handle weird file names with quotes and spaces CVS patchset: 807 CVS date: 1996/07/14 00:43:39 commit d2028b29aa4e34000e24ba0a696c2a1ea3e20dd6 Author: ewt <devnull@localhost> Date: Sat Jul 13 22:18:48 1996 +0000 fixed nasty bug w/ arg list passed to cpio wasn't getting NULL terminated when a /tmp filelist was used CVS patchset: 806 CVS date: 1996/07/13 22:18:48 commit cdd4c29192131e1b6a3369b10f324928336a63da Author: root <devnull@localhost> Date: Sat Jul 13 20:03:55 1996 +0000 Initial revision CVS patchset: 805 CVS date: 1996/07/13 20:03:55 commit a5edccd71c050c410abab4b5807289c501f74d7a Author: ewt <devnull@localhost> Date: Sat Jul 13 14:53:33 1996 +0000 after successfull file transfer, read the "Transfer Completed" from the server -- if we don't, we can't do another transfer w/o reconnecting CVS patchset: 804 CVS date: 1996/07/13 14:53:33 commit 0b020614b25ee6a67013295271b8827e2b0d3bb9 Author: ewt <devnull@localhost> Date: Fri Jul 12 20:28:43 1996 +0000 removed printf, fixed inet_aton() result check CVS patchset: 803 CVS date: 1996/07/12 20:28:43 commit e837ec5148fc320288caecbae81144861450766c Author: ewt <devnull@localhost> Date: Fri Jul 12 20:11:08 1996 +0000 removed message() calls to use code in install CVS patchset: 802 CVS date: 1996/07/12 20:11:08 commit 54ba2f084059849768e641cc0b1254b3dd33b6df Author: root <devnull@localhost> Date: Fri Jul 12 19:28:21 1996 +0000 *** empty log message *** CVS patchset: 801 CVS date: 1996/07/12 19:28:21 commit 2e4837fb6d5bc329c1a0dda2f12d3f5049a6f6bd Author: root <devnull@localhost> Date: Fri Jul 12 19:27:34 1996 +0000 add stuff for missing PGP keys CVS patchset: 800 CVS date: 1996/07/12 19:27:34 commit ebc8ff6e5798965524ccee5e7de54ecb8ce7e974 Author: root <devnull@localhost> Date: Fri Jul 12 19:26:31 1996 +0000 print message if couldn't find a PGP key CVS patchset: 799 CVS date: 1996/07/12 19:26:31 commit 758eff8987f087d187ce534de87a5b8d0833c1fb Author: root <devnull@localhost> Date: Fri Jul 12 17:06:33 1996 +0000 added some signatures CVS patchset: 798 CVS date: 1996/07/12 17:06:33 commit c6012d1698d622a82973196466325ed67388b5d6 Author: ewt <devnull@localhost> Date: Fri Jul 12 02:34:25 1996 +0000 1) removed rpmconvert from Makefile 2) fixed find line 3) 'make co' checks out latest versions of docs CVS patchset: 797 CVS date: 1996/07/12 02:34:25 commit d4a0fa43887d78e9a35c0658581f1aee30154d55 Author: ewt <devnull@localhost> Date: Fri Jul 12 02:32:31 1996 +0000 removed extraneous ' ' CVS patchset: 796 CVS date: 1996/07/12 02:32:31 commit 0d58d159910f488392205e18a0217d51f9ab837e Author: ewt <devnull@localhost> Date: Fri Jul 12 02:31:16 1996 +0000 Initial revision CVS patchset: 795 CVS date: 1996/07/12 02:31:16 commit 3d2adecc22106f77ead967354ce07a89369f25e1 Author: root <devnull@localhost> Date: Fri Jul 12 01:36:42 1996 +0000 *** empty log message *** CVS patchset: 794 CVS date: 1996/07/12 01:36:42 commit 9430e6139ce3d17565d6bb7b4bce2e1fc0a1b326 Author: root <devnull@localhost> Date: Fri Jul 12 01:36:29 1996 +0000 fixed qsort() and bsearch() sizes for the provides table CVS patchset: 793 CVS date: 1996/07/12 01:36:29 commit 397794d5c14c3bfbdac5ba51309b73c0e4570727 Author: root <devnull@localhost> Date: Fri Jul 12 01:17:58 1996 +0000 cleans up core files in make clean CVS patchset: 792 CVS date: 1996/07/12 01:17:58 commit 4c35337d4b85fca5511560703f477a42fb1acdd3 Author: root <devnull@localhost> Date: Thu Jul 11 23:45:13 1996 +0000 *** empty log message *** CVS patchset: 791 CVS date: 1996/07/11 23:45:13 commit f722281aa171f42165e5272bef05ce5136a93483 Author: root <devnull@localhost> Date: Thu Jul 11 23:42:46 1996 +0000 clean up temp file CVS patchset: 790 CVS date: 1996/07/11 23:42:46 commit 6f0ecdac88d12f3cde9688dd2f511e8daaf03778 Author: ewt <devnull@localhost> Date: Thu Jul 11 18:13:12 1996 +0000 *** empty log message *** CVS patchset: 789 CVS date: 1996/07/11 18:13:12 commit 05fc349ebd0ec609a6d78e5397d8ead7658042cf Author: ewt <devnull@localhost> Date: Thu Jul 11 18:12:40 1996 +0000 don't free lists never allocated! CVS patchset: 788 CVS date: 1996/07/11 18:12:40 commit 383f9cb337f9d8be5cc3d22b76ae958726d2020a Author: root <devnull@localhost> Date: Thu Jul 11 16:32:10 1996 +0000 *** empty log message *** CVS patchset: 787 CVS date: 1996/07/11 16:32:10 commit 8cbaab5fa0b27dde2921155f498f02df043fe122 Author: ewt <devnull@localhost> Date: Thu Jul 11 15:49:53 1996 +0000 *** empty log message *** CVS patchset: 786 CVS date: 1996/07/11 15:49:53 commit 09b573f5dc7f41d20b2fee90d2829fcb76268700 Author: ewt <devnull@localhost> Date: Thu Jul 11 15:48:21 1996 +0000 fixed error message for packages which are not relocateable CVS patchset: 785 CVS date: 1996/07/11 15:48:21 commit 2b298ad4c0267137e590c4e24849689418c92dbe Author: root <devnull@localhost> Date: Thu Jul 11 15:17:03 1996 +0000 changed to version 2.1.2 CVS patchset: 784 CVS date: 1996/07/11 15:17:03 commit 269881b8bfea6277d053d2fdf9fa84bd36ec1b3b Author: root <devnull@localhost> Date: Thu Jul 11 15:11:49 1996 +0000 fix auto-provide stuff to use ROOT CVS patchset: 783 CVS date: 1996/07/11 15:11:49 commit b4e0a62b6a2695fdf0f0e4fc9197c6160b103f52 Author: ewt <devnull@localhost> Date: Thu Jul 11 02:15:30 1996 +0000 *** empty log message *** CVS patchset: 782 CVS date: 1996/07/11 02:15:30 commit 13a43cc7c899f3c75794c38d531e693238a9d944 Author: ewt <devnull@localhost> Date: Wed Jul 10 23:59:54 1996 +0000 changed version number to 2.1.1 CVS patchset: 781 CVS date: 1996/07/10 23:59:54 commit 7f0a7733ea58ffd1bdc421acdbb9938377fbe8a1 Author: ewt <devnull@localhost> Date: Wed Jul 10 23:59:37 1996 +0000 fixed default build string to not use '-' to print dates CVS patchset: 780 CVS date: 1996/07/10 23:59:37 commit ba394876c166b16c728802a3c9b2b54e7a5733cf Author: ewt <devnull@localhost> Date: Wed Jul 10 20:51:14 1996 +0000 Initial revision CVS patchset: 779 CVS date: 1996/07/10 20:51:14 commit c8dbde3e87a07f589ec9b835522593547ae57c5c Author: root <devnull@localhost> Date: Wed Jul 10 20:19:07 1996 +0000 use proper soname for automatic shared lib req/prov CVS patchset: 778 CVS date: 1996/07/10 20:19:07 commit 229721a5ddd03c1d86311a309be87a5161c50f6d Author: root <devnull@localhost> Date: Wed Jul 10 20:18:43 1996 +0000 warn if they use Root: CVS patchset: 777 CVS date: 1996/07/10 20:18:43 commit 4ac3bcf8fd8ddd9a0c69e129ea602d30669b3a6f Author: root <devnull@localhost> Date: Wed Jul 10 20:18:15 1996 +0000 clean up formatting CVS patchset: 776 CVS date: 1996/07/10 20:18:15 commit 64fcd73d5738ffee0f05157c431220d489087803 Author: ewt <devnull@localhost> Date: Wed Jul 10 19:50:46 1996 +0000 check package version numbers for source packages CVS patchset: 775 CVS date: 1996/07/10 19:50:46 commit 11931fd81b0f2f0b0a549b7ec04d26b174dc8e1f Author: ewt <devnull@localhost> Date: Wed Jul 10 16:29:44 1996 +0000 1) added send to dependency conflict reporting 2) added rpmdepUpgradePackage() CVS patchset: 774 CVS date: 1996/07/10 16:29:44 commit 1178a102cc99479c2c16510bb6cc7c77f9095eb3 Author: ewt <devnull@localhost> Date: Wed Jul 10 16:29:24 1996 +0000 1) added version and serial number checking 2) supports upgrades properly CVS patchset: 773 CVS date: 1996/07/10 16:29:24 commit 98fe02908713e3560f2ace873bafe1d43c30601f Author: ewt <devnull@localhost> Date: Wed Jul 10 16:28:50 1996 +0000 1) improved printing of dependency conflics 2) corrected dependency checking for upgrades CVS patchset: 772 CVS date: 1996/07/10 16:28:50 commit 20cf048a8c501148e81cd5621044342adfad7bb6 Author: ewt <devnull@localhost> Date: Wed Jul 10 16:28:24 1996 +0000 1) changed a bunch of the queries to happen via query formats 2) added :depflags query tag CVS patchset: 771 CVS date: 1996/07/10 16:28:24 commit c7934684224f30e430203ee049c70b8925495123 Author: ewt <devnull@localhost> Date: Wed Jul 10 16:28:10 1996 +0000 *** empty log message *** CVS patchset: 770 CVS date: 1996/07/10 16:28:10 commit 0ea45f6a7442fa96461c8518ab94e80b96bbcfc5 Author: ewt <devnull@localhost> Date: Wed Jul 10 16:16:05 1996 +0000 *** empty log message *** CVS patchset: 769 CVS date: 1996/07/10 16:16:05 commit 3afd2294dc930c233eaf1ac56de73842b8c83ab5 Author: root <devnull@localhost> Date: Wed Jul 10 15:47:33 1996 +0000 clean up message for release CVS patchset: 768 CVS date: 1996/07/10 15:47:33 commit 1c0441f20f50578a20933c0e578b7f3c53bea496 Author: root <devnull@localhost> Date: Wed Jul 10 15:42:48 1996 +0000 initialize res CVS patchset: 767 CVS date: 1996/07/10 15:42:48 commit aa64e5b8e3dc0872b2f0ebcb489843916d877ec4 Author: root <devnull@localhost> Date: Wed Jul 10 15:16:54 1996 +0000 fix uninitialized buildprefix CVS patchset: 766 CVS date: 1996/07/10 15:16:54 commit 42f7afa1f75d4966c789c5befddad62cdcc1f696 Author: ewt <devnull@localhost> Date: Wed Jul 10 14:11:19 1996 +0000 changes to set RPMTAG_INSTALLPREFIX correctly CVS patchset: 765 CVS date: 1996/07/10 14:11:19 commit 3e26f1bd58b6b77a7c0f7c39549fb2f307af84d8 Author: ewt <devnull@localhost> Date: Wed Jul 10 14:11:04 1996 +0000 set RPM_INSTALL_PREFIX environment variable in runScript() when appropriate CVS patchset: 764 CVS date: 1996/07/10 14:11:04 commit b49226a7ed475a2262941c9173ad3280d7bfe53b Author: ewt <devnull@localhost> Date: Wed Jul 10 02:35:31 1996 +0000 1) reworked long arguments to eliminate strcmp()'s 2) added --prefix option 3) added --rpmdb option CVS patchset: 763 CVS date: 1996/07/10 02:35:31 commit b4e42cbe892eea237c62ffb20c9978ad7875ce3a Author: ewt <devnull@localhost> Date: Wed Jul 10 02:35:15 1996 +0000 added support for relocateable packages CVS patchset: 762 CVS date: 1996/07/10 02:35:15 commit d5588e711c0485c76035a409afb8e2799f3a483e Author: ewt <devnull@localhost> Date: Wed Jul 10 02:35:11 1996 +0000 *** empty log message *** CVS patchset: 761 CVS date: 1996/07/10 02:35:11 commit 49f4b0fba00d5437e2bfadcba7f1a0f621e5b357 Author: ewt <devnull@localhost> Date: Wed Jul 10 02:34:15 1996 +0000 aedded RPMTAG_INSTALLPREFIX, RPMVAR_DBPATH, and location parameter to rpmInstallPackage() CVS patchset: 760 CVS date: 1996/07/10 02:34:15 commit 3685015232cf8870ff32f30e1e446e52809651c0 Author: ewt <devnull@localhost> Date: Wed Jul 10 02:33:54 1996 +0000 added stripTrailingSlashes() CVS patchset: 759 CVS date: 1996/07/10 02:33:54 commit 5f0b82b4f575d3e23b541b68899cfb4db9ddc76a Author: ewt <devnull@localhost> Date: Wed Jul 10 02:33:38 1996 +0000 supports relocateable packages CVS patchset: 758 CVS date: 1996/07/10 02:33:38 commit abb42944a48ffd9ed05155dce7ddf8010f1192d3 Author: ewt <devnull@localhost> Date: Wed Jul 10 02:33:26 1996 +0000 supports different database locations CVS patchset: 757 CVS date: 1996/07/10 02:33:26 commit b59685851409130542fc370080483168959b9fd0 Author: ewt <devnull@localhost> Date: Wed Jul 10 02:33:11 1996 +0000 cleaned up some misleading error messages CVS patchset: 756 CVS date: 1996/07/10 02:33:11 commit 2cf5f7b52fdb24499a9edab285636f522c4df174 Author: ewt <devnull@localhost> Date: Wed Jul 10 02:32:45 1996 +0000 added dbpath CVS patchset: 755 CVS date: 1996/07/10 02:32:45 commit bd5fd3558502a4058969dac01c55f1f4f29b6c53 Author: root <devnull@localhost> Date: Wed Jul 10 01:38:44 1996 +0000 initialize prefix and prefixLen CVS patchset: 754 CVS date: 1996/07/10 01:38:44 commit dd646a2df914129c1f52fedf1b3485d72b3b9894 Author: root <devnull@localhost> Date: Wed Jul 10 01:38:14 1996 +0000 additional check for running off end of string CVS patchset: 753 CVS date: 1996/07/10 01:38:14 commit d671a6567a17140d823e42924f4fbf5ebb5e177e Author: root <devnull@localhost> Date: Tue Jul 9 22:29:16 1996 +0000 BUILDPREFIX stuff CVS patchset: 752 CVS date: 1996/07/09 22:29:16 commit 71ee0f2b24397a905023288165afe7b4ccc1a973 Author: root <devnull@localhost> Date: Tue Jul 9 22:28:43 1996 +0000 handle --buildprefix CVS patchset: 751 CVS date: 1996/07/09 22:28:43 commit c6a464e9fbf2782924af31db67ae4cf9f20d6968 Author: root <devnull@localhost> Date: Tue Jul 9 22:28:22 1996 +0000 handle Build Prefix CVS patchset: 750 CVS date: 1996/07/09 22:28:22 commit 8232554b3dc6c4f15d5ac7a0ae0d33fd7661a7d7 Author: root <devnull@localhost> Date: Tue Jul 9 02:07:21 1996 +0000 *** empty log message *** CVS patchset: 749 CVS date: 1996/07/09 02:07:21 commit e914b78e33143855c850e1cdb513a0103ee9f17e Author: root <devnull@localhost> Date: Tue Jul 9 02:06:26 1996 +0000 logic for handling Prefix: CVS patchset: 748 CVS date: 1996/07/09 02:06:26 commit 6a9e968b167a2d1b7177632ee07a7fa9f56b50b4 Author: root <devnull@localhost> Date: Tue Jul 9 01:10:00 1996 +0000 added RPMTAG_DEFAULTPREFIX CVS patchset: 747 CVS date: 1996/07/09 01:10:00 commit 83f2bed396792aa5298eee9e57da27379690f669 Author: root <devnull@localhost> Date: Mon Jul 8 15:46:29 1996 +0000 fix Summary parsing CVS patchset: 746 CVS date: 1996/07/08 15:46:29 commit 08370243546bae623966a927eafc9f2746b58d81 Author: root <devnull@localhost> Date: Mon Jul 8 03:58:03 1996 +0000 make --nopgp work CVS patchset: 745 CVS date: 1996/07/08 03:58:03 commit 2c9c29a23c88c62de0bb5d87c416884d1395ce1b Author: root <devnull@localhost> Date: Mon Jul 8 03:54:26 1996 +0000 *** empty log message *** CVS patchset: 744 CVS date: 1996/07/08 03:54:26 commit bc6d4246fc3b89b3cdf37fcb173b40909d05b540 Author: root <devnull@localhost> Date: Mon Jul 8 03:27:05 1996 +0000 cleanup of verify stuff CVS patchset: 743 CVS date: 1996/07/08 03:27:05 commit 95419b579038611bcbd84c9ec7099ff973738e0b Author: root <devnull@localhost> Date: Mon Jul 8 03:26:34 1996 +0000 --addsign CVS patchset: 742 CVS date: 1996/07/08 03:26:34 commit adfc74a3f02fa8eba172d8712a91ff56a1e00497 Author: root <devnull@localhost> Date: Mon Jul 8 03:25:57 1996 +0000 handle --addsign and new Header-style signatures somewhat cleaner -K output CVS patchset: 741 CVS date: 1996/07/08 03:25:57 commit a5886c0e5c875d268f1c0d9c1ee0a3f1f320b24e Author: root <devnull@localhost> Date: Mon Jul 8 03:25:36 1996 +0000 change soReSign() to handle addition of signatures CVS patchset: 740 CVS date: 1996/07/08 03:25:36 commit 6d5274833811ae749e76a9690039b670faa9d494 Author: root <devnull@localhost> Date: Sun Jul 7 22:38:57 1996 +0000 print architecture name if architecture error CVS patchset: 739 CVS date: 1996/07/07 22:38:57 commit 42a5bd5280e63887373f1295ffe85a5e831712c1 Author: root <devnull@localhost> Date: Sun Jul 7 22:26:31 1996 +0000 remove support for old-new style signatures (never released) CVS patchset: 738 CVS date: 1996/07/07 22:26:31 commit 86dd8ab30438db4320d35d5f3abe7523b6afff7f Author: root <devnull@localhost> Date: Sun Jul 7 22:19:32 1996 +0000 new Header-style signatures CVS patchset: 737 CVS date: 1996/07/07 22:19:32 commit 3bd8fef246e9a33fd6260798a25df27dcec12042 Author: root <devnull@localhost> Date: Sun Jul 7 22:18:56 1996 +0000 HEADER_MAGIC CVS patchset: 736 CVS date: 1996/07/07 22:18:56 commit 1f5921a0461fb10eb23e5ec35b349e2e13de81e2 Author: root <devnull@localhost> Date: Sun Jul 7 22:18:14 1996 +0000 new Header-style signatures, HEADER_MAGIC CVS patchset: 735 CVS date: 1996/07/07 22:18:14 commit 5f8fc3c18a0b5a4940cc96079253af63f74a0e74 Author: root <devnull@localhost> Date: Sun Jul 7 22:17:48 1996 +0000 cleanup - init_arch_os no longer used CVS patchset: 734 CVS date: 1996/07/07 22:17:48 commit 6cff32b5162cf31f156126f33db188a35b8eabbd Author: root <devnull@localhost> Date: Sun Jul 7 22:15:14 1996 +0000 HEADER_MAGIC, error checking in readHeader(), dump BIN_TYPEs, fix other dump outputs CVS patchset: 733 CVS date: 1996/07/07 22:15:14 commit 394d9b8acb4cc3e1d3aa6f984e50bcf52860cebb Author: root <devnull@localhost> Date: Sun Jul 7 22:13:37 1996 +0000 mods for new Header-style signature and HEADER_MAGIC CVS patchset: 732 CVS date: 1996/07/07 22:13:37 commit 9cd8b6196fd5afc99b2ffaed440edfbbd5c9741f Author: root <devnull@localhost> Date: Sun Jul 7 22:12:06 1996 +0000 take stdin mods for HEADER_MAGIC CVS patchset: 731 CVS date: 1996/07/07 22:12:06 commit 13557192ec64c6b8f5cd149d7eb1a2c155e1ed36 Author: root <devnull@localhost> Date: Sun Jul 7 22:11:43 1996 +0000 remove rpmchecksig CVS patchset: 730 CVS date: 1996/07/07 22:11:43 commit e0878672e314f2b7080e26fac5676f2b77773c2c Author: root <devnull@localhost> Date: Sun Jul 7 22:11:13 1996 +0000 mods for new Header-style signatures CVS patchset: 729 CVS date: 1996/07/07 22:11:13 commit 650fae80bd3ba1918a707d98db5e6788c6ed4451 Author: ewt <devnull@localhost> Date: Wed Jul 3 16:26:06 1996 +0000 uses passive mode now CVS patchset: 728 CVS date: 1996/07/03 16:26:06 commit 480c4e66f347240bfa0cda224c404cfe2b2ada17 Author: ewt <devnull@localhost> Date: Wed Jul 3 15:33:18 1996 +0000 O_CREAT should only be used with O_RDWR CVS patchset: 727 CVS date: 1996/07/03 15:33:18 commit 814d4e6fa59d1edeafad934f324e0f24c3d56874 Author: ewt <devnull@localhost> Date: Wed Jul 3 15:22:06 1996 +0000 changed to use rpmReadConfigFiles() instead of readConfigFiles() CVS patchset: 726 CVS date: 1996/07/03 15:22:06 commit 0ee6477a896a07d15288809d0dfe119c51ae16bf Author: ewt <devnull@localhost> Date: Wed Jul 3 02:55:56 1996 +0000 changed arch tag to build_arch added arch_compat handling CVS patchset: 725 CVS date: 1996/07/03 02:55:56 commit 47a43c115052d52c217ac2d6b6c9f7dae0f4df0e Author: ewt <devnull@localhost> Date: Wed Jul 3 02:55:32 1996 +0000 changed RPMVAR_ARCH ro RPMVAR_BUILDARCH added INSTALL_NOARCH flag renamed readConfigFiles rpmReadConfigFiles added rpmArchScore() CVS patchset: 724 CVS date: 1996/07/03 02:55:32 commit 30b58fb9bdbd9848c946da2b86ea59dbc186aaaf Author: ewt <devnull@localhost> Date: Wed Jul 3 02:55:03 1996 +0000 added handling for arch strings, INSTALL_NOARCH flag CVS patchset: 723 CVS date: 1996/07/03 02:55:03 commit ece66fbc5cf60680a595feebc5c9e6cf0a58be9d Author: ewt <devnull@localhost> Date: Wed Jul 3 02:54:53 1996 +0000 added --ignorearch CVS patchset: 722 CVS date: 1996/07/03 02:54:53 commit e03da0c65640719a5468a895d5817fc359e134a3 Author: ewt <devnull@localhost> Date: Wed Jul 3 02:54:49 1996 +0000 *** empty log message *** CVS patchset: 721 CVS date: 1996/07/03 02:54:49 commit f69df4da5009e270582ba19be7a0d445ba355096 Author: root <devnull@localhost> Date: Tue Jul 2 21:45:16 1996 +0000 temp hack to warn on spec file check errors CVS patchset: 720 CVS date: 1996/07/02 21:45:16 commit 8fded05eba5ccb28ff56b7ca798a77860b092a13 Author: root <devnull@localhost> Date: Tue Jul 2 21:40:10 1996 +0000 add some strict spec file checking CVS patchset: 719 CVS date: 1996/07/02 21:40:10 commit 5a65d9a2bed49816838ea80a3053301f2aaad0db Author: root <devnull@localhost> Date: Tue Jul 2 19:16:46 1996 +0000 added support for %description CVS patchset: 718 CVS date: 1996/07/02 19:16:46 commit c8d10250d23495fefe7cd4dbd844bbcc9a4cb162 Author: root <devnull@localhost> Date: Tue Jul 2 19:16:06 1996 +0000 added stripTrailingBlanksStringBuf() CVS patchset: 717 CVS date: 1996/07/02 19:16:06 commit 9d020ce33522d4a16e3a2619ef7b5c0ef958188f Author: root <devnull@localhost> Date: Tue Jul 2 18:44:09 1996 +0000 fix %changelog handling start to add %description handling CVS patchset: 716 CVS date: 1996/07/02 18:44:09 commit 1e7ab3dd3675cdcca45aa266eb186fbc8ab7c2cd Author: root <devnull@localhost> Date: Mon Jul 1 21:47:55 1996 +0000 pass RPM_ARCH and RPM_OS to scripts CVS patchset: 715 CVS date: 1996/07/01 21:47:55 commit 2303b5028911adfdb697b14732236345d6457016 Author: root <devnull@localhost> Date: Mon Jul 1 21:44:39 1996 +0000 *** empty log message *** CVS patchset: 714 CVS date: 1996/07/01 21:44:39 commit 566cd0c4dc7d791a7978b7194572f0a1ea14c7e8 Author: root <devnull@localhost> Date: Mon Jul 1 21:40:22 1996 +0000 fix call to readCOnfigFiles CVS patchset: 713 CVS date: 1996/07/01 21:40:22 commit b7fc7d8bf596c5dec7b654bd83c8345df180bdd5 Author: root <devnull@localhost> Date: Mon Jul 1 21:39:34 1996 +0000 add proto for initArchOs CVS patchset: 712 CVS date: 1996/07/01 21:39:34 commit 6c3baf24078c60f85c4f00d0fce606652ad9aa94 Author: root <devnull@localhost> Date: Mon Jul 1 21:39:17 1996 +0000 stuff for new style arch and os handling CVS patchset: 711 CVS date: 1996/07/01 21:39:17 commit f8933d7aa5a091007f9e61cd9deb6f432c90c7d0 Author: root <devnull@localhost> Date: Mon Jul 1 21:38:34 1996 +0000 added stuff to parse config files arch specific and non-arch specific ., CVS patchset: 710 CVS date: 1996/07/01 21:38:34 commit 891c24c444133be59b9e98bc9ebdc1b252ce24fb Author: root <devnull@localhost> Date: Mon Jul 1 21:38:06 1996 +0000 add ARCH and OS vars pass arch and os to readConfigFiles CVS patchset: 709 CVS date: 1996/07/01 21:38:06 commit 0c947120d2d3ea6ce19adde8791998ea7c89cb39 Author: root <devnull@localhost> Date: Mon Jul 1 21:37:18 1996 +0000 change OS and ARCH to strings CVS patchset: 708 CVS date: 1996/07/01 21:37:18 commit 3fc67229c0e4b7613e15b743cae0eef1f3e9f5ae Author: root <devnull@localhost> Date: Mon Jul 1 21:36:36 1996 +0000 added stuff to handle --arch and --os and wacky new arch handling stuff CVS patchset: 707 CVS date: 1996/07/01 21:36:36 commit d1f1f7375a2077493b5b4013c4fffb4fa78f9fa7 Author: root <devnull@localhost> Date: Fri Jun 28 21:13:32 1996 +0000 strip out duplicate '/' in filenames CVS patchset: 706 CVS date: 1996/06/28 21:13:32 commit 92ea12597b906cbe996c62621ad432c6bd7110fb Author: root <devnull@localhost> Date: Fri Jun 28 21:13:13 1996 +0000 skip ALL leading slashes :-) CVS patchset: 705 CVS date: 1996/06/28 21:13:13 commit dbb11ff0d3738a93fd8cdb4f7e1352289304b114 Author: root <devnull@localhost> Date: Fri Jun 28 18:50:42 1996 +0000 *** empty log message *** CVS patchset: 704 CVS date: 1996/06/28 18:50:42 commit 1e9ee9f5d530ef316d2758aea2348edba34440e2 Author: root <devnull@localhost> Date: Fri Jun 28 18:48:34 1996 +0000 added stuff for "size" signature CVS patchset: 703 CVS date: 1996/06/28 18:48:34 commit 484ad05247b48aecf689c57c1a0bae1fc97f20db Author: ewt <devnull@localhost> Date: Fri Jun 28 14:38:23 1996 +0000 runScripts() doesn't take generic "upgrade" argument, but numeric one instead CVS patchset: 702 CVS date: 1996/06/28 14:38:23 commit 30fb5648595683677c0c78c1b931f7d30847d35b Author: ewt <devnull@localhost> Date: Fri Jun 28 14:38:12 1996 +0000 added code to pass numeric arg to scripts CVS patchset: 701 CVS date: 1996/06/28 14:38:12 commit 0a6c517b8b1c09e31165a1db87013f279958fc8e Author: ewt <devnull@localhost> Date: Fri Jun 28 14:37:45 1996 +0000 1) removed "upgrade" arg hack 2) added code to uninstall to pass numeric arg 3) handled numeric arg in runScripts() CVS patchset: 700 CVS date: 1996/06/28 14:37:45 commit fb860c41c5729775dc62f004f2917571b1435d7a Author: ewt <devnull@localhost> Date: Fri Jun 28 14:37:30 1996 +0000 removed upgrade flag from rpmRemovePackage() CVS patchset: 699 CVS date: 1996/06/28 14:37:30 commit bd0459fcc050a79caf546f2c9b478a2e34a795ae Author: ewt <devnull@localhost> Date: Fri Jun 28 14:37:01 1996 +0000 removed passing upgrade flag during package uninstall CVS patchset: 698 CVS date: 1996/06/28 14:37:01 commit a6681aebd24a25336f0897913119bf8be92f4e22 Author: ewt <devnull@localhost> Date: Thu Jun 27 20:52:29 1996 +0000 oops CVS patchset: 697 CVS date: 1996/06/27 20:52:29 commit d2979e846d011743f391c6e0c0141f9a6c189027 Author: ewt <devnull@localhost> Date: Thu Jun 27 20:48:53 1996 +0000 *** empty log message *** CVS patchset: 696 CVS date: 1996/06/27 20:48:53 commit 47dec8713a3ea722bfe51961cfaac7fc7dde113a Author: ewt <devnull@localhost> Date: Thu Jun 27 20:47:54 1996 +0000 added interation for queryformats and :date and :perms formats CVS patchset: 695 CVS date: 1996/06/27 20:47:54 commit 6795c09522b25375fef3d5552af391e62c7c02e8 Author: root <devnull@localhost> Date: Thu Jun 27 20:16:40 1996 +0000 added REQUIRE_CONFLICTS REQUIRE_SENSEMASK for conflicts: CVS patchset: 694 CVS date: 1996/06/27 20:16:40 commit 8f908462dc995ff00ed5d56177864dd48cff30d0 Author: root <devnull@localhost> Date: Thu Jun 27 20:16:20 1996 +0000 conflicts handling CVS patchset: 693 CVS date: 1996/06/27 20:16:20 commit 93a5a6fd147882d797c61ef7f014fe966db8bffa Author: root <devnull@localhost> Date: Thu Jun 27 20:15:53 1996 +0000 parsing for conflicts: CVS patchset: 692 CVS date: 1996/06/27 20:15:53 commit b2ffaeb0dd3bdddc8e73d30e2bfffa12bcc4ed93 Author: root <devnull@localhost> Date: Thu Jun 27 20:15:31 1996 +0000 add counter for conflicts CVS patchset: 691 CVS date: 1996/06/27 20:15:31 commit 74c00d052d61ca20cf39cd24c02ebf8b61a4e93e Author: root <devnull@localhost> Date: Thu Jun 27 20:15:15 1996 +0000 make tools depend on librpm.a CVS patchset: 690 CVS date: 1996/06/27 20:15:15 commit a18157f3a98560131eebaad2f54fc20d20a9a172 Author: root <devnull@localhost> Date: Thu Jun 27 20:10:16 1996 +0000 *** empty log message *** CVS patchset: 689 CVS date: 1996/06/27 20:10:16 commit 926a1e909c0a73aa2e5a61ae1c9ea682ea3e2d66 Author: root <devnull@localhost> Date: Thu Jun 27 20:06:53 1996 +0000 *** empty log message *** CVS patchset: 688 CVS date: 1996/06/27 20:06:53 commit b211bddc8d74e65286de50571bceafeefcbd856b Author: root <devnull@localhost> Date: Thu Jun 27 18:53:46 1996 +0000 add CONFLICT* tags CVS patchset: 687 CVS date: 1996/06/27 18:53:46 commit 21a4aa3fd334b0d116a63ea6f74e0166f27e24f6 Author: root <devnull@localhost> Date: Thu Jun 27 18:27:18 1996 +0000 set major number to 3 CVS patchset: 686 CVS date: 1996/06/27 18:27:18 commit 94e9397435dece32e0f834e43d26d3649dc84d8f Author: root <devnull@localhost> Date: Thu Jun 27 18:25:09 1996 +0000 handle staticly linked binaries CVS patchset: 685 CVS date: 1996/06/27 18:25:09 commit d6d9d0fefdf007228c16d412f06a490deffa04f2 Author: ewt <devnull@localhost> Date: Thu Jun 27 18:19:14 1996 +0000 *** empty log message *** CVS patchset: 684 CVS date: 1996/06/27 18:19:14 commit 13b145e64b00e7f8cc696fb533c99e04aa15a8c5 Author: ewt <devnull@localhost> Date: Thu Jun 27 18:18:15 1996 +0000 supports version 3 packages CVS patchset: 683 CVS date: 1996/06/27 18:18:15 commit 5c1b4c03770cc549473df83aa37ba15eb9ef54fc Author: ewt <devnull@localhost> Date: Thu Jun 27 18:14:45 1996 +0000 added support for INT8 types in query formats CVS patchset: 682 CVS date: 1996/06/27 18:14:45 commit 1b11db2d4f98e38a8252811d820bd4bdf4e957ee Author: root <devnull@localhost> Date: Thu Jun 27 17:22:18 1996 +0000 added stuff for nosrc packages CVS patchset: 681 CVS date: 1996/06/27 17:22:18 commit 7f7e7bcae2cc0422ecf8d7055d1fcec75964afc5 Author: root <devnull@localhost> Date: Thu Jun 27 17:21:31 1996 +0000 added stuff for nosrc little better progress messages CVS patchset: 680 CVS date: 1996/06/27 17:21:31 commit 533ca15f5568d3c244cf71a401c0e5f6582f193d Author: root <devnull@localhost> Date: Thu Jun 27 17:20:56 1996 +0000 added stuff of nosrc packages CVS patchset: 679 CVS date: 1996/06/27 17:20:56 commit 1fa24fb7cf2e8e7f5291c1ad1e65b1fa093b8dfc Author: ewt <devnull@localhost> Date: Thu Jun 27 17:19:43 1996 +0000 added --initdb CVS patchset: 678 CVS date: 1996/06/27 17:19:43 commit 882a311aef44cdb6870670a11fa738cbed90b34c Author: ewt <devnull@localhost> Date: Thu Jun 27 17:19:25 1996 +0000 removed Provides: and Requires: tags from printouts CVS patchset: 677 CVS date: 1996/06/27 17:19:25 commit cc72a55f6c008d59dc3826926d98900c9c5bd801 Author: ewt <devnull@localhost> Date: Thu Jun 27 17:18:59 1996 +0000 *** empty log message *** CVS patchset: 676 CVS date: 1996/06/27 17:18:59 commit 09522d7d0467300ed2683cb8545a65f8fd38629c Author: ewt <devnull@localhost> Date: Thu Jun 27 17:18:07 1996 +0000 when installs are done with a --root, the getpwent() stuff needs to happen in a chroot(). RPM forks itself to do so. CVS patchset: 675 CVS date: 1996/06/27 17:18:07 commit 3b2aada6e223c60301bddd6c8156064e1e137809 Author: ewt <devnull@localhost> Date: Thu Jun 27 17:17:32 1996 +0000 added rpmdbInit() call CVS patchset: 674 CVS date: 1996/06/27 17:17:32 commit 90fb1d3e71a9ace0bb6d59d26e5e551cfd044cc4 Author: root <devnull@localhost> Date: Thu Jun 27 16:45:09 1996 +0000 added RPMTAG_NOSOURCE RPMTAG_NOPATCH CVS patchset: 673 CVS date: 1996/06/27 16:45:09 commit 573a3391b40bf51c8ffefc91abd7535ce99e6e6d Author: ewt <devnull@localhost> Date: Thu Jun 27 16:37:28 1996 +0000 *** empty log message *** CVS patchset: 672 CVS date: 1996/06/27 16:37:28 commit 6aff2ddf3d5ad0c12ccd9369e33ebc3309bec579 Author: ewt <devnull@localhost> Date: Tue Jun 25 15:09:03 1996 +0000 more cleaning CVS patchset: 671 CVS date: 1996/06/25 15:09:03 commit 01015bf25dd8f76ce94fb15f584c9785f4c32620 Author: ewt <devnull@localhost> Date: Tue Jun 25 14:59:20 1996 +0000 general cleaning CVS patchset: 670 CVS date: 1996/06/25 14:59:20 commit 48efe16be8d70895452a26a4c4a3964633097d3a Author: root <devnull@localhost> Date: Mon Jun 24 22:06:04 1996 +0000 *** empty log message *** CVS patchset: 669 CVS date: 1996/06/24 22:06:04 commit 71a118d40248324bd65e3ae3b921651a2871d348 Author: root <devnull@localhost> Date: Mon Jun 24 22:04:49 1996 +0000 allow # comments in the %files section CVS patchset: 668 CVS date: 1996/06/24 22:04:49 commit 8a0025607cc6dde1fc8480611b38d58ea87d8556 Author: marc <devnull@localhost> Date: Fri Jun 21 18:43:07 1996 +0000 use RPM_OPT_FLAGS if there CVS patchset: 667 CVS date: 1996/06/21 18:43:07 commit 358b8181c2c6702763d19dba9683caf0d20e9872 Author: ewt <devnull@localhost> Date: Fri Jun 21 01:47:18 1996 +0000 added uint_16 type CVS patchset: 666 CVS date: 1996/06/21 01:47:18 commit 5e700ad271d6e914190c51b9972a3a38b429c039 Author: ewt <devnull@localhost> Date: Thu Jun 20 22:28:02 1996 +0000 got --whatrequires, --whatprovides, --requires, --provides, --dump implemented CVS patchset: 665 CVS date: 1996/06/20 22:28:02 commit a30d9b77a430554dc33fe560c585150045d3054a Author: root <devnull@localhost> Date: Thu Jun 20 15:56:43 1996 +0000 handle new signature types CVS patchset: 664 CVS date: 1996/06/20 15:56:43 commit 7617f677bf35c3a9c0620ec8b64b3ba02eaeeb8a Author: root <devnull@localhost> Date: Thu Jun 20 15:55:35 1996 +0000 fixed up for new signature styles CVS patchset: 663 CVS date: 1996/06/20 15:55:35 commit 612f9a2e2ec3af21310a38d3beb6605615653b24 Author: root <devnull@localhost> Date: Thu Jun 20 15:55:14 1996 +0000 added --nopgp CVS patchset: 662 CVS date: 1996/06/20 15:55:14 commit f3739ce23c940c9c6ee12be7d9c023d84ccee856 Author: root <devnull@localhost> Date: Thu Jun 20 15:45:01 1996 +0000 *** empty log message *** CVS patchset: 661 CVS date: 1996/06/20 15:45:01 commit 9000f3506ab3ae94578391589c41fa6e8f38364e Author: root <devnull@localhost> Date: Thu Jun 20 15:40:55 1996 +0000 new arg CVS patchset: 660 CVS date: 1996/06/20 15:40:55 commit 451c1558def1b526add7a096bde654e9ad5b5227 Author: root <devnull@localhost> Date: Thu Jun 20 03:13:18 1996 +0000 *** empty log message *** CVS patchset: 659 CVS date: 1996/06/20 03:13:18 commit dc2a236ff40590aed707ff007261befad7c929d5 Author: root <devnull@localhost> Date: Thu Jun 20 03:10:44 1996 +0000 handle new sig types always do at least a MD5 CVS patchset: 658 CVS date: 1996/06/20 03:10:44 commit 4969fb4549ad1a5d3fd32ed36aa9feb37c8ba523 Author: root <devnull@localhost> Date: Thu Jun 20 03:10:17 1996 +0000 new sig types CVS patchset: 657 CVS date: 1996/06/20 03:10:17 commit 92d0e6456c5cf7c5279fccd7fa524eae8f953954 Author: root <devnull@localhost> Date: Thu Jun 20 03:09:11 1996 +0000 only ask for passphrase for MD5_PGP sig types CVS patchset: 656 CVS date: 1996/06/20 03:09:11 commit ee8093c3d24334fcd1db91e1d6ae9fa51ab6973c Author: root <devnull@localhost> Date: Thu Jun 20 03:08:31 1996 +0000 add mdbinfile() which is like mdfile() but it returns a binary MD5 CVS patchset: 655 CVS date: 1996/06/20 03:08:31 commit 4d101d220472a773a0d196baa1cfec984f8d959d Author: root <devnull@localhost> Date: Thu Jun 20 02:19:00 1996 +0000 fix signedness CVS patchset: 654 CVS date: 1996/06/20 02:19:00 commit 6e6482b60b97f2b5e9dfb8edd0d3fca6fe009f87 Author: root <devnull@localhost> Date: Wed Jun 19 19:59:30 1996 +0000 handle new sig types CVS patchset: 653 CVS date: 1996/06/19 19:59:30 commit 6f435ae1313835a6f14a11467f0fff8fc7ebbc96 Author: root <devnull@localhost> Date: Wed Jun 19 18:18:04 1996 +0000 comment CVS patchset: 652 CVS date: 1996/06/19 18:18:04 commit c334b7caf95ba39075cdee4668e22d6a34872e1c Author: root <devnull@localhost> Date: Wed Jun 19 14:38:20 1996 +0000 hack for new pgp handling CVS patchset: 651 CVS date: 1996/06/19 14:38:20 commit 4ce45208ee044c453caa0bd188707b47957a6513 Author: root <devnull@localhost> Date: Wed Jun 19 14:31:59 1996 +0000 *** empty log message *** CVS patchset: 650 CVS date: 1996/06/19 14:31:59 commit 7d2880e5fb67480b4b16112f31e9feb68879b599 Author: root <devnull@localhost> Date: Wed Jun 19 14:30:19 1996 +0000 remove pub/sec ring stuff, set defaults properly CVS patchset: 649 CVS date: 1996/06/19 14:30:19 commit eb5cf89443af8c3ad69b4058c81dcfae028c333a Author: root <devnull@localhost> Date: Wed Jun 19 14:29:48 1996 +0000 remove pu/sec ring stuff, and use PGPPATH properly CVS patchset: 648 CVS date: 1996/06/19 14:29:48 commit ae3f14f40a1c2dae120a3f8d99dd7bb1719974d9 Author: root <devnull@localhost> Date: Tue Jun 18 20:05:43 1996 +0000 *** empty log message *** CVS patchset: 647 CVS date: 1996/06/18 20:05:43 commit cda8cbaddd9ee56b1d8061e0a3fa5f3a24282975 Author: root <devnull@localhost> Date: Tue Jun 18 18:50:28 1996 +0000 misc header CVS patchset: 646 CVS date: 1996/06/18 18:50:28 commit 19323af58ffa7dbbeada1f56f49e1e7f22ef6d0b Author: root <devnull@localhost> Date: Tue Jun 18 18:41:17 1996 +0000 misc header CVS patchset: 645 CVS date: 1996/06/18 18:41:17 commit b79de33f1c004788d79b040dd8f2d35da908001b Author: root <devnull@localhost> Date: Tue Jun 18 18:39:58 1996 +0000 misc headers CVS patchset: 644 CVS date: 1996/06/18 18:39:58 commit 6d78907efe48d99231e61a2b629ca721637666c5 Author: root <devnull@localhost> Date: Tue Jun 18 17:07:21 1996 +0000 add errno.h CVS patchset: 643 CVS date: 1996/06/18 17:07:21 commit 4cd9f67a2a4766d77b93818e99e0d5e97636bf85 Author: root <devnull@localhost> Date: Tue Jun 18 17:06:32 1996 +0000 clean up CVS patchset: 642 CVS date: 1996/06/18 17:06:32 commit 571888e3a2800d20f53290ee6fd152387e81294d Author: ewt <devnull@localhost> Date: Mon Jun 17 19:43:55 1996 +0000 merged rpmlib.h and package.h CVS patchset: 641 CVS date: 1996/06/17 19:43:55 commit 04f3815a7c5e24ea362c7ecf66ba2da8ebb82646 Author: root <devnull@localhost> Date: Sun Jun 16 22:45:47 1996 +0000 cleanup temp file stuff CVS patchset: 640 CVS date: 1996/06/16 22:45:47 commit 89bc7540b7081662a9313660c1f66fe9019b12ac Author: root <devnull@localhost> Date: Sun Jun 16 22:45:29 1996 +0000 header fix for glibc CVS patchset: 639 CVS date: 1996/06/16 22:45:29 commit 689d37c54d56829a08163321676eae7102a96268 Author: root <devnull@localhost> Date: Sun Jun 16 16:08:51 1996 +0000 use getBooleanVar() CVS patchset: 638 CVS date: 1996/06/16 16:08:51 commit 744f6a80afb4144c788f12a9fc5f49afcbc24ed7 Author: root <devnull@localhost> Date: Mon Jun 10 20:47:55 1996 +0000 more messages CVS patchset: 637 CVS date: 1996/06/10 20:47:55 commit 83203543e52bb5b57b7f80a70a3bfcbfa6dd2d39 Author: ewt <devnull@localhost> Date: Mon Jun 10 17:43:11 1996 +0000 added interface for dependency checking CVS patchset: 636 CVS date: 1996/06/10 17:43:11 commit fa630a02d556c9f3f05c29ef3b7a4d82fce7601a Author: ewt <devnull@localhost> Date: Mon Jun 10 17:42:57 1996 +0000 fixed bugs, added dependency checks for removed packages CVS patchset: 635 CVS date: 1996/06/10 17:42:57 commit 20c3b8d652d45f0931de842804f9b3ebeacff785 Author: ewt <devnull@localhost> Date: Mon Jun 10 17:42:51 1996 +0000 added depends.c CVS patchset: 634 CVS date: 1996/06/10 17:42:51 commit 909fbdadede471a5406fd26039bc903e3adbf37b Author: ewt <devnull@localhost> Date: Mon Jun 10 17:42:38 1996 +0000 documented flags for dependencies CVS patchset: 633 CVS date: 1996/06/10 17:42:38 commit 494a10ca94afb8c3a58a5844cba0a9cc72c946d8 Author: ewt <devnull@localhost> Date: Mon Jun 10 17:41:44 1996 +0000 *** empty log message *** CVS patchset: 632 CVS date: 1996/06/10 17:41:44 commit 8c20f1d6dc869c453298903d9743a6f28270aec3 Author: ewt <devnull@localhost> Date: Mon Jun 10 17:41:24 1996 +0000 1) changed doInstall() and doUninstall() calls to pass all of the arguments at once 2) added dependency checking CVS patchset: 631 CVS date: 1996/06/10 17:41:24 commit e573369c0e933d05bf46f7cff53af4639149441c Author: ewt <devnull@localhost> Date: Mon Jun 10 17:40:40 1996 +0000 1) added --nodeps for installs and uninstalls 2) changed doInstall() and doUninstall() calls to pass all of the arguments at once 3) added --requiredby and --provides queries CVS patchset: 630 CVS date: 1996/06/10 17:40:40 commit 6330070bc6cab90f89dc5e15b20daac9e756bfb8 Author: ewt <devnull@localhost> Date: Mon Jun 10 17:39:26 1996 +0000 changed version to 2.1 CVS patchset: 629 CVS date: 1996/06/10 17:39:26 commit a34ffc0e7df8ee72b5f79d40b8128ad72e646101 Author: ewt <devnull@localhost> Date: Mon Jun 10 02:36:07 1996 +0000 Initial revision CVS patchset: 628 CVS date: 1996/06/10 02:36:07 commit 792adcf00077ba232e2f518ce859b3b3897cf13b Author: ewt <devnull@localhost> Date: Mon Jun 10 02:35:48 1996 +0000 *** empty log message *** CVS patchset: 627 CVS date: 1996/06/10 02:35:48 commit e1ef49377f2820417ec0a6b04213e39744fb70a8 Author: ewt <devnull@localhost> Date: Sun Jun 9 21:51:13 1996 +0000 handles providesIndex and requiredbyIndex CVS patchset: 626 CVS date: 1996/06/09 21:51:13 commit 967ef34a058779058906075e7d6cb04060250fce Author: ewt <devnull@localhost> Date: Sun Jun 9 21:50:44 1996 +0000 added rpmdbFindByProvides(), rpmdbFindByRequiredBy() CVS patchset: 625 CVS date: 1996/06/09 21:50:44 commit db0e2d93fa8ce8f13fe2a10ef7ccdb69fe1576ce Author: ewt <devnull@localhost> Date: Sun Jun 9 21:47:42 1996 +0000 added requiredby and provides querying CVS patchset: 624 CVS date: 1996/06/09 21:47:42 commit 812468916a676676ebd948bbc4a645f05f6e7c1f Author: ewt <devnull@localhost> Date: Sat Jun 8 17:27:10 1996 +0000 added dependency querying CVS patchset: 623 CVS date: 1996/06/08 17:27:10 commit 250264495c9e46118b6cf9a769eb2df06d1d756b Author: root <devnull@localhost> Date: Sat Jun 8 03:39:49 1996 +0000 provide lib.so IF lib.so.* CVS patchset: 622 CVS date: 1996/06/08 03:39:49 commit adcdd689b083d8eff8151aaf9827b3b07a2d46bc Author: root <devnull@localhost> Date: Fri Jun 7 18:50:22 1996 +0000 display cleanup CVS patchset: 621 CVS date: 1996/06/07 18:50:22 commit ae24d0f4b120e04e33dfaa97744594170ce6d384 Author: root <devnull@localhost> Date: Fri Jun 7 18:32:10 1996 +0000 Initial revision CVS patchset: 620 CVS date: 1996/06/07 18:32:10 commit 1c2ce0164f29372af2dc4a6e23c2a08629e29f09 Author: root <devnull@localhost> Date: Fri Jun 7 18:31:31 1996 +0000 move a lot of stuff to names.c and files.c CVS patchset: 619 CVS date: 1996/06/07 18:31:31 commit cab11b049002d17022f64d03f55d1f1229cd4391 Author: root <devnull@localhost> Date: Fri Jun 7 18:31:08 1996 +0000 wrap up req/dep CVS patchset: 618 CVS date: 1996/06/07 18:31:08 commit 081d340a210fb263b19f9cd8df42f92eaf5043ab Author: root <devnull@localhost> Date: Fri Jun 7 18:29:32 1996 +0000 new prototypes CVS patchset: 617 CVS date: 1996/06/07 18:29:32 commit 0f3bd22def7d3b2eb728f1c6cdd2e24a91149296 Author: root <devnull@localhost> Date: Fri Jun 7 18:29:21 1996 +0000 *** empty log message *** CVS patchset: 616 CVS date: 1996/06/07 18:29:21 commit b0519bfdd2c6914d597ebe17ef4d3ac2594dd764 Author: root <devnull@localhost> Date: Fri Jun 7 18:27:56 1996 +0000 move doRmSource() here CVS patchset: 615 CVS date: 1996/06/07 18:27:56 commit b6b3ace3887070d9c6bdb76f0668698e14868559 Author: root <devnull@localhost> Date: Fri Jun 7 18:27:14 1996 +0000 add files.o names.o reqprov.o CVS patchset: 614 CVS date: 1996/06/07 18:27:14 commit 94e26c5b59c6064a4203576319903f13b3432ecc Author: root <devnull@localhost> Date: Fri Jun 7 18:25:24 1996 +0000 use the new tagtable to dump the header CVS patchset: 613 CVS date: 1996/06/07 18:25:24 commit 50f8edaeb3b5d3f958e2323fdf9bf9a2b07f5c15 Author: root <devnull@localhost> Date: Fri Jun 7 15:22:15 1996 +0000 added REQUIRE_ANY (for no version dep) CVS patchset: 612 CVS date: 1996/06/07 15:22:15 commit 05d93b0ba091866783dda28ffd7e34baf15f33cb Author: root <devnull@localhost> Date: Wed Jun 5 18:30:51 1996 +0000 use on-disk file type to determine what tests to use CVS patchset: 611 CVS date: 1996/06/05 18:30:51 commit def69da25b701d3fe0829cea15ccb957b53ac181 Author: root <devnull@localhost> Date: Wed Jun 5 04:38:42 1996 +0000 *** empty log message *** CVS patchset: 610 CVS date: 1996/06/05 04:38:42 commit 9d3a5c2aa8a49f4c1895981cfd08f35bea840ded Author: root <devnull@localhost> Date: Wed Jun 5 02:05:19 1996 +0000 *** empty log message *** CVS patchset: 609 CVS date: 1996/06/05 02:05:19 commit 047e96d7bb17ef6c672d140b3f96b08f81aa8b18 Author: root <devnull@localhost> Date: Wed Jun 5 01:38:44 1996 +0000 *** empty log message *** CVS patchset: 608 CVS date: 1996/06/05 01:38:44 commit 26d7b67e9c3b4aadcd8cbe745f73365634be9f7e Author: root <devnull@localhost> Date: Wed Jun 5 01:33:17 1996 +0000 *** empty log message *** CVS patchset: 607 CVS date: 1996/06/05 01:33:17 commit bd1b97e82c83545643b7659b0331db53adfcf580 Author: root <devnull@localhost> Date: Tue Jun 4 22:54:17 1996 +0000 *** empty log message *** CVS patchset: 606 CVS date: 1996/06/04 22:54:17 commit 2c31a7a90151487ef197a30a3fa12129d9b68d2f Author: root <devnull@localhost> Date: Tue Jun 4 22:53:56 1996 +0000 fixed chmod(symlink) bug CVS patchset: 605 CVS date: 1996/06/04 22:53:56 commit cb255f199f90521849a13448a4419e7f449c0736 Author: root <devnull@localhost> Date: Tue Jun 4 19:34:50 1996 +0000 fix --root --verify CVS patchset: 604 CVS date: 1996/06/04 19:34:50 commit b555ee90590a81e796477339bcd8d2df8aa23b8f Author: root <devnull@localhost> Date: Tue Jun 4 19:33:46 1996 +0000 *** empty log message *** CVS patchset: 603 CVS date: 1996/06/04 19:33:46 commit d3124e4b7cb4839342f70f3769d9acd42b11e599 Author: root <devnull@localhost> Date: Sun Jun 2 18:25:37 1996 +0000 *** empty log message *** CVS patchset: 602 CVS date: 1996/06/02 18:25:37 commit f7a945fa9115599bfabfe8a803f2ad313011a059 Author: root <devnull@localhost> Date: Sun Jun 2 18:06:49 1996 +0000 *** empty log message *** CVS patchset: 601 CVS date: 1996/06/02 18:06:49 commit 5f39cdec343debe1efe77e13abf58fc03f2a73dc Author: root <devnull@localhost> Date: Sun Jun 2 18:06:00 1996 +0000 handle # comments in the preamble CVS patchset: 600 CVS date: 1996/06/02 18:06:00 commit 2d7219af102c0c59136f96e3b0891b3c11eaedb0 Author: root <devnull@localhost> Date: Sun Jun 2 18:05:36 1996 +0000 don't barf if we can't canonicalize the hostname CVS patchset: 599 CVS date: 1996/06/02 18:05:36 commit 6e459f800208f04cbfb4e74434bc33545b592779 Author: root <devnull@localhost> Date: Sun Jun 2 18:05:11 1996 +0000 make arch_sensitive the default CVS patchset: 598 CVS date: 1996/06/02 18:05:11 commit 870b1ea849237faab38da0be44270cd5e812ff27 Author: root <devnull@localhost> Date: Sun Jun 2 18:04:36 1996 +0000 add --querybynumber CVS patchset: 597 CVS date: 1996/06/02 18:04:36 commit ceb25d98d5b80de86321e1f428e15a5b793f207f Author: root <devnull@localhost> Date: Sun Jun 2 18:04:20 1996 +0000 *** empty log message *** CVS patchset: 596 CVS date: 1996/06/02 18:04:20 commit af3f428bd252335e0b510fb1187f832e9d68069f Author: root <devnull@localhost> Date: Thu May 23 03:11:57 1996 +0000 Initial revision CVS patchset: 595 CVS date: 1996/05/23 03:11:57 commit 84a95a572a08e683d700d93bbcc14bac562489a8 Author: root <devnull@localhost> Date: Thu May 23 03:05:34 1996 +0000 Initial revision CVS patchset: 594 CVS date: 1996/05/23 03:05:34 commit abebd59dd6f049b71d50d3da9b0b3315217493cb Author: root <devnull@localhost> Date: Thu May 23 03:00:47 1996 +0000 *** empty log message *** CVS patchset: 593 CVS date: 1996/05/23 03:00:47 commit 196951db61970866cb2f10718123ea37955e47f3 Author: root <devnull@localhost> Date: Thu May 23 02:42:51 1996 +0000 set the mode always when installing (for %attr() support) CVS patchset: 592 CVS date: 1996/05/23 02:42:51 commit 4a5d9f080d5b7d4c36ebf9d1175529c06bb851f1 Author: root <devnull@localhost> Date: Thu May 23 02:38:59 1996 +0000 *** empty log message *** CVS patchset: 591 CVS date: 1996/05/23 02:38:59 commit e3872c8cf7d4d22a873d59144189c74adc934501 Author: root <devnull@localhost> Date: Thu May 23 02:34:41 1996 +0000 fix dumb %verify() parse bug add %attr() support CVS patchset: 590 CVS date: 1996/05/23 02:34:41 commit 416ac7c33bf99de84d0ce75be02751a1387a44b5 Author: root <devnull@localhost> Date: Thu May 23 00:15:27 1996 +0000 *** empty log message *** CVS patchset: 589 CVS date: 1996/05/23 00:15:27 commit a22ba6af4a73c18891207b24d254a40c06f3fb8a Author: root <devnull@localhost> Date: Wed May 22 20:39:47 1996 +0000 added sun4, mips, 68k, sgi, sunos, solaris CVS patchset: 588 CVS date: 1996/05/22 20:39:47 commit fce5bd09af57607c2a7c5737f1a1e4b880baef97 Author: root <devnull@localhost> Date: Wed May 22 20:39:33 1996 +0000 fixed CVS patchset: 587 CVS date: 1996/05/22 20:39:33 commit a6b6d18e5ceb3b637ca5616740a97874d2b25f23 Author: root <devnull@localhost> Date: Wed May 22 19:39:24 1996 +0000 use PATH to find cpio CVS patchset: 586 CVS date: 1996/05/22 19:39:24 commit 4768c9cca20016256c129e1118e890615b09db9d Author: root <devnull@localhost> Date: Wed May 22 19:30:48 1996 +0000 pass "upgrade" arg to pre/post when upgrading CVS patchset: 585 CVS date: 1996/05/22 19:30:48 commit 43c3d744d5bf889cabaffab61fa695c950265674 Author: root <devnull@localhost> Date: Wed May 22 19:30:04 1996 +0000 pass "upgrade" arg to pre/post scripts when upgrading remove BASH-ism CVS patchset: 584 CVS date: 1996/05/22 19:30:04 commit 901e34898402ef1eb33a68ce401c07670bc5bd76 Author: root <devnull@localhost> Date: Wed May 22 19:27:16 1996 +0000 add code for scripts getting "upgrade" argument CVS patchset: 583 CVS date: 1996/05/22 19:27:16 commit 71f749f517c3835be99a23f872e41e0349bf9265 Author: root <devnull@localhost> Date: Wed May 22 17:42:35 1996 +0000 small oops CVS patchset: 582 CVS date: 1996/05/22 17:42:35 commit 1118c8904a17ae929a324649ce20961dc1658093 Author: root <devnull@localhost> Date: Wed May 22 17:38:46 1996 +0000 strip all trailing whitespace in the spec file of course, this means you can't have files with a space at the end CVS patchset: 581 CVS date: 1996/05/22 17:38:46 commit cb4b89886c1b3bb7911f7d12d70ba2c2f8d1f212 Author: root <devnull@localhost> Date: Wed May 22 17:34:35 1996 +0000 don't use RPMS/<arch> if not arch_sensitive CVS patchset: 580 CVS date: 1996/05/22 17:34:35 commit 93ca0fdc2ade3e5274fab732df23fcaa81ca1d00 Author: root <devnull@localhost> Date: Wed May 22 17:24:20 1996 +0000 Initial revision CVS patchset: 579 CVS date: 1996/05/22 17:24:20 commit 67161fc989ce78d4b7bfc557111301fe131a7b3c Author: root <devnull@localhost> Date: Wed May 22 17:23:51 1996 +0000 use myftw() istead of ftw() -- it uses lstat() instead of stat() CVS patchset: 578 CVS date: 1996/05/22 17:23:51 commit 9e2a3ed366ae3caa37590fe2eae3be60e188cb57 Author: root <devnull@localhost> Date: Wed May 22 17:09:32 1996 +0000 added myftw.c CVS patchset: 577 CVS date: 1996/05/22 17:09:32 commit 567bcde1db5a6477d1e2ed2cc8945518b1e177f8 Author: root <devnull@localhost> Date: Wed May 22 14:37:19 1996 +0000 handle rpm -q 4gl (invalid package) CVS patchset: 576 CVS date: 1996/05/22 14:37:19 commit df1a2b2fa4bf07975f7dd92d5d77b065502f4036 Author: root <devnull@localhost> Date: Fri May 17 18:47:11 1996 +0000 fix globbing bug when Root: is used CVS patchset: 575 CVS date: 1996/05/17 18:47:11 commit 647d0794e12a7034560e78564099413fbee1e5a0 Author: root <devnull@localhost> Date: Fri May 17 18:37:46 1996 +0000 call verifySpec() CVS patchset: 574 CVS date: 1996/05/17 18:37:46 commit f28f51fc0258328844e7ccd50b407522e7bab442 Author: root <devnull@localhost> Date: Fri May 17 18:35:55 1996 +0000 add verifySpec() CVS patchset: 573 CVS date: 1996/05/17 18:35:55 commit 026db0c54251d35559d07448e7ae654544f684f3 Author: root <devnull@localhost> Date: Fri May 17 18:35:06 1996 +0000 add LDFLAGS to rpmconvert link CVS patchset: 572 CVS date: 1996/05/17 18:35:06 commit 98b9c3102bff03da71533d8da3daa24e351c34b0 Author: root <devnull@localhost> Date: Thu May 16 15:23:39 1996 +0000 add vspec CVS patchset: 571 CVS date: 1996/05/16 15:23:39 commit 40ee60b49c41c23349ecd15eb0524af334a35b45 Author: root <devnull@localhost> Date: Fri May 10 16:24:05 1996 +0000 handle dot files CVS patchset: 570 CVS date: 1996/05/10 16:24:05 commit a97ae7625c806f6ddcac01f3db7fc7b918f85f89 Author: ewt <devnull@localhost> Date: Wed May 8 02:13:37 1996 +0000 changed version to 2.0.8 CVS patchset: 569 CVS date: 1996/05/08 02:13:37 commit 90561990deb4dc2d5627bca4cda7d528a084e954 Author: root <devnull@localhost> Date: Tue May 7 22:03:07 1996 +0000 new args CVS patchset: 568 CVS date: 1996/05/07 22:03:07 commit 520e439a3142da997d3a2e6901bc176cbc267ae6 Author: root <devnull@localhost> Date: Tue May 7 18:49:33 1996 +0000 prelim Req / Prov stuff %files -f ... support CVS patchset: 567 CVS date: 1996/05/07 18:49:33 commit e8d9a79e9f11209bd3c2aeff565fdbcfc3c0ae71 Author: root <devnull@localhost> Date: Tue May 7 18:48:53 1996 +0000 make build_subdir visible CVS patchset: 566 CVS date: 1996/05/07 18:48:53 commit 01b86a9918bad3e00915b48c2aa570b64cfdbd56 Author: root <devnull@localhost> Date: Tue May 7 18:48:11 1996 +0000 prelim Req / Prov stuff slot for %files -f ... CVS patchset: 565 CVS date: 1996/05/07 18:48:11 commit fe38562decb1fd139fdb2f7ca49422b1e2bad6c4 Author: ewt <devnull@localhost> Date: Tue May 7 03:26:53 1996 +0000 1) undocumented --keep-temps, --search, and --where which aren't implemented anyway 2) added --rcfile option CVS patchset: 564 CVS date: 1996/05/07 03:26:53 commit 68460fa19ba737cebba77108d22bb4065eeca22d Author: ewt <devnull@localhost> Date: Tue May 7 03:26:30 1996 +0000 1) undocumented --keep-temps, --search, and --where which aren't implemented anyway 2) documented --rcfile CVS patchset: 563 CVS date: 1996/05/07 03:26:30 commit a640a789e79fa3a77177c52b698b87b5f442b695 Author: ewt <devnull@localhost> Date: Tue May 7 03:26:27 1996 +0000 *** empty log message *** CVS patchset: 562 CVS date: 1996/05/07 03:26:27 commit 67b9dec6682b623451775039bb15db6f48847eb8 Author: ewt <devnull@localhost> Date: Tue May 7 03:22:31 1996 +0000 1) fixed bug in reading $HOME/.rpmrc 2) allows rpmrc file to be overridden CVS patchset: 561 CVS date: 1996/05/07 03:22:31 commit b64d6eeecb0a8fbf397320e3a9f30e5c03f1ec10 Author: ewt <devnull@localhost> Date: Tue May 7 03:22:16 1996 +0000 updated prototype of readConfigFiles() CVS patchset: 560 CVS date: 1996/05/07 03:22:16 commit c1b755b88174a2e441e8309a209532143ed29a44 Author: ewt <devnull@localhost> Date: Tue May 7 03:21:44 1996 +0000 uses a temp file to pass big file lists to cpio CVS patchset: 559 CVS date: 1996/05/07 03:21:44 commit fc92f872116bd0abe4d4844207d0570742e36d6c Author: ewt <devnull@localhost> Date: Tue May 7 01:49:06 1996 +0000 the norunScripts parameter to runScript() was implemented backwards :-( CVS patchset: 558 CVS date: 1996/05/07 01:49:06 commit 015375b576fa1f612217667dd8c87632822a6541 Author: root <devnull@localhost> Date: Mon May 6 19:57:41 1996 +0000 add PROVIDES define CVS patchset: 557 CVS date: 1996/05/06 19:57:41 commit b5b503d43c81db056d436389ceceb5bf36ff1be1 Author: root <devnull@localhost> Date: Mon May 6 19:14:52 1996 +0000 clean rpm.shared CVS patchset: 556 CVS date: 1996/05/06 19:14:52 commit 938bce37bd971bf6cd6b776d00c473e9db3b3316 Author: root <devnull@localhost> Date: Thu May 2 00:48:18 1996 +0000 started provide/require stuff unknown field -> error CVS patchset: 555 CVS date: 1996/05/02 00:48:18 commit 267fcf65d64cda7a55bdfd1afc7697c9de85b5fd Author: root <devnull@localhost> Date: Wed May 1 21:14:53 1996 +0000 *** empty log message *** CVS patchset: 554 CVS date: 1996/05/01 21:14:53 commit 41c262efdb9af54cb1327a28028026269fc2a2a3 Author: root <devnull@localhost> Date: Mon Apr 29 14:26:59 1996 +0000 *** empty log message *** CVS patchset: 553 CVS date: 1996/04/29 14:26:59 commit f0156ac74cc1e30c04b3c6429771b8b437bb4953 Author: root <devnull@localhost> Date: Mon Apr 29 14:26:01 1996 +0000 turn off any default armor CVS patchset: 552 CVS date: 1996/04/29 14:26:01 commit 7f4acbe43db5200e0cc7074c51938b4a1ad4f394 Author: root <devnull@localhost> Date: Thu Apr 18 16:29:40 1996 +0000 added sigs CVS patchset: 551 CVS date: 1996/04/18 16:29:40 commit e3ef22cfe88378bdbe1fbca784f43f1ecf0a54cd Author: ewt <devnull@localhost> Date: Mon Apr 15 22:38:36 1996 +0000 *** empty log message *** CVS patchset: 550 CVS date: 1996/04/15 22:38:36 commit 4d6d411489b30f00f656edd36eab0cc7e7b4d1cc Author: ewt <devnull@localhost> Date: Mon Apr 15 22:23:46 1996 +0000 added support for INSTALL_NOSCRIPTS, UNINSTALL_NOSCRIPTS changed test to use UNINSTALL_TEST flag CVS patchset: 549 CVS date: 1996/04/15 22:23:46 commit 35cd57b45759ff913a38478e22489620f590ce41 Author: ewt <devnull@localhost> Date: Mon Apr 15 22:23:34 1996 +0000 added INSTALL_NOSCRIPTS, UNINSTALL_TEST, UNINSTALL_NOSCRIPTS CVS patchset: 548 CVS date: 1996/04/15 22:23:34 commit 9624dafc69d4050051f1ebc3f0fb95c480bc5b8c Author: ewt <devnull@localhost> Date: Mon Apr 15 22:23:19 1996 +0000 packages with no group get added to "Unknown" group CVS patchset: 547 CVS date: 1996/04/15 22:23:19 commit e6b5229f06ebfde5c669b9e5f7902ea629f329ed Author: ewt <devnull@localhost> Date: Mon Apr 15 22:23:05 1996 +0000 runScript() runs scripts conditionally CVS patchset: 546 CVS date: 1996/04/15 22:23:05 commit 6156911e0f116578b1c541dadf0fdd2e618fd7fe Author: ewt <devnull@localhost> Date: Mon Apr 15 22:22:50 1996 +0000 added INSTALL_NOSCRIPTS CVS patchset: 545 CVS date: 1996/04/15 22:22:50 commit f9718739d9c760ee3c3bf4f039db91d08a0da559 Author: ewt <devnull@localhost> Date: Mon Apr 15 22:21:30 1996 +0000 added --script querying CVS patchset: 544 CVS date: 1996/04/15 22:21:30 commit 6f60c4901fe7b7925c58a2742972c043d64e09da Author: ewt <devnull@localhost> Date: Mon Apr 15 22:21:21 1996 +0000 changed uninstall code for new uninstall call CVS patchset: 543 CVS date: 1996/04/15 22:21:21 commit d9c99fc4ef3dc3e7bd57a646faf87e0e6caa2b75 Author: ewt <devnull@localhost> Date: Mon Apr 15 22:20:01 1996 +0000 1) added --scripts query option 2) added --noscripts option for installs and uninstalls 3) changed uninstall code for new uninstall call CVS patchset: 542 CVS date: 1996/04/15 22:20:01 commit 3966935d19254dad6128fefeb73a1bcea502f014 Author: ewt <devnull@localhost> Date: Mon Apr 15 22:19:41 1996 +0000 changed version to 2.0.7 CVS patchset: 541 CVS date: 1996/04/15 22:19:41 commit fb1f240dcb9f64a5e258454b5a7eccdbd109c631 Author: ewt <devnull@localhost> Date: Mon Apr 15 22:19:30 1996 +0000 *** empty log message *** CVS patchset: 540 CVS date: 1996/04/15 22:19:30 commit 31a3a231caeaf977de077160abf58d012188b3d9 Author: ewt <devnull@localhost> Date: Mon Apr 15 22:16:27 1996 +0000 added info on --scripts, --noscripts CVS patchset: 539 CVS date: 1996/04/15 22:16:27 commit b9fef275b7fccc0563a4f738105bb2cdf4b2cead Author: root <devnull@localhost> Date: Mon Apr 15 21:29:01 1996 +0000 added REQUIRE/PROVIDE tags added version dependency constants CVS patchset: 538 CVS date: 1996/04/15 21:29:01 commit 434d04c5d700e42f870f53d621fe4de25756ad9d Author: ewt <devnull@localhost> Date: Mon Apr 15 21:09:40 1996 +0000 fixed return codes CVS patchset: 537 CVS date: 1996/04/15 21:09:40 commit c1eae68958bc7d9ccbf7f74fa0cf0d77527c9c57 Author: ewt <devnull@localhost> Date: Mon Apr 15 21:08:12 1996 +0000 fixed new awk code which generated tagtable.c CVS patchset: 536 CVS date: 1996/04/15 21:08:12 commit 29414279b610f56c8e1e491c6ebb0bdad6352a0c Author: ewt <devnull@localhost> Date: Mon Apr 15 21:06:26 1996 +0000 queries relative paths correctly (thanks to Johnie Stafford) CVS patchset: 535 CVS date: 1996/04/15 21:06:26 commit f6c4f0538ea3534ba0a61f578d22d98a293169a8 Author: ewt <devnull@localhost> Date: Fri Apr 12 16:51:38 1996 +0000 use awk instead of perl to make tagtable.c CVS patchset: 534 CVS date: 1996/04/12 16:51:38 commit a0b0ad43bf0bdc76e1a0d53151eff83f76282917 Author: root <devnull@localhost> Date: Mon Apr 8 17:55:35 1996 +0000 *** empty log message *** CVS patchset: 533 CVS date: 1996/04/08 17:55:35 commit 94eddeb66a6e1ca6b934b1da79c505673752fad5 Author: root <devnull@localhost> Date: Mon Apr 8 17:53:21 1996 +0000 set umask on all script runs CVS patchset: 532 CVS date: 1996/04/08 17:53:21 commit 7a677fce4600178304779ba3d4604afa6dc7cfd0 Author: root <devnull@localhost> Date: Fri Apr 5 17:39:43 1996 +0000 made rpm2cpio get stripped during install CVS patchset: 531 CVS date: 1996/04/05 17:39:43 commit 3a7bfad7bebaab8129e70ab25b9a930c643c3d35 Author: root <devnull@localhost> Date: Fri Apr 5 17:37:06 1996 +0000 changed to version 2.0.6 CVS patchset: 530 CVS date: 1996/04/05 17:37:06 commit a82bae4fa4144756cb04125144b09a34ac9d6541 Author: root <devnull@localhost> Date: Fri Apr 5 17:36:11 1996 +0000 packages with bad headers shouldn't cause an error, just a differnet return code CVS patchset: 529 CVS date: 1996/04/05 17:36:11 commit 51c14bb24858aab6447b3a8631b445c388a2a6bc Author: root <devnull@localhost> Date: Fri Apr 5 17:35:45 1996 +0000 added more intelligent error messages for bad magic CVS patchset: 528 CVS date: 1996/04/05 17:35:45 commit 9b4667fe91e6ae08dbf44b59a411d61f507d7202 Author: ewt <devnull@localhost> Date: Wed Apr 3 04:01:18 1996 +0000 changed version to 2.0.5 CVS patchset: 527 CVS date: 1996/04/03 04:01:18 commit b713f99520fd49ea9ca02d424feb6daf3385fe21 Author: ewt <devnull@localhost> Date: Wed Apr 3 03:47:25 1996 +0000 *** empty log message *** CVS patchset: 526 CVS date: 1996/04/03 03:47:25 commit 65df4a10e9f542ef4d716219fb00203a5ad2afef Author: ewt <devnull@localhost> Date: Wed Apr 3 03:46:41 1996 +0000 doInstall() now returns success or error CVS patchset: 525 CVS date: 1996/04/03 03:46:41 commit 119be69b35be03cd27e5defe193eb93e56485117 Author: ewt <devnull@localhost> Date: Wed Apr 3 03:46:35 1996 +0000 Initial revision CVS patchset: 524 CVS date: 1996/04/03 03:46:35 commit ca716f386ed2e30c2a7683de1fd9624768df704e Author: ewt <devnull@localhost> Date: Wed Apr 3 03:45:27 1996 +0000 wrote queryPrintTags() made doQuery return something more reasonable CVS patchset: 523 CVS date: 1996/04/03 03:45:27 commit 296a55b25b02f021ff2d5d98732ed20710dac354 Author: ewt <devnull@localhost> Date: Wed Apr 3 03:45:17 1996 +0000 doQuery() should return an int CVS patchset: 522 CVS date: 1996/04/03 03:45:17 commit a6e28f246fb6d3388d3f6ab44272eb1320ea0c6b Author: ewt <devnull@localhost> Date: Wed Apr 3 03:44:38 1996 +0000 added --querytags, updated help/useage messages made install and queries return better error codes changed all exit(-1) to exit(1) CVS patchset: 521 CVS date: 1996/04/03 03:44:38 commit 0b23836cdbe63d106b6358918e6612154d9c10c1 Author: ewt <devnull@localhost> Date: Wed Apr 3 03:31:38 1996 +0000 added documentation of custom query formats CVS patchset: 520 CVS date: 1996/04/03 03:31:38 commit 762cb127aa8834157776b6eae320325af1ba6c7b Author: ewt <devnull@localhost> Date: Tue Apr 2 03:37:03 1996 +0000 added declarations for tag table CVS patchset: 519 CVS date: 1996/04/02 03:37:03 commit bd9d21bd8cd5633b763bd66cf11dde2d2d650d9f Author: ewt <devnull@localhost> Date: Tue Apr 2 03:36:54 1996 +0000 clean removes tagtable.c CVS patchset: 518 CVS date: 1996/04/02 03:36:54 commit 4f94ee363c4ae295c4fcbe1fd2d10a5754055462 Author: ewt <devnull@localhost> Date: Tue Apr 2 03:36:30 1996 +0000 creates tagtable.c now CVS patchset: 517 CVS date: 1996/04/02 03:36:30 commit 7ac93a6cfb262a02c55e1cb8f7fc241eb311e0e9 Author: ewt <devnull@localhost> Date: Tue Apr 2 03:36:00 1996 +0000 added support for user specified query formats CVS patchset: 516 CVS date: 1996/04/02 03:36:00 commit 0fff3d855d88ea3f48006edbfcb08d0ec48d74a5 Author: root <devnull@localhost> Date: Mon Apr 1 16:13:11 1996 +0000 fixed HOWTO URL CVS patchset: 515 CVS date: 1996/04/01 16:13:11 commit 4d98255dea7df05979a96d82f2982e582f499bb0 Author: root <devnull@localhost> Date: Sat Mar 30 19:44:29 1996 +0000 added --short-circuit CVS patchset: 514 CVS date: 1996/03/30 19:44:29 commit 8efc2d3052ddc609abca3d143e661fcbc904f0ba Author: root <devnull@localhost> Date: Sat Mar 30 04:01:36 1996 +0000 installs rpm2cpio man page CVS patchset: 513 CVS date: 1996/03/30 04:01:36 commit 26cf99a9a9e48f3947b53cdb2ebb35173c1a42bb Author: root <devnull@localhost> Date: Sat Mar 30 04:01:09 1996 +0000 documented --excludedocs and --includedocs CVS patchset: 512 CVS date: 1996/03/30 04:01:09 commit 053d644aaf385badccb56d52e7586d9b915b0efd Author: root <devnull@localhost> Date: Sat Mar 30 04:00:55 1996 +0000 Initial revision CVS patchset: 511 CVS date: 1996/03/30 04:00:55 commit 2db2a25a6db5d99f691d7cb23ef15df0f00d9725 Author: ewt <devnull@localhost> Date: Fri Mar 29 20:52:03 1996 +0000 added support for excluded documentation files CVS patchset: 510 CVS date: 1996/03/29 20:52:03 commit ebcd159917c814a332f4ae06276533c4584e6358 Author: ewt <devnull@localhost> Date: Fri Mar 29 20:51:54 1996 +0000 added excludedocs line to /etc/rpmrc CVS patchset: 509 CVS date: 1996/03/29 20:51:54 commit 80037ff601a628d4950e6dd446e1b124cce7a038 Author: ewt <devnull@localhost> Date: Fri Mar 29 20:51:40 1996 +0000 added RPMFILE_STATE_NOTINSTALLED, INSTALL_NODOCS, RPMVAR_EXCLUDEDOCS CVS patchset: 508 CVS date: 1996/03/29 20:51:40 commit c17b5493c19628fe6af906f3a18264fef7252023 Author: ewt <devnull@localhost> Date: Fri Mar 29 20:51:20 1996 +0000 doesn't remove files that were never installed (RPMFILE_STATE_NOTINSTALLED) CVS patchset: 507 CVS date: 1996/03/29 20:51:20 commit 78b1ae4232406a317d8732523d147aeb1e1501bd Author: ewt <devnull@localhost> Date: Fri Mar 29 20:51:12 1996 +0000 added getBooleanVar CVS patchset: 506 CVS date: 1996/03/29 20:51:12 commit 82bf92cbb86877b26c3291cc20060f29fee2a8ed Author: ewt <devnull@localhost> Date: Fri Mar 29 20:50:53 1996 +0000 recoginizes files that have intentionally not been installed CVS patchset: 505 CVS date: 1996/03/29 20:50:53 commit 04bf634ef02e15502bf64a62f8296136264209b9 Author: ewt <devnull@localhost> Date: Fri Mar 29 20:50:47 1996 +0000 handles --excludedocs CVS patchset: 504 CVS date: 1996/03/29 20:50:47 commit 9563a5d9c10baf4c76d8399d0378f82350beef5e Author: root <devnull@localhost> Date: Fri Mar 29 20:06:02 1996 +0000 added some better error messages CVS patchset: 503 CVS date: 1996/03/29 20:06:02 commit 6f8bc1da13ea9530c8c92a6b2dd7ef4435fd9993 Author: root <devnull@localhost> Date: Fri Mar 29 20:05:40 1996 +0000 fixed missing paren CVS patchset: 502 CVS date: 1996/03/29 20:05:40 commit 1e344457e568f2a0903f4999ed506415f0e94176 Author: root <devnull@localhost> Date: Fri Mar 29 19:57:19 1996 +0000 fix mklinux stuff CVS patchset: 501 CVS date: 1996/03/29 19:57:19 commit c179616796ca3b23a00c1018833a8bcc47027b48 Author: ewt <devnull@localhost> Date: Fri Mar 29 19:40:08 1996 +0000 frees source package headers (when available) CVS patchset: 500 CVS date: 1996/03/29 19:40:08 commit db3e2a06f82647515beb3ec9a2aa1fb22d637ddf Author: ewt <devnull@localhost> Date: Fri Mar 29 19:39:56 1996 +0000 returns a null header for old style source packages CVS patchset: 499 CVS date: 1996/03/29 19:39:56 commit 29269c7429a9ff2dea3e5981023eca5bf83a0701 Author: ewt <devnull@localhost> Date: Fri Mar 29 19:39:41 1996 +0000 refuses to query old format source packages CVS patchset: 498 CVS date: 1996/03/29 19:39:41 commit 96e602e3bae05e1fdea172a2396730463fb4accf Author: ewt <devnull@localhost> Date: Fri Mar 29 19:25:17 1996 +0000 fixed bug where a header was freed when it shouldn't have been CVS patchset: 497 CVS date: 1996/03/29 19:25:17 commit 18db9bdc482630b85676fbcba8e35e23b4ec16ae Author: ewt <devnull@localhost> Date: Fri Mar 29 19:24:52 1996 +0000 handles headers with no state properly CVS patchset: 496 CVS date: 1996/03/29 19:24:52 commit 93efd0a7b8ffc48adafc9ba25e7cee42a8bef153 Author: root <devnull@localhost> Date: Fri Mar 29 01:43:10 1996 +0000 don't overwrite an existing database CVS patchset: 495 CVS date: 1996/03/29 01:43:10 commit 2aed2e1fa84cd6fab776af73a56b4fc3ae00bb34 Author: root <devnull@localhost> Date: Fri Mar 29 01:35:33 1996 +0000 Initial revision CVS patchset: 494 CVS date: 1996/03/29 01:35:33 commit 54ca5bf9543a74a10f0fbcf67cb34614754a72c2 Author: root <devnull@localhost> Date: Fri Mar 29 01:35:05 1996 +0000 made default optimizations -O2 builds shared version w/o GNU gettext (uses stubs) CVS patchset: 493 CVS date: 1996/03/29 01:35:05 commit d4a59f62c7def30a70c966bf4f860a159ece4287 Author: root <devnull@localhost> Date: Fri Mar 29 01:26:20 1996 +0000 use /var/tmp CVS patchset: 492 CVS date: 1996/03/29 01:26:20 commit 1bd9ff15cc40281a2137336f2ef195f48dda5164 Author: root <devnull@localhost> Date: Fri Mar 29 01:24:38 1996 +0000 added --rebuild and --recompile CVS patchset: 491 CVS date: 1996/03/29 01:24:38 commit f28ce8f6943ade8f2a279d3906a589a711b0d3e4 Author: root <devnull@localhost> Date: Fri Mar 29 01:22:14 1996 +0000 *** empty log message *** CVS patchset: 490 CVS date: 1996/03/29 01:22:14 commit 9b25b89c15366309ff2c4e0a332169eb1f83386d Author: root <devnull@localhost> Date: Fri Mar 29 01:19:49 1996 +0000 changed version to 2.0.4 CVS patchset: 489 CVS date: 1996/03/29 01:19:49 commit 502e34e500e1ea7ecc33efd1c13848d934e51000 Author: root <devnull@localhost> Date: Fri Mar 29 01:19:10 1996 +0000 added verbose error checking CVS patchset: 488 CVS date: 1996/03/29 01:19:10 commit a1a51786da7672587e33562f1dc708dfacd20095 Author: root <devnull@localhost> Date: Fri Mar 29 00:52:29 1996 +0000 added --recompile CVS patchset: 487 CVS date: 1996/03/29 00:52:29 commit 8d9e9fbe8c3037fad9f65e37a2c835f1c12c61da Author: root <devnull@localhost> Date: Thu Mar 28 23:57:37 1996 +0000 added --resign CVS patchset: 486 CVS date: 1996/03/28 23:57:37 commit e587de6e8690a3036c34dcb92e606e81af3ddeee Author: root <devnull@localhost> Date: Thu Mar 28 23:56:49 1996 +0000 added doReSign() CVS patchset: 485 CVS date: 1996/03/28 23:56:49 commit 5e3b53f7afb02c5aac2373bb48287e4a37bd6b93 Author: root <devnull@localhost> Date: Thu Mar 28 22:52:06 1996 +0000 added a few osfmach* archs fail immediately on unknown arch/os CVS patchset: 484 CVS date: 1996/03/28 22:52:06 commit 64ffda0cbba9c8093122e9a889243ab484b595a7 Author: root <devnull@localhost> Date: Fri Mar 22 16:14:48 1996 +0000 changed version to 2.0.3 CVS patchset: 483 CVS date: 1996/03/22 16:14:48 commit df2dfc15bebb86130a86afa775eda563e9874b8b Author: root <devnull@localhost> Date: Fri Mar 22 16:14:25 1996 +0000 add support for 786, 886, 986 CVS patchset: 482 CVS date: 1996/03/22 16:14:25 commit fcce3a625f56147c32cf23515ea2f1ce3269ffe0 Author: root <devnull@localhost> Date: Fri Mar 22 15:10:41 1996 +0000 added i686 (Pentium Pro) CVS patchset: 481 CVS date: 1996/03/22 15:10:41 commit 799ccf21dc42520a0e26c081feeaf11dd894bc40 Author: root <devnull@localhost> Date: Tue Mar 19 21:47:10 1996 +0000 removed PGP install stuff - it tended to blow away anything already there CVS patchset: 480 CVS date: 1996/03/19 21:47:10 commit ff2b86f319c2dd3c230725074803563b39c0bfdd Author: root <devnull@localhost> Date: Mon Mar 18 17:11:46 1996 +0000 added url CVS patchset: 479 CVS date: 1996/03/18 17:11:46 commit bf5337634726e66df668f4941fe6a56c32a60993 Author: ewt <devnull@localhost> Date: Fri Mar 15 23:03:35 1996 +0000 added french catalog CVS patchset: 478 CVS date: 1996/03/15 23:03:35 commit f753e724e6c1b8d19fbf3b5a90321dbd17abd1a1 Author: ewt <devnull@localhost> Date: Fri Mar 15 23:02:44 1996 +0000 ftp's now returns an error code when it times out while getting a package CVS patchset: 477 CVS date: 1996/03/15 23:02:44 commit 998c552a7ea39b2d753413b5285469b488a0b254 Author: ewt <devnull@localhost> Date: Fri Mar 15 23:00:55 1996 +0000 changed error message presented when an ftp fails CVS patchset: 476 CVS date: 1996/03/15 23:00:55 commit 6a9763c47b147d07c740e9e2d26b9205c95bd587 Author: ewt <devnull@localhost> Date: Thu Mar 14 20:01:41 1996 +0000 Initial revision CVS patchset: 475 CVS date: 1996/03/14 20:01:41 commit c7b65d338cfcd242c3bb97690d095deecd62ef31 Author: ewt <devnull@localhost> Date: Thu Mar 14 17:28:01 1996 +0000 added depend rule CVS patchset: 474 CVS date: 1996/03/14 17:28:01 commit cbfbed5f56937a0b33dd3919a86c1fb2a22b0afc Author: ewt <devnull@localhost> Date: Thu Mar 14 17:23:42 1996 +0000 added clean rule CVS patchset: 473 CVS date: 1996/03/14 17:23:42 commit 5c34d42bd122a01f57c2f3a9c3c6669e086d9790 Author: ewt <devnull@localhost> Date: Thu Mar 14 17:17:42 1996 +0000 changed to version 2.0.2 CVS patchset: 472 CVS date: 1996/03/14 17:17:42 commit 39711f383a80c6daa64876877adc39b8b6c25b58 Author: root <devnull@localhost> Date: Thu Mar 14 16:54:08 1996 +0000 Added NLS support CVS patchset: 471 CVS date: 1996/03/14 16:54:08 commit 0a81a5cc41e2222339bb4dc50343ac870ecbe7b2 Author: root <devnull@localhost> Date: Thu Mar 14 16:53:55 1996 +0000 added support for NLS catalogs CVS patchset: 470 CVS date: 1996/03/14 16:53:55 commit 96e1e1d2e56a39ebe4639488ee0b5f14a7ae44b3 Author: ewt <devnull@localhost> Date: Thu Mar 14 16:51:55 1996 +0000 Initial revision CVS patchset: 469 CVS date: 1996/03/14 16:51:55 commit fede4fefc5d9246b10a90e0977c8b5e61cdbe450 Author: ewt <devnull@localhost> Date: Wed Mar 13 03:58:59 1996 +0000 changed version number to 2.0.1 CVS patchset: 468 CVS date: 1996/03/13 03:58:59 commit 1a00319bb9ba29e4445f9642d6cf9a0d169cefb8 Author: ewt <devnull@localhost> Date: Wed Mar 13 03:51:56 1996 +0000 - hashing and percentages no longer SIGFPE on 0 byte packages - when an ftp fails, install.c no longer tries to install the package - ftps files to /var/tmp rather then /usr/tmp CVS patchset: 467 CVS date: 1996/03/13 03:51:56 commit 9d5800fe34ed41ff011deb2984150840070eae58 Author: ewt <devnull@localhost> Date: Wed Mar 13 03:48:48 1996 +0000 added message() calls for debugging info CVS patchset: 466 CVS date: 1996/03/13 03:48:48 commit 6ad0ce0b6f524856e8ef1866e3dc180059f2f528 Author: ewt <devnull@localhost> Date: Wed Mar 13 03:48:00 1996 +0000 fixed small minor typos CVS patchset: 465 CVS date: 1996/03/13 03:48:00 commit 05a40f129f1f3a40bde47c3b62131f4438bd23b4 Author: root <devnull@localhost> Date: Mon Mar 11 15:48:22 1996 +0000 added mdfile prototype CVS patchset: 464 CVS date: 1996/03/11 15:48:22 commit 5203f9c5df1b5e2b2a49c2243c9215550f7b1f4e Author: root <devnull@localhost> Date: Thu Mar 7 16:48:12 1996 +0000 fixed old lead struct for Alpha CVS patchset: 463 CVS date: 1996/03/07 16:48:12 commit c8e2fe70aab91d87983f18c05c247de14fe3fb51 Author: root <devnull@localhost> Date: Thu Mar 7 16:48:06 1996 +0000 added some debug messages CVS patchset: 462 CVS date: 1996/03/07 16:48:06 commit 36fca13dffa4e76dc485555717d8aa3e25c6af1a Author: root <devnull@localhost> Date: Thu Mar 7 05:36:15 1996 +0000 RPM 2.0 released CVS patchset: 461 CVS date: 1996/03/07 05:36:15 commit 0f7eca08a63e7e765e4bbfbc71ecbed5488c7dc9 Author: root <devnull@localhost> Date: Tue Mar 5 16:14:21 1996 +0000 added PGP stuff CVS patchset: 460 CVS date: 1996/03/05 16:14:21 commit 9b993ba4b85c8abd395a309608434ed654bd159d Author: root <devnull@localhost> Date: Tue Mar 5 15:45:13 1996 +0000 stuff. CVS patchset: 459 CVS date: 1996/03/05 15:45:13 commit 35939888ffac617cbfc52c71cf2ea01f0f3a1115 Author: root <devnull@localhost> Date: Tue Mar 5 15:44:50 1996 +0000 add verify and PGP stuff CVS patchset: 458 CVS date: 1996/03/05 15:44:50 commit 3042da83c9ee6d720ee1e125efa273e93552c2f3 Author: root <devnull@localhost> Date: Tue Mar 5 14:45:20 1996 +0000 Initial revision CVS patchset: 457 CVS date: 1996/03/05 14:45:20 commit 214d48fbb4fd1a17b2e6cb513fe55cddf47f1908 Author: ewt <devnull@localhost> Date: Mon Mar 4 22:52:34 1996 +0000 indicates config files for files that don't verify CVS patchset: 456 CVS date: 1996/03/04 22:52:34 commit 618ad69371b15a8f6fb8c9b9575d24126562b785 Author: ewt <devnull@localhost> Date: Mon Mar 4 22:47:35 1996 +0000 prints SUID, SGID, sticky bits CVS patchset: 455 CVS date: 1996/03/04 22:47:35 commit 551f7b254077edf19667495344d9d3a3958b6085 Author: ewt <devnull@localhost> Date: Sat Mar 2 17:37:23 1996 +0000 1) added rpm2cpio rules 2) changed to version 2.0 CVS patchset: 454 CVS date: 1996/03/02 17:37:23 commit 851ccc022f09619c44acc71e7ce53bc46a8cd771 Author: ewt <devnull@localhost> Date: Sat Mar 2 17:36:57 1996 +0000 Initial revision CVS patchset: 453 CVS date: 1996/03/02 17:36:57 commit 51ace9888732d68de98d067d1ab4b9ba0f96f312 Author: ewt <devnull@localhost> Date: Sat Mar 2 17:19:52 1996 +0000 exits when bad options are given CVS patchset: 452 CVS date: 1996/03/02 17:19:52 commit f255f857aad576341b4f0da1c5f2eb74783b4270 Author: ewt <devnull@localhost> Date: Fri Mar 1 17:44:02 1996 +0000 numerous bug fixes CVS patchset: 451 CVS date: 1996/03/01 17:44:02 commit a2dcd3552f9f14e6c8f46a65100331649a21012f Author: root <devnull@localhost> Date: Fri Mar 1 17:43:34 1996 +0000 changed to 2.0j CVS patchset: 450 CVS date: 1996/03/01 17:43:34 commit e5d1cfe5e4554b92ba9d3b73485edbf10a5ca0e4 Author: root <devnull@localhost> Date: Fri Mar 1 15:29:04 1996 +0000 add new -e and --erase options warn about -u and --uninstall CVS patchset: 449 CVS date: 1996/03/01 15:29:04 commit 1da80ad8a520398183455fedd57a490e41335484 Author: ewt <devnull@localhost> Date: Fri Mar 1 03:29:18 1996 +0000 lets you query a package by record number CVS patchset: 448 CVS date: 1996/03/01 03:29:18 commit 55134cf73729b8cc3018fe6ede25f3725a560ee4 Author: ewt <devnull@localhost> Date: Fri Mar 1 03:28:55 1996 +0000 adds freed blocks to the free list CVS patchset: 447 CVS date: 1996/03/01 03:28:55 commit 00377d6ae5b1b0af88b870c018e8dfae1cd6b5df Author: ewt <devnull@localhost> Date: Fri Mar 1 03:28:33 1996 +0000 don't back up directories marked as config files, even if they already exist CVS patchset: 446 CVS date: 1996/03/01 03:28:33 commit cd07a9b0577864ea9d5e659cf826830109ad7f2c Author: ewt <devnull@localhost> Date: Fri Mar 1 01:59:26 1996 +0000 switched the ordering in the decision process for how config files are upgraded CVS patchset: 445 CVS date: 1996/03/01 01:59:26 commit c0dae8e3cf5e0f8083e700167ee8ce8d1d6e0873 Author: ewt <devnull@localhost> Date: Fri Mar 1 01:59:03 1996 +0000 creates a default path which is used for running scripts CVS patchset: 444 CVS date: 1996/03/01 01:59:03 commit 32495fc761a135dd7449adff17717d9c38bd3867 Author: ewt <devnull@localhost> Date: Fri Mar 1 01:58:27 1996 +0000 vercmp() returnd backwards results when one of the strings ran out before the other CVS patchset: 443 CVS date: 1996/03/01 01:58:27 commit 4ca3469b48d03ae60ba4afb737ade9bce2333ec5 Author: ewt <devnull@localhost> Date: Fri Mar 1 01:57:52 1996 +0000 ftp installs should use temp space within the directory given by --root if it was used CVS patchset: 442 CVS date: 1996/03/01 01:57:52 commit 99d24b904cd43d8eb00124718398e10635bc48e5 Author: ewt <devnull@localhost> Date: Thu Feb 29 18:55:19 1996 +0000 changed to version 2.0i CVS patchset: 441 CVS date: 1996/02/29 18:55:19 commit 2313457459be3ebfc6ef0ab9d4fc61fecb28192d Author: root <devnull@localhost> Date: Thu Feb 29 03:39:20 1996 +0000 turned off DEBUG CVS patchset: 440 CVS date: 1996/02/29 03:39:20 commit 8d334d7ec632b2eed906a1e69a5a0e41137f4972 Author: root <devnull@localhost> Date: Thu Feb 29 03:38:33 1996 +0000 made logic that for handling config files during installs much smarter CVS patchset: 439 CVS date: 1996/02/29 03:38:33 commit 4cf0beea9fa01d84671291c8af7db311fa89409e Author: root <devnull@localhost> Date: Thu Feb 29 02:07:47 1996 +0000 added basic checking of user and groups. this does it by [GU]ID only CVS patchset: 438 CVS date: 1996/02/29 02:07:47 commit f5fcec5d5dab9fdf55e8e443a0ec9e9f0ac54208 Author: root <devnull@localhost> Date: Thu Feb 29 00:55:31 1996 +0000 switch back to using a gzip process instead of gzlib :-(. CVS patchset: 437 CVS date: 1996/02/29 00:55:31 commit 3ae84362c0741a20818a15487b6eec025c3b92ca Author: root <devnull@localhost> Date: Wed Feb 28 17:16:47 1996 +0000 changed to version h CVS patchset: 436 CVS date: 1996/02/28 17:16:47 commit 96ed778bc7265e7250ce894d4d39483fcb92eed3 Author: root <devnull@localhost> Date: Tue Feb 27 23:40:44 1996 +0000 null terminate. duh. CVS patchset: 435 CVS date: 1996/02/27 23:40:44 commit 6fade5096ae44f270926d31528eeb641e79e753e Author: root <devnull@localhost> Date: Tue Feb 27 23:18:11 1996 +0000 added SPARC architecture CVS patchset: 434 CVS date: 1996/02/27 23:18:11 commit ba1906fdfeccd0ceb87b63150b61e420cea7a446 Author: root <devnull@localhost> Date: Tue Feb 27 22:50:55 1996 +0000 better reporting for v1.0 packages CVS patchset: 433 CVS date: 1996/02/27 22:50:55 commit 6bada7decff3103bd7a7b6050d260a158d680e54 Author: ewt <devnull@localhost> Date: Tue Feb 27 17:40:59 1996 +0000 fixed bug CVS patchset: 432 CVS date: 1996/02/27 17:40:59 commit a6ad7dbfd3823476a9686ee989dff027bc0a6f56 Author: ewt <devnull@localhost> Date: Tue Feb 27 17:40:34 1996 +0000 1) added ftp.[ch] 2) changed version to 2.0g CVS patchset: 431 CVS date: 1996/02/27 17:40:34 commit 81f604b4cb466193d4f5f93867f6d6c6a96cb12b Author: ewt <devnull@localhost> Date: Tue Feb 27 17:37:06 1996 +0000 added support for ftp style URL's on RPM command line CVS patchset: 430 CVS date: 1996/02/27 17:37:06 commit f9c1e8d7281d369ac194a74505c9cb4eddea1d77 Author: ewt <devnull@localhost> Date: Tue Feb 27 17:37:03 1996 +0000 Initial revision CVS patchset: 429 CVS date: 1996/02/27 17:37:03 commit fbb56975fb19ddaf7bcf6553005b354dc8b3a6bc Author: ewt <devnull@localhost> Date: Mon Feb 26 22:53:35 1996 +0000 fixes for some silly bugs CVS patchset: 428 CVS date: 1996/02/26 22:53:35 commit fe37f884f1132b74693c591b25ea900c574e2a21 Author: ewt <devnull@localhost> Date: Mon Feb 26 22:45:24 1996 +0000 checks the architecure before installing binary packages CVS patchset: 427 CVS date: 1996/02/26 22:45:24 commit 88b48eddb105c87d487280a83e6376f8b1821552 Author: ewt <devnull@localhost> Date: Mon Feb 26 22:45:10 1996 +0000 Adds RPMTAG_ARCH to header for old packages CVS patchset: 426 CVS date: 1996/02/26 22:45:10 commit bbaba89807a4030b5c9151eae99437d71c1d7cfb Author: ewt <devnull@localhost> Date: Sun Feb 25 22:27:43 1996 +0000 added include of checksig.h to eliminate warning CVS patchset: 425 CVS date: 1996/02/25 22:27:43 commit ba70204bbf920e6146aed8e9591de9840ca5443b Author: ewt <devnull@localhost> Date: Sun Feb 25 22:23:01 1996 +0000 changed --check-sig to --checksig for consistency CVS patchset: 424 CVS date: 1996/02/25 22:23:01 commit 14c7c734521ba2e1b59b94c5aa08cdf4905fc027 Author: ewt <devnull@localhost> Date: Sun Feb 25 22:22:58 1996 +0000 *** empty log message *** CVS patchset: 423 CVS date: 1996/02/25 22:22:58 commit b0d4b33c9216f50fab4a64bbe02ce2f5ee1109a7 Author: ewt <devnull@localhost> Date: Sun Feb 25 22:11:24 1996 +0000 added support for --oldpackage CVS patchset: 422 CVS date: 1996/02/25 22:11:24 commit 45061be267a55c9a6062c406fcd1fb1772213bf3 Author: ewt <devnull@localhost> Date: Sun Feb 25 22:11:00 1996 +0000 checks for upgrades to old versions of packages and gives an appropriate error CVS patchset: 421 CVS date: 1996/02/25 22:11:00 commit d91b0512d0b40bc87a420d832776ba3766cdb030 Author: ewt <devnull@localhost> Date: Sun Feb 25 22:10:50 1996 +0000 added INSTALL_UPGRADETOOLD CVS patchset: 420 CVS date: 1996/02/25 22:10:50 commit faa8bd69ac8e17e03d0ed4a6598095850bb69a07 Author: ewt <devnull@localhost> Date: Sun Feb 25 22:10:25 1996 +0000 added vercmp() CVS patchset: 419 CVS date: 1996/02/25 22:10:25 commit 8ecf043b19cda5c7c864aeeeb94d37becd7e4cda Author: root <devnull@localhost> Date: Sun Feb 25 05:05:52 1996 +0000 check for 151 byte sig and try again CVS patchset: 418 CVS date: 1996/02/25 05:05:52 commit 43f56d773ede8a7aa31a9382c8233b7af66a8c47 Author: ewt <devnull@localhost> Date: Sat Feb 24 23:47:32 1996 +0000 VERSION=2.0f CVS patchset: 417 CVS date: 1996/02/24 23:47:32 commit 0c8dc8f29e01b98a4ab13f72c6a1d26b54fa8c30 Author: ewt <devnull@localhost> Date: Sat Feb 24 23:46:36 1996 +0000 got rid of INSTALL_PRINTLABEL, added labelFormat to rpmInstallPackage CVS patchset: 416 CVS date: 1996/02/24 23:46:36 commit a923c3297fff02640714f69ebacc100326cfd2b9 Author: ewt <devnull@localhost> Date: Sat Feb 24 23:46:09 1996 +0000 made --percent look like it did in RPM 1.x CVS patchset: 415 CVS date: 1996/02/24 23:46:09 commit 7d1e36e5f72aac12e2d874732467f6240e89cd1c Author: root <devnull@localhost> Date: Fri Feb 23 22:28:59 1996 +0000 fix return codes CVS patchset: 414 CVS date: 1996/02/23 22:28:59 commit 68425333a052d1e7acc9404ee4ff7273c7565431 Author: root <devnull@localhost> Date: Fri Feb 23 22:28:40 1996 +0000 add a few return codes CVS patchset: 413 CVS date: 1996/02/23 22:28:40 commit 664ec3353e31df55078caaa8fab40ef26e8b80be Author: root <devnull@localhost> Date: Fri Feb 23 22:28:19 1996 +0000 better reporting CVS patchset: 412 CVS date: 1996/02/23 22:28:19 commit e7b8fd79a40644bc0735a51faa8323c4bb20bc5c Author: ewt <devnull@localhost> Date: Fri Feb 23 19:32:29 1996 +0000 long_index needs to be set to 0 before calling getopt CVS patchset: 411 CVS date: 1996/02/23 19:32:29 commit 42a026ec2211e91b12e6391f903d5b83e2f9f8cf Author: root <devnull@localhost> Date: Fri Feb 23 16:21:06 1996 +0000 files with the same md5 shouldn't cause conflicts CVS patchset: 410 CVS date: 1996/02/23 16:21:06 commit 115bc0e28833405a991117bac419f89ee4765b12 Author: root <devnull@localhost> Date: Fri Feb 23 05:15:13 1996 +0000 add debug message CVS patchset: 409 CVS date: 1996/02/23 05:15:13 commit 3eee5e7604321c1243d051782dc52982d580187e Author: root <devnull@localhost> Date: Fri Feb 23 03:47:43 1996 +0000 pass subpackage name to process_filelist() for doc dir CVS patchset: 408 CVS date: 1996/02/23 03:47:43 commit 211f35618e362d47c7df82d05519c93ab346bef8 Author: root <devnull@localhost> Date: Fri Feb 23 02:22:18 1996 +0000 add a couple statics move doc script generation after all parsing is done this is necessary to allow each pacakge to have it's own docs CVS patchset: 407 CVS date: 1996/02/23 02:22:18 commit 9ef003123c8ac8ed7af51c05e665bbeb3cd7987d Author: root <devnull@localhost> Date: Fri Feb 23 02:21:26 1996 +0000 add doc StringBuf to package record for per-package doc stuff CVS patchset: 406 CVS date: 1996/02/23 02:21:26 commit a571c501a9021dc4a02c986b18690efc1e7dd03f Author: root <devnull@localhost> Date: Thu Feb 22 21:31:16 1996 +0000 use level 9 compression! CVS patchset: 405 CVS date: 1996/02/22 21:31:16 commit e649ec37c1757d25cec6ff8568ac312920239880 Author: root <devnull@localhost> Date: Thu Feb 22 21:11:22 1996 +0000 better error reporting CVS patchset: 404 CVS date: 1996/02/22 21:11:22 commit e10aa661f3694c43142c9348053e8a34e5fcc1ec Author: root <devnull@localhost> Date: Thu Feb 22 20:28:19 1996 +0000 fix last ':' checking patch - source and patch lines cna have #'s! CVS patchset: 403 CVS date: 1996/02/22 20:28:19 commit 787d0ca1021ec049d1f928991624a58130ca324c Author: root <devnull@localhost> Date: Thu Feb 22 20:01:56 1996 +0000 require ':' after preamble parts warn user about unknown premable parts "Fields" sanity check for internal error CVS patchset: 402 CVS date: 1996/02/22 20:01:56 commit a6dfa42373ff40957bc1c842efcc836a3bef618d Author: root <devnull@localhost> Date: Thu Feb 22 20:00:56 1996 +0000 add "all" dependency for "make install" CVS patchset: 401 CVS date: 1996/02/22 20:00:56 commit 9599f0fa43edbe7745652ad4aa88c016aae5f259 Author: root <devnull@localhost> Date: Thu Feb 22 19:33:08 1996 +0000 stop builds on error CVS patchset: 400 CVS date: 1996/02/22 19:33:08 commit 23e9920a5fb09622b04cb9d0a4c954b6e4ad376c Author: root <devnull@localhost> Date: Thu Feb 22 19:21:54 1996 +0000 toss trailing spaces on name, version, release CVS patchset: 399 CVS date: 1996/02/22 19:21:54 commit 719100f0566f2e7578f26eb746987e49aa0c5165 Author: root <devnull@localhost> Date: Thu Feb 22 18:52:05 1996 +0000 added checksig.o CVS patchset: 398 CVS date: 1996/02/22 18:52:05 commit 4e60315c9290789a2b1a887c1db5ff68839f8e6b Author: root <devnull@localhost> Date: Thu Feb 22 18:51:25 1996 +0000 add help for --sign and --check-sig add --check0sig handling CVS patchset: 397 CVS date: 1996/02/22 18:51:25 commit 6c23574bb9840ba7a69af29e4f73dba978def543 Author: root <devnull@localhost> Date: Thu Feb 22 18:50:41 1996 +0000 Initial revision CVS patchset: 396 CVS date: 1996/02/22 18:50:41 commit b21fa18aeccf5b6a23c885eb3fa804a94d14b5b5 Author: root <devnull@localhost> Date: Thu Feb 22 15:46:54 1996 +0000 don't just exit on error, clean up and return CVS patchset: 395 CVS date: 1996/02/22 15:46:54 commit e641ac922b4e4f63f8c93c1eaae4ea516724a548 Author: root <devnull@localhost> Date: Thu Feb 22 15:34:27 1996 +0000 more error checking during package write CVS patchset: 394 CVS date: 1996/02/22 15:34:27 commit 16ea7d2b258a6bd9f64f89411c7835a94befd41f Author: root <devnull@localhost> Date: Thu Feb 22 02:50:56 1996 +0000 change message() call to fprintf(stderr, ...) CVS patchset: 393 CVS date: 1996/02/22 02:50:56 commit a2f32ab422398091c1f2b1bc23f5d5dca70b203c Author: root <devnull@localhost> Date: Thu Feb 22 02:49:12 1996 +0000 reset RPMVAR_ROOT in reset_spec() CVS patchset: 392 CVS date: 1996/02/22 02:49:12 commit 694c6a3c8e52dfe95081170d33c10f98de3069ee Author: root <devnull@localhost> Date: Thu Feb 22 02:29:38 1996 +0000 add pass phrase sucess message CVS patchset: 391 CVS date: 1996/02/22 02:29:38 commit dfb5ed188b71bdbb4c8d091bad5c275d99f5f8a4 Author: root <devnull@localhost> Date: Thu Feb 22 01:59:29 1996 +0000 fix return codes for makeSignature() CVS patchset: 390 CVS date: 1996/02/22 01:59:29 commit 379473e17efa6cc4f6fe744524fcff5b2a586c4e Author: root <devnull@localhost> Date: Thu Feb 22 01:35:34 1996 +0000 better error checking during builds CVS patchset: 389 CVS date: 1996/02/22 01:35:34 commit 391abf9b9395ebe0b143b52b2ebc773a02f44849 Author: root <devnull@localhost> Date: Thu Feb 22 01:35:00 1996 +0000 check for bad pass phrases CVS patchset: 388 CVS date: 1996/02/22 01:35:00 commit 81e9d511e7f1b859d55b17e510acd37e17a53c48 Author: root <devnull@localhost> Date: Thu Feb 22 01:34:20 1996 +0000 better pass phrase handling, check for bad pass phrase CVS patchset: 387 CVS date: 1996/02/22 01:34:20 commit c3acfa7ab3e8be53de1e161bd9e28500bfa3fdb5 Author: root <devnull@localhost> Date: Wed Feb 21 23:18:36 1996 +0000 don't sweep in build_subdir is "." CVS patchset: 386 CVS date: 1996/02/21 23:18:36 commit 177488cb3b5b727d5a0c93ee94b5d8b39c17ae4c Author: root <devnull@localhost> Date: Wed Feb 21 22:20:51 1996 +0000 read the signature CVS patchset: 385 CVS date: 1996/02/21 22:20:51 commit d90c22d3e9706f53003130539835aa4d2ffc61e4 Author: root <devnull@localhost> Date: Wed Feb 21 22:20:37 1996 +0000 check for bad read in readSignature() CVS patchset: 384 CVS date: 1996/02/21 22:20:37 commit cfe18a3208dd233526da56bb2d09b044ce982ba5 Author: ewt <devnull@localhost> Date: Wed Feb 21 18:24:15 1996 +0000 installs /etc/rpmrc, /usr/bin/gendiff CVS patchset: 383 CVS date: 1996/02/21 18:24:15 commit d7bd6eaa4da603c7a93931a35a066bcc71fe1b46 Author: ewt <devnull@localhost> Date: Wed Feb 21 18:09:31 1996 +0000 variable was initialized wrong - fixed CVS patchset: 382 CVS date: 1996/02/21 18:09:31 commit 728102b6bdaba5fa113bd7083ae3db150d6489ff Author: root <devnull@localhost> Date: Wed Feb 21 17:32:07 1996 +0000 fix doc/docdir handling CVS patchset: 381 CVS date: 1996/02/21 17:32:07 commit bce4b08641faf9ac3a578ba22b5b161d3bea9378 Author: root <devnull@localhost> Date: Wed Feb 21 17:31:56 1996 +0000 remove bogus comment CVS patchset: 380 CVS date: 1996/02/21 17:31:56 commit 2076c0f2f6bfbd3c30de012caf4269ae605c662f Author: root <devnull@localhost> Date: Wed Feb 21 17:19:52 1996 +0000 handle names properly! Can't figure 'em out until the entire spec file is parsed. CVS patchset: 379 CVS date: 1996/02/21 17:19:52 commit c50bf4d20ae591aca5750b12f1a9dd2a095afffc Author: root <devnull@localhost> Date: Wed Feb 21 17:19:17 1996 +0000 just get the name from the header CVS patchset: 378 CVS date: 1996/02/21 17:19:17 commit bc9746b005ab001c3e2ac22aee806aaf70c21724 Author: root <devnull@localhost> Date: Wed Feb 21 17:17:58 1996 +0000 fix ROOT_DIR setting (for NULL) CVS patchset: 377 CVS date: 1996/02/21 17:17:58 commit 6e76ca36c748d7a4438069ee9ee2a8ac07f8156b Author: root <devnull@localhost> Date: Wed Feb 21 15:29:20 1996 +0000 fix extra %endif catching better errors CVS patchset: 376 CVS date: 1996/02/21 15:29:20 commit e11a0b13ee384e545cc9abcbc84a4c716e380147 Author: root <devnull@localhost> Date: Wed Feb 21 15:28:47 1996 +0000 fix %doc %docdir contention CVS patchset: 375 CVS date: 1996/02/21 15:28:47 commit e23939d83735236f3ebded9b268bf04abd61de23 Author: root <devnull@localhost> Date: Wed Feb 21 15:11:54 1996 +0000 add root dir to doc dir CVS patchset: 374 CVS date: 1996/02/21 15:11:54 commit 7da9a0568fb74f04cd435fd1e579ae3c0bf65f03 Author: ewt <devnull@localhost> Date: Tue Feb 20 23:56:14 1996 +0000 added co rule CVS patchset: 373 CVS date: 1996/02/20 23:56:14 commit 2fda53f1aa47ed318c00eee8b38a04923ef33cad Author: ewt <devnull@localhost> Date: Tue Feb 20 23:55:15 1996 +0000 moved rpm to /bin CVS patchset: 372 CVS date: 1996/02/20 23:55:15 commit 0bca0361024911942b2ad854196bda07d7f0167e Author: root <devnull@localhost> Date: Tue Feb 20 23:31:59 1996 +0000 fix ugly race condition in cpio_gzip() fix md5sum generation for package with root: add some verbose messagin CVS patchset: 371 CVS date: 1996/02/20 23:31:59 commit 31963f7978eeae9285bb433633c23a00816b42d4 Author: root <devnull@localhost> Date: Tue Feb 20 22:25:21 1996 +0000 fix off by one error (to agree with comment, no less) CVS patchset: 370 CVS date: 1996/02/20 22:25:21 commit c40c0b624cdca8eb912b27f66fd6d86044028fa9 Author: ewt <devnull@localhost> Date: Tue Feb 20 22:18:36 1996 +0000 missing files are reported better CVS patchset: 369 CVS date: 1996/02/20 22:18:36 commit cffbf3f1d004135a3926d589ace685291a9c18a8 Author: ewt <devnull@localhost> Date: Tue Feb 20 21:54:19 1996 +0000 1) added upgrade arg handling 2) fixed verify of stdin handling CVS patchset: 368 CVS date: 1996/02/20 21:54:19 commit 7f9577ed2d06910c2c052920405105afe340bb9a Author: ewt <devnull@localhost> Date: Tue Feb 20 21:54:07 1996 +0000 added INSTALL_UPGRADE flag CVS patchset: 367 CVS date: 1996/02/20 21:54:07 commit dc21c59ee61f93f11ae9b4e0db02fb317b055042 Author: ewt <devnull@localhost> Date: Tue Feb 20 21:54:02 1996 +0000 added upgrading CVS patchset: 366 CVS date: 1996/02/20 21:54:02 commit 822ff53ec90c4dee7dfeed4d0f113bf0d45477cf Author: ewt <devnull@localhost> Date: Tue Feb 20 21:53:44 1996 +0000 fixed symlink verification CVS patchset: 365 CVS date: 1996/02/20 21:53:44 commit 697c3e6d39a14cb9be758c2e03e14c78dc30e8c5 Author: ewt <devnull@localhost> Date: Tue Feb 20 20:56:26 1996 +0000 removed dump, dumpdb CVS patchset: 364 CVS date: 1996/02/20 20:56:26 commit c46c2ae2626754090ac18e9d72dd480ae10251d9 Author: ewt <devnull@localhost> Date: Tue Feb 20 20:55:47 1996 +0000 added dump, dumpdb CVS patchset: 363 CVS date: 1996/02/20 20:55:47 commit 6aac154e2c1a8a82f721b48580e23f8a9cc9c1af Author: ewt <devnull@localhost> Date: Tue Feb 20 20:55:04 1996 +0000 Initial revision CVS patchset: 362 CVS date: 1996/02/20 20:55:04 commit aa79548c2f662fa67f3f23fa7756e7344d3cfb54 Author: root <devnull@localhost> Date: Tue Feb 20 20:10:12 1996 +0000 bump version CVS patchset: 361 CVS date: 1996/02/20 20:10:12 commit fd29b68bcd4adbb0799a4bc4c2a324fd2f67ab09 Author: ewt <devnull@localhost> Date: Tue Feb 20 19:42:47 1996 +0000 changed output of verification CVS patchset: 360 CVS date: 1996/02/20 19:42:47 commit 4ae33f74b29bd84d66a967ab8d55c77eb6079148 Author: ewt <devnull@localhost> Date: Tue Feb 20 17:58:41 1996 +0000 finished CVS patchset: 359 CVS date: 1996/02/20 17:58:41 commit 4b525901c125da27db4894fb3e33fabc08f4bb80 Author: ewt <devnull@localhost> Date: Tue Feb 20 17:58:31 1996 +0000 fixed to return correct sum :-) CVS patchset: 358 CVS date: 1996/02/20 17:58:31 commit 0fe113d764c90be7ce35d2c682a819c720b1eb94 Author: root <devnull@localhost> Date: Tue Feb 20 17:55:15 1996 +0000 add wacky subpackage version/release stuff fix readlink non-null-termination problem CVS patchset: 357 CVS date: 1996/02/20 17:55:15 commit 3e7309560893527e27e6b3a6067f0f7b1cc607eb Author: root <devnull@localhost> Date: Tue Feb 20 16:00:04 1996 +0000 pass around the passPhrase CVS patchset: 356 CVS date: 1996/02/20 16:00:04 commit 57b6582561af071081a3c1b553e44bdac2368516 Author: root <devnull@localhost> Date: Tue Feb 20 15:59:34 1996 +0000 pass passPhrase to doBuild CVS patchset: 355 CVS date: 1996/02/20 15:59:34 commit b3769faaa38f3b1ac72aaad442fc6a3466ed6469 Author: root <devnull@localhost> Date: Tue Feb 20 15:59:10 1996 +0000 add passPhrase stuff and --sign CVS patchset: 354 CVS date: 1996/02/20 15:59:10 commit 46a977012a04bebbf3661223e097783038063b4f Author: root <devnull@localhost> Date: Tue Feb 20 15:07:02 1996 +0000 add simple getPassPhrase() CVS patchset: 353 CVS date: 1996/02/20 15:07:02 commit 7ac23c2d72cc7a8cc9ecab131061af272468f5e8 Author: root <devnull@localhost> Date: Tue Feb 20 15:06:47 1996 +0000 add getPassPhrase() CVS patchset: 352 CVS date: 1996/02/20 15:06:47 commit db1590def9a1b6289d9e328e722417d0181f8c5d Author: root <devnull@localhost> Date: Tue Feb 20 06:02:32 1996 +0000 passPhrase is passed as arg start writing getPassPhrase() CVS patchset: 351 CVS date: 1996/02/20 06:02:32 commit 68e87d3653bdd334afc2ff1b9e3a6ae0e09f75ee Author: root <devnull@localhost> Date: Tue Feb 20 06:01:30 1996 +0000 passPhrase is arg to makeSignature() CVS patchset: 350 CVS date: 1996/02/20 06:01:30 commit 019c209d1a61d1775c99add08a7fc387ff95ac20 Author: marc <devnull@localhost> Date: Tue Feb 20 04:47:25 1996 +0000 Initial revision CVS patchset: 349 CVS date: 1996/02/20 04:47:25 commit 09ba912bd2fe1428fa8c96e5ce13487fc3f44bd5 Author: marc <devnull@localhost> Date: Tue Feb 20 04:40:53 1996 +0000 Initial revision CVS patchset: 348 CVS date: 1996/02/20 04:40:53 commit 60adc4402ed727453b61b27fc0d9a1c47126450d Author: marc <devnull@localhost> Date: Tue Feb 20 04:31:08 1996 +0000 Initial revision CVS patchset: 347 CVS date: 1996/02/20 04:31:08 commit 6a0b1e775e317b256d845388d4679603ad735f49 Author: ewt <devnull@localhost> Date: Tue Feb 20 03:54:01 1996 +0000 added parsing and calling for verification CVS patchset: 346 CVS date: 1996/02/20 03:54:01 commit e8a560988d0dd67e587bb84eb91cfd7ea5ffb9ec Author: ewt <devnull@localhost> Date: Tue Feb 20 03:52:58 1996 +0000 added prototypes for verification, changed VERIFY flags CVS patchset: 345 CVS date: 1996/02/20 03:52:58 commit 7bd32a18d1e994aa6c2834684c650affbc442a8c Author: ewt <devnull@localhost> Date: Tue Feb 20 03:52:37 1996 +0000 added verify.c CVS patchset: 344 CVS date: 1996/02/20 03:52:37 commit 6a20b58b0b6d1b8465af978cfc048a864cef8199 Author: marc <devnull@localhost> Date: Tue Feb 20 02:33:52 1996 +0000 use VERIFY_USER and VERIFY_GROUP, not by id CVS patchset: 343 CVS date: 1996/02/20 02:33:52 commit dbd38e9ea434d81704c826ca5f9f716807cb0911 Author: marc <devnull@localhost> Date: Tue Feb 20 02:27:51 1996 +0000 mv rpm* tools into tools CVS patchset: 342 CVS date: 1996/02/20 02:27:51 commit 0e47fd42b895a5e8b60e9b945b964d4bc0903dea Author: marc <devnull@localhost> Date: Tue Feb 20 01:35:04 1996 +0000 added "," as separator for %verify() CVS patchset: 341 CVS date: 1996/02/20 01:35:04 commit 235bcd763919e6de545506dd65d6e694e4e6c635 Author: ewt <devnull@localhost> Date: Tue Feb 20 00:25:34 1996 +0000 changed version CVS patchset: 340 CVS date: 1996/02/20 00:25:34 commit 96493b6e68646a3fae5fc04704e844a1e1a2c64f Author: ewt <devnull@localhost> Date: Tue Feb 20 00:24:43 1996 +0000 should flush after handling INSTALL_PRINTLABEL CVS patchset: 339 CVS date: 1996/02/20 00:24:43 commit f6879cec2d6e64d2db6dd7643b3d9fd6790ef773 Author: ewt <devnull@localhost> Date: Tue Feb 20 00:24:24 1996 +0000 -hiv is handled via INSTALL_PRINTLABEL CVS patchset: 338 CVS date: 1996/02/20 00:24:24 commit c1adebc3e7ad755d9317505d042bf2bc08d746d7 Author: ewt <devnull@localhost> Date: Tue Feb 20 00:18:23 1996 +0000 added INSTALL_PRINTLABEL support CVS patchset: 337 CVS date: 1996/02/20 00:18:23 commit 76dc38a451a84f5832798a06c57320b7c4a69b73 Author: ewt <devnull@localhost> Date: Tue Feb 20 00:17:51 1996 +0000 1) added INSTALL_PRINTLABEL support 2) shouldn't update header's we've freed CVS patchset: 336 CVS date: 1996/02/20 00:17:51 commit d46f2806ee40dd112869eb69e4f7f8f6d837cead Author: ewt <devnull@localhost> Date: Tue Feb 20 00:17:35 1996 +0000 marks free blocks, though faFree() still isn't quite right CVS patchset: 335 CVS date: 1996/02/20 00:17:35 commit ad341d23a3dbfc4f094fff0f00407a6756be0b76 Author: ewt <devnull@localhost> Date: Tue Feb 20 00:12:50 1996 +0000 fixed sorting of the shared file list CVS patchset: 334 CVS date: 1996/02/20 00:12:50 commit 8748b30339e7bf9371d857b69df83d4c5e572f6d Author: root <devnull@localhost> Date: Mon Feb 19 23:41:46 1996 +0000 add %verify() handling CVS patchset: 333 CVS date: 1996/02/19 23:41:46 commit 6ff596b90a07350eb5896cc63a217e8bb7fec726 Author: ewt <devnull@localhost> Date: Mon Feb 19 23:34:25 1996 +0000 11) removed silly debug message 2) fixed problem with unarchiving files containing shell globbing characters CVS patchset: 332 CVS date: 1996/02/19 23:34:25 commit 89a31f02cd86dad6ac01b81b7506cee79ff85ddd Author: ewt <devnull@localhost> Date: Mon Feb 19 23:34:02 1996 +0000 1) added signal blocking and db syncing to help insure integrity 2) added db locking CVS patchset: 331 CVS date: 1996/02/19 23:34:02 commit 32b8c34d634cfcedb8435f9da53b280f20e0d1a5 Author: ewt <devnull@localhost> Date: Mon Feb 19 23:33:56 1996 +0000 added sync function CVS patchset: 330 CVS date: 1996/02/19 23:33:56 commit 6b86d4ce24cd82dd010a67e314370eeecda35b1e Author: root <devnull@localhost> Date: Mon Feb 19 23:00:16 1996 +0000 use libz instead of gzip put ARCHIVESIZE in the header CVS patchset: 329 CVS date: 1996/02/19 23:00:16 commit b1d827e8d152790c1cc55d76e2e2310ba037ef0e Author: root <devnull@localhost> Date: Mon Feb 19 22:52:39 1996 +0000 added RPMTAG_ARCHIVESIZE CVS patchset: 328 CVS date: 1996/02/19 22:52:39 commit 3ca3620fe37d824a28781fa0562510e761a700ae Author: root <devnull@localhost> Date: Mon Feb 19 22:18:30 1996 +0000 fix build shit CVS patchset: 327 CVS date: 1996/02/19 22:18:30 commit dfc6cc33d24f19ac0477ea1680386e700faffcac Author: root <devnull@localhost> Date: Mon Feb 19 22:15:38 1996 +0000 shouldn't reference variables pointing into a header after the header has been freed CVS patchset: 326 CVS date: 1996/02/19 22:15:38 commit 7147d0518c9beb434332022d59c969182053ffcc Author: root <devnull@localhost> Date: Mon Feb 19 22:01:40 1996 +0000 added database locking CVS patchset: 325 CVS date: 1996/02/19 22:01:40 commit bc9b266d6883652de9ced673b1527cda79c18ebe Author: root <devnull@localhost> Date: Mon Feb 19 21:16:15 1996 +0000 catch unbalanced %endifs CVS patchset: 324 CVS date: 1996/02/19 21:16:15 commit fd45e25ce9e5309eb8d826cd6bd2a92e1048f3dc Author: root <devnull@localhost> Date: Mon Feb 19 17:03:29 1996 +0000 make serial number an int32 CVS patchset: 323 CVS date: 1996/02/19 17:03:29 commit b581648217713662c57b565f390805c4557fe30e Author: ewt <devnull@localhost> Date: Mon Feb 19 16:29:15 1996 +0000 shouldn't write to strings that are initialized CVS patchset: 322 CVS date: 1996/02/19 16:29:15 commit 8961358412a8583f11161b3f2fa9c6386ebd7b36 Author: ewt <devnull@localhost> Date: Mon Feb 19 15:17:56 1996 +0000 added verbose querying of links CVS patchset: 321 CVS date: 1996/02/19 15:17:56 commit d34604145ceac5276d4a896d2127d8bb36c7f974 Author: root <devnull@localhost> Date: Mon Feb 19 15:13:37 1996 +0000 added signature.o CVS patchset: 320 CVS date: 1996/02/19 15:13:37 commit e3761e244dce3c98157f5d30bbeb4189570e04f4 Author: ewt <devnull@localhost> Date: Mon Feb 19 04:52:09 1996 +0000 changed sense of a bunch of the functions to fit the rest of rpm CVS patchset: 319 CVS date: 1996/02/19 04:52:09 commit c8c0165386a4ecd16d354847c673d7f7b3edba55 Author: ewt <devnull@localhost> Date: Mon Feb 19 04:51:12 1996 +0000 started rewrite to allow fragment collection, free space reclamation. It isn't done yet though, and this version is pretty broken CVS patchset: 318 CVS date: 1996/02/19 04:51:12 commit 652efd55459bd8c78f5f3cbfac65495f0332e46b Author: ewt <devnull@localhost> Date: Mon Feb 19 04:51:12 1996 +0000 changed faFree() to return void CVS patchset: 317 CVS date: 1996/02/19 04:51:12 commit ca0f8fe5099eb5d5a98df9b488ccdb95a93741fb Author: ewt <devnull@localhost> Date: Mon Feb 19 04:50:33 1996 +0000 1) changed sense of rpmdbOpen() 2) started implementing verbose querying of the file list CVS patchset: 316 CVS date: 1996/02/19 04:50:33 commit 21eab129c6d972ec28f85af57c79225ea996be5b Author: ewt <devnull@localhost> Date: Mon Feb 19 04:50:15 1996 +0000 changed sense of rpmdbOpen CVS patchset: 315 CVS date: 1996/02/19 04:50:15 commit 6e136fedd057247b16fea607ef413865d709178b Author: ewt <devnull@localhost> Date: Mon Feb 19 04:29:39 1996 +0000 no comment :-( CVS patchset: 314 CVS date: 1996/02/19 04:29:39 commit 149130ecc155581ea2640cf235b0da512af8c5fe Author: ewt <devnull@localhost> Date: Mon Feb 19 04:28:31 1996 +0000 1) silly bug left over from getting rid of mutable flag 2) getEntry should set pointer to NULL when it returns 0 CVS patchset: 313 CVS date: 1996/02/19 04:28:31 commit 3a4c95f8d697616f2520844e46e3c12f0507cc57 Author: marc <devnull@localhost> Date: Mon Feb 19 02:37:21 1996 +0000 removed signature type macros CVS patchset: 312 CVS date: 1996/02/19 02:37:21 commit 6d602a76b25be6b4ee4bb55d1ab5f6e614ddc617 Author: marc <devnull@localhost> Date: Mon Feb 19 02:35:29 1996 +0000 added pgp signature stuff CVS patchset: 311 CVS date: 1996/02/19 02:35:29 commit bcfe51b9782681cdf430d3b7a603d7c57215ef76 Author: marc <devnull@localhost> Date: Mon Feb 19 02:34:06 1996 +0000 added verify flags added pgp vars CVS patchset: 310 CVS date: 1996/02/19 02:34:06 commit 06cfb946332676c144f4b4444d29bf0d8ad48b6f Author: marc <devnull@localhost> Date: Mon Feb 19 02:32:11 1996 +0000 Initial revision CVS patchset: 309 CVS date: 1996/02/19 02:32:11 commit e6389c6dd5f9678ec3cfa9e3c7aae59be94aa28c Author: marc <devnull@localhost> Date: Mon Feb 19 02:27:35 1996 +0000 pass a name to openScript() for display purposes put set -x after setting of all the variable names CVS patchset: 308 CVS date: 1996/02/19 02:27:35 commit 84025076e461f81f37c50f8412bace29861ea962 Author: marc <devnull@localhost> Date: Mon Feb 19 02:26:47 1996 +0000 removed old SOURCE and PATCH macros CVS patchset: 307 CVS date: 1996/02/19 02:26:47 commit 43966970f27a175eeccdcb053b96c376a78ac6de Author: marc <devnull@localhost> Date: Mon Feb 19 02:24:47 1996 +0000 added signature handling unified final packing stages added vendor and distrbution to headers free all those freakin lists in process_filelist()! start working on %verify() stuff CVS patchset: 306 CVS date: 1996/02/19 02:24:47 commit 0202dbf7f037d76c1459c2e7d767b1619c452150 Author: marc <devnull@localhost> Date: Mon Feb 19 02:21:05 1996 +0000 added signature handling CVS patchset: 305 CVS date: 1996/02/19 02:21:05 commit bbd778e9d8d66e0dd636c52e120476389fd8d18c Author: marc <devnull@localhost> Date: Mon Feb 19 02:20:21 1996 +0000 added stuff for Serial and PGP signatures CVS patchset: 304 CVS date: 1996/02/19 02:20:21 commit 6cad74bc6ee37f6aa93e99d774feba9eced2d602 Author: marc <devnull@localhost> Date: Mon Feb 19 02:19:18 1996 +0000 Initial revision CVS patchset: 303 CVS date: 1996/02/19 02:19:18 commit 5a64e734f5bb748af4a6f7234fb3eb5398bcb2f6 Author: marc <devnull@localhost> Date: Mon Feb 19 02:18:35 1996 +0000 added rpmsignature rpmchecksig CVS patchset: 302 CVS date: 1996/02/19 02:18:35 commit c7c8b5d0b36e411610701a5977b70229ca5d33f5 Author: ewt <devnull@localhost> Date: Mon Feb 19 01:40:55 1996 +0000 tried to help header.c recover from Marc's recent mutilation of it :-) CVS patchset: 301 CVS date: 1996/02/19 01:40:55 commit 0840162b4cbdc0e0a5d28580b4e6d4a8fbdc3fee Author: root <devnull@localhost> Date: Fri Feb 16 17:37:53 1996 +0000 don't allocate 0 bytes! CVS patchset: 300 CVS date: 1996/02/16 17:37:53 commit dad54fe3956428f416606e95b30e759fc73d418d Author: root <devnull@localhost> Date: Fri Feb 16 17:26:43 1996 +0000 fix handling of NULL newname/subname in lookup_package() CVS patchset: 299 CVS date: 1996/02/16 17:26:43 commit d0040747b059fa689774d5e8dee3cb09d1b856be Author: root <devnull@localhost> Date: Fri Feb 16 17:26:05 1996 +0000 changed error handling in build() CVS patchset: 298 CVS date: 1996/02/16 17:26:05 commit 7ac9bde7638d5fdc413adc69a1a69f31d9eb2718 Author: root <devnull@localhost> Date: Fri Feb 16 05:55:17 1996 +0000 strip trailing whitespace off %part args add handling for specfiles that start with "%package subname" CVS patchset: 297 CVS date: 1996/02/16 05:55:17 commit b6c44dc2845a4b91b3c67401bd9b65a646032a9f Author: root <devnull@localhost> Date: Fri Feb 16 05:37:08 1996 +0000 removed mmapHeader() CVS patchset: 296 CVS date: 1996/02/16 05:37:08 commit f974adb86c16e42547054fe231b0269e92bdee2a Author: root <devnull@localhost> Date: Fri Feb 16 05:35:53 1996 +0000 set verbosity properly for building CVS patchset: 295 CVS date: 1996/02/16 05:35:53 commit 3f7ef2aa1f6356dd7b710c00fe20dc4da94d89dc Author: root <devnull@localhost> Date: Fri Feb 16 05:34:22 1996 +0000 added getVerbosity() CVS patchset: 294 CVS date: 1996/02/16 05:34:22 commit 4dbff32aece57dd3a48adbf6f20b13d6a5421bf6 Author: root <devnull@localhost> Date: Thu Feb 15 23:22:49 1996 +0000 fixed the sizeofHeader() fixed unloadHeader() CVS patchset: 293 CVS date: 1996/02/15 23:22:49 commit d520eb7905baa0a6ea6279e549104a87cd9aefcf Author: root <devnull@localhost> Date: Thu Feb 15 23:15:51 1996 +0000 fixed return from unloadHeader() CVS patchset: 292 CVS date: 1996/02/15 23:15:51 commit 3e32f9e73a9f088f9513e71bd1335bbe8ebbb533 Author: root <devnull@localhost> Date: Thu Feb 15 23:13:08 1996 +0000 make load/unload sort like read/write fix type correction in getEntry() CVS patchset: 291 CVS date: 1996/02/15 23:13:08 commit 67a5d89bbec226f70a71aeb7a0bc5ca33a96360a Author: root <devnull@localhost> Date: Thu Feb 15 22:55:44 1996 +0000 copy specfile name CVS patchset: 290 CVS date: 1996/02/15 22:55:44 commit d396a858d132b6099afd5a2a990bb8366aa352c4 Author: root <devnull@localhost> Date: Thu Feb 15 22:44:46 1996 +0000 do not allow STRING_TYPE with count != 1 move index/data sorting into copyHeader() cause sizeofHeader() tp call copyHeader() to sort index/data have writeHeader() call sizeofHeader() to sort index/data The net effect is that if you call writeHeader() or sizeofHeader() your Header is actually sorted and replaced with a new copy. CVS patchset: 289 CVS date: 1996/02/15 22:44:46 commit 1efa980d28535a131268521f61851b09e98194f6 Author: root <devnull@localhost> Date: Thu Feb 15 22:44:04 1996 +0000 change to test new copyHeader code CVS patchset: 288 CVS date: 1996/02/15 22:44:04 commit c3f2ff17405a6c2953d0bf66043068d755e4f784 Author: ewt <devnull@localhost> Date: Thu Feb 15 21:08:48 1996 +0000 marks replaced files during installs CVS patchset: 287 CVS date: 1996/02/15 21:08:48 commit 77c2db950c16591f14d607170b755aec14d77869 Author: ewt <devnull@localhost> Date: Thu Feb 15 21:08:41 1996 +0000 added rpmdbUpdateRecord() CVS patchset: 286 CVS date: 1996/02/15 21:08:41 commit 512d9fb694e7d793027be106a418d599933d586b Author: ewt <devnull@localhost> Date: Thu Feb 15 21:08:23 1996 +0000 1) added rpmdbUpdate() 2) changed sense of rpmdbRemove() CVS patchset: 285 CVS date: 1996/02/15 21:08:23 commit 878cebe9470b0bfd8e4302e2cf304cc7d52f0e38 Author: ewt <devnull@localhost> Date: Thu Feb 15 21:08:09 1996 +0000 fixed bug which resulted in shared files getting backed up CVS patchset: 284 CVS date: 1996/02/15 21:08:09 commit 7d7fc550f78235cae0ba4f8dae98cd40e35dfb8a Author: root <devnull@localhost> Date: Thu Feb 15 19:32:03 1996 +0000 fixed freSpec() call CVS patchset: 283 CVS date: 1996/02/15 19:32:03 commit 2b4e37a993501d16ea94aa52817c45c20f46d5a5 Author: root <devnull@localhost> Date: Thu Feb 15 19:21:01 1996 +0000 fixed dereference problem CVS patchset: 282 CVS date: 1996/02/15 19:21:01 commit 042dc300f0727108a57c305ae2d46692475fde1e Author: root <devnull@localhost> Date: Thu Feb 15 16:22:32 1996 +0000 remove a few stray statics init build_subdir to . CVS patchset: 281 CVS date: 1996/02/15 16:22:32 commit 4ffe1c93696296120d1536a77dcf8d6aabca42ca Author: root <devnull@localhost> Date: Thu Feb 15 16:21:48 1996 +0000 free the spec file when done CVS patchset: 280 CVS date: 1996/02/15 16:21:48 commit 030a88838a5c2ed2d4e0807edb3a01c96557deb5 Author: ewt <devnull@localhost> Date: Thu Feb 15 00:10:29 1996 +0000 don't open the database O_EXCL - we need to use locking instead! CVS patchset: 279 CVS date: 1996/02/15 00:10:29 commit ea3e7dcddb02ad07b57d1456480a9abd5c9f0f8c Author: ewt <devnull@localhost> Date: Thu Feb 15 00:10:15 1996 +0000 don't open files O_EXCL CVS patchset: 278 CVS date: 1996/02/15 00:10:15 commit 1ec84a6f6389f29d73c58b62e5b3e7a2d324cf15 Author: ewt <devnull@localhost> Date: Wed Feb 14 23:21:02 1996 +0000 added flush after printing percentages CVS patchset: 277 CVS date: 1996/02/14 23:21:02 commit 9297a2f698411e02ab587f4020a221af0fba3083 Author: root <devnull@localhost> Date: Wed Feb 14 22:31:37 1996 +0000 doRmSource should return something CVS patchset: 276 CVS date: 1996/02/14 22:31:37 commit 90f82529517f8db18d32cd6c2d8b2036613a54c1 Author: ewt <devnull@localhost> Date: Wed Feb 14 22:20:08 1996 +0000 checks for directory existence before trying to create one CVS patchset: 275 CVS date: 1996/02/14 22:20:08 commit 84b62fd459ba7456b02533c8156ab480e6342b88 Author: ewt <devnull@localhost> Date: Wed Feb 14 21:56:29 1996 +0000 fixed to installArchive() 1) detect dead child correctly 2) handle all files when read() from pipe returns many of them CVS patchset: 274 CVS date: 1996/02/14 21:56:29 commit 86e09a97bc60635f12fb92b60c47e6751a313480 Author: ewt <devnull@localhost> Date: Wed Feb 14 21:26:21 1996 +0000 handles reinstallation of a binary package CVS patchset: 273 CVS date: 1996/02/14 21:26:21 commit 6b7dcf1cd43381685f58ddb561150a0d9111d409 Author: ewt <devnull@localhost> Date: Wed Feb 14 20:56:22 1996 +0000 accepts package specifications like name-version, name-version-release CVS patchset: 272 CVS date: 1996/02/14 20:56:22 commit 865692e3c2c7e2833797c70732a47c8e818d4a5c Author: root <devnull@localhost> Date: Wed Feb 14 20:18:41 1996 +0000 fixed -c in %setup CVS patchset: 271 CVS date: 1996/02/14 20:18:41 commit 0bf5f03d1df678a43007e61d05a60fe74147a9c7 Author: ewt <devnull@localhost> Date: Wed Feb 14 20:10:42 1996 +0000 added --rebuild CVS patchset: 270 CVS date: 1996/02/14 20:10:42 commit 9b940881d1e6159fa28d58d1d039aafaed75f0c3 Author: ewt <devnull@localhost> Date: Wed Feb 14 20:09:14 1996 +0000 added ability to install a source package and find the spec file name CVS patchset: 269 CVS date: 1996/02/14 20:09:14 commit 51139caf7d74533530b391b78c6f66816c116ad7 Author: root <devnull@localhost> Date: Wed Feb 14 20:07:23 1996 +0000 added RPMBUILD_RMSOURCE , CVS patchset: 268 CVS date: 1996/02/14 20:07:23 commit 4e85ef055e85ab2bb9ce0e63f51c3c5379a40988 Author: root <devnull@localhost> Date: Wed Feb 14 20:07:09 1996 +0000 added doRmSource() CVS patchset: 267 CVS date: 1996/02/14 20:07:09 commit b9c9a122863081e75decc53c90747512d7cc2d4f Author: root <devnull@localhost> Date: Wed Feb 14 17:55:38 1996 +0000 changed wayward SPEC to SPECS CVS patchset: 266 CVS date: 1996/02/14 17:55:38 commit ca4a7f8132ecb5444b0988c8c46e9dd8a8b4eeef Author: root <devnull@localhost> Date: Wed Feb 14 17:55:28 1996 +0000 added support for old packages, lots of bug fixes CVS patchset: 265 CVS date: 1996/02/14 17:55:28 commit 2a9f4dea652996196c6e83c0ed4d5cc645b36027 Author: root <devnull@localhost> Date: Wed Feb 14 17:54:37 1996 +0000 Understands source packages CVS patchset: 264 CVS date: 1996/02/14 17:54:37 commit 1ac992f934be5e3fc0aee78895a5283b7ec68be1 Author: root <devnull@localhost> Date: Wed Feb 14 17:54:30 1996 +0000 installs rpmerr.h CVS patchset: 263 CVS date: 1996/02/14 17:54:30 commit f0f7186677c445d1135d732854f18ac608c31d1c Author: root <devnull@localhost> Date: Wed Feb 14 16:56:02 1996 +0000 error for unknown icon type don't add empty entries for sources and patches CVS patchset: 262 CVS date: 1996/02/14 16:56:02 commit 103d4fa9f0ada168a667b5172af80cd2de058538 Author: root <devnull@localhost> Date: Wed Feb 14 16:32:46 1996 +0000 *** empty log message *** CVS patchset: 261 CVS date: 1996/02/14 16:32:46 commit 5743df5fb6e6ad641b748f331f5e7fbd74e5ac57 Author: root <devnull@localhost> Date: Wed Feb 14 16:22:50 1996 +0000 install rpmconvert, statically link with libc CVS patchset: 260 CVS date: 1996/02/14 16:22:50 commit 80bf2608f24b007f17507e8ba93abbecc25d692a Author: root <devnull@localhost> Date: Wed Feb 14 16:18:12 1996 +0000 added install rule CVS patchset: 259 CVS date: 1996/02/14 16:18:12 commit 9da1bde9e6022eff490c3971b74d25129413e6bd Author: root <devnull@localhost> Date: Wed Feb 14 16:12:32 1996 +0000 fixed for packages w/o any groups CVS patchset: 258 CVS date: 1996/02/14 16:12:32 commit 0a1c831d2d0c8513b219c175d38f4d1923572dbf Author: root <devnull@localhost> Date: Wed Feb 14 16:11:37 1996 +0000 turned on gif support during db conversion CVS patchset: 257 CVS date: 1996/02/14 16:11:37 commit c1cc9bf1f2f66087193db55501cf97aa84416dc4 Author: ewt <devnull@localhost> Date: Tue Jan 30 17:35:13 1996 +0000 won't leave 0.0 files around which are SUID if they're supposed to be owned by someone else CVS patchset: 256 CVS date: 1996/01/30 17:35:13 commit d952a38c432f5f5178a1658015ff8be37b9a6349 Author: ewt <devnull@localhost> Date: Tue Jan 30 16:19:22 1996 +0000 Initial revision CVS patchset: 255 CVS date: 1996/01/30 16:19:22 commit 6481fa6a78a06e39f44c6a6e49ab460814d11fb3 Author: ewt <devnull@localhost> Date: Tue Jan 30 04:14:53 1996 +0000 changed where make clean happens when creating an archive CVS patchset: 254 CVS date: 1996/01/30 04:14:53 commit 00a51932b9937970a4ef1c4aafdee90bc700f1a3 Author: ewt <devnull@localhost> Date: Tue Jan 30 04:13:17 1996 +0000 fixed alpha arch detection CVS patchset: 253 CVS date: 1996/01/30 04:13:17 commit 5764e29cdc5b7416c8b5f557ac69e945371fdbae Author: ewt <devnull@localhost> Date: Tue Jan 30 04:12:58 1996 +0000 fixed problem which could result in strdup(NULL) CVS patchset: 252 CVS date: 1996/01/30 04:12:58 commit 881145f547e490ee85dba04c2a57c3543a60f357 Author: ewt <devnull@localhost> Date: Tue Jan 30 03:50:28 1996 +0000 reads in rpm rc files at startup CVS patchset: 251 CVS date: 1996/01/30 03:50:28 commit b752738dddaa98353a6005b101a2b201af15b945 Author: ewt <devnull@localhost> Date: Tue Jan 30 03:50:17 1996 +0000 made rpm depend on build/libbuild.a CVS patchset: 250 CVS date: 1996/01/30 03:50:17 commit a7d5497818c81a5d30301293c9276289f9ddf8f4 Author: ewt <devnull@localhost> Date: Tue Jan 30 03:49:37 1996 +0000 removed reference to var.h (which disappeared) CVS patchset: 249 CVS date: 1996/01/30 03:49:37 commit e1c34e4c20f035dfd83ee7c5237b2c663ddc3949 Author: ewt <devnull@localhost> Date: Tue Jan 30 03:49:00 1996 +0000 1) removed reference to var.h (which disappeared) 2) when source files aren't found, it prints the complete path it was looking for CVS patchset: 248 CVS date: 1996/01/30 03:49:00 commit de4eb379d83268b4713b9ebaaccfd96a41ce5fe0 Author: ewt <devnull@localhost> Date: Tue Jan 30 03:47:30 1996 +0000 added RPMVAR entries and prototypes CVS patchset: 247 CVS date: 1996/01/30 03:47:30 commit 403095d4027bf72f7e5e6e46db360edf18f33317 Author: ewt <devnull@localhost> Date: Tue Jan 30 03:46:46 1996 +0000 completely rewritten for performance, ease of use CVS patchset: 246 CVS date: 1996/01/30 03:46:46 commit a6b200db9947ab3d86be16c5739bf66e3d194116 Author: ewt <devnull@localhost> Date: Tue Jan 30 03:46:32 1996 +0000 added rpmrc.o CVS patchset: 245 CVS date: 1996/01/30 03:46:32 commit d8b2c60d4382f48bd76c79afa5294223e9099789 Author: ewt <devnull@localhost> Date: Tue Jan 30 02:16:47 1996 +0000 1) places new packages in RPM_RPM_DIR/arch/file.rpm 2) cleaned up some warnings that were bugging me CVS patchset: 244 CVS date: 1996/01/30 02:16:47 commit 37ee0cf5e2ff9c1be06628b22dfa1c13a4228cb0 Author: ewt <devnull@localhost> Date: Mon Jan 29 23:27:12 1996 +0000 adjusted config file checking to adjust for the prefix CVS patchset: 243 CVS date: 1996/01/29 23:27:12 commit 41f28319235dd4ad8d832afbf511b7b517249313 Author: ewt <devnull@localhost> Date: Mon Jan 29 23:26:45 1996 +0000 fixed check of --root CVS patchset: 242 CVS date: 1996/01/29 23:26:45 commit 6b561b5d1bf158d8bfe34bb3e5ddd956588c3b3d Author: marc <devnull@localhost> Date: Mon Jan 29 20:09:49 1996 +0000 write rpms to proper directories (not arch sensitive though) CVS patchset: 241 CVS date: 1996/01/29 20:09:49 commit f50ac27315c9929d002c881770dacfd0bb8e6ba2 Author: marc <devnull@localhost> Date: Mon Jan 29 19:48:54 1996 +0000 added RPMVAR_RPMDIR, RPMVAR_SRPMDIR CVS patchset: 240 CVS date: 1996/01/29 19:48:54 commit a8abed4bc4890502aed1443a77540f36ac489a0e Author: marc <devnull@localhost> Date: Mon Jan 29 19:42:29 1996 +0000 change to use RPMBUILD_SWEEP CVS patchset: 239 CVS date: 1996/01/29 19:42:29 commit ec5a833d250530bd8b3cde3ce3fdd9a66ea4551c Author: marc <devnull@localhost> Date: Mon Jan 29 19:42:29 1996 +0000 add static to doSweep() CVS patchset: 238 CVS date: 1996/01/29 19:42:29 commit efcea4901c0a1eafbc2f8ecd60eb54598f8c9a91 Author: ewt <devnull@localhost> Date: Mon Jan 29 19:37:59 1996 +0000 1) should handle config files well 2) created directories should get umask independent permissions 3) fixed notification handling 4) creates file states list, install time CVS patchset: 237 CVS date: 1996/01/29 19:37:59 commit d000ba9b49ab4e5c2a3feb946570f56efbd62aba Author: ewt <devnull@localhost> Date: Mon Jan 29 19:37:28 1996 +0000 New packages have forward sorted file lists - uninstalls should traverse such a list backwards to give rmdir() a fighting chance CVS patchset: 236 CVS date: 1996/01/29 19:37:28 commit 313a9e8a30f425d5d392e074c82a367fc9f2a318 Author: ewt <devnull@localhost> Date: Mon Jan 29 19:36:49 1996 +0000 prints install date, handles missing build date CVS patchset: 235 CVS date: 1996/01/29 19:36:49 commit bdc12d835b0f0baeb69232bced62ae77804067fd Author: ewt <devnull@localhost> Date: Mon Jan 29 19:34:58 1996 +0000 changed version to 2.0b CVS patchset: 234 CVS date: 1996/01/29 19:34:58 commit e542d237153bdae116863cd94cdd47ece4296971 Author: ewt <devnull@localhost> Date: Mon Jan 29 19:31:05 1996 +0000 reversed the order of the filelist during reading of old style packages CVS patchset: 233 CVS date: 1996/01/29 19:31:05 commit ea7daa21f8fe86fdcb01a0c49ba421fd4333dec1 Author: ewt <devnull@localhost> Date: Mon Jan 29 19:30:49 1996 +0000 reversed the order of the filelist during conversion CVS patchset: 232 CVS date: 1996/01/29 19:30:49 commit 6cd793c2c23990712dd9373d04fda869aa773d34 Author: marc <devnull@localhost> Date: Mon Jan 29 19:14:54 1996 +0000 add RPMBUILD_CLEAN support CVS patchset: 231 CVS date: 1996/01/29 19:14:54 commit 71bad57b4dfad7a1014dff5e7f5a899b7eb112e5 Author: marc <devnull@localhost> Date: Mon Jan 29 19:14:31 1996 +0000 use RPMBUILD_SWEEP CVS patchset: 230 CVS date: 1996/01/29 19:14:31 commit 87fbb7842d38ba7b52290cf8d8dd619ba96bc5ad Author: marc <devnull@localhost> Date: Mon Jan 29 19:06:33 1996 +0000 removed -m486 CVS patchset: 229 CVS date: 1996/01/29 19:06:33 commit 208e413b0e2277225057a10ccc38d10d28d8b5af Author: marc <devnull@localhost> Date: Mon Jan 29 03:33:06 1996 +0000 fix icon handling remove spec file after source packaging handle special %doc macro CVS patchset: 228 CVS date: 1996/01/29 03:33:06 commit 82a0ba550fd5a494a7f3241c100610d2868d49a5 Author: marc <devnull@localhost> Date: Mon Jan 29 03:32:22 1996 +0000 added RPM_PACKAGE_NAME var to all scripts do special %doc install after %install CVS patchset: 227 CVS date: 1996/01/29 03:32:22 commit 6e4421c23ff2f67f8ae527b7fe45088493a527e7 Author: marc <devnull@localhost> Date: Mon Jan 29 03:31:39 1996 +0000 added parsing for special %doc macros CVS patchset: 226 CVS date: 1996/01/29 03:31:39 commit 1836c915e8c2fba77c3ded8de4ec59ddaf4d143c Author: marc <devnull@localhost> Date: Mon Jan 29 03:30:46 1996 +0000 added doc section to spec file for special %doc macro CVS patchset: 225 CVS date: 1996/01/29 03:30:46 commit 9554a0f093fdbaad657fd19ab396aea2c6e90cc2 Author: marc <devnull@localhost> Date: Mon Jan 29 03:30:25 1996 +0000 remove rpmbuild CVS patchset: 224 CVS date: 1996/01/29 03:30:25 commit 8d2dea9accf22c91ba10c0d06f0e0c1fc260b202 Author: ewt <devnull@localhost> Date: Sun Jan 28 21:38:43 1996 +0000 added building options to RPM, tightened error checking during argument parsing a bit CVS patchset: 223 CVS date: 1996/01/28 21:38:43 commit 769a70fab52cf894eb4ee28fa561d5d60c81ce17 Author: ewt <devnull@localhost> Date: Sun Jan 28 19:42:04 1996 +0000 implemented --hash, --percent CVS patchset: 222 CVS date: 1996/01/28 19:42:04 commit a8900dfbd022316a88888ffdd1b3882708bcc641 Author: root <devnull@localhost> Date: Mon Jan 22 21:13:55 1996 +0000 fixed some bad frees CVS patchset: 221 CVS date: 1996/01/22 21:13:55 commit ae492679ac7f4a612978bb6a8b648918636d35e7 Author: root <devnull@localhost> Date: Mon Jan 22 21:13:27 1996 +0000 changed parameters to install.c to allow for a notification function CVS patchset: 220 CVS date: 1996/01/22 21:13:27 commit e1922a0bb150f5fb9da63085ea0d2705f0c37faf Author: root <devnull@localhost> Date: Mon Jan 22 21:13:12 1996 +0000 started work on file sharing, added --hash and --percent CVS patchset: 219 CVS date: 1996/01/22 21:13:12 commit 5584fe2e7102e88465e442ffa0fd78c22d47535d Author: root <devnull@localhost> Date: Mon Jan 22 21:12:55 1996 +0000 added --percent, --hash CVS patchset: 218 CVS date: 1996/01/22 21:12:55 commit 1bed3119b0f95534e4d084ffb7c52a451e84766c Author: marc <devnull@localhost> Date: Wed Jan 17 18:17:50 1996 +0000 fixed broken SOURCERPM entry add sources and patches to source rpm header CVS patchset: 217 CVS date: 1996/01/17 18:17:50 commit f269ab9be601b6aec5a4b3511f46a0ad72281633 Author: marc <devnull@localhost> Date: Wed Jan 17 18:17:01 1996 +0000 keep a count of sources and patches ., CVS patchset: 216 CVS date: 1996/01/17 18:17:01 commit dd58084b7e4335a3f555ad9adbb072e764b25681 Author: marc <devnull@localhost> Date: Wed Jan 17 18:16:46 1996 +0000 count sources and patches CVS patchset: 215 CVS date: 1996/01/17 18:16:46 commit 155618b2fadc6cb52faa7146d5e6b240b14456f9 Author: marc <devnull@localhost> Date: Wed Jan 17 17:47:28 1996 +0000 added globbing in file list CVS patchset: 214 CVS date: 1996/01/17 17:47:28 commit 6d709dd98bf04dda9e982f855d9090d1316e5f61 Author: ewt <devnull@localhost> Date: Mon Jan 15 00:03:16 1996 +0000 removed "test" target, removed convertdb.c from librpm.a CVS patchset: 213 CVS date: 1996/01/15 00:03:16 commit 4dd52c744c55f752218fabae1d1bf514f0a8a4c5 Author: ewt <devnull@localhost> Date: Mon Jan 15 00:02:17 1996 +0000 turned off efence as a default (we shouldn't require it for shipped versions) CVS patchset: 212 CVS date: 1996/01/15 00:02:17 commit 4d395ecd187923f848eea7ee184e6330f2f5c0ac Author: ewt <devnull@localhost> Date: Mon Jan 15 00:01:43 1996 +0000 moved version number to Makefile, added "archive" target CVS patchset: 211 CVS date: 1996/01/15 00:01:43 commit c33544a8ef90abbcceb87603a3447a1ea8906cdc Author: ewt <devnull@localhost> Date: Mon Jan 15 00:01:31 1996 +0000 changed to take VERSION field from the Makefile CVS patchset: 210 CVS date: 1996/01/15 00:01:31 commit 530f9de331b410851e066f02b1a714c2037ef710 Author: ewt <devnull@localhost> Date: Mon Jan 15 00:01:03 1996 +0000 fixed a typo CVS patchset: 209 CVS date: 1996/01/15 00:01:03 commit a856972cc62dd84f7c6061625f2286d68bdadf6f Author: ewt <devnull@localhost> Date: Sun Jan 14 23:07:54 1996 +0000 modified to be standalone program CVS patchset: 208 CVS date: 1996/01/14 23:07:54 commit 42ecff8eb985edba41f114c11d1df89329779c59 Author: ewt <devnull@localhost> Date: Sun Jan 14 19:32:17 1996 +0000 1) checks for pacakges already installed, but doesn't handle overrides correctly 2) sets file ownderships by symbolic name when they are available 3) creates directories when needed CVS patchset: 207 CVS date: 1996/01/14 19:32:17 commit 6447dde417116b70f00150434a888b841c4e796f Author: ewt <devnull@localhost> Date: Sun Jan 14 19:31:50 1996 +0000 fixed error generated for bad magic CVS patchset: 206 CVS date: 1996/01/14 19:31:50 commit 749b978d8b9a7282b695c52cf8f34ae13c0c4963 Author: ewt <devnull@localhost> Date: Sun Jan 14 19:31:10 1996 +0000 removed <sys/mman.h> (mmapping isn't used anymore) added strings for RPMTAG_FILEUSERNAME RPMTAG_FILEGROUPNAME RPMTAG_EXCLUDE RPMTAG_EXCLUSIVE RPMTAG_ICON RPMTAG_SOURCERPM CVS patchset: 205 CVS date: 1996/01/14 19:31:10 commit d60028fa99b78c901d269623eeed0ef91120197b Author: ewt <devnull@localhost> Date: Sat Jan 13 22:02:24 1996 +0000 added installFlags, changed error message CVS patchset: 204 CVS date: 1996/01/13 22:02:24 commit 521eef02d232229d1c3f847abf8ef020bea5a50d Author: ewt <devnull@localhost> Date: Sat Jan 13 22:00:57 1996 +0000 fixed detection when packages aren't opened correctly, prints source package names CVS patchset: 203 CVS date: 1996/01/13 22:00:57 commit 29928e45703776a065cf9a88db0287fa727b7d2a Author: ewt <devnull@localhost> Date: Sat Jan 13 22:00:11 1996 +0000 changed --force for installs, added --replacepkgs --replacefiles CVS patchset: 202 CVS date: 1996/01/13 22:00:11 commit b18259e21dce0c137a6c2ff99a63ea739e82e10e Author: marc <devnull@localhost> Date: Sat Jan 13 00:48:51 1996 +0000 added RPMFILE_STATE_REPLACED CVS patchset: 201 CVS date: 1996/01/13 00:48:51 commit 1c02bb1d89aa530e68a8c8f81315428b7f7e880e Author: ewt <devnull@localhost> Date: Sat Jan 13 00:18:06 1996 +0000 added installFlags to prototype of install function CVS patchset: 200 CVS date: 1996/01/13 00:18:06 commit 0d9d12120ae9a6a851ade0c0b75a018989ff21b9 Author: marc <devnull@localhost> Date: Fri Jan 12 23:46:47 1996 +0000 added RPMTAG_SOURCERPM to binary packages CVS patchset: 199 CVS date: 1996/01/12 23:46:47 commit 2244ce669603172a844511be6c17c33bc7406129 Author: marc <devnull@localhost> Date: Fri Jan 12 17:03:48 1996 +0000 . filelists are now sorted (as opposed to reverse-sorted) CVS patchset: 198 CVS date: 1996/01/12 17:03:48 commit 0752fc3951cd41e75f086cca2f7615470fb1dcd0 Author: marc <devnull@localhost> Date: Fri Jan 12 07:31:41 1996 +0000 added BUILDHOST do %docdir, and default doc directories CVS patchset: 197 CVS date: 1996/01/12 07:31:41 commit 76d811cc328f638fbe26e794904bc271c9b51769 Author: marc <devnull@localhost> Date: Fri Jan 12 07:31:04 1996 +0000 add support for multi-line descriptions CVS patchset: 196 CVS date: 1996/01/12 07:31:04 commit 104702f3f4cbe04081e1c6cf7d6ba4867e9948cb Author: marc <devnull@localhost> Date: Fri Jan 12 02:48:35 1996 +0000 added RPMTAG_OS, RPMTAG_ARCH reverse sort the file list CVS patchset: 195 CVS date: 1996/01/12 02:48:35 commit 01d5bdc5955e2065bc7fabf94dc2cc982a1b5267 Author: marc <devnull@localhost> Date: Wed Jan 10 17:05:40 1996 +0000 fixed RPM-HOWTO URL CVS patchset: 194 CVS date: 1996/01/10 17:05:40 commit bda14ac0f4cb9753ba794e63337717b11018ceaa Author: marc <devnull@localhost> Date: Wed Jan 10 17:03:08 1996 +0000 Initial revision CVS patchset: 193 CVS date: 1996/01/10 17:03:08 commit 8b67cf70a34ce5e896bdc362fcf913febd897d3a Author: marc <devnull@localhost> Date: Wed Jan 10 16:57:58 1996 +0000 added --replace* options CVS patchset: 192 CVS date: 1996/01/10 16:57:58 commit a178727eb8c4f4d99be22dac376dcce37a3893a0 Author: marc <devnull@localhost> Date: Tue Jan 9 23:54:35 1996 +0000 Initial revision CVS patchset: 191 CVS date: 1996/01/09 23:54:35 commit 8d3a074f66cf2c72aca4649950dc3b41d431987d Author: marc <devnull@localhost> Date: Tue Jan 9 23:41:35 1996 +0000 added SIZE tag try to determine type of icon, and file in header under GIF, XPM, or ICON CVS patchset: 190 CVS date: 1996/01/09 23:41:35 commit 0786ba9b7a3c35b579192924d71e7276ec9134bd Author: ewt <devnull@localhost> Date: Tue Jan 9 21:51:53 1996 +0000 when a db doesn't exist, try to create it CVS patchset: 189 CVS date: 1996/01/09 21:51:53 commit 5a289cef0c3e452296965e540dc12a941b038148 Author: ewt <devnull@localhost> Date: Tue Jan 9 21:51:07 1996 +0000 removed extra error messages CVS patchset: 188 CVS date: 1996/01/09 21:51:07 commit 15a0018629880ffd2677543f631e01f9a241c543 Author: ewt <devnull@localhost> Date: Tue Jan 9 21:50:54 1996 +0000 fixed getScript() CVS patchset: 187 CVS date: 1996/01/09 21:50:54 commit c6dfde414fb1bea071b6cc0b9d8dfeaaa1a6b995 Author: ewt <devnull@localhost> Date: Tue Jan 9 21:50:43 1996 +0000 fixed detection of errors on open CVS patchset: 186 CVS date: 1996/01/09 21:50:43 commit eb15ccd3be058f1dbb9653898e636ed23e4f8726 Author: ewt <devnull@localhost> Date: Tue Jan 9 21:50:22 1996 +0000 added -lgz which marc seems to have removed CVS patchset: 185 CVS date: 1996/01/09 21:50:22 commit a6c129e54e1e34f3a1019088f76fb06f3888f2de Author: ewt <devnull@localhost> Date: Tue Jan 9 21:49:40 1996 +0000 removed extraneous error message CVS patchset: 184 CVS date: 1996/01/09 21:49:40 commit b9b5ef9c331acd41b5e3d6048dd51154fe9ee9aa Author: ewt <devnull@localhost> Date: Tue Jan 9 16:59:16 1996 +0000 removed extranous printf() (which happened to be causing a seg fault) CVS patchset: 183 CVS date: 1996/01/09 16:59:16 commit 7e28f8ace3576f44eab94d462095db59a5a014c2 Author: marc <devnull@localhost> Date: Tue Jan 9 16:28:15 1996 +0000 removed INSTALLTIME frmo rpms added FILEUSERNAME, FILEGROUPNAME CVS patchset: 182 CVS date: 1996/01/09 16:28:15 commit a9ec932bda7447c28fc69366ba0fc907de049c19 Author: marc <devnull@localhost> Date: Mon Jan 8 23:46:08 1996 +0000 removed -lgdbm -lgz CVS patchset: 181 CVS date: 1996/01/08 23:46:08 commit db89d2cbfda5620686343748175c0feb7d9f2f5a Author: root <devnull@localhost> Date: Mon Jan 8 21:28:20 1996 +0000 fixed problems with --root CVS patchset: 180 CVS date: 1996/01/08 21:28:20 commit 735ce6fc9971be392606504af22df5dc10dc4b5d Author: ewt <devnull@localhost> Date: Mon Jan 8 20:21:22 1996 +0000 handles config files, directories correctly CVS patchset: 179 CVS date: 1996/01/08 20:21:22 commit e0208694bdd21c6374243875079fb8a86a18d0e0 Author: ewt <devnull@localhost> Date: Mon Jan 8 19:44:29 1996 +0000 Fixed handling of buildTime for 64 bit time_t Don't open database when querying package files CVS patchset: 178 CVS date: 1996/01/08 19:44:29 commit 6ca62ee7d0b168125738901b8c700d890e3e4135 Author: ewt <devnull@localhost> Date: Mon Jan 8 19:31:44 1996 +0000 Initial revision CVS patchset: 177 CVS date: 1996/01/08 19:31:44 commit bd01c5d1edef5d08625b7893136daf961d0dfce5 Author: ewt <devnull@localhost> Date: Mon Jan 8 19:21:55 1996 +0000 wrote doInstall() CVS patchset: 176 CVS date: 1996/01/08 19:21:55 commit 88b6fc3f3ab11da84f600b970bd7a13e154aee23 Author: ewt <devnull@localhost> Date: Mon Jan 8 19:21:37 1996 +0000 added -lgz to libraries list CVS patchset: 175 CVS date: 1996/01/08 19:21:37 commit 32a5b3bbc3189e3cfad8f2d29f9d8a65b26744a1 Author: ewt <devnull@localhost> Date: Mon Jan 8 19:21:11 1996 +0000 changed default prefix to / rather then empty added prefix to doInstall CVS patchset: 174 CVS date: 1996/01/08 19:21:11 commit 423c649c6839c7848efca83a086241e20dd5458f Author: ewt <devnull@localhost> Date: Mon Jan 8 19:20:45 1996 +0000 added install.o CVS patchset: 173 CVS date: 1996/01/08 19:20:45 commit c16c83dffc37ba40dccf446417276f78a772af18 Author: ewt <devnull@localhost> Date: Mon Jan 8 19:20:17 1996 +0000 Initial revision CVS patchset: 172 CVS date: 1996/01/08 19:20:17 commit 077c3bb502fd66892dad9af0a6cb5d34e3f337f3 Author: ewt <devnull@localhost> Date: Mon Jan 8 19:19:53 1996 +0000 handles shared files - doesn't handle config files correctly yet CVS patchset: 171 CVS date: 1996/01/08 19:19:53 commit 35d9f6ca170c5ce371337048870d5454277b678e Author: ewt <devnull@localhost> Date: Mon Jan 8 19:19:12 1996 +0000 added rpmdbAdd() CVS patchset: 170 CVS date: 1996/01/08 19:19:12 commit 2717f7d97991fe5c4fa7ccd07e9c33b00429a240 Author: ewt <devnull@localhost> Date: Mon Jan 8 19:18:50 1996 +0000 added a line of documentation CVS patchset: 169 CVS date: 1996/01/08 19:18:50 commit dfffc8c9ef9c125aa9fa9f928454176d9cf1dc4a Author: ewt <devnull@localhost> Date: Mon Jan 8 19:18:14 1996 +0000 uses rpmdbAdd function rather then duplicating it converts pre/post uninstall scripts CVS patchset: 168 CVS date: 1996/01/08 19:18:14 commit 65377cb3040638a9e0ac083a0bdbf90a3516d9ae Author: ewt <devnull@localhost> Date: Mon Jan 8 19:17:43 1996 +0000 saves pre and post install and uninstall scripts from old style packages CVS patchset: 167 CVS date: 1996/01/08 19:17:43 commit 6175e290ecbc138f89599f3eb9596caad1a4d75d Author: ewt <devnull@localhost> Date: Mon Jan 8 19:17:22 1996 +0000 add isDebug() function CVS patchset: 166 CVS date: 1996/01/08 19:17:22 commit b696bb30932f309838bc67f6bd22b755ef41af79 Author: ewt <devnull@localhost> Date: Mon Jan 8 19:16:46 1996 +0000 added support for retrieving pre/post uninstalls from database CVS patchset: 165 CVS date: 1996/01/08 19:16:46 commit 5dbd3e85b0af783997fffdfcfdd6405a8ed4cd08 Author: ewt <devnull@localhost> Date: Mon Jan 8 19:15:54 1996 +0000 added support for pre/post install and uninstall scripts, fixed extraction of buildDate from spec CVS patchset: 164 CVS date: 1996/01/08 19:15:54 commit 89381ecafa8c3c79470169e51ac81126beb41d58 Author: ewt <devnull@localhost> Date: Mon Jan 8 19:15:22 1996 +0000 If not error callback is registered, the error gets printed to stderr CVS patchset: 163 CVS date: 1996/01/08 19:15:22 commit ab74a09ce50ea73e2004116eb8c1d05c8338ea5c Author: marc <devnull@localhost> Date: Mon Jan 8 17:40:59 1996 +0000 added RPMTAG_EXCLUSIVE RPMTAG_EXCLUDE RPMTAG_ICON CVS patchset: 162 CVS date: 1996/01/08 17:40:59 commit 12908c65ebbad32ef5240aa7e65fc43c68248fad Author: ewt <devnull@localhost> Date: Mon Jan 8 17:02:35 1996 +0000 added rpmdbAdd() CVS patchset: 161 CVS date: 1996/01/08 17:02:35 commit 97216a56c78e74092e3f5fe07dfd303e053a75fa Author: marc <devnull@localhost> Date: Mon Jan 8 07:12:19 1996 +0000 fix comment CVS patchset: 160 CVS date: 1996/01/08 07:12:19 commit a07f81442a27d2775cf9864d8719eefd76b2acae Author: marc <devnull@localhost> Date: Mon Jan 8 07:10:32 1996 +0000 remove extraneous read() that was screwing things up CVS patchset: 159 CVS date: 1996/01/08 07:10:32 commit 2d82745bc0574e340ed9a17234a5cb90da0ec385 Author: marc <devnull@localhost> Date: Mon Jan 8 07:07:35 1996 +0000 modify cpio_gzip() and process_filelist() to handle source package filelists wrote markBuildTime() and packageSource() CVS patchset: 158 CVS date: 1996/01/08 07:07:35 commit 053153a3a0fb7429af0b4a48a31158ec3dd8d992 Author: marc <devnull@localhost> Date: Mon Jan 8 07:06:16 1996 +0000 check for euid == 0 before doing chown -R on sources add checkSources() to test access() on sources, patches, and icons use markBuildTime() CVS patchset: 157 CVS date: 1996/01/08 07:06:16 commit 83db46ec7bf2995d8e6da8fa333a44dac1a39e53 Author: marc <devnull@localhost> Date: Mon Jan 8 07:04:24 1996 +0000 add markBuildTime() to time stamp builds CVS patchset: 156 CVS date: 1996/01/08 07:04:24 commit ce8f72ea89e060f8a02a5c128de107a11cb87e6d Author: marc <devnull@localhost> Date: Mon Jan 8 07:03:21 1996 +0000 added icon, exclude, exclusive handling parseSpec now takes specfile name as argument CVS patchset: 155 CVS date: 1996/01/08 07:03:21 commit a6401a1f4789cf1d5249398a5667591512df8272 Author: marc <devnull@localhost> Date: Mon Jan 8 07:02:32 1996 +0000 spec struct now has specfile and icon elements CVS patchset: 154 CVS date: 1996/01/08 07:02:32 commit 210ebc2ab7a877b18cca0cad43a661ec93bd5638 Author: marc <devnull@localhost> Date: Mon Jan 8 07:01:36 1996 +0000 parseSpec() now takes a specfile name as argument CVS patchset: 153 CVS date: 1996/01/08 07:01:36 commit 97aa9df6e9c1f32b6b52eb6c1c67b8a74201ca3c Author: marc <devnull@localhost> Date: Mon Jan 8 07:00:41 1996 +0000 make progs depend on libobjects specify LOADLIBES CVS patchset: 152 CVS date: 1996/01/08 07:00:41 commit 719e577c5ac64175a7fa771de41a943ff2909bf4 Author: marc <devnull@localhost> Date: Sat Jan 6 23:33:45 1996 +0000 reversed order of pre/preun post/postun checking CVS patchset: 151 CVS date: 1996/01/06 23:33:45 commit d267993eac79d1f6ea8594975c4e14762b1ddd02 Author: marc <devnull@localhost> Date: Sat Jan 6 21:23:03 1996 +0000 fixed prein -> pre and postin->post CVS patchset: 150 CVS date: 1996/01/06 21:23:03 commit 405a63ffff840e33ece451781ca08d54480a8285 Author: ewt <devnull@localhost> Date: Sat Jan 6 18:54:50 1996 +0000 Initial revision CVS patchset: 149 CVS date: 1996/01/06 18:54:50 commit 02dfd12a92044e19ccae728104f495229765e154 Author: ewt <devnull@localhost> Date: Sat Jan 6 00:07:50 1996 +0000 creates header for old style packages CVS patchset: 148 CVS date: 1996/01/06 00:07:50 commit 874f4f9dbad8a924425ef573104eefe0771f56a5 Author: ewt <devnull@localhost> Date: Sat Jan 6 00:07:13 1996 +0000 uses oldheader.[ch] instead of oldrpmfile.[ch] (which was removed) CVS patchset: 147 CVS date: 1996/01/06 00:07:13 commit e808a695a82ed94c6a3a4a20a23abfd6fc14a8e7 Author: ewt <devnull@localhost> Date: Sat Jan 6 00:06:52 1996 +0000 fixed traversal over freed spaces CVS patchset: 146 CVS date: 1996/01/06 00:06:52 commit 2f5bde67eaff1e5a12f18e849e7b47a5eeeb5887 Author: ewt <devnull@localhost> Date: Sat Jan 6 00:06:19 1996 +0000 removed oldrpmfile.o, added oldheader.o, made programs depend on librpm.a CVS patchset: 145 CVS date: 1996/01/06 00:06:19 commit 31e9a1b7b602ee3ae056ff1426d0cbfd6673dc42 Author: ewt <devnull@localhost> Date: Sat Jan 6 00:06:09 1996 +0000 fixed some messages CVS patchset: 144 CVS date: 1996/01/06 00:06:09 commit 3d6e77e0b3d6c0bfe29375017ebb65de7ed0fe8f Author: ewt <devnull@localhost> Date: Sat Jan 6 00:05:14 1996 +0000 fixed bug affecting removal of a pacakge which is installed multiple times CVS patchset: 143 CVS date: 1996/01/06 00:05:14 commit 5131e75e19c562604f1f6abfbc9d218d82de69e9 Author: ewt <devnull@localhost> Date: Sat Jan 6 00:05:02 1996 +0000 made rpm depend on lib/librpm.a CVS patchset: 142 CVS date: 1996/01/06 00:05:02 commit 5ff8f1637838cb0edf4e1192b5301be9914f7c8d Author: ewt <devnull@localhost> Date: Fri Jan 5 19:10:38 1996 +0000 added querying by group CVS patchset: 141 CVS date: 1996/01/05 19:10:38 commit d9773ffe1172a5cfafde0c411e164733931572b1 Author: ewt <devnull@localhost> Date: Fri Jan 5 19:10:25 1996 +0000 added uninstall.o added package.o CVS patchset: 140 CVS date: 1996/01/05 19:10:25 commit 8178facb46214f1ac36d901ede4b0250dd49d380 Author: ewt <devnull@localhost> Date: Fri Jan 5 18:21:33 1996 +0000 added install.o CVS patchset: 139 CVS date: 1996/01/05 18:21:33 commit 8d0f3b67e95fbe5077c94b99d061a363582e052e Author: ewt <devnull@localhost> Date: Fri Jan 5 18:19:48 1996 +0000 added search and removal functions CVS patchset: 138 CVS date: 1996/01/05 18:19:48 commit d2564d4aac1cea2cd9ea35382f703dd2e27b83b1 Author: ewt <devnull@localhost> Date: Fri Jan 5 18:18:39 1996 +0000 changed magic and version numbers to unsigned CVS patchset: 137 CVS date: 1996/01/05 18:18:39 commit 51a5bd695ddc4137260e720a350df41ff3389474 Author: ewt <devnull@localhost> Date: Fri Jan 5 18:16:50 1996 +0000 added searching by group, started work on package removal CVS patchset: 136 CVS date: 1996/01/05 18:16:50 commit 99a43e9240395e10e2b365bd35bdecad717bca37 Author: ewt <devnull@localhost> Date: Fri Jan 5 18:15:57 1996 +0000 began to add faFree(), though it doesn't work yet CVS patchset: 135 CVS date: 1996/01/05 18:15:57 commit 93b99ec96e3a24414971b980982432e4681f1315 Author: ewt <devnull@localhost> Date: Fri Jan 5 18:14:52 1996 +0000 fixed bugs, added deletion CVS patchset: 134 CVS date: 1996/01/05 18:14:52 commit 8555fba7bca118b28b1f9ed48d7450413f7a0b5d Author: ewt <devnull@localhost> Date: Fri Jan 5 18:13:25 1996 +0000 added install, uninstall, and query by group CVS patchset: 133 CVS date: 1996/01/05 18:13:25 commit fc3166e80dd0787b5a9e7d1ee0a58e198faf54af Author: ewt <devnull@localhost> Date: Fri Jan 5 18:12:55 1996 +0000 Initial revision CVS patchset: 132 CVS date: 1996/01/05 18:12:55 commit 7558c83bdb60fbbdb07a44462a1625ec51d53d17 Author: ewt <devnull@localhost> Date: Fri Jan 5 18:12:17 1996 +0000 1) fixed some bugs 2) added querying by group 3) added querying of binary packages 4) added querying by name (though name-version-release doesn't work) CVS patchset: 131 CVS date: 1996/01/05 18:12:17 commit 5caa05339e6971130b61dd2207f41fa8a7eb7719 Author: marc <devnull@localhost> Date: Fri Jan 5 03:13:40 1996 +0000 use writeLead() from librpm CVS patchset: 130 CVS date: 1996/01/05 03:13:40 commit e9293e83647b95c52f0cda65ccd56e5c3a01d261 Author: marc <devnull@localhost> Date: Fri Jan 5 03:08:34 1996 +0000 get rid of some warnings CVS patchset: 129 CVS date: 1996/01/05 03:08:34 commit 3bee9f51093983afbba3c6baad19e6b694f68d48 Author: marc <devnull@localhost> Date: Fri Jan 5 03:05:34 1996 +0000 add readLead() and writeLead() CVS patchset: 128 CVS date: 1996/01/05 03:05:34 commit fbdcf3e2d679263b8debef44411167beef32d659 Author: marc <devnull@localhost> Date: Fri Jan 5 03:05:34 1996 +0000 Initial revision CVS patchset: 127 CVS date: 1996/01/05 03:05:34 commit ceb04802f6afd68d877c0e45cb421d5b8981f2db Author: marc <devnull@localhost> Date: Fri Jan 5 03:05:18 1996 +0000 added rpmlead.o CVS patchset: 126 CVS date: 1996/01/05 03:05:18 commit c4658b4c11a3583173c72bfe96792b90cfe405c2 Author: marc <devnull@localhost> Date: Fri Jan 5 03:04:32 1996 +0000 use readLead() and writeLead() from librpm.a CVS patchset: 125 CVS date: 1996/01/05 03:04:32 commit ce54f1b8883baadb2589744010dd195d3fcdde6e Author: marc <devnull@localhost> Date: Fri Jan 5 02:10:08 1996 +0000 added RPMLEAD_SIGNONE RPMLEAD_SIZE added signature_type to the lead structure pad lead structure to 96 bytes, 8 byte aligned should be enough for just about forever. CVS patchset: 124 CVS date: 1996/01/05 02:10:08 commit 2e74958d63adfc24c64427b59fe770817694db91 Author: marc <devnull@localhost> Date: Fri Jan 5 02:08:51 1996 +0000 use rpmlead.h CVS patchset: 123 CVS date: 1996/01/05 02:08:51 commit 56789aa7412566d156c39f374ff0f3478a922afb Author: marc <devnull@localhost> Date: Fri Jan 5 02:04:26 1996 +0000 use RPMLEAD_SIZE from rpmlead.h CVS patchset: 122 CVS date: 1996/01/05 02:04:26 commit ef6cf8e54b29f63f64cbd1913b01962f0b795655 Author: marc <devnull@localhost> Date: Fri Jan 5 02:02:21 1996 +0000 removed RPM_LEAD_SIZE CVS patchset: 121 CVS date: 1996/01/05 02:02:21 commit cfa399a5b9161e68a7faee7ba51241057cae7a0f Author: marc <devnull@localhost> Date: Fri Jan 5 01:48:03 1996 +0000 added RPMTAG_FILEUSERNAME and RPMTAG_FILEGROUPNAME CVS patchset: 120 CVS date: 1996/01/05 01:48:03 commit 3e4e12094a6a959ac90b4304937687af2b9cffa3 Author: marc <devnull@localhost> Date: Fri Jan 5 01:44:52 1996 +0000 cleaned up, added many global varsiables that used to be in secondary Makefiles CVS patchset: 119 CVS date: 1996/01/05 01:44:52 commit 791596ff5191c65f603e40b8bde69e234bd785b3 Author: marc <devnull@localhost> Date: Fri Jan 5 01:43:13 1996 +0000 Initial revision CVS patchset: 118 CVS date: 1996/01/05 01:43:13 commit 300994017f88970692e8a7571662e5fe49d567fd Author: marc <devnull@localhost> Date: Fri Jan 5 01:42:43 1996 +0000 cleaned up, moved most vars to top level Makefile CVS patchset: 117 CVS date: 1996/01/05 01:42:43 commit fbc74f945d7967ac80fefce35d54488d2871cd6e Author: ewt <devnull@localhost> Date: Sun Dec 31 02:43:53 1995 +0000 removed rpmbuild CVS patchset: 116 CVS date: 1995/12/31 02:43:53 commit 09eb6916f3438c9fee1ee4b60a1576aca65ca934 Author: marc <devnull@localhost> Date: Wed Dec 27 21:55:33 1995 +0000 added alignment code to addEntry() CVS patchset: 115 CVS date: 1995/12/27 21:55:33 commit ca7d7895d58d8dec1d8395aeaad3c744d0f5b764 Author: marc <devnull@localhost> Date: Wed Dec 27 21:08:05 1995 +0000 changed semantics so in-core data is in host order and on-disk data is in network order CVS patchset: 114 CVS date: 1995/12/27 21:08:05 commit 624b12f4ecbd88a471dfb81ed0b14a04b2efa2f3 Author: marc <devnull@localhost> Date: Wed Dec 27 20:59:07 1995 +0000 fixed handling of build time CVS patchset: 113 CVS date: 1995/12/27 20:59:07 commit 4a40d6b3687d6562a0837e691dc650177899a14e Author: ewt <devnull@localhost> Date: Wed Dec 27 20:52:58 1995 +0000 removed ntohl() weirdness - header.c works better now CVS patchset: 112 CVS date: 1995/12/27 20:52:58 commit 5939edd578ac857eba5dc45402208e2ceddaf46a Author: marc <devnull@localhost> Date: Wed Dec 27 20:47:09 1995 +0000 added rule for rpmbuild CVS patchset: 111 CVS date: 1995/12/27 20:47:09 commit b5ec54fbfa5dcf29408aeb8e0762c27d0b42a97c Author: ewt <devnull@localhost> Date: Wed Dec 27 20:39:27 1995 +0000 Initial revision CVS patchset: 110 CVS date: 1995/12/27 20:39:27 commit 61dc3a5b745636aa198abd941ec16c51339c4b21 Author: ewt <devnull@localhost> Date: Wed Dec 27 20:09:59 1995 +0000 make depend should (and now does) recurse CVS patchset: 109 CVS date: 1995/12/27 20:09:59 commit 626ff80c198c1be53ba9b9227a1628372b2f0315 Author: ewt <devnull@localhost> Date: Wed Dec 27 20:08:35 1995 +0000 Initial revision CVS patchset: 108 CVS date: 1995/12/27 20:08:35 commit 89b8b299c6391eb4e5e1dd924ad2ae37307d01b7 Author: ewt <devnull@localhost> Date: Wed Dec 27 20:08:11 1995 +0000 basic querying works now, but building is broken CVS patchset: 107 CVS date: 1995/12/27 20:08:11 commit fcf578890e222e6485fe372e06db63fff028cc0c Author: ewt <devnull@localhost> Date: Wed Dec 27 20:05:14 1995 +0000 changed to use oldrpmdb names insteaed of rpmdb ones CVS patchset: 106 CVS date: 1995/12/27 20:05:14 commit 574b4da356896d57f2820f4ad65a5aeb140e81d0 Author: ewt <devnull@localhost> Date: Wed Dec 27 20:04:38 1995 +0000 made changes to allow include of "falloc.h" to be removed CVS patchset: 105 CVS date: 1995/12/27 20:04:38 commit a49f40af8cf7b2bef6464eb9fcce73358fa6400b Author: ewt <devnull@localhost> Date: Wed Dec 27 19:50:38 1995 +0000 Initial revision CVS patchset: 104 CVS date: 1995/12/27 19:50:38 commit 29d08eac07783e68abed39cb32148d073b25f268 Author: ewt <devnull@localhost> Date: Wed Dec 27 19:50:19 1995 +0000 changed to use lead structure from lib/rpmlead.h CVS patchset: 103 CVS date: 1995/12/27 19:50:19 commit 49ae796d731ae3a8fb9ca172d3502f87a157f4ba Author: ewt <devnull@localhost> Date: Wed Dec 27 19:45:36 1995 +0000 changed to use rpmlead.h CVS patchset: 102 CVS date: 1995/12/27 19:45:36 commit c270cf15b5f2644fc8e5a558b1fd7afffd7f1195 Author: marc <devnull@localhost> Date: Wed Dec 27 19:29:15 1995 +0000 added depend, -lefence, removed stringbuf.o CVS patchset: 101 CVS date: 1995/12/27 19:29:15 commit c7ed768e790f8e3500d19d6da110a0af1a1fdcd9 Author: marc <devnull@localhost> Date: Wed Dec 27 19:22:42 1995 +0000 added stringbuf.o CVS patchset: 100 CVS date: 1995/12/27 19:22:42 commit 23ae3877ff35fb5e4cc52a57c339711227064b93 Author: marc <devnull@localhost> Date: Wed Dec 27 19:21:25 1995 +0000 added RPMTAG_ROOT CVS patchset: 99 CVS date: 1995/12/27 19:21:25 commit 92ebd71318e3d8225f66e270bc893c440e7af25b Author: ewt <devnull@localhost> Date: Wed Dec 27 19:19:13 1995 +0000 added types for database access CVS patchset: 98 CVS date: 1995/12/27 19:19:13 commit beecff06081dd480eda82274a351026511bbf119 Author: ewt <devnull@localhost> Date: Wed Dec 27 19:18:56 1995 +0000 added "make depend", dbindex.o, rpmdb.o CVS patchset: 97 CVS date: 1995/12/27 19:18:56 commit ffc5f383b89f7d5e1c929eec0f0d966e3f126cc0 Author: ewt <devnull@localhost> Date: Wed Dec 27 19:18:16 1995 +0000 changed to support querying CVS patchset: 96 CVS date: 1995/12/27 19:18:16 commit 9bba7f5a642f808c6f9f4eac6861cb2de7c95c07 Author: marc <devnull@localhost> Date: Wed Dec 27 19:04:31 1995 +0000 added modifyEntry() CVS patchset: 95 CVS date: 1995/12/27 19:04:31 commit e44542c280f21cec304f8645c44d6ef40bb88fd8 Author: marc <devnull@localhost> Date: Wed Dec 27 18:05:01 1995 +0000 sort indexes on write, use bsearch to find tags CVS patchset: 94 CVS date: 1995/12/27 18:05:01 commit 3fc78abda7bc175be93c6d3ee69d1d31fc6b62da Author: marc <devnull@localhost> Date: Wed Dec 27 17:33:28 1995 +0000 allow 16 fd's for ftw() CVS patchset: 93 CVS date: 1995/12/27 17:33:28 commit c0ca0abdc7d639d65853b04fe137e9944e4ecf9b Author: root <devnull@localhost> Date: Wed Dec 27 17:04:12 1995 +0000 fixed bug in faAlloc() CVS patchset: 92 CVS date: 1995/12/27 17:04:12 commit e48f33611071e8077f8ff8835ee9e93f7a44c355 Author: marc <devnull@localhost> Date: Wed Dec 27 16:54:54 1995 +0000 add %setup and %patch handling add "really_exec" flag to execPart() CVS patchset: 91 CVS date: 1995/12/27 16:54:54 commit d2d67bdffbdc44a7164e69e8b627cca8ad8f3ed9 Author: marc <devnull@localhost> Date: Wed Dec 27 16:52:14 1995 +0000 remove arch/os cruft and use stuff in librpm add root handling add %dir (and absense of) handling don't md5sum non-regular files CVS patchset: 90 CVS date: 1995/12/27 16:52:14 commit 116446973dbd97e1c7c9e8e61a1766184d2cfa5e Author: marc <devnull@localhost> Date: Wed Dec 27 16:50:50 1995 +0000 added source/patch line handling write real %ifarch %ifos stuff handle root: header option CVS patchset: 89 CVS date: 1995/12/27 16:50:50 commit 10d55540fd0fb0df31ebf12563e72d2177034920 Author: marc <devnull@localhost> Date: Wed Dec 27 16:43:32 1995 +0000 added really_exec arg to execPrep() (so we can parse without exec-ing) CVS patchset: 88 CVS date: 1995/12/27 16:43:32 commit 7a9d83aa7ff7b22c5aae0696a61e5a7b078bf23b Author: marc <devnull@localhost> Date: Wed Dec 27 16:40:02 1995 +0000 added struct sources CVS patchset: 87 CVS date: 1995/12/27 16:40:02 commit d1c9f0d66a99755cdb2ede34d42c88009acf128b Author: marc <devnull@localhost> Date: Wed Dec 27 16:39:10 1995 +0000 added getSource() getFullSource() CVS patchset: 86 CVS date: 1995/12/27 16:39:10 commit 02d2b3068b2cc864fc57bc6f2615007d38ea5f76 Author: marc <devnull@localhost> Date: Wed Dec 27 16:32:19 1995 +0000 added setVar(), ROOT var CVS patchset: 85 CVS date: 1995/12/27 16:32:19 commit d5addaa30bf2c9374eb45d648a287a1b435d3e03 Author: marc <devnull@localhost> Date: Wed Dec 27 16:31:14 1995 +0000 fixed isVerbose() CVS patchset: 84 CVS date: 1995/12/27 16:31:14 commit 761d71df82d538f2d53db5d8e088e386a1d04fb8 Author: marc <devnull@localhost> Date: Wed Dec 27 16:29:55 1995 +0000 added get{Arch,Os}{Name,Num}() CVS patchset: 83 CVS date: 1995/12/27 16:29:55 commit 61797fb2208af3c85f5bdd8913959a95edf05597 Author: ewt <devnull@localhost> Date: Wed Dec 27 03:41:22 1995 +0000 Initial revision CVS patchset: 82 CVS date: 1995/12/27 03:41:22 commit a80f6e743678230ae42295a37ce1e6788d0749a9 Author: ewt <devnull@localhost> Date: Wed Dec 27 03:40:36 1995 +0000 fixed formatting CVS patchset: 81 CVS date: 1995/12/27 03:40:36 commit bcc019d00072875887addb46a1e41bc51a77e8fb Author: ewt <devnull@localhost> Date: Wed Dec 27 03:37:38 1995 +0000 1) added indexing by name, group, file 2) changed some STRING types to STRINGARRAY CVS patchset: 80 CVS date: 1995/12/27 03:37:38 commit d099d941b5b9404a7f44f17db9ae020e635707fb Author: root <devnull@localhost> Date: Tue Dec 26 23:07:41 1995 +0000 moved to rpm.c from rpmq to get basic command line handling CVS patchset: 79 CVS date: 1995/12/26 23:07:41 commit 0f2ea3da00e8f9c733d31150a34714233099f358 Author: marc <devnull@localhost> Date: Wed Dec 20 23:34:12 1995 +0000 move RPMBUILD_* to build.h CVS patchset: 78 CVS date: 1995/12/20 23:34:12 commit 4738e299a36c1eb6c5a0f3d03fb21f8a4bea9dcd Author: marc <devnull@localhost> Date: Wed Dec 20 23:33:55 1995 +0000 add RPMBUILD_* (used to be in build.c) CVS patchset: 77 CVS date: 1995/12/20 23:33:55 commit d106b8bff32a5f087434a50711c4d21ac7816833 Author: marc <devnull@localhost> Date: Wed Dec 20 23:32:38 1995 +0000 use STRING_ARRAY_TYPE for file, md5s, and linktos CVS patchset: 76 CVS date: 1995/12/20 23:32:38 commit cb5270ad36ea2f6ebfe06fd42d6955ddf9ba357e Author: marc <devnull@localhost> Date: Wed Dec 20 23:31:16 1995 +0000 use doBuild() instead of packageBinaries() CVS patchset: 75 CVS date: 1995/12/20 23:31:16 commit ddfd47abbd1db5393084dcd47ab7c2b017296902 Author: marc <devnull@localhost> Date: Wed Dec 20 23:30:46 1995 +0000 added %changelog handle %package -n CVS patchset: 74 CVS date: 1995/12/20 23:30:46 commit b4147692a584d5f50c6e4e49a472892a987ce3f9 Author: marc <devnull@localhost> Date: Wed Dec 20 23:27:15 1995 +0000 added STRING_ARRAY_TYPE CVS patchset: 73 CVS date: 1995/12/20 23:27:15 commit 81c82e7524ffd8463677c65950702b8b9a49a4ca Author: marc <devnull@localhost> Date: Wed Dec 20 22:49:40 1995 +0000 Initial revision CVS patchset: 72 CVS date: 1995/12/20 22:49:40 commit 849b058ec09ca01754d6e2d362843a09d319d0cf Author: marc <devnull@localhost> Date: Wed Dec 20 22:48:08 1995 +0000 added freeIterator() copyHeader() isEntry() CVS patchset: 71 CVS date: 1995/12/20 22:48:08 commit 78d1f4bc4d7a3121b11b6c902a572f9ca692dd0c Author: marc <devnull@localhost> Date: Wed Dec 20 22:47:19 1995 +0000 added isEntry() freeIterator() and copyHeader() CVS patchset: 70 CVS date: 1995/12/20 22:47:19 commit 68b72b0468aff6e416b833a9d58339a72211778c Author: marc <devnull@localhost> Date: Tue Dec 19 21:08:18 1995 +0000 added dispatch code CVS patchset: 69 CVS date: 1995/12/19 21:08:18 commit b74e71a16d0369bb8d4e33891673eaf88811ceed Author: marc <devnull@localhost> Date: Tue Dec 19 21:06:39 1995 +0000 add debug messages fixed subname entry stuff into the header CVS patchset: 68 CVS date: 1995/12/19 21:06:39 commit f067ec7baea1e87751f71b26fd3839da0ea4fbd9 Author: marc <devnull@localhost> Date: Tue Dec 19 21:05:39 1995 +0000 added error callback, call binary packaging CVS patchset: 67 CVS date: 1995/12/19 21:05:39 commit 1efdf0b345af4f0bd8847ad944b96c572bc06492 Author: root <devnull@localhost> Date: Tue Dec 19 20:57:18 1995 +0000 md5 bits were signed, which caused bad expansion CVS patchset: 66 CVS date: 1995/12/19 20:57:18 commit 80a3c6d773d43644e5eab22d0213e43cb1ced278 Author: marc <devnull@localhost> Date: Tue Dec 19 20:35:49 1995 +0000 added md5.o and md5sum.o CVS patchset: 65 CVS date: 1995/12/19 20:35:49 commit 3cbd6cbe9cff44cffd46b495f1030d883107ea3a Author: marc <devnull@localhost> Date: Tue Dec 19 20:33:51 1995 +0000 Initial revision CVS patchset: 64 CVS date: 1995/12/19 20:33:51 commit 4a647b2bc3d4d3ddd4b810e7c66e2318d6e61985 Author: marc <devnull@localhost> Date: Tue Dec 19 17:56:45 1995 +0000 added logic for empty %files section vs NO %files section ,. CVS patchset: 63 CVS date: 1995/12/19 17:56:45 commit 12226f6441503a80c5d7807e67dcd96cec20ff5c Author: marc <devnull@localhost> Date: Tue Dec 19 17:17:37 1995 +0000 fixed bug in string array stuff in getEntry() CVS patchset: 62 CVS date: 1995/12/19 17:17:37 commit b1cbf6a140ad5aef9fef465ade3a6b53da3e67d2 Author: marc <devnull@localhost> Date: Tue Dec 19 16:57:12 1995 +0000 made rpm depend on lib/librpm.a CVS patchset: 61 CVS date: 1995/12/19 16:57:12 commit fcc49648fd74a07c50a9b0f8eab0b4aa64bab6ed Author: ewt <devnull@localhost> Date: Tue Dec 19 16:17:39 1995 +0000 Added routines for traversal CVS patchset: 60 CVS date: 1995/12/19 16:17:39 commit fa82a7b7ba63165347229476dbff2de5b972789c Author: ewt <devnull@localhost> Date: Tue Dec 19 16:17:21 1995 +0000 Added routines for retrieving GIFs CVS patchset: 59 CVS date: 1995/12/19 16:17:21 commit 03df85e13db3208b779cdb531ef3be6bfcfd1260 Author: ewt <devnull@localhost> Date: Tue Dec 19 16:09:38 1995 +0000 Changed RPMTAB_FILESTATES to INT8 from CHAR Added GIF's CVS patchset: 58 CVS date: 1995/12/19 16:09:38 commit a0caa9c79cfc7cd170b317a6eca3475c52af814c Author: marc <devnull@localhost> Date: Mon Dec 18 20:31:09 1995 +0000 Initial revision CVS patchset: 57 CVS date: 1995/12/18 20:31:09 commit d5b37d3e38a91a11f3a95da5fbc4154dbc643f5e Author: marc <devnull@localhost> Date: Mon Dec 18 20:28:07 1995 +0000 added rpmlead rpmheader rpmarchive CVS patchset: 56 CVS date: 1995/12/18 20:28:07 commit 3559014661b1ab9ee8f3e3f4f728c039342e8c44 Author: marc <devnull@localhost> Date: Mon Dec 18 18:44:16 1995 +0000 fixed bug where every part was POSTUN CVS patchset: 55 CVS date: 1995/12/18 18:44:16 commit 20679dba829440c68a07cac3f3c228bdc0649b27 Author: marc <devnull@localhost> Date: Mon Dec 18 18:13:41 1995 +0000 fixed previous edit , CVS patchset: 54 CVS date: 1995/12/18 18:13:41 commit 304e100833b5ee3604bb1ec2cd5084fd7cbae2ca Author: marc <devnull@localhost> Date: Mon Dec 18 18:08:30 1995 +0000 allow type to be NULL in getEntry() CVS patchset: 53 CVS date: 1995/12/18 18:08:30 commit ba10e3d22e70bda01ece1752567f945c89c37159 Author: marc <devnull@localhost> Date: Mon Dec 18 18:00:28 1995 +0000 allow NULL to be passed for count in getEntry() CVS patchset: 52 CVS date: 1995/12/18 18:00:28 commit ec6594f3e44724dd523df9b67a31f6fe4a95f7b5 Author: marc <devnull@localhost> Date: Mon Dec 18 17:43:06 1995 +0000 added pack.o CVS patchset: 51 CVS date: 1995/12/18 17:43:06 commit af1d65286bdb9dfa22a45bf9203917387465161d Author: marc <devnull@localhost> Date: Mon Dec 18 14:56:49 1995 +0000 cleaned up error() for new error scheme relocated dump code CVS patchset: 50 CVS date: 1995/12/18 14:56:49 commit c90196991c2384f4d1f4b057e4cb408c0432fb18 Author: marc <devnull@localhost> Date: Mon Dec 18 14:53:29 1995 +0000 pulled out pack routines to pack.h CVS patchset: 49 CVS date: 1995/12/18 14:53:29 commit d9a3f08d88220d9ebb16a8185381ea4161c3cdf7 Author: marc <devnull@localhost> Date: Mon Dec 18 14:53:14 1995 +0000 unified script writing routines CVS patchset: 48 CVS date: 1995/12/18 14:53:14 commit 8a0ef9fe18d69eb784f2c4c75f2347f0fd1d4229 Author: marc <devnull@localhost> Date: Mon Dec 18 14:48:03 1995 +0000 made global error structure, and functions to read/write it ,. CVS patchset: 47 CVS date: 1995/12/18 14:48:03 commit 033609ea2d5c22c48329b2181dc82c4167fd41cc Author: marc <devnull@localhost> Date: Thu Dec 14 16:44:32 1995 +0000 added var.o CVS patchset: 46 CVS date: 1995/12/14 16:44:32 commit 1b6a9c93751802377ef23df97226e8fc5cc92b0e Author: marc <devnull@localhost> Date: Thu Dec 14 16:42:39 1995 +0000 Initial revision CVS patchset: 45 CVS date: 1995/12/14 16:42:39 commit 9780fddd5eb31d1b0c252015191549a802c877f2 Author: ewt <devnull@localhost> Date: Thu Dec 14 16:38:52 1995 +0000 fixed make clean rule CVS patchset: 44 CVS date: 1995/12/14 16:38:52 commit d39f2ac827c7bfddaa4518f23738ff189d693c8d Author: marc <devnull@localhost> Date: Thu Dec 14 16:17:51 1995 +0000 fixed prototype warning CVS patchset: 43 CVS date: 1995/12/14 16:17:51 commit 160f9371a8bd23203b47e458f68decb06f99864b Author: marc <devnull@localhost> Date: Thu Dec 14 16:16:21 1995 +0000 added isVerbose() CVS patchset: 42 CVS date: 1995/12/14 16:16:21 commit 473c3731099ae692d952efad97d60f119518cf48 Author: marc <devnull@localhost> Date: Thu Dec 14 16:03:08 1995 +0000 added iterator stuff CVS patchset: 41 CVS date: 1995/12/14 16:03:08 commit f3d821cea4dafe238d16a7e0a46942ec9c4b040f Author: marc <devnull@localhost> Date: Thu Dec 14 15:56:10 1995 +0000 routines for building packages from parsed spec structs CVS patchset: 40 CVS date: 1995/12/14 15:56:10 commit 32c194be7258f471677285e1d7cd6643e96528b8 Author: marc <devnull@localhost> Date: Thu Dec 14 15:54:13 1995 +0000 Initial revision CVS patchset: 39 CVS date: 1995/12/14 15:54:13 commit 241dc6a725f680198eb65edeff01f792c13e3011 Author: marc <devnull@localhost> Date: Thu Dec 14 15:52:51 1995 +0000 added all parsing into spec and package structs tons of stuff CVS patchset: 38 CVS date: 1995/12/14 15:52:51 commit 6d9fa6ae7ceb3da33f81df881ea5ccb673eb9733 Author: marc <devnull@localhost> Date: Thu Dec 14 15:50:00 1995 +0000 added dumpSpec() CVS patchset: 37 CVS date: 1995/12/14 15:50:00 commit 5a0502350d637fc988af7279e03b49289dc24a6a Author: root <devnull@localhost> Date: Thu Dec 14 15:47:55 1995 +0000 rpm progs, build.o CVS patchset: 36 CVS date: 1995/12/14 15:47:55 commit 33bc84283e2650d4f97f2eb8bdafec4af075a10a Author: root <devnull@localhost> Date: Thu Dec 14 15:46:09 1995 +0000 Initial revision CVS patchset: 35 CVS date: 1995/12/14 15:46:09 commit e09146763c91d638204786532b999e5e40b357ad Author: ewt <devnull@localhost> Date: Wed Dec 13 22:38:23 1995 +0000 Added BIN_TYPE CVS patchset: 34 CVS date: 1995/12/13 22:38:23 commit 934076d1c1a29f487dc9e544aacf9915888aa61d Author: marc <devnull@localhost> Date: Wed Dec 13 21:40:59 1995 +0000 changed error() to use varargs/vfprintf() CVS patchset: 33 CVS date: 1995/12/13 21:40:59 commit 2eec922f7e9728a8a6cc069ee248774d81b4be65 Author: ewt <devnull@localhost> Date: Wed Dec 13 20:20:14 1995 +0000 minor changes to get it compiling again CVS patchset: 32 CVS date: 1995/12/13 20:20:14 commit 75ab7b91d4b03c9b6707197f1d9dce8f1e90686c Author: ewt <devnull@localhost> Date: Wed Dec 13 20:13:49 1995 +0000 Initial revision CVS patchset: 31 CVS date: 1995/12/13 20:13:49 commit b1df00c5617b65070bdbce2e794fabd995db05d0 Author: ewt <devnull@localhost> Date: Wed Dec 13 20:13:17 1995 +0000 tests converDB() now CVS patchset: 30 CVS date: 1995/12/13 20:13:17 commit 84f1a03dc196c312aa8eae2d22e5ca457e623339 Author: ewt <devnull@localhost> Date: Wed Dec 13 20:13:06 1995 +0000 added sizeofHeader CVS patchset: 29 CVS date: 1995/12/13 20:13:06 commit 3f1ada23986ba1e51a7baaa3314b6cf73a822f5d Author: ewt <devnull@localhost> Date: Wed Dec 13 20:12:35 1995 +0000 1) made dumpHeader use symbolic names 2) fixed allocation loop 3) changed indentation 4) added sizeofHeader CVS patchset: 28 CVS date: 1995/12/13 20:12:35 commit 58269e9aaea5345987e32b50c5e2862e0045521e Author: ewt <devnull@localhost> Date: Wed Dec 13 20:11:46 1995 +0000 1) added falloc.o convertdb.o oldrpmfile.o to librpm.a 2) builds dumpdb CVS patchset: 27 CVS date: 1995/12/13 20:11:46 commit 958dc058a48ed65070e09929a64cf04c3733402f Author: ewt <devnull@localhost> Date: Wed Dec 13 20:11:31 1995 +0000 added exists() function CVS patchset: 26 CVS date: 1995/12/13 20:11:31 commit 1fa608da506a58002a0b0ad553e6968bdca05b4f Author: ewt <devnull@localhost> Date: Wed Dec 13 20:10:32 1995 +0000 1) added copyright field for packages 2) packages w/o groups are supported 3) groups are returned correctly 4) preamble parsing made case insensitive CVS patchset: 25 CVS date: 1995/12/13 20:10:32 commit 85cff2274e66e265aa4b95e1424cd95ccd3b3b2d Author: ewt <devnull@localhost> Date: Wed Dec 13 20:10:25 1995 +0000 added copyright field for packages CVS patchset: 24 CVS date: 1995/12/13 20:10:25 commit 1223e1f8068fa6f0fbd65654e8e8b5dbff097d7b Author: ewt <devnull@localhost> Date: Wed Dec 13 20:09:47 1995 +0000 Creates nearly complete packages.rpm - no indexing is done yet CVS patchset: 23 CVS date: 1995/12/13 20:09:47 commit f9c02bf8cd4ce7f5eafac2c0cece04f3819a5fff Author: ewt <devnull@localhost> Date: Wed Dec 13 20:08:33 1995 +0000 Added more RPMTAG's and the first RPMFILE class contants CVS patchset: 22 CVS date: 1995/12/13 20:08:33 commit e70eb906e545cf267735db919aba7d212fdfd174 Author: marc <devnull@localhost> Date: Wed Dec 13 17:47:15 1995 +0000 fixed dumb buffer extension bug CVS patchset: 21 CVS date: 1995/12/13 17:47:15 commit 604a38ed5c2dbcd5e5448635ecd20021e55e6b98 Author: root <devnull@localhost> Date: Wed Dec 13 16:04:49 1995 +0000 added tags for pre/post in/out CVS patchset: 20 CVS date: 1995/12/13 16:04:49 commit bef5fd6745de40acaa4aca5847bfdbbfbd96027c Author: root <devnull@localhost> Date: Wed Dec 13 16:01:36 1995 +0000 Initial revision CVS patchset: 19 CVS date: 1995/12/13 16:01:36 commit fe029afbbe197b48922d7bfc5b49a22f12edbc2f Author: root <devnull@localhost> Date: Wed Dec 13 16:01:10 1995 +0000 added stringbuf.o CVS patchset: 18 CVS date: 1995/12/13 16:01:10 commit ee28a4d263bd8f089afe5ab600c1f48e8c38675f Author: root <devnull@localhost> Date: Wed Dec 13 16:00:19 1995 +0000 modified to test spec.c 1.4 CVS patchset: 17 CVS date: 1995/12/13 16:00:19 commit 4ca07d7be8f6cdc4c817d834399bb59a3d2ab8b1 Author: root <devnull@localhost> Date: Wed Dec 13 15:57:59 1995 +0000 fleshed out parsing, incorporated stringbufs, cleaned up the spec/package structures and relationships CVS patchset: 16 CVS date: 1995/12/13 15:57:59 commit 2239fa559cc72de97d8bda3d3af357d07c27bf5b Author: ewt <devnull@localhost> Date: Tue Dec 12 23:25:31 1995 +0000 Changed to use file descriptors instead of stdio CVS patchset: 15 CVS date: 1995/12/12 23:25:31 commit e55cb9595488ae4423f336ef2078796b1c6fab5d Author: ewt <devnull@localhost> Date: Tue Dec 12 23:23:37 1995 +0000 Added error number to messages CVS patchset: 14 CVS date: 1995/12/12 23:23:37 commit 26efeda3f315f819dfaf4338dd84046295502f9f Author: ewt <devnull@localhost> Date: Tue Dec 12 22:35:42 1995 +0000 added include of string.h to get rid of warning message CVS patchset: 13 CVS date: 1995/12/12 22:35:42 commit b870ab911b8f8f2746d7d7b7408c6babcec6df07 Author: root <devnull@localhost> Date: Tue Dec 12 17:53:17 1995 +0000 removed -lefence (just temporary) CVS patchset: 12 CVS date: 1995/12/12 17:53:17 commit 171bf4e279c6972634b682fd963458d101332d16 Author: root <devnull@localhost> Date: Tue Dec 12 17:53:17 1995 +0000 complete reorg of reading scheme added %else handling no regexp stuff nice big table of tags and keywords :-) CVS patchset: 11 CVS date: 1995/12/12 17:53:17 commit c0fce339bf5463a5ee6b07dcd870e7f3283901f5 Author: root <devnull@localhost> Date: Tue Dec 12 17:51:07 1995 +0000 added rpmerr.o to LIBOBJECTS CVS patchset: 10 CVS date: 1995/12/12 17:51:07 commit 173314bce5abf6f70ed428bb614d1d4fe80d8d2e Author: root <devnull@localhost> Date: Tue Dec 12 17:49:04 1995 +0000 removed tag definitions (moved to rpmlib.h) CVS patchset: 9 CVS date: 1995/12/12 17:49:04 commit 63b7e447d478af9d441bafd7549044a0cba49a7b Author: root <devnull@localhost> Date: Tue Dec 12 17:49:04 1995 +0000 include rpmlib.h CVS patchset: 8 CVS date: 1995/12/12 17:49:04 commit d1f254f84bc8b6a4d6b73bf7b16137e1a4dc7a0a Author: root <devnull@localhost> Date: Tue Dec 12 17:49:04 1995 +0000 added some tags CVS patchset: 7 CVS date: 1995/12/12 17:49:04 commit 8b02e113ece5e974695024cb7cedba86f956f2ba Author: ewt <devnull@localhost> Date: Tue Dec 12 17:40:49 1995 +0000 added include of <string.h> CVS patchset: 6 CVS date: 1995/12/12 17:40:49 commit 1f6a1869809f0f0615ed789de16014d5d9515c5e Author: ewt <devnull@localhost> Date: Mon Dec 11 23:42:31 1995 +0000 Initial revision CVS patchset: 5 CVS date: 1995/12/11 23:42:31 commit 61514fde9461cddabcb65834c20fb5659eecc590 Author: ewt <devnull@localhost> Date: Mon Dec 11 22:53:09 1995 +0000 Get DEBUG, WARNING, and EFENCE stuff from children CVS patchset: 4 CVS date: 1995/12/11 22:53:09 commit 871c95922018f555a4369980011161120c2e4790 Author: root <devnull@localhost> Date: Mon Dec 11 22:52:59 1995 +0000 started parsing CVS patchset: 3 CVS date: 1995/12/11 22:52:59 commit 93db395636f89d00bcf16574d67c2baf57022096 Author: ewt <devnull@localhost> Date: Mon Dec 11 22:52:36 1995 +0000 Passed warnings, efence flags to child makes CVS patchset: 2 CVS date: 1995/12/11 22:52:36 commit 7153c160969d70a083f791bf75f9b4d09d2f2a45 Author: root <devnull@localhost> Date: Mon Nov 27 22:31:21 1995 +0000 Initial revision CVS patchset: 1 CVS date: 1995/11/27 22:31:21