pgsql-http_1.7.0-3_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 08 Oct 2025 19:02:14 +0200 |
Source: | pgsql-http |
Binary: | postgresql-18-http postgresql-18-http-dbgsym |
Architecture: | source amd64 |
Version: | 1.7.0-3 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
Changed-By: | Christoph Berg <myon@debian.org> |
Description: | postgresql-18-http - HTTP client for PostgreSQL, retrieve a web page from inside the d |
Closes: | 1117312 |
Changes: | pgsql-http (1.7.0-3) unstable; urgency=medium * Upload for PostgreSQL 18. (Closes: #1117312) * Add ${postgresql:Breaks}. * debian/tests: Depend on postgresql-common-dev instead of 'make'. |
Files: | d7bfae5fae07405143b871410244393a 2259 database optional pgsql-http_1.7.0-3.dsc 7e282b350518790cb3409f499b094d9f 3396 database optional pgsql-http_1.7.0-3.debian.tar.xz 5d59fa8b4d99a79c81d72df993ce75b1 14096 database optional pgsql-http_1.7.0-3_amd64.buildinfo 2d6752c346e158fc6085e13aa6de84c1 62256 debug optional postgresql-18-http-dbgsym_1.7.0-3_amd64.deb 62d1a7586d1649bd3fe35b177d08722a 53420 database optional postgresql-18-http_1.7.0-3_amd64.deb |
control file for postgresql-18-http_1.7.0-3_amd64.deb (click to toggle) | |
---|---|
Package: | postgresql-18-http |
Source: | pgsql-http |
Version: | 1.7.0-3 |
Architecture: | amd64 |
Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
Installed-Size: | 145 |
Depends: | postgresql-18, libc6 (>=2.38), libcurl4t64 (>=7.16.2) |
Breaks: | postgresql-18-jit-llvm (<< 19) |
Section: | database |
Priority: | optional |
Homepage: | https://github.com/pramsey/pgsql-http |
Description: | HTTP client for PostgreSQL, retrieve a web page from inside the database PostgreSQL extension to make HTTP requests from within the database, returning results for usage in SQL queries. |
contents of postgresql-18-http_1.7.0-3_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-08 17:02 ./ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/lib/postgresql/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/lib/postgresql/18/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/lib/postgresql/18/lib/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/lib/postgresql/18/lib/bitcode/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/lib/postgresql/18/lib/bitcode/http/ -rw-r--r-- root/root 67192 2025-10-08 17:02 ./usr/lib/postgresql/18/lib/bitcode/http/http.bc -rw-r--r-- root/root 6248 2025-10-08 17:02 ./usr/lib/postgresql/18/lib/bitcode/http.index.bc -rw-r--r-- root/root 35920 2025-10-08 17:02 ./usr/lib/postgresql/18/lib/http.so drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/share/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/share/doc/postgresql-18-http/ -rw-r--r-- root/root 4907 2025-07-23 21:44 ./usr/share/doc/postgresql-18-http/README.md.gz -rw-r--r-- root/root 646 2025-10-08 17:02 ./usr/share/doc/postgresql-18-http/changelog.Debian.gz -rw-r--r-- root/root 1275 2024-04-09 09:49 ./usr/share/doc/postgresql-18-http/copyright drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/share/postgresql/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/share/postgresql/18/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/share/postgresql/18/extension/ -rw-r--r-- root/root 1837 2025-10-08 17:02 ./usr/share/postgresql/18/extension/http--1.0--1.1.sql -rw-r--r-- root/root 706 2025-10-08 17:02 ./usr/share/postgresql/18/extension/http--1.1--1.2.sql -rw-r--r-- root/root 471 2025-10-08 17:02 ./usr/share/postgresql/18/extension/http--1.2--1.3.sql -rw-r--r-- root/root 890 2025-10-08 17:02 ./usr/share/postgresql/18/extension/http--1.3--1.4.sql -rw-r--r-- root/root 231 2025-10-08 17:02 ./usr/share/postgresql/18/extension/http--1.4--1.5.sql -rw-r--r-- root/root 353 2025-10-08 17:02 ./usr/share/postgresql/18/extension/http--1.5--1.6.sql -rw-r--r-- root/root 0 2025-10-08 17:02 ./usr/share/postgresql/18/extension/http--1.6--1.7.sql -rw-r--r-- root/root 4411 2025-10-08 17:02 ./usr/share/postgresql/18/extension/http--1.7.sql -rw-r--r-- root/root 144 2025-10-08 17:02 ./usr/share/postgresql/18/extension/http.control |
copyright of postgresql-18-http_1.7.0-3_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pgsql-http Source: https://github.com/pramsey/pgsql-http Files: * Copyright: Copyright (C) 2012-224 Paul Ramsey <pramsey@cleverelephant.ca> License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
control file for postgresql-18-http-dbgsym_1.7.0-3_amd64.deb (click to toggle) | |
---|---|
Package: | postgresql-18-http-dbgsym |
Source: | pgsql-http |
Version: | 1.7.0-3 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
Installed-Size: | 79 |
Depends: | postgresql-18-http (=1.7.0-3) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for postgresql-18-http |
Build-Ids: | 802ad59b502e1442f0cb66480931289d5c31c91a |
contents of postgresql-18-http-dbgsym_1.7.0-3_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-08 17:02 ./ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/lib/debug/.build-id/80/ -rw-r--r-- root/root 69688 2025-10-08 17:02 ./usr/lib/debug/.build-id/80/2ad59b502e1442f0cb66480931289d5c31c91a.debug drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/share/ drwxr-xr-x root/root 0 2025-10-08 17:02 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-10-08 17:02 ./usr/share/doc/postgresql-18-http-dbgsym -> postgresql-18-http |
copyright of postgresql-18-http-dbgsym_1.7.0-3_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 08.10.2025 / 18:02:32 (UTC)