tools/librpm-tizen.git
2009-06-16 Panu MatilainenGenerate DNEVR string lazily on rpmdsDNEVR() calls
2009-06-16 Panu MatilainenEliminate epoch promotion debug cruft
2009-06-16 Panu MatilainenDetermine rpmlib deps from flags instead of comparing...
2009-06-16 Panu MatilainenValidate rpmlib dependencies on src.rpm install (RhBug...
2009-06-16 Jindrich NovyDon't check Provides/Requires for bad characters, they...
2009-06-16 Panu MatilainenAdd debugedit support for DWARF-3 (RhBug:505774)
2009-06-15 Panu MatilainenRip hardcoded libgcc + glibc static helper kludges
2009-06-15 Jindrich NovyCheck for valid chars in Requires/Provides as well
2009-06-12 Panu MatilainenFix out of source directory build (ticket #65)
2009-06-12 Panu MatilainenAdd parentheses (as kindly suggested by new gcc...)
2009-06-12 Panu MatilainenMake peace with newer git
2009-06-11 Panu MatilainenMake rpmalSatisfiesDepend() smarter
2009-06-11 Panu MatilainenAdd preferred color to rpmal
2009-06-10 Panu MatilainenUpdate translations for a change (due to depends.c...
2009-06-10 Panu MatilainenSplit ordering code to separate source file
2009-06-10 Jindrich NovyAdd new function to check valid characters in NVR ...
2009-06-10 Jindrich NovyNuke useless compatibility stuff and put V/R checking...
2009-06-09 Jindrich NovyMake whitelist of characters allowed in NVR (ticket...
2009-06-08 Panu MatilainenrpmdsInit() and rpmdsNext() can handle NULL ds, no...
2009-06-08 Panu MatilainenMinor rpmtsOrder() cleanup
2009-06-08 Panu MatilainenClean up relation recording a bit
2009-06-08 Panu MatilainenDont bother adding dependencies to self, ever
2009-06-08 Panu MatilainenDetermine rpmlib and config deps from flags instead...
2009-06-05 Panu MatilainenMap legacy PreReq into pre and preun scriptlet dependen...
2009-06-05 Panu MatilainenUnbreak isLegacyPreReq()
2009-06-05 Panu MatilainenUse specific types for sense flags + te type instead...
2009-06-04 Florian FestiRewrite ordering
2009-06-02 Rakesh PanditRemoving extra useless 'break' statement lines and...
2009-06-02 Rakesh PanditRemoved 'xx' variable in rpminstall.c
2009-06-02 Rakesh PanditRemoved rpmEIU memeber 'fd' -and its usage in tryReadFo...
2009-06-02 Rakesh PanditUpdated mailing list information.
2009-06-02 Panu MatilainenRemove toplevel TODO too, nobody updates it and we...
2009-06-01 Panu MatilainendepMsg doesn't need _notpre() anymore
2009-06-01 Panu MatilainenRemove leftover build/TODO file from 1998 / rpm 2.5...
2009-06-01 Panu MatilainenGenerate spec part string lengths at build time and...
2009-06-01 Panu MatilainenGenerate preamble tag lengths at build time and make...
2009-06-01 Panu MatilainenIssue deprecation warnings for PreReq and BuildPreReq
2009-06-01 Panu MatilainenTurn unused spec syntax obsoletion mechanism into depre...
2009-06-01 Panu MatilainenMap PreReq into Requires(pre,preun) at build
2009-06-01 Panu MatilainenDeal with multiple scriptlet dependency bits in deptype...
2009-06-01 Panu MatilainenBring back former value of RPMSENSE_PREREQ
2009-06-01 Panu MatilainenAvoid filtering out erase pre-requisites on install
2009-05-29 Panu MatilainenBuild prereq is exactly the same as buildrequires
2009-05-29 Panu MatilainenFix calculation of hardlinked files (RhBug:503020)
2009-05-22 Panu MatilainenCouple of documentation typos
2009-05-22 Panu MatilainenClean platform files on uninstall
2009-05-22 Panu MatilainenInclude from src, not build dir
2009-05-20 Panu MatilainenRemove unnecessary includes + other minor include corre...
2009-05-20 Panu MatilainenEliminate useless pgpDig nbytes counter
2009-05-20 Panu MatilainenRemove size "signature" verification
2009-05-20 Panu MatilainenRefactor ts out of main read package function
2009-05-20 Panu MatilainenRefactor ts out of main header read function
2009-05-20 Panu MatilainenRefactor ts out of main header verification routine
2009-05-19 Panu MatilainenDon't mess up problem altNEVR in python ts.check()...
2009-05-12 Panu MatilainenUpdated Spanish translation (Domingo Becker)
2009-05-12 Panu MatilainenUpdated Portugese Brazilian translation (Igor Pires...
2009-05-08 Panu MatilainenMinor fix to Japanese translation (Masaki Furuta)
2009-05-08 Panu MatilainenFix parsing of pubkey signature packets. Ick.
2009-05-07 Panu MatilainenDont bother generation rpmds debug messages unless...
2009-05-06 Panu MatilainenrpmdsThis() is really just a special case of rpmdsSingle()
2009-04-23 Panu MatilainenHide NSS peculiarities from API
2009-04-23 Rakesh Pandit- Removed unnecessary rpmdbFreeIterator call and moved...
2009-04-23 Rakesh PanditCleanup: Move similar patterns in rpmcliArgIter to...
2009-04-23 Rakesh Pandit- Moved code to check possibility of freshen operation...
2009-04-23 Rakesh Pandit- Move header reading part from rpminstall to tryReadHe...
2009-04-22 Panu MatilainenMinor cleanups to installplatform script
2009-04-22 Panu MatilainenEliminate unnecessary rpmts_internal.h include
2009-04-22 Panu MatilainenRefactor ts out of the main signature checking worker
2009-04-22 Panu MatilainenDont try to refcount NULL keyring
2009-04-21 Ville SkyttäFix --with-kde with KDE3 (rhbz#466009).
2009-04-20 Jindrich NovyRequire file attributes in spec if %ghost files are...
2009-04-18 Panu MatilainenFix a few file permissions from "make install"
2009-04-16 Jindrich NovyIntroduce changelog trimming in binary packages feature...
2009-04-16 Jindrich NovyIntroduce _changelog_trimtime and obsolete _instchangelog
2009-04-16 Panu MatilainenPad RSA signatures up to modulus size if necessary...
2009-04-16 Panu MatilainenCheck for termination signals during signing / signatur...
2009-04-14 Florian FestiRevert erase relations before checking whether we alrea...
2009-04-13 Panu MatilainenError out at build on unsupported payload compressors...
2009-04-10 Jindrich NovyDon't require %ghost file presence in build root (rhbz...
2009-04-09 Jindrich NovyRemove file flags that have never been enabled
2009-04-09 Ville SkyttäMake it clearer that PACKAGE_FILE logic applies to...
2009-04-09 Ville SkyttäRemove obsolete info about --buildarch and --buildos.
2009-04-09 Panu MatilainenUpdated Spanish translation (Oscar Bacho)
2009-04-09 Panu MatilainenUpdated Serbian translations (Milos Komarcevic)
2009-04-09 Panu MatilainenUpdated Catalan translation (Xavier Conde)
2009-04-09 Panu MatilainenFix PGP v4 fingerprint calculation (rhbz#493777)
2009-04-06 Jindrich NovyDon't allow '~', '/' characters and ".." sequence...
2009-04-03 Panu MatilainenMake rpmal header & all internal
2009-04-03 Panu MatilainenMake sure installed files have state (rhbz#492947)
2009-04-02 Jindrich NovyUse -mtune instead of -mcpu (rhbz#493696)
2009-04-01 Panu MatilainenPolish translation update (Piotr Drąg)
2009-03-31 Panu MatilainenUpdate translations for a change...
2009-03-31 Panu MatilainenPrefer more specific types over generic "text" in class...
2009-03-31 Panu MatilainenAllocate ts->addedPackages lazily from rpmtsAddInstallE...
2009-03-30 Florian FestiErase relations are reversed, use requires of target
2009-03-27 Panu MatilainenTidy up rpmfi struct definition a bit
2009-03-27 Panu MatilainenLose unused/useless Type and tagN fields from rpmfi...
2009-03-27 Panu MatilainenHandle XZ in %uncompress macro
2009-03-27 Panu MatilainenRip the macro default settings in rpmrc setDefaults()
2009-03-27 Panu MatilainenAdd built-in %getconfdir macro for getting rpmConfigDir...
next