Subversion Repositories

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

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

Filtering Options

Rev Age Author Path Log message Diff
192 3593d 10h 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).
 
191 3593d 10h holmgren /trunk/ Merge changes from 7.8-stable.  
190 3593d 12h holmgren /branches/7.8-stable/debian/ Spelling  
189 3593d 12h holmgren /branches/7.8-stable/debian/ Correct Vcs-SvnU URI again - should use anonscm.debian.org.  
188 3593d 12h holmgren /branches/7.8-stable/debian/ Correct watch URL.  
187 3593d 12h holmgren /branches/7.8-stable/ Merge beta/experimental commits.  
186 3649d 17h holmgren /branches/7.8/debian/ debian/control: Correct Vcs-Svn URI.  
185 3649d 17h holmgren /branches/7.8/debian/ New upstream beta version.  
184 3695d 10h holmgren /branches/7.8/debian/ Bump Standards-Version to 3.9.5.  
183 3695d 10h holmgren /branches/7.8/debian/ * New upstream beta version.
* Drop reg_enum_conflict.patch and nettle_crypt_md5_buffer_size.patch;
incorporated upstream. Refresh remaining patches.
 
182 3695d 11h holmgren /branches/7.8/ Create branch for beta versions of 7.8  
181 3695d 11h holmgren /branches/7.8-stable/ Merge changes from trunk.  
180 4013d 09h holmgren /tags/7.8.700-7/ [svn-buildpackage] Tagging pike7.8 7.8.700-7  
179 4013d 10h holmgren /trunk/debian/ Actually apply undefined_htons.patch.  
178 4013d 10h holmgren /trunk/debian/ Update Vcs-Browser URL.  
177 4013d 10h holmgren /trunk/debian/ Modify package descriptions noting what modules are in each package
and that the Postgres module is deprecated.
 
176 4013d 10h holmgren /trunk/debian/ Update Replaces and Breaks version.  
175 4013d 10h holmgren /trunk/debian/ Also move compatibility Image module to pike7.8-image.  
174 4013d 11h holmgren /trunk/debian/ Correct the Replaces and Breaks declarations related to moving
Tools.PV (Closes: #711593).
 
173 4013d 16h holmgren /tags/7.8.700-6/ [svn-buildpackage] Tagging pike7.8 7.8.700-6  
172 4014d 04h holmgren /trunk/debian/ undefined_htons.patch (mew): Include the necessary header file
declaring htons() in Protocols.DNS_SD.
 
171 4014d 04h holmgren /trunk/debian/ pcre_info_obsolete.patch (new): Stop using the long-obsolete
pcre_info(), which was just recently removed from the headers but
remains in the library.
 
170 4014d 05h holmgren /trunk/debian/ Also add HAVE_MACH_MESSAGE_H to src/machine.h.in  
169 4014d 06h holmgren /trunk/debian/ nettle_crypt_md5_buffer_size.patch (new): Nette.MD5: passwd array was
too small.
 
168 4014d 06h holmgren /trunk/debian/ hurd.patch: Add mach/message.h to one more place in src/configure.  
167 4014d 07h holmgren /tags/7.8.700-5/ [svn-buildpackage] Tagging pike7.8 7.8.700-5  
166 4015d 07h holmgren /trunk/debian/ hurd.patch (new): Make Pike build on Debian GNU/Hurd.  
165 4016d 06h holmgren /trunk/debian/ Move Tools.PV from -core to -gtk and make -gtk depend on -image, since
Tools.PV requires both but is too small to make its own package
(Closes: #711060).
 
164 4016d 09h holmgren /trunk/debian/ Build-depend on libtiff-dev rather than libtiff4-dev (Closes: #708365).  
163 4023d 11h holmgren /tags/7.8.700-4/ [svn-buildpackage] Tagging pike7.8 7.8.700-4  
162 4026d 08h holmgren /trunk/debian/ reg_enum_conflict.patch: The conflict is with an enum, so we have to
rename our enum constants (really Closes: #708366). Also add DEP-3
header.
 
161 4029d 07h holmgren /trunk/debian/ reg_enum_conflict.patch (new): Undefine conflicting REG_* definitions
for now (Closes: #708366).
 
160 4039d 08h holmgren /trunk/debian/ Link pike7.8-odbc to unixodbc, not iodbc, since the latter is not
multiarch-aware and not capable of handling the ODBC drivers in
wheezy (Closes: #707911).
 
159 4045d 06h holmgren /tags/7.8.700-2/ [svn-buildpackage] Tagging pike7.8 7.8.700-2  
158 4045d 07h holmgren /trunk/debian/ Bump Standards-Version to 3.9.4  
157 4045d 07h holmgren /trunk/debian/ module-layout.patch: Use __REAL_MAJOR__ and __REAL_MINOR__ in
version-specific include and module paths; __REAL_VERSION__, being a
float, could allegedly cause trouble.
 
156 4045d 07h holmgren /trunk/debian/ Upload to unstable.  
155 4255d 08h holmgren /tags/7.8.700-1/ [svn-buildpackage] Tagging pike7.8 7.8.700-1  
154 4257d 07h holmgren /trunk/debian/ No longer exclude the PV (picture viewer) tool, as it now supports
GTK+2.
 
153 4257d 08h holmgren /trunk/debian/ Exclude the ZXID module for now, until zxid has been packaged for
Debian.