dnscap (2.4.1-1) experimental; urgency=medium . * Harmonizing upstream urls. * Adding upstream metadata. * Merging upstream version 2.4.1. * Adding new build-depends to liblz4-dev. * Adding new build-depends to libzstd-dev. * Adding new build-depends to liblzma-dev. * Removing unused upstream changelog in build-tree as it's automatically found by debhelper. * Relaxing comment about removing unneeded files in rules. dnsperf (2.12.0-1) experimental; urgency=medium . * Uploading to experimental. * Merging upstream version 2.12.0. dnsperf (2.11.2-1) experimental; urgency=medium . * Uploading to experimental. * Merging upstream version 2.11.2. dnsperf (2.11.1-1) experimental; urgency=medium . * Uploading to experimental. * Merging upstream version 2.11.1. dnsperf (2.11.0-1) experimental; urgency=medium . * Uploading to experimental. * Merging upstream version 2.11.0. * Updating years in copyright for 2023. * Refreshing queryparse-shebang.patch. dnstap-ldns (0.2.1-1) unstable; urgency=medium . * New upstream version 0.2.1 * debian/control: Build-Depends: Drop versioned constraint on libfstrm- dev and libprotobuf-c-dev (unnecessary since buster) * debian/control: Bump Standards-Version to 4.6.2 (no changes) * debian/control: Add myself to Uploaders * debian/control: Bump debhelper compat level from 12 to 13 * debian/rules: Enable "hardening=+all" build maintainer option * Patch configure.ac to support building against Debian's libldns-dev 1.8.3-1 dnstap-ldns (0.2.0-5.1) unstable; urgency=medium . * Non-maintainer upload. * Adapt to ldns 1.8.3-1 dropping libldns.pc. (Closes: #1020002) dnstap-ldns (0.2.0-5) unstable; urgency=medium . [ Debian Janitor ] * Trim trailing whitespace. * Use secure copyright file specification URI. * Bump debhelper from old 11 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. . [ Eric Dorland ] * Add Rules-Requires-Root: no * Standards-Version to 4.5.0.1 dnstap-ldns (0.2.0-4) unstable; urgency=medium . * Update maintainer field post-alioth turndown (Closes: 899481) * Standards-Version to 4.1.4.1 dnstap-ldns (0.2.0-3) unstable; urgency=medium . * Move VCS to salsa.debian.org * Standards-Version to 4.1.3 * debhelper to version 11 dnstap-ldns (0.2.0-2) unstable; urgency=medium . * debian/compat, debian/control, debian/rules: Switch to debhelper 10. * debian/control: Standards-Version to 3.9.8. dnstap-ldns (0.2.0-1) unstable; urgency=medium . * New upstream release. * debian/control: Change Maintainer to pkg-dns-devel. * debian/control: Update Vcs-* fields. * debian/watch: Add watch file. * debian/gbp.conf: Add gbp configuration file. dnstap-ldns (0.1.0-1) unstable; urgency=medium . * Initial release. getdns (1.7.3-4) unstable; urgency=medium . * remove M-A: same violation from libgetdns-dev (Closes: #1133799) * remove newly-redundant control file defaults * mark compliance with S-V 4.7.4 getdns (1.7.3-3) unstable; urgency=medium . * Exclude build-time tests that attempt networking * Stubby autopkgtest: - mark as needs-internet, needs-root, isolation-container - fix outdated config and addresses * Add myself to Uploaders getdns (1.7.3-2) unstable; urgency=medium . * Team upload. * Upload to unstable. * stubby: patch to update adguard example (LP: #1989104) * make openssl dependency explicit for DANE support * fix broken HTML in "don't phone home" patch, simplify it and mark in DEP-3 that it is now forwarded upstream getdns (1.7.3-1) experimental; urgency=medium . * Team upload. . [ Andrew Bower ] * New upstream version (Closes: #1025781, #1025741) * drop patches included upstream * catch new symbols and restore missing ones (Closes: #1023663) * add salsa CI pipeline * ditch unnecessary orig tar filtering since autotools dropped * omit build flags from bin for reproducibility * remove superfluous lintian override * stubby service integration - add initscript (Closes: #1008931) - add hardened runit service directory - be a notify-type systemd service * d/control: - add B-D on pkgconf and libsystemd-dev - normalise whitespace - update S-V to 4.7.2, no changes needed - dev package does not need shlib:Depends * d/copyright: fix omissions and bring up to date * add d/.gitignore * Backport patch trimming server list in man page * Backport patch updating stubby server examples getdns (1.6.0-3.2) unstable; urgency=medium . * Non-maintainer upload. . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable): + stubby: Drop versioned constraint on getdns-utils in Replaces. + stubby: Drop versioned constraint on getdns-utils in Breaks. * debian/copyright: use spaces rather than tabs to start continuation lines. * Bump debhelper from old 11 to 13. + debian/rules: Drop --fail-missing argument to dh_missing, which is now the default. * Set debhelper-compat version in Build-Depends. * Update standards version to 4.6.2, no changes needed. . [ Andrew Bower ] * Patch tests to fix FTBFS with gcc-14. (Closes: #1074989) getdns (1.6.0-3.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062103 getdns (1.6.0-3.1~exp2) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. * Account for additional t64 Breaks/Replaces (Closes: #1062349). getdns (1.6.0-3.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. getdns (1.6.0-3) unstable; urgency=medium . * Team upload. . [ Scott Kitterman ] * Remove myself from uploaders . [ Roger Shimizu ] * debian/patches:Add patch from upstream to fix FindLibidn2.cmake (Closes: #1015065). * Revert "d/control: Mark libgetdns-dev as Multi-Arch: same". * debian/upstream/metadata: Remove entry of Homepage. * lintian-overrides: Add entry for source-is-missing [spec/index.html] getdns (1.6.0-2) unstable; urgency=medium . * Team upload. * debian/control: - Mark libgetdns-dev as Multi-Arch: same getdns (1.6.0-1) unstable; urgency=low . * Team upload. * Upload to unstable. * debian/watch: - Better adapt various rc/beta/alpha version. . getdns (1.6.0-1~exp2) experimental; urgency=medium . * Team upload. * debian/stubby.service: - Revert previous revert, since CI shows it fails again. Now we have to specify the config file path for stubby. . getdns (1.6.0-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release 1.6.0 - Migration of build system to cmake. - New symbols with libnettle >= 3.4. - answer_ipv4_address and answer_ipv6_address in reply and response dicts. - Record and guard UDP max payload size with servers. - Run only offline-tests option with: src/test/tpkg/run-offline-only.sh - Include the packet the stub resolver sent to the upstream the call_reporting dict. - Build eventloop support libraries if event libraries are available. * debian/control: - B-D: Add cmake, the new build system. - B-D: Remove doxygen, seems not used at all. * debian/copyright: - Remove makefile which is erased from upstream. * debian/patches: - Add 2 patches to make the cmake build works. * debian/stubby.service: - Update from upstream. - Revert the default config file in service file. Let's see the CI result. * debian/libgetdns10.symbols: - Update symbols file. * debian/rules: - Update to use cmake, and cmake options. getdns (1.6.0-1~exp2) experimental; urgency=medium . * Team upload. * debian/stubby.service: - Revert previous revert, since CI shows it fails again. Now we have to specify the config file path for stubby. getdns (1.6.0-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release 1.6.0 - Migration of build system to cmake. - New symbols with libnettle >= 3.4. - answer_ipv4_address and answer_ipv6_address in reply and response dicts. - Record and guard UDP max payload size with servers. - Run only offline-tests option with: src/test/tpkg/run-offline-only.sh - Include the packet the stub resolver sent to the upstream the call_reporting dict. - Build eventloop support libraries if event libraries are available. * debian/control: - B-D: Add cmake, the new build system. - B-D: Remove doxygen, seems not used at all. * debian/copyright: - Remove makefile which is erased from upstream. * debian/patches: - Add 2 patches to make the cmake build works. * debian/stubby.service: - Update from upstream. - Revert the default config file in service file. Let's see the CI result. * debian/libgetdns10.symbols: - Update symbols file. * debian/rules: - Update to use cmake, and cmake options. getdns (1.5.2-5) unstable; urgency=medium . * Team upload. * d/t/control, d/t/stubby: - [from ubuntu] Skip test if we don't have internet connection. getdns (1.5.2-4) unstable; urgency=medium . * Team upload. * debian/control: - B-D: Remove doxygen, seems not used at all. * debian/stubby.service: - Update from upstream. * debian/rules: - Fix CURRENT_DATE setting. * debian/tests: - Add procps as tests dependency, since we use "ps" command. - Add more comments in stubby test script. getdns (1.5.2-3) unstable; urgency=medium . * Team upload. * d/tests: - Add a few 443 port DoT DNS upstream server. - Use IPv4 localhost address to test. - Test both systemd service port, and the server (port=5533) started by ourselves. * d/stubby.service: Add default configuration file path to start the service (Closes: #961624). getdns (1.5.2-2) unstable; urgency=medium . * Team upload. * d/tests: Make stubby daemon listen on an unknown port and test 10 times. getdns (1.5.2-1) unstable; urgency=medium . * Team upload. * New upstream release 1.5.2 - Two small trust anchor fetcher fixes. - Enable server side and update client side TCP Fast Open implementation. - Fix insecure delegation detection while scheduling. - Escape backslashed when printing in JSON format. - Use GnuTLS instead of OpenSSL for TLS with the --with-gnutls option to configure. libcrypto (from OpenSSL) still needed for Zero configuration DNSSEC. - DOA rr-type - AMTRELAY rr-type * d/control: Add Rules-Requires-Root: no * d/libgetdns10.symbols: Add Build-Depends-Package field. * Add debian/upstream/metadata getdns (1.5.1-1) unstable; urgency=medium . * New upstream release * Update symbols for new release * Bump standards-version to 4.3.0 without further change getdns (1.4.2-1) unstable; urgency=medium . * new upstream bugfix release * standards-version: bump to 4.1.4 (no changes needed) getdns (1.4.1-1) unstable; urgency=medium . * new upstream release * correct autopkgtest dependencies getdns (1.4.0-1) unstable; urgency=medium . * new upstream release * move to DEP-14 repository layout, update README.source * install getdns_server_mon and manpage for stubby * clean up src/stubby.1 * SONAME bump: libgetdns6 → libgetdns10 * added symbols for {set,get}_tls_curves_list * move from libidn to libidn2 getdns (1.3.0-1) unstable; urgency=medium . * new upstream release * update symbols * clean up additional failure reports * do not need lintian override for stubby initscript * avoid privacy leak to creativecommons when reading docs * stubby: completely ephemeral user account * add libgetdns-dev.doc-base * add hardening flags * fix upstream typo * added autopkgtest burn-in test for stubby getdns (1.2.1-3) unstable; urgency=medium . * wrap-and-sort -ast * d/control: Maintainer to getdns@packages.debian.org * Standards-Version: bump to 4.1.3 (Priority → optional) * move to debhelper 11 * d/control: move Vcs-* to salsa.debian.org * d/copyright: Format: use https * d/copyright: Source: use https * drop unnecessary build-deps due to debhelper 11 * clean up d/copyright * d/rules: include pkg-info.mk, drop dpkg-parsechangelog * d/rules: use dh_missing explicitly * add Documentation= to stubby.service getdns (1.2.1-2) unstable; urgency=medium . [ Santiago ] * Update d/copyright with missing information (Closes: #861445) getdns (1.2.1-1) unstable; urgency=medium . * New upstream version. * Update d/watch to ignore dash in front of rc * Enable stubby again * Add missing build-depends (libyaml-dev and doxygen) * Split stubby into a separate package and have a simple service file to run it by default * Add new symbols from libgetdns.so.6 library * Override missing init.d script (feel free to provide one though) getdns (1.1.0-2) unstable; urgency=medium . * Add d/README.source to help with importing sources from the upstream git repository * Upload to unstable. getdns (1.1.0-1) experimental; urgency=medium . * New upstream version - to experimental to avoid hurting the freeze - dropped debian/patches, all integrated upstream - moved from libgetdns1 to libgetdns6 getdns (1.1.0~a2-2) unstable; urgency=medium . * Use upstream provided src/jsmn/ (Closes: #849577) getdns (1.1.0~a2-1) unstable; urgency=medium . * Fix CURRENT_DATE generation for reproducible builds (Closes: #797215) * Imported Upstream version 1.1.0~a2 + OpenSSL 1.1 support (Closes: #828309) * Run automake -a before running dh_autoreconf * Add src/jsmn/ to sources * Fix OpenSSL 1.1.0 compatibility defines * Add getdns-utils package with utilities * Update libgetdns1 symbols file getdns (1.0.0~b2-1) unstable; urgency=medium . * New uptream version * Bump standards-version to 3.9.8 (no changes needed) * update debian/watch to detect alpha and beta versions getdns (0.9.0-1) unstable; urgency=medium . [ Daniel Kahn Gillmor ] * updated Homepage and Vcs-* URLs to use https * canonicalize with wrap-and-sort . [ Ondřej Surý ] * Imported Upstream version 0.9.0 * Install upstream pkgconfig getdns.pc * Add new symbols to libgetdns1.symbols getdns (0.5.1-2) unstable; urgency=medium . * Move getdns under pkg-dns team umbrella packaging getdns (0.5.1-1) unstable; urgency=medium . * new upstream release. getdns (0.5.1~rc1-1) experimental; urgency=medium . * new upstream release candidate getdns (0.5.0-3) unstable; urgency=medium . * switch from libuv0.10 to libuv1 getdns (0.5.0-2) unstable; urgency=medium . * move to unstable. getdns (0.5.0-1) experimental; urgency=medium . * new upstream release. getdns (0.3.3-1) unstable; urgency=medium . * New upstream release * remove d/patches/*, applied upstream getdns (0.3.1-1) unstable; urgency=medium . * new upstream bugfix release. getdns (0.3.0-1) unstable; urgency=medium . * new upstream release * move to unstable getdns (0.3.0~rc1-1) experimental; urgency=medium . * new upstream version. * update the API "string version" to match the new spec getdns (0.2.0-2) unstable; urgency=medium . * make the compilation comment independent of the TZ * stabilize the "date" in the man pages to match the API "string version" getdns (0.2.0-1) unstable; urgency=medium . * New upstream release. getdns (0.2.0~rc1-1) experimental; urgency=medium . * new upstream release candidate. * added myself to uploaders * Bumped Standards-Version to 3.9.6 (no changes needed) getdns (0.1.8-1) unstable; urgency=medium . * New upstream version 0.1.8 * Update libversion patch to 0.1.8 * Check library symbols with -c4 getdns (0.1.7-1.1) unstable; urgency=medium . * Non-maintainer Upload * Fix libversion numbering (Closes: #782799) getdns (0.1.7-1) unstable; urgency=medium . * New upstream version 0.1.7 * Remove all patches - they have been merged upstream getdns (0.1.6-4) unstable; urgency=medium . * iputils-ping is no longer needed as part of #778939 fix and it's also not installable on non-Linux architectures, so we just get rid of it getdns (0.1.6-3) unstable; urgency=medium . * Switch to gbp pq patch management * Add Scott Kitterman to uploaders * Run the tests every time, but don't fail when tests fail (Closes: #778939) getdns (0.1.6-2) unstable; urgency=medium . * Fix version number in Breaks+Replaces (Closes: #779111) * Update copyright years and add license for strlcpy.c getdns (0.1.6-1) unstable; urgency=medium . * New upstream version 0.1.6 * Add --with-current-date to allow reproducible builds and set the value to changelog last entry Date (Closes: #775696) * Add missing upstream autoconf macro getdns (0.1.5-2) unstable; urgency=medium . * SONAME was bumped, rename libgetdns0 to libgetdns1 * Add Conflicts/Replaces for faulty libgetdns0 getdns (0.1.5-1) unstable; urgency=medium . * New upstream version 0.1.5 * Build-Depends on libev-dev, libuv-dev and libevent-dev * Beautify d/control with wrap-and-sort -a * Add symbols file for libraries getdns (0.1.4-1) unstable; urgency=medium . * Fix Vcs-URLs to point to anonscm.debian.org * New upstream version 0.1.4 getdns (0.1.3-1) unstable; urgency=medium . * Initial release (Closes: #741011) go-containerregistry (0.20.7+ds1-3) unstable; urgency=medium . * Relax Build-Conflicts: golang-opentelemetry-contrib-dev (Closes: #1137228) ldns (1.9.0-1) unstable; urgency=medium . * new upstream release * d/patches: remove swig-4.3.patch * d/libldns3t64.symbols: add new symbols * d/control: remove Multi-Arch: same for libldns-dev (it never meant to be M-A) (Closes: #1133760) * d/control: drop obsolete libssl-dev version constraint * d/control: remove R³, Priority, set Standards-Version to 4.7.4 * d/files: remove * d/.gitignore: ignore d/files ldns (1.8.4-2) unstable; urgency=medium . * d/changelog: restore the wrongly modified previous changelog entry date * swig-4.3.patch (Closes: #1091117) ldns (1.8.4-1) unstable; urgency=medium . * new upstream release * d/patches: remove patches applied upstream: ldns-rdf-typemap-fixes-for-swig-4.2.0.patch doxygen-in-builddir.patch * d/rules: accommodate for changing python paths for _ldns.a * d/libldns3t64.symbols: update symbols file add 3 new symbols, and REMOVE 3 symbols which are no longer there: ldns_edns_set_code ldns_edns_set_data ldns_edns_set_size These symbols seems to be internal, previously exported by mistake * d/rules: allow parallel build (DEB_BUILD_OPTIONS=parallel=N) ldns (1.8.3-2) unstable; urgency=medium . * ldns-rdf-typemap-fixes-for-swig-4.2.0.patch (Closes: #1066217) From upstream https://github.com/NLnetLabs/ldns/pull/231 ldns (1.8.3-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1064167 ldns (1.8.3-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. ldns (1.8.3-1) unstable; urgency=medium . * new upstream version 1.8.3 * d/libldns3.symbols: include new symbols * doxygen-in-builddir.patch: patch from upstream to fix doxygen build in a separate build directory * always build in a subdir (build/main for the main build), - no need to hack clean target anymore * d/rules: mark all build/install targets as .PHONY (makes build target work with build subdir) * d/libldns-dev.install: do not install libldns.pc, it is already installed by upstream as ldns.pc * disable GOST algorithm (Closes: #862207) GOST R 34.10-2001 is an obsolete algorithm which should not be used in production. It is not provided by openssl too, a special plugin is required to be installed. This change removes it entirely. This removes 4 symbols out of libldns3.so: ldns_gost2pkey_raw ldns_gost_engine ldns_key_EVP_load_gost_id ldns_key_EVP_unload_gost Technicallly we should bump soname when removing symbols from a shared library. Or alternatively, we can provide stubs which just return failure. But in this case there should be no problems, since the symbols aren't used by any of rdepends, and they should not be used by anything either, given the context. If lack of one of these symbols will be problematic we can solve it down the line. * d/rules: since compat9 dh_auto_* tools export CFLAGS/LDFLAGS already * d/changelog: fix typo in previous entry ldns (1.8.1-1) unstable; urgency=medium . * New upstream version 1.8.1 Closes: #1008638 (FTBFS with python 3.10 due to distutils check) Closes: #1005646 (FTBFS with OpenSSL 3.0) Closes: #1009385 (output of ldns-key2ds changes after compiler changes) Closes: CVE-2020-19860 (heap buffer overflow in while verifying zone file) Closes: CVE-2020-19861 (heap overflow/leakage when reading a zone file) * rework the build system, fixing numerous issues: - stop overwriting files at install time from different builds and ending up using the build with wrong configure options - stop running install twice - stop removing system-installed files if any on clean - stop doing (re)build of everything just for the python build - build python bits in the main build and perform extra steps only if there's more than one python version to build for (this effectively eliminates miltiple builds completely) - clarify build with multiple pyversions and why it still fails - remove old, now irrelevant, stuff (like overriding options which are being in effect anyway, or which has no effect) - move variable-based custom install rule for libldns.pc into .install file once dh now allows variables in there - reduce startup time by eliminating dpkg's default.mk which is slow - remove the wrongly-generated staic lib for the python bindings (_ldns.{a,la}) in the install rules instead of ignoring them in dh_install -X - fix add --with-trust-anchor= so it actually works - replace dh --with python with Build-Depend: dh-sequence-python3 - run dh only for supported targets/sequences * update symbols file for 1.8 version, adding 6 new symbols * remove Makefile-remove-install-libldns-pc.patch * update short descriptions of all packages to mention what is actually in there instead of being the same for all packages * remove Build-Dependes: chrpath & pkg-config (not used) * add fix-pyldns-include.patch to fix building pyldns outside source dir * d/control: update Stdandards-Version to 4.6.0.1 (no changes) * d/watch: rework, simplify, use https, enable pgp signature verification * add upstream/signing-key.asc with the followig key: E5F8F8212F77A498 "Willem Toorop " * remove trailing whitespace from d/changelog * add myself to uploaders ldns (1.7.1-3) unstable; urgency=medium . * Acknowledge NMU (thanks, Michael Tokarev!) . [ Robert Edmonds ] . * debian/rules: Add "--with-trust-anchor=/usr/share/dns/root.key" to configure parameters * debian/control: Add "Recommends: dns-root-data" to ldnsutils . [ Daniel Kahn Gillmor ] . * added myself to uploaders * Import upstream patch to fix SHA-256 on GCC 11 (Closes: #1009385) * d/watch: update to version 4 (and use https) * d/clean: clean up some generated files ldns (1.7.1-2.1) unstable; urgency=medium . * Non-maintainer upload. * add fix-wrong-python-distutils-configure-check.diff to fix the incorrect distutils package check (it should be checking the return code not the emptiness of the output). This fixes FTBFS with new python (3.10) and allows the python3.10 transition to happen, but it is not fixing the actual issiue with ldns using distutils which should be addressed later. Closes: #1008638 ldns (1.7.1-2) unstable; urgency=low . * Team upload. * Upload to unstable. ldns (1.7.1-1) experimental; urgency=low . * Team upload. * New upstream version 1.7.1 - Fixes: libldns2: CDS/CDNSKEY RRs are signed with ZSK instead of KSK (Closes: #945324) * Remove no longer needed patches: - 0002-Check-parse-limit-before-t-increment.patch - 0003-bugfix-1257-Free-after-reallocing-to-0-size.patch - swig4.0-support-from-jitka-plesnkov.patch * Stop building python-ldns (Closes: #936832) * Add Makefile-remove-install-libldns-pc.patch to avoid FTBFS * Bump soname. Rename libldns2 to libldns3 * Update and rename libldns3.symbols * Add debian/salsa-ci.yml * Fix FTCBFS: Multiarchify python Build-Depends. (Closes: #929578) Patch by Helmut Grohne * Specify Rules-Requires-Root: no * Bump debhelper-compat to v13 ldns (1.7.0-4.1) unstable; urgency=medium . * Non-maintainer upload. * Use upstream patch to fix FTBFS with SWIG 4.0 (Closes: #951899) ldns (1.7.0-4) unstable; urgency=medium . * Fix invalid maintainer (Closes: #899938) * Add two upstream patches to address security issues: + CVE-2017-1000231: Memory corruption in ldns_rr_new_frm_fp_l (Closes: #882015) + CVE-2017-1000232: Memory corruption in ldns_str2rdf_long_str (Closes: #882014) * Bump debhelper compat to v12 * Update the Vcs-* links to salsa.d.o * Bump the policy to the latest version (no change) * Add upstream Homepage link to d/control * Disable GOST and enable Ed25519 algorithm (see draft-wouters-sury-dnsop-algorithm-update) ldns (1.7.0-3.1) unstable; urgency=medium . * Non-maintainer upload. * Don't build-depend on python3-all-dev, the build rules don't handle multiple versions of python3 correctly. Closes: #904038 Thanks to Steve Langasek for the patch. * Enable parallel building. ldns (1.7.0-3) unstable; urgency=medium . * Build depend on OpenSSL >= 1.1.0 to support offline DANE verification ldns (1.7.0-2) unstable; urgency=medium . [ Christoph Egger ] * Add python3 bindings ldns (1.7.0-1) unstable; urgency=medium . * Imported Upstream version 1.7.0 * Use --enable-gost-anyway to enable GOST even when not available at compile time ldns (1.7.0~rc3-1) unstable; urgency=medium . * Imported Upstream version 1.7.0~rc3 * Upload to unstable ldns (1.7.0~rc1-0~exp1) experimental; urgency=medium . * Imported Upstream version 1.7.0~rc1 * Rebase patches on top of 1.7.0~rc1 release * Remove debuild build files from repository * Update packaging for libldns.so.2 transition * Enable full hardening and symbols check * Update libldns.so.2 symbols ldns (1.6.17-10) unstable; urgency=medium . [ A. Schulze ] * experimental support openssl-1.1.x (Closes: #828377) ldns (1.6.17-9) unstable; urgency=medium . * Add ldns_resolver_clone function needed by libnet-ldns-perl ldns (1.6.17-8) unstable; urgency=medium . [ Robert Edmonds ] * Makefile.in: Don't pass CPPFLAGS to swig (Closes: #811230) ldns (1.6.17-7) unstable; urgency=medium . * Add lintian overrides for slightly errorneous man pages * Disable ldns-config distribution; please use pkg-config * Add missing dh-python B-D * Fix perl error in doxyparse.pl (Closes: #808665) ldns (1.6.17-6) unstable; urgency=medium . * Update packaging to debhelper compat level 9 and convert libldns to MultiArch package * Move the package under pkg-dns group umbrella ldns (1.6.17-5) unstable; urgency=medium . * Add upstream fix for double free for answers bigger than 4096 bytes * Add upstream fix whitespace bug in ldns-read-zone ldns (1.6.17-4) unstable; urgency=high . * [CVE-2014-3209]: fix ldns-keygen writing private DNSKEYs with default umask (Closes: #746758) ldns (1.6.17-3) unstable; urgency=high . * Add Breaks for dnssec-trigger as well to allow its backports without symbol breakage in libldns1 ldns (1.6.17-2) unstable; urgency=high . * Install libldns.pc into correct location (Closes: #746614) * Add Breaks for opendnssec version that uses strlcpy symbol from ldns (Closes: #720702) ldns (1.6.17-1) unstable; urgency=low . * New upstream version 1.6.17 * Use updated watch file * Refresh patches for 1.6.17 release * Install libldns.pc to /usr/lib/pkg-config (Closes: #696025) * Update symbols file that has removed some internal symbols ldns (1.6.16-1) unstable; urgency=low . * New upstream version 1.6.16 * Update patches for release 1.6.16 ldns (1.6.13-4) unstable; urgency=low . * Add correct Breaks/Replaces, fix typo and version (Closes: #694468) ldns (1.6.13-3) unstable; urgency=low . * Also move manual page for ldns-config to libldns-dev package ldns (1.6.13-2) unstable; urgency=low . * Convert python-ldns package to dh_python2 * Move ldns-config to /usr/sbin and to libldns-dev where it belongs ldns (1.6.13-1) unstable; urgency=low [ Daniel Baumann ] * Removing gost symbols in libldns1 if needed (Closes: #649695) [ Ondřej Surý ] * Generate symbols file in dh_makeshlibs target * Imported Upstream version 1.6.13 (Closes: #674458) * Add new symbols introduced in 1.6.13 ldns (1.6.12-2) unstable; urgency=low [ Robert S. Edmonds ] * debian/: add libldns1-dbg debugging symbol package ldns (1.6.12-1) unstable; urgency=low * Fix brace-expansion-in-debhelper-config-file warning * Imported Upstream version 1.6.12 * Update patch for new release ldns (1.6.11-1) unstable; urgency=low * Conditionally enable GOST algorithm support based on OpenSSL version * Make GOST symbols optional to allow easy backporting * Imported Upstream version 1.6.11 * Update patches to the new release * Update libldns1 symbols (and make GOST symbols mandatory again, it will break ABI if they are missing) ldns (1.6.10-2) unstable; urgency=low * Add dependency on libssl-dev to libldns-dev (Closes: #629888) ldns (1.6.10-1) unstable; urgency=low * Link libtool to current directory in the clean target if not found (Closes: #623320) * Update Vcs-* links * Imported Upstream version 1.6.10 ldns (1.6.9-2) unstable; urgency=low * Don't perform checks, because upstream target test is broken * Enable GOST algorithm (Closes: #620598) ldns (1.6.9-1) unstable; urgency=low * Imported Upstream version 1.6.9 ldns (1.6.8-1) unstable; urgency=low * Imported Upstream version 1.6.8 ldns (1.6.6-2) unstable; urgency=high * Install ldns.py into python-ldns package (Closes: #609955) ldns (1.6.6-1) unstable; urgency=low * New upstream release * Add Changelog to debian/docs (Closes: #592437) ldns (1.6.5-1) unstable; urgency=low * New upstream release * Fix _ldns.so install command ldns (1.6.4-5) unstable; urgency=low * allow installing with just one version of python (Closes: #583350) * add explicit call to python-support and quilt from debhelper ldns (1.6.4-4) unstable; urgency=low * Add support for all python versions (Closes: #571494) ldns (1.6.4-3) unstable; urgency=low * Disable building with binutils-gold ldns (1.6.4-2) unstable; urgency=low * Don't uselessly link to all libraries around ldns (1.6.4-1) unstable; urgency=low * New Upstream version 1.6.4 * Bump standards version to 3.8.3 * Enable pyldns bindings (python-pyldns package) * Use DESTDIR= instead of prefix= when doing 'make install' ldns (1.6.1-1) unstable; urgency=low * New Upstream Version ldns (1.6.0-1) unstable; urgency=low * New Upstream Version ldns (1.2.99.pre.1.3.0.20071102-1) experimental; urgency=low * New upstream pre-release. * Release only to experimental. * patches/02_dname-off-by-one.dpatch, patches/05_ldns-compare-zones.dpatch: - removed, merged upstream ldns (1.2.1-2) unstable; urgency=low * patches/05_ldns-compare-zones.dpatch: - add ldns-compare-zones tool * debian/control: - build depend on libpcap-dev to allow ldns-dpa build - build depend on doxygen to allow documentation build (Closes: #451470) libnet-ldns-perl (0.75-7) unstable; urgency=medium . * Team upload. . [ gregor herrmann ] * debian/copyright: replace tabs with spaces / remove trailing whitespace. * debian/control: update Build-Depends for cross builds. * debian/watch: use uscan version 4. . [ Debian Janitor ] * Use secure copyright file specification URI. * Bump debhelper from old 10 to 12. * Set debhelper-compat version in Build-Depends. * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). * Update standards version to 4.1.5, no changes needed. * Remove constraints unnecessary since stretch: + Build-Depends: Drop versioned constraint on perl. * Bump debhelper from old 12 to 13. * Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on libldns-dev. . [ gregor herrmann ] * Declare compliance with Debian Policy 4.6.1. * Enable all hardening flags. * Annotate test-only build dependencies with . * Update short and long description. libnet-ldns-perl (0.75-6) unstable; urgency=medium . * Team upload. * Skip 4 more tests during build and autopkgtest. These tests try to contact the Google nameservers, which is a policy violation and also leads to build failures in some environments. Thanks to LocutusOfBorg for first mentioning the issue on IRC. (Closes: #927878) libnet-ldns-perl (0.75-5) unstable; urgency=medium . * Team upload. * Add t/dnssec.t to the list of skipped network tests libnet-ldns-perl (0.75-4) unstable; urgency=medium . * Team upload. . [ gregor herrmann ] * Honour DEB_BUILD_OPTIONS=nocheck in debian/rules. * Add Vcs-* headers. * Mark package as autopkgtest-able. * Declare compliance with Debian Policy 4.1.3. * Drop unneeded version constraint. * Bump debhelper compatibility level to 10. . [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org . [ Niko Tyni ] * Update to Standards-Version 4.1.4 * Declare that the package does not need (fake)root to build * Skip network tests on build time too libnet-ldns-perl (0.75-3) unstable; urgency=medium . * Move to pkg-perl packaging group libnet-ldns-perl (0.75-1) unstable; urgency=low . * Initial Release. * Use system ldns library for compilation * Depend on ldns that has ldns_resolver_clone libreswan (5.2-2.4) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream fix for FTBFS with recent curl. (Closes: #1124401) libreswan (5.2-2.3) unstable; urgency=medium . * Non-maintainer upload. * Build-Depends: libcrypt-dev. (Closes: #1107021) libreswan (5.2-2.2) unstable; urgency=medium . * Non-maintainer upload. * Build with INITSYSTEM=systemd on linux. Make sure binary package content does not change depending on the existence of /run/systemd, which is not guaranteed. (Closes: #1073665) libreswan (5.2-2.1) unstable; urgency=medium . * Non-maintainer upload. * Add Build-Depends on systemd-dev. The package has a Build-Depends on systemd so INITSYSTEM is correctly set to systemd during build. But it also needs the systemd.pc pkg-config file (provided by systemd-dev) to determine the install paths for the service files. So add a corresponding Build-Depends on systemd-dev. (Closes: #1073665) libreswan (5.2-2) unstable; urgency=medium . * Release to unstable libreswan (5.2-1) experimental; urgency=medium . * New upstream release * Drop build-dep on libsystemd-dev * d/copyright: update * Standards-Version: bump to 4.7.1 (no changes needed) * Fail building on platforms where AVA is not supported by NSS . [ Michael Biebl ] * Move aliased files from / to /usr (Closes: #1073665) libreswan (5.0~rc2-2) experimental; urgency=medium . * avoid build failure on 32-bit arches libreswan (5.0~rc2-1) experimental; urgency=medium . * Import upstream release candidate into experimental * fix up patches, dropping several no longer needed * improve upstream orthography * d/copyright: track file renames * lintian-overrides: drop override for _secretcensor, no longer shipped upstream libreswan (4.15-1) unstable; urgency=medium . * New upstream release - Fixes CVE-2024-3652 * Standards-Version: bump to 4.7.1 (no changes needed) * drop patch already applied upstream * drop libsystemd-dev from build-deps libreswan (4.14-1.1) unstable; urgency=medium . * Non-maintainer upload. * Move aliased files from / to /usr (DEP17). (Closes: #1073665) libreswan (4.14-1) unstable; urgency=medium . * New upstream release (Closes: #1066059) - fixes CVE-2024-2357 libreswan (4.12-3) unstable; urgency=medium . * build-depend on systemd-dev, not systemd (Closes: #1060534) libreswan (4.12-2) unstable; urgency=medium . * check libcap-ng failures (Closes: #1060981) * build against pkgconf, not pkg-config * fix trivial orthography libreswan (4.12-1) unstable; urgency=medium . * New upstream version - fixes CVE-2023-38710 - fixes CVE-2023-38711 - fixes CVE-2023-38712 * Move from libcurl4-nss to libcurl4-gnutls (Closes: #1038912) libreswan (4.11-1) unstable; urgency=medium . * New upstream version - fixes CVE-2023-30570 (Closes: #1035542) libreswan (4.10-2) unstable; urgency=medium . * Reach NSPR mipsel workaround for #854472 libreswan (4.10-1) unstable; urgency=medium . * new upstream version - fixes CVE-2023-23009 (Closes: #1031821) - fixes some IKEv1 overdeletion libreswan (4.9-2) unstable; urgency=medium . * Fix CVE-2023-23009 (this is an attempted fix, upstream has not confirmed it yet at https://github.com/libreswan/libreswan/issues/954) libreswan (4.9-1) unstable; urgency=medium . [ Daniel Kahn Gillmor ] * New upstream release - upstream fixed LTO (Closes: #1015517) * d/upstream/signing-key.asc: update with better bindings * Standards-Version: bump to 4.6.2 (no changes needed) . [ Vagrant Cascadian ] * debian/rules: Pass OBJDIR to avoid embedding hostname. (Closes: #1020736) . [ Daniel Kahn Gillmor ] * refresh patches * d/copyright: remove reference to upstream-deleted BSDKAME code * update lintian overrides * d/copyright: update years to relevant years libreswan (4.7-1) unstable; urgency=medium . * New upstream release * move to DEP-14 branch naming * refresh patches * Standards-Version: bump to 4.6.1 (no changes needed) libreswan (4.6-1) unstable; urgency=medium . * New upstream version - Fixes CVE-2022-23094 * Drop patch already upstream * Refresh patches * Clean up lintian-overrides libreswan (4.5-2) unstable; urgency=medium . * Make ikev1-policy default to "drop" libreswan (4.5-1) unstable; urgency=medium . * New upstream release * override lintian about long lines in tests * USE_FIPSCHECK=false is no longer needed * d/copyright: track file movement * add debian/* stanza to d/copyright * standards-version: bump to 4.6.0 (no changes needed) * override spurious lintian warnings * drop bashisms from letsencrypt libreswan (4.3-1) unstable; urgency=medium . * New upstream release * drop patches already upstream * refresh patches * d/copyright: drop unreferenced lib/libswan/initsubnet.c libreswan (4.2-1) unstable; urgency=medium . * New upstream release 4.2 * drop spelling patch already merged upstream * fix more spelling * move from USE_XAUTHPAM to USE_AUTHPAM, as recommended by upstream libreswan (4.1-4) unstable; urgency=medium . * supply the same flags during install as during build * embed a copy of AVA on platforms where NSS is missing it libreswan (4.1-3) unstable; urgency=medium . * Use proper toolchain feature tests (and include IPSEC_PROFILE) * make cryptocheck tests more verbose libreswan (4.1-2) unstable; urgency=medium . * change default development branch to debian/main * handle platforms without a stack-protector * Autodetect whether to use pure NSS for KDF * drop unnecessary rejection of KLIPS * make algparse test more verbose * Drop bsdmainutils as a dependency (Closes: #964535) libreswan (4.1-1) unstable; urgency=medium . * New upstream version (Closes: #957473, #966017) * Standards-Version: bumped to 4.5.1 (no changes needed) * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * refresh patches * clean up debian/copyright, following upstream cleanup * indicate that neither of these patches need to be forwarded upstream * d/rules: track new compilation configuration from upstream * drop unneeded lintian overrides * clean up spelling * avoid shipping accidental backup files libreswan (3.32-3) unstable; urgency=medium . * allow stderr on CAVP tests libreswan (3.32-2) unstable; urgency=medium . * streamline autopkgtests libreswan (3.32-1) unstable; urgency=medium . [ Stephen Kitt ] * Remove the systemd dependency (Closes: #931858) . [ Daniel Kahn Gillmor ] * New upstream version, fixing CVE-2020-1763 (Closes: #960458) * refresh patches, dropping those already applied upstream * Standards-Version: bump to 4.5.0 (no changes needed) * move to dh 13 * drop unneeded lintian-override * d/copyright: drop annotations for removed source * move subcommand executables from /usr/lib/ipsec to /usr/libexec/ipsec * fix upstream spelling errors * added buildtime and runtime checks that the crypto works as expected * include upstream patch to address subtle NSS API variance * autopkgtest: add CAVP/ACVP tests * use dh_auto_build instead of $(MAKE) when building * enable cross-building (Closes: #958355) * d/tests/opportunistic: avoid dropping into a pager if run from a terminal libreswan (3.29-2) unstable; urgency=medium . * Release to unstable * fix up more upstream orthography * standards-version: bump to 4.4.0 (no changes needed * change lintian override of spelling-error-in-copyright to match new reporting libreswan (3.29-1) experimental; urgency=medium . * New upstream release - fixes CVE 2019-10155 and CVE-2019-12312 (Closes: #930338, #929916) * refresh patches * d/watch: avoid development releases libreswan (3.28-1) experimental; urgency=medium . * new upstream release (to experimental due to freeze for buster) * refresh patches * fix spelling * fix upstream's broken barf shell script * Standards-Version: bump to 4.3.0 (no changes needed) * move to debhelper 12 * d/copyright: lib/libswan/{tto,ip}range.c were merged into ip_range.c libreswan (3.27-6) unstable; urgency=medium . * fix CVE-2019-10155 (closes: #930338) libreswan (3.27-5) unstable; urgency=medium . * fix CVE-2019-12312 (Closes: #929916) * bump Standards-Version to 4.3.0 (no changes needed) libreswan (3.27-4) unstable; urgency=medium . * order object files for reproducible linking libreswan (3.27-3) unstable; urgency=medium . * explicitly set ARCH for reproducibility libreswan (3.27-2) unstable; urgency=medium . * avoid Curve25519 when building against nss that does not support it * backport patch from upstream to clean up ia64 build libreswan (3.27-1) unstable; urgency=medium . * New upstream release. libreswan (3.26-1) unstable; urgency=medium . * new upstream release (Closes: #909291) * refresh patches * import two patches from upstream to avoid FTBFS libreswan (3.25-2) unstable; urgency=medium . * remove explicit list of libraries from Depends (Closes: #909203) * bump Standards-Version to 4.2.1 (no changes needed) libreswan (3.25-1) unstable; urgency=medium . * new upstream release * refresh patches libreswan (3.23-6) unstable; urgency=medium . * avoid -fstack-protector-all on ia64 libreswan (3.23-5) unstable; urgency=medium . * move to DEP-14 branch naming * Standards-Version: bump to 4.1.4 (no changes needed) * d/rules: drop unneeded PUBDIR definitions * drop spelling-error lintian overrides about Antony Antony (no longer needed) libreswan (3.23-4) unstable; urgency=medium . * d/tests/control: isolation-container → isolation-machine libreswan (3.23-3) unstable; urgency=medium . * d/tests/opportunistic: more details on failure libreswan (3.23-2) unstable; urgency=medium . * d/tests/opportunistic: do not fail on initial systemctl status * d/control: Rules-Requires-Root: no libreswan (3.23-1) unstable; urgency=medium . [ Daniel Kahn Gillmor ] * New upstream release * drop patches already upstream, refresh remaining patches . [ Antony Antony ] * tests/opportunistic fix, asymetric dnssec test . [ Daniel Kahn Gillmor ] * d/copyright: Format: use https * d/copyright: remove dropped file * avoid lintian complaint by skipping my skipped test :P (override_dh_auto_test-does-not-check-DEB_BUILD_PROFILES) * quit persecuting Antony Antony, again * fix spelling libreswan (3.23~rc1-1) experimental; urgency=medium . * new upstream release candidate * drop patches already applied upstream * refresh patches * avoid yet another non-standard word in the unusual license * fix upstream spelling errors * Standards-Version: bump to 4.1.2 (no changes needed) libreswan (3.22-4) unstable; urgency=medium . * conflict with strongswan-libcharon (Closes: #886842) * Standards-Version: bump to 4.1.3 (no changes needed) * move to debhelper 11 * Vcs: move to salsa.debian.org * clean up lintian overrides libreswan (3.22-3) unstable; urgency=medium . * add more dependencies to autopkgtest libreswan (3.22-2) unstable; urgency=medium . * fix debian c-i test so that it can ping libreswan (3.22-1) unstable; urgency=medium . * new upstream release * drop patches already applied upstream * include two new patches as requested by upstream * include ipsec version from upstream release (Closes: #879614) * Standards-Version: bump to 4.1.1 (no changes needed) libreswan (3.21-2) unstable; urgency=medium . [ Antony Antony ] * add systemd build dependency * Revert "USE_DNSSEC=false b/c upstream needs libunbound to link to libevent" * up libunbound2 build dependency to 1.6.5 . [ Daniel Kahn Gillmor ] * bump standards-version to 4.1.0 (no changes needed) * move to python3 instead of python * accept Antony Antony's name for real * avoid lintian griping that we cannot fix * fix spelling libreswan (3.21-1) experimental; urgency=medium . * New upstream release * use systemd presets for default-disabled service * ensure that /run/pluto exists * add dependency on iptables * update build-dependencies to match upstream expectations * Standards-Version: bump to 4.0.1 (no changes needed) * Initial attempt at autopkgtest * USE_DNSSEC=false b/c upstream needs libunbound to link to libevent (and it does not, see #871675) libreswan (3.21~rc5-1) experimental; urgency=medium . [ Daniel Kahn Gillmor ] * new upstream release-candidate * bump Standards-Version to 4.0.0 (no changes needed) . [ Antony Antony ] * add dns-root-data dependency and use root.key from it libreswan (3.21~rc2-1) experimental; urgency=medium . * new upstream release-candidate libreswan (3.20-7) unstable; urgency=medium . [ Laurent Bigonville ] * Enable SELinux/LABELED_IPSEC support (Closes: #861881) * Only depends against libcap-ng-dev on linux (Closes: #861887) libreswan (3.20-6) unstable; urgency=medium . * another batch of fixes for time_t on x32 libreswan (3.20-5) unstable; urgency=medium . * no stack-protector on alpha either * more fixes for x32 and time_t libreswan (3.20-4) unstable; urgency=medium . * still more x32 time_t printf fixes libreswan (3.20-3) unstable; urgency=medium . * more fixes for printing time_t on x32 * fix hppa workaround libreswan (3.20-2) unstable; urgency=medium . * avoid time_t printf problems on x32 * avoid -fstack-protector-all for hppa libreswan (3.20-1) unstable; urgency=medium . * New upstream release (Closes: #853507) * drop build-dep on dh-systemd, since it is now in debhelper itself libreswan (3.19-2) unstable; urgency=medium . * more fixes from upstream * Test proposal for mips and mipsel builds (trying to fix: #853947) * conflict directly with strongswan-starter (Closes: #836862) libreswan (3.19-1) unstable; urgency=medium . * drop patches already applied upstream, clean up remaining patches * cleaner build without KLIPS * fix spelling errors found by lintian * convert to debhelper 10 * use wrap-and-sort -ast to canonicalize debian metadata files * upload to unstable for wider testing libreswan (3.18-1) experimental; urgency=low . * Initial upload to debian experimental (Closes: #773459) python-getdns (1.0.0~b1-6) unstable; urgency=medium . * Team upload. * Add d/source/options extend-diff-ignore to fix dpkg-source failure due to local changes (python package metadata regeneration) (Closes: #1047820) * Bump standards-version to 4.7.0 without further change * Remove myself from uploaders python-getdns (1.0.0~b1-5) unstable; urgency=medium . [ Scott Kitterman ] * Remove obsolete python-getdns-doc Suggests: python-getdns . [ Debian Janitor ] * Set upstream metadata fields: Repository-Browse. * Update standards version to 4.6.1, no changes needed. python-getdns (1.0.0~b1-4) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on libgetdns-dev and python3-sphinx. python-getdns (1.0.0~b1-3) unstable; urgency=medium . [ Jelmer Vernooij ] * Use secure URI in Homepage field. * Bump debhelper from deprecated 9 to 12. * Set upstream metadata fields: Bug-Database, Bug-Submit. * Bump standards version to 4.5.0. * Set Rules-Requires-Root: no . [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. . [ Debian Janitor ] * Apply multi-arch hints. + python3-getdns: Add Multi-Arch: same. + python-getdns-doc: Add Multi-Arch: foreign. * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed. . [ Scott Kitterman ] * Fix debian/watch python-getdns (1.0.0~b1-2) unstable; urgency=medium . * Team upload. * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * Convert git repository from git-dpm to gbp layout * Use debhelper-compat instead of debian/compat. * Use Python 3 for building docs. * Drop Python 2 support. python-getdns (1.0.0~b1-1) unstable; urgency=medium . * new upstream version python-getdns (0.6.1-1) unstable; urgency=medium . [ Ondřej Nový ] * Fixed VCS URL (https) . [ Scott Kitterman ] * New upstream release * Bump standards version to 3.9.7 without further change python-getdns (0.6.0-1) unstable; urgency=medium . * Imported Upstream version 0.6.0 * Update patches for 0.6.0 release python-getdns (0.5.0-2) unstable; urgency=medium . * Backport upstream fix to back out STARTTLS support to align to upstream getdns changes (Closes: #810260) python-getdns (0.5.0-1) unstable; urgency=medium . [ SVN-Git Migration ] * Migrate packaging to git with git-dpm . [ Scott Kitterman ] * New upstream release * Agreed maintainer change to DPMT - Update maintainer/uploaders and point to DPMT git repository in debian/ control * Add support for python3 - Create new python3-getdns binary - Split documentation and examples into separate python-getdns-doc package so they are not duplicated - Adjust debian/rules and install files * Update copyright year in debian/copyright python-getdns (0.3.1-2) unstable; urgency=medium . * import upstream fix for segfault from Context.run() * fix package description python-getdns (0.3.1-1) unstable; urgency=medium . * New Upstream version (Closes: #783786) * joined the packaging team, adding myself to uploaders. python-getdns (0.2.1-2) unstable; urgency=medium . * Merge extra Scott Kitterman's changes from 0.2.0-2 into the repository + Adjust build-depends to fix FTBFS: - Change python-all (>= 2.6.6-3) build-dep to python-all-dev (>= 2.6.6-3) + Add Build-depend on dh-python to ensure the latest version is used * Add Vcs-* to debian/control * No DPMT maintenance python-getdns (0.2.1-1) unstable; urgency=medium . * New upstream version 0.2.1 * Depend on getdns >= 0.1.6 * Update patches for 0.2.1 release python-getdns (0.2.0-2) unstable; urgency=medium . * Team upload * Adjust build-depends to fix FTBFS: - Change python-all (>= 2.6.6-3) build-dep to python-all-dev (>= 2.6.6-3) - Add build-depends on libevent-dev and libldns-dev * Add build-depend on dh-python to ensure the latest version is used * Add team Vcs-* to debian/control * Wrap and sort python-getdns (0.2.0-1) unstable; urgency=low . * Initial release (Closes: #767890) * Build-Depend on fixed version of libgetdns-dev python-libtrace (1.6+git20180219-1.2) unstable; urgency=medium . * Non-maintainer upload. * Add build-dep on python3-setuptools (Closes: #1080924) python-libtrace (1.6+git20180219-1.1) unstable; urgency=medium . * Non-maintainer upload. * Patch: Python 3.11 support. (Closes: #1023901) python-libtrace (1.6+git20180219-1) unstable; urgency=medium . * New upstream version from git snapshot. - Commit ref cf6676a * There is no longer a Python 2 package built! * d/rules: - Hardening options are enabled at compile time * Documentation is now included in the in binary package, including doc-base registration * debian/compat: - Bumped to compat level 11 * debian/control: - Python 2 binary package and build dependencies removed. - Vcs-* URLs updated to point to new salsa repository - Standards-Version bumped to 4.1.4 * debian/patches: - NEW: spelling-fixes.patch - Fixes a single spelling error in a help string. . The work for this change was supported by the European Union under grant agreement No. 688421. This support does not imply endorsement. python-libtrace (1.6+git20170918-1) unstable; urgency=medium . * New upstream version from git snapshot. - Commit ref 8d5e593 * debian/control: - Bump standards version to 4.1.1. * debian/copyright: - Change Format field to use secure URI. * debian/watch: - Removed. There are no longer downloads of stable releases available at the URL used. . The work for this change was supported by the European Union under grant agreement No. 688421. This support does not imply endorsement. python-libtrace (1.6+git20170608-1) unstable; urgency=medium . * New upstream release from git snapshot. - Includes a fix for handling DNS payloads when using TCP. * debian/control: - Bump standards version to 4.1.0. . The work for this change was supported by the European Union under grant agreement No. 688421. This support does not imply endorsement. python-libtrace (1.6+git20161027-1) unstable; urgency=medium . * New upstream release from git snapshot. - Includes fixes for accessing ICMP fields and payloads. * debian/control: - Bump standards version to 3.9.8. . The work for this change was supported by the European Union under grant agreement No. 688421. This support does not imply endorsement. python-libtrace (1.6-2) unstable; urgency=medium . * debian/copyright: - Added missing references, corrected year for my packaging work. . The work for this change was supported by the European Union under grant agreement No. 688421. This support does not imply endorsement. python-libtrace (1.6-1) unstable; urgency=medium . * Initial release. (Closes: #820326) . The work for this change was supported by the European Union under grant agreement No. 688421. This support does not imply endorsement. pytorch-geometric (2.7.0-2) unstable; urgency=medium . * d/patches: cherry-pick upstream patches for autopkgtests qutip (5.3.0-1) unstable; urgency=medium . * New upstream release - Build-Depends-Indep: python3-sphinx-copybutton for docs - tests Depends: python3-pytest-rerunfailures * after dh_clean, exclude core dirs containing .cpp files (data/src, cy/openmp/src) rather than file exclusion (upstream may change the .cpp files in these directories) * Standards-Version: 4.7.4 rust-hmac (0.13.0-1) unstable; urgency=medium . * Team upload. * Package hmac 0.13.0 from crates.io using debcargo 2.8.2 (Closes: #1137315) rust-p256 (0.13.2-2) unstable; urgency=medium . * Team upload. * Package p256 0.13.2 from crates.io using debcargo 2.8.2 * Skip most tests on riscv64 due to timeouts. weakforced (3.0.0-5) unstable; urgency=medium . * Fixup a typo for weakforced-trackalert installation (config_example/config_examples mixup) weakforced (3.0.0-4) unstable; urgency=medium . * d/watch: Add Uversion-Mangle * Enable support for boost 1.90 - d/control: update build-dep - d/p/0003: Changes required to drop boost system for boost >= 1.69 * d/control: - Small fixes on descriptions - Bump Standards-Version to 4.7.3 * d/p/0004: Try disabling rpath that seems pushed from boost.m4 * Add two overrides weakforced (3.0.0-3) unstable; urgency=medium . * d/control: Make weakforced-trackalert depend on weakforced weakforced (3.0.0-2) unstable; urgency=medium . * d/control: add bsdextrautils as a dependency of weakforced * wrap-and-sort * Add weakforced-common for the common file, user, etc. weakforced (3.0.0-1) unstable; urgency=medium . [ Pierre-Elliott Bécue ] * New upstream release 3.0.0 * d/copyright: updated * d/contrib/regexes.yaml: updated * d/p/0002: include stdint.h in two header files Closes: #1114440, #1110673 * d/control: - Pull asciidoctor at build as needed * d/watch: move to v5 . [ Dandan Zhang ] * Append -latomic to LDFLAGS on loong64. (Closes: #1103415) weakforced (2.10.2-2) unstable; urgency=medium . [ Gui-Yue ] * Add ldflag "-latomic" for riscv64 (Closes: #1088172) . [ Pierre-Elliott Bécue] * d/control: Bump Standards-Version to 4.7.2 * d/copyright: Add Gui-Yue weakforced (2.10.2-1) unstable; urgency=medium . * New upstream release 2.10.2 * Rename binary packages before sending them to NEW (s/wforce/weakforced/g) * Updated regexes.yaml * d/control: - Change maintainer email - Bump Standards-Version to 4.7.0 - Replace pkg-config by pkgconf in Build-Dependencies * d/copyright: update - threadname has been relicensed to GPL-2+ * d/rules: Enable hardening, enable verbosity * d/*.docs: Drop LICENSE REMOVED: hdf-eos4 3.0-2 REMOVED: cryptominisat 5.11.21+dfsg1-3 REMOVED: ncl 6.6.2.dfsg.1-12 REMOVED: cvc5 1.3.2-1