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
193 3575d 02h holmgren /trunk/ Merge change from 7.8-stable  
192 3575d 02h 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 3575d 02h holmgren /trunk/ Merge changes from 7.8-stable.  
190 3575d 03h holmgren /branches/7.8-stable/debian/ Spelling  
189 3575d 04h holmgren /branches/7.8-stable/debian/ Correct Vcs-SvnU URI again - should use anonscm.debian.org.  
188 3575d 04h holmgren /branches/7.8-stable/debian/ Correct watch URL.  
187 3575d 04h holmgren /branches/7.8-stable/ Merge beta/experimental commits.  
186 3631d 09h holmgren /branches/7.8/debian/ debian/control: Correct Vcs-Svn URI.  
185 3631d 09h holmgren /branches/7.8/debian/ New upstream beta version.  
184 3677d 02h holmgren /branches/7.8/debian/ Bump Standards-Version to 3.9.5.  
183 3677d 02h 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 3677d 03h holmgren /branches/7.8/ Create branch for beta versions of 7.8  
181 3677d 03h holmgren /branches/7.8-stable/ Merge changes from trunk.  
180 3995d 01h holmgren /tags/7.8.700-7/ [svn-buildpackage] Tagging pike7.8 7.8.700-7  
179 3995d 02h holmgren /trunk/debian/ Actually apply undefined_htons.patch.  
178 3995d 02h holmgren /trunk/debian/ Update Vcs-Browser URL.  
177 3995d 02h holmgren /trunk/debian/ Modify package descriptions noting what modules are in each package
and that the Postgres module is deprecated.
 
176 3995d 02h holmgren /trunk/debian/ Update Replaces and Breaks version.  
175 3995d 02h holmgren /trunk/debian/ Also move compatibility Image module to pike7.8-image.  
174 3995d 03h holmgren /trunk/debian/ Correct the Replaces and Breaks declarations related to moving
Tools.PV (Closes: #711593).
 
173 3995d 08h holmgren /tags/7.8.700-6/ [svn-buildpackage] Tagging pike7.8 7.8.700-6  
172 3995d 20h holmgren /trunk/debian/ undefined_htons.patch (mew): Include the necessary header file
declaring htons() in Protocols.DNS_SD.
 
171 3995d 20h 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 3995d 21h holmgren /trunk/debian/ Also add HAVE_MACH_MESSAGE_H to src/machine.h.in  
169 3995d 22h holmgren /trunk/debian/ nettle_crypt_md5_buffer_size.patch (new): Nette.MD5: passwd array was
too small.
 
168 3995d 22h holmgren /trunk/debian/ hurd.patch: Add mach/message.h to one more place in src/configure.  
167 3995d 22h holmgren /tags/7.8.700-5/ [svn-buildpackage] Tagging pike7.8 7.8.700-5  
166 3996d 23h holmgren /trunk/debian/ hurd.patch (new): Make Pike build on Debian GNU/Hurd.  
165 3997d 22h 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 3998d 00h holmgren /trunk/debian/ Build-depend on libtiff-dev rather than libtiff4-dev (Closes: #708365).  
163 4005d 02h holmgren /tags/7.8.700-4/ [svn-buildpackage] Tagging pike7.8 7.8.700-4  
162 4008d 00h 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 4010d 23h holmgren /trunk/debian/ reg_enum_conflict.patch (new): Undefine conflicting REG_* definitions
for now (Closes: #708366).
 
160 4021d 00h 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 4026d 22h holmgren /tags/7.8.700-2/ [svn-buildpackage] Tagging pike7.8 7.8.700-2  
158 4026d 23h holmgren /trunk/debian/ Bump Standards-Version to 3.9.4  
157 4026d 23h 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 4026d 23h holmgren /trunk/debian/ Upload to unstable.  
155 4236d 23h holmgren /tags/7.8.700-1/ [svn-buildpackage] Tagging pike7.8 7.8.700-1  
154 4238d 23h holmgren /trunk/debian/ No longer exclude the PV (picture viewer) tool, as it now supports
GTK+2.