Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-22 | Eliminate useless --fileid query selector | Panu Matilainen | 1 | -5/+1 | |
- Finding out which package provides a file with a given digest is just .. useless functionality. Being next to useless is one thing, but we pay a high price for this particular uselessness: the index needed for this is one of the biggest and most expensive indexes we have. | |||||
2010-09-28 | Eliminate %_signature from man pages too | Panu Matilainen | 1 | -4/+0 | |
2010-06-29 | Add --delsign to man page | Panu Matilainen | 1 | -1/+7 | |
2010-05-28 | Add header extension tag RPMTAG_FILESTATUS for file verification | Panu Matilainen | 1 | -0/+3 | |
- Permits basic file verification with just a headerGet(), with some caveats: there's no way to control which attributes get verified, and there's no filtering of mtime differences of shared files. Those aside, rpm -q --qf "[%{filestates:vflags} %{filenames}\n] <args>" now performs the same as "rpm -V --nodeps --noscripts <args>" | |||||
2010-02-09 | Add macro expansion queryformat extension | Panu Matilainen | 1 | -0/+3 | |
- unused at the moment but doesn't hurt anything either... | |||||
2010-01-25 | Document --conflicts in rpm(8). | Ville Skyttä | 1 | -5/+8 | |
2009-10-30 | Document our new format extensions | Panu Matilainen | 1 | -1/+10 | |
2009-04-09 | Make it clearer that PACKAGE_FILE logic applies to all -F, -U, and -i. | Ville Skyttä | 1 | -19/+15 | |
2009-03-02 | Fix documentation and help for the md5 -> filedigest move | Jindrich Novy | 1 | -1/+1 | |
- add aliases for obsolete {RPM}VERIFY_MD5 flags to not to break API | |||||
2009-02-27 | Add md5->filedigest aliases (rhbz#487597) | Jindrich Novy | 1 | -2/+2 | |
- add %verify(nofiledigest) as %verify(nomd5) file attribute alias - reference digests as digests not checksums - make old md5 related symbols obsolete and use newer reference - update man page accordingly | |||||
2009-02-05 | --requires lists required capabilities, not packages (rhbz#483253) | Panu Matilainen | 1 | -2/+2 | |
- also fix a minor typo in --whatrequires description | |||||
2009-01-08 | Update docs wrt gpg path macro (rhbz#476201) | Panu Matilainen | 1 | -2/+2 | |
2008-10-26 | Beginnings of file capability (POSIX.1e draft 15) verification support | Panu Matilainen | 1 | -0/+2 | |
- add minimal bits and pieces to check for capabilities in files on verify - for now, any capability set is a verification failure as the capability cannot have been set by rpm itself - patch from Andreas Gruenbacher, modified to use libcap instead of raw xattrs for portability | |||||
2008-09-18 | Document manifest behavior for install options too (rhbz#461354) | Panu Matilainen | 1 | -3/+8 | |
2008-09-18 | Kick out references to "Red Hat Linux" out of the manpages, duh :) | Panu Matilainen | 1 | -1/+1 | |
- RHL hasn't existed in years and rpm isn't specific to RH anyway... | |||||
2008-09-18 | Update man-page wrt supported query formatter types | Panu Matilainen | 1 | -1/+9 | |
2008-06-25 | Update rpm manpage wrt build modes | Panu Matilainen | 1 | -36/+3 | |
- the build modes have been removed ages ago, just point to rpmbuild manual | |||||
2008-03-17 | Remove rollback and repackage from documentation | Panu Matilainen | 1 | -19/+3 | |
2007-10-11 | Clarify rpm manpage wrt rpmbuild binary vs package (rhbz#233232) | Panu Matilainen | 1 | -1/+1 | |
2007-08-10 | Add comment about checking --help to manuals (rhbz#164281) | Panu Matilainen | 1 | -0/+5 | |
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... | |||||
2007-08-09 | Clarify --initdb usage in manual (rhbz#218057) | Panu Matilainen | 1 | -1/+2 | |
2007-08-06 | Fix --dump usage description in the manpage. | Panu Matilainen | 1 | -6/+1 | |
Patch from Yu Zhiguo. | |||||
2003-12-30 | - spelling corrections (#112728). | jbj | 1 | -1/+1 | |
CVS patchset: 7047 CVS date: 2003/12/30 13:14:49 | |||||
2003-12-26 | - man page corrections (#106415). | jbj | 1 | -10/+10 | |
CVS patchset: 7019 CVS date: 2003/12/26 18:56:21 | |||||
2003-12-26 | Typo (#106565). | jbj | 1 | -1/+1 | |
CVS patchset: 7013 CVS date: 2003/12/26 17:45:18 | |||||
2003-12-11 | - only internal Berkeley db from now on. | jbj | 1 | -1/+1 | |
- revive "make dist". CVS patchset: 6971 CVS date: 2003/12/11 19:09:58 | |||||
2003-06-16 | Corrections from PLD. | jbj | 1 | -3/+3 | |
CVS patchset: 6903 CVS date: 2003/06/16 13:26:03 | |||||
2003-04-17 | rpm-build, not rpmbuild. | jbj | 1 | -1/+1 | |
CVS patchset: 6755 CVS date: 2003/04/17 14:44:07 | |||||
2002-11-29 | - build with external elfutils (preferred), if available. | jbj | 1 | -2/+2 | |
CVS patchset: 5900 CVS date: 2002/11/29 21:35:53 | |||||
2002-10-25 | - rpm.8: gpg uses GNUPGHOME, not GPGPATH (#76691). | jbj | 1 | -1/+1 | |
CVS patchset: 5818 CVS date: 2002/10/25 15:40:08 | |||||
2002-08-13 | - supply transitive closure for CLI packages from rpmdb-redhat database. | jbj | 1 | -1/+4 | |
CVS patchset: 5624 CVS date: 2002/08/13 16:36:44 | |||||
2002-06-10 | - document digital signature verification in rpm.8. | jbj | 1 | -92/+150 | |
CVS patchset: 5480 CVS date: 2002/06/10 16:07:12 | |||||
2002-06-10 | Document file attribute opt outs in verify mode. | jbj | 1 | -17/+76 | |
Document --nodigest/--nosignature/--nosuggest. CVS patchset: 5479 CVS date: 2002/06/10 13:07:32 | |||||
2002-06-09 | Sanity. | jbj | 1 | -132/+65 | |
CVS patchset: 5477 CVS date: 2002/06/09 22:15:16 | |||||
2002-06-09 | Update rpm.8 and rpmbuild.8 from docbook in max-rpm CVS. | jbj | 1 | -74/+138 | |
CVS patchset: 5475 CVS date: 2002/06/09 17:12:35 | |||||
2002-04-15 | Typo. | jbj | 1 | -1/+1 | |
CVS patchset: 5407 CVS date: 2002/04/15 13:59:22 | |||||
2001-07-11 | - fix: adjust arg count for --POPTdesc/--POPTargs deletion. | jbj | 1 | -1/+0 | |
- add linux per-platform macro %_smp_mflags <sopwith@redhat.com>. - document more popt aliases for --help usage. - remove --tarbuild from man page(s), use -t[abpcils] instead (#48666). CVS patchset: 4936 CVS date: 2001/07/11 14:23:01 | |||||
2001-06-06 | - document build modes in rpmbuild.8, rpmbuild is born. | jbj | 1 | -33/+42 | |
CVS patchset: 4846 CVS date: 2001/06/06 16:18:03 | |||||
2001-05-22 | - refuse to install on systems using db1. | jbj | 1 | -1/+1 | |
CVS patchset: 4805 CVS date: 2001/05/22 18:09:30 | |||||
2001-04-23 | - regenerate rpm.8 man page from docbook glop (in max-rpm). | jbj | 1 | -550/+802 | |
- lib/depends.c: diddle debugging messages. CVS patchset: 4703 CVS date: 2001/04/23 20:56:59 | |||||
2001-03-22 | - python: strip header regions during unload. | jbj | 1 | -1/+8 | |
- 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 | |||||
2001-03-15 | Correct --verify modifiers. | jbj | 1 | -3/+3 | |
CVS patchset: 4628 CVS date: 2001/03/15 14:48:52 | |||||
2001-01-11 | rpm2cpio(8) typos (#23662). | jbj | 1 | -2/+2 | |
CVS patchset: 4428 CVS date: 2001/01/11 17:18:10 | |||||
2000-11-02 | Document that --target needs equal sign. | jbj | 1 | -3/+3 | |
CVS patchset: 4242 CVS date: 2000/11/02 14:48:43 | |||||
2000-10-31 | Document that --target needs equal sign. | jbj | 1 | -3/+3 | |
CVS patchset: 4235 CVS date: 2000/10/31 16:22:43 | |||||
2000-10-10 | Man page and help message correction (#18759). | jbj | 1 | -4/+2 | |
CVS patchset: 4203 CVS date: 2000/10/10 21:17:53 | |||||
2000-08-29 | - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>). | jbj | 1 | -1/+1 | |
Doxygen annotations. CVS patchset: 4146 CVS date: 2000/08/29 22:04:33 | |||||
2000-08-10 | Document --noscripts when verifying (#7905). | jbj | 1 | -0/+2 | |
CVS patchset: 4049 CVS date: 2000/08/10 06:05:50 | |||||
2000-08-10 | Document "?" output with -Va (#8113). | jbj | 1 | -12/+12 | |
CVS patchset: 4048 CVS date: 2000/08/10 05:55:20 | |||||
2000-05-26 | Remove build modes from rpm, use rpmb and/or popt glue instead. | jbj | 1 | -2/+1 | |
CVS patchset: 3754 CVS date: 2000/05/26 18:51:11 |