Bas Couwenberg pushed to branch upstream at Debian GIS Project / netcdf
Commits: de69603b by Bas Couwenberg at 2026-07-10T06:16:53+02:00 New upstream version 4.10.1 - - - - - 198 changed files: - .github/CODEOWNERS - .github/CONTRIBUTING.md - .github/workflows/main-cmake.yml - + .github/workflows/run_tests_bigendian.yml - .github/workflows/run_tests_osx.yml - .github/workflows/run_tests_ubuntu.yml - .github/workflows/run_tests_win_mingw.yml - .gitignore - CMakeLists.txt - INSTALL.md - RELEASE_NOTES.md - aclocal.m4 - cmake/dependencies.cmake - config.guess - config.sub - configure - configure.ac - dap4_test/CMakeLists.txt - dap4_test/Makefile.am - dap4_test/Makefile.in - docs/COPYRIGHT.md - docs/Doxyfile.developer - docs/all-error-codes.md - docs/auth.md - docs/building-with-autotools.md - docs/building-with-cmake.md - docs/byterange.md - docs/cloud.md - docs/quickstart_filters.md - − docs/tests.md - docs/windows-binaries.md - examples/C/file.c - examples/C/filter_example.c - examples/C/format.c - examples/C/large_files.c - examples/C/met4D.c - examples/C/parallel_vara.c - examples/C/pres_temp_4D_rd.c - examples/C/pres_temp_4D_wr.c - examples/C/quick_large_files.c - examples/C/quick_small_files.c - examples/C/sfc_pres_temp_more.c - examples/C/sfc_pres_temp_rd.c - examples/C/sfc_pres_temp_wr.c - examples/C/simple.c - examples/C/simple_nc4_rd.c - examples/C/simple_nc4_wr.c - examples/C/simple_xy_nc4_rd.c - examples/C/simple_xy_nc4_wr.c - examples/C/simple_xy_rd.c - examples/C/simple_xy_wr.c - h5_test/CMakeLists.txt - h5_test/Makefile.am - h5_test/Makefile.in - + h5_test/tst_h5_open_close.c - h5_test/tst_h_files4.c - hdf4_test/CMakeLists.txt - include/ncglobal.h - include/ncpathmgr.h - include/ncutil.h - include/netcdf.h - include/netcdf_f.h - libdap2/cache.c - libdap2/cdf.c - libdap2/dapattr.c - libdap2/dapcvt.c - libdap2/dapodom.c - libdap2/daputil.c - libdap2/dceconstraints.c - libdap2/dceconstraints.h - libdap2/dceparse.c - libdap2/dceparselex.h - libdap2/getvara.c - libdap2/ncd2dispatch.c - libdap2/ncdaperr.c - libdap4/d4bytes.c - libdap4/d4bytes.h - libdap4/d4chunk.c - libdap4/d4chunk.h - libdap4/d4curlflags.c - libdap4/d4curlfunctions.c - libdap4/d4curlfunctions.h - libdap4/d4cvt.c - libdap4/d4data.c - libdap4/d4debug.c - libdap4/d4debug.h - libdap4/d4dump.c - libdap4/d4file.c - libdap4/d4fix.c - libdap4/d4http.c - libdap4/d4http.h - libdap4/d4includes.h - libdap4/d4mem.c - libdap4/d4meta.c - libdap4/d4odom.c - libdap4/d4odom.h - libdap4/d4parser.c - libdap4/d4printer.c - libdap4/d4read.c - libdap4/d4read.h - libdap4/d4swap.c - libdap4/d4util.c - libdap4/d4util.h - libdap4/d4varx.c - libdap4/ncd4.h - libdap4/ncd4dispatch.c - libdap4/ncd4dispatch.h - libdap4/ncd4types.h - libdispatch/dcompound.c - libdispatch/ddispatch.c - libdispatch/denum.c - libdispatch/dfile.c - libdispatch/dfilter.c - libdispatch/dgroup.c - libdispatch/dnotnc4.c - libdispatch/dopaque.c - libdispatch/dparallel.c - libdispatch/dtype.c - libdispatch/dudfplugins.c - libdispatch/dvar.c - libdispatch/dvarinq.c - libdispatch/dvlen.c - libdispatch/nch5s3comms.c - libdispatch/nch5s3comms.h - libdispatch/ncproplist.c - libdispatch/ncs3sdk_aws.cpp - libdispatch/ncs3sdk_h5.c - libdispatch/nctime.c - libhdf4/hdf4file.c - libhdf4/hdf4func.c - libhdf4/hdf4var.c - libhdf5/hdf5attr.c - libhdf5/hdf5create.c - libhdf5/hdf5dim.c - libhdf5/hdf5dispatch.c - libhdf5/hdf5file.c - libhdf5/hdf5filter.c - libhdf5/hdf5grp.c - libhdf5/hdf5internal.c - libhdf5/hdf5open.c - libhdf5/hdf5plugins.c - libhdf5/hdf5type.c - libhdf5/hdf5var.c - libhdf5/nc4hdf.c - libhdf5/nc4info.c - liblib/CMakeLists.txt - liblib/nc_initialize.c - libnczarr/zmap_file.c - libnczarr/zplugins.c - libnczarr/ztype.c - libsrc/attr.m4 - libsrc/dim.c - libsrc/ncx.c - libsrc/ncx.m4 - libsrc/v1hpg.c - libsrc/var.c - libsrc4/nc4internal.c - libsrcp/ncpdispatch.c - nc-config.cmake.in - nc_test4/CMakeLists.txt - nc_test4/Makefile.am - nc_test4/Makefile.in - nc_test4/tst_h5_endians.c - + nc_test4/tst_mem_safety.c - + nc_test4/tst_meta_block_size.c - + nc_test4/tst_strided_write.c - + nc_test4/tst_udf_multi.c - nc_test4/tst_vars.c - nc_test4/tst_varsperf.c - + nc_test4/tst_vlen_unlim.c - ncdap_test/findtestserver.c.in - ncdump/CMakeLists.txt - ncdump/Makefile.am - ncdump/Makefile.in - ncdump/nccopy.1 - ncdump/ncdump.1 - ncdump/nctime0.c - ncdump/ncvalidator.c - ncdump/tst_netcdf4_4.sh - ncgen/ncgen.1 - ncgen/semantics.c - ncgen3/ncgen3.1 - nczarr_test/CMakeLists.txt - nczarr_test/Makefile.am - nczarr_test/Makefile.in - + nczarr_test/ref_jsonconvention_be.zmap - nczarr_test/run_interop.sh - nczarr_test/run_jsonconvention.sh - nczarr_test/ut_mapapi.c - nczarr_test/zmapio.c - netCDFConfig.cmake.in - oc2/occompile.c - plugins/CMakeLists.txt - plugins/H5Zmisc.c - plugins/H5Zzstd.c - unit_test/CMakeLists.txt - unit_test/Makefile.am - unit_test/Makefile.in The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/commit/de69603bd429a5e1b53462927a416747aac3d2e5 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/commit/de69603bd429a5e1b53462927a416747aac3d2e5 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
