[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

linux-2.6_2.6.23-1_amd64.changes is NEW



linux-2.6_2.6.23-1.diff.gz
  to pool/main/l/linux-2.6/linux-2.6_2.6.23-1.diff.gz
linux-2.6_2.6.23-1.dsc
  to pool/main/l/linux-2.6/linux-2.6_2.6.23-1.dsc
linux-2.6_2.6.23.orig.tar.gz
  to pool/main/l/linux-2.6/linux-2.6_2.6.23.orig.tar.gz
(new) linux-doc-2.6.23_2.6.23-1_all.deb optional doc
Linux kernel specific documentation for version 2.6.23
 This package provides the various README files and HTML documentation for
 the Linux kernel version 2.6.23. Plenty of information, including the
 descriptions of various kernel subsystems, filesystems, driver-specific
 notes and the like.  Consult the file
 .
 /usr/share/doc/linux-doc-2.6.23/Documentation/00-INDEX
 .
 for the detailed description of the contents.
(new) linux-headers-2.6.23-1-all-amd64_2.6.23-1_amd64.deb optional devel
All header files for Linux 2.6.23
 This package depends against all architecture-specific kernel header files
 for Linux kernel version 2.6.23, generally used for building out-of-tree
 kernel modules.
(new) linux-headers-2.6.23-1-all_2.6.23-1_amd64.deb optional devel
All header files for Linux 2.6.23
 This package depends against all architecture-specific kernel header files
 for Linux kernel version 2.6.23, generally used for building out-of-tree
 kernel modules.
(new) linux-headers-2.6.23-1-amd64_2.6.23-1_amd64.deb optional devel
Header files for Linux 2.6.23 on AMD64
 This package provides the architecture-specific kernel header files for
 Linux kernel 2.6.23 on all 64bit single- and multiprocessor AMD and Intel
 machines, generally used for building out-of-tree kernel modules.  These
 files are going to be installed into
 /usr/src/linux-headers-2.6.23-1-amd64, and can be used for building
 modules that load into the kernel provided by the
 linux-image-2.6.23-1-amd64 package.
(new) linux-headers-2.6.23-1-common_2.6.23-1_amd64.deb optional devel
Common header files for Linux 2.6.23
 This package provides the architecture-specific common kernel header files
 for Linux kernel version 2.6.23, generally used for building out-of-tree
 kernel modules.  To obtain a complete set of headers you also need to
 install the linux-headers-2.6.23-1-(flavour) package, matching the flavour
 of the kernel you intend the build for.  To obtain such a set for the
 currently running kernel it is sufficient to run a command
 .
 apt-get install linux-headers-$(uname -r)
 .
 and it will be unpacked in /usr/src/linux-headers-2.6.23-1-(flavour).
(new) linux-image-2.6.23-1-amd64_2.6.23-1_amd64.deb optional admin
Linux 2.6.23 image on AMD64
 This package provides the binary image and pre-built loadable modules for
 Linux kernel 2.6.23 on all 64bit single- and multiprocessor AMD and Intel
 machines.
linux-libc-dev_2.6.23-1_amd64.deb
  to pool/main/l/linux-2.6/linux-libc-dev_2.6.23-1_amd64.deb
(new) linux-manual-2.6.23_2.6.23-1_all.deb optional doc
Linux kernel API manual pages for version 2.6.23
 This package provides the Kernel Hacker's Guide in the form of manual
 pages, describing the kernel API functions.  They are installed into
 section 9 of the manual.
 .
 As the files containing manual pages for different kernel versions are
 installed in the same location, only one linux-manual package may be
 installed at a time.  The linux-doc package containing the documentation
 in other formats is free from such restriction.
(new) linux-patch-debian-2.6.23_2.6.23-1_all.deb optional devel
Debian patches to version 2.6.23 of the Linux kernel
 This package includes the patches used to produce the prepackaged
 linux-source-2.6.23 package, as well as architecture-specific patches.
 Note that these patches do NOT apply against a pristine Linux 2.6.23
 kernel but only against the kernel tarball linux-2.6_2.6.23.orig.tar.gz
 from the Debian archive.
(new) linux-source-2.6.23_2.6.23-1_all.deb optional devel
Linux kernel source for version 2.6.23 with Debian patches
 This package provides source code for the Linux kernel version 2.6.23.
 This source closely tracks official Linux kernel releases.  Debian's
 modifications to that source consist of security fixes, bug fixes, and
 features that have already been (or we believe will be) accepted by the
 upstream maintainers.
 .
 If you wish to use this package to create a custom Linux kernel, then it
 is suggested that you investigate the package kernel-package, which has
 been designed to ease the task of creating kernel image packages.
(new) linux-support-2.6.23-1_2.6.23-1_all.deb optional devel
Support files for Linux 2.6.23
 This package provides support files for the Linux kernel build.
(new) linux-tree-2.6.23_2.6.23-1_all.deb optional devel
Linux kernel source tree for building Debian kernel images
 This meta package is used as a build dependency of Debian linux-image
 packages to prevent a version discrepancy between the linux-image and
 corresponding linux-sources packages in the fast-moving unstable archive.
 The package's dependency relations are structured so that a linux-image
 package's build dependencies can always be satisfied, even if the
 linux-source package that had been used to compile the image has been
 superseeded by a newer Debian revision since the last build.
 .
 The package provides a list of virtual packages, corresponding to Debian
 revisions of a linux-source package.  The Debian linux-patch contains the
 information needed to roll back the current linux-source to any of the
 revisions identified by the provided virtual packages.  Therefore, the
 linux-tree package ensures the availability of the Linux kernel source
 tree corresponding to each of the virtual packages listed.
 .
 The package serves no purpose outside of the Debian build and archive
 infrastructure.
Changes: linux-2.6 (2.6.23-1) unstable; urgency=low
 .
  * New upstream release (closes: #447682).
    - r8169: fix confusion between hardware and IP header alignment
      (closes: #452069).
 .
  [ maximilian attems ]
  * [ppc] Enable for powerpc config the ams (Apple Motion Sensor).
    (closes: #426210)
  * Add to linux-doc the missing toplevel text files.
    (closes: #360876, #438697)
  * Set CONFIG_BLK_DEV_IO_TRACE for blktrace(8) support. (closes: #418442)
  * ipw2200: Enable IPW2200_RADIOTAP and IPW2200_PROMISCUOUS for optional
    rtap interface. (closes: #432555)
  * Enable in topconfig NF_CT_PROTO_UDPLITE, NETFILTER_XT_TARGET_TRACE,
    NETFILTER_XT_MATCH_CONNLIMIT, NETFILTER_XT_MATCH_U32, SENSORS_ABITUGURU3,
    SENSORS_LM93, SENSORS_DME1737, SENSORS_THMC50, DVB_USB_AF9005,
    DVB_USB_AF9005_REMOTE, CRC7, I2C_TAOS_EVM, DS1682, SENSORS_TSL2550,
    SPI_LM70_LLP, SPI_TLE62X0, W1_SLAVE_DS2760, TUNER_TEA5761, NET_9P,
    DM_MULTIPATH_RDAC, NET_SCH_RR, EEPROM_93CX6, PPPOL2TP, CRYPTO_HW, UIO,
    UIO_CIF, SND_CS5530, RTL8187, PC300TOO, TCG_TIS, SCSI_SAS_ATA,
    PATA_MARVELL.
  * [i386] Enable lguest.
  * [amd64, i386] Enable VIDEO_OUTPUT_CONTROL, NETDEVICES_MULTIQUEUE.
  * linux-image bugscript add cmdline.
  * [amd64, i386, ia64]: Enable DMIID, ACPI_PROC_EVENT.
  * Enable TCG_TPM various userspace accesses it. (closes: #439020)
  * Add and enable IWLWIFI.
  * Add git-ieee1394.patch for latest firewire fixes.
  * [ipv6] Enable IPV6_MULTIPLE_TABLES, IPV6_SUBTREES. (closes: #441226)
  * Add and enable E1000E.
  * Add stable release 2.6.23.1:
    - libata: sata_mv: more S/G fixes
 .
  [ Martin Michlmayr ]
  * [mips] Add a bcm1480 PCI build fix.
  * Update Riku Voipio's Fintek F75375/SP driver to the latest version.
  * [arm/iop32x] Set the fan on Thecus N2100 to full speed (Riku Voipio).
  * [arm/iop32x] Remove the IPv6 and filesystem info from the config file
    so we will get the values from the main config file.  This should
    enable NFSv4 and ip6tables support requested by Wouter Verhelst.
  * [arm/iop32x] Remove even more options to receive the default options.
  * [arm/ixp4xx] Remove a lot of options to receive the default options.
  * [mips/r4k-ip22] Remove a lot of options to receive the default options.
    This will enable ISCSI requested by Martin Zobel-Helas.
  * [mips/r5k-ip32] Remove a lot of options to receive the default options.
    This will enable PCI Ethernet devices requested by Giuseppe Sacco.
  * [mipsel/r5k-cobalt] Remove a lot of options to receive the default
    options.
  * [mipsel/r5k-cobalt] Enable the modern Cobalt LEDs driver.
  * [arm/iop32x] Enable Intel IOP ADMA support.
  * [arm] Mark BCM43XX as broken on ARM.
  * [mips/r4k-ip22] Disable EARLY PRINTK because it breaks serial console.
  * [mips] Add some IP22 fixes from Thomas Bogendoerfer:
    - Fix broken EISA interrupt setup by switching to generic i8259
    - Fix broken eeprom access by using __raw_readl/__raw_writel
 .
  [ Bastian Blank ]
  * Add unpriviledged only Xen support.
  * [i386] Drop k7 images.
  * Drop maybe IETF document. (closes: #423040)
  * Drop drivers because of binary only firmwares:
    - DABUSB driver
    - COPS LocalTalk PC support
    - Digi Intl. RightSwitch SE-X support
    - 3Com 3C359 Token Link Velocity XL adapter support
    - SMC ISA/MCA adapter support
    - EMI 6|2m USB Audio interface support
    - EMI 2|6 USB Audio interface support
    - Computone IntelliPort Plus serial support
  * Remove binary only firmwares for:
    - Alteon AceNIC/3Com 3C985/NetGear GA620 Gigabit support
    - Broadcom Tigon3 support
    - USB Keyspan USA-xxx Serial Driver
    - Korg 1212 IO
    - ESS Allegro/Maestro3
    - Yamaha YMF724/740/744/754
    - Technotrend/Hauppauge Nova-USB devices
    - YAM driver for AX.25
    - MyriCOM Gigabit Ethernet support
    - PTI Qlogic, ISP Driver
    - Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x
    - Madge Ambassador (Collage PCI 155 Server)
    - PCA-200E support
    - SBA-200E support
    - Broadcom NetXtremeII support
  * Disable now broken drivers:
    - Alteon AceNIC/3Com 3C985/NetGear GA620 Gigabit support
    - USB Keyspan USA-xxx Serial Driver
    - Technotrend/Hauppauge Nova-USB devices
    - YAM driver for AX.25
    - MyriCOM Gigabit Ethernet support
    - PTI Qlogic, ISP Driver
    - Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x
    - Madge Ambassador (Collage PCI 155 Server)
    - PCA-200E support
    - SBA-200E support
    - Broadcom NetXtremeII support
  * Add -common to common header package names.
  * Drop provides from common header packages.
  * Update plain image type.
  * Put only a config dump into linux-support.
 .
  [ Aurelien Jarno ]
  * [mips, mipsel] Add a 64-bit image (5kc-malta) for the MIPS Malta board.
    (closes: #435677)
    [sparc] Enable r8169 module on sparc64 and sparc64-smp flavours (closes:
    #431977)
 .
  [ Frederik Schüler ]
  * Move all PATA options into the global config file, exept PATA_ARTOP
    (arm/ixp4xx) and PATA_MPC52xx (powerpc).
  * Move new global options into the global config file
  * Clean up new amd64 options
 .
  [ dann frazier ]
  * [ia64] Re-enable various unintentionally disabled config options
  * Enable hugetlbfs on i386, amd64, sparc64 and powerpc64. Closes: #450939
 .
  [ Bastian Blank ]
  * Add stable release 2.6.23.2:
    - BLOCK: Fix bad sharing of tag busy list on queues with shared tag maps
    - fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
    - Fix compat futex hangs. (closes: #433187)
    - sched: keep utime/stime monotonic
    - fix the softlockup watchdog to actually work
    - splice: fix double kunmap() in vmsplice copy path
    - writeback: don't propagate AOP_WRITEPAGE_ACTIVATE
    - SLUB: Fix memory leak by not reusing cpu_slab
    - HOWTO: update ja_JP/HOWTO with latest changes
    - fix param_sysfs_builtin name length check
    - param_sysfs_builtin memchr argument fix
    - Remove broken ptrace() special-case code from file mapping
    - locks: fix possible infinite loop in posix deadlock detection
    - lockdep: fix mismatched lockdep_depth/curr_chain_hash
  * Add stable release 2.6.23.3:
    - revert "x86_64: allocate sparsemem memmap above 4G"
    - x86: fix TSC clock source calibration error
    - x86 setup: sizeof() is unsigned, unbreak comparisons
    - x86 setup: handle boot loaders which set up the stack incorrectly
    - x86: fix global_flush_tlb() bug
    - xfs: eagerly remove vmap mappings to avoid upsetting Xen
    - xen: fix incorrect vcpu_register_vcpu_info hypercall argument
    - xen: deal with stale cr3 values when unpinning pagetables
    - xen: add batch completion callbacks
    - UML - kill subprocesses on exit
    - UML - stop using libc asm/user.h
    - UML - Fix kernel vs libc symbols clash
    - UML - Stop using libc asm/page.h
    - POWERPC: Make sure to of_node_get() the result of pci_device_to_OF_node()
    - POWERPC: Fix handling of stfiwx math emulation
    - MIPS: R1: Fix hazard barriers to make kernels work on R2 also.
    - MIPS: MT: Fix bug in multithreaded kernels.
    - Fix sparc64 MAP_FIXED handling of framebuffer mmaps
    - Fix sparc64 niagara optimized RAID xor asm
  * Add stable release 2.6.23.4:
    - mac80211: make ieee802_11_parse_elems return void
    - mac80211: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes
    - mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl
    - mac80211: store SSID in sta_bss_list
    - mac80211: store channel info in sta_bss_list
    - mac80211: reorder association debug output
    - ieee80211: fix TKIP QoS bug
    - NETFILTER: nf_conntrack_tcp: fix connection reopening
    - Fix netlink timeouts.
    - Fix crypto_alloc_comp() error checking.
    - Fix SET_VLAN_INGRESS_PRIORITY_CMD error return.
    - Fix VLAN address syncing.
    - Fix endianness bug in U32 classifier.
    - Fix TEQL oops.
    - Fix error returns in sys_socketpair()
    - softmac: fix wext MLME request reason code endianness
    - Fix kernel_accept() return handling.
    - TCP: Fix size calculation in sk_stream_alloc_pskb
    - Fix SKB_WITH_OVERHEAD calculations.
    - Fix 9P protocol build
    - Fix advertised packet scheduler timer resolution
    - Add get_unaligned to ieee80211_get_radiotap_len
    - mac80211: Improve sanity checks on injected packets
    - mac80211: filter locally-originated multicast frames
  * Add stable release 2.6.23.5:
    - zd1211rw, fix oops when ejecting install media
    - rtl8187: Fix more frag bit checking, rts duration calc
    - ipw2100: send WEXT scan events
    - zd1201: avoid null ptr access of skb->dev
    - sky2: fix power settings on Yukon XL
    - sky2: ethtool register reserved area blackout
    - sky2: status ring race fix
    - skge: XM PHY handling fixes
    - Fix L2TP oopses.
    - TG3: Fix performance regression on 5705.
    - forcedeth: add MCP77 device IDs
    - forcedeth msi bugfix
    - ehea: 64K page kernel support fix
    - libertas: fix endianness breakage
    - libertas: more endianness breakage
  * Add stable release 2.6.23.6:
    - ACPI: suspend: Wrong order of GPE restore.
    - ACPI: sleep: Fix GPE suspend cleanup
    - libata: backport ATA_FLAG_NO_SRST and ATA_FLAG_ASSUME_ATA, part 2
    - libata: backport ATA_FLAG_NO_SRST and ATA_FLAG_ASSUME_ATA
    - libata: add HTS542525K9SA00 to NCQ blacklist
    - radeon: set the address to access the GART table on the CPU side correctly
    - Char: moxa, fix and optimise empty timer
    - Char: rocket, fix dynamic_dev tty
    - hptiop: avoid buffer overflow when returning sense data
    - ide: Fix cs5535 driver accessing beyond array boundary
    - ide: Fix siimage driver accessing beyond array boundary
    - ide: Add ide_get_paired_drive() helper
    - ide: fix serverworks.c UDMA regression
    - i4l: fix random freezes with AVM B1 drivers
    - i4l: Fix random hard freeze with AVM c4 card
    - ALSA: hda-codec - Add array terminator for dmic in STAC codec
    - USB: usbserial - fix potential deadlock between write() and IRQ
    - USB: add URB_FREE_BUFFER to permissible flags
    - USB: mutual exclusion for EHCI init and port resets
    - usb-gadget-ether: prevent oops caused by error interrupt race
    - USB: remove USB_QUIRK_NO_AUTOSUSPEND
    - MSI: Use correct data offset for 32-bit MSI in read_msi_msg()
    - md: raid5: fix clearing of biofill operations
    - md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata
    - dm: fix thaw_bdev
    - dm delay: fix status
    - libata: sync NCQ blacklist with upstream
    - ALSA: hdsp - Fix zero division
    - ALSA: emu10k1 - Fix memory corruption
    - ALSA: Fix build error without CONFIG_HAS_DMA
    - ALSA: fix selector unit bug affecting some USB speakerphones
    - ALSA: hda-codec - Avoid zero NID in line_out_pins[] of STAC codecs
    - IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up
    - IB/uverbs: Fix checking of userspace object ownership
    - hwmon/lm87: Disable VID when it should be
    - hwmon/lm87: Fix a division by zero
    - hwmon/w83627hf: Don't assume bank 0
    - hwmon/w83627hf: Fix setting fan min right after driver load
    - i915: fix vbl swap allocation size.
    - POWERPC: Fix platinumfb framebuffer
  * Add stable release 2.6.23.7:
    - NFS: Fix a writeback race...
    - ocfs2: fix write() performance regression
    - minixfs: limit minixfs printks on corrupted dir i_size (CVE-2006-6058)
  * Add stable release 2.6.23.8:
    - wait_task_stopped: Check p->exit_state instead of TASK_TRACED (CVE-2007-5500)
    - TCP: Make sure write_queue_from does not begin with NULL ptr (CVE-2007-5501)
  * Add stable release 2.6.23.9:
    - ipw2200: batch non-user-requested scan result notifications
    - USB: Nikon D40X unusual_devs entry
    - USB: unusual_devs modification for Nikon D200
    - softlockup: use cpu_clock() instead of sched_clock()
    - softlockup watchdog fixes and cleanups
    - x86: fix freeze in x86_64 RTC update code in time_64.c
    - ntp: fix typo that makes sync_cmos_clock erratic
    - x86: return correct error code from child_rip in x86_64 entry.S
    - x86: NX bit handling in change_page_attr()
    - x86: mark read_crX() asm code as volatile
    - x86: fix off-by-one in find_next_zero_string
    - i386: avoid temporarily inconsistent pte-s
    - libcrc32c: keep intermediate crc state in cpu order
    - geode: Fix not inplace encryption
    - Fix divide-by-zero in the 2.6.23 scheduler code
    - ACPI: VIDEO: Adjust current level to closest available one.
    - libata: sata_sis: use correct S/G table size
    - sata_sis: fix SCR read breakage
    - reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file
    - x86: disable preemption in delay_tsc()
    - dmaengine: fix broken device refcounting
    - nfsd4: recheck for secure ports in fh_verify
    - knfsd: fix spurious EINVAL errors on first access of new filesystem
    - raid5: fix unending write sequence
    - oProfile: oops when profile_pc() returns ~0LU
    - drivers/video/ps3fb: fix memset size error
    - i2c/eeprom: Hide Sony Vaio serial numbers
    - i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefix
    - i2c-pasemi: Fix NACK detection


Override entries for your package:
linux-2.6_2.6.23-1.dsc - source devel
linux-libc-dev_2.6.23-1_amd64.deb - optional devel

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 360876 418442 423040 426210 431977 432555 433187 435677 438697 439020 441226 447682 450939 452069 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



Reply to: