libproxyprotocol 1.3.3-1
Package Information
| Description | Development files for the C library to create and parse PROXY protocol v1 and v2 libproxyprotocol is an ANSI C library to parse and create PROXY protocol v1 and v2 headers with support for all Type-Length-Values (TLVs) including the custom ones from AWS and Azure This package contains the development headers and is only needed when building packages which use libproxyprotocol. |
|---|---|
| Maintainer | Don Armstrong <don@debian.org> |
| Changed By | Don Armstrong <don@debian.org> |
| Sponsor | don@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/debian/libproxyprotocol.git (browse) |
| Closes | #1138742 |
| Tracker | https://tracker.debian.org/pkg/libproxyprotocol |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Mon, 01 Jun 2026 09:45:50 -0700 |
| Source | libproxyprotocol |
| Version | 1.3.3-1 |
| Changed-By | Don Armstrong |
| Architecture | amd64 source |
Changelog
libproxyprotocol (1.3.3-1) unstable; urgency=medium . * Initial release. (Closes: #1138742)
.dsc
| Section | libdevel |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libproxyprotocol-dev deb libdevel optional arch=any libproxyprotocol1 deb libs optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/kosmas-valianos/libproxyprotocol Upstream-Name: libproxyprotocol Upstream-Contact: Kosmas Valianos <kosmas.valianos@gmail.com> Files: * Copyright: 2022 Kosmas Valianos <kosmas.valianos@gmail.com> License: LGPL-3.0+ Files: debian/* Copyright: 2026 Don Armstrong <don@debian.org> License: LGPL-3.0+ License: LGPL-3.0+ This package is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU Lesser General Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3".