Re: Uploading linux (3.2.39-1)

2013-02-27 Thread Ben Hutchings
On Tue, Feb 26, 2013 at 09:48:19PM +0100, Cyril Brulebois wrote:
> Ben Hutchings  (25/02/2013):
> > On Sun, 2013-02-24 at 23:14 +0100, Julien Cristau wrote:
> > > No objection here, feel free to upload.  And sorry for the delay.
> > 
> > Done.
> 
> ACK for unblock-udeb too. No big testing done yet, but any regressions
> would quickly show up in the dailies, so… we'll know soon enough.

I've had to upload 3.2.39-2 to fix build failures and regressions on
several architectures.  The new build has failed on mips but that's a
local issue (disk full).  I build-tested my fixes for the other
architectures before uploading so I'm pretty confident it will be
successful on all once the mips buildd is fixed.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130227195549.gt9...@decadent.org.uk



Re: Uploading linux (3.2.39-1)

2013-02-26 Thread Cyril Brulebois
Ben Hutchings  (25/02/2013):
> On Sun, 2013-02-24 at 23:14 +0100, Julien Cristau wrote:
> > No objection here, feel free to upload.  And sorry for the delay.
> 
> Done.

ACK for unblock-udeb too. No big testing done yet, but any regressions
would quickly show up in the dailies, so… we'll know soon enough.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: Uploading linux (3.2.39-1)

2013-02-24 Thread Ben Hutchings
On Sun, 2013-02-24 at 23:14 +0100, Julien Cristau wrote:
> On Sun, Feb 17, 2013 at 23:59:43 +, Ben Hutchings wrote:
> 
> > Would it be OK to upload a package based on that shortly after?  Are
> > there any other urgent fixes?
> > 
> No objection here, feel free to upload.  And sorry for the delay.

Done.

Ben.

-- 
Ben Hutchings
Absolutum obsoletum. (If it works, it's out of date.) - Stafford Beer


signature.asc
Description: This is a digitally signed message part


Re: Uploading linux (3.2.39-1)

2013-02-24 Thread Julien Cristau
On Sun, Feb 17, 2013 at 23:59:43 +, Ben Hutchings wrote:

> Would it be OK to upload a package based on that shortly after?  Are
> there any other urgent fixes?
> 
No objection here, feel free to upload.  And sorry for the delay.

Cheers,
Julien


signature.asc
Description: Digital signature


Uploading linux (3.2.39-1)

2013-02-17 Thread Ben Hutchings
Now that d-i rc1 is out, it's time to update the kernel in unstable.

There are a huge number of pending fixes from 3.2.y (including security
issues and the Samsung laptop brick bug), lots of new hardware support
(particularly the DRM update), and udeb updates for armhf and for HID
drivers.  The curent changelog entry is below.

I expect to release 3.2.39 on Tuesday, having started the review cycle
this evening.  This should include fixes for CVE-2013-0216,
CVE-2013-0217, CVE-2013-0228 and CVE-2013-0871.

Would it be OK to upload a package based on that shortly after?  Are
there any other urgent fixes?

Ben.

---

linux (3.2.38-1) UNRELEASED; urgency=low

  * New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.36
- freezer: PF_FREEZER_NOSIG should be cleared along with PF_NOFREEZE
  (Closes: #697077)
- tmpfs: fix shared mempolicy leak
- virtio: 9p: correctly pass physical address to userspace for high pages
- virtio: force vring descriptors to be allocated from lowmem
- USB: EHCI: bugfix: urb->hcpriv should not be NULL
- rcu: Fix batch-limit size problem
- Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]
  (Closes: #700550)
- mvsas: fix undefined bit shift
- ALSA: usb-audio: Avoid autopm calls after disconnection; Fix missing
  autopm for MIDI input (Closes: #664068)
- target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
- SCSI: fix Null pointer dereference on disk error
- proc: pid/status: show all supplementary groups
- nfsd4: fix oops on unusual readlike compound
- ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
- sctp: fix memory leak in sctp_datamsg_from_user() when copy from user
  space fails
- ne2000: add the right platform device
- irda: sir_dev: Fix copy/paste typo
- ipv4: ip_check_defrag must not modify skb before unsharing
- telephony: ijx: buffer overflow in ixj_write_cid()
- udf: fix memory leak while allocating blocks during write
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.37
- ext4: fix extent tree corruption caused by hole punch
- jbd2: fix assertion failure in jbd2_journal_flush()
- tmpfs mempolicy: fix /proc/mounts corrupting memory
- sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
- inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and
  dccp_v4/6_request_recv_sock
- net: sched: integer overflow fix
- tcp: implement RFC 5961 3.2
- tcp: implement RFC 5961 4.2
- tcp: refine SYN handling in tcp_validate_incoming
- tcp: tcp_replace_ts_recent() should not be called from
  tcp_validate_incoming()
- tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
- RDMA/nes: Fix for crash when registering zero length MR for CQ
- ACPI : do not use Lid and Sleep button for S5 wakeup
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.38
- staging: comedi: comedi_test: fix race when cancelling command
- mm: use aligned zone start for pfn_to_bitidx calculation
- [s390] s390/time: fix sched_clock() overflow (Closes: #698382) 
- [i386] xen: Fix stack corruption in xen_failsafe_callback for 32bit
  PVOPS guests. (CVE-2013-0190)
- KVM: PPC: Emulate dcbf
- evm: checking if removexattr is not a NULL
- ath9k_htc: Fix memory leak
- ath9k: do not link receive buffers during flush
- ath9k: fix double-free bug on beacon generate failure
- x86/msr: Add capabilities check
- can: c_can: fix invalid error codes
- can: ti_hecc: fix invalid error codes
- can: pch_can: fix invalid error codes
- smp: Fix SMP function call empty cpu mask race
- xfs: Fix possible use-after-free with AIO
- EDAC: Test correct variable in ->store function
- samsung-laptop: Disable on EFI hardware, to avoid damaging it
- NFS: Don't silently fail setattr() requests on mountpoints
- intel-iommu: Prevent devices with RMRRs from being placed into SI Domain
- ALSA: usb-audio: Fix regression by disconnection-race-fix patch
  (Closes: #696321)
- printk: fix buffer overflow when calling log_prefix function from
  call_console_drivers

  [ Ben Hutchings ]
  * Input: wacom - fix touch support for Bamboo Fun CTH-461
  * media/rc: Add iguanair driver from Linux 3.7 (Closes: #696925)
  * rt2800: add chipset revision RT5390R support (Closes: #696592)
  * [armhf/mx5] mtd: Enable MTD_BLOCK as module
  * [armhf/mx5] udeb: Add missing storage drivers (Closes: #697128)
- Add ata-modules including libata, pata-modules including pata_imx,
  sata-modules including ahci_platform
- Add sdhci-esdhc-imx to mmc-modules
- Add mtd-modules including mtd, mtdblock and m25p80
  * [armhf] udeb: Fix network driver selection
- [armhf/mx5] Remove nic-modules
- [armhf/vexpress] Add usb-modules
- Add standard set of USB drivers to nic-usb-modules
- Add nic-wireless-modules
  * be2net: Apply backpo