Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
tag 2.6.12-10
release 2.6.12-10
Verify hppa build before releasing - in progress
2.6.12-10
* [ia64] Workaround #325070 until upstream works out an acceptable solution. This bug breaks module loading on non-SMP ia64 kernels. The workaround is to temporarily use an SMP config for the non-SMP kernels.
* [hppa] Remove reference to drivers/serial/serial_core.c.orig
in hppa.patch which causes it not to apply and the build to break.
(closes: #330157)
2.6.12-9
Add space register fix to hppa.diff for 2.6.12 branch.
* [SECURITY] The ipsec-oops-fix.patch referenced in 2.6.12-7
was not included in 2.6.12-7, and infact is not
applicable to 2.6.12 as it resolves a bug introduced
between 2.6.12 and 2.6.13.
Preparing 2.6.12-8 upload.
Disabled adbhid on powerpc64 flavour. added patch to fix the build of adbhid, even though it just exitst.
2.6.12-7 (again)
Preparing 2.6.12-7 upload.
Added powerpc-small flavour for exclusive use with miboot floppies in d-i.
2.6.12-7 is still unreleased for the moment
2.6.12-7
Remove aacraid-bad-BUG_ON-fix.patch, as it fixes a problem introduced with variable fib size support introduced between 2.6.12 and 2.6.13 (linus' git tree 7c00ffa314bf0fb0e23858bbebad33b48b6abbb9)
* Added 2.6.13.2
- [SECURITY] lost fput in 32bit ioctl on x86-64
lost-fput-in-32bit-ioctl-on-x86-64.patch
- [SECURITY] lost sockfd_put() in routing_ioctl()
lost-sockfd_put-in-32bit-compat-routing_ioctl.patch
- forcedeth: Initialize link settings in every nv_open()
forcedeth-init-link-settings-in-nv_open.patch
- Sun GEM ethernet: enable and map PCI ROM properly (closes: #322734)
sungem-enable-and-map-pci-rom-properly.patch
- Sun HME: enable and map PCI ROM properly
sunhme-enable-and-map-pci-rom-properly.patch
- Sun HME: enable and map PCI ROM properly
sunhme-enable-and-map-pci-rom-properly.patch
- Fix DHCP + MASQUERADE problem
netfilter-fix-dhcp-masquerade-problem.patch
- Fix MPOL_F_VERIFY
fix-MPOL_F_VERIFY.patch
- Fix up more strange byte writes to the PCI_ROM_ADDRESS config word
fix-more-byte-to-dword-writes-to-PCI_ROM_ADDRESS-config-word.patch
- USB: ftdi_sio: custom baud rate fix
usb-ftdi_sio-baud-fix.patch
* Added 2.6.13.1
- Kconfig: saa7134-dvb must select tda1004x
saa7134-dvb-must-select-tda1004x.patch
- aacraid bad BUG_ON fix
aacraid-bad-BUG_ON-fix.patch
- Fix PCI ROM mapping
fix-pci-rom-mapping.patch
- 2.6.13 breaks libpcap (and tcpdump)
fix-socket-filter-regression.patch
- [SECURITY] Fix boundary check in standard multi-block cipher processors;
Maybe local DoS
ipsec-oops-fix.patch
- Use SA_SHIRQ in sparc specific code
sparc-request_irq-in-RTC-fix.patch
- Reassembly trim not clearing CHECKSUM_HW
ipv4-fragmentation-csum-handling.patch
- [SECURITY] 32bit sendmsg() flaw. See CAN-2005-2490
sendmsg-stackoverflow.patch
- [SECURITY] raw_sendmsg DoS. See CAN-2005-2492
sendmsg-DoS.patch
Enabled TG3 builds on powerpc, removed nvidiafb for powerpc64 as it caused boot to die, and added snd_pmac for powerpc64.
Backport of 2.6.13 fixes to dpt_i2o SCSI driver to take care of #328534.
revert 4200; waldi reported a build failure caused by the same patch on the trunk
Added powerpc-mv643xx-hotplug-support.patch patch to add support for hotplug for the mv643xx_eth ethernet driver.
* module-unify-per-cpu-data.patch: Unifies per cpu data handling for UP and SMP builds. This fixes a bug detected on ia64 whose symptom was unloadable modules in UP builds. (closes: #325070)
Annotate CAN-2005-2800
prepare release 2.6.12-6
oops, that should apparently be enabled
* [hppa] disable discontiguous memory support for 32bit hppa images, so
they build.
nuke amd64-insert_vm_struct-leak.patch, it was already added in 2.6.12.4.
update changelog, reformatting to new conventions; drop unusued sockglue patch (included in 2.6.12.6)
tidy up changelog a little bit
* amd64-insert_vm_struct-leak.patch
[Security] TASK_SIZE fixes for compatibility mode processes
See CAN-2005-2617
Moved linux-2.6 and mips 2.6.12 stuff to toplevel, prepared kernel to be removed, once everyone cleaned up.
moved the sid branch to the new layout.
* Added 2.6.12.6
- [Security] Restrict socket policy loading to CAP_NET_ADMIN.
See CAN-2005-2555.
- [Maybe-Security: Can remote traffic trigger this]
Fix DST leak in icmp_push_reply()
- [Maybe-Security: Seems like a local DoS]
NPTL signal delivery deadlock fix
- fix gl_skb/skb type error in genelink driver in usbnet
- [Maybe-Security: Seems like a local DoS]
fix a memory leak in devices seq_file implementation
- [Maybe-Security: Seems like a local DoS]
Fix SKB leak in ip6_input_finish()
Annotate log with committers names
* zlib deflateBound() patch added as part of the 2.6.12.5 patch in
2.6.12-3 now has a CAN number.
See CAN-2005-2457
* /branches/dist/sid, /branches/dist/sid/kernel: New directory. * /branches/dist/sid/kernel/linux-2.6: Again move to branch. * /trunk/kernel/linux-2.6: Replace with development tree. * /trunk/linux-2.6: Remove.
/trunk/kernel/linux-2.6: Move back, there is more than one unstable package in it.
Let's move those things to toplevel directly.
Moved the 2.6.12 linux-2.6 as the real thing again, until 2.6.13 is released, as this is the one we are uploading.
[Security] Restrict socket policy loading to CAP_NET_ADMIN.
See CAN-2005-2555.
r3998: horms | 2005-08-21 03:56:09 +0200
* - Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
it breaks iproute's (and other netlink users) ability
to set routes. (closes: #322723)
* debian/arch/alpha/config, debian/arch/amd64/config, debian/arch/arm/config.ixp4xx, debian/arch/i386/config, debian/arch/powerpc/config: Make ATM modular. * debian/changelog: Update.
/branches/dist/sid, /branches/dist/sid/kernel: New directory. /branches/dist/sid/kernel/linux-2.6: Copy from /trunk/kernel/source/linux-2.6.
debian/arch/, debian/changelog: Revert revisions 3936 and 3981.
Applied pmac-snd sanity check. added apus config.
* Change ATM and Classical-IP-over-ATM to be modular, instead of being
statically included. Make it the same for all archs, too.
(closes: #323143) (Andres Salomon)
debian/changelog: Prepare to release (2.6.12-5).
Added changelog line for CONFIG_THERM_PM72 enablement on powerpc64.
change fuzz factor from default 2 to 1 on patch appliance. may need a rediff of various patches, but catches from nasty surprises
* Add transitional meta packages (kernel-image-2.6-*) for ia64. (dann frazier)
* Remove spurious double quote character from ia64 package descriptions. (dann frazier)
Fix FTBFS error on ARM
debian/changelog - Update. - Prepare to release (2.6.12-4).
debian/changelog: Prepare to release (2.6.12-3).
* Added 2.6.12.5 (Simon Horman)
- Fix BUG() is triggered by a call to set_mempolicy() with a negativ
first argument.
- [amd64] Fix a SRAT handling on systems with dual cores.
- [amd64] SMP timing problem
- [security] Zlib fixes See CAN-2005-2458, CAN-2005-2459
http://sources.redhat.com/ml/bug-gnu-utils/1999-06/msg00183.html
http://bugs.gentoo.org/show_bug.cgi
- Add zlib deflateBound()
- [security] Fix error during session join. See CAN-2005-2098
- [security] Fix keyring destructor. See CAN-2005-2099
- Module per-cpu alignment cannot always be met
http://www.ussg.iu.edu/hypermail/linux/kernel/0409.0/0768.html
Closes: #323039
* [security] security-keys-destructor-oops.patch Fix keyring destructor See CAN-2005-2099 Closes: #323039 * [security] security-keys-session-join.patch Fix error during session join See CAN-2005-2098 Closes: #323039
Add Closes for 322680 and 322675 which are dupes of 322612.
First attempt at enabling the powerpc64 flavour.
Document the fix for 322610.
Update changelog with fix to 322612.
Enable CONFIG_IP_ADVANCED_ROUTER and friends on sparc64 to take care of #321236.
Fix up changelog: typos, duplicate entry.
debian/changelog: Fix name of Jens Schmalzing.
* debian/changelog: Update. * debian/rules: Fix permission in source tar ball. Closes: 322409
Ok, hppa will build now once the toolchain is fixed.
r3781: waldi | 2005-08-09 09:09:10 +0000 debian/rules: Use md5sum to check for changed input files in debian/control build. r3782: waldi | 2005-08-09 09:13:12 +0000 * debian/changelog: Prepare to release (2.6.12-2). * debian/templates/control.source.in: Add myself to Uploaders.
Annotate #321885
Annotate 321867
+ * Added reference to old kernel-* package names to make + transition a little more obvious to end uers. + A Dan Jacobson special Closes: #321167
prepare 2.6.12-2 (again)
* Link palinfo statically on ia64. (dann frazier) (Closes: #321885)
* debian/Makefile: Updata. * debian/bin/gencontrol.py: Overwrite versions for extra packages. * debian/changelog: Prepare to release (2.6.12-2). * debian/templates/control.extra.in: Add overwrite fields.
i hereby declare open season on -3
prepare -2
update the Jens blurb. I don't think it belongs here, but I can't think of anywhere better to put it.
Added flavours list in common header package. Cleaned up changelog entry waldi had left un-nice :)
debian/changelog: Unify kernel-package related entries.
* Add the note about gencontrol.py and Closes for 319896.
* Convert m68k to new config. * Cleanup changelog. * debian/arch/m68k/desc.amiga, debian/arch/m68k/desc.atari, debian/arch/m68k/desc.bvme6000, debian/arch/m68k/desc.hp, debian/arch/m68k/desc.mac, debian/arch/m68k/desc.mvme147, debian/arch/m68k/desc.mvme16x, debian/arch/m68k/desc.q40, debian/arch/m68k/desc.sun3: Remove. * debian/arch/m68k/defines: Add descriptions. * debian/changelog: Cleanup
Readded dependency of linux-image on mkvmlinuz for powerpc. Doesn't take ppc64 kernels in account, but as we don't have those yet ...
Fixed date typo in Jens's dedication.
forced build-depends on kernel-package 9.005 on powerpc to fix mkvmlinuz support, and documented fix in asm-ppc[64] missing headers in changelog.
Added dedication to Jens. Please reread and offer your opinion and spellcheck or something, i am not very good at doing this kind of things, but then, who is ?
enable CONFIG_6PACK for all archs (#319646). this is no longer marked BROKEN_ON_SMP, so it should be ok.
2.6.12.4 closes #321401 (CAN-2005-2456).
Added 2.6.12.4 diff.
r3694: waldi | 2005-08-05 20:01:12 +0000 Strip down the scripts dir in the headers packages. * debian/changelog: Update. * debian/templates/post-install.in: Copy neccesary files into the scripts dir of the headers package. r3696: waldi | 2005-08-05 20:15:48 +0000 debian/rules: Bail out after gencontrol runs.
Add m68k support.
make the changelog not look like a yacc file
* Add desc.* files for ia64
Add ARM build
* debian/changelog: Update. * debian/templates/control.source.in: Don't build-depend on console-tools on s390.
Added another Closes for a duplicate bug.
bump BLK_DEV_RAM_SIZE to 16384 for sparc
Bump the build-dep on kernel-package to the last version without known bugs (>= 9.004) to take care of #319657.
add @longclass@ variable
I hereby dub thee "2.6.12-2".
linux-2.6-2.6.12 -> linux-2.6
prepare 2.6.12-1
two can play that game! (reformat changelog)
reformatted changelog entry
default configs are autogenerated now; instead of doing a manual make defconfig, have kernel-package do it (--config def). This requires kernel-package 9.002, so add a versioned dep for all archs. Also, drop any and all mentions of default_config.
Added changelog entry about amd64 changes: gcc-3.4 -> gcc-4.0 migration, no 64bit packages for 32bit userland.
mention that alpha ext3 patch is no longer needed
Document the fact that we are dropping sparc32 for now.
Readded powerpc-g4-l2-flush-errata.patch after cleanup.
Cleaned up powerpc changelog.
more patch listing, other cleanups and fun
drop amd64-outs.patch
more patch entries in changelog
actually, let's put potentially controvertial ones at the top, where they'll get more exposure. i like flames.
more merged drivers; also explicitly mention the dropping of doc-post_halloween.patch, which was accidentally dropped.. but is of little value IMO anyways..
more merged patches listed in changelog
list some dropped patches in changelog, and reasons for their dropping
mention tg3 readdition
changelog additions/cleanups
Disabled software suspend on powerpc-smp, as it is x86 cdentric on powerpc :(
add the orig target back for development convenience add 2.6.12.3 patch
rename to what the source package and orig expect
Removed ibmvscsi patch as it failed to build.
Added powerpc-mkvmlinuz-support patch, to enable moving the mkvmlinuz support logic to kernel-package. Added powerpc default config.
enable initio scsi driver
change the source package name from linux-kernel-2.6.12 to linux-2.6
close #260003 with changelog
move new packaging into trunk from branch. Whee.
Merged 2.6.12.2.
add some comments
fix changelog breakage
add some notes previous release: name trave11er ;) add bits of info of new upstream, also announce kicked out x86-i486 emu patch
add 2.6.12.1 security patches. will be fun for 2.6.8.
while we are at it name it linux-kernel
add jurij another "spielwiese" :)
Update changelog, release number to .12, tree number to 1 and generate new control file.
Slow but steady progress towards integration with kernel-source package.
Added amd64 support.
Initial commit of common kernel-image infrastructure. So far it can only unpack the source.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |