summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Preparing for 4.18.0-alpha1rpm-4.18.0-alpha1Panu Matilainen2022-04-131-1/+1
* Merge Lua posix extension into librpmioPanu Matilainen2022-04-131-1/+0
* Preset db backend according to availabilityLudwig Nussel2022-03-101-0/+5
* Convert fsmSetmeta() to dirfd based operation where possiblePanu Matilainen2022-02-161-1/+1
* Convert fsmRename() to renameat() based operationPanu Matilainen2022-02-161-1/+2
* Convert fsmRemove() and helpers to unlinkat() based operationPanu Matilainen2022-02-161-1/+1
* Convert the file creation steps the *at() family of callsPanu Matilainen2022-02-161-1/+1
* Validate intermediate symlinks during installation, CVE-2021-35939Panu Matilainen2022-02-161-1/+2
* Strip the target triplet GNU suffix more precisely.Peter Pentchev2022-01-181-5/+8
* Fix the build on armhf and mipsel.Peter Pentchev2022-01-181-0/+8
* Add optional readline history support in rpmlua interactive modePanu Matilainen2021-12-201-0/+17
* Fix silly typo/thinko in commit 7b3a3f004f96ed3cb9cc377f7e64bfc88195dfc2Panu Matilainen2021-12-131-1/+1
* Use root as default UID_0_USER and UID_0_GROUPFlorian Festi2021-12-131-0/+2
* Use lua_replace instead of lua_rotateMichael Schroeder2021-10-271-1/+1
* Allow disabling libelf with --enable/--disable-libelfØrjan Malde2021-09-141-20/+30
* Bump the Lua minimum version to 5.3. (#1738)Peter Pentchev2021-08-061-1/+1
* Bump version to appear newer than 4.17 and begin another cyclePanu Matilainen2021-06-211-1/+1
* Use external debuginfo toolingPanu Matilainen2021-06-211-10/+1
* Convert man pages to markdownFlorian Festi2021-05-181-0/+2
* Move man pages into their own sub directoryFlorian Festi2021-05-181-0/+1
* Rename doc/ to docs/ to work with GitHub PagesFlorian Festi2021-05-181-1/+1
* Restore (some) compiler sanityPanu Matilainen2021-03-191-1/+1
* Drop excess compiler flags from configurePanu Matilainen2021-03-191-2/+2
* Make Lua a hard requirement for rpmPanu Matilainen2021-02-091-12/+5
* Remove support for Berkeley Database backendPanu Matilainen2021-02-031-43/+0
* Make sqlite the default database backendPanu Matilainen2021-02-031-2/+2
* Added fapolicyd rpm pluginRadovan Sroka2021-01-281-0/+8
* Really disable OpenMP if too oldMichal Domonkos2020-12-041-0/+1
* Eliminate use of obsolete gethostbyname() functionPanu Matilainen2020-11-231-1/+1
* configure.ac: fix cross-compilationFabrice Fontaine2020-11-111-2/+2
* plugins/fsverity: Install fsverity signaturesJes Sorensen2020-09-041-0/+5
* Add basic autoconf and framework for fsverity supportJes Sorensen2020-09-041-0/+19
* Bump Lua to 5.2 in configure scriptMichal Domonkos2020-09-021-2/+2
* Check for OpenMP version at configure timeMichal Domonkos2020-09-021-2/+23
* zstd compression: port to the new API.Martin Liska2020-07-301-1/+1
* Remove support for NSSPanu Matilainen2020-05-291-33/+1
* Remove support for beecryptPanu Matilainen2020-05-291-30/+1
* Bump version to mark beginning of a new development cyclePanu Matilainen2020-05-291-1/+1
* macros: Drop internal macros which are not used in RPM and FedoraIgor Raits2020-05-281-8/+0
* Deprecate NSS supportNeal Gompa2020-04-161-1/+2
* Add a warning when beecrypt is selected for the crypto libraryNeal Gompa2020-04-161-0/+1
* Flush 1998 vintage fcntl-compatibility mess from system.hPanu Matilainen2020-04-021-1/+1
* Flush 20+ year old statfs() jungle, always use standard statvfs()Panu Matilainen2020-03-301-120/+1
* Drop support for dmallocPanu Matilainen2020-03-271-7/+0
* Drop unmaintained "hacking docs" doxygen docsPanu Matilainen2020-03-271-15/+0
* Assume/require POSIX-compliant chmod(1)Panu Matilainen2020-03-271-18/+0
* We don't use yacc for anything, don't bother testing for itPanu Matilainen2020-03-271-1/+0
* Move the auxiliary build tool clutter to a subdirectoryPanu Matilainen2020-03-271-0/+1
* Bump gettext version to 0.18.2 to get rid of deprecation warningsPanu Matilainen2020-03-251-1/+1
* Deprecate Berkeley DB database backendPanu Matilainen2020-03-231-1/+1