Advertisement
Guest User

upgrade

a guest
Jan 13th, 2013
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.55 KB | None | 0 0
  1. * debian/patches/0001-add-chromium-browser.patch:
  2. - add access for newer versions of chromium (LP: #1091862)
  3. - add a child profile for xdgsettings (LP: #1045986)
  4. * debian/patches/0021-fix-racy-onexec-test.patch: fix race in onexec.sh
  5. kernel regression test
  6.  
  7. -- Jamie Strandboge <jamie@ubuntu.com> Wed, 19 Dec 2012 07:51:38 -0600
  8.  
  9. Scaricamento di:1 Changelog per python-problem-report (http://changelogs.ubuntu.com/changelogs/pool/main/a/apport/apport_2.0.1-0ubuntu17.1/changelog) [323 kB]
  10. apport (2.0.1-0ubuntu17.1) precise-proposed; urgency=low
  11.  
  12. * bin/apport-bug: Explicitly set the PATH to that of ENV_SUPATH in
  13. /etc/login.defs and unset ENV and CDPATH. We need do this so that confined
  14. applications using ubuntu-browsers.d/ubuntu-integration cannot abuse the
  15. environment to escape AppArmor confinement via this script (LP: #1045986).
  16.  
  17. -- Jamie Strandboge <jamie@ubuntu.com> Mon, 17 Dec 2012 16:20:20 -0600
  18.  
  19. * Fix OSError crash in mark_report_upload(); regression from
  20. 2.0.1-0ubuntu16.
  21.  
  22. -- Martin Pitt <martin.pitt@ubuntu.com> Wed, 05 Dec 2012 10:08:53 +0000
  23.  
  24. apport (2.0.1-0ubuntu16) precise-proposed; urgency=low
  25.  
  26. * Ignore implausibly low addresses when computing
  27. StacktraceAddressSignature. These are usually artifacts from gdb when not
  28. having debug symbols, and having too many of them prevents proper
  29. client-side duplicate detection and proper bucketing in daisy.
  30. Backported from trunk r2541. (LP: #1084996)
  31. * mark_report_upload(): Refresh the .upload stamps if a previous version of
  32. the report was already uploaded, but another instance of the problem
  33. happened since then. Thanks Brian Murray. Backported from trunk r2540.
  34. (LP: #1084296)
  35.  
  36. -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 04 Dec 2012 10:51:30 +0000
  37.  
  38. Scaricamento di:1 Changelog per gpgv (http://changelogs.ubuntu.com/changelogs/pool/main/g/gnupg/gnupg_1.4.11-3ubuntu2.2/changelog) [63,8 kB]
  39. gnupg (1.4.11-3ubuntu2.2) precise-security; urgency=low
  40.  
  41. * SECURITY UPDATE: keyring corruption via malformed key import
  42. - debian/patches/CVE-2012-6085.dpatch: validate PKTTYPE in g10/import.c.
  43. - CVE-2012-6085
  44.  
  45. -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Tue, 08 Jan 2013 10:52:55 -0500
  46.  
  47. Scaricamento di:1 Changelog per grub-common (http://changelogs.ubuntu.com/changelogs/pool/main/g/grub2/grub2_1.99-21ubuntu3.7/changelog) [311 kB]
  48. grub2 (1.99-21ubuntu3.7) precise-proposed; urgency=low
  49.  
  50. * Fix backport mistake that caused grub.cfg not to be created in $efidir
  51. if UEFI Secure Boot is enabled.
  52. * When installing to removable media with UEFI Secure Boot, install
  53. gcdx64.efi.signed rather than grubx64.efi.signed.
  54. * Make gcdx64.efi.signed fall back to sourcing $prefix/grub.cfg if
  55. $prefix/x86_64-efi/grub.cfg is missing, as is likely when using
  56. 'grub-install --removable'.
  57.  
  58. -- Colin Watson <cjwatson@ubuntu.com> Mon, 10 Dec 2012 11:31:09 +0000
  59.  
  60. grub2 (1.99-21ubuntu3.6) precise-proposed; urgency=low
  61.  
  62. * Fix backport mistake in patch to install signed images if UEFI Secure
  63. Boot is enabled.
  64.  
  65. -- Colin Watson <cjwatson@ubuntu.com> Wed, 05 Dec 2012 16:56:50 +0000
  66.  
  67. grub2 (1.99-21ubuntu3.5) precise-proposed; urgency=low
  68.  
  69. * Backport several changes to support Secure Boot patches.
  70. * Add Secure Boot patches from Ubuntu 12.10 and Fedora (LP: #1075181):
  71. - Don't permit loading modules on UEFI secure boot.
  72. - Add efifwsetup module to reboot into firmware setup menu.
  73. - Add "linuxefi" loader which avoids ExitBootServices.
  74. - Only build linuxefi on amd64.
  75. - Make linuxefi refuse to boot without shim.
  76. - Make the linux module call linuxefi when necessary, simplifying
  77. configuration.
  78. - If secure boot is enabled and the kernel is signed, linux will call
  79. linuxefi to hand over to it without calling ExitBootServices.
  80. - Otherwise, linux will fall through to previous code, call
  81. ExitBootServices itself, and boot the kernel normally.
  82. - Change linuxefi to return GRUB_ERR_ACCESS_DENIED rather than
  83. GRUB_ERR_INVALID_COMMAND in the case of an invalid signature, to make
  84. it easier to implement different handling of unsigned kernels in
  85. future if necessary.
  86. - Generate configuration for signed UEFI kernels if available.
  87. - Install signed images if UEFI Secure Boot is enabled.
  88. - Output a menu entry for firmware setup on UEFI FastBoot systems.
  89. - Add some extra debugging to signed/unsigned kernel logic.
  90. - On amd64, build two images for signing: one with prefix /EFI/BOOT for
  91. use on removable media, and one with prefix /EFI/ubuntu (and with the
  92. lvm, mdraid09, and mdraid1x modules added) for use on fixed disks.
  93.  
  94. -- Colin Watson <cjwatson@ubuntu.com> Wed, 07 Nov 2012 10:01:33 +0000
  95.  
  96. Scaricamento di:1 Changelog per man-db (http://changelogs.ubuntu.com/changelogs/pool/main/m/man-db/man-db_2.6.1-2ubuntu1/changelog) [141 kB]
  97. man-db (2.6.1-2ubuntu1) precise-proposed; urgency=low
  98.  
  99. * Avoid fatal errors when opening a 64-bit GDBM database from a 32-bit
  100. process (LP: #1001189).
  101. * Link with -Wl,--enable-new-dtags, so that LD_LIBRARY_PATH can be used to
  102. override our private library directory. (This fixes a build failure
  103. when attempting to build the above change.)
  104.  
  105. -- Colin Watson <cjwatson@ubuntu.com> Thu, 22 Nov 2012 11:57:21 +0000
  106.  
  107. Scaricamento di:1 Changelog per mountall (http://changelogs.ubuntu.com/changelogs/pool/main/m/mountall/mountall_2.36.3/changelog) [35,5 kB]
  108. mountall (2.36.3) precise-proposed; urgency=low
  109.  
  110. * Adjust parsing of options so mountall doesn't strip options that are
  111. substrings of these strings (showthrough, optional, bootwait, nobootwait
  112. or timeout). This fixes the issue where timeo was getting stripped from
  113. nfs mounts. LP: #1041377.
  114.  
  115. -- Dave Chiluk <dave.chiluk@canonical.com> Wed, 19 Dec 2012 10:21:43 -0600
  116.  
  117. mountall (2.36.2) precise-proposed; urgency=low
  118.  
  119. * Fix a remaining issue with making the mounting and mounted events fully
  120. asynchronous. LP: #1078926.
  121.  
  122. -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 03 Dec 2012 23:44:16 +0000
  123. mountall (2.36.1) precise-proposed; urgency=low
  124.  
  125. * Add options to mountall(8) manual page. LP: #805509.
  126. * Allow 'mounting' and 'mounted' signals from unrelated mounts to be
  127. processed in parallel. Thanks to Alexander Achenbach for the initial
  128. patch. LP: #643289.
  129.  
  130. [ Andy Whitcroft ]
  131. * Add support for mounting the efivars filesystem onto
  132. /sys/firmware/efi/efivars. LP: #1063061.
  133.  
  134. -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 08 Nov 2012 00:29:40 -0800
  135.  
  136. (END)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement