~ubuntu-branches/ubuntu/raring/linux-nexus7/raring-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Tim Gardner, Andy Whitcroft, Erez Zadok, Miklos Szeredi, Neil Brown, Paolo Pisati, Tim Gardner
  • Date: 2013-02-27 11:55:02 UTC
  • Revision ID: package-import@ubuntu.com-20130227115502-979tupqdiwnd6bob
Tags: 3.1.10-10.28
[ Andy Whitcroft ]

* ubuntu: overlayfs -- overlayfs: add statfs support
  - LP: #1076317
* ubuntu: overlayfs -- overlayfs: apply device cgroup and security
  permissions to overlay files
  - LP: #1076317, #915941, #918212
  - CVE-2012-0055
* [packaging] Rename from linaro to nexus7 -- part 2

[ Erez Zadok ]

* ubuntu: overlayfs -- overlayfs: implement show_options
  - LP: #1076317

[ Miklos Szeredi ]

* ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
  - LP: #1076317
* ubuntu: overlayfs -- vfs: add i_op->open()
  - LP: #1076317
* ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
  - LP: #1076317
* ubuntu: overlayfs -- vfs: introduce clone_private_mount()
  - LP: #1076317
* ubuntu: overlayfs -- overlay filesystem
  - LP: #1076317
* ubuntu: overlayfs -- fs: limit filesystem stacking depth
  - LP: #1076317

[ Neil Brown ]

* ubuntu: overlayfs -- overlay: overlay filesystem documentation
  - LP: #1076317

[ Paolo Pisati ]

* [Config] OVERLAYFS_FS=m
  - LP: #1076317
* SAUCE: compilation fix for missing symbols
  - LP: #1076317

[ Tim Gardner ]

* Rebased against git://phablet.ubuntu.com/CyanogenMod/android_kernel_asus_grouper.git phablet-10.1
* Updated configs to be more device consistent with
  arch/arm/configs/cyanogenmod_grouper_defconfig
  https://wiki.ubuntu.com/Touch/Porting#Kernel
  http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_kernel_asus_grouper.git;a=shortlog;h=refs/heads/phablet-10.1
* Pull config changes from git://phablet.ubuntu.com/CyanogenMod/android_kernel_asus_grouper.git phablet-10.1
  CONFIG_NAMESPACES=y
  CONFIG_UTS_NS=y
  CONFIG_IPC_NS=y
  CONFIG_USER_NS=y
  CONFIG_PID_NS=y
  CONFIG_NET_NS=y
  CONFIG_DEVTMPFS=y
  CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
  CONFIG_DNOTIFY=y
  CONFIG_FANOTIFY=y
  CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
  ONFIG_ANDROID_PARANOID_NETWORK=n
  ONFIG_DEVPTS_MULTIPLE_INSTANCES=y
  CONFIG_SYSVIPC=y
* [packaging] Rename from linaro to nexus7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
linux-nexus7 (3.1.10-10.28) raring; urgency=low
 
2
 
 
3
  [ Andy Whitcroft ]
 
4
 
 
5
  * ubuntu: overlayfs -- overlayfs: add statfs support
 
6
    - LP: #1076317
 
7
  * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
 
8
    permissions to overlay files
 
9
    - LP: #1076317, #915941, #918212
 
10
    - CVE-2012-0055
 
11
  * [packaging] Rename from linaro to nexus7 -- part 2
 
12
 
 
13
  [ Erez Zadok ]
 
14
 
 
15
  * ubuntu: overlayfs -- overlayfs: implement show_options
 
16
    - LP: #1076317
 
17
 
 
18
  [ Miklos Szeredi ]
 
19
 
 
20
  * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
 
21
    - LP: #1076317
 
22
  * ubuntu: overlayfs -- vfs: add i_op->open()
 
23
    - LP: #1076317
 
24
  * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
 
25
    - LP: #1076317
 
26
  * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
 
27
    - LP: #1076317
 
28
  * ubuntu: overlayfs -- overlay filesystem
 
29
    - LP: #1076317
 
30
  * ubuntu: overlayfs -- fs: limit filesystem stacking depth
 
31
    - LP: #1076317
 
32
 
 
33
  [ Neil Brown ]
 
34
 
 
35
  * ubuntu: overlayfs -- overlay: overlay filesystem documentation
 
36
    - LP: #1076317
 
37
 
 
38
  [ Paolo Pisati ]
 
39
 
 
40
  * [Config] OVERLAYFS_FS=m
 
41
    - LP: #1076317
 
42
  * SAUCE: compilation fix for missing symbols
 
43
    - LP: #1076317
 
44
 
 
45
  [ Tim Gardner ]
 
46
 
 
47
  * Rebased against git://phablet.ubuntu.com/CyanogenMod/android_kernel_asus_grouper.git phablet-10.1
 
48
  * Updated configs to be more device consistent with
 
49
    arch/arm/configs/cyanogenmod_grouper_defconfig
 
50
    https://wiki.ubuntu.com/Touch/Porting#Kernel
 
51
    http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_kernel_asus_grouper.git;a=shortlog;h=refs/heads/phablet-10.1
 
52
  * Pull config changes from git://phablet.ubuntu.com/CyanogenMod/android_kernel_asus_grouper.git phablet-10.1
 
53
    CONFIG_NAMESPACES=y
 
54
    CONFIG_UTS_NS=y
 
55
    CONFIG_IPC_NS=y
 
56
    CONFIG_USER_NS=y
 
57
    CONFIG_PID_NS=y
 
58
    CONFIG_NET_NS=y
 
59
    CONFIG_DEVTMPFS=y
 
60
    CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
 
61
    CONFIG_DNOTIFY=y
 
62
    CONFIG_FANOTIFY=y
 
63
    CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
 
64
    ONFIG_ANDROID_PARANOID_NETWORK=n
 
65
    ONFIG_DEVPTS_MULTIPLE_INSTANCES=y
 
66
    CONFIG_SYSVIPC=y
 
67
  * [packaging] Rename from linaro to nexus7
 
68
 
 
69
 --  Tim Gardner <tim.gardner@canonical.com>  Wed, 27 Feb 2013 11:55:02 -0700
 
70
 
1
71
linux-nexus7 (3.1.10-9.27) raring; urgency=low
2
72
 
3
73
  [ Upstream Kernel Changes ]