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

WIP: bookworm, Arm64, (geo)Bundle, improved tagging #356

Draft
wants to merge 162 commits into
base: master
Choose a base branch
from

Commits on Oct 7, 2023

  1. total refactoring ;

    - adapting official Docker PostgreSQL repository best practices ( multi debian, multi tags, templating, version.json, ... )
    - auto refreshing README.md .github/workflows/main.yml .circleci/config.yml
    - adding geo bundle images
    - new Makefile
    - etc
    ImreSamu committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    d038f6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47c76c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. refactoring, updates, ...

    ImreSamu committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    86e9bbb View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    081a098 View commit details
    Browse the repository at this point in the history
  2. fix bundle

    ImreSamu committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6f17cba View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. updates ...

    ImreSamu committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c4ef5c3 View commit details
    Browse the repository at this point in the history
  2. update ...

    ImreSamu committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e59f748 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. update ...

    ImreSamu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c8df76b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    c5ff4f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    4b5f545 View commit details
    Browse the repository at this point in the history
  2. fix shellcheck error, etc..

    ImreSamu committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    35324a0 View commit details
    Browse the repository at this point in the history
  3. update README.md

    ImreSamu committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    bb0534c View commit details
    Browse the repository at this point in the history
  4. fix localtest ..

    ImreSamu committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    45f4142 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. update bundle0, refresh

    ImreSamu committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    05a3554 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. update ..

    ImreSamu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    32eeb6f View commit details
    Browse the repository at this point in the history
  2. update ...

    ImreSamu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8ed64fe View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. update ... fix master ..

    ImreSamu committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    661379e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee09e50 View commit details
    Browse the repository at this point in the history
  3. improvements, update ...

    ImreSamu committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    534f2d6 View commit details
    Browse the repository at this point in the history
  4. update to geos 3.12.1

    ImreSamu committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a7f1518 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. update ..

    ImreSamu committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    30eb331 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. locking geos + update )

    ImreSamu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a9a1a0b View commit details
    Browse the repository at this point in the history
  2. fix recent - geos lock

    ImreSamu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f6610f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. improve CircleCI

    ImreSamu committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a243c1a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. update postgis 3.4.1

    ImreSamu committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e43b433 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. multiple improvements

    - add recent tags, readme info etc
    - readme updates, more security info
    - version updates
    - etc ..
    ImreSamu committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5aa415e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d82e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. remove PG 11 EOL

    ImreSamu committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    63e614f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7bdb50 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. fix workflows ..

    ImreSamu committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    482833f View commit details
    Browse the repository at this point in the history
  2. fix CI/CD workflow

    ImreSamu committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    36e793d View commit details
    Browse the repository at this point in the history
  3. fix CI/CD workflow

    ImreSamu committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    dcde121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c43ac53 View commit details
    Browse the repository at this point in the history
  5. fix lint error

    ImreSamu committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6ebd717 View commit details
    Browse the repository at this point in the history
  6. improve recent tags

    ImreSamu committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    642a5ec View commit details
    Browse the repository at this point in the history
  7. update ..

    ImreSamu committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4e4194d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    dce0a91 View commit details
    Browse the repository at this point in the history
  2. update

    ImreSamu committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0c18154 View commit details
    Browse the repository at this point in the history
  3. CI fix

    ImreSamu committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    429de55 View commit details
    Browse the repository at this point in the history
  4. update

    ImreSamu committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    89ce4f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. update; sfcgal 1.5.1

    ImreSamu committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    64715b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. update ..

    ImreSamu committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    03974b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. update

    ImreSamu committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    5be1cc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix ...

    ImreSamu committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    140194e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23edd00 View commit details
    Browse the repository at this point in the history
  3. update.sh

    ImreSamu committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5c0110f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    8086562 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. add trivy and dive check

    ImreSamu committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0c65c07 View commit details
    Browse the repository at this point in the history
  2. update.sh

    ImreSamu committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7845661 View commit details
    Browse the repository at this point in the history
  3. fix ci

    ImreSamu committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f75ddf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. refactor scan,dive

    ImreSamu committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    4e8f2d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. update.sh

    ImreSamu committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b747a07 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. update.sh

    ImreSamu committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b4d4d04 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. update.sh

    ImreSamu committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d38ba74 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. update.sh

    ImreSamu committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9138066 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    8c5c29b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fix - alpine template

    ImreSamu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7ece984 View commit details
    Browse the repository at this point in the history
  2. fix alpine; update

    ImreSamu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    294fda3 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    d0b0b41 View commit details
    Browse the repository at this point in the history
  2. lint, formatting

    ImreSamu committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9e54e51 View commit details
    Browse the repository at this point in the history
  3. update ...

    ImreSamu committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3d2b599 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. change master

    ImreSamu committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    18afb41 View commit details
    Browse the repository at this point in the history
  2. fix bunlde

    ImreSamu committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7a69f64 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. update postgis

    ImreSamu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    62fa868 View commit details
    Browse the repository at this point in the history
  2. check ratelimit

    ImreSamu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    94b30d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. add more rate-limit info

    ImreSamu committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d672149 View commit details
    Browse the repository at this point in the history
  2. small changes ...

    ImreSamu committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    82df8ae View commit details
    Browse the repository at this point in the history
  3. fix circleci

    ImreSamu committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    13c8cbb View commit details
    Browse the repository at this point in the history
  4. fix circleci

    ImreSamu committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    1428634 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    e27f59d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b8b6d5 View commit details
    Browse the repository at this point in the history
  3. add more GDAL config

    ImreSamu committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    4d456b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. update.sh

    ImreSamu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a4b9cff View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. update.sh - update CGAL

    ImreSamu committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8d59d2f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. update.sh; Proj 9.4

    ImreSamu committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e1a0a7a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    741feb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fix master.template Arrow install, detecting correct dependency.

    for example:
    libarrow-dev=15.0.1-1 Depends: libarrow1500 and not libarrow1501 as expected.
    ImreSamu committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cfa3eb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. add auto update

    ImreSamu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2dabc6e View commit details
    Browse the repository at this point in the history
  2. add auto update v2.

    ImreSamu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2aa34e0 View commit details
    Browse the repository at this point in the history
  3. add auto update v3.

    ImreSamu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    59f6246 View commit details
    Browse the repository at this point in the history
  4. add auto update v4.

    ImreSamu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    b6c0030 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    869d292 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge pull request #2 from ImreSamu/updates/20240324_2000

    🤖 Bump the: DUCKDB:v0.10.1,MOBILITYDB:v1.1.0
    ImreSamu authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    83b4464 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    60d9ba3 View commit details
    Browse the repository at this point in the history
  2. improve master template

    ImreSamu committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8c9c1f6 View commit details
    Browse the repository at this point in the history
  3. fix lint

    ImreSamu committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cf6a839 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    cfe5050 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merge pull request #4 from ImreSamu/updates/20240409_2000

    🤖 Bump the: GDAL:v3.8.5,MOBILITYDB:v1.1.1
    ImreSamu authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d247630 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    a522cb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge pull request #5 from ImreSamu/updates/20240417_2000

    🤖 Bump the: DUCKDB:v0.10.2
    ImreSamu authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b82ad77 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    522178d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge pull request #6 from ImreSamu/updates/20240507_2000

    🤖 Bump the: TIMESCALEDB:2.15.0
    ImreSamu authored May 8, 2024
    Configuration menu
    Copy the full SHA
    9df65a0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    f9cd300 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Merge pull request #7 from ImreSamu/updates/20240510_2000

    🤖 Bump the: GDAL:v3.9.0
    ImreSamu authored May 11, 2024
    Configuration menu
    Copy the full SHA
    99db4f2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    447f67c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    cf730db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from ImreSamu/alpine3.20_update

    Alpine3.20 update
    ImreSamu authored May 24, 2024
    Configuration menu
    Copy the full SHA
    976a6a8 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    f1f2637 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from ImreSamu/updates/20240529_2000

    🤖 Bump the: TIMESCALEDB:2.15.1
    ImreSamu authored May 29, 2024
    Configuration menu
    Copy the full SHA
    dce894b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    50afbf2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from ImreSamu/updates/20240601_2000

    🤖 Bump the: PROJ:9.4.1
    ImreSamu authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    06f6f15 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. - remove alpine3.18

    - add postgres 17beta1  ( alpine3.20, recent, master )
    - bump dive, manifest-tool
    ImreSamu committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3cd6a69 View commit details
    Browse the repository at this point in the history
  2. remove pg_quack from bundle

    ImreSamu committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cf2fa49 View commit details
    Browse the repository at this point in the history
  3. temp fix bundle error

    ImreSamu committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0c6110b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. 17beta2 + update.sh

    ImreSamu committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    578c4f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8de5930 View commit details
    Browse the repository at this point in the history
  3. improve update workflow

    ImreSamu committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    009635e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    c0c41ad View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Merge pull request #42 from ImreSamu/updates/20240725_2000

    🤖 Bump versions: SFCGAL:v1.5.2
    ImreSamu authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    4e004e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    d1faa13 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Merge pull request #43 from ImreSamu/updates/20240731_2000

    🤖 Bump versions: TIMESCALEDB:2.16.0
    ImreSamu authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    96b4b3a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    6d6a775 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from ImreSamu/updates/20240806_2000

    🤖 Bump versions: TIMESCALEDB:2.16.1
    ImreSamu authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b96bde4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    27956ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from ImreSamu/updates/20240816_2000

    🤖 Bump versions: GDAL:v3.9.2
    ImreSamu authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    528507e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Upgrade to 17beta3, locking to the geos3.12 branch

    - GEOS 3.13 has some test issues; the PostGIS regression test failed;
      we need check later
    ImreSamu committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    297c807 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    833a19c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from ImreSamu/updates/20240829_2000

    🤖 Bump versions: PG_HINT_PLAN:REL15_1_5_2,PG_HINT_PLAN:REL16_1_6_1
    ImreSamu authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a5514e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    1e70747 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from ImreSamu/updates/20240903_2000

    🤖 Bump versions: POSTGIS:3.4.3rc1
    ImreSamu authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3e15f15 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    1878445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e6ba0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #49 from ImreSamu/fix_20240904_postgis_version

    fix postgis version detection
    ImreSamu authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7146fe2 View commit details
    Browse the repository at this point in the history
  4. update postgis 3.4.3

    ImreSamu committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    296ab26 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #51 from ImreSamu/update_postgis_343

    update postgis 3.4.3
    ImreSamu authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    81f1ce7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    68b6cfc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from ImreSamu/updates/20240906_2000

    🤖 Bump versions: GEOS:3.13.0,POSTGIS:3.3.7
    ImreSamu authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    89a4372 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. upgrade to 17rc1

    ImreSamu committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5a781d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from ImreSamu/update_17rc1

    upgrade to 17rc1
    ImreSamu authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    036ebd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    ffafc96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from ImreSamu/updates/20240909_2000

    🤖 Bump versions: DUCKDB:v1.1.0
    ImreSamu authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    25d04b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    b959538 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from ImreSamu/updates/20240915_1231

    🤖 Bump versions: PROJ:9.5.0
    ImreSamu authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    56a211b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    153719e View commit details
    Browse the repository at this point in the history
  2. limit parallel build jobs

    ImreSamu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b965da6 View commit details
    Browse the repository at this point in the history
  3. fix some descriptions ...

    ImreSamu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    75ed703 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    80703b0 View commit details
    Browse the repository at this point in the history
  2. revert 3.5.0beta1 workaround

    ImreSamu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    32f99f5 View commit details
    Browse the repository at this point in the history
  3. arm64 test cases

    ImreSamu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    158c89e View commit details
    Browse the repository at this point in the history
  4. fix arm circle-ci

    ImreSamu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fd8bd6a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. update README.md

    ImreSamu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    31df64c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. update to postgis 3.5.0rc1

    ImreSamu committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    126fccb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    ddc6ece View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from ImreSamu/updates/20240924_2001

    🤖 Bump versions: DUCKDB:v1.1.1,MOBILITYDB:v1.1.2
    ImreSamu authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    253e3bb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    b2e7114 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from ImreSamu/_20240928_update

    update Postgres17, Postgis 3.5, etc
    ImreSamu authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    0cd66e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    707c43e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62 from ImreSamu/updates/20241011_0949

    🤖 Bump versions: CGAL:v6.0,PGSQL_HTTP:v1.6.1,SFCGAL:v2.0.0,TIMESCALEDB:2.17.0
    ImreSamu authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d0ee01d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    782c348 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from ImreSamu/updates/20241014_1527

    🤖 Bump versions: DUCKDB:v1.1.2,GDAL:v3.9.3
    ImreSamu authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e1dad87 View commit details
    Browse the repository at this point in the history
  3. update debian postgis 3.5

    ImreSamu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bbd17c6 View commit details
    Browse the repository at this point in the history
  4. fix debian postgis3.5

    ImreSamu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ee79a78 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #64 from ImreSamu/20241014_pgis3.4_debian

    update to PostGIS 3.5 debian + other fixes
    ImreSamu authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4dfa578 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    f1047e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from ImreSamu/20241015-remove-17bundle

    remove 17-bundle0, some packages is not updated
    ImreSamu authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    737ea76 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    f01e853 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge pull request #66 from ImreSamu/updates/20241017_2000

    🤖 Bump versions: MOBILITYDB:v1.2.0
    ImreSamu authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8dd60d9 View commit details
    Browse the repository at this point in the history
  2. 🤖 Bump versions: (#67)

    Co-authored-by: ImreSamu <[email protected]>
    github-actions[bot] and ImreSamu authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ab9eded View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    8d1c4ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from ImreSamu/updates/20241021_2000

    🤖 Bump versions: CGAL:v6.0.1,TIMESCALEDB:2.17.1
    ImreSamu authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    af20e37 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    421c273 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from ImreSamu/updates/20241104_2000

    🤖 Bump versions: DUCKDB:v1.1.3
    ImreSamu authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4df42ad View commit details
    Browse the repository at this point in the history