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

Bring the falco-builder back to centos:7 as base image #1004

Merged
merged 15 commits into from
Jan 21, 2020
Merged

Commits on Jan 20, 2020

  1. build: openssl cmake module (and inclusion)

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    4251874 View commit details
    Browse the repository at this point in the history
  2. build: curl depends on openssl

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    ace96a8 View commit details
    Browse the repository at this point in the history
  3. build: grpc needs openssl and pkg-config now

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    eb4311f View commit details
    Browse the repository at this point in the history
  4. update(docker/builder): back to centos:7 as base image

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    03b1daa View commit details
    Browse the repository at this point in the history
  5. build: gRPC patch for static LDFLAGS

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    1218bec View commit details
    Browse the repository at this point in the history
  6. update: tell sinsp to use bundled openssl

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    60cdf99 View commit details
    Browse the repository at this point in the history
  7. chore: double-quoting verify fields variables

    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    8b3b233 View commit details
    Browse the repository at this point in the history
  8. fix(cmake/modules): provide built openssl binary when using bundled deps

    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    219ba93 View commit details
    Browse the repository at this point in the history
  9. fix(cmake/modules): enforce bundled openssl for sinsp when USE_BUNDLE…

    …D_DEPS is true
    
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    4ea3e37 View commit details
    Browse the repository at this point in the history
  10. chore(docker/builder): remove unneded layer

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    a9e4533 View commit details
    Browse the repository at this point in the history
  11. fix(cmake/modules): no need of LDFLAGS=-static for gRPC cmake

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    01234e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. chore: rename centos step into circleci

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    3a04638 View commit details
    Browse the repository at this point in the history
  2. build: RPM package deps

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    23da51d View commit details
    Browse the repository at this point in the history
  3. fix(scripts/rpm): substitute underscores with dashes for RPM version

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    1835e04 View commit details
    Browse the repository at this point in the history
  4. fix(docker/builder): add llvm toolset back to falco-builder

    Co-authored-by: Lorenzo Fontana <lo@linux.com>
    Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
    leodido and fntlnz committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    325106f View commit details
    Browse the repository at this point in the history