platform/upstream/rpm.git
2007-07-09 Panu MatilainenPreparing for 4.4.2.1-rc3 rpm-4.4.2.1-rc3
2007-07-09 Panu MatilainenAvoid closing scriptlet stdout by mistake.
2007-07-09 Panu MatilainenUpdate CHANGES
2007-07-09 Panu MatilainenRemove outdated comment in check-rpaths-worker
2007-07-09 Panu MatilainenFix ordering with --nodeps.
2007-07-09 Panu MatilainenPermit packages with no payload format (rpm 3.x compat...
2007-07-09 Panu MatilainenFix include of misc.h, rpmpgp.h and rpmsq.h in C++.
2007-07-05 Panu MatilainenTags fixup.
2007-07-04 Panu MatilainenAdded tag 4.4.2.1-rc2 for changeset da8803a1a1f0
2007-07-04 Panu MatilainenDuh, really kill the broken tests. rpm-4.4.2.1-rc2
2007-07-04 Panu MatilainenAdded tag 4.4.2.1-rc2 for changeset 2aa6758ed8fb
2007-07-04 Panu MatilainenPreparing for 4.4.2.1-rc2
2007-07-04 Panu MatilainenNew debugedit option to recompute build ID (rhbz#246404)
2007-07-04 Panu MatilainenInclude additional buildroot sanity check scripts ...
2007-07-03 Panu MatilainenFix segfault on errors if neon transport is used (rhbz...
2007-07-03 Panu MatilainenPass --wildcards to tar on build (rhbz#206841)
2007-07-03 Panu MatilainenMinor update to Polish translation (rhbz#243569)
2007-07-02 Panu MatilainenPlug some memory leaks.
2007-06-29 Panu MatilainenTODO-update...
2007-06-29 Panu MatilainenAdd /usr/share/gtk-doc/html/ to docDirs.
2007-06-29 Panu MatilainenDisable totally broken tests, add fixing reminder to...
2007-06-28 Panu MatilainenRemember to free up match iterators (rhbz#246044)
2007-06-27 Panu MatilainenFix a warning from sparse in popt.h (rhbz#202005)
2007-06-27 Panu MatilainenUpdated Russian man pages.
2007-06-26 Panu MatilainenRemove hardcoded libtermcap vs bash kludge.
2007-06-26 Panu MatilainenBump popt version to allow clean upgrades with the...
2007-06-25 Panu MatilainenAdded tag 4.4.2.1-rc1 for changeset 89fa17e70ff2
2007-06-25 Panu MatilainenMark as 4.4.2.1-rc1 rpm-4.4.2.1-rc1
2007-06-25 Panu MatilainenUpdate TODO + CHANGES..
2007-06-25 Panu MatilainenPull full changelog from hg into dist tarball.
2007-06-25 Panu MatilainenUse ustar format for dist tarball.
2007-06-25 Panu MatilainenRemove ppc64 inline asm (rhbz#233145)
2007-06-25 Panu MatilainenEnable ts ordering for erasure mode.
2007-06-25 Panu MatilainenTransaction ordering fixes (rhbz#196590, 202540, 202542...
2007-06-25 Panu MatilainenIPv4/6 and EPSV support by Arkadiusz Miskiewicz
2007-06-25 Panu MatilainenNuke ugly /var/log/lastlog kludgery.
2007-06-25 Panu MatilainenDon't mmap large files (rhbz#139539, 177616)
2007-06-25 Panu MatilainenDetect and provide a requirement for DT_GNU_HASH.
2007-06-21 Panu MatilainenARM arch update.
2007-06-21 Paul NasratInitialise replaced
2007-06-21 Paul NasratBacked out changeset 99c5bd19ffc4bfbfa5601767cbc1338b5f...
2007-06-21 Paul NasratInitialise replaced on rpmfiNew
2007-06-21 Paul NasratFix thinko
2007-06-20 Panu MatilainenInitial CHANGES update for 4.4.2.1
2007-06-20 Panu MatilainenTODO-update
2007-06-20 Panu MatilainenAuto*foo to check if gcc supports -fno-strict-aliasing.
2007-06-20 Panu MatilainenDuh, remember to initialize opt_F
2007-06-20 Panu MatilainenAdd reminder about enabling mmap() use after 4.4.2.1.
2007-06-20 Panu MatilainenMove SELinux specifics to the section of configure...
2007-06-20 Panu MatilainenMore configure.ac cleanups.
2007-06-20 Panu MatilainenThrow out unused stuff from configure.ac
2007-06-19 Panu MatilainenRename headerCheckPayload() -> headerCheckPayloadFormat()
2007-06-19 Panu MatilainenUpdate mailinglist address in error message, ugh..
2007-06-19 Panu MatilainenAdd support for specifying fuzz factor to %patch (rhbz...
2007-06-19 Panu MatilainenUpdate translations
2007-06-19 Panu MatilainenFix variable double definition.
2007-06-19 Panu MatilainenFix CVE-2007-2799 integer overflow in internal libmagic...
2007-06-19 Panu MatilainenFix CVE-2007-1536 in internal libmagic, patch from...
2007-06-19 Panu MatilainenDon't treat provides as implicit obsoletes (rhbz#111071...
2007-06-19 Panu MatilainenOpen non-temporary db's before chroot (rhbz#103952...
2007-06-19 Panu MatilainenDon't open temporary databases at rpmdbOpenAll():
2007-06-19 Panu MatilainenRemove rpm and popt specs, spec files are vendor specif...
2007-06-19 Panu MatilainenNuke antique "reference" baddeps list.
2007-06-19 Panu MatilainenNuke all dependency whiteouts, very much vendor-specific...
2007-06-19 Panu MatilainenNuke default skipDirs list (rhbz#140055 & others).
2007-06-19 Panu MatilainenMake %_signature default to gpg.
2007-06-18 Paul NasratEnsure the status of the file which be replaced by...
2007-06-18 Panu MatilainenDon't segfault on a header without RPMTAG_NAME (rhbz...
2007-06-18 Panu MatilainenCheck all header strings to resize buffer CVE-2006...
2007-06-18 Panu MatilainenFlush query format buffer before listing files (rhbz...
2007-06-15 Panu MatilainenDon't try to open nonexistent file twice.
2007-06-12 Panu MatilainenSkip packages/headers with non-verifiable signatures...
2007-06-12 Panu MatilainenUpdated Polish popt translation (Piotr Drąg)
2007-06-11 Panu MatilainenUpdated Polish translation from Piotr Drąg.
2007-06-11 Panu MatilainenFix query output when querying for non-installed <name...
2007-06-11 Panu MatilainenPermit multiple versions of a package to be installed...
2007-06-11 Panu MatilainenTreat null epoch equal to zero epoch in python labelCom...
2007-06-11 Panu MatilainenTreat null epoch equal to zero epoch in freshen (rhbz...
2007-06-08 Panu MatilainenAllow characters >127 that don't fit the current locale...
2007-06-08 Panu MatilainenFix a few format string errors in German translation.
2007-06-08 Panu MatilainenRun msgfmt in check-mode to detect format string etc...
2007-06-08 Panu MatilainenUpdated Finnish translation.
2007-06-07 Panu MatilainenTs/db reference counting for match-iterators in python...
2007-06-07 Panu MatilainenOoops, rpmdbFindFpList() not finding anything is not...
2007-06-07 Panu MatilainenReturn error codes from rpmdbFindFpList() on "can't...
2007-06-07 Paul NasratDetect python2.5
2007-06-07 Panu MatilainenAdd new srcdefattr macro (Michael Schroeder / OpenSuSE)
2007-06-07 Panu MatilainenAnother TODO-update.
2007-06-07 Panu MatilainenRemove old testing cruft.
2007-06-07 Panu MatilainenMinor fix to zh_TW translation (Wei-Lun Chao)
2007-06-07 Panu MatilainenAdd zh_TW translation (Wei-Lun Chao). Remove empty...
2007-06-06 Panu MatilainenDisable strict aliasing to stop type-punning warning...
2007-06-06 Panu MatilainenAdd db3 back to AC_CONFIG_SUBDIRS. Oops...
2007-06-06 Panu MatilainenMake po Makefiles honor datarootdir
2007-06-06 Panu MatilainenMore auto*foo cleanups:
2007-06-06 Panu Matilainenautogen.sh tweaking:
2007-06-06 Panu MatilainenUnbreak zlib configure check.
2007-06-06 Panu MatilainenMake peace with auto*foo.
2007-06-06 Panu MatilainenRemove popt internal gettext, make peace with auto...
2007-06-06 Panu MatilainenAllow tests to pass in distcheck where builddir !=...
next