Your message dated Mon, 18 Feb 2019 12:19:17 +0000 with message-id <[email protected]> and subject line Bug#685878: fixed in netatalk 3.1.12~ds-1 has caused the Debian Bug report #685878, regarding netatalk: newer upstream versions available to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 685878: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685878 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: netatalk Version: 2.2.2 Severity: wishlist Hello, I see that there are new netatalk versions available. Changes in 2.2.3 NEW: afpd: support for mdnsresponder NEW: afpd: new LDAP config option ldap_uuid_string UPD: based on Unicode 6.1.0 UPD: experimental systemd service files: always run both afpd and cnid_metad UPD: afpd: Ensure our umask is not altered by eg pam_umask UPD: afpd: Use GSS_C_NO_NAME as server principal when Kerberos options - fqdn and -krb5service are not set, from Jamie Gilbertson UPD: afpd: Changed behaviour for TimeMachine volumes in case there’s a problem talking to the CNID daemons. Previously the volume was flagged read- only and an AFP message was sent to the client. As this might result in TimeMachine assuming the backup sparse bundle is damaged, we now just switch the CNID database to an in-memory tdb without the additional stuff. FIX: afpd: sendfile() on FreeBSD was broken, courtesy of Denis Ahrens FIX: afpd: Dont use searchdb when doing partial name search FIX: afpd: Fix a possible bug handling disconnected sessions, NetAFP Bug ID #16 FIX: afpd: Close IPC fds in afpd session child inherited from the afpd master process FIX: dbd: Don’t remove BerkeleyDB if it’s still in use by eg cnid_dbd, fixes bug introduced in 2.2.2 FIX: debian initscript: start avahi-daemon (if available) before atalkd FIX: Zeroconf could not advertise non-ASCII time machine volume name There is also a v3.0, but probably of less interest except in experimental. Thanks for your packaging efforts! Chad. --- System information. --- Architecture: i386 Kernel: Linux 3.2.0-3-686-pae Debian Release: wheezy/sid 990 testing security.debian.org 990 testing debian.uchicago.edu 980 testing mirror.csclub.uwaterloo.ca 500 stable debian.uchicago.edu 500 release apt.spideroak.com 50 unstable ftp.egr.msu.edu --- Package information. --- Package's Depends field is empty. Package's Recommends field is empty. Package's Suggests field is empty.
--- End Message ---
--- Begin Message ---Source: netatalk Source-Version: 3.1.12~ds-1 We believe that the bug you reported is fixed in the latest version of netatalk, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jonas Smedegaard <[email protected]> (supplier of updated netatalk package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 18 Feb 2019 12:54:10 +0100 Source: netatalk Architecture: source Version: 3.1.12~ds-1 Distribution: unstable Urgency: medium Maintainer: Debian Netatalk team <[email protected]> Changed-By: Jonas Smedegaard <[email protected]> Closes: 66875 86185 141405 187512 316563 336495 467513 467514 489800 599402 652825 660768 685878 716165 772280 Changes: netatalk (3.1.12~ds-1) unstable; urgency=medium . [ upstream ] * New release(s). Closes: Bug#685878. + AppleTalk networking protocol support dropped. Closes: Bug#187512, #467513, #467514, #489800, #599402, #652825, #660768. + Printer Access Protocol (PAP) support dropped. Closes: Bug#66875, #86185, #141405, #316563, #336495, #772280, #716165. . [ Igor Bernstein ] * Drop patches and configure options obsoleted by upstream changes. * Stop install documentation no longer provided upstream. * Install shared library and files in /var/lib, actually used now. . [ Michele Porelli ] * Change init style to systemd. . [ Adrian Knoth ] * Drop rules for uniconv. * Build-depend on dh-systemd. . [ Jonas Smedegaard ] * Re-add sysV init script, alongside systemd. * Repackage upstream source: + Exclude embedded code copies of libtalloc libtdb. + Exclude pre-generated spotlight code. * Update patches: + Drop patches applied upstream. + Extend patch 103 with fixes for additional typos. + Add patch 204 to use FHS-compatible state dir /var/lib/netatalk. + Unfuzz patches. * Update watch file: + Rewrite usage comment. + Use substitution strings. + Use suffix ~ds for repackaged upstream source. * Update copyright info: + Fix track scripts by HAT, licensed GPL-2+. + Update coverage, track exclusions, and stop track gone files. + Track new source files licensed GPL-2/GPL-2+/Autoconf-or-GPL-3+. * Build linked with system shared libtalloc libtdb. Add patches 101 201 to use system shared libraries libtalloc libtdb. Build-depend on libtalloc-dev libtdb-dev. * Enable AFPStats D-Bus service. Add patch 102 to migrate to and use python3. Build-depend on libdbus-glib-1-dev. Recommend dbus python3 python3-dbus. * Enable integration with SystemTap. Build-depend on systemtap-sdt-dev. * Add NEWS entry listing disruptive changes. * Stop create obsolete directory var/spool/netatalk. * Stop provide unmaintained logcheck snippets. * Enable autopkgtest. * Improve build-time check for OpenSSL license violation. * Avoid install manpages for obsolete or avoided commands. * Update documentation: + Drop duplicated changelog and copyright info in README.Debian. + Drop obsolete README.Debian note about manual BerkeleyDB migration, and about AppleTalk DDP and host-to-ip resolving. * Stop build GSS UAM (except in custom build): Causes license violation linking against OpenSSL. Stop build-depend on libkrb5-dev. Update documentation to mention GSS UAM in OpenSSL notes. * Build new mysql UAM, linking against libmysqlclient (not libmariadb to avoid license violation). Build-depend on libmysqlclient-dev. * Fix stop enable cracklib support, needed only with randnum UAM which requires OpenSSL. Update documentation. Stop build-depend on libcrack2-dev. Stop recommend libpam-cracklib, avahi-daemon. * Update short and long descriptions to talk only about Apple Filing Protocol (not obsolete AppleTalk protocol), and elaborate on differences with SMB protocol. * Stop build-depend on libcups2-dev, recommend rc db-util, or suggest texlive-base-bin quota: Needed for no longer provided features. * Enable Spotlight integration with tracker. Build-depend on bison flex: Needed to generate Spotlight code. Build-depend on libtracker-miner-2.0-dev libtracker-sparql-2.0-dev. Build-depend on and recommend tracker. * Add patch 104 to modernize Systemd service file. Checksums-Sha1: f47bac4c34a6de9c8c15c9232bc0c13fe80f5cba 2512 netatalk_3.1.12~ds-1.dsc 4e74bef5aa967b56058e17c1cd482dec3534337e 1412452 netatalk_3.1.12~ds.orig.tar.xz e24296714ff4b162271d3aa2576dde674a9f754e 54836 netatalk_3.1.12~ds-1.debian.tar.xz 5f775af3121deaa413f405759f90f003908c8336 9573 netatalk_3.1.12~ds-1_amd64.buildinfo Checksums-Sha256: 6b69b75dbfe2177e45c52d8618fbcc7a74d0bf266990e66421237e65d9cbd271 2512 netatalk_3.1.12~ds-1.dsc fd1161dc17e3263f27204b6589045d56173d13c8e308311b09a6e0a7d1f1ca96 1412452 netatalk_3.1.12~ds.orig.tar.xz 4a9ff4d094cd8832497102e4cf8e2f89d99378b7fd75c3de7366397a81ae73c7 54836 netatalk_3.1.12~ds-1.debian.tar.xz f5ce55ccb0b51c82b9b262817bf8b908f06c27640c4ed469fc212bcb19296761 9573 netatalk_3.1.12~ds-1_amd64.buildinfo Files: 8d92663a0044c5f5de563d526904a765 2512 net optional netatalk_3.1.12~ds-1.dsc 7ef9068c950dfbdf7e0e59a3f081c95f 1412452 net optional netatalk_3.1.12~ds.orig.tar.xz 2283fab4ee65d158dcf7593796169abe 54836 net optional netatalk_3.1.12~ds-1.debian.tar.xz 6099844a32c11351d8d5da58b92f9879 9573 net optional netatalk_3.1.12~ds-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlxqngYACgkQLHwxRsGg ASEROw/9HbHIK7Y2e4gSlOlQ9F1h7UJU384bbKb1ito9kDBV46YIN43+GZQz7v47 Xwr8lHop3emXmP4ADRtmdFW+9AHsN+vAcgyZ4WYMU8+BDNyojFK/vhx01fHGfuq4 MJfZAStXV5bfeICjePyPCTonvZTNh8n+jfVK5abL1hSb4H4HxAH+TpkW8SsKPUio 3mNOzmKC3mcTYcHUNBIgUVi8SCPh3RzgZY5patAfEULdqbfsZ6SN1pxS8z0bv0Pp In+lbImZURpRvQ5IHsulYuJ3anoggMRh7IOKDeL9RPH3GtfI7jDPSj9r9AVdL2SH DjljEziqnB1TuQFuQ9WjWMkL7V5/r8+CMTyUkMyMX6MtEC/m4gY/wCmfzrFTdxOb WuT6XAvYD4OY/EtricXa+outxzNQY1R7WBvehxNbmYo/3mqZ4iUtiKr/pzOLh2D9 +hjCulxI3mR/L3tjg5vxU2dx/zifqmkB6Oi4iaDeoYP/TeJ9HzDEtshaiq29hKaj GifyXoQFGvhgqtk18i/DVJgr5k3EwyPCrPQdCk3mhMDzq8RYVmQQWpPzcKUu2ap5 +p4kixKSYL/IoKQhJuEBxI5iT2nIbqMKcwY6K8pJB9Frv79kJnzqH83zZZOVGVUI RGTWjju6KypXKheFLkWKVoy2lHLkwi4vXNviaHCNRr/VMrznEuc= =CPzh -----END PGP SIGNATURE-----
--- End Message ---

