* debian/changelog: Update.

* debian/patches/bugfix/all/stable/2.6.29.1.patch: Move.
* debian/patches/series/2: Fix.

svn path=/dists/sid/linux-2.6/; revision=13325
This commit is contained in:
Bastian Blank 2009-04-04 13:14:43 +00:00
parent 291a3805be
commit 3d132473b9
3 changed files with 48 additions and 2 deletions

48
debian/changelog vendored
View File

@ -7,12 +7,58 @@ linux-2.6 (2.6.29-2) UNRELEASED; urgency=low
[ maximilian attems ]
* linux-libc-dev: Bump versioned replaces libdrm-dev.
* parisc: hardcode gcc-4.3 usage.
* Add stable releases 2.6.29.1. (closes: #521691)
* Postrm cleanup new module-init-tools 3.7 files.
[ Bastian Blank ]
* Install all needed Makefiles into common headers package.
(closes: #521472)
* Add stable release 2.6.29.1:
- V4L: v4l2-common: remove incorrect MODULE test
- sparc64: Fix reset hangs on Niagara systems.
- sparc64: Flush TLB before releasing pages.
- sparc64: Fix MM refcount check in smp_flush_tlb_pending().
- KVM: MMU: Fix another largepage memory leak
- cfg80211: fix incorrect assumption on last_request for 11d
- lguest: fix spurious BUG_ON() on invalid guest stack.
- lguest: wire up pte_update/pte_update_defer
- VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff
- x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs
- x86: ptrace, bts: fix an unreachable statement
- x86: fix 64k corruption-check
- x86, uv: fix cpumask iterator in uv_bau_init()
- x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot
- Add a missing unlock_kernel() in raw_open()
- fuse: fix fuse_file_lseek returning with lock held
- ARM: 5435/1: fix compile warning in sanity_check_meminfo()
- ARM: twl4030 - leak fix
- ARM: fix leak in iop13xx/pci
- ARM: cumana: Fix a long standing bogon
- ARM: 5428/1: Module relocation update for R_ARM_V4BX
- ARM: pxa: fix overlay being un-necessarily initialized on pxa25x
- DVB: firedtv: FireDTV S2 problems with tuning solved
- cfg80211: force last_request to be set for OLD_REG if regdom is EU
- CIFS: Fix memory overwrite when saving nativeFileSystem field during mount
- ath5k: warn and correct rate for unknown hw rate indexes
- ath5k: disable MIB interrupts
- b43: fix b43_plcp_get_bitrate_idx_ofdm return type
- ath9k: fix dma mapping leak of rx buffer upon rmmod
- ath5k: use spin_lock_irqsave for beacon lock
- cifs: fix buffer format byte on NT Rename/hardlink
- ath9k: downgrade xmit queue full message to xmit debug
- KVM: SVM: set accessed bit for VMCB segment selectors
- KVM: VMX: Don't allow uninhibited access to EFER on i386
- USB: add quirk to avoid config and interface strings
- USB: gadget: fix rndis regression
- USB: usb-storage: increase max_sectors for tape drives
- USB: fix USB_STORAGE_CYPRESS_ATACB
- USB: EHCI: add software retry for transaction errors
- xfrm: spin_lock() should be spin_unlock() in xfrm_state.c
- ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)
- GRO: Disable GRO on legacy netif_rx path (closes: #521691)
- bridge: bad error handling when adding invalid ether address
- dnet: drivers/net/dnet.c needs <linux/io.h>
- udp: Wrong locking code in udp seq_file infrastructure
- netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack
[ dann frazier ]
* bnx2: correct firmware revisions (closes: #522049)

View File

@ -1,3 +1,3 @@
+ debian/dfsg/drivers-net-bnx2-fw-verfix.patch
+ bugfix/all/stable/patch-2.6.29.1
+ bugfix/all/stable/2.6.29.1.patch
+ bugfix/mips/compat-zero-upper-32bits-of-offset_high-and-offset_low.patch