ansible-runner (1.4.6-1.1) unstable; urgency=medium . * Non-maintainer upload. * Source-only upload to allow testing migration. . [ Sakirnth Nagarasa ] * Changing VCS path in debian/control. calypso (2.1-1) unstable; urgency=medium . * New upstream version. * xml.etree.ElementTree.getchildren deprecated * Add properties to Directory objects so traversal works * Ensure non-null addressbook descriptions calypso (2.0-2) unstable; urgency=medium . * New source upload to allow migration to testing * Use current debian conventions * New upstream version (Closes: #925202) calypso (2.0-1) unstable; urgency=medium . * Update to upstream version 2.0 * Switch to python3 * Support simultaneous connections with threads * Make contents non-recursive * Report directories as 'collections' calypso (1.5-5) unstable; urgency=medium . * tests: Make sure we have a proper git config * Backport python-vobject compat. This is a3a397e05dca4d46bcaea237af6e5c69e5593059. Thanks to gregor herrmann for digging this out (Closes: #861764) * Depend on newer python-vobject to not run with 0.8.x by accident * d/control: set priority to optional * d/control: bump standards version calypso (1.5-3) unstable; urgency=medium . * [55a540b] autopkg test: run the installed calypso not the one from our source dir calypso (1.5-2) unstable; urgency=medium . * [8ad4377] Robustify autopktest. Don't fork but rather put the daemon into background, dump the log on stdout in case of a test failure and make us pass with dash as /bin/sh. calypso (1.5-1) unstable; urgency=medium . [ Keith Packard ] * [96dc2d6] Add dependencies on python-lockfile (Closes: #789905) * [2712225] Update to debian standards version 3.9.6 . [ Guido Günther ] * New upstream version 1.5 * Fixes incorrect use of import_item() (Closes: #753766) * Corrects --import encoding problems (Closes: #780034) * Supports empty request body in propfind (Closes: #753536) * [3e08116] Set calypso alioth project as maintainer * [0970b56] Switch to 3.0 (quilt) instead of a native package * [08a55e3] Don't be verbose by default * [898c149] Add autopkgtest based on caldav-tester. This makes sure the server listens and processes events. This will need more work to pass more parts of the testsuite. (Closes: #743048) * [e6263cd] Bump standards version to 3.9.7 (no changes needed) * [70957f8] Add VCS-{Git,Browser} URLs * [89a7168] Allow one to override calypso's config dir calypso (1.4) unstable; urgency=medium . [ Keith Packard ] * Add quicker checks for calendar objects * Add --allow-empty to git commit command line * Split import of calendar with multiple vevents apart * Remove DURATION from events with both DTSTART and DURATION * Avoid trying to deep-copy the whole imported event . [ Jelmer Vernooij ] * Ensure acl type loaded from config is a utf-8 string. Closes 740460. calypso (1.3) unstable; urgency=low . * Add dependency on git (Closes: #725037) * Rename .egg file 'calypso.egg' * Fix version reported by server * Fix -import exit value calypso (1.2) unstable; urgency=low . * Install README in /usr/share/docs/calypso (Closes: #722747) * Explicitly re-scan directories when changing files (Closes: #722733) * Add dependency on python-vobject and python-daemon (Closes: #722682) * Reference http://keithp.com/calypso as homepage (Closes: #722077) * Fix calypso init script for LSB compliance * Add PAM support * Report various exceptions back to clients as errors * Improve git commit messages for DB changes calypso (1.1) unstable; urgency=low . * Initial release. (Closes: #683791) kwartz-client (2.1-2) unstable; urgency=medium . * added Paulo Henrique de Lima Santana's po file. Closes: #1026416 kwartz-client (2.1-1) unstable; urgency=medium . * new upstream release: manage also smb.conf, with "client min protocol = NT1" kwartz-client (2.0-2) unstable; urgency=medium . * added d/po/it.po ; Closes: #1024711 kwartz-client (2.0-1) unstable; urgency=medium . * new upsteam version * search the IP address of the kwartz server in package's configuration file during the run of the script kwartzconfig kwartz-client (1.9-3) unstable; urgency=medium . * added d/po/es.po ; Closes: #988379 kwartz-client (1.9-2) unstable; urgency=medium . * replaced the stupid "||" by "&&" in debian/kwartz-client.postrm script; Closes: #987199, thank you Andreas Beckman for reopening the bug report. kwartz-client (1.9-1) unstable; urgency=medium . * new upstream release * save older nslcd.conf when it is there, and add a footprint about kwartz-client in the new nslcd.conf after configuration * restore the older nslcd.conf when kwartz-client is purged. Closes: #987199 kwartz-client (1.8-4) unstable; urgency=medium . * fixed other typos in d/kwartz-client.postrm kwartz-client (1.8-3) unstable; urgency=medium . * fixed typos in d/kwartz-client.postrm kwartz-client (1.8-2) unstable; urgency=medium . * modified d/kwartz-client.postrm to check the existence of files before attempting to modify their contents. kwartz-client (1.8-1) unstable; urgency=medium . * fixed bugs in kwart-client configuration's data * fixed a bug in kwartzproxy kwartz-client (1.7-1) unstable; urgency=medium . * new upstream: the script /usr/sbin/kwatrz-client-conf disregards whether there is a chroot or not since it is no longer launched automatically * included Frans Spiesschaer update for nl.po; Closes: #953988 * fixed a bug in the new postinst script kwartz-client (1.5-2) unstable; urgency=medium . * added Américo Monteiro's po file. Closes: #962409 kwartz-client (1.5-1) unstable; urgency=medium . * new upstream * removed the weird configuration which modifies config files from other packages without telling the user what is made. Closes: #950080 * put in the command kwartz-client-conf the script which was previously in debian/kwartz-client.postinst * applied Markus Hiereth's patch: Closes: #956409 kwartz-client (1.4-6) unstable; urgency=medium . * modified kwart-client.templates to take in account Markus Hiereth's suggestion, which makes more clear the description regarding the configuration variable kwartz/alt_ip. Thanks! kwartz-client (1.4-5) unstable; urgency=medium . * modified kwart-client.postinst to prevent to prevent any modification of configuration files inside a chroot (this stalls piuparts) kwartz-client (1.4-4) unstable; urgency=medium . * modified kwart-client.postinst to prevent restarting nslcd inside a chroot (this stalls piuparts) kwartz-client (1.4-3) unstable; urgency=medium . * added a recommends on gvfs-fuse kwartz-client (1.4-2) unstable; urgency=medium . * added the nl po file, thanks to Frans Spiesschaert. Closes: #946010 kwartz-client (1.4-1) unstable; urgency=medium . * added Markus Hiereth's po update, thanks Markus. Closes: #944870 * removed kwartzproxy.service; it will be replaced by the command kwartzproxy with a SUID permission. * downgraded dependencies on nemo, gvfs-backends to Recommends: kwartz-client (1.3-2) unstable; urgency=medium . * changed the shebang for d/kwartz-client.config: this removes the hidden dependency on bash kwartz-client (1.3-1) unstable; urgency=medium . * improved kwartz-cloud; now it can browse the LAN * integrated Américo Monteiro's translation. Closes: #943835 kwartz-client (1.2-1) unstable; urgency=medium . * added a service which configures the proxy when the network is up. * prevented the post-installation script to create an empty bindpw. Closes: #943532 kwartz-client (1.1-1) unstable; urgency=medium . * added a utility to mount and browse cloud shares * written new debconf templates to configure it, and modified the config script * added a service which configures the proxy when the network is up. kwartz-client (1.0-6) unstable; urgency=medium . * just a new upload because the previous one was in "binary" format kwartz-client (1.0-5) unstable; urgency=medium . * included Américo Monteiro's Portuguese po (thanks). Closes: #942547 kwartz-client (1.0-4) unstable; urgency=medium . * included Markus Hiereth's German po (thanks). Closes: #939848 kwartz-client (1.0-3) unstable; urgency=medium . * fixed templates, thanks to Markus Hiereth. Closes: #939760 kwartz-client (1.0-2) unstable; urgency=medium . * fixed a bad syntax in postinst file. As the ITP bug is still open, Closes: #932059 kwartz-client (1.0-1) unstable; urgency=medium . * First stable version. Closes: #932059 node-node-pty (1.0.0+ds1+~6.3.0-1) unstable; urgency=medium . * Exclude ps-list/fastlist.exe from import and repack * Update tsc patch (Closes: #1058537) nodejs (18.19.0+dfsg-6) unstable; urgency=medium . * patch: remove useless and badly done icu_74 patch nodejs (18.19.0+dfsg-5) unstable; urgency=medium . * patch: disable openssl test that depends on error message format nodejs (18.19.0+dfsg-4) unstable; urgency=medium . * patch: + remove a failed attempt for test dns-resolveany-bad-ancount skip it, it uselessly hangs. + disable some icu test to allow transition to 74 + fix test-crypto-dh.js to pass with openssl 3.0.11, 3.1.4 + riscv64: some tests have been fixed, but new ones fail nodejs (18.19.0+dfsg-3) unstable; urgency=medium . * patch: drop fixed openssl test patch * patch: allow bad-ancount test to fail nodejs (18.19.0+dfsg-2) unstable; urgency=medium . * patch: fix test_dns_resolveany_bad_ancount_timeout.patch nodejs (18.19.0+dfsg-1) experimental; urgency=medium . [ Jérémy Lal ] * New upstream version 18.19.0+dfsg + tests pass with openssl 3.1, closes: #1055416 + tests pass with libc-ares >= 1.23.0, closes: #1054690 * Harmonize stack size patch for arm64. Closes: 1030284 * Install dir usr/lib//nodejs. Fix #1035463 * No longer force gcc 11 for sid * Fix Vcs fields to point to the right branch * builtins: set correct version in builtins headers * dfsg-exclude for non-preferred form for modification: + deps/ada + deps/minimatch + test/fixtures/postject-copy * component: ./ada * copyright: + add missing authors to histogram + drop unnecessary snapshot.blob exclusion + licenses for ada + deps/cares now using Expat + document some new files * patches: + test-process-versions must use system versions + drop the test using postject + build using ada component instead of deps/ada + minimatch is actually not needed for build + fix test-runner-output, forwarded + mark parallel/test-debugger-preserve-breaks as flaky, it is failing in sbuild for now + fix test-dns-resolveany-bad-ancount to work with c-ares, also to not hang the testsuite in sbuild . [ Yadd ] * Declare compliance with policy 4.6.2 nodejs (18.13.0+dfsg1-1.1) unstable; urgency=medium . * Non-maintainer upload. * Adapt testsuite failures in test-crypto-dh since OpenSSL 3.0.12/3.1.4 (Closes: #1055416). * Adapt testsuite failures due TLSv < 1.1 available only at seclevel 0 (Closes: #1052470). * CVE-2023-23919 (Node.js OpenSSL error handling issues in nodejs crypto library). (Closes: #1031834). * CVE-2023-23920 (Node.js insecure loading of ICU data through ICU_DATA environment variable) (Closes: #1031834). * CVE-2023-30590 (DiffieHellman do not generate keys after setting a private key) (Closes: #1039990). * CVE-2023-30589 (HTTP Request Smuggling via Empty headers separated by CR) (Closes: #1039990). * CVE-2023-30588 (Process interuption due to invalid Public Key information in x509 certificates) (Closes: #1039990). * CVE-2023-32559 (Permissions policies can be bypassed via process.binding) (Closes: #1050739). * CVE-2023-30581 (mainModule.proto bypass experimental policy mechanism) (Closes: #1039990). * CVE-2023-32002 (Permissions policies can be bypassed via Module._load) (Closes: #1050739). * CVE-2023-32006 (Permissions policies can impersonate other modules in using module.constructor.createRequire()) (Closes: #1050739). * CVE-2023-38552 (Integrity checks according to policies can be circumvented) (Closes: #1054892). * CVE-2023-39333 (Code injection via WebAssembly export names) (Closes: #1054892). nrpe-ng (0.2.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * No source change upload to rebuild with debhelper 13.10. nrpe-ng (0.2.0-1) unstable; urgency=medium . * New upstream release. - check_nrpe_ng uses /etc/nagios/check_nrpe_ng.cfg by default. (Closes: #851985) - check_nrpe_ng implements the ssl_verify_server=0 option. (Closes: #851988) - Implements a no-op command to return the server version for testing connectivity between client and server. (Closes: #851990) * Update Build-Depends: - Bump dh-python to >= 2.20160609~ in order to get the correct version of dependencies for backports. - Depend on python3-daemon (>= 2.0~), python3-requests, python3-tornado (>= 4.4~): new upstream dependencies. * Bump Standards-Version to 4.0.1: - Update URL in debian/copyright to https. * debian/copyright: remove section for files removed from upstream source. nrpe-ng (0.1.2-1) unstable; urgency=medium . * Initial release. (Closes: #848343) php-mockery (1.6.7-1) unstable; urgency=medium . [ Nathanael Esayeas ] * Add factory methods for `IsEqual` and `IsSame` matchers (#1336) * Fix test namespaces * Update CHANGELOG.md . [ Oleksandr Prypkhan ] * Support PHPUnit constraints as matchers . [ David Prévot ] * Drop .phive content from source x2gobroker (0.0.4.3-4) unstable; urgency=medium . * debian/*.postrm: + De-duplicate delgroup calls. Thanks to Patrice Duroux for highlighting this. (Releates to #1035847). x2gobroker (0.0.4.3-3) unstable; urgency=medium . [ Johannes Schauer Marin Rodrigues ] * debian/*.postrm: + Ignore failures when evoking (possibly not installed) deluser. (Closes: #1035847). . [ Mike Gabriel ] * debian/po: + Add Spanish debconf translation. Thanks to Camaleón. (Closes: #987522). + Add Brazilian Portuguese debconf translation. Thanks to Paulo Henrique de Lima Santana. (Closes: #1026413). * debian/control: + Drop from D: lsb-base (obsoleted package). Thanks, lintian. x2gobroker (0.0.4.3-2.1) unstable; urgency=medium . * Non-maintainer upload. * No source change upload to rebuild with debhelper 13.10. x2gobroker (0.0.4.3-2) unstable; urgency=medium . * debian/control: + Bump Standards-Version: to 4.6.0. No changes needed. * debian/patches: + Add 2001_no_2to3_supported_any_more.patch. Don't run setup.py with use_2to3 anymore. Support for it has been dropped. (Closes: #997604). + Forward patches 1003 and 2001. + Add 0001_man-man1-x2gobroker.1-Fix-apostrophe-usage-drop-prec.patch. Thanks, lintian. x2gobroker (0.0.4.3-1) unstable; urgency=medium . * New upstream release. * debian/control: + Add Rules-Requires-Root: field and set it to no. + Bump Standards-Version: to 4.5.0. No changes needed. + Add D (x2gobroker-ssh): procps. * debian/patches: + Add 1003_handle-offline-builds.patch. Enable offline builds. * debian/copyright: + Update auto-generated copyright.in file. + Update copyright attributions. * debian/x2gobroker-ssh.postinst: + Only invalidate nscd group cache if nscd is running / in use. (See X2Go upstream bug #1458). x2gobroker (0.0.4.1-1) unstable; urgency=medium . * New upstream release (with specific fixes, targetting Debian buster). - Make builds reproducible. Thanks to Chris Lamb for providing a patch. (Closes: #922137). - Correctly initialize the loggers when using x2gobroker via WSGI in Apache2. (Closes: #922042). - x2gobroker-wsgi: Place WSGI script symlink (pointing to /x2gobroker) into a dedicated folder and configure Apache2 to use WSGIScriptAlias from that folder. (Closes: #922040). - Permit `asyncio` to create event loops on any thread (required on multithreaded WSGI servers using Python 3). (Closes: #925102). - Make remote agent's SSH HostKey policy configurable globally, backend-wise and per session profile. Fallback to RejectPolicy by default. (Closes: #922314). - x2gobroker/brokers/base_broker.py: Log IP address of authentication attempts. (Closes: #922458). * debian/patches: + Drop all patches. All changes applied upstream. * debian/changelog: + Fix indentation in previous changelog stanza. * debian/po: + Add French debconf translation. Thanks to Jean-Pierre Giraud. (Closes: #923381). + Add Dutch debconf translation. Thanks to Frans Spiesschaert. (Closes: #922774). + Add Portuguese debconf translation file. Thanks to Américo Monteiro. (Closes: #922527). * debian/x2gobroker-wsgi.install: + Add WSGIScriptAlias symlink path. x2gobroker (0.0.4.0-3) unstable; urgency=medium . * debian/patches: + Add 0001_sbin-x2gobroker-keygen-Fix-call-to-x2gobroker.utils..patch. Fix call to x2gobroker.utils.get_key_fingerprint_with_colons(). Thanks to Linnea Skogtvedt for spotting and reporting this. x2gobroker (0.0.4.0-2) unstable; urgency=medium . * debian/control: + Fix Vcs-*: fields. Copy+paste flaw (x2goclient -> x2gobroker). * debian/rules: + Only evoke doc cleanup, if Makefile.docupload is present. This fixes src:package builds in debian/-folder-only packaging repos. x2gobroker (0.0.4.0-1) unstable; urgency=medium . * Initial release to Debian. (Closes: #906073). REMOVED: intel-hdcp 20.3.0-1 REMOVED: xsok 1.02-19 REMOVED: heartbeat 1:3.0.6-13