From 6044a51c1b75baa957c4cc84e281b35f2167cb9f Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 3 Mar 2012 21:05:17 +0000 Subject: [PATCH] Add versioned Breaks relation to 'at' for hard link restrictions svn path=/dists/sid/linux-2.6/; revision=18781 --- debian/changelog | 2 ++ debian/templates/control.image.type-plain.in | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index dd029ec94..d5e6b821a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,8 @@ linux-2.6 (3.2.9-1) UNRELEASED; urgency=low (sysctl: fs.protected_symlinks) - Do not allow unprivileged users to create hard links to sensitive files (sysctl: fs.protected_hardlinks) (Closes: #609455) + + This breaks the 'at' package in stable, which will be fixed shortly + (see #597130) The precise restrictions are specified in Documentation/sysctl/fs.txt in the linux-doc-3.2 and linux-source-3.2 packages. * iwlwifi: fix key removal (Closes: #651199) diff --git a/debian/templates/control.image.type-plain.in b/debian/templates/control.image.type-plain.in index 74fc1f71c..dd9f48934 100644 --- a/debian/templates/control.image.type-plain.in +++ b/debian/templates/control.image.type-plain.in @@ -4,5 +4,6 @@ Pre-Depends: debconf | debconf-2.0 Depends: kmod | module-init-tools, linux-base (>= 3~), ${misc:Depends} Recommends: firmware-linux-free (>= 3~) Suggests: linux-doc-@version@ +Breaks: at (<< 3.1.12-1+squeeze1) Description: Linux @upstreamversion@ for @class@ The Linux kernel @upstreamversion@ and modules for use on @longclass@.