Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gdal-bash-completion-3.8.5-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: gdal-bash-completion Distribution: openSUSE Tumbleweed
Version: 3.8.5 Vendor: openSUSE
Release: 1.1 Build date: Thu Apr 4 21:22:17 2024
Group: System/Shells Build host: reproducible
Size: 31068 Source RPM: gdal-3.8.5-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.gdal.org/
Summary: Bash completion for GDAL
bash command line completion support for GDAL

Provides

Requires

License

BSD-3-Clause AND MIT AND SUSE-Public-Domain

Changelog

* Thu Apr 04 2024 Bruno Friedmann <bruno@ioda-net.ch>
  - update to bugfix release 3.8.5 (last of 3.8 series)
    https://github.com/OSGeo/gdal/blob/v3.8.5/NEWS.md
* Mon Feb 26 2024 Bruno Friedmann <bruno@ioda-net.ch>
  - update to bugfix release 3.8.4
    https://github.com/OSGeo/gdal/blob/v3.8.4/NEWS.md
* Tue Jan 09 2024 Bruno Friedmann <bruno@ioda-net.ch>
  - update to bugfix release 3.8.3
    https://github.com/OSGeo/gdal/blob/v3.8.3/NEWS.md
  - Update copyright year
* Wed Dec 20 2023 Bruno Friedmann <bruno@ioda-net.ch>
  - update to bugfix release 3.8.2
    * Full list of changes in
    https://github.com/OSGeo/gdal/blob/v3.8.2/NEWS.md
* Tue Dec 05 2023 Bruno Friedmann <bruno@ioda-net.ch>
  - update to bugfix release 3.8.1
    * Full list of changes in
    https://github.com/OSGeo/gdal/blob/v3.8.1/NEWS.md
  - update to version 3.8.0
    * Full list of changes in
      https://github.com/OSGeo/gdal/blob/v3.8.0/NEWS.md
* Sun Nov 19 2023 Bruno Friedmann <bruno@ioda-net.ch>
  - update to bugfix release version 3.7.3
    see https://github.com/OSGeo/gdal/blob/v3.7.3/NEWS.md
* Sun Oct 01 2023 Dirk Müller <dmueller@suse.com>
  - update to 3.7.2:
    * GDAL 3.7.2 is a bugfix release.
    * /vsiaz/: fix cached URL names when listing /vsiaz/
    * /vsiaz/: add options to pass object_id/client_id/msi_res_id
      in IMDS
    * authentication requests (AZURE_IMDS_OBJECT_ID,
      AZURE_IMDS_CLIENT_ID,
    * AZURE_IMDS_MSI_RES_ID)
    * /vsiaz/: implement Azure Active Directory Workload Identity
      authentication,
    * typically for Azure Kubernetes
    * ### Core
    * TileMatrixSet::parse(): add support for OGC 2D Tile Matrix
      Set v2 (#6882)
    * Warper: do not modify bounds when doing
      geographic->geographic on a dataset
    * with world extent but not in [-180,180] (#8194)
    * RMS resampling: avoid potential integer overflow with UInt16
      values
    * GDALChecksumImage(): fix 3.6.0 regression regarding integer
      overflow on
    * images with more than 2 billion pixels (#8254)
    * gdalinfo -json output: emit a stac['proj:epsg'] = null object
      when emitting
    * proj:wkt2 or proj:projjson (#8137)
    * gdalmdimtranslate: fix wrong output dimension size when using
      syntax like
    * '-array name=XXX,view=[::factor_gt_1]'
    * gdal2tiles: fix exception with dataset in EPSG:4326 with
      longitudes > 180 in
    * WebMercator profile (#8100)
    * gdal_retile.py: allow gaps in input files larger than grid
      size (#8260)
    * GeoPackage driver:
    * GDALGeoPackageRasterBand::GetMetadata(): fix use after free
    * fix missing GRID_CELL_ENCODING metadata item when there is
      other metadata
    * remove .aux.xml file in Delete()
    * GTiff driver:
    * fix reading .tif + .tif.aux.xml file with xml:ESRI SourceGCPs
      without
    * TIFFTAG_RESOLUTIONUNIT (#8083)
    * HDF5 driver:
    * more efficient metadata collection (no functional change)
    * deal with int64/uint64 attributes
    * remove trailing space in multi-valued metadata items
    * remove dataset name prefix in band level metadata
    * address Planet's datacube band-specific metadata
    * NITF driver:
    * fix MIN/MAX_LONG/LAT when reading RPC00B
    * add support for CSCSDB (Common Sensor Covariance Support
      Data) DES from
    * GLAS/GFM SDEs
    * nitf_spec.xml: corrections to CSEXRB TRE
    * OGCAPI driver:
    * make it work when the media type of links (expected to be
      application/json)
    * is missing, using Accept content negotiation (#7970)
    * do not try to use the 'uri' member of a tilematrixset
      definition document
    * reproject bounding box from CRS84 to tile matrix set CRS
    * skip too small overview levels
    * remove erroneous taking into account of tilematrixset limits
    * STACIT driver:
    * correctly process asset 'href' starting with 'file://'
      (#8135)
    * make it tolerant to missing proj:epsg if proj:wkt2 or
      proj:projjson are
    * provided (#8137)
    * apply vsis3 protocol to s3:// items
    * WEBP driver:
    * fix build against libwebp < 0.4.0 (#8111)
    * Zarr driver:
    * Zarr V2: fix duplicate array listing when both a 'foo' file
      and 'foo/'
    * directory exist on the object storage (#8192)
* Mon Sep 25 2023 Dirk Stoecker <opensuse@dstoecker.de>
  - Add Conflicts entry between drivers package and old library version
* Thu Sep 14 2023 Dirk Stoecker <opensuse@dstoecker.de>
  - Seperate drivers.ini from the library package
* Mon Aug 21 2023 Bruno Friedmann <bruno@ioda-net.ch>
  - update to bugfix release version 3.7.1
    * see https://github.com/OSGeo/gdal/blob/v3.7.1/NEWS.md
  - update to feature release version 3.7.0
    + see https://github.com/OSGeo/gdal/blob/v3.7.0/NEWS.md
  - packaging:
    * add new buildrequire pkgconfig(libarchive)
      for new /vsi7z/ and /vsirar/ virtual file systems
    * handle new delivered files
      data/gfs.xsd: XML schema for .gfs files (#6655)
      data/gml_registry.xsd: new file with XML schema of
      gml_registry.xml (#6716)
      data/ogrinfo_output.json.schema: validate ogrinfo -json output
      data/gdalinfo_output.schema.json: validate gdalinfo -json
      output (fixes #6850)
      data/grib2_table_4_2_0_21.csv
      data/grib2_table_4_2_2_6.csv
      bin/sozip
    * spec-cleaner
    * remove limitation for python < 3.11 as Factory has 3.11.4
* Fri May 26 2023 Boris Manojlovic <boris@steki.net>
  - add required development rpms
* Fri Mar 17 2023 Dirk Müller <dmueller@suse.com>
  - update to 3.6.3:
    * bugfixes
    * see https://github.com/OSGeo/gdal/blob/v3.6.3/NEWS.md
* Sun Jan 08 2023 Matthias Eliasson <elimat@opensuse.org>
  - Update to version 3.6.2 bugfix release
    See changelog https://github.com/OSGeo/gdal/blob/v3.6.2/gdal/NEWS.md
* Thu Dec 15 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to bugfix 3.6.1 (critical)
    Important: GDAL 3.6.1 officially retracts GDAL 3.6.0
    which cause corruption of the spatial index of GeoPackage files
    it created (in tables with 100 000 features or more): cf
    https://github.com/qgis/QGIS/issues/51188 and
    https://github.com/OSGeo/gdal/pull/6911.
    GDAL 3.6.1 fixes that issue.
    Setting OGR_GPKG_ALLOW_THREADED_RTREE=NO environment variable
    (at generation time) also works around the issue with GDAL 3.6.0.
    Users who have generated corrupted GeoPackage files with 3.6.0
    can regnerate them with 3.6.1 with:
    "ogr2ogr out_ok.gpkg in_corrupted.gpkg"
    (assuming a GeoPackage file with vector content only)
    Consult the release notes for the list of issues addressed :
    https://github.com/OSGeo/gdal/blob/v3.6.1/NEWS.md
* Sat Nov 26 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - Improve packaging
    + add proj for datum presence for tests
    + add cmake-full with tests_support (ctest)
    + add bison, shapelib,OpenEXR,armadillo,qhull,libz4,pcre2
      qhull,deflate are conditionnal(missing on Leap 15)
    + cmake force non use of internal, force use of external libs
      except lerc not packaged.
    + Exclude more tests (remote,out-of-memory)
* Fri Nov 25 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Set bash-completion as noarch
* Fri Nov 25 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Update to 3.6.0:
    * https://github.com/OSGeo/gdal/blob/v3.6.0/gdal/NEWS.md
    * Fixes boo#1205745
  - Skipped 3.5.0:
    * https://github.com/OSGeo/gdal/blob/v3.5.0/gdal/NEWS.md
    * Upstream dropped deprecated perl binding
    * Drop unneeded patch:
    - gdal-perl.patch
* Tue Mar 15 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 3.4.2 bugfix release
    See changelog https://github.com/OSGeo/gdal/blob/v3.4.2/gdal/NEWS.md
  - Remove merged upstream patches gdal-fix-poppler-leap.patch
    and gdal-fix-build-poppler.patch
* Tue Mar 08 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Add gdal-fix-poppler-leap.patch: Fix build on Leap 15.4 and
    poppler.
  - Add fdups macro, BuildRequires already in place, remove
    duplicate files.
* Mon Mar 07 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Add gdal-fix-build-poppler.patch: Fix build with poppler 22.03.0
    and newer.
* Tue Jan 04 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - Upgrade to version 3.4.1 bugfix release
    + Full changelog https://github.com/OSGeo/gdal/blob/v3.4.0/gdal/NEWS
    + Explicitly add a call to autogen.sh
    + Upstream PCIDSK: fix write heap-buffer-overflow boo#1194263
  - Removed GDALmake.opt.in.patch due to cc1plus: warning:
    - I gcore: No such file or directory [-Wmissing-include-dirs]
  - Add conditionnal support for hdf4 boo#1192614 on Leap
    build -with hdf4_support can be enabled
  - Update copyright year
* Fri Dec 31 2021 D. Berge <opensuse@navlost.eu>
  - Fix build on Leap 15.3
* Mon Nov 29 2021 Bruno Friedmann <bruno@ioda-net.ch>
  - Fix xerces detection by adding --with-xerces-inc parameter
* Mon Nov 01 2021 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 3.3.3 bugfix release
    + Full changelog https://github.com/OSGeo/gdal/blob/v3.3.3/gdal/NEWS
  - Removed upstream patches
    + gdal-poppler-2.10-a.patch
    + gdal-poppler-2.10-b.patch
* Wed Oct 20 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Fix build with poppler 2.10:
    * gdal-poppler-2.10-a.patch
    * gdal-poppler-2.10-b.patch
* Tue Sep 07 2021 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 3.3.2 bugfix release
    + Full changelog
      https://github.com/OSGeo/gdal/blob/v3.3.2/gdal/NEWS
* Sun Jul 11 2021 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 3.3.1 bugfix release
    + Full changelog
      https://github.com/OSGeo/gdal/blob/v3.3.1/gdal/NEWS
* Mon May 24 2021 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to 3.3.0 version
    * Full changelog
      https://github.com/OSGeo/gdal/blob/v3.3.0/gdal/NEWS
    * Main changes python2 is now gone
  - Packaging
    + bump libso version to 2.9
    + Remove python2 related stuff
    + Add support for heif,pcre,kml,sfcgal
      make conditionnal support of libkml, sfcgal, heif
    + Prepare tests also conditionnal
    + Several small cleanup (merged, no more)
    + Remove autoreconf upstream is using last available
* Mon May 17 2021 Dirk Müller <dmueller@suse.com>
  - remove bundled libraries, use system provided ones
* Tue May 04 2021 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to 3.2.3 (bug fix release)
    * Full changelog
      https://github.com/OSGeo/gdal/blob/v3.2.3/gdal/NEWS
  - Be warned about ahead changes with future 3.3.x version
      https://github.com/OSGeo/gdal/blob/v3.3.0/gdal/NEWS
* Fri Mar 12 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Update to 3.2.2 (bug fix release):
    * Full changelog
      https://github.com/OSGeo/gdal/blob/v3.2.2/gdal/NEWS
* Mon Jan 04 2021 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to 3.2.1:
    * Full changelog
      https://github.com/OSGeo/gdal/blob/v3.2.1/gdal/NEWS
  - Packaging:
    + Update copyright year

Files

/usr/share/bash-completion/completions/gdal-config
/usr/share/bash-completion/completions/gdal2tiles.py
/usr/share/bash-completion/completions/gdal2xyz.py
/usr/share/bash-completion/completions/gdal_calc.py
/usr/share/bash-completion/completions/gdal_contour
/usr/share/bash-completion/completions/gdal_create
/usr/share/bash-completion/completions/gdal_edit.py
/usr/share/bash-completion/completions/gdal_fillnodata.py
/usr/share/bash-completion/completions/gdal_grid
/usr/share/bash-completion/completions/gdal_merge.py
/usr/share/bash-completion/completions/gdal_polygonize.py
/usr/share/bash-completion/completions/gdal_proximity.py
/usr/share/bash-completion/completions/gdal_rasterize
/usr/share/bash-completion/completions/gdal_retile.py
/usr/share/bash-completion/completions/gdal_sieve.py
/usr/share/bash-completion/completions/gdal_translate
/usr/share/bash-completion/completions/gdal_viewshed
/usr/share/bash-completion/completions/gdaladdo
/usr/share/bash-completion/completions/gdalbuildvrt
/usr/share/bash-completion/completions/gdalchksum.py
/usr/share/bash-completion/completions/gdalcompare.py
/usr/share/bash-completion/completions/gdaldem
/usr/share/bash-completion/completions/gdalenhance
/usr/share/bash-completion/completions/gdalident.py
/usr/share/bash-completion/completions/gdalimport.py
/usr/share/bash-completion/completions/gdalinfo
/usr/share/bash-completion/completions/gdallocationinfo
/usr/share/bash-completion/completions/gdalmanage
/usr/share/bash-completion/completions/gdalmove.py
/usr/share/bash-completion/completions/gdalsrsinfo
/usr/share/bash-completion/completions/gdaltindex
/usr/share/bash-completion/completions/gdaltransform
/usr/share/bash-completion/completions/gdalwarp
/usr/share/bash-completion/completions/ogr2ogr
/usr/share/bash-completion/completions/ogrinfo
/usr/share/bash-completion/completions/ogrlineref
/usr/share/bash-completion/completions/ogrmerge.py
/usr/share/bash-completion/completions/ogrtindex


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:22:28 2024