[pkg-wpa-devel] [wpa] 06/06: Update hostapd.NEWS and the changelog.
Andrew Shadura
andrewsh at debian.org
Sun Nov 26 23:45:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
andrewsh pushed a commit to branch debian/master
in repository wpa.
commit 6c74635e90e7d36fc92141356c5779798676be3f
Author: Andrew Shadura <andrew.shadura at collabora.co.uk>
Date: Sun Nov 26 20:13:20 2017 +0000
Update hostapd.NEWS and the changelog.
---
debian/changelog | 13 +++++++++++++
debian/hostapd.NEWS | 9 +++++++++
2 files changed, 22 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 23c0a52..93b2b53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+wpa (2:2.6-8) unstable; urgency=medium
+
+ * Revert "Build wpa_supplicant with interface matching support."
+ (Closes: #882716).
+ * Drop override_dh_builddeb.
+ * Use dh 10.
+ * Prevent hostapd from failing on the package install when there
+ isn't a valid configuration file yet:
+ - Don't enable hostapd.service by default.
+ - Mask hostapd.service on the first install.
+
+ -- Andrew Shadura <andrewsh at debian.org> Sun, 26 Nov 2017 19:38:57 +0000
+
wpa (2:2.6-7) unstable; urgency=medium
* Upload to unstable.
diff --git a/debian/hostapd.NEWS b/debian/hostapd.NEWS
new file mode 100644
index 0000000..d739b49
--- /dev/null
+++ b/debian/hostapd.NEWS
@@ -0,0 +1,9 @@
+wpa (2:2.6-8) unstable; urgency=medium
+
+ Since 2:2.6-6, hostapd ships a systemd .service file. As hostapd comes
+ with /etc/default/hostapd file, which by default doesn't specify any
+ config file, to prevent installation or boot failures, the package's
+ postinst script masks the hostapd.service unit on the first install.
+ After editing the default file, users need to unmask it themselves.
+
+ -- Andrew Shadura <andrewsh at debian.org> Sun, 26 Nov 2017 19:25:50 +0000
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/wpa.git
More information about the Pkg-wpa-devel
mailing list