Re-export hidden VSF symbols 139221
[platform/upstream/rpm.git] / build /
2004-11-04 jbjStub in URL_IS_HTTPS everywhere.
2004-10-30 jbjPath to magic.h.
2004-10-21 jbjCompile in the correct path to /usr/lib/rpm/magic.
2004-10-21 jbj- port to internal file-4.10 libmagic rather than libfm...
2004-10-17 jbj- permit Conflicts: /path/to/file.
2004-10-17 jbjBetter error message.
2004-10-17 jbjfix: legacy syntax not even close.
2004-10-15 jbj- obsolete Serial:, Copyright:, and RHNPlatform: syntax...
2004-10-13 jbj- silently add default %defattr(-,root,root) for all...
2004-10-09 jbjDoxygen and cpp nit picks.
2004-10-09 jbjSplint fiddles.
2004-09-30 jbj- add Disttag: syntax to spec file parser and header...
2004-05-29 jbj- use poll(2) if available, avoid borked aurora/sparc...
2004-05-21 paulnFix to detect PIE executables and don't add as library...
2004-04-08 niemeyerImplemented multiline macro support.
2004-03-29 jbjProof-of-concept for arch filtered dependencies.
2004-03-24 niemeyer- Now Lua interface is using a global state.
2004-03-16 niemeyer- Implemented support for internal Lua scripts.
2004-03-02 jbj- permit globs in macrofiles: directive (#117217).
2004-02-26 jbjsplint fiddles.
2004-01-11 jbjrpm-nls-fixes.patch (from PLD).
2004-01-03 jbjAdd %policy marker to suck *.te content into metadata.
2003-12-30 jbj- use -fPIC -DPIC on all platforms, not just mandatory...
2003-12-27 jbj- mark _javadocdir as documentation (#102898).
2003-12-27 jbj- fix: wrong package count for trigger scriptlet 1st...
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-12-23 jbjAdd filecontexts tags to header if %_build_file_context...
2003-12-11 jbj- only internal Berkeley db from now on.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-05-22 jbjPrepare to build with external beecrypt-3.0.0.
2003-05-15 jbj- fix: nested %if handling, optind initialization posix...
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-17 jbjIgnore .created too.
2003-04-17 jbjDon't overflow internal tables with unknown user/group...
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
2003-04-16 jbj- resurrect manifests, RPMRC_NOTFOUND returned by readL...
2003-04-02 jbjSplint clean.
2003-03-20 jbjMake sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry...
2003-03-06 jbj- fix: memory leak (85522).
2003-03-05 jbjSanity.
2003-03-01 jbjSanity.
2003-01-20 jbjSplint fiddles.
2003-01-07 jbj- add perldeps.pl, start to replace perl.{prov,req}.
2003-01-06 jbj- for DSO's, provide the file basename if DT_SONAME...
2003-01-01 jbj- fix: dependency helpers now rate limited at 10ms...
2002-12-31 jbjDump multilib code, colored depndencies instead.
2002-12-29 jbjsplint fiddles.
2002-12-29 jbj- add rpmfi methods to access color, class, and depende...
2002-12-28 jbjsplint fiddles.
2002-12-28 jbj- fix builddir relative inclusion, add %%pubkeys to...
2002-12-27 jbj- disable perl module magic rule.
2002-12-27 jbj- add BETA-GPG-KEY (but not in headers using %%pubkey...
2002-12-26 jbjDon't fire helper for executable requires.
2002-12-26 jbj- resurrect automagic perl(foo) dependency generation.
2002-12-24 jbj- permit both relative/absolute paths, display 'P'...
2002-12-24 jbj- add %%pubkey attribute to read armored pubkey files...
2002-12-24 jbjRescusitate doxygen file manifest.
2002-12-24 jbjRemove unused Flags.
2002-12-24 jbj- fix: remove rpmfi scareMem so that headers can be...
2002-12-24 jbjsplint fiddles.
2002-12-24 jbjfix: ia64 segfault on build.
2002-12-23 jbjSanity.
2002-12-22 jbj- simplify specfile query linkage loop.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-12-21 jbjsplint fiddles.
2002-12-14 jbj- generate Elf provides even if file is not executable.
2002-12-14 jbj- fix: make sure each library has DT_NEEDED for all...
2002-12-12 jbj- fix: add rpmlib(VersionedDependencies) if versioned...
2002-12-10 jbjRepair fc->skipReq insertion typo.
2002-12-09 jbj- don't generate dependencies unless execute bit is...
2002-12-07 jbjInsturment auto request/provide disabling.
2002-12-07 jbjSplint fiddles.
2002-12-07 jbjHandle (N,EVR,Flags) Provide:/Require: triple.
2002-12-03 jbj- internal automagic dependency generation (disabled...
2002-12-02 jbj- late rpmts reference causes premature free (#78862).
2002-12-01 jbj- use usrlib_LTLIBRARIES to install directly in /usr...
2002-12-01 jbj- link rpm libraries together, use shared helpers with...
2002-11-30 jbjSplint fiddles.
2002-11-29 jbj- build with external elfutils (preferred), if available.
2002-11-26 jbj- bundle libfmagic into librpmbuild for now.
2002-11-20 jbj- use rpmdeps rather than find-{requires,provides}.
2002-11-19 jbj- add AC_SYS_LARGFILE throughout.
2002-11-19 jbjCorrect doxygen-1.2.18 warnings.
2002-11-08 jbjSanity.
2002-11-05 jbjRemove multilib patch.
2002-10-24 jbjKill tfr.c, use rpmdeps.
2002-10-24 jbj- add /usr/lib/rpm/rpmdeps.
2002-10-24 jbjAdd stupid "()(64bit" markings.
2002-10-21 jbjAccurate dependencies generated, but perl deps are...
2002-10-21 jbjAttach per-interpreter namespace deps to files too.
2002-10-21 jbjRationalize per-interpreter dependency generation.
2002-10-21 jbjAdd per-interpreter perl dependencies.
2002-10-19 jbjFunctional ELF/SCRIPT dependency generation.
2002-10-18 jbj- add debug sub-package patch.
2002-10-18 jbjGrab strings necessary for dependencies from ELF headers.
2002-10-15 jbjReplace libelf with elfutils.
2002-10-14 jbjClassify images.
2002-10-14 jbjSpin mostly complete file classifier off to rpmfc....
2002-10-13 jbjAdd argv.[ch].
2002-10-13 jbjSanity.
next