Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
255 2779d 13h holmgren /branches/7.8-stable/debian/ Build against libkrb5-dev instead of heimdal-dev (Closes: #806264,
#836683). (Not bothering with -multidev right now.)
 
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control<br/>/branches/7.8-stable/debian/patches/disable_peephole_opt_integer_overflow.patch
252 2779d 22h holmgren /branches/7.8-stable/debian/ disable_peephole_opt_integer_overflow.patch: Disable peep some hole
optimizer rules that weren't protected against negation overflow,
causing an infinite loop when building the GL module (Closes:
#836673).
 
/branches/7.8-stable/debian/patches/disable_peephole_opt_integer_overflow.patch
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/patches/series
236 3092d 23h holmgren /branches/7.8-stable/debian/ clang_inline.patch: Fix FTBFS on i386 (probably due to changed meaning
of inline with GCC 5).
 
/branches/7.8-stable/debian/patches/clang_inline.patch
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/patches/series
231 3154d 22h holmgren /branches/7.8-stable/debian/ smartlink_rpath.patch: Match all Linux versions. Skip patching
smartlink.c since we've disabled it with --disable-smartlink_binary.
 
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/patches/smartlink_rpath.patch
226 3155d 02h holmgren /branches/7.8-stable/debian/ freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6.  
/branches/7.8-stable/debian/patches/freetype_2.6_typeof.patch
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/patches/series
209 3566d 22h holmgren /branches/7.8-stable/debian/ smartlink_verbose.patch: Make the smartlink script print the build
commands it's executing to allow build log checks.
 
/branches/7.8-stable/debian/patches/smartlink_verbose.patch
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/patches/series
196 3568d 22h holmgren /branches/7.8-stable/debian/patches/ Actually delete dropped patches.  
/branches/7.8-stable/debian/patches/nettle-2.1.patch<br/>/branches/7.8-stable/debian/patches/nettle_crypt_md5_buffer_size.patch<br/>/branches/7.8-stable/debian/patches/reg_enum_conflict.patch
192 3569d 01h holmgren /branches/7.8-stable/debian/ bad_size_t_redef.patch: Fix undefined behaviour/buffer overruns in
module _Image_JPEG on 64-bit architectures due to broken redefinition
of size_t (Closes: #750430).
 
/branches/7.8-stable/debian/patches/bad_size_t_redef.patch
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/patches/series
187 3569d 02h holmgren /branches/7.8-stable/ Merge beta/experimental commits.  
/branches/7.8-stable<br/>/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control<br/>/branches/7.8-stable/debian/patches/hurd.patch<br/>/branches/7.8-stable/debian/patches/pcre_info_obsolete.patch<br/>/branches/7.8-stable/debian/patches/pthread_stub.patch<br/>/branches/7.8-stable/debian/patches/series<br/>/branches/7.8-stable/debian/patches/unbreak_cross_compilation.patch<br/>/branches/7.8-stable/debian/patches/undefined_htons.patch
181 3671d 02h holmgren /branches/7.8-stable/ Merge changes from trunk.  
/branches/7.8-stable/debian/patches/hurd.patch<br/>/branches/7.8-stable/debian/patches/nettle_crypt_md5_buffer_size.patch<br/>/branches/7.8-stable/debian/patches/pcre_info_obsolete.patch<br/>/branches/7.8-stable/debian/patches/reg_enum_conflict.patch<br/>/branches/7.8-stable/debian/patches/undefined_htons.patch<br/>/branches/7.8-stable/debian/source/lintian-overrides
/branches/7.8-stable/debian/patches/dumping_problems.patch
/branches/7.8-stable<br/>/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control<br/>/branches/7.8-stable/debian/patches/dump_timeout.patch<br/>/branches/7.8-stable/debian/patches/dynamic_module_makefile.in-libgcc.patch<br/>/branches/7.8-stable/debian/patches/misplaced_MAXPATHLEN.patch<br/>/branches/7.8-stable/debian/patches/module-layout.patch<br/>/branches/7.8-stable/debian/patches/no_dump_modules.patch<br/>/branches/7.8-stable/debian/patches/pthread_stub.patch<br/>/branches/7.8-stable/debian/patches/series<br/>/branches/7.8-stable/debian/patches/unbreak_cross_compilation.patch<br/>/branches/7.8-stable/debian/pike7.8-gtk.install<br/>/branches/7.8-stable/debian/pike7.8-image.install<br/>/branches/7.8-stable/debian/rules<br/>/branches/7.8-stable/debian/watch
134 4339d 23h holmgren /branches/7.8-stable/debian/ * Build with -O1 on i386 (Closes: #640818).
* smartlink_rpath.patch: Update to recognize Linux 3.x.
* Use dpkg-buildflags to set CFLAGS etc.
* Some cleanup in debian/rules.
 
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control<br/>/branches/7.8-stable/debian/patches/dump_timeout.patch<br/>/branches/7.8-stable/debian/patches/misplaced_MAXPATHLEN.patch<br/>/branches/7.8-stable/debian/patches/smartlink_rpath.patch<br/>/branches/7.8-stable/debian/rules
126 4800d 02h holmgren /branches/7.8-stable/ Move to 7.8-stable branch in SVN, modifying Vcs-Svn in debian/control to reflect this.  
/branches/7.8-stable
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control
123 4800d 03h holmgren /trunk/debian/patches/ Have to patch cipher.c too since precompile doesn't work without pike already installed.  
/trunk/debian/patches/nettle-2.1.patch
121 4800d 17h holmgren /trunk/debian/ dump_timeout.patch (new): Increase `pike -x dump' timeout to five
minutes (Closes: #593436).
 
/trunk/debian/patches/dump_timeout.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
117 4800d 20h holmgren /trunk/debian/ nettle-2.1.patch (new): Adjust Nettle module to build with Nettle 2.1.  
/trunk/debian/patches/nettle-2.1.patch
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/patches/series
116 4800d 21h holmgren /trunk/debian/ Convert to source format 3.0 (quilt).  
/trunk/debian/patches/dumping_problems.patch<br/>/trunk/debian/patches/dynamic_module_makefile.in-libgcc.patch<br/>/trunk/debian/patches/install.pike.patch<br/>/trunk/debian/patches/make_variables_fpic.patch<br/>/trunk/debian/patches/misplaced_MAXPATHLEN.patch<br/>/trunk/debian/patches/module-layout.patch<br/>/trunk/debian/patches/no_dump_modules.patch<br/>/trunk/debian/patches/pthread_stub.patch<br/>/trunk/debian/patches/series<br/>/trunk/debian/patches/smartlink_rpath.patch<br/>/trunk/debian/patches/unbreak_cross_compilation.patch<br/>/trunk/debian/source<br/>/trunk/debian/source/format
/trunk/debian/patches/00list<br/>/trunk/debian/patches/02_smartlink_rpath.dpatch<br/>/trunk/debian/patches/04_make_variables_fpic.dpatch<br/>/trunk/debian/patches/05_install.pike.dpatch<br/>/trunk/debian/patches/07_dynamic_module_makefile.in-libgcc.dpatch<br/>/trunk/debian/patches/10_misplaced_MAXPATHLEN.dpatch<br/>/trunk/debian/patches/11_pthread_stub.dpatch<br/>/trunk/debian/patches/dumping_problems.dpatch<br/>/trunk/debian/patches/module-layout.dpatch<br/>/trunk/debian/patches/no_dump_modules.dpatch<br/>/trunk/debian/patches/unbreak_cross_compilation.dpatch
/trunk/debian/changelog<br/>/trunk/debian/control
113 5033d 02h holmgren /trunk/debian/ * Revert cflags.dpatch (which was actually never applied). Stripping the
last component was no mistake; pike -x cflags is only meant to be used
by new-style modules.
* Change include_prefix to /usr/include/pike7.8/pike so that building
new-style modules can work.
 
/trunk/debian/patches/cflags.dpatch
/trunk/debian/changelog<br/>/trunk/debian/rules
109 5033d 08h holmgren /trunk/debian/ cflags.dpatch (new): Make pike -x cflags print include_prefix as-is
instead of stripping the last component.
 
/trunk/debian/patches/cflags.dpatch
/trunk/debian/changelog<br/>/trunk/debian/control
108 5033d 08h holmgren /trunk/debian/ dumping_problems.dpatch (new): Patch from CVS fixing problems encoding
the master object when dumping some modules.
 
/trunk/debian/patches/dumping_problems.dpatch
/trunk/debian/changelog<br/>/trunk/debian/patches/00list
106 5033d 22h holmgren /trunk/debian/ module-layout.dpatch: Move misplaced parenthesis that caused the wrong
local include directory to be added.
 
/trunk/debian/changelog<br/>/trunk/debian/patches/module-layout.dpatch

Show All