Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #1473: move option -q to rpmQueryPoptTable #1656

Closed
wants to merge 52 commits into from

Commits on Mar 31, 2021

  1. Build action

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    01e6d13 View commit details
    Browse the repository at this point in the history
  2. ./autogen.sh

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    c399cdc View commit details
    Browse the repository at this point in the history
  3. install automake

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    2427941 View commit details
    Browse the repository at this point in the history
  4. sudo apt

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    e2e4ab9 View commit details
    Browse the repository at this point in the history
  5. autoconf

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    3c63251 View commit details
    Browse the repository at this point in the history
  6. autopoint

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    35cd3c4 View commit details
    Browse the repository at this point in the history
  7. libgcrypt-devel

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    be5058d View commit details
    Browse the repository at this point in the history
  8. libgcrypt-dev

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    6fd4808 View commit details
    Browse the repository at this point in the history
  9. libpopt-dev

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    20025bd View commit details
    Browse the repository at this point in the history
  10. libarchive-dev

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    5dcc1d7 View commit details
    Browse the repository at this point in the history
  11. liblua-dev

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    08ba78a View commit details
    Browse the repository at this point in the history
  12. lua-dev

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    9f0c670 View commit details
    Browse the repository at this point in the history
  13. lua

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    70f8a4c View commit details
    Browse the repository at this point in the history
  14. liblua53-dev

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    b1a27d8 View commit details
    Browse the repository at this point in the history
  15. liblua5.3-dev

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    361453f View commit details
    Browse the repository at this point in the history
  16. lua5.3

    yecril71pl committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    5c9e97e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. sh -x autogen.sh

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    6bc33b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1c4f5b View commit details
    Browse the repository at this point in the history
  3. || cat configure.log

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    57b6405 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c9afef View commit details
    Browse the repository at this point in the history
  5. lua5.3-dev

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    5a8bc86 View commit details
    Browse the repository at this point in the history
  6. liblua5.3-dev

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    bbc5ae7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0f1e7b View commit details
    Browse the repository at this point in the history
  8. dpkg -L liblua5.3-dev

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    08f0b93 View commit details
    Browse the repository at this point in the history
  9. 'lua53 >= 5.2'

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    9b8bf39 View commit details
    Browse the repository at this point in the history
  10. lua.pc

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    f4015be View commit details
    Browse the repository at this point in the history
  11. make ci

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    f0361df View commit details
    Browse the repository at this point in the history
  12. make ci

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    2a1ecfc View commit details
    Browse the repository at this point in the history
  13. install gettext-dev

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    e0682d9 View commit details
    Browse the repository at this point in the history
  14. install gettext

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    5031575 View commit details
    Browse the repository at this point in the history
  15. #include <lua53.h>

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    3202057 View commit details
    Browse the repository at this point in the history
  16. AM_CFLAGS += @LUA_CFLAGS@

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    1fa4215 View commit details
    Browse the repository at this point in the history
  17. install doxygen

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    de07941 View commit details
    Browse the repository at this point in the history
  18. install libzstd-dev

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    aef7670 View commit details
    Browse the repository at this point in the history
  19. install libimaevm-dev

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    f26e889 View commit details
    Browse the repository at this point in the history
  20. install ima-evm-utils-dev

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    527525c View commit details
    Browse the repository at this point in the history
  21. install ima-evm-dev

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    c021842 View commit details
    Browse the repository at this point in the history
  22. install ima-evm-utils

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7804807 View commit details
    Browse the repository at this point in the history
  23. install libfsverity-dev

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    8343315 View commit details
    Browse the repository at this point in the history
  24. install fsverity-utils

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    55f010d View commit details
    Browse the repository at this point in the history
  25. install fsverity-dev

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    f653289 View commit details
    Browse the repository at this point in the history
  26. install fs-verity-utils

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    d099d3d View commit details
    Browse the repository at this point in the history
  27. runs-on: ubuntu-20.04

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    a176cc0 View commit details
    Browse the repository at this point in the history
  28. runs-on: ubuntu-22.04

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    1b0ba88 View commit details
    Browse the repository at this point in the history
  29. runs-on: ubuntu-21.04

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    d36370b View commit details
    Browse the repository at this point in the history
  30. runs-on: ubuntu-latest

    yecril71pl committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    b6c8bf0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    ad3e1bd View commit details
    Browse the repository at this point in the history
  2. make check && rpm/rpm

    yecril71pl committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    7254dcf View commit details
    Browse the repository at this point in the history
  3. make check && ./rpm

    yecril71pl committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8b6be47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7614001 View commit details
    Browse the repository at this point in the history
  5. ! ./rpm && grep -F '[-q'

    yecril71pl committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    5ee6394 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7671bc5 View commit details
    Browse the repository at this point in the history