Preparing for 4.10.2
[platform/upstream/rpm.git] / configure.ac
2012-12-07 Panu MatilainenPreparing for 4.10.2 rpm-4.10.2
2012-12-07 Panu MatilainenRemove extra ',' in NSS configure checks, whoops
2012-12-07 Panu MatilainenUse private NSS context if NSS supports it (RhBug:871485)
2012-10-03 Panu MatilainenPreparing for 4.10.1 rpm-4.10.1 upstream/4.10.1
2012-10-03 Panu MatilainenDont use mmap() for anything, axe the code instead
2012-05-22 Panu MatilainenPreparing for 4.10.0 final rpm-4.10.0
2012-05-22 Christophe FergeauAdd support for 7zip compressed tarballs
2012-04-23 Panu MatilainenPreparing for 4.10.0-beta1 rpm-4.10.0-beta1
2012-03-09 Panu MatilainenAllow silent build on automake versions that support it
2011-09-01 Panu MatilainenGCC warning option tweaks
2011-08-19 Panu MatilainenRemove support for ancient bzip2 library versions
2011-07-08 Panu Matilainenzlib is mandatory, fail at configure if missing + remov...
2011-06-28 Panu MatilainenEnable GLOB_ONLYDIR of the bundled glob() on platforms...
2011-04-29 Ville SkyttäAdd lrzip support.
2011-04-29 Ville SkyttäAdd lzip support.
2011-04-04 Panu MatilainenOnly enable test-suite if fakechroot is available
2011-03-28 Panu MatilainenUse pkg-config to find Lua + determine flags (ticket...
2011-03-25 Panu MatilainenPush platform config out of main rpm macros file
2011-03-25 Panu MatilainenReplace distro/vendor autodetection with a configure...
2011-03-25 Florian FestiMove find-provides and find-requires link to autodeps/
2011-03-23 Jindrich NovyRemove checks of unused things from configure.ac
2011-03-23 Jindrich NovyDon't use mtrace(3), muntrace(3) and don't check for...
2011-03-23 Jindrich NovyRemove libio support to suppress timedRead()
2011-03-09 Panu MatilainenPreliminary distutils support for the python bindings
2011-03-04 Panu MatilainenMake peace with autoconf-2.68
2010-12-22 Panu MatilainenOnly sepolicy-plugin needs linking to libsemanage
2010-12-03 Panu MatilainenBump HEAD version at branch-point
2010-10-26 Panu MatilainenFix BDB version check in configure to work with >=...
2010-10-22 Panu MatilainenMove librpmsign to its own subdirectory in the sources
2010-10-01 Panu MatilainenAdd configure switch to disable plugins build
2010-10-01 Panu MatilainenHandle enable/disable python to configure.ac more sanely
2010-09-01 Steve LawrenceAdd SELinux policy plugin
2010-09-01 Steve LawrenceUse selabel interfaces instead of matchpathcon
2010-06-23 Panu MatilainenAdd configure.ac check for need to -ldl
2010-06-22 Steve LawrenceAdd a generic plugin for use by simple Collections
2010-04-08 Panu MatilainenRequire BDB >= 4.5 for sanity's sake
2010-03-30 Panu MatilainenLose shmkey + shared BDB config options
2010-03-23 Panu MatilainenFirst take at pluggable file attribute + dependency...
2010-02-10 Panu MatilainenSplit elf dependency extraction out of librpmbuild...
2010-02-05 Panu MatilainenRemove unused mntctl & mount related header checks
2010-02-03 Florian FestiKill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything...
2010-01-08 Panu MatilainenBump version to appear newer than 4.8.0, update transla...
2010-01-05 Panu MatilainenLoose string header compatibility goo
2010-01-05 Panu MatilainenRemove unnecessary NLS definitions from system.h
2010-01-05 Panu MatilainenUnconditionally include <sys/wait.h> where needed
2010-01-05 Panu MatilainenMove sys/mman.h include out of system.h to the places...
2010-01-05 Panu MatilainenRemove unnecessary and broken time.h related configure...
2010-01-05 Panu MatilainenUnconditionally include <netdb.h> where needed instead...
2010-01-05 Panu MatilainenRemove pointless & unused configure checks
2010-01-05 Panu MatilainenSanitize signature checking formatResult() a bit
2010-01-05 Panu MatilainenOops, ftok() is really optional
2010-01-04 Panu MatilainenClean up poll() vs select() tests
2010-01-04 Panu MatilainenRemove unused header checks from configure
2010-01-04 Panu MatilainenEliminate unused id -u tests
2010-01-04 Panu MatilainenRe-enable mmap test in configure & fix the code build...
2010-01-04 Panu MatilainenRemove unnecessary stdint check from configure
2010-01-04 Panu MatilainenRemove S_IFSOCK and S_IFLNK kludgery for ancient unixes
2010-01-04 Panu MatilainenRequire lchown() and remove ancient broken chown kludgery
2010-01-04 Panu MatilainenCheck for our POSIX 2001 requirements and abort if...
2010-01-04 Panu MatilainenLose the hysterical fakefork hack
2010-01-04 Panu MatilainenRemove further replacement functions for POSIX 2001...
2010-01-04 Panu MatilainenRemove unnecessary setenv() replacement function
2010-01-04 Panu MatilainenRemove largely unnecessary putenv() replacement
2010-01-04 Panu MatilainenEliminate myrealloc() replacement function
2009-12-23 Panu MatilainenRemove replacements for C99 mandated functions
2009-12-23 Panu MatilainenDont include <pwd.h> from system.h, dont bother checkin...
2009-12-23 Panu MatilainenDont bother including <sys/socket.h>, we dont use anyth...
2009-12-23 Panu MatilainenDont include grp.h from system.h, dont bother checking...
2009-12-23 Panu MatilainenDont bother checking and including a header we dont...
2009-12-23 Panu MatilainenDont bother checking for a header we dont use
2009-12-23 Panu MatilainenDont bother checking for functions we dont use
2009-12-23 Panu MatilainenUse AC_PROG_MKDIR_P for testing mkdir -p capability
2009-12-22 Panu MatilainenRemove unused h_errno test from configure.ac
2009-12-07 Florian FestiRemove support for sqlite based rpm database
2009-12-07 Panu MatilainenPreparing for 4.8.0-beta1 rpm-4.8.0-beta1
2009-12-05 Panu MatilainenBump up the python version requirement to match reality
2009-12-02 Panu MatilainenFix the posix chown test for selinux enabled systems...
2009-11-27 Panu MatilainenUse AS_HELP_STRING() for configure option output
2009-10-19 Panu MatilainenAvoid using python's print for Python 3.x compatibility
2009-10-06 Ville SkyttäDeprecate %__lzma, use %__xz in it.
2009-09-07 Panu MatilainenAdd -Wempty-body to default options if gcc supports it
2009-08-13 Panu MatilainenBump version to appear newer than 4.7.x branch
2009-03-18 Panu MatilainenLZMA -> XZ renaming
2009-03-09 Jindrich NovyPort XZ payload compression to xz-4.999.8 API
2008-12-09 Panu MatilainenTest for fakechroot in configure
2008-11-18 Jindrich NovyAdd AC_CONFIG_MACRO_DIR for the new libtool
2008-11-14 Panu MatilainenFix capability verification
2008-11-04 Panu MatilainenAvoid leaking C99 options into stock %{__cc} macro
2008-10-26 Panu MatilainenBeginnings of acl (POSIX.1e draft 17) verification...
2008-10-26 Panu MatilainenBeginnings of file capability (POSIX.1e draft 15) verif...
2008-10-24 Jindrich NovyRemove timezone autoconf checks and system.h reference
2008-10-16 Panu MatilainenBump version
2008-10-14 Panu MatilainenAdd configure detection for SuSE too
2008-10-14 Panu MatilainenMove luaext include fiddling out of toplevel configure
2008-10-14 Panu MatilainenSanitize libluaext linkage
2008-10-14 Panu MatilainenKick out ancient and unused LDFLAGS_STATIC configure...
2008-08-19 Panu MatilainenUse standard auto*foo checks for NSS
2008-08-14 Panu MatilainenFix segfault on zero-length %policy file
2008-07-08 Panu MatilainenAdd a new legacy compatibility header, kill rpmints.h
2008-07-04 Panu MatilainenBump version to resemble library versioning
next