Fix potential buffer overflow in macro primitive execution
[platform/upstream/rpm.git] / popt /
2007-06-27 Panu MatilainenFix a warning from sparse in popt.h (rhbz#202005)
2007-06-26 Panu MatilainenBump popt version to allow clean upgrades with the...
2007-06-19 Panu MatilainenUpdate translations
2007-06-19 Panu MatilainenRemove rpm and popt specs, spec files are vendor specif...
2007-06-12 Panu MatilainenUpdated Polish popt translation (Piotr Drąg)
2007-06-06 Panu MatilainenRemove popt internal gettext, make peace with auto...
2007-06-06 Panu MatilainenAllow tests to pass in distcheck where builddir !=...
2007-02-22 Paul NasratFix popt CHARSET for various languages (#172155)
2007-02-16 Paul NasratRemove cvs based archive target
2005-07-12 jbj- added CVSId: tag and SVNId: alias (#162807).
2005-05-24 paulnremove old trans
2005-05-24 paulnUpdate translations
2005-03-07 jbjR++.
2005-02-14 jbj- start 4.4.2 devel.
2005-01-17 jbjBuild on macosx.
2005-01-04 jbj- mac os x patches (#133611, #133612, #134637).
2004-12-06 jbj- automagically detect and emit "python(abi) = 2.4...
2004-10-28 jbj- bump popt to version to 1.10.
2004-10-27 jbjBuild rpm-4.4-0.1 packages.
2004-10-20 jbjAdd lua to doxygen.
2004-10-20 jbjDoxygen fiddles.
2004-03-02 jbj- permit globs in macrofiles: directive (#117217).
2004-02-26 jbjsplint fiddles.
2003-12-30 jbj- pad to display length, not strlen, for i18n popt...
2003-12-30 jbj- spelling corrections (#112728).
2003-12-27 jbjsplint fiddles.
2003-12-26 jbjuse '=' iff long option (#108924).
2003-12-26 jbjSick hack to preserve the pretense that popt has an...
2003-12-22 jbj- test build with methods needed for selinux.
2003-12-11 jbj- only internal Berkeley db from now on.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-06-24 jbjSanity.
2003-06-16 jbjUpdate from PLD.
2003-04-30 jbjsplint fiddles.
2003-04-30 jbjbeecrypt-3.0.0 merge: doxygen pass.
2003-03-20 jbjMake sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry...
2003-03-19 jbj- unify signal handling in librpmio, use condvar to...
2003-03-18 jbj- fix: short option help missing string terminator.
2003-02-06 jbj- popt: diddle doxygen/splint annotations, corrected...
2003-01-16 jbjNitpicky fix.
2002-12-06 sopwithpart two
2002-12-01 jbj- use usrlib_LTLIBRARIES to install directly in /usr...
2002-11-19 jbj- add AC_SYS_LARGFILE throughout.
2002-10-24 jbj- add /usr/lib/rpm/rpmdeps.
2002-10-16 jbj- dump libelf, gulp elfutils, for now.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-09-16 jbjThe char array 'format' sometimes get 10 characters...
2002-08-31 jbjSync with rpm-4.1.
2002-08-26 jbj- set cachesize without a dbenv, the default is far...
2002-08-26 jbjUpdate ru.po.
2002-08-22 jbjUpdate popt internal copyright messages.
2002-08-11 jbjRe-add the POPT_ keywod to xgettext text extraction.
2002-07-31 jbj- make --querytags a common option, fix errant regex...
2002-07-29 jbjOrphans.
2002-07-29 jbj- update trpm.
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-28 jbj- popt: display sub-table options only once on --usage.
2002-07-25 jbj- popt: fix --usage (#62234).
2002-07-25 jbj- python: remove the old initdb/rebuilddb methods,...
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-21 jbjRemove obsolete files.
2002-07-21 jbjUpdate to gettext-0.11.2-3 intl contents.
2002-07-21 jbjUpdate to gettext/intl license.
2002-07-20 jbj- popt: parse file into string of options (#56860).
2002-07-15 jbjClarify intl licensing.
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbj- popt: mingw32 portability configure check (#67911).
2002-07-09 jbj- placeholders for manifest constants for SuSE patch...
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-25 jbj- python: link internal libelf (if used) directly into...
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjAnnotate incondefs in source code.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-01 jbj- fix: use getgrnam, not getpwnam, to convert gid ...
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-06 jbj- rework most of rpmdb.c prepatory to implementing...
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-08 jbjdoxygen cleanup.
2002-03-13 jbjSplit transaction set handling into separate file,...
2002-03-12 jbj- permit --dbpath and --root with signature (i.e. ...
2002-03-06 jbj- add header DSA signature.
2002-02-10 jbj- make peace with automake et al in 8.0, ugh.
2002-02-01 jbj- permit args to be hidden within %%__find_{requires...
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2001-12-08 jbj- lclint-3.0.0.19 fiddles.
2001-10-19 jbj- beecrypt is at least as good as pgp/gpg on verify...
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-09-25 jbj- Start rpm-4.1.
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-09-15 jbjSync with rpm-4_0 branch.
2001-08-13 jbj- fix: segfault on headerFree given malicious data.
next