1 fusionforge (5.1.50~-0) UNRELEASED; urgency=low
3 * Bump version number, on the road to 5.2.
5 -- Roland Mas <lolando@debian.org> Fri, 05 Aug 2011 13:41:04 +0200
7 fusionforge (5.1.1-3) UNRELEASED; urgency=low
10 * Add new README.Debian for gforge-web-apache2 specifically.
13 * Use common/include/env.inc.php rather than www/env.inc.php for offline
14 scripts (closes: #663602).
15 * More comprehensive purge for -common package (closes: #638167).
16 * Stop trying to call fusionforge-config in maintainer scripts, it's not
17 needed any longer and it causes problems (closes: #655965, #656088,
20 -- Roland Mas <lolando@debian.org> Fri, 16 Mar 2012 10:57:41 +0100
22 fusionforge (5.1.1-2) unstable; urgency=low
24 * New upstream SVN snapshot.
25 * Added logrotate config file for web-apache2.
27 -- Roland Mas <lolando@debian.org> Tue, 25 Oct 2011 10:42:19 +0200
29 fusionforge (5.1.1-1) unstable; urgency=low
31 * New upstream release.
33 -- Roland Mas <lolando@debian.org> Thu, 29 Sep 2011 14:07:08 +0200
35 fusionforge (5.1-7) unstable; urgency=low
37 * New snapshot from upstream SVN.
39 -- Roland Mas <lolando@debian.org> Tue, 20 Sep 2011 11:11:32 +0200
41 fusionforge (5.1-6) unstable; urgency=low
44 * Fix invalid XHTML+RDFa (Closes: #635373).
47 * Fixed possible infinite loop in install-postfix.sh, thanks to Vincent
48 Caron (closes: #639947).
49 * Fixed Provides: in -plugin-scmgit.
52 * Move php-htmlpurifier dependency into gforge-common because it
53 contains scripts requiring it, which are called from its postinst.
54 * Check for presence of dependencies before regenerating control.
56 -- Roland Mas <lolando@debian.org> Tue, 06 Sep 2011 15:41:43 +0200
58 fusionforge (5.1-5) unstable; urgency=low
61 * Better document in README.source how the package is build vs upstream
63 * Manage pg_hba.conf with custom ucf template that should be less
64 ambiguous, including a proper default value (closes: #556188).
65 * Use explicit db host connection on 127.0.0.1 in order to avoid some
66 changes in pg_hba.conf.
67 * Fix bits around ucf (using ucfr / ucfq)
70 * Switch dependency on PostgreSQL packages to the metapackage, as
71 requested by the PostgreSQL maintainer.
72 * Switch from dpatch to quilt, since the former is being deprecated by
74 * Tweaked package relationships to help transitioning to testing.
76 -- Roland Mas <lolando@debian.org> Mon, 29 Aug 2011 17:49:00 +0200
78 fusionforge (5.1-4) unstable; urgency=low
81 * Make sure /usr/share/gforge/db/20110701-gforge-5.1.sql is actually
82 shipped (closes: #637202).
85 * Added Olivier to Uploaders.
86 * Ship httpd.vhosts template as a conffile, so as not to overwrite local
89 -- Roland Mas <lolando@debian.org> Tue, 16 Aug 2011 16:18:44 +0200
91 fusionforge (5.1-3) unstable; urgency=low
93 * Fixed links for plugins.
95 -- Roland Mas <lolando@debian.org> Thu, 04 Aug 2011 10:48:53 +0200
97 fusionforge (5.1-2) unstable; urgency=low
99 * Bumped Standards-Version to 3.9.2 (no changes).
100 * Point Vcs-*: header at the upstream Subversion repository.
101 * Wrap long lines in package descriptions.
102 * Add Depends: php5-cli to fusionforge-plugin-oslc.
103 * Use the Simplepie library provided by Debian rather than a local copy.
105 -- Roland Mas <lolando@debian.org> Thu, 04 Aug 2011 10:31:34 +0200
107 fusionforge (5.1-1) unstable; urgency=low
110 * New upstream release. Many new features and plugins.
111 * Fixed chroot generation error in case of some files not always present
113 * Apache configuration is now split into several snippets rather than in
114 one monolithic file (closes: #568532).
115 * Runtime configuration is also now stored into a set of *.ini files
116 marked as conffiles, so local customizations aren't overwritten
118 * Add a /usr/share/gforge/bin/fix_default_role.php script to run if
119 upgrades from really old instances fail when migrating permissions for
120 users having the "Default" role in their projects (closes: #561351).
123 * Update copyright file
124 * Fix broken link in /usr/share/fusionforge (Evolvis [#1638])
126 -- Roland Mas <lolando@debian.org> Wed, 03 Aug 2011 20:09:56 +0200
128 fusionforge (5.0.3-1) unstable; urgency=low
130 * New upstream bugfix release.
132 -- Roland Mas <lolando@debian.org> Fri, 15 Apr 2011 14:55:34 +0200
134 fusionforge (5.0.2-5) unstable; urgency=low
136 * Stop trying to copy libcap into chroot, since it's not used by PAM
137 anymore and therefore not guaranteed to be present, thanks to Lucas
138 Nussbaum and Hideki Yamane (closes: #604218).
140 -- Roland Mas <lolando@debian.org> Fri, 26 Nov 2010 09:50:25 +0100
142 fusionforge (5.0.2-4) unstable; urgency=low
144 * Fixed logic in create-mailing-lists.pl script, allowing it to actually
145 run (closes: #601573).
146 * Also fixed the database credentials used for NSS and email forwarding
147 in new installations (gforge_nss/mta -> fusionforge_nss/mta).
149 -- Roland Mas <lolando@debian.org> Fri, 29 Oct 2010 11:55:13 +0200
151 fusionforge (5.0.2-3) unstable; urgency=medium
153 * Fixed Mediawiki creation script so it uses the appropriate database
154 and user (closes: #600605).
155 * Fixed hang during removal of -mta-postfix in some conditions (closes:
157 * Plugged XSS vulnerability discovered by "Bluetouff" in
158 -plugin-globalsearch.
159 * Backport from trunk: stricter checking of mailing-list name during
160 deletion, to avoid potential deleting of unintended lists.
162 -- Roland Mas <lolando@debian.org> Tue, 19 Oct 2010 20:44:49 +0200
164 fusionforge (5.0.2-2) unstable; urgency=low
166 * Ship a /usr/share/gforge/plugins/ directory in gforge-web-apache2
168 * Update roadmap URL (closes: #597847).
169 * Fix detection of PostgreSQL's init script (closes: #596929).
170 * Updated Portuguese Debconf translations (closes: #597354).
171 * Support rsyslog as well as syslogd (closes: 535580).
172 * Handle amd64 architectures and add missing files in chroot creation
173 (closes: #396128, #536055).
174 * Make up our mind about which config file to use (fusionforge.conf, not
175 gforge.conf) and migrate from gforge.conf if needed (closes: #597916).
176 * Ditto for fusionforge-config instead of gforge-config (closes: #597931).
177 * Updated Spanish, Italian and French translations from upstream.
179 -- Roland Mas <lolando@debian.org> Sun, 03 Oct 2010 18:26:20 +0200
181 fusionforge (5.0.2-1) unstable; urgency=low
183 * New upstream bugfix release.
184 * Switch to Unix sockets for DB access by default.
185 * Cope with postgresql-8.4 on both sides of 8.4.4-2, where the init
186 script can be called either "postgresql-8.4" or "postgresql" (closes:
188 * Also cope with PostgreSQL having been installed with a non-UTF-8
189 locale, which previously prevented our database from being created due
190 to charset incompatibility (closes: #596931).
192 -- Roland Mas <lolando@debian.org> Thu, 16 Sep 2010 09:51:32 +0200
194 fusionforge (5.0.1+svn10155-1) unstable; urgency=low
196 * Fixed embedded copy of viewvc for Python 2.6 (closes: #582012).
197 * Also removed dependency on external viewvc until propely fixed.
199 -- Roland Mas <lolando@debian.org> Tue, 29 Jun 2010 14:23:08 +0200
201 fusionforge (5.0.1+svn10137-1) unstable; urgency=low
203 * Adapted URLs to logos and CSS for gitweb >= 1.7. Added versioned
204 dependency accordingly.
205 * Use local YUI library (over HTTPS if needed) rather than possibly
206 leaking informations to Yahoo's servers (closes: #579459).
208 -- Roland Mas <lolando@debian.org> Mon, 28 Jun 2010 13:34:14 +0200
210 fusionforge (5.0.1+svn10088-1) unstable; urgency=low
212 * New snapshot from upstream SVN (Branch_5_0).
214 -- Roland Mas <lolando@debian.org> Fri, 18 Jun 2010 13:14:11 +0200
216 fusionforge (5.0.1+svn10006-1) unstable; urgency=low
218 * New snapshot from upstream SVN (Branch_5_0).
219 * Removed dependency on perl-suid (closes: #581944).
221 -- Roland Mas <lolando@debian.org> Tue, 08 Jun 2010 15:54:59 +0200
223 fusionforge (5.0.1-1) unstable; urgency=low
225 * New upstream release (bugfixes and translations).
227 -- Roland Mas <lolando@debian.org> Fri, 30 Apr 2010 16:39:27 +0200
229 fusionforge (5.0-1) unstable; urgency=low
231 * New upstream release, woo-hoo!
233 -- Roland Mas <lolando@debian.org> Fri, 26 Mar 2010 11:20:27 +0100
235 fusionforge (5.0~rc2-1) experimental; urgency=low
237 * New upstream release candidate.
239 -- Roland Mas <lolando@debian.org> Fri, 19 Mar 2010 14:20:15 +0100
241 fusionforge (5.0~rc1+svn9102-1) experimental; urgency=low
243 * New snapshot from upstream SVN (Branch_5_0).
244 * Filtered out PEAR modules from source package to fix (hopefully) the
245 final license problems in the package.
247 -- Roland Mas <lolando@debian.org> Tue, 16 Mar 2010 16:30:50 +0100
249 fusionforge (5.0~rc1-1) experimental; urgency=low
251 * New upstream release candidate.
252 * Updated debian/copyright file to include licenses and copyright
253 notices even for files not used in the binary packages.
254 * Also tweaked the script that generates the .orig.tar.gz from upstream
255 SVN so source-less binary files are filtered out.
257 -- Roland Mas <lolando@debian.org> Mon, 01 Mar 2010 21:06:55 +0100
259 fusionforge (4.8.60-1) experimental; urgency=low
261 * New snapshot from upstream SVN (trunk).
262 * Renamed source package.
263 * Also renamed binary meta-packages, now split into three parts:
264 fusionforge-minimal, fusionforge-standard and fusionforge-full.
266 -- Roland Mas <lolando@debian.org> Fri, 19 Feb 2010 13:44:31 +0100
268 gforge (4.8.55-1) experimental; urgency=low
271 * put debian postinst/prerm/config/.. files in dsf-in dir
272 * use @PACKAGE@ instead of gforge everywhere i can
273 * Remove frame from mediawiki
276 * Use standard Sort::Versions module to compare database schema version
277 numbers rather than forking dpkg --compare-versions.
278 * Rewritten SCM subsystem. CVS and Subversion plugins have been cleaned
279 up, and new plugins added: scmcpold (as a proof of concept), scmarch,
280 scmbzr, scmdarcs, scmgit and scmhg. Mercurial (scmhg) and Arch are
281 not quite complete yet.
282 * Patched mediawiki plugin to enable one wiki per project.
283 * New contribtracker plugin, developed for Adullact.
284 * Simplified debian/rules by using Debhelper 7.
285 * Dropped dependency on -ftp-proftpd from the meta-package.
288 * Add new -web-apache2-vhosts package and moved vhosts files in this
291 -- Christian Bayle <bayle@debian.org> Sun, 07 Feb 2010 16:04:59 +0100
293 gforge (4.8.51-1) experimental; urgency=low
295 * Fixed blackhole syntax for gforge-mta-exim4 so as not to require
297 * New extratabs plugin from Adullact.
298 * New globalsearch plugin allowing to publish lists of projects for
299 other forges and to search for projects in remote forges.
300 * New projectlabels plugin from Adullact.
301 * Packaging-related files are now stored in
302 gforge/packaging/{dirs,install,cron.d,control}/* rather than the
303 previous gforge/{dirs,install,cron.d,control}/*.
304 * Read sys_urlprefix from gforge.conf and use it for local.inc and in
305 the Apache config. This makes it possible to run FusionForge as
306 http://<hostname>/forge/ with unmodified packages.
308 -- Roland Mas <lolando@debian.org> Wed, 29 Apr 2009 15:21:31 +0200
310 gforge (4.8.3-1) unstable; urgency=low
312 * New upstream release.
314 -- Roland Mas <lolando@debian.org> Fri, 19 Mar 2010 13:49:29 +0100
316 gforge (4.8.2+svn8761-1) unstable; urgency=low
318 * New upstream snapshot from the 4.8 branch.
319 * Includes fix for Docman bug (closes: #550318).
321 -- Roland Mas <lolando@debian.org> Tue, 09 Feb 2010 19:38:52 +0100
323 gforge (4.8.2-2) unstable; urgency=low
325 * Updated Debconf template translations for German, French, Russian and
326 Swedish (closes: #562704, #562929, #562940, #563350).
328 -- Roland Mas <lolando@debian.org> Sun, 07 Feb 2010 22:27:19 +0100
330 gforge (4.8.2-1) unstable; urgency=low
332 * New upstream release.
335 * Fix copyright file to mention nusoap.
336 * Fix location of Vcs-Bzr: sources repository.
337 * Fix problem in use-snoopy-from-distro.dpatch containing .rej changes.
338 * No longer ship copy of nusoap in binary package, adding dependency on
339 libnusoap-php instead (Closes: #529575).
340 * Add provides tag to control for fusionforge.
341 * Change default system name to FusionForge instead of GForge.
342 * Fix changelog entry for previous version adding details of CVE entry.
345 * Fix for symlink attack (CVE-2009-3304).
347 -- Roland Mas <lolando@debian.org> Tue, 01 Dec 2009 09:22:03 +0100
349 gforge (4.8.1-3) unstable; urgency=low
351 * New upstream snapshot from the 4.8 branch. This includes fixes for
353 * Fixed potential hang in install-postfix.sh.
354 * Fixed dependency on viewcvs, now called viewvc (closes: #552524).
356 -- Roland Mas <lolando@debian.org> Thu, 12 Nov 2009 14:34:32 +0100
358 gforge (4.8.1-2) unstable; urgency=low
360 * New upstream snapshot from the 4.8 branch.
361 * Fixed file conflict between -web-apache2 and -plugin-mediawiki.
362 * Bumped Standards-Version to 3.8.3 (no changes).
363 * Bumped versioned dependency on debhelper to >= 5.
365 -- Roland Mas <lolando@debian.org> Wed, 14 Oct 2009 14:50:26 +0200
367 gforge (4.8.1-1) unstable; urgency=low
369 * New upstream release.
370 * Fixed Postfix configuration for mailing lists.
371 * Stop overwriting local config on upgrades for domain_name and
374 -- Roland Mas <lolando@debian.org> Mon, 21 Sep 2009 08:53:35 +0200
376 gforge (4.8-3) unstable; urgency=low
378 * New upstream snapshot as of SVN r7960.
380 -- Roland Mas <lolando@debian.org> Thu, 27 Aug 2009 10:47:54 +0200
382 gforge (4.8-2) unstable; urgency=low
384 * Upload to Debian unstable, with a new upstream snapshot as of SVN
387 -- Roland Mas <lolando@debian.org> Thu, 06 Aug 2009 11:25:16 +0200
389 gforge (4.8-1) experimental; urgency=low
391 * New upstream release.
393 -- Roland Mas <lolando@debian.org> Fri, 12 Jun 2009 13:44:57 +0200
395 gforge (4.8~rc2-1) experimental; urgency=low
397 * New upstream release candidate.
398 * Fixed path to install-svn.sh in -plugin-scmsvn's postinst and prerm.
400 -- Roland Mas <lolando@debian.org> Mon, 18 May 2009 11:24:58 +0200
402 gforge (4.8~rc1-2) experimental; urgency=low
404 * New upstream snapshot.
405 * install-chroot.sh: do not fail if device nodes can't be created (such
406 as when operating in a vserver).
407 * Fixed crontab syntax for -db-postgresql (cron doesn't interpolate the
410 -- Roland Mas <lolando@debian.org> Mon, 04 May 2009 22:16:11 +0200
412 gforge (4.8~rc1-1) experimental; urgency=low
415 * Removed all files from /usr/lib/gforge and put them in /usr/share/gforge
416 * cron scripts ar now in /usr/share/gforge/cronjobs
417 * Now generate *.cron.d *.dirs *.install from cron.d/dirs/install dirs
418 * Use dh_install instead of copy in rules
421 * Fixed a bunch of lintian warnings.
422 * Added logrotate configuration file for vhosts access logs.
423 * New upstream release candidate.
425 -- Roland Mas <lolando@debian.org> Tue, 28 Apr 2009 15:33:18 +0200
427 gforge (4.7.3-2) unstable; urgency=high
429 * Fixed SQL injection and possible cross-site scripting vulnerabilities
430 due to insufficient input sanitizing (CVE ids pending).
432 -- Roland Mas <lolando@debian.org> Mon, 15 Jun 2009 16:10:06 +0200
434 gforge (4.7.3-1) unstable; urgency=low
436 * New upstream release.
437 * Removed -f option from the shebang line in PHP scripts, as it seems to
438 cause problems (closes: #528792).
440 -- Roland Mas <lolando@debian.org> Fri, 15 May 2009 18:43:56 +0200
442 gforge (4.7.2-9) unstable; urgency=low
444 * gforge-plugin-scmsvn: For some reason the code setting up the inetd
445 was missing. Re-added it.
446 * Fixed email sending in forums.
448 -- Roland Mas <lolando@debian.org> Tue, 12 May 2009 13:30:37 +0200
450 gforge (4.7.2-8) unstable; urgency=low
453 * Fixed copyright file to mention FusionForge.
454 * Fixed group join request only sending a notification email to one of
457 -- Roland Mas <lolando@debian.org> Mon, 04 May 2009 22:22:14 +0200
459 gforge (4.7.2-7) unstable; urgency=low
461 * Added Debconf template translations for Spanish (closes: #519066).
462 * Do not fail in prerm if the user removed the vhost file from Apache's
463 config (closes: #516579).
464 * Don't display the link to the SVN browser for projects where anonymous
465 checkout is disabled since it won't work anyway (Closes: #514613).
466 * Updated Vcs-* fields in debian/control.
467 * Also replaced GForge with FusionForge in debian/control (although the
468 packages are still called gforge-* for now).
469 * First upload to unstable since the FusionForge 4.7 release.
471 -- Roland Mas <lolando@debian.org> Wed, 15 Apr 2009 14:55:01 +0200
473 gforge (4.7.2-6) experimental; urgency=low
475 * Use Unix sockets to connect to the DB in the Perl scripts.
476 * Added db_stop to fix gforge-dns-bind9's postinst script from hanging.
477 * Also create anonscm-gforge user in the chroot, not only scm-gforge.
479 -- Roland Mas <lolando@debian.org> Tue, 14 Apr 2009 10:16:38 +0200
481 gforge (4.7.2-5) experimental; urgency=low
483 * Small tweak in fr.po to fix links to statistics and project reporting
484 pages from the project summary page.
485 * Fixed project reporting graphs.
487 -- Roland Mas <lolando@debian.org> Tue, 07 Apr 2009 18:54:09 +0200
489 gforge (4.7.2-4) experimental; urgency=low
491 * Quick fix for a bug in uploading attachments to forum posts. A proper
492 fix requires a change in the DB schema, and will be implemented in
493 trunk rather than in the 4.7 series.
494 * Removed database password from a world-readable file.
495 * Fixed require directives in cronjobs (again, this is only for the 4.7
496 series as it won't be needed on trunk).
497 * Fixed date printing and parsing in activity tab, where the expected
498 format for date input didn't match the one used for display (which
501 -- Roland Mas <lolando@debian.org> Thu, 02 Apr 2009 16:41:35 +0200
503 gforge (4.7.2-3) experimental; urgency=low
505 * Removed another error message from the mediawiki plugin for
508 -- Roland Mas <lolando@debian.org> Thu, 26 Mar 2009 18:36:40 +0100
510 gforge (4.7.2-2) experimental; urgency=low
512 * Removed automatic creation of the Mediawiki users on session opening
513 (since it caused problems and users are authenticated on the fly when
514 they access a MW page).
515 * Also removed a few error messages that were displayed above the wiki
518 -- Roland Mas <lolando@debian.org> Thu, 26 Mar 2009 17:00:09 +0100
520 gforge (4.7.2-1) experimental; urgency=low
522 * New upstream bugfix release.
523 * Fixed mediawiki plugin for Mediawiki 1.12.
525 -- Roland Mas <lolando@debian.org> Fri, 20 Mar 2009 14:06:17 +0100
527 gforge (4.7.1-2) experimental; urgency=low
529 * New upstream snapshot (SVN r7012 in the 4.7 branch).
530 * Fixed bashisms in /usr/lib/gforge/bin/setup, thanks to Gonéri Le
531 Bouder (Closes: #514768).
532 * Fixed permissions of /var/lib/gforge/download (needs to belong to
535 -- Roland Mas <lolando@debian.org> Fri, 20 Feb 2009 14:19:05 +0100
537 gforge (4.7.1-1) experimental; urgency=low
539 * New upstream release.
541 -- Roland Mas <lolando@debian.org> Thu, 05 Feb 2009 21:01:10 +0100
543 gforge (4.7-1) experimental; urgency=low
546 * New upstream release.
547 * Made PostgreSQL dependency stricter: some of the views only work with
548 versions >= 8.1 (closes: #498811).
551 * Enable apache2 mod rewrite
553 -- Roland Mas <lolando@debian.org> Sun, 01 Feb 2009 19:22:16 +0100
555 gforge (4.7~rc2-7) unstable; urgency=high
557 * Fixed yet another SQL injection vulnerability due to insufficient
558 input sanitizing (CVE-2008-2381).
560 -- Roland Mas <lolando@debian.org> Wed, 17 Dec 2008 15:26:59 +0100
562 gforge (4.7~rc2-6) unstable; urgency=high
564 * Removed gforge-plugins-extra binary package (closes: #504758). I
565 can't promise to do security support for it, and it's quite
566 susceptible to security holes since it ships local copies of PHP
569 -- Roland Mas <lolando@debian.org> Sat, 15 Nov 2008 20:06:46 +0100
571 gforge (4.7~rc2-5) unstable; urgency=high
573 * Fix several SQL injection vulnerabilities due to insufficient input
574 sanitizing (CVE-2008-6187, CVE-2008-6188; CVE-2008-6189).
576 -- Roland Mas <lolando@debian.org> Mon, 06 Oct 2008 16:12:50 +0200
578 gforge (4.7~rc2-4) unstable; urgency=low
580 * gforge-plugin-scmsvn: display SVN instructions corresponding to the
581 actual Debian setup (SSH, no DAV).
583 -- Roland Mas <lolando@debian.org> Mon, 22 Sep 2008 11:49:23 +0200
585 gforge (4.7~rc2-3) unstable; urgency=low
587 * Added explicit cast to fix PostgreSQL 8.3 compatibility (closes:
590 -- Roland Mas <lolando@debian.org> Thu, 04 Sep 2008 09:06:51 +0200
592 gforge (4.7~rc2-2) unstable; urgency=low
594 * Fixed chroot setup on amd64 (closes: #495728).
596 -- Roland Mas <lolando@debian.org> Sun, 31 Aug 2008 20:33:58 +0200
598 gforge (4.7~rc2-1-svn6585) unstable; urgency=low
600 * Added support for nss shadow
601 * Commented allusers and allgroups entries in nss config as a workaround
602 for failing postgreqsl restart, also changed getent calls in install-chroot.sh
604 -- Christian Bayle <bayle@debian.org> Fri, 15 Aug 2008 20:05:16 +0200
606 gforge (4.7~rc2-1) unstable; urgency=low
608 * Changed version number to reflect the upstream tagging of r6582 to
609 4.7rc2. No changes in code.
610 * Updated Debconf template translations for Swedish (closes: #492883).
612 -- Roland Mas <lolando@debian.org> Tue, 19 Aug 2008 21:19:03 +0200
614 gforge (4.6.99+svn6582-1) unstable; urgency=low
616 * Removed from gforge-plugins-extra a few files that were also present
617 in other packages (closes: #492952).
619 -- Roland Mas <lolando@debian.org> Fri, 08 Aug 2008 17:03:48 +0200
621 gforge (4.6.99+svn6580-1) unstable; urgency=low
624 * Don't try to unregister scm plugins when GForge database is not
626 * Adapted use-snoopy-from-distro.dpatch for new gfplugin and
628 * Readded missing cvs-pserver and removed obsolete one from
629 deb-specific, fixed missing lib for cvs in install-chroot.sh
630 * Fix mailman ScriptAlias
631 * SYSLOGD is now to set in /etc/default/syslogd
632 * Renamed update-user-group-cvs.sh in update-user-group-ssh.sh
633 as it doesn't update CVS
637 * Fix a few bashisms in shell scripts (closes: #489600, #489601).
638 * Tweaked dependencies on virtual packages.
639 * Fixed PostgreSQL socket path in Postfix configuration, and removed old
641 * Since we can't seem to decide on whether the Mailman web interface
642 should be under /cgi/bin/mailman/ or directly under /mailman/, at
643 least ensure that both work. This should put an end to the related
644 troubles (closes: #399671, #486845).
645 * Cleaned up the Apache configuration script to use the
646 sites-available/sites-enabled system (closes: #398885).
647 * Fixed include_path and include files for cron jobs, so they are not
648 prevented from running (closes: #373557).
649 * Fixed upstream: user activity reporting now allows searching for users
650 by the initial letter of their username as well as their lastname
652 * Stop trying to copy a nonexisting default page for projects (closes:
655 -- Roland Mas <lolando@debian.org> Sun, 20 Jul 2008 20:16:46 +0200
657 gforge (4.6.99+svn6496-1) unstable; urgency=low
659 * New SVN snapshot, incuding a fix for the previous patch.
661 -- Roland Mas <lolando@debian.org> Wed, 14 May 2008 18:27:34 +0200
663 gforge (4.6.99+svn6491-1) unstable; urgency=high
665 * New SVN snapshot, includes fix for an insecure file handling
668 -- Roland Mas <lolando@debian.org> Tue, 13 May 2008 12:20:18 +0200
670 gforge (4.6.99+svn6486-1) unstable; urgency=low
673 * Updated Debconf template translations for Portuguese (closes:
675 * Removed from gforge-plugins-extra a file that should only be in
676 gforge-plugin-mediawiki (closes: #476582).
677 * Enabled the "headers" module in apache2, since the database auth
678 tokens are now received through an extra header rather than through
679 environment variables.
681 -- Roland Mas <lolando@debian.org> Thu, 24 Apr 2008 22:57:54 +0200
683 gforge (4.6.99+svn6477-1) unstable; urgency=low
686 * Change apache NameVirtualHost to use * instead of IP address
687 * Harden exim4 uninstall so it doesn't fail on a missing file
688 * Don't invoke proftpd restart as it locks install
689 * Replace deprecated DisplayFirstChdir with DisplayChdir in proftpd config
693 * New feature from the "urlmaker" branch, to compute URLs for links and
694 forms in one single place, the point being to make it easier to host
695 Gforge in a variety of URL schemes (full virtual host or
696 http://shared.host/gforge, for instance).
697 * Updated Debconf template translations for French, German, Finnish,
698 Russian, Galician, Vietnamese, Czech and Dutch (closes: #468471,
699 #469756, #472485, #472502, #472588, #473192, #474621).
701 -- Roland Mas <lolando@debian.org> Fri, 11 Apr 2008 13:59:31 +0200
703 gforge (4.6.99+svn6387-1) unstable; urgency=low
706 * Adapted to mediawiki packaging no longer being in mediawiki1.X package
708 * Bumped Standards-Version to 3.7.3 (no changes needed).
709 * Removed .cvsignore files from packages.
710 * Cleaned up empty directories in binary packages.
711 * Rephrased debian/copyright file.
712 * Removed useless gforge-ftp-proftpd.templates and
713 gforge-shell-postgresql.config.
714 * Various fixes in debconf files, inspired by a lintian check.
715 * Removed lintian overrides, no longer needed.
716 * Updated to PostgreSQL 8.3 (while still retaining compatibility with
717 8.2), with a few syntax fixes.
719 -- Roland Mas <lolando@debian.org> Wed, 27 Feb 2008 10:23:40 +0100
721 gforge (4.6.99+svn6368-1) unstable; urgency=low
724 * New binary package: gforge-plugin-mediawiki, to embed Mediawiki in
725 Gforge (in an iframe, on a new optional project tab). The related
726 files have been removed from gforge-plugin-extras.
728 -- Roland Mas <lolando@debian.org> Mon, 25 Feb 2008 20:13:21 +0100
730 gforge (4.6.99+svn6347-1) unstable; urgency=high
732 * New SVN snapshot, including a fix for a cross-site scripting
733 vulnerability (CVE-2007-0176).
734 * Fixed typos in debian/control.
736 -- Roland Mas <lolando@debian.org> Mon, 21 Jan 2008 14:57:32 +0100
738 gforge (4.6.99+svn6330-1) unstable; urgency=high
740 * Finished removing all references to LDAP from the Debconf templates
741 and maintainer scripts (closes: #408867).
742 * Also updated German debconf template translation (closes: #456504).
743 * Fixed SQL injection vulnerability due to insufficient input sanitizing
746 -- Roland Mas <lolando@debian.org> Thu, 10 Jan 2008 13:59:45 +0100
748 gforge (4.6.99+svn6319-3) unstable; urgency=low
750 * gforge-mta-postfix.config: don't try to replace files unless their
751 replacements have been generated.
753 -- Roland Mas <lolando@debian.org> Fri, 14 Dec 2007 17:20:11 +0100
755 gforge (4.6.99+svn6319-2) unstable; urgency=low
757 * Fixed dependencies to add at least one real package before virtual
760 -- Roland Mas <lolando@debian.org> Fri, 14 Dec 2007 13:12:15 +0100
762 gforge (4.6.99+svn6319-1) unstable; urgency=low
764 * New SVN snapshot (r6319). This includes a bugfix for the creation of
765 a relation between a tracker item and a task (closes: #376095), and a
766 few German localisation updates (closes: #375526).
767 * The SCM plugins now depend on some gforge-shell, since they're useless
769 * Updated gforge-shell-postgresql dependency to point to openssh-server
770 rather than ssh. Also added a recommendation on nscd.
771 * Updated the list of registered themes to match what's actually
772 available (closes: #395026).
773 * Handle "/" characters in values for the config file (closes: #420511).
775 -- Roland Mas <lolando@debian.org> Thu, 13 Dec 2007 10:44:37 +0100
777 gforge (4.6.99+svn6313-1) unstable; urgency=low
779 * New SVN snapshot (r6313). Gettext transition is now complete
780 (including the French translation). Still lots of cleanups.
781 * Removed debian/patches/use-fckeditor-from-distro.dpatch, since
782 run-time detection was added upstream.
783 * Fix maintainer scripts for gforge-plugin-scmcvs and -scmsvn (no
784 db-upgrade.pl/db-delete.pl script to call).
785 * Use Unix domain sockets for NSS-pgsql too.
786 * gforge-shell-postgresql now depends on libnss-pgsql2 rather than the
788 * Switch to using ucf for management of config files, instead of
789 home-grown scripts and functions. Re-use Debconf instance if one
791 * More generally, cleaned up the maintainer scripts.
792 * Fixed handling of localised error messages from the PostgreSQL server
795 -- Roland Mas <lolando@debian.org> Tue, 11 Dec 2007 21:21:23 +0100
797 gforge (4.6.99+svn6225-1) unstable; urgency=low
799 * New SVN snapshot (r6225). Mostly fixes for PHP warnings.
800 * Re-add a prerm script for the scmsvn plugin, which had somehow been
802 * debian/patches/use-fckeditor-from-distro.dpatch: Use the FCKeditor
803 provided by the fckeditor package rather than shipping our own copy of it
805 * Removed the local copy from the binary packages, to be extra sure.
807 -- Roland Mas <lolando@debian.org> Sat, 24 Nov 2007 10:01:48 +0100
809 gforge (4.6.99+svn6219-1) unstable; urgency=low
811 * New SVN snapshot (r6219). Includes lots of fixes for PHP warnings,
812 some internationalisation work, and fixes for IPv6 compatibility.
813 * Apache virtual hosts are now available on every IP address, so they'll
814 still work on dual-stack (IPv4 and IPv6) boxes.
815 * debian/patches/unix-sockets-for-database.dpatch: Use Unix sockets to
816 connect to the PostgreSQL server.
818 -- Roland Mas <lolando@debian.org> Fri, 23 Nov 2007 10:25:40 +0100
820 gforge (4.6.99+svn6169-1) unstable; urgency=high
822 * New SVN snapshot (r6169), including the removal of a few tables
823 (replaced by views where needed, or access to the RBAC tables when
825 * Updated package description and Debconf templates after a review by
826 the debian-l10n-english team (closes: #446569).
827 * Updated debian/po/de.po (German translation), from Helge Kreutzmann
828 <debian@helgefjell.de> (closes: #447170).
829 * Ditto for debian/po/gl.po (Galician), from Jacobo Tarrio
830 <jtarrio@trasno.net> (closes: #447194).
831 * Ditto for debian/po/cs.po (Czech), from Miroslav Kure
832 <kurem@upcase.inf.upol.cz> (closes: #447477).
833 * Ditto for debian/po/vi.po (Vietnamese), from Clytie Siddall
834 <clytie@riverland.net.au> (closes: #447883).
835 * Ditto for debian/po/nl.po (Dutch/Flemish), from Bart Cornelis
836 <cobaco@skolelinux.no> (closes: #448124).
837 * Ditto for debian/po/pt.po (Portuguese), from Ricardo Silva
838 <ardoric@gmail.com> (closes: #448229).
839 * Ditto for debian/po/fr.po (French), from Christian Perrier
840 <bubulle@debian.org> (closes: #449014).
841 * Added new debian/po/fi.po (Finnish) translation, from Esko Arajärvi
842 <edu@iki.fi> (closes: #447298).
843 * Added new debian/po/ru.po (Russian) translation, from Yuri Kozlov
844 <kozlov.y@gmail.com> (closes: #448938).
845 * Applied a patch by Steffen Joeris <steffen.joeris@skolelinux.de> for a
846 security vulnerability (CVE-2007-5156) in the copy of FCKeditor
847 embedded in gforge-plugins-extra (closes: #447590).
848 * SVN r6169 also fixes a few denial of service and file truncation
849 vulnerabilities (CVE-2007-3921).
850 * Added Vcs-Bzr: field to debian/control.
851 * Patched dsf-helper.pl so it removes a few blank lines in Debconf
852 templates, since they're not allowed.
854 -- Roland Mas <lolando@debian.org> Tue, 06 Nov 2007 20:10:41 +0100
856 gforge (4.6.99+svn6094-4) unstable; urgency=low
858 * Fixed a few script permissions and shebangs.
859 * gforge-mta-courier should really depend on courier-mta.
860 * Updated debian/po/de.po, from Helge Kreutzmann <debian@helgefjell.de>
862 * Updated changelog entry for version 4.6.99+svn6094-1 to include the
864 * Collect SVN stats every day, not only on Sundays.
866 -- Roland Mas <lolando@debian.org> Wed, 17 Oct 2007 15:22:56 +0200
868 gforge (4.6.99+svn6094-3) unstable; urgency=low
870 * Merged in a patch from Christian Perrier and the Debian i18n and
871 English l10n team, bringing better style to Debconf templates.
872 * Also fixed encoding problems in debian/po/fr.po.
874 -- Roland Mas <lolando@debian.org> Wed, 26 Sep 2007 17:46:07 +0200
876 gforge (4.6.99+svn6094-2) unstable; urgency=low
878 * Added Homepage: field to debian/control.
879 * debian/patches/use-snoopy-from-distro.dpatch: Use the Snoopy class as
880 provided by libphp-snoopy rather than shipping our own copy of it
882 * Removed local copies from the binary packages, to be extra sure.
883 * Updated debian/po/de.po, from Helge Kreutzmann <debian@helgefjell.de>
885 * Make sure there's at least a dummy SSL certificate set up, even if
886 it's the Snake Oil cert; the admin is expected to replace it with a
887 real cert if possible, but this should ensure the initial SSL setup is
888 at least working (closes: #433826).
890 -- Roland Mas <lolando@debian.org> Wed, 26 Sep 2007 15:44:35 +0200
892 gforge (4.6.99+svn6094-1) unstable; urgency=high
894 * New SVN snapshot (r6094). This includes a fix for an HTML injection
895 vulnerability possibly leading to cross-site scripting
896 (CVE-2007-3918), hence the high urgency.
898 -- Roland Mas <lolando@debian.org> Thu, 13 Sep 2007 09:44:05 +0200
900 gforge (4.6.99+svn6086-1) unstable; urgency=high
902 * Re-added debian/po/*.po files that hadn't been ported to SVN trunk
904 * Updated debian/po/fr.po, thanks to the debian-l10n-french team
906 * Turned register_globals off.
907 * Removed non-free RFCs from source package (closes: #440889).
908 * New SVN snapshot (r6086). This includes a fix for an SQL injection
909 vulnerability (CVE-2007-3913), hence the high urgency.
911 -- Roland Mas <lolando@debian.org> Thu, 06 Sep 2007 13:43:45 +0200
913 gforge (4.6.99+svn6078-1) unstable; urgency=low
915 * New SVN snapshot (r6078).
916 * Removed unneeded Listen directives.
917 * Fixed a couple of Lintian warnings along the way.
919 -- Roland Mas <lolando@debian.org> Sun, 26 Aug 2007 20:54:10 +0200
921 gforge (4.6.99+svn6070-2) experimental; urgency=low
923 * Re-add an empty gforge-web-apache package for the transition to
925 * Generate *.mo at build-time.
927 -- Roland Mas <lolando@debian.org> Sun, 26 Aug 2007 14:35:32 +0200
929 gforge (4.6.99+svn6070-1) experimental; urgency=low
931 * SVN snapshot (based on revision 6070, with packaging patches). Don't
933 * Generate gforge-plugin-scmcvs and g-p-scmsvn from the gforge source
934 package, since they're maintained in the same upstream repository.
935 * New gforge-plugins-extra package, with other plugins. Not necessarily
936 well-tested (or even working).
937 * Using local database to avoid problems with PostgreSQL not listening
938 to TCP/IP connections by default (closes: #309276, #396127, #415650,
940 * Removing support for Apache 1.3 and PostgreSQL < 8.2, since these
941 packages are no longer in Debian.
942 * Also removing support for LDAP for now, unless someone comes up ready
943 to maintain it in a proper shape (closes: #237229, #241389, #296399,
944 #296507, #372260, #378616).
945 * Added dummy password for the gforge_mta and gforge_nss PostgreSQL
946 users, since it no longer seems possible to use an empty password.
947 * Fixed Postfix alias resolution (closes: #424697).
948 * Actually display the Debconf question asking for an administrative
949 password. On the other hand, I don't think anybody cares for the
950 database password, so that question can be skipped.
951 * Made cronjobs silent.
953 -- Roland Mas <lolando@debian.org> Fri, 27 Jul 2007 21:21:46 +0200
955 gforge (4.5.14-25+963) unstable; urgency=low
957 * Merged Branch_4_5 into trunk after svn conversion
958 essentially debian and deb-specific dir, setup and install-apache.sh too
959 * Separated gforge-web-apache in gforge-web-apache and gforge-web-apache2
960 * Added support for php5
961 * Don't setup ssl if certifcate are not there
962 * Added dsf_helper/patch-apache.*
963 * Added a update_with_sql function in db-upgrade.pl and get in sync with
965 * Fixed many typos in templates so lintian is happy
966 * Removed php4 dependancies for gforge-db-postgresql and reordered
968 * Install plugins with gforge-web-apache
969 * Added mediawiki support
970 * Increase version in db-upgrade.pl not to clash with 4.5 branch
972 -- Christian Bayle <bayle@debian.org> Sat, 30 Sep 2006 20:48:24 +0200
974 gforge (4.5.14-23) unstable; urgency=low
976 * Remove support for php4, since this package will soon no
977 longer be in Debian (closes: #424792, #424786).
978 * Ditto for exim (closes: #420268).
980 -- Roland Mas <lolando@debian.org> Sun, 01 Jul 2007 19:10:40 +0200
982 gforge (4.5.14-22) unstable; urgency=low
984 * Removed Bazaar-internal ,,commit-blahblah directory from the source
985 package. No other changes.
987 -- Roland Mas <lolando@debian.org> Wed, 7 Mar 2007 20:04:08 +0100
989 gforge (4.5.14-21) unstable; urgency=high
991 * More input sanitisation, fixing more cross-site scripting
992 vulnerabilities. Again, security implications cause the high urgency.
993 * Also, make sure that the registration procedure happens over SSL.
994 * New debconf templates translations, thanks to Jacobo Tarrio
995 <jtarrio@trasno.net> for Galician (closes: #412917), Miroslav Kure
996 <kurem@upcase.inf.upol.cz> for Czech (closes: #409655), and Ricardo
997 Silva <ardoric@gmail.com> for Portuguese (closes: #413750).
998 * Stopped enabling pgsql.so and gd.so in php.ini, since they're enabled
999 in separate files by the respective packages.
1001 -- Roland Mas <lolando@debian.org> Wed, 7 Mar 2007 09:56:47 +0100
1003 gforge (4.5.14-20) unstable; urgency=high
1005 * Added input sanitisation in the advanced search form to fix a
1006 cross-site scripting vulnerability (closes: #406244). Security
1007 implications, hence the urgency.
1008 * Updated Dutch debconf templates translation, from Bart
1009 Cornelis <cobaco@skolelinux.no> (closes: #408073).
1010 * Added German debconf templates translation, from Helge Kreutzmann
1011 <debian@helgefjell.de> (closes: #408868).
1013 -- Roland Mas <lolando@debian.org> Mon, 29 Jan 2007 13:28:52 +0100
1015 gforge (4.5.14-19) unstable; urgency=low
1017 * [Roland] Made the chroot environment a bit more complete, by adding
1018 missing files: pam_pgsql.conf (closes: #396329), various libraries
1019 (closes: #396128), /etc/hosts (closes: #396333).
1021 -- Roland Mas <lolando@debian.org> Thu, 9 Nov 2006 21:16:12 +0100
1023 gforge (4.5.14-18) unstable; urgency=low
1025 * [Roland] Oops. fix-frs.pl was only added to the source package, not
1026 to the binary ones. Fixed.
1028 -- Roland Mas <lolando@debian.org> Sat, 28 Oct 2006 17:30:28 +0200
1030 gforge (4.5.14-17) unstable; urgency=low
1032 * [Roland] Removed (actually, commented out) Listen directives in the
1033 Apache configuration (closes: #394933) (again). For some reason,
1034 Apache doesn't want to start when told to listen on a particular port
1036 * [Roland] Added deb-specific/fix-frs.pl, to move released files to the
1037 appropriate place according to the new layout mandated by the FRS.
1039 -- Roland Mas <lolando@debian.org> Sat, 28 Oct 2006 17:22:39 +0200
1041 gforge (4.5.14-16) unstable; urgency=high
1043 * [Roland] install-nsspgsql.sh: Create an empty pam_pgsql.conf if it
1044 doesn't exist prior to installation.
1045 * [Roland] install-ldap.sh: Ditto for libnss-ldap.conf.
1046 * [Roland] gforge-mta-exim4: Invoke update-exim4.conf on installation
1047 and removal, so Exim is actually configured...
1048 * [Roland] fix-mailing-lists.pl needs to be run as root, not gforge,
1049 otherwise it has no access to the mailing-lists data. Fixed
1050 gforge-mta-mailman.postinst and fix-mailing-lists.pl accordingly.
1051 * [Roland] install-db.sh: Made purge more resistant (closes: #395088).
1052 * [Roland] install-ldap.sh: Made installation more resistant.
1053 * [Roland] Made Apache setup less invasive (closes: #394933).
1055 -- Roland Mas <lolando@debian.org> Wed, 25 Oct 2006 12:12:11 +0200
1057 gforge (4.5.14-15) unstable; urgency=low
1059 * [Roland] sql2ldif.pl: Get the user password from nss_shadow, since it
1060 cannot be found in nss_passwd any longer due to the recent NSS/PAM
1061 reorg, patch from Julien Cristau <julien.cristau@ens-lyon.org>
1064 -- Roland Mas <lolando@debian.org> Thu, 19 Oct 2006 11:09:37 +0200
1066 gforge (4.5.14-14) unstable; urgency=low
1068 * [Roland] deb-specific/db-upgrade.pl: Last upload only prevented new
1069 migrations from using the broken role names, this one tries to restore
1070 the names as they should have been.
1072 -- Roland Mas <lolando@debian.org> Thu, 12 Oct 2006 13:37:36 +0200
1074 gforge (4.5.14-13) unstable; urgency=high
1076 * [Roland] deb-specific/db-upgrade.pl: Fixed conversion of old
1077 permissions system to RBAC. All roles were created under the name
1078 "rname", which is... let's just say the urgency of this upload is
1079 probably not exaggerated.
1081 -- Roland Mas <lolando@debian.org> Fri, 6 Oct 2006 21:10:19 +0200
1083 gforge (4.5.14-12) unstable; urgency=low
1085 * [Roland] Fixed the NSS/PAM mess, hopefully. We now have NSS views so
1086 that the password is hidden from normal users, and a new PAM-specific
1087 database user with access to the nss_shadow view.
1089 -- Roland Mas <lolando@debian.org> Wed, 4 Oct 2006 15:15:59 +0200
1091 gforge (4.5.14-11) unstable; urgency=low
1093 * [Roland] Updated Dutch debconf templates translation, from Bart
1094 Cornelis <cobaco@skolelinux.no> (closes: #384150).
1095 * [Roland] debian/rules: Also remove binary files coming from uu-files
1096 coming from patches on clean.
1097 * [Roland] db-upgrade.pl: Fixed conversion of the Resolution field to
1098 the extra-fields system.
1099 * [Roland] debian/rules: Remove .arch-ids directories at build time, if
1100 present (for packages built from an Arch/Bazaar gateway).
1102 -- Roland Mas <lolando@debian.org> Tue, 19 Sep 2006 20:50:12 +0200
1104 gforge (4.5.14-10) unstable; urgency=low
1106 * [Roland] Fixed control file (it referenced a gforge-plugin-scmcase
1107 package that never existed, rather than -scmccase).
1108 * [Roland] Updated from CVS.
1109 * [Roland] Updated French debconf templates translation, from Christian
1110 Perrier <bubulle@debian.org> and the French l10n team (closes:
1112 * [Roland] Updated Swedish debconf templates translation, from Daniel
1113 Nylander <po@danielnylander.se>.
1114 * [Roland] Updated Vietnamese debconf templates translation, from Clytie
1115 Siddall <clytie@riverland.net.au> and the Vietnamese free-software
1118 -- Roland Mas <lolando@debian.org> Fri, 18 Aug 2006 09:12:54 +0200
1120 gforge (4.5.14-9) unstable; urgency=low
1122 * [Roland] Uploading to unstable. This means the bugs that were fixed
1123 during the experimental phase can now be closed (closes: #358241,
1124 #328224, #375863, #331835, #339646, #374384, #373554, #242186,
1125 #376155, #311791, #339878, #354591).
1126 * [Roland] fix-lists-url.dpatch: Fixed URL patterns for Mailman pages
1127 (closes: #375529). By using the appropriate URLs, rather than messing
1128 with Mailman's configuration. Adapted the Apache config accordingly.
1129 * [Roland] Fixed Postfix configuration (closes: #376284).
1130 * [Roland] Removed versioned dependencies on virtual packages, by
1131 keeping only the existing packages (closes: #376163). If new
1132 alternatives appear (for new MTAs or mailing-list managers or anything
1133 else), I'll be glad to add them in the control file.
1134 * [Roland] Applied patch from Julien Cristau
1135 <julien.cristau@ens-lyon.org>, whereby sql2ldif.pl now uses the SQL
1136 views rather than duplicating their code.
1138 -- Roland Mas <lolando@debian.org> Sat, 22 Jul 2006 16:43:57 +0200
1140 gforge (4.5.14-8) experimental; urgency=low
1142 * [Roland] Oops. Only part of the fix for #376155 had been committed,
1143 and the rest wasn't part of 4.5.14-7. This new upload should have it.
1145 -- Roland Mas <lolando@debian.org> Mon, 10 Jul 2006 18:56:25 +0200
1147 gforge (4.5.14-7) experimental; urgency=low
1149 * [Roland] Add a "project_before_description" hook on project homes.
1150 * [Roland] Managed to get apache-related scripts to play nice with
1151 debconf (closes: #376155).
1152 * [Roland] Also, updated from CVS, to fix the "missing
1153 Textsanitizer.class" bug (closes: #375863).
1155 -- Roland Mas <lolando@debian.org> Mon, 10 Jul 2006 18:15:56 +0200
1157 gforge (4.5.14-6) experimental; urgency=low
1159 * [Roland] Fixed the RBAC migration (which left the whole site without
1160 any project admin, doh!).
1162 -- Roland Mas <lolando@debian.org> Wed, 28 Jun 2006 10:41:30 +0200
1164 gforge (4.5.14-5) experimental; urgency=low
1166 * [Roland] Converted the remaining PHP database upgrading scripts
1167 (20040826_migraterbac.php and 20041211-syncmail.php, 20051027-2.php
1168 and 20050325-2.php) to static Perl code in db-upgrade.pl.
1170 -- Roland Mas <lolando@debian.org> Tue, 27 Jun 2006 14:49:03 +0200
1172 gforge (4.5.14-4) experimental; urgency=low
1174 * [Roland] Now recommends at least one of the SCM plugins (Subversion or
1176 * [Roland] Added missing rss.png icon (closes: #373554).
1177 * [Roland] Fixed db-upgrade.pl (trying to access a column not yet
1178 created yet for checkpoint 4.1-8).
1180 -- Roland Mas <lolando@debian.org> Mon, 26 Jun 2006 16:05:06 +0200
1182 gforge (4.5.14-3) experimental; urgency=low
1184 * [Roland] Removed a bit of verbosity from db-upgrade.pl.
1185 * [Roland] add-groupadminmenu-hook.dpatch: Backported the insertion of
1186 the groupadminmenu hook from CVS HEAD.
1187 * [Roland] Set up the tables for timetracking at install time, rather
1188 than needing the admin to go and click on a button.
1189 * [Roland] Removed banner ads.
1190 * [Roland] Made create-vhosts.sh cronjob silent (closes: #374384).
1192 -- Roland Mas <lolando@debian.org> Mon, 19 Jun 2006 16:37:24 +0200
1194 gforge (4.5.14-2) experimental; urgency=low
1196 * [Roland] Started moving database upgrading code from PHP scripts to
1197 db-upgrade.pl: migrateforum.php, 20050617.php.
1198 * [Roland] disable-tracker-reply-by-email.dpatch: Removed the blurb
1199 about replying to a bug report by email from the notifications, since
1200 the reply by email doesn't work yet.
1201 * [Roland] Re-enabled dpatch, which seems to have been left out at some
1204 -- Roland Mas <lolando@debian.org> Mon, 12 Jun 2006 16:03:11 +0200
1206 gforge (4.5.14-1) experimental; urgency=low
1208 * [Roland] New upstream release (4.5.14), snapshot as of 2006-06-03,
1209 (closes: #242186, #281310).
1210 * This release includes the fix for a cross-site scripting security
1211 vulnerability (closes: #328224).
1212 * proftpd's config file is now in /etc/proftpd/proftpd.conf.
1213 * Added Debconf translations for Vietnamese and Swedish, updated Dutch
1214 (closes: #311791, #339878, #354591).
1215 * Allow debconf-2.0 as an alternative for debconf (closes: #331835).
1217 -- Roland Mas <lolando@debian.org> Tue, 6 Jun 2006 21:03:26 +0200
1219 gforge (4.5.6-1) unstable; urgency=low
1221 * [Christian] Add support for most recent database postgresql 8.0 8.1 at the time
1224 -- Christian Bayle <bayle@debian.org> Mon, 30 Jan 2006 00:51:15 +0100
1226 gforge (4.5.3-4) stable; urgency=low
1228 * New Upstream version, compile for sarge
1230 -- Christian Bayle <bayle@debian.org> Wed, 16 Nov 2005 19:08:15 +0100
1232 gforge (4.5.3-3) stable; urgency=low
1234 * New Upstream version, compile for sarge
1236 -- Christian Bayle <bayle@debian.org> Sun, 13 Nov 2005 18:25:52 +0100
1238 gforge (4.5-5k) stable; urgency=low
1240 * [Christian] Compile for sarge
1242 -- Christian Bayle <bayle@debian.org> Tue, 8 Nov 2005 22:11:58 +0100
1244 gforge (4.5-2) unstable; urgency=low
1246 * [Christian] Added 20050605.sql, 20050617.php, 20050628.sql in db-upgrade
1247 * [Christian] Some issues were fixed in migraterbac scripts and in tracker
1248 * [Christian] Include last branch corrections
1250 -- Christian Bayle <bayle@debian.org> Sun, 3 Jul 2005 17:44:38 +0200
1252 gforge (4.1-5z18) unstable; urgency=low
1254 * [Christian] nss-pgsql1 integration
1255 * [Christian] System.class reorganization
1256 * [Christian] Added anonscm-gforge user for anonymous cvs
1257 and moved lock files in cvsroot/cvs-locks/ dir
1258 * [Christian] dummy user is now scm-gforge and removed from ldap
1259 * [Christian] Fixed a problem with OID at db upgrade (see db-upgrade.pl)
1260 * [Christian] Moved some gforge.conf var from include.pl to local.pl
1261 * [Christian] Update to fit with last sid LDAP
1262 * [Christian] Added www-gforge user used as the apache user/group
1263 for gforge main vhosts
1264 * [Christian] Hope I solved a long time bug at apache reload, but adding
1265 more tests in install-apache.sh
1266 * [Christian] reorganized gforge-shell-* cron so homedirs are created in
1267 both ldap and postgresql, update of ldap is done in gforge-ldap
1268 * [Christian] Added sys_apache_user and sys_apache_group in local.inc
1269 * [Christian] Removed remaining CVS stuffs in pot files and elsewhere
1270 * [Christian] Added debconf questions for ftp upload and jabber hosts
1272 -- Christian Bayle <bayle@debian.org> Tue, 26 Apr 2005 21:28:24 +0200
1274 gforge (4.0.2-7) unstable; urgency=low
1276 * [Christian] Let's go for 4.0
1277 * [Christian] Had to add a db_stop before gforge-config in
1278 * ftp and dns postinst scripts, quite strange
1279 * [Christian] Now do a replace file in postinst if replace was wanted.
1280 during config by changing dsf-helper replace-file functions.
1281 Now at replace I make a copy of conffile to conffile.dpkg-old
1282 At postinst, if conffile.dpkg-old exists conffile is
1283 replaced with conffile.dpkg-new
1284 * [Christian] Added 20041124.sql to db-upgrade.pl
1285 * [Christian] Added dpatch support
1286 * [Christian] Added globalsoff dpatch
1287 * [Christian] Added overrides file for select-with-translated-default-field
1289 * [Christian] replace_files helper now don't brake when file doesn't exist
1290 by emit a warning during config and postinst
1291 * [Christian] Added exist_db function in postgresql the ancient method was
1292 broken with non US localized distro
1293 * [Christian] Added myself as uploader to remove a lintian warning I had
1294 * [Christian] Added conflict to gforge-cvs
1295 * [Christian] Move common dir and some files from web-apache to common
1296 so postgresql can upgrade without web-apache
1297 * [Christian] added from 20041211 to 20050212 db stuffs
1298 * [Christian] added build-depends on devscripts and dpatch
1300 -- Christian Bayle <bayle@debian.org> Fri, 11 Feb 2005 01:19:12 +0100
1302 gforge (3.3.0-60) unstable; urgency=low
1304 * [Christian] Added a call to migrateform.php and migraterbac.php in
1306 * [Christian] Added 20040804.sql and 20040826.sql to db-upgrade.pl
1307 * [Christian] Removed dc: field in install-ldap.sh since this generate
1308 an attribute 'dc' not allowed at install
1309 * [Christian] Create an empty /var/lib/gforge/etc/httpd.vhosts if necessary
1310 * [Christian] Changed default sys_theme to gforge, so web frontend is
1311 not broken when theme pack is not installed
1312 * [Christian] sys_project_reg_restricted=false by default
1313 * [Roland] Added views for NSS-PGSQL (form Wichert Akkerman).
1314 * [Christian] Added 20040914.sql, 20041005.sql, 20041006.sql.
1315 * [Hal] Maded changes to support apache2
1316 * [Roland] Removing LDAP dependency, now replaced with direct PostgreSQL
1317 lookups: new database views, new pgsql.class, new NSS configuration,
1318 new configuration for Exim4 and Postfix.
1319 * [Roland] Cleaned up the generated packages a bit: no more sourceforge
1320 packages, fixed dependencies to take into account the LDAP->PGSQL
1322 * [Roland] libphp-jpgraph goes from suggested to recommended.
1323 * [Roland] Don't die in install-db.sh if postgresql is not running, but
1325 * [Roland] Various fixes in several scripts.
1326 * [Christian] Added 20041104 and 20041108 to db-upgrade.pl
1327 * [Christian] Added dependancy on php4-cli for gforge-db-postgresql
1328 * [Christian] Change redirection from /dev/null to $tmp1 $tmp2 in
1330 * [Christian] Lintian cleanup
1331 * [Christian] Renamed gforge/debian/dsf-helper/replace-files.postinst in
1332 gforge/debian/dsf-helper/replace-files.config and moved debconf stuff from
1334 * [Christian] Commented fileforge and filemove in rules not to install them
1335 as there are not used right now
1337 -- Christian Bayle <bayle@debian.org> Sat, 15 Jan 2005 15:30:33 +0100
1339 gforge (3.3.0-12) unstable; urgency=low
1341 * [Christian] Repared vhosts generation
1342 * [Christian] Some renaming cvs -> scm
1343 * [Christian] Added new sql upgrade (2004*.sql)
1344 * [Christian] Stable backbort
1345 * [Christian] Added = ${Source-Version} for gforge-mta-postfix
1346 * [Christian] Make db-upgrade able to run with default pg_hba.conf
1347 * [Christian] Make vhost scripts work default pg_hba.conf
1348 * [Christian] Add missing space in update-user-group.sh (closes
1349 gforge upstream bug #751)
1350 * [Christian] Adjust cvs_dump rights
1351 * [Christian] Try to fix problems when dbname and dbuser are not gforge
1352 * [Christian] Applied blindly (I red the diff) Mathieu Peltier patch #641
1353 that fix DNS configuration problem
1354 * [Christian] Added default project home page generation
1355 * [Christian] Added get_news_notapproved cron
1356 * [Christian] Made system management OO (see Changelog)
1357 * [Roland] SCM systems are now pluginified.
1359 -- Christian Bayle <bayle@debian.org> Thu, 29 Jul 2004 16:41:16 +0200
1361 gforge (3.2.1-4) experimental; urgency=low
1363 * [Christian] Now use setup script (wrapped in gforge-config)
1364 * [Christian] Added dependencies in control file so all package of the same version are
1365 installed when you apt-get install gforge
1366 * [Christian] Re-added local.pl and database.inc fill
1367 * [Christian] Added dumps dir for gforge-cvs
1368 * [Christian] Various change to make work better setup script
1370 -- Christian Bayle <bayle@debian.org> Sat, 13 Mar 2004 02:59:35 +0100
1372 gforge (3.2.1-2) experimental; urgency=low
1374 * [Roland] New upstream release. Debian packaging still experimental at
1376 * [Roland] Upgrade database schema using 20031105.sql and 20031124.sql.
1377 * [Roland] Also use 20031129.sql, for the "last changed XX days ago"
1378 patch from Hidenari Miwa and Tsutomu Tominaga.
1379 * [Roland] Also use 20031126.sql, for the "cron manager" feature.
1380 * [Roland] Also use 20031205.sql.
1381 * [Christian] Now use setup script (wrapped in gforge-config)
1382 * [Christian] Added dependencies in control file so all package of the same version are
1383 installed when you apt-get install gforge
1385 -- Christian Bayle <bayle@debian.org> Wed, 3 Mar 2004 10:08:06 +0100
1387 gforge (3.1-12) unstable; urgency=low
1389 * [Roland] Added an empty sourceforge binary package, with some Debconf
1390 magic to help people upgrading from sourceforge to gforge.
1391 * [Christian] Also moved the logs in gforge-sourceforge-transition.
1393 -- Roland Mas <lolando@debian.org> Tue, 2 Mar 2004 23:06:02 +0100
1395 gforge (3.1-11) unstable; urgency=low
1397 * [Roland] Added exim4 support, patch from Guillem Jover
1398 <guillem@debian.org>. Thanks! (closes: #234684). Also made it the
1399 default, since exim4 is the new default MTA for Sarge.
1401 -- Roland Mas <lolando@debian.org> Mon, 1 Mar 2004 16:46:57 +0100
1403 gforge (3.1-10) unstable; urgency=low
1405 * [Roland] This is a brown-paper-bag type of release. I broke
1406 install-ldap.sh in 3.1-9. This should fix it.
1408 -- Roland Mas <lolando@debian.org> Mon, 16 Feb 2004 14:20:27 +0100
1410 gforge (3.1-9) unstable; urgency=low
1412 * [Roland] Added permissions for the robot to edit the
1413 ou=mailingList,dc=... entries in LDAP.
1414 * [Roland] Better detection of strange conditions in cvs_dump_update.pl.
1415 * [Roland] Fixed permissions for groups' "home" directories.
1416 * [Roland] Added po/nl.po for the Dutch translation (closes: #232236).
1417 * [Roland] Don't comment out LDAP schema inclusions in slapd.conf
1419 * [Roland] Don't count private projects and the None user when
1420 displaying numbers on the front page (closes: #211086).
1422 -- Roland Mas <lolando@debian.org> Sun, 15 Feb 2004 17:10:11 +0100
1424 gforge (3.1-8) unstable; urgency=low
1426 * [Roland] It seems the new organisation of the apache (and related)
1427 packages managed to break quite a lot of things. Still trying to
1428 catch up, this time removing a "Listen" directive that would turn out
1429 to be a duplicate one, thus preventing Apache from running.
1431 -- Roland Mas <lolando@debian.org> Tue, 20 Jan 2004 22:45:03 +0100
1433 gforge (3.1-7) unstable; urgency=low
1435 * [Roland] Yet another LDAP fix. This one would completely prevent
1436 installation from scratch.
1438 -- Roland Mas <lolando@debian.org> Sun, 11 Jan 2004 02:12:51 +0100
1440 gforge (3.1-6) unstable; urgency=low
1442 * [Roland] Detection of wrong passwords, with a message describing how
1443 to fix (closes: #223693, #215577, #224257).
1444 * [Roland] Insert data into LDAP using the robot DN, so as to minimise
1445 the use of the admin DN.
1446 * [Roland] Better detection of errors when creating database and user,
1448 * [Roland] Added cronjobs/massmail.php and enabled it in
1449 gforge-db-postgresql.cron.d (closes: #225686).
1450 * [Roland] Cleaned up the Apache installation process so that it works
1451 more generically with apache{,-perl,-ssl} flavours. Also use
1452 /etc/$flavour/conf.d/ directory (thus removing the hack that changed
1453 the /etc/$flavour/httpd.conf file).
1455 -- Roland Mas <lolando@debian.org> Sat, 10 Jan 2004 22:41:21 +0100
1457 gforge (3.1-5) unstable; urgency=low
1459 * [Christian] corrected stupid chmod error in user_dump_update.pl
1460 that was making unwritable htdocs dir to the group
1461 * [Christian] added support for cvsweb.php a cvsweb wrapper
1462 updated to last cvsweb version
1463 * [Christian] added setup and cleanup target in install-ldap.sh
1464 and fill crypted password
1465 * [Roland] Tightened the versioned dependency on Apache so that we can
1466 rely on modules-config (closes: #220872).
1467 * [Roland] Escape special characters like @ and $ before passing strings
1468 containing them to a Perl script, for instance e-mail addresses.
1469 Should help fix the administrator's e-mail.
1470 * [Roland] install-db.sh now uses grep and cut (instead of Perl) to
1471 extract the configuration variables from the configuration file, which
1472 should help gforge-sourceforge-transition work better.
1473 * [Roland] Added full path to invoke-rc.d in create-vhosts.sh. This
1474 script may be called from a very sparse environment (cron), in which
1475 $PATH does not include /usr/sbin.
1476 * [Roland] Remove .ssh/authorized_keys when they are set to empty,
1477 instead of just leaving them as they are.
1478 * [Roland] Added support for apache-perl too.
1479 * [Roland] Fixed the way we use modules-config so that gforge-web-apache
1480 does not hang on install (closes: #221172).
1481 * [Roland] Added "--encoding=UNICODE" to the restore action of
1484 -- Roland Mas <lolando@debian.org> Fri, 9 Jan 2004 22:35:34 +0100
1486 gforge (3.1-4) unstable; urgency=low
1488 * [Roland] Fixed multiline inline Perl script for gforge-mta-postfix's
1489 configuration process (I know, I know) (closes: #219379).
1490 * [Roland] install-apache.sh now uses the new "modules-config" mechanism
1491 provided by Apache packages to enable/disable modules, instead of
1492 uncommenting LoadModules lines by script (closes: #219745).
1493 * [Roland] Fixed update-user-group-cvs.sh's handling of lockfiles
1495 * [Christian] corrected SYSLOGD warning to 'you must have
1496 SYSLOGD="-p /dev/log -a /var/lib/gforge/chroot/dev/log" in
1497 /etc/init.d/sysklogd', since the old advice might have break
1498 your syslogd, sorry for this but this is makejail advice.
1500 -- Roland Mas <lolando@debian.org> Thu, 13 Nov 2003 23:21:26 +0100
1502 gforge (3.1-3) unstable; urgency=low
1504 * [Roland] Added a lock feature to update-user-group-cvs.sh. That adds
1505 a dependency on lockfile-progs.
1506 * [Roland] Fixed install-postfix.sh for gforge-mta-postfix's
1507 deconfiguration process (closes: #218637).
1509 -- Roland Mas <lolando@debian.org> Tue, 4 Nov 2003 23:16:44 +0100
1511 gforge (3.1-2) unstable; urgency=low
1513 * [Roland] Fixed install-db.sh and its "cannot create user : already
1516 -- Roland Mas <lolando@debian.org> Mon, 27 Oct 2003 10:35:09 +0100
1518 gforge (3.1-1) unstable; urgency=low
1520 * New upstream release.
1521 * [Roland] Patch #558 from Patrick McFarland to fix hardwiring problem
1523 * [Roland] Patch #561 from Patrick McFarland to fix "access to *'" bug
1525 * [Roland] Fixed a few occurences of SF in the Debconf templates (Gforge
1528 -- Roland Mas <lolando@debian.org> Sun, 26 Oct 2003 23:01:26 +0100
1530 gforge (3.0-9) unstable; urgency=low
1532 * [Roland] New CVS snapshot, including fix for a bug that prevented
1533 e-mails to be sent with the passwords for new mailing-lists at their
1536 -- Roland Mas <lolando@debian.org> Fri, 10 Oct 2003 12:23:09 +0200
1538 gforge (3.0-8) unstable; urgency=low
1540 * [Roland] Fixed redirection URL for Mailman.
1541 * [Roland] Made the create-vhosts cronjob silent.
1542 * [Roland] Removed duplicate colon from PHP script, it belongs in the
1543 *.tab files (closes: #212213).
1544 * [Roland] Fixed -request alias for Mailman (closes: #213160).
1545 * [Roland] Index page is now customisable (in
1546 /etc/gforge/custom/index_std.php) (and the default version differs
1547 from the gforge.org home page). Patch from Francisco Gimeno.
1548 * [Roland] Fixed images alias for Mailman (closes: #213052).
1550 -- Roland Mas <lolando@debian.org> Mon, 6 Oct 2003 16:27:38 +0200
1552 gforge (3.0-7) unstable; urgency=low
1554 * [Roland] Added 20030822.sql.
1555 * [Roland] Added scripts to generate a /var/lib/gforge/etc/httpd.vhosts
1556 file from the database and use that, so projects can use virtual hosts
1557 other than <projectname>.<domainname>. Added a
1558 /etc/gforge/templates/httpd.vhosts.template file, too.
1559 * [Roland] Bumped Standards-Version: to 3.6.1 (no changes needed).
1560 * [Christian] Applied Joo-won Jung ldap patch [#507] to correct bad ldap
1562 * [Christian] Applied Vicente J. Ruiz Jurado patch [ #430 ] mailman +
1563 postfix to correct postfix setup (untested)
1564 * [Christian] Applied Antoine Nivard suggestion to correct [ #505 ]
1565 Disable Tracker and the "TAB" is not disable / error in Layout.class
1566 * [Roland] Added "objectclass: domain" to the top-level LDAP object when
1567 it's not the same as the top-level LDAP object created by slapd, see
1568 Gforge bug #518. Also, (closes: #208849), since I believe it's the
1570 * [Roland] Create /var/lib/gforge/etc in all packages, for the upcoming
1571 move of generated config files.
1572 * [Roland] install-apache.sh: do not exit with an error if Apache fails
1573 to start, so that people without an SSL certificate will still be able
1575 * [Roland] Fixed db-upgrade.pl. It seems Postgresql feels free to
1576 change the return type of a function when it's used by a trigger, but
1577 doesn't allow the user to change that return type afterwards. Fix:
1578 drop trigger and function, re-create function and trigger.
1580 -- Roland Mas <lolando@debian.org> Sun, 21 Sep 2003 14:43:14 +0200
1582 gforge (3.0-6) unstable; urgency=low
1584 * [Roland] Suppressed warning in gforge-common.postinst when the
1585 sourceforge user does not exist.
1587 -- Roland Mas <lolando@debian.org> Fri, 22 Aug 2003 17:38:01 +0200
1589 gforge (3.0-5) unstable; urgency=low
1591 * [Roland] Changed proftpd configuration file to comply with current
1592 syntax. Patch from Igor Genibel <igenibel@debian.org>, thanks Igor
1594 * [Roland] Fixed the *-owner alias for Mailman lists. Patch from Igor
1595 Genibel again (closes: #203522).
1596 * [Roland] Changed the objectclass: person to objectclass: account,
1597 since person requires an additional field.
1599 -- Roland Mas <lolando@debian.org> Fri, 22 Aug 2003 12:24:35 +0200
1601 gforge (3.0-4) unstable; urgency=low
1603 * [Roland] Make sure the $gforge_base_dn, ou=People,$gforge_base_dn and
1604 other needed LDAP records exist before we try to insert new
1605 sub-trees/records in them (closes: #201536).
1606 * [Christian] Corrected my stupid error in ldap.php that made a warning
1607 on changing ldap protocol version (closes: #202208)
1608 * [Christian] Added dependancy on cpio for gforge-common
1609 * [Roland] Updated French translation for Debconf templates, again
1610 thanks to the French l10n team (closes: #201668).
1611 * [Roland] The French l10n team have too much time on their hands, but
1612 they provide valid suggestions as for which Debconf templates should
1613 be translated and which shouldn't. I obey the French l10n team's
1614 wishes in that regard (closes: #201666).
1615 * [Roland] Clearly mark files generated from templates as such, as well
1616 as these templates (closes: #193155).
1617 * [Christian] Added cronjobs/db_project_sums.php in postgres cron
1618 * [Christian] Added cronjobs/check_stale_tracker_items.php in postgres cron
1619 * [Christian] Added objectClass: person in install-ldap.sh as suggested by
1620 Lars Ehrhardt in http://gforge.org/forum/message.php?msg_id=3211
1621 * [Roland] Reverted a few images to their status in 3.0-1, to avoid
1622 build problems. Sorry about the delay, and the lack of a 3.0-3.
1624 -- Roland Mas <lolando@debian.org> Wed, 20 Aug 2003 22:02:32 +0200
1626 gforge (3.0-2) unstable; urgency=low
1628 * [Roland] Applied patch provided by Denis Barbier <barbier@debian.org>
1629 and the French l10 team, to switch the Debconf templates to po-debconf
1630 (closes: #199939). Many thanks, guys!
1632 -- Roland Mas <lolando@debian.org> Tue, 8 Jul 2003 21:23:45 +0200
1634 gforge (3.0-1) unstable; urgency=low
1636 * [Roland] The much-awaited 3.0 release! Yay!
1637 * [Roland] This Debian release is dedicated to Christian and his wife,
1638 whose marriage was five years old on the 20th of June.
1639 * [Roland] Do not take the availability of mod_userdir.c for granted.
1640 Patch from Tomas Pospisek <tpo_deb@sourcepole.ch> (closes: #197606).
1641 * [Roland] Bumped Standards-Version: to 3.5.10 (no changes needed).
1642 * [Christian] added sys_ldap_version variable and take it in account if
1643 defined in common/include/ldap.php after bind
1644 * [Roland] Rename French versions of the fields in Debconf templates
1645 from *-fr_FR to *-fr (closes: #199743).
1646 * [Roland] Cleanup in install-ldap.sh.
1648 -- Roland Mas <lolando@debian.org> Thu, 3 Jul 2003 21:09:15 +0200
1650 gforge (3rc2-4) unstable; urgency=low
1652 * [Roland] Install README.Debian into all packages (Gforge bug #340),
1653 and README.Multipack into gforge-common (closes: #193151).
1654 * [Roland] We can even quit using the OID 1.3.6.1.4.1.9586.1.1
1655 (iso.org.dod.internet.private.enterprise.Debian.package.sourceforge)
1656 and start using the newly assigned 1.3.6.1.4.1.9586.100.3
1657 (iso.org.dod.internet.private.enterprise.Debian.package.gforge)
1658 instead. That means a global s/debSf/debGforge/ in attribute types
1659 and object classes, in all the files that use LDAP.
1660 * [Roland] Lots of fixes in the Debconf variable handling. It should be
1661 more straightforward now, more logical (variables have been moved to
1662 their proper package), more policy-compliant (gforge.conf is read and
1663 Debconf is initialised from it as much as possible), and it even
1664 actually seems to work.
1665 * [Christian] Added {cronolog_path} in httpd.conf.template, make it fill
1666 by gforge-config and removed dependancy on a specific cronolog version
1667 * [Roland] Fixed create-mailing-lists.pl to change the base URL of newly
1668 created mailing-lists (Gforge bug #331). Also added a
1669 fix-mailing-lists.pl script to fix the previous damage. We even run
1670 this script if the previously installed version was likely to have the
1672 * [Roland] and [Christian] Added cn: fiend in LDAP entries for
1674 * [Roland] Stopped trying to create/modify the base DN of the LDAP
1675 directory if it already exists.
1677 -- Roland Mas <lolando@debian.org> Fri, 20 Jun 2003 13:31:38 +0200
1679 gforge (3rc2-3) unstable; urgency=low
1681 * [Roland] Switched from non-US to main, so that the upload be accepted.
1683 -- Roland Mas <lolando@debian.org> Wed, 21 May 2003 00:11:57 +0200
1685 gforge (3rc2-2) unstable; urgency=low
1687 * [Roland] Added db/20030513.sql, to add an "enabled" column to the
1688 themes table. Fixed register-theme accordingly, and wrote a new
1689 unregister-theme too (which just disables the theme).
1690 * [Christian] Updated French.tab contributed by Linac (Angouleme Lug)
1691 for Adullact <michel.bondaz@linac.org>.
1692 * [Roland] Applied patch #330 fixing LDAP schema. Thanks, Alwyn
1693 Schoeman <alwyn@smart.com.ph>.
1694 * [Christian] Moved <name> theme in gforge-theme-<name> dir where name
1696 * [Roland] Fixed cvs_dump_update.pl so that it creates the homedirs for
1697 the anoncvs_* users when needed.
1698 * [Roland] Also fixed database user creation code.
1699 * [Roland] Depend on cronolog (>= 1.6.2-1), since the binary was
1700 relocated from /usr/sbin to /usr/bin in that version.
1701 * [Roland] Clean the source tree so as to be able to build a non-native
1703 * [Roland] Restored initial debSfMailingList (Mailman 2.0 version) to
1704 the LDAP schema, and added the new debSfMailingListMM21 with OID
1705 1.3.6.1.4.1.9586.1.1.1.2.3 for Mailman 2.1. Fixed sql2ldif.pl
1708 -- Roland Mas <lolando@debian.org> Tue, 20 May 2003 23:18:47 +0200
1710 gforge (3rc2-1) unstable; urgency=low
1712 * [Christian] rc2 will go to unstable
1714 -- Christian Bayle <bayle@debian.org> Wed, 14 May 2003 00:15:36 +0200
1716 gforge (3rc1-3) experimental; urgency=low
1718 * [Christian] Fixed GForge-CVS in cvsweb.conf
1719 * [Christian] Fixed jpgraph path in local.inc
1720 * [Christian] Added suggest on libphp-jpgraph
1721 * [Christian] Added unix_box and cvs_box argument to the
1722 create funtion in Group.class
1723 * [Christian] added darkaqua theme from Patrick McFarland (diablod3)
1724 * [Chrsitian] added a find for sourceforge owned file in common postinst
1725 (Closes: bug#179050)
1726 * [Roland] Fixed homedirs for anoncvs_* users.
1727 * [Roland] Enabled HTTPS for CVSweb.
1728 * [Roland] Removed yet a few mentions of Sourceforge.
1729 * [Roland] Fixed a few problems with OpenLDAP 2.1.
1731 -- Roland Mas <lolando@debian.org> Sat, 26 Apr 2003 22:22:39 +0200
1733 gforge (3rc1-2) experimental; urgency=low
1735 * [Roland] Corrected a bug in exim install script
1736 * [Christian] Added location on projects and users for ssl part
1737 * [Christian] Fixed a typo in deb-specific/install-postfix.sh
1739 -- Christian Bayle <bayle@debian.org> Wed, 26 Mar 2003 23:29:15 +0100
1741 gforge (3rc1-1) experimental; urgency=low
1743 * [Christian] Added support for content encoding in util_send_mail
1744 * [Christian] Removed .htaccess and put appropriate lines in httpd template
1745 * [Christian] Renamed sf-(un)register functions in (un)register
1746 * [Christian] Some cvs improvement
1747 * [Roland] Fixed several database upgrading bugs.
1748 * [Roland] Don't fail or hang in postinst with recent ssh.
1749 * [Roland] Added a few diagnostic tests in the LDAP isntallation
1750 scripts. That should help pointing out errors caused by the user
1751 inputting invalid data.
1752 * [Christian] rewrote partly user/group/cvs/ssh backend, now there
1753 are four separate scripts [user|group|cvs|ssh]_dump_update.pl
1755 -- Christian Bayle <bayle@debian.org> Sun, 16 Mar 2003 21:51:42 +0100
1757 gforge (3pre9-0+2) experimental; urgency=low
1759 * [Roland] Recoded Debconf templates into UTF-8, as part of the grand
1760 transition to UTF-8.
1761 * [Roland] Also set the PHP default charset to be UTF-8 in the Apache
1763 * [Christian] Improved transition from debian-sf 2.5
1764 * [Christian] pre9 package db upgrade
1765 * [Christian] Removed stricter dependency on debconf, to be able to run
1767 * [Christian] removed dns.head for simple config and added test in dns
1769 * [Christian] applied Jim Nutt (jimnutt) patch [ #183 ] Fixes an ip
1770 address in dns config
1771 * [Roland] Adapted to run with Mailman 2.1.
1772 * [Christian] Adjusted sequence in language table
1773 * [Christian] Adjusted stateid in doc_data
1774 * [Christian] Repeared local customization
1776 -- Christian Bayle <bayle@debian.org> Mon, 3 Mar 2003 22:55:59 +0100
1778 gforge (3pre8-0+1) experimental; urgency=low
1780 * [Roland] Reencoded this changelog into UTF-8, as per upcoming policy
1781 changes (see bug #174982).
1782 * [Roland] Also, changed version to reflect the pre8 status of the
1784 * [Roland] Stricter dependency on debconf, to fix a Lintian warning.
1785 * [Roland] Die on error when installing the DB.
1786 * [Roland] Do not forget 20021213.sql...
1787 * [Roland] Generate a random password for the LDAP stuff if the user
1788 doesn't provide one.
1789 * [Christian] Applied Olafur Osvaldsson patch #143, Incorrect user
1790 permissions on upload dir
1791 * [Roland] Several changes occured in PostgreSQL between versions 7.2
1792 and 7.3: the pg_hba.conf file syntax, the way users are authenticated,
1793 and data checking is stricter. The installation process should now
1794 work with both versions (provided the PostgreSQL server is installed
1796 * [Roland] Applied patches #103 and #104 fixing stuff related with
1797 Apache-SSL / Apache + mod_ssl. Thanks, Julien Goodwin
1798 <laptop006@users.gforge.org>.
1799 * [Roland] Applied patch #102. At last, a serious attempt at a working
1800 install-postfix.sh. Thanks again, Julien Goodwin.
1802 -- Roland Mas <lolando@debian.org> Wed, 15 Jan 2003 17:15:52 +0100
1804 gforge (3.0-0+8) experimental; urgency=low
1806 * [Christian] Reintroduce the possibility to define default home page in
1808 * [Christian] Added subMenu in Layout
1809 * [Roland] Merged in everything that was done on the trunk since
1810 Branch_gforge was started. That includes the plugin subsystem.
1811 * [Roland] Merged Branch_gforge back into the trunk.
1812 * [Christian] Removed dependency on php4-mcrypt
1813 * [Christian] Applied F. Elie patch theme init #73
1814 * [Christian] Applied F. Elie patch image and searchbox localisation #84 #85
1816 -- Christian Bayle <bayle@debian.org> Tue, 31 Dec 2002 13:12:48 +0100
1818 gforge (3.0-0+7) experimental; urgency=low
1820 * [Christian] Added db upgrade 20021125-debian.sql
1821 * [Christian] See upstream Changelog
1822 * [Christian] Replacing html_get_alt_row_color with boxGetAltRowStyle
1823 * [Christian] Removed obsolete html_get_alt_row_color function
1824 * [Christian] FRS/QRS in gforge fashion
1825 * [Christian] Added Peerating parameter management
1827 -- Christian Bayle <bayle@debian.org> Thu, 19 Dec 2002 00:27:27 +0100
1829 gforge (3.0-0+5) experimental; urgency=low
1831 * [Christian] Merged mostly all change from gforge tree
1832 now changing the package name
1833 * [Christian] Applied Francisco Gimeno alias kikov supposed corrected patch
1834 * [Christian] Big renaming from sourceforge to gforge
1835 * [Christian] Added Jabber related French translation
1836 * [Christian] Added Jabber stuffs in local.inc.template
1837 * [Christian] Made sys_dbname sys_dbuser sys_dbhost debconf param
1838 * [Christian] Added gforge-sourceforge-transition package for smooth upgrade
1839 * [Christian] First pre-pre-realease
1841 -- Christian Bayle <bayle@debian.org> Wed, 11 Dec 2002 00:08:07 +0100
1843 sourceforge (2.6-0+17+gforge-1) experimental; urgency=low
1845 * [Roland] Started the "gforge" branch, to temporarily host all the
1846 changes made by Tim Perdue (a.k.a. Bigdisk) in his Gforge fork.
1847 Hopefully, we'll eventually merge them into the trunk and drop that
1848 branch, but since his changes seem to be rather large, we can't do
1851 -- Roland Mas <roland.mas@free.fr> Wed, 27 Nov 2002 22:42:02 +0100
1853 sourceforge (2.6-0+17+) experimental; urgency=low
1855 * [Roland] Introducing the plugin subsystem: some infrastructure is now
1856 in place to add plugins to Sourceforge. Currently implemented: a
1857 table containing a list of installed plugins, a table for a list of
1858 "this group uses that plugin" relations, one for "this user uses that
1859 plugin" relations, and a usesPlugin() method for the User and Group
1861 * [Roland] Also implemented: a PluginManager class, a Plugin class.
1862 * [Roland] Also, a hook system. Read README.Plugins for more info.
1864 -- Roland Mas <lolando@debian.org> Sat, 14 Dec 2002 19:29:04 +0100
1866 sourceforge (2.6-0+17) experimental; urgency=low
1868 * [Christian] repared broken delete function in new_parse.pl (again)
1869 * [Christian] Fixed install-chroot.sh incomplete copy of libs for ldap
1870 * [Roland] DSF-Helperised a bit of Debconf for sourceforge-dns-bind9
1871 that had previously been forgotten.
1873 -- Christian Bayle <bayle@debian.org> Tue, 10 Dec 2002 23:03:18 +0100
1875 sourceforge (2.6-0+16) experimental; urgency=low
1877 * [Christian] repared broken delete function in new_parse.pl
1878 * [Christian] made that ssh_dump.pl don't try to create key files for
1880 * [Christian] Applied an repared Francisco Gimeno alias kikov task
1883 -- Christian Bayle <bayle@debian.org> Tue, 3 Dec 2002 10:11:31 +0100
1885 sourceforge (2.6-0+15) experimental; urgency=low
1887 * [Christian] Add the possibility to hide forum in news_show_latest
1888 * [Christian] Added the possibility of a language by theme customization
1889 and updated README.Custom
1890 * [Christian] Included full Spanish translation from Vicente Ruiz.
1892 * [Christian] Removed the unused categories column in
1893 www/admin/grouplist.php
1894 * [Christian] Added stats_getprojects_active_public function in
1895 www/include/features_boxes.php
1896 * [Christian] Applied Francisco Gimeno patch as is
1898 -- Christian Bayle <bayle@debian.org> Wed, 27 Nov 2002 22:08:19 +0100
1900 sourceforge (2.6-0+14) experimental; urgency=low
1902 * [Roland] Uuencoded all binary files in the source package, so that
1903 dpkg-source can build a .diff.gz from the .orig.tar.gz. debian/rules
1904 changed accordingly to uudecode the *.uu files at build time, and to
1905 remove the resulting files at clean time.
1906 * [Christian] Made trove cat more editable
1907 * [Roland] Added integrity constraints between the tables related to the
1909 * [Roland] Bumped Standards-Version to 3.5.7 and DH_COMPAT to 4.
1910 Changed Build-Depends-Indep accordingly.
1911 * [Roland] Applied patch from Vicente Ruiz <vjrj@ourproject.org> to fix
1913 * [Roland] Added an <IfModule apache_ssl.c> test in sf-httpd.conf so
1914 that SSL is enabled on Apache-SSL (as opposed to Apache / mod_ssl)
1915 servers. Thanks, Kees Louwen <keeslouwen@hotmail.com>.
1916 * [Christian] Added delete capability in trove map edit
1917 * [Christian] Added setup_onevar_mainfile function in dsf helper to add
1918 vars in sourceforge.conf not managed by debconf
1919 * [Christian] More i18n in /my and /account
1920 * [Christian] Make user menu themeable
1921 * [Christian] Applied Mathieu Peltier <Mathieu.Peltier@inrialpes.fr>
1922 patch to send mail to admin when a project is submitted, and modified
1923 it to send the mail to all members of siteadmin (id=1) group, also
1924 applied ftp patch partly.
1925 * [Christian] Added translation tool in admin (Visualisation only at the
1927 * [Roland] Added missing dependency on php4-cgi for package
1928 sourceforge-web-apache.
1929 * [Roland] [From 2.5] Sort documents by title.
1930 * [Roland] Fix email delivery to users, patch from Vicente Ruiz.
1931 * [Otavio] Now the browser accepted language are only read if set.
1932 * [Christian] i18n for project Approval/Rejection/Submission mail.
1933 * [Paddington] Patch #577 by Andreas Schrattenecker
1934 <andreas.schrattenecker@aon.at>: preserve release date hh:mm in "Edit
1936 * [Roland] Added eval magic in install-ldap.sh to help debugging.
1937 "export DEBSFDEBUG=1" will disable all the redirections, thus showing
1938 the STDOUT and STDERR of all commands.
1939 * [Roland] Added extra columns (use_ftp, use_tracker, use_frs,
1940 use_stats, enable_pserver, enable_anoncvs) in the groups table.
1941 * [Christian] added web management of these new columns, now you can
1942 hide almost everything in project page.
1943 * [Roland] sourceforge-ldap-openldap now depends on libnss-ldap. This
1944 should not be necessary and will have to be fixed at some point, but
1945 for now I'm just too lazy to move the code from install-ldap.sh to
1946 another, more appropriately named, script.
1947 * [Roland] Applied patch #614 from Robert Lamoureux
1948 <Robert.Lamoureux@tfn.com> fixing various problems with themes.
1950 * [Roland] Included full Spanish translation from Vicente Ruiz. Thanks
1952 * [Roland] Changes to the supported_languages table: the language_code
1953 field is now 5 characters wide (2 characters previously). We can thus
1954 rename the language code for Brazilian to its proper value, pt_BR.
1955 Also renamed the files to PortugueseBrazilian with one 'l' only, which
1956 is the proper spelling for it.
1957 * [Roland] Also, added a foreign key constraint: the doc_data table
1958 references a language_id.
1959 * [Christian] Made project admin menu themeable
1960 * [Christian] Made news menu themeable
1961 * [Christian] A lot of i18n in forum_utils
1962 * [Christian] You can now customize date format in language tab files
1963 * [Roland] Applied patch #617 from Robert Lamoureux. Stats should now
1964 work! Changes are detailed below, with a [Bob] prefix.
1965 * [Bob] Fixed initial pass problem with calculate_user_metric.php so
1966 user ratings statistics now run.
1967 * [Bob] Fixed db_ commit() error in project_weekly_metric.php. Project
1968 statistics now work.
1969 * [Bob] Fixed stats_http_logparse.pl to look for HTTP access log entries
1970 in the right place (/var/log/sourceforge).
1971 * [Bob] Changed sf-httpd.conf to have all sourceforge Virtual Web
1972 servers log all activity to /var/log/sourceforge. Introduced a
1973 dependency on cronolog. The stats Perl files all assume a YYYY/MM/DD
1974 directory structure for the log files.
1975 * [Bob] Fixed rules file to install cron jobs into /bin directory.
1976 * [Bob] Changed sourceforge-db-postgresql cron file to call the stats
1978 * [Bob] Changed the views_graph.png and users_graph.png files to
1979 generate an empty graph when no data is present rather than a broken
1980 image icon. Also, fixed a bug that would break the graph if there was
1981 0 or only 1 row in the database.
1982 * [Bob] Changed stats_logparse.sh to have the full path to the scripts.
1983 We cannot assume we will be in the right directory when it runs.
1984 * [Bob] Fixed relative paths to utils/include.pl since all cronjobs seem
1985 to installed in the bin directory. The old path was 3 levels down in
1986 the cronjobs directory which is not part of the install hierarchy.
1987 * [Roland] Applied patch #637 from Mathieu Peltier
1988 <Mathieu.Peltier@inrialpes.fr>. Changes are detailed below, with
1989 entries having a [Mathieu] prefix.
1990 * [Mathieu] Fixed project title displayed when the forum of a news item
1991 is viewed (was always 'Site Admin News' instead of the name of the
1993 * [Mathieu] Fixed typos in www/forum/forum_utils.php,
1994 www/include/Base.tab, www/include/menu.php and
1995 www/include/Layout.class.
1996 * [Mathieu] Removed 'Edit' and '?' links for root trove category in the
1998 * [Christian] you can now have a customized pre.php in
1999 /etc/sourceforge/custom/pre.php
2000 * [Roland] Changed the authentication system: the authoritative password
2001 field is now unix_pw, even for authenticating web sessions. We keep
2002 user_pw for better performance when looking up the user entry in the
2003 database, but it is just a cached value that is recomputed from the
2004 unix_pw when possible (except when said unix_pw is empty, in which
2005 case user_pw is the reference, and unix_pw is recomputed when
2006 possible). This allows for better integration with existing systems
2007 (for instance, if you want to inject some existing accounts into the
2009 * [Roland] A little i18n in the user's homepage.
2010 * [Christian] added James Michael DuPont proposed files from
2011 http://introspector.sourceforge.net/sfexport.tgz . This means 2 files:
2012 bug_dump.php and patch_dump.php
2013 * [Christian] Added the supposed userIsAdmin() function in Group class
2014 used in bug_dump.php and patch_dump.php
2015 * [Christian] Made some change in bug_dump.php and patch_dump.php to make
2016 them work (partially), this need actually to manually create two views since in 2.6
2017 patch and bug tables don't exist, scripts creating views are view_bug.sql and
2019 * [Roland] Make HTTPS harder to leave, and make it the default in links
2020 sent as e-mails (should fix Savannah bug #1401).
2021 * [Christian] applied paddington patch #644 missing rotate_activity.php,
2022 generate artifact stats
2023 * [Christian] more i18n in account management
2025 -- Christian Bayle <bayle@debian.org> Tue, 12 Nov 2002 21:49:11 +0100
2027 sourceforge (2.6-0+13) experimental; urgency=low
2029 * [Christian] Added a dump and restore option to install-db.sh
2030 * [Christian] Added themeable main page support
2031 * [Christian] Rewritting of trove_getcatlisting function to
2032 return a string instead of direct printing
2033 * [Christian] you can choose default language in local.inc with
2034 e.g. $sys_lang='French';
2035 * [Roland] Added the files necessary for sourceforge-mta-postfix. Yay!
2036 Our first try at flexibility! Don't get any funny ideas though, I'm
2037 pretty confident it doesn't work. Yet.
2038 * [Roland] [From 2.5] Changed the way we empty the LDAP directory, so as
2039 not to kill entries that are not ours.
2040 * [Roland] [From 2.5] Fixed last inserted languages.
2041 * [Soon-Son] added group write permission (0664) when creating the
2042 val-tags file in the CVSROOT directory of each project. Old
2043 configuration (0644) caused an error when the user tries to tag it as
2045 $cvs up -r xterm-branch
2046 cvs [server aborted]: cannot write /cvsroot/[...]/CVSROOT/val-tags:
2048 * [Roland] [From 2.5] New install-ldap.sh. Should help killing our LDAP
2049 problems. Still waiting for more testing, but it seems to mostly
2050 work. There's still a bug in it, but it should be fairly simple to
2051 fix and I'm working on it.
2052 * [Roland] Various other cleanings in install-ldap.sh.
2053 * [Roland] Fixed dependencies of the packages. Not as if it were really
2054 important before multi-host installations are officially supported,
2055 but it's good to do it nevertheless.
2056 * [Roland] [From 2.5] common/include/User.class: Fixed Unix UID
2057 attribution, so that accounts activated by hand by the admin are given
2059 * [Roland] [From 2.5] deb-specific/db-upgrade.pl: Fixed the backlog of
2061 * [Roland] Applied patch #417 from Chris Rudd <chris@omegaware.com>
2062 (very slightly modified) to spread the use of the util_send_mail()
2063 function. Thanks, Chris.
2064 * [Roland] Also applied patch #418 from same Chris Rudd to help
2065 portability on Cygwin platforms. Thanks, Chris.
2066 * [Roland] utils/new_parse.pl: Applied patch from Manik Surtani
2067 <manik.surtani@conchango.com> fixing a few paths.
2068 * [Christian] Update language_code in supported_languages table. It's
2069 used to have a default language corresponding to browser language
2071 * [Christian] More i18n on Trove map (work in progress).
2072 * [Christian] More i18n in group, French translation added too.
2073 * [Christian] Added choice for default language and theme in debconf.
2074 * [Roland] Made some scripts silent (including some cron jobs). They
2075 should have been silent earlier, but shell redirection is trickier
2077 * [Roland] README.Themes: Added a section on theme naming to avoid name
2079 * [Christian] added choice for default language and theme in debconf
2080 * [Christian] more i18n for account register
2081 * [Christian] cosmetics/i18n in bugtracker
2082 * [Christian] removed multi record bug in software map
2083 * [Roland] Dropped and recreated the views related to the artifact
2084 manager, to fix the artifact bug (couldn't submit new artifacts,
2085 couldn't add new comments to existing ones, couldn't attach files).
2086 Thanks to Andreas Schrattenecker <andreas.schrattenecker@aon.at> for
2087 the bug report and analysis.
2089 -- Christian Bayle <bayle@debian.org> Wed, 9 Oct 2002 21:35:36 +0200
2091 sourceforge (2.6-0+12) unstable; urgency=low
2093 * [Roland] Added support for local overloading of the default
2094 translation files. See README.Custom for details.
2095 * [Roland] Applied Olafur's "Making DNS simpler" patch, with a few
2097 * [Roland] Applied Soon-Son's patch #281 increasing internationalisation
2098 and the Korean translation.
2099 * [Roland] Split the package into no less than eleven subpackages. This
2100 isolates different features into different packages, and it also paves
2101 the road to multi-host installations (that part is not done yet).
2102 * [Roland] To facilitate this splitting, a bit of magic was introduced.
2103 I hereby present DSF-Helper to the face of the world. This script is
2104 inspired from dh_installdeb, and basically does a search-and-replace
2105 on template files. This allows us to share bits of code (for
2106 maintainer scripts) or text (Debconf templates) between several
2107 packages without having to maintain consistency by hand. The
2108 code/text is in one file, and is inserted in the appropriate files
2109 when the package is built.
2110 * [Roland] Cleaned debian/rules file a bit.
2111 * [Christian] Added box1_get_alt_row_style function in Layout.class that
2112 replace html_get_alt_row_color from html.php. This will help to solve
2113 problems with savannah themes. I also made the necessary changes in
2115 * [Soon-Son] fixed bug # 148 (malformed part on dns.zone)
2116 * [Soon-Son] fixed bug # 431 (Number of public forum/msg are 0)
2117 * [Soon-Son] removed all links to nonexistent document
2118 * [Soon-Son] more i18n effort including patch # 283
2119 * [Soon-Son] removed dtd definition for bug # 120
2120 * [Christian] Repared trove map count
2121 * [Roland] Fixed invocation of tarballs.sh in crontab.
2122 * [Roland] [From 2.5] Fixed mailing-lists entries in LDAP.
2123 * [Roland] Included entries from the 2.5 changelog file into this one.
2124 Don't worry it the dates are not ordered. Development has been
2125 concurrent for a while (and still is). Such merges should happen
2126 until the 2.5 branch is abandoned.
2127 * [Roland] Added missing languages.
2128 * [Christian] added checks in sourceforge-config
2129 * [Christian] install/desinstall cycle support for common, web-apache,
2131 * [Christian] Added ssh-nonfree support
2132 * [Christian] Added many Replaces: sourceforge in control files
2134 -- Christian Bayle <bayle@debian.org> Thu, 27 Jun 2002 00:13:31 +0200
2136 sourceforge (2.6-0+11) unstable; urgency=low
2138 * [Roland] Fixed theme registration for 2.6->2.6 upgrades. You might
2139 encounter problems if you registered them manually, in this case
2140 simply run the following SQL in the sourceforge database:
2141 DELETE FROM themes WHERE dirname LIKE 'savannah_%'; BUG #124 CLOSED
2142 * [Christian] changed Layout.class with div align=center BUG #120 CLOSED
2143 * [Christian] removed link to docman BUG #122 CLOSED
2144 * [Christian] $sys_name is now used for imported savannah themes
2146 * [Christian/Roland] added darkslate savannah theme
2148 -- Christian Bayle <bayle@debian.org> Thu, 25 Apr 2002 17:15:57 +0200
2150 sourceforge (2.6-0+10) unstable; urgency=low
2152 * [Christian] Corrected wrong link in menu.php for lastlogin.php.
2153 * [Roland] *Lots* of patches from Olafur Osvaldsson <oli@isnic.is>
2154 applied, many thanks to him.
2155 * [Roland] Changed about.php page so that it now speaks about Debian
2156 Sourceforge. It's internationalised, too.
2157 * [Roland] Page footer is now shorter, internationalised, and pointing
2159 * [Roland] Fixed links in the Site News page.
2160 * [Roland] Made groups siteadmin and newsadmin public to prevent
2161 problems with submitting of news. Also, changed their names for
2162 coherence with names inherited from the 2.5 branch.
2163 * [Christian] Continuing work on theming, added a new function in
2165 * [Roland] Removed a few bashisms in maintainer scripts.
2166 * [Christian] Added savannah converted themes and appropriate db inserts
2167 * [Christian] Added README.Themes
2169 -- Christian Bayle <bayle@debian.org> Thu, 25 Apr 2002 01:02:54 +0200
2171 sourceforge (2.6-0+9) unstable; urgency=low
2173 * [Christian] Added dependancy on rcs for our patched cvsweb
2174 * [Roland] Renamed db-upgrade26.pl to db-upgrade.pl.
2175 * [Roland] Split the parse_sql_file function out of db-upgrade.pl and
2176 into its own file (sqlparser.pm).
2177 * [Roland] Fixed configuration of apache-ssl.
2178 * [Roland] Worked to make the database scheme independent of the upgrade
2179 path: installing 2.6 over 2.5 now yields the same scheme as installing
2180 2.6 from scratch. Well, actually, not quite, but the differences are
2181 only in a few constraints, and that'll be taken care of when we
2182 provide some way to backup and restore a database.
2183 * [Roland] db-upgrade.pl: replay the database "fixes" included in the
2184 2.5 packages before starting the conversion to 2.6, to permit upgrades
2185 from versions that are not the latest in the 2.5 series.
2186 * [Christian] gig2png conversion to make GNU happy.
2187 * [Christian] some html cleaning in Layout.class and osdn.php
2188 * [Christian] added Add, Delete, or Edit Themes in Site Utilities for admin
2189 * [Christian] change uid/gid attribution in ldap.php to be backend compliant
2190 * [Christian] added debian and savannah Themes
2191 * [Roland] Remove /cvsroot symlink on purge.
2192 * [Roland] Insert the appropriate rows in the database for themes.
2193 * [Roland] Added a "checkpoint" in db-upgrade.pl, so that we should now
2194 be able to provide upgrades between different releases in the 2.6
2196 * [Roland] Added a totally rewritten Korean language translation file
2197 provided by Soon-Son Kwon <kss@kldp.org>. Many thanks to him.
2198 * [Roland] Also rewrote the French language translation file, so as to
2199 not be lagging behind the Koreans :-)
2200 * [Roland] Also fixed a few typoes in the English language.
2201 * [Christian] Removed confusing unused image from archive and put in unused
2202 directory in cvs, preparing easy Theming
2203 * [Christian] Theming should be easier though not complete
2205 -- Christian Bayle <bayle@debian.org> Tue, 16 Apr 2002 22:14:28 +0200
2207 sourceforge (2.6-0+8) unstable; urgency=low
2209 * [Christian] Added debian/BUGS
2210 * [Christian] Corrected approve_pending bug
2211 * [Christian] Corrected wrong userid for CVS
2212 * [Christian] Fixed libmcryp4 dependancy
2213 * [Christian] Added anoncvs_ users in ldap db
2214 * [Roland] [From 2.5] Added man page for sourceforge-config (from a
2215 Docbook SGML file). This fixes a lintian error.
2216 * [Christian] Added ldap support for chrooted anonymous cvs
2217 * [Roland] Minor typo-fixes here and there, and a few cosmetic changes.
2218 * [Roland] [From 2.5] Fixed unix_box entries.
2219 * [Roland] Fixed leftover cruft in /etc/nsswitch.conf purging.
2220 * [Roland] Made the header somewhat customizable (display/hide the
2222 * [Roland] Transitioned to PostgreSQL 7.2. That was far from easy,
2223 since PG 7.2 is much more anal retentive than 7.1.3. In particular,
2224 foreign key constraints and indices are not automagically dropped,
2225 which caused strange errors and deep frustration in the upgrade path
2226 from the 2.5 series.
2227 * [Roland] While I was fixing that, I also took the opportunity to add
2228 some code to drop the useless "deadXX" columns that are introduced by
2229 the 2.5->2.6 upgrade (ALTER TABLE/DROP COLUMN not being implemented in
2231 * [Roland] Moved a few SQL statements used only in the 2.5->2.6 upgrade
2232 from db-upgrade26.pl to sf2.5-to-sf2.6.sql.
2234 -- Christian Bayle <bayle@aist.enst.fr> Mon, 11 Mar 2002 23:54:57 +0100
2236 sourceforge (2.6-0+7) unstable; urgency=low
2238 * [Roland] [From 2.5] Added templates to conffiles.
2239 * [Roland] Added debconf magic to ask whether to replace a config file
2240 before doing it (in the post-installation and pre-remove phases).
2241 * [Christian] Changed to use cvsweb
2242 * [Roland] [From 2.5] Added "-s /bin/sh" when su'ing to postgres.
2243 * [Roland] [From 2.5] Moved templates to a Policy-compliant location
2244 (/etc/sourceforge/templates).
2245 * [Christian] modify install-ldap.sh to follow slapd undocumented
2247 * [Christian] removed test on /etc/ldap.secret in sourceforge.config
2248 * [Christian] changed template in local.inc.template to remove People in
2251 -- Christian Bayle <bayle@aist.enst.fr> Tue, 26 Feb 2002 18:20:31 +0100
2253 sourceforge (2.6-0+6) unstable; urgency=low
2255 * [Roland] [From 2.5] Added docs.
2256 * [Roland] Added libmime-base64-perl and libhtml-parser-perl to
2257 dependencies (db-upgrade26.pl now uses MIME::Base64 and
2259 * [Roland] Added migration capability to the db-upgrade26.pl script.
2260 Database upgrades smoothly from 2.5 to 2.6. Hopefully. Not very well
2262 * [Christian] Removed libmcrypt bug workaround
2264 -- Christian Bayle <bayle@aist.enst.fr> Thu, 7 Feb 2002 18:30:27 +0100
2266 sourceforge (2.6-0+5) unstable; urgency=low
2268 * [Christian] Added dependency to php4-mcrypt
2269 * [Christian] Temporary workaround for libmcrypt bug in local.inc.template
2270 * [Christian] Removed mcrypt-test.sh
2272 -- Christian Bayle <bayle@aist.enst.fr> Sun, 27 Jan 2002 18:43:43 +0100
2274 sourceforge (2.6-0+4) unstable; urgency=low
2276 * [Christian] Removed unjustified warning in intall-ldap.sh.
2277 * [Roland] Updated Standards-Version to 3.5.6.0.
2278 * [Roland] Made the package arch-independent.
2279 * [Roland] Updated debian/TODO a bit.
2280 * [Roland] Fixed a few minor bugs in my/index.php.
2281 * [Roland] Fixed speling error in Description: field.
2282 * [Roland] Added dependencies on packages providing the vi editor.
2283 * [Roland] www/include/Layout.class (and others): Removed the VA logo in
2284 the site icon. The new site icon now consists of a black "SF" written
2285 over a Debian swirl.
2286 * [Roland] deb-specific/install-ldap.sh: Test for the existence of
2287 /etc/ldap/slapd.conf before trying to modify it, and suggest to
2288 reconfigure slapd if it is not present.
2289 * [Roland] [From 2.5] Ported the new LDAP schema, that had been
2290 forgotten for some reason.
2291 * [Roland] [From 2.5] Fixed email addresses on the users' home page.
2292 * [Roland] Added the login name and real name of the user whose
2293 permissions in a project are being edited.
2294 * [Roland] Replaced a call to /etc/init.d/bind9 restart by a (more
2295 appropriate) reload. Used the policy-defined invoke-rc.d, too.
2296 * [Roland] Fixed dependencies to correctly handle apache-ssl and
2299 -- Roland Mas <lolando@debian.org> Fri, 11 Jan 2002 13:05:02 +0100
2301 sourceforge (2.6-0+3) unstable; urgency=low
2303 * [Christian] Added proper chmod for cp -r www and common
2304 * [Christian] Added homedir_prefix and groupdir_prefix in
2305 local.inc.template and made the change in account.php to take this in
2307 * [Roland] [From 2.5] Rewrote the config file handling, so that it does
2308 not overwrite local changes.
2309 * [Roland] [From 2.5] Added cvssh.pl.
2311 -- Christian Bayle <bayle@aist.enst.fr> Mon, 3 Dec 2001 20:09:39 +0100
2313 sourceforge (2.6-0+2) unstable; urgency=low
2315 * [Christian] Patch for db init
2316 * [Christian] Repared bad db init
2318 -- Christian Bayle <bayle@aist.enst.fr> Sat, 17 Nov 2001 01:29:25 +0100
2320 sourceforge (2.6-0+1) unstable; urgency=low
2322 * Started working on 2.6. Don't expect it to work just yet.
2323 * Split the DB installation/deinstallation process out of
2324 postinst/postrm/prerm and into an install-db.sh script. Made it a bit
2326 * Split the Apache installation/deinstallation process out of
2327 postinst/prerm and into an install-db.sh script.
2328 * Cleaned the exim configuration a bit.
2329 * Cleaned the DNS configuration a bit.
2330 * Cleaned the install-*.sh scripts a lot. They now all look the same,
2331 are more readable (well, they are more readable to me), and work
2332 approximately the same way. Added a template for future such scripts
2334 * [Christian] Put utils/include.pl utils/sql2ldif.pl
2335 utils/underworld-dummy/ssh_dump.pl of 2.5 as 2.6 scripts, sql2ldif
2336 will probably have to be re-seen
2337 * [Christian] Added sf-2.6-complete.sql script
2338 * [Christian] Cleaned debian/rules
2339 * [Christian] Added path in apache template
2340 * deb-specific/db-upgrade26.pl: Rewrote the SQL parsing state machine so
2341 that it 1. works better, 2. is more readable, 3. knows about comments,
2342 4. knows about COPY [...] FROM stdin.
2343 * [From 2.5 branch] Fixed install-cvs.sh so that it no longer inserts
2344 too many lines in the inetd.conf file.
2345 * [From 2.5 branch] Added sf_ldap_modify_if_exists() to
2346 www/include/ldap.php. Works the same as sf_ldap_modify, but returns a
2347 non-error if the LDAP entry does not exist. Patched
2348 sf_ldap_user_set_attribute to use this new function, so that even
2349 users with no account (or no account yet) can change their passwords
2351 * Adapted the patch to display the site admin menu, from using the now
2352 deprecated function user_ismember() to using the new (2.6) methods
2353 involving Group and Permission objects.
2354 * [From 2.5 branch] Improved personal page: site admin(s) now see(s) a
2355 list of pending projects, and news admin(s) see(s) a list of pending
2357 * Replaced calls to /etc/init.d/<script> <action> in maintainer scripts
2358 with invoke-rc.d <script> <action>, as per policy.
2359 * Slightly rewrote the template handling in postinst script, to allow
2360 parsing for files not in /etc/sourceforge (not needed yet, but it
2361 might come in handy).
2362 * Removed an unneeded dependency on bash (in install-chroot.sh).
2363 * Added resolution data. Fixes the "Can't submit a bug/patch/whatever"
2366 -- Roland Mas <lolando@debian.org> Fri, 23 Nov 2001 20:05:11 +0100
2368 sourceforge (2.5-34) unstable; urgency=low
2370 * [Christian] made that adduser don't break postinst
2371 * [Otavio] Added the possibility to change default language using a
2372 system variable called $sys_lang (look in /etc/sourceforge/local.inc).
2373 * [Otavio] Added the commentary in /etc/sourceforge/local.inc about
2375 * [Christian] Applied Otavio patch and updated postinst consequantly
2376 * [Roland] Bumped Standards-Version to 3.5.7 and DH_COMPAT to 4.
2377 * [Otavio] Patch to fix user deletion (closes: #162793).
2378 * [Roland] Sort documentations by title.
2379 * [Roland] Updated language codes in the database.
2380 * [Roland] Otavio's patch #552: better handling of the browser language
2383 -- Roland Mas <lolando@debian.org> Tue, 12 Nov 2002 19:22:05 +0100
2385 sourceforge (2.5-33) unstable; urgency=low
2387 * [Roland] Fixed the fix in db-upgrade.pl, which caused an error to
2388 occur when upgrading (closes: #159277).
2390 -- Roland Mas <lolando@debian.org> Tue, 3 Sep 2002 13:38:06 +0200
2392 sourceforge (2.5-32) unstable; urgency=low
2394 * [Roland] www/admin/useredit.php: Fixed Unix UID attribution, so that
2395 accounts activated by the admin are given an UID too. Previously only
2396 the accounts that were entering a group got given an UID, and that
2397 could result in people existing in the LDAP database and having a
2398 shell account yet no UID. Thanks to Otavio Salvador
2399 <otavio@debian.org> for the report and help in fixing.
2400 * [Roland] deb-specific/db-upgrade.pl: Fixed the backlog of wrong UIDs.
2401 * [Roland] utils/new_parse.pl: Applied patch from Manik Surtani
2402 <manik.surtani@conchango.com> fixing a few paths.
2403 * [Soon-Son] fixed an error when rating a user. The error message was
2404 as follows: (Fatal error: Call to a member function on a non-object
2405 in /usr/lib/sourceforge/www/include/User.class on line 666)
2406 * [Roland] Hot news! ProFTPd is now in main! Sourceforge migrated back
2407 from non-US to main. Ftpmasters: sorry about all the fuss.
2409 -- Roland Mas <lolando@debian.org> Sun, 1 Sep 2002 18:35:18 +0200
2411 sourceforge (2.5-31) unstable; urgency=low
2413 * [Soon-Son] added method="post" to massmail.php which was missing so
2414 far so that the admin can send email to the users
2415 * [Roland] Revamped install-ftp.sh more or less thoroughly in order to
2416 finally get rid of the sneaky LDAP problems. From what I can see, it
2418 * [Roland] Various other cleanings in install-ldap.sh.
2420 -- Roland Mas <lolando@debian.org> Mon, 26 Aug 2002 13:01:49 +0200
2422 sourceforge (2.5-30) unstable; urgency=high
2424 * [Christian] Change gid/uid attribution in ldap.php to be like in
2426 * [Christian] Added asciize function in ldap.php because
2427 LDAP expects utf-8 encoded character string (backport from 2.6)
2428 * [Roland] Fixed install-ftp.sh so that it actually does install stuff.
2429 * [Roland] Fixed a few bashisms in maintainer scripts.
2430 * [Roland] Fixed LDAP entries for mailing-lists (attribute cn: is not in
2432 * [Roland] Fixed user in crontab (for the DNS stuff) (closes: #147434).
2433 * [Roland] Fixed bug in the "Submit a bug" form: all bug admins are able
2434 to assign a bug from the start, not just project admins.
2435 * [Roland] May I introduce you to Soon-Son Kwon <kss@kldp.org> who
2436 recently got write access to our CVS repository. He seems to focus on
2437 internationalisation and Korean translation, but he is also a source
2438 of bugfixes and other interesting patches.
2439 * [Soon-Son] applied patch for bug # 148(savannah project page).
2440 * [Soon-Son] added "scp" to allowed commands in cvssh.pl
2441 * [Soon-Son] changed hardcoded "SourceForge" to $GLOBALS[sys_name]
2442 so that the user can define custom site name.
2443 * [Soon-Son] modified .../www/forum/message.php so that it can display
2444 article subject correctly on the title.
2445 * [Soon-Son] i18n patch for *many* pages (not all yet)
2446 * [Soon-Son] removed "sourceforge.net" & "VA linux" specific pages
2447 like .../contest/*, .../mirrors/* and simplified/generalized footer
2448 * [Roland] Fixed search results page for Software/Group: the link was
2449 wrong in the case of foundries.
2450 * [Roland] Fixed POSIXness of maintainer scripts (closes: #150410).
2451 * [Roland] Added missing languages (closes: #150301).
2452 * [Christian] Added support for ssh-nonfree
2453 * [Christian] Hope I solved a postrm bug that made uninstall fail
2454 * [Soon-Son] fixed "forbidden" error when trying to connect
2456 * [Roland] Fixed "value too long for type character varying(32)" in the
2457 db-upgrade.pl script (when inserting local data) for a fresh install
2458 (closes: #153031). It was caused by a change of behaviour in the
2459 md5sum binary provided by dpkg 1.10 and higher.
2460 * [Roland] Be a little less stupid when emptying the LDAP directory on
2461 purge (closes: #153032). Instead of removing all entries but a few,
2462 we now remove all *our* entries but a few. Sorry about that.
2463 * [Roland] When exiting on an error, db-upgrade.pl now tells you the
2464 request that failed. That should help debugging.
2465 * [Roland] Moved the PostgreSQL de-configuration down in the prerm
2466 script, since the LDAP de-configuration now uses sql2ldif and
2467 therefore needs access to the database.
2468 * [Roland] Moved back to non-US. It seems there was a mistake, and not
2469 all the dependencies were in main after all. For some reason, the
2470 fact that ProFTPd was still in non-US eluded both me and the
2471 ftpmasters at the time the 2.5-29 package made it into main. I'm
2473 * [Soon-Son] added group write permission(0664) when creating the val-tags
2474 file in the CVSROOT directory of each project. Old configuration (0644)
2475 caused an error when the user tries to tag it as follows:
2476 $cvs up -r xterm-branch
2477 cvs [server aborted]: cannot write /cvsroot/hanterm-xf/CVSROOT/val-tags:
2480 -- Roland Mas <lolando@debian.org> Fri, 19 Jul 2002 20:46:00 +0200
2482 sourceforge (2.5-29.1) stable; urgency=low
2484 * [Roland] Maintenance release for Debian 3.0r1, the first update of
2485 Woody. Only fixing really major bugs, so that the stable release
2486 manager may accept this package.
2487 * [Roland] Moved back to non-us, since proftpd is not in main in Woody.
2488 * [Roland] Backported fix from 2.5-30 so that uninstalling will not
2489 completely remove the LDAP directory, but only the entries generated
2490 from our database. This fixes bug #153032 in Woody.
2492 -- Roland Mas <lolando@debian.org> Tue, 12 Nov 2002 19:09:24 +0100
2494 sourceforge (2.5-29) unstable; urgency=low
2496 * [Roland] Moved to main. I promise the only changes in this package
2497 are this changelog entry and the Section: field of debian/control.
2498 * Note to ftpmasters, #1: there's no crypto code in this package, only
2499 dependencies. I'm not sure you need to notify the BXA or anything.
2500 * Note to ftpmasters, #2: this package depends on libdbd-pg-perl, which
2501 is currently in queue/new. Take care not to process sourceforge
2502 before libdbd-pg-perl.
2503 * Note to ftpmasters, #3: this package also has a dependency on
2504 libapache-mod-ssl | apache-ssl. At the time of writing, only
2505 apache-ssl has transitioned to main, but the package is still
2506 installable without any non-US-only component. My interpretation is
2507 that this is enough to allow the transition. If not, well, I'll bug
2508 the libapache-mod-ssl maintainer so that he goes through this
2510 * Note to ftpmasters, #4: I chose the "devel" subsection because I felt
2511 it was most appropriate. "web" would be inaccurate (mailing-lists and
2512 CVS are not web stuff). In a quick survey on IRC, no really
2513 convincing arguments were put up for (or against) either.
2514 * Note to ftpmasters, #5: "Thank you for your contribution to Debian"
2515 yourself. You do a great job. Thanks a lot guys.
2517 -- Roland Mas <lolando@debian.org> Tue, 9 Apr 2002 19:38:46 +0200
2519 sourceforge (2.5-28) unstable; urgency=low
2521 * [Roland] Fixed problem with Apache-SSL: the config file is
2522 /etc/apache-ssl/httpd.conf, not /etc/apache/httpd.conf.
2523 * [Christian] Removed ou=People for admin in local.inc.template
2525 -- Roland Mas <lolando@debian.org> Tue, 9 Apr 2002 18:59:48 +0200
2527 sourceforge (2.5-27) unstable; urgency=low
2529 * [Roland] Fixed the shell box hostname entries (again) in db-upgrade.pl
2531 * [Christian] Added dependency on rcs for cvsweb (closes: #137811).
2532 Yes, we need to have our own cvsweb, since it's a patched version.
2533 * [Roland] Bumped the sequences for bug and task ids so that they are
2534 greater than 100. If they are not, the 100th task/bug will have a
2535 wrong list or reverse dependencies (since 100 is the id of "None", and
2536 all tasks and bugs depend on this "None" by default. This patch
2537 should prevent that from happening if it hasn't already. It won't fix
2538 existing sites where the 100th bug/task already exists, though. If
2539 you are in such a situation, I'm afraid there's nothing I can do for
2540 you. Your best bet would be to declare that bug/task closed and
2541 recreate another, identical, one.
2543 -- Roland Mas <lolando@debian.org> Fri, 22 Mar 2002 13:59:36 +0100
2545 sourceforge (2.5-26) unstable; urgency=medium
2547 * [Christian] Made big changes in install-ldap.sh to be ok with
2549 * [Roland] Removed unused dir /usr/lib/sourceforge/templates.
2550 * [Roland] Recalculated $version in db-upgrade.pl.
2551 * [Roland] Mentioned the .sourceforge-old backup files in the debconf
2553 * [Roland] Versioned Depends: on slapd (the admin dn seems to have
2555 * [Roland] Fixed cleaning of LDAP-related files on purge.
2556 * [Roland] Also fixed cleaning of LDAP directory on remove.
2557 * [Roland] Updated debian/TODO a bit. It seems we mostly have "can wait
2558 until / will be done in / already done in the 2.6 series" entries now,
2560 * [Roland] Removed an invalid (and useless) request from
2561 approve-pending.php. Should remove a few lines in PostgreSQL error
2563 * [Roland] A few changes here and there to get Sourceforge working with
2564 the recently uploaded PostgreSQL 7.2, see items tagged [PG7.2] below.
2565 * [Roland] [PG7.2] Send HUP signal to postmaster in postinst and prerm
2566 scripts. This because PostgreSQL now only re-reads the pg_hba.conf
2567 file upon receiving this signal (and no more on each connection).
2568 * [Roland] [PG7.2] Fixed insertion of over-long hostnames in the
2569 database (db-upgrade.pl).
2570 * [Roland] Also in db-upgrade.pl: fixed the (probably truncated)
2571 existing unix_box entries.
2572 * [Roland] Various minor fixes here and there: Debconf templates,
2573 install-dap.sh, sourceforge-config.sgml, qrs.php.
2574 * [Christian] change gid determination in install-ftp.sh update
2575 * [Roland] Overall urgency set to medium, since 2.5-25 is broken with
2576 recent slapds and PostgreSQLs.
2578 -- Roland Mas <lolando@debian.org> Wed, 6 Mar 2002 19:35:01 +0100
2580 sourceforge (2.5-25) unstable; urgency=low
2582 * [Roland] Rewrote the setup_vars() function in install-ldap.sh for more
2584 * [Roland] Added manpage for sourceforge-config (fixes lintian error).
2585 * [Christian] Added ':' in /etc/nsswitch.conf
2586 * [Christian] Added do_config template
2587 * [Roland] Wrote the code behind the do_config debconf variable.
2588 * [Roland] Also, do not completely replace the existing configuration in
2589 /etc/nsswitch.conf. Only add 'ldap' in there. This, and the two
2590 previous entries, makes the package well-behaved (closes: #134058).
2591 * [Roland] Moved template files to /etc/sourceforge/templates
2592 (Policy for conffiles) (closes: #134724).
2593 * [Roland] Specified shell when su'ing to postgres. Will hopefully help
2594 in resolving #130230, but I'm not sure yet so I don't close it.
2595 * [Roland] Added Korean language class provided by Soon-Son Kwon
2596 <kss@kldp.org>, many thanks to him.
2598 -- Roland Mas <lolando@debian.org> Fri, 22 Feb 2002 17:43:19 +0100
2600 sourceforge (2.5-24) unstable; urgency=low
2602 * [Roland] Fixed a few errors (SQL syntax, queries on nonexistant
2603 tables) in project_metric.php.
2604 * [Roland] Marked the templates as conffiles (closes: #130239).
2606 -- Roland Mas <lolando@debian.org> Thu, 14 Feb 2002 17:17:26 +0100
2608 sourceforge (2.5-23) unstable; urgency=low
2610 * [Roland] Fixed the .../home/users/<user>.incoming bug (erroneous
2611 directories were created).
2612 * [Roland] Included documentation files per request (closes: #130219).
2614 -- Roland Mas <lolando@debian.org> Mon, 28 Jan 2002 10:52:06 +0100
2616 sourceforge (2.5-22) unstable; urgency=low
2618 * [Roland] Replaced a call to /etc/init.d/bind9 restart by a (more
2619 appropriate) reload. Used the policy-defined invoke-rc.d, too.
2620 * [Roland] Fixed dependencies to correctly handle apache-ssl and
2621 exim-tls (closes: #128345).
2623 -- Roland Mas <lolando@debian.org> Fri, 11 Jan 2002 11:05:03 +0100
2625 sourceforge (2.5-21) unstable; urgency=low
2627 * [Roland] Delete temporary LDIF files created by cronjob (closes:
2630 -- Roland Mas <lolando@debian.org> Fri, 4 Jan 2002 11:44:30 +0100
2632 sourceforge (2.5-20) unstable; urgency=low
2634 * [Roland] Fixed thinko in 2.5-19. I'll stop uploading things for
2635 today, sorry for the noise.
2637 -- Roland Mas <lolando@debian.org> Fri, 28 Dec 2001 16:28:42 +0100
2639 sourceforge (2.5-19) unstable; urgency=low
2641 * [Roland] user_home.php: Fixed email addresses on /users/<blah>.
2642 * [Roland] sendmessage.php: Fixed a few typos.
2644 -- Roland Mas <lolando@debian.org> Fri, 28 Dec 2001 14:44:49 +0100
2646 sourceforge (2.5-18) unstable; urgency=low
2648 * [Roland] Fixed speling error in Description: field (closes: #125372).
2649 * [Roland] Added dependencies on packages providing the vi editor
2650 (closes: #124326). I hope I got them all.
2651 * [Roland] deb-specific/install-exim.sh: Fixed LDAP queries to match the
2652 real attribute names from the new schema introduced in 2.5-15.
2654 -- Roland Mas <lolando@debian.org> Fri, 28 Dec 2001 10:12:30 +0100
2656 sourceforge (2.5-17) unstable; urgency=low
2658 * [Roland] Fixed a lintian error.
2659 * [Roland] Fixed a bug in postinst: just having a LoadModule line in
2660 httpd.conf doesn't mean the module is present (closes: #122413).
2662 -- Roland Mas <lolando@debian.org> Fri, 7 Dec 2001 11:54:57 +0100
2664 sourceforge (2.5-16) unstable; urgency=low
2666 * [Christian] Added proper chmod for cp -r of www
2667 * [Roland] Replaced last instances of x-cvsShell by the correct form
2668 (debSfCvsShell) in the LDAP stuff. Also fix sf_ldap_moify_if_exists.
2670 * [Justin] Fix displayed file sizes in the FRS.
2672 -- Roland Mas <lolando@debian.org> Fri, 30 Nov 2001 16:01:43 +0100
2674 sourceforge (2.5-15) unstable; urgency=medium
2676 * [Christian] LDAP cleanup: Added access to userPassword for SF_robot
2677 (Thanks to Justin Richer), made a clean LDAP purge, made
2678 install-ldap.sh more silent and backport from 2.6.
2679 * deb-specific/sourceforge.schema, utils/sql2ldif.pl: Changed schema to
2680 use assigned OIDs, a saner naming scheme and better attribute types.
2681 * install-ldap.sh: Replaced calls to "/etc/init.d/slapd restart" with
2682 "invoke-rc.d slapd restart" (policy).
2683 * install-ldap.sh: Clean the LDAP directory on package removal (closes:
2685 * Rewrote grap.c (cvssh) in Perl, to allow for a greater portability.
2686 Switched the architecture to arch: all accordingly.
2687 * Merged in patch from Justin Richer: fix the changing of a user's
2688 password by the admin.
2689 * Also from Justin's patch (slightly rewritten): admin now sees a list
2690 of pending projects on his homepage.
2691 * This was not in Justin's patch, but he inspired the idea: news admin
2692 sees a list of pending news bytes on his personal page too.
2693 * Still from Justin's patch (a bit rewritten): fixed "My Projects" links
2694 on personal pages so that they point to the right place in case the
2695 project is a foundry.
2696 * Added sf_ldap_modify_if_exists() to www/include/ldap.php. Works the
2697 same as sf_ldap_modify, but returns a non-error if the LDAP entry does
2698 not exist. Patched sf_ldap_user_set_attribute to use this new
2699 function, so that even users with no account (or no account yet) can
2700 change their passwords and personal info.
2701 * Fixed install-cvs.sh so that it no longer inserts too many lines in
2702 the inetd.conf file.
2703 * Rewrote the config file handling, so that it does not overwrite local
2704 changes (closes: #120442).
2706 -- Roland Mas <lolando@debian.org> Fri, 23 Nov 2001 14:46:29 +0100
2708 sourceforge (2.5-14) unstable; urgency=low
2710 * Made install-dns.sh a bit more silent.
2711 * Same for the db-upgrade.pl, which is now piped to an appropriate grep.
2712 * Added a Depends: on perl-suid (for fileforge.pl).
2713 * Made sure the incoming and download dirs are created and have correct
2714 permissions. Cleaned new_parse.pl a bit, accordingly.
2715 * Changed Priority: from optional to extra to avoid overrides.
2716 * Various fixes and cleanups.
2718 -- Roland Mas <lolando@debian.org> Wed, 7 Nov 2001 19:01:59 +0100
2720 sourceforge (2.5-13) unstable; urgency=low
2722 * Fixed config so that the database password is set to what the user
2723 types (and not randomly generated).
2725 -- Roland Mas <lolando@debian.org> Sun, 4 Nov 2001 18:52:29 +0100
2727 sourceforge (2.5-12) unstable; urgency=low
2729 * Fixed a PATH problem in install-ldap.sh.
2730 * Made the cronjobs silent.
2732 -- Roland Mas <lolando@debian.org> Thu, 1 Nov 2001 20:03:28 +0100
2734 sourceforge (2.5-11) unstable; urgency=low
2736 * Fixed /etc/aliases entry for sourceforge user. Really, this time.
2737 * Fixed Trove software map (closes: #108297).
2738 * Added sf-add-skill and sf-register-theme scripts.
2739 * Removed the need for chsh sourceforge in update-user-group-cvs.sh.
2740 * Fixed user list and group list.
2741 * [Christian] Added support for sites without DNS delegation.
2742 * Included patch from Olivier Garcia <olivier@linux-nerd.com>: support
2743 for multiple network cards.
2744 * Made sourceforge.config ash-compatible.
2745 * Fixed User.class (closes: #108682).
2746 * Added the alias for the Mailman images in sf-httpd.conf.template.
2747 * Fixed the most important entry in the zone file (ours).
2748 * Email forwarding should now work (through LDAP). I'm afraid this has
2749 required that we depend on exim specifically (instead of any other
2750 MTA). If you desperately need support for another MTA, please read
2751 (and understand) deb-specific/install-exim.sh and send me the
2752 appropriate install-<your-MTA-here>.sh for inclusion.
2753 * Fixed fill-in-the-blanks.pl to allow multiple replacements of the same
2754 token on the same line. That was needed by some magic that's not here
2755 anymore, but it's better nevertheless.
2756 * [Christian] Added SF_robot and Replicator entry in sql2ldif script.
2757 * [Christian] Made ldap_add_password template var work.
2758 * Mailing-lists should now work. The emails should also be sent to the
2759 list with the same LDAP trick we used for the email forwarding, and
2760 the web part of Mailman be correctly configured.
2761 * Fixed apache-ssl support (apache + libapache-mod-ssl was the only
2762 combination I had previously tested).
2763 * [Christian] Added ldap check in apache/php config.
2764 * [Christian] Ldap online support enabled. Requires intensive testing
2765 and probably security enhancements similar to database.
2766 * Fixed possible infinite loop in cronjobs/calculate_user_metric.php.
2767 * [Christian] backport of 2_6_1 docman for better language support
2768 * [Christian] Fixed install-ldap loss of robot password
2769 * [Christian] Started FTP setup
2770 * [Christian] Download server added
2771 * [Christian] File Release FRS support added (closes: #108173)
2772 * [Christian] Added CVS nightly tarballs
2773 * Fixed errors in LDAP configuration so that the online creation of
2774 groups and users works.
2775 * Fixed a thinko in debian/sourceforge/cron.d.
2776 * Added a periodical check for the presence of an incoming directory in
2777 the users' home dir.
2778 * Fixed versioned dependency on debconf (thanks to lintian).
2779 * Removed unnecessary CVS/ dirs from the package when it's built from a
2780 CVS checkout (as opposed to a CVS export).
2781 * Fix in include.pl to allow the use of an empty password. To be
2782 tested, but it might help closing #116009.
2783 * Delayed deletion of files until the very end of the uninstall process,
2784 in order to potentially help fixing one symptom described in #116009
2786 * deb-specific/install-exim.sh: (still related to, and not closing,
2787 #116009) no need to require /etc/sourceforge/local.pl when
2789 * Updated debian/TODO a bit.
2790 * Added fileforge.pl, a setuid Perl script to move files around securely
2791 (without needing to grant www-data read/write permission on
2792 $user/incoming/ directories).
2793 * [Christian] Splited install-dns.sh in install-dns.sh and
2794 install-cvs.sh and related modification in prerm and postinst, purge
2795 is now done for cvs, but i don't use update-inetd that doesn't restore
2796 old config. probably cvs maintainer should be contacted to have a
2797 friendly sourceforge config, because cvs config break sourceforge cvs
2799 * Migrated install-cvs.sh to update-inetd (using appropriate
2800 --comment-chars tricks).
2801 * Fixed top of page background (looked nice on Forged Metal theme, but
2802 not with any other theme).
2803 * Deduped releases in the Quick Release System.
2804 * Fixed searches: broken SQL syntax in the admin-only search, and
2805 removed case-sensitiveness in the other search.
2806 * www/include/theme.php: Fixed SQL (removed quotes from integer fields).
2807 * www/include/theme.php: Changed the default user theme to a saner one.
2808 * www/include/cache.php: Removed warning when the page is not cached.
2809 * debian/sourceforge.prerm: Fixed uninstall-time bugs (deluser could
2810 fail, and the FTP root directory could be non-empty).
2811 * debian/sourceforge.config: Eventually fixed the empty db_passwd bug
2813 * Removed the web-only installation. All the services work, and there
2814 is no need for a stripped-down version (which would be full of broken
2815 links and non-working features).
2816 * debian/control: Replaced Recommends: with Depends: now that the
2817 web-only installation is no more. Removed cvsweb, too, since we
2818 provide our own version.
2819 * deb-specific/database.inc.template, deb-specific/local.inc.template,
2820 deb-specific/sf-httpd.secrets.template: Took the LDAP password out of
2821 the reach of unallowed users (same trick we used for the database
2823 * deb-specific/install-ldap.sh: Rewrote the way the LDAP password was
2825 * Added a debconf note concerning the way libpam-ldap has to be
2827 * [Christian] deb-specific/install-ldap.sh: Fixed incorrect upgrade.
2828 * Plus a ton of other fixes and cleanups, but this changelog entry is
2829 already long enough.
2830 * Today, the 1st of November 2001, I'd like to dedicate this release to
2831 Édith and Virginie. So there.
2833 -- Roland Mas <lolando@debian.org> Thu, 1 Nov 2001 14:31:48 +0100
2835 sourceforge (2.5-10) unstable; urgency=low
2837 * I am starting to get rather confident in this package, to the point
2838 where I cannot think of major bugs preventing it to enter woody
2839 (closes: #99336). It will still have to wait for its dependencies to
2840 be fulfilled and for its other RC bugs to be fixed/closed, but I won't
2841 artificially keep it out from testing.
2842 * Fixed possible double insertion of the sourceforge alias in
2844 * Check the presence of, and when needed, add, "extension={pgsql,gd}"
2845 lines in /etc/php4/{apache,cgi}/php.ini files (closes: #107290).
2846 * Moved some code where it belongs (in the "if web_only = false"
2847 if-block) in sourceforge.config.
2848 * Added a Debconf note to remind the admin to create the SSL/TLS
2850 * A few cosmetic changes.
2851 * Added an "Installation notes" paragraph in README.Debian.
2852 * Removed an entry in the TODO file (now it's a bug on the BTS).
2853 * Fixed the diary stuff (viewing entries, monitoring other people's
2854 diary) (closes: #108166, #108169).
2856 -- Roland Mas <lolando@debian.org> Fri, 10 Aug 2001 09:04:44 +0200
2858 sourceforge (2.5-9) unstable; urgency=low
2860 * Added more checks into the postinst to deal with more possible errors.
2861 * Small fixes in postinst and postrm.
2862 * Changed the way we use the templates (fill-in-the-blanks.pl) and keep
2863 the postinst script -e (closes: #103902).
2864 * Continued work on db-upgrade.pl: added a function to parse SQL files.
2865 The first installation (database initialisation) is now done via this
2867 * Redirected email to sourceforge@domain to the server admin address (as
2868 specified by the debconf question).
2869 * Continued the hunt for references to sourceforge.net, including
2870 removed links to some pages that were too deeply connected with
2873 -- Roland Mas <lolando@debian.org> Wed, 18 Jul 2001 18:58:46 +0200
2875 sourceforge (2.5-8) unstable; urgency=low
2877 * Removed references to foundries from the site homepage.
2878 * Went through debian/TODO. Didn't do much, but the file is a bit
2879 cleaner and more up-to-date now. Transferred a bit of it onto
2881 * Added French translation into the debconf template.
2882 * Ask confirmation for passwords in debconf.
2883 * Other minor tweaks in debconf.
2884 * Fixed cvsweb "Unable to find gzip binary in $PATH" bug.
2885 * Fixed the PostgreSQL reconfiguration in case the server changes IP
2887 * Added smooth DB upgrade script. Be afraid, be very afraid.
2889 -- Roland Mas <lolando@debian.org> Wed, 27 Jun 2001 19:58:09 +0200
2891 sourceforge (2.5-7) unstable; urgency=low
2893 * Started removing some VA / SF.net / OSDN advertisements.
2894 * Fixed postinst for web-only installs.
2895 * Fixed project_weekly_metric.php cron job (closes: #101004).
2897 -- Roland Mas <lolando@debian.org> Sat, 16 Jun 2001 19:09:49 +0200
2899 sourceforge (2.5-6) unstable; urgency=low
2901 * [Christian] New install-ldap.sh and fixed sourceforge.schema. Should
2902 help fix the LDAP problems.
2903 * Depends: libpam-ldap.
2904 * Fixed Depends: debconf (closes: #100415).
2905 * [Christian] Fixed a bug sending an email for un-approved projects.
2907 -- Roland Mas <lolando@debian.org> Fri, 15 Jun 2001 23:07:59 +0200
2909 sourceforge (2.5-5) unstable; urgency=low
2911 * Removed annoying "activate_group(...)" in /admin/approve_pending.php.
2912 * Fixed user_get_language().
2914 -- Roland Mas <lolando@debian.org> Tue, 22 May 2001 19:49:28 +0200
2916 sourceforge (2.5-4) unstable; urgency=low
2918 * Fixed /new/ script.
2919 * Made the LDAP password debconf parameter to be a password (instead of
2922 -- Roland Mas <lolando@debian.org> Sat, 19 May 2001 20:39:38 +0200
2924 sourceforge (2.5-3) unstable; urgency=low
2926 * rules: remove cvssh.1 for the 'clean' target.
2927 * Fixed and improved the skill import.
2928 * [Christian] Added list option to install-ldap.sh.
2929 * [Christian] More things for ldap in local.inc.template.
2930 * Added debconf question for ldap password.
2932 -- Roland Mas <lolando@debian.org> Fri, 18 May 2001 22:37:57 +0200
2934 sourceforge (2.5-2) unstable; urgency=low
2936 * Fixed the sending of emails in the support request tracker.
2937 * Fixed the Change User Password page.
2938 * [Christian] Correct a bug in new_parse.pl for anonymous CVS
2939 * [Christian] Removed maybe 2 dangerous rm -rf from new_parse.pl, should
2940 find a better solution
2941 * [Christian] Added man for cvssh
2942 * [Christian] Remove warning from grap.c compilation (Dirty code)
2943 * [Christian] Started to reintroduce in local.inc.template things about
2945 * [Christian] Modified dirs for ftp (things changing have to be in var
2946 not in usr, remember that a system should work with /usr /etc read
2947 only, that's why zone files for bind are in var)
2948 * Trimmed package dependencies a bit.
2949 * Improved the way postinst detects an error upon database and user
2951 * Added sfdocs.sql, not (yet) used.
2952 * [Christian] Fixed incorrect list of shell in account.php (function
2953 account_shellselects) for useredit.php
2954 * [Christian] Made /bin/cvssh as default shell and take this in
2955 new_parse and sql2ldif , admin can now choose by web: Restricted shell
2956 /bin/cvssh or whatever shell available in /etc/shells.
2958 -- Roland Mas <lolando@debian.org> Fri, 18 May 2001 20:21:11 +0200
2960 sourceforge (2.5-1) unstable; urgency=low
2962 * First upload to Debian (closes: #78847).
2964 -- Roland Mas <lolando@debian.org> Mon, 14 May 2001 20:18:03 +0200
2966 sourceforge (2.5-0+17) unstable; urgency=low
2968 * Fixed a postinst bug.
2969 * Merged stuff from Christian again:
2970 + Moved db_get sourceforge/noreply_to_bitbucket because later db_get
2972 + Created install-ssh.sh and relativ modifs in prerm and postinst
2973 + Modified local.pl.template to have database access
2974 + Adding ldap config that allow user/passwd management without
2975 touching /etc files. LDAP is not directly used from php like it's done
2976 on current CVS snapshot.
2977 + By default now ssh don't chroot (Possible, thanks to ldap) and there
2978 is a symlink /cvsroot to let CVS with ssh run like before and there is
2979 an option chroot to install-ssh.sh to have chroot again. To have a on
2980 demand per user chroot, we maybe should create a special shell that to
2981 this. Because we run in one box cvs imply ssh, this make that a cvs
2982 writer has got a shell on your box. Chroot restrict access, it would
2983 also be possible to restrict access using cvssh (alias grap.c) without
2985 + Modified update-user-group-cvs.sh to update ldap tables
2986 + Correct a mistake in /cvs/ page (Added :ext: at cvs command)
2987 + Added cvssh in /bin/
2988 + Changed sql2lif.pl to have cvssh as default shell in ldap tables
2989 * Stripped cvssh to make lintian happy.
2991 -- Roland Mas <lolando@debian.org> Mon, 14 May 2001 14:07:28 +0200
2993 sourceforge (2.5-0+16) unstable; urgency=low
2995 * Fixed some bugs in the maintainer scripts again.
2996 * Merged stuff from Christian Bayle:
2997 + Added sf-httpd.conf.template enhancement for virtual hosting
2998 + Added vhost_alias_module check in sourceforge.postinst
2999 + Work on sql2ldif.pl and install-ldap.sh
3000 * Fixed crontab so that it doesn't complain when the package is
3002 * Also in crontab: do not start the non-web-only scripts if the
3003 installation was web-only.
3004 * Depend on mail-transport-agent.
3006 -- Roland Mas <lolando@debian.org> Fri, 11 May 2001 20:23:13 +0200
3008 sourceforge (2.5-0+15) unstable; urgency=low
3010 * Still heading to stability.
3011 * Updated TODO list and README.Debian.
3012 * Optionnally send email to "noreply" to /dev/null.
3013 * Fiddled with the .orig.tar.gz to fix permissions on some files
3014 (notable some executable *.png and *.php). Lintian is now happier.
3015 * Added dependencies on the right LDAP packages.
3016 * Fixed the postgresql cron script problem.
3017 * Clean up more stuff when purging the package.
3019 -- Roland Mas <lolando@debian.org> Fri, 11 May 2001 14:00:23 +0200
3021 sourceforge (2.5-0+14) unstable; urgency=low
3023 * Got my hands back on the package, and started cleaning it a bit.
3024 * Removed the killall in postinst (it bit me while I was remotely
3025 installing the package).
3026 * Added a bit more verbosity in postinst.
3027 * Fixed a typo in the debconf template.
3028 * Ditto in install-dns.sh.
3029 * Restart ssh in prerm.
3030 * Removed duplicate invocation of debconf for the LDAP stuff in config.
3031 * Added Depends: on ssh, libnss-ldap and bind9.
3032 * Heading to a stable state, all unstable stuff is conditioned to a
3034 * Removed bashisms in config.
3036 -- Roland Mas <lolando@debian.org> Thu, 10 May 2001 11:10:34 +0200
3038 sourceforge (2.5-0+13.3) unstable; urgency=low
3040 * Modified sourceforge.config to get a correct ldap DN
3041 * Changed ldaptest for install-ldap.sh in deb-specific
3042 * Added sql2ldif.sh and install-ldap.sh in debian/rules
3043 * Added stuffs for default ldap_dn in sourceforge.config but this should
3045 * Added sourceforge.schema for ldap in etc/sourceforge (Added in rules)
3046 * Now nstall-ldap.sh is a working loader of the ldap database
3047 * Probably libnss-ldap will require modif of /etc/nsswitch.conf
3048 * Added apache_conf.pl example found on sourceforge offsite talk
3049 * This should help for apache aliasing of sites except if there is a
3050 solution without restarting apache
3052 -- Christian Bayle <bayle@aist.enst.fr> Wed, 9 May 2001 01:43:06 +0200
3054 sourceforge (2.5-0+13.2) unstable; urgency=low
3056 * Changed install-chroot.sh for improved one with option
3057 * Modified utils/underworld-dummy/ssh_dump.pl installed
3058 * Modified utils/underworld-dummy/dns_conf.pl installed
3059 * Modified utils/underworld-dummy/dump_database.pl installed
3060 * Changed gid_add from 1000 to 10000 and dummy_uid from 103 to 9999
3061 * Modified utils/new_parse.pl installed
3062 * Modified utils/ssh_create.pl installed
3063 * Added update_user_group_cvs.sh and use in postinst and cron.d
3064 * Changed sourceforge/db_password from low to medium in sourceforge.config
3065 * Changed postinst: database passwd must be introduced after database init
3067 * In sourceforge.config changed ip_adress default for $(hostname -i)
3068 * Added install-dns.sh script in debian/rules with option
3069 * and use added in prerm and posinst
3070 * Added modified perl script ans icons in deb-specific/cvsweb
3071 * Added install for cvsweb in debian/rules
3072 * Added usr/lib/sourceforge/<cvs,cvs/icons,cgi-bin> in debian/sourceforge.dirs
3073 * Modified www/cvs/index.php to have a good ref with cvs
3074 * Modified sf-httpd.template to make good ref to cvs cgi-bin
3075 * Added required cron for DNS/CVS/GROUP/USER in debian/sourceforge.cron.d
3076 * Everything from my 2.5-0+12p9 is reintegrated
3077 * Added ldaptest exemple in deb-specific and could test this with
3078 * std debian slapd install. This should help for ldap setup
3080 -- Christian Bayle <bayle@aist.enst.fr> Mon, 7 May 2001 00:32:08 +0200
3082 sourceforge (2.5-0+13.1) unstable; urgency=low
3084 * Starting to merge in a huge lot of things that were previously in the
3085 TODO list, done by Christian Bayle <bayle@aist.enst.fr>.
3087 -- Roland Mas <lolando@debian.org> Wed, 2 May 2001 23:08:30 +0200
3089 sourceforge (2.5-0+13) unstable; urgency=low
3091 * Should fix the error on news forum creation (thanks to Y. J. Chun
3093 * Added a $sys_images_url (Y. J. Chun again).
3094 * Started work on the LDAP stuff. The script seems to work, now I don't
3095 know what to do with it yet.
3096 * Run the postinst psql scripts as sourceforge to satisfy PostgreSQL's
3098 * Sort-of-fixed a problem occurring when trying to see the source for
3099 generated pages (/projects/test/, for instance).
3100 * Fixed the sending of emails to strange addresses on task creation.
3102 -- Roland Mas <lolando@debian.org> Wed, 2 May 2001 19:29:23 +0200
3104 sourceforge (2.5-0+12) unstable; urgency=low
3106 * Fixed some incorrect SQL (DROP TABLE IF EXISTS), removed the adequate
3107 hack in some cronjobs.
3108 * Added project metrics cronjobs.
3110 -- Roland Mas <lolando@debian.org> Fri, 20 Apr 2001 18:50:43 +0200
3112 sourceforge (2.5-0+11) unstable; urgency=low
3114 * Ran lintian. Fixed errors and warnings (many).
3116 -- Roland Mas <lolando@debian.org> Thu, 19 Apr 2001 20:05:55 +0200
3118 sourceforge (2.5-0+10) unstable; urgency=low
3120 * Fixed HTML and link in the "Showing the Sourceforge logo" blurb (in
3122 * Fixed the daily activity log rotation.
3124 -- Roland Mas <lolando@debian.org> Wed, 18 Apr 2001 23:11:29 +0200
3126 sourceforge (2.5-0+9) unstable; urgency=low
3128 * Hopefully fixed cron job calculating the Trove software map sums.
3129 * Made the cron jobs silent.
3131 -- Roland Mas <lolando@debian.org> Mon, 16 Apr 2001 22:39:09 +0200
3133 sourceforge (2.5-0+8) unstable; urgency=low
3135 * Small patch: default timezone is read from /etc/timezone. Yeah, very
3136 small patch indeed :-)
3138 -- Roland Mas <lolando@debian.org> Mon, 9 Apr 2001 19:59:04 +0200
3140 sourceforge (2.5-0+7) unstable; urgency=low
3142 * Changed the database host to localhost in psql calls from the
3143 maintainer scripts. It still doesn't work with out-of-the-box
3144 PostgreSQL installation (which is a little paranoid), but it should
3145 lower the requirements for manual intervention.
3146 * Un-commented the Apache restart in maintainer scripts. It's really
3147 needed, especially for the prerm.
3148 * Cease to drop the databases on remove (only do this un purge).
3150 -- Roland Mas <lolando@debian.org> Sun, 8 Apr 2001 20:27:27 +0200
3152 sourceforge (2.5-0+6) unstable; urgency=low
3154 * Added debconf question to insert an initial list of skills into the
3157 -- Roland Mas <lolando@debian.org> Fri, 6 Apr 2001 00:03:50 +0200
3159 sourceforge (2.5-0+5) unstable; urgency=low
3161 * Big ooops. The postinst used to chown plenty of files to the
3162 not-yet-existant user sourceforge. Thanks to Luca for noticing.
3164 -- Roland Mas <lolando@debian.org> Wed, 4 Apr 2001 18:09:19 +0200
3166 sourceforge (2.5-0+4) unstable; urgency=low
3168 * Continued work on cron jobs: disabled the vacuuming part (not needed),
3169 fixed some SQL in the user rating script.
3171 -- Roland Mas <lolando@debian.org> Thu, 22 Feb 2001 23:03:36 +0100
3173 sourceforge (2.5-0+3) unstable; urgency=low
3175 * Started work on the cron jobs. Same again, don't expect it to Just
3176 Work, because it won't. Why on Earth they should write cron jobs in
3177 PHP I will probably never understand.
3178 * CHanged Depends: perl5 to Depends: perl.
3180 -- Roland Mas <lolando@debian.org> Wed, 21 Feb 2001 22:59:41 +0100
3182 sourceforge (2.5-0+2) unstable; urgency=low
3184 * Bugfix in the installation procedure: the sequences are now
3185 initialised after the default data have been inserted.
3186 * Bugfix in the diary page.
3188 -- Roland Mas <lolando@debian.org> Mon, 19 Feb 2001 23:06:19 +0100
3190 sourceforge (2.5-0+1) unstable; urgency=low
3192 * New upstream release.
3193 * New maintainer address.
3194 * This package should (barely) install. Don't expect it to work. It's
3195 not public anyway, so how did you get it?
3197 -- Roland Mas <lolando@debian.org> Mon, 12 Feb 2001 00:01:50 +0100
3199 sourceforge (2.0-0phase1v19) unstable; urgency=low
3201 * Removed a lintian warning.
3203 -- Roland Mas <99.roland.mas@aist.enst.fr> Fri, 12 Jan 2001 20:15:45 +0100
3205 sourceforge (2.0-0phase1v18) unstable; urgency=low
3207 * Fixed the bugs caused by file permission in v17. Separated secrets
3208 into different files.
3210 -- Roland Mas <99.roland.mas@aist.enst.fr> Wed, 10 Jan 2001 21:01:45 +0100
3212 sourceforge (2.0-0phase1v17) unstable; urgency=low
3214 * Changed security for the database password: it is now only stored in
3215 the sf-httpd.conf file, and this file is now chmod 600.
3217 -- Roland Mas <99.roland.mas@aist.enst.fr> Mon, 8 Jan 2001 22:10:03 +0100
3219 sourceforge (2.0-0phase1v16) unstable; urgency=low
3221 * Changed the sourceforge user's homedir.
3222 * Added entries into the TODO list.
3224 -- Roland Mas <99.roland.mas@aist.enst.fr> Sat, 6 Jan 2001 22:56:02 +0100
3226 sourceforge (2.0-0phase1v15) unstable; urgency=low
3228 * Added TODO.Debian file (might be temporary).
3229 * Fixed the order of db_* config file to set the defaults.
3230 * Changed the sf-httpd.conf file to avoid "Address already in use" bug.
3231 * debconf'ed the newsadmin group id.
3232 * Added a system user to run the crontab scripts.
3234 -- Roland Mas <99.roland.mas@aist.enst.fr> Sat, 6 Jan 2001 19:58:17 +0100
3236 sourceforge (2.0-0phase1v14) unstable; urgency=low
3238 * Fixed some data in the database init phase: no-reply email address,
3239 features of the siteadmin and newsadmin groups, some fields
3241 * Added Depends: php4-gd (for the statistics graphs).
3242 * Added entries in conffiles for the templates.
3243 * Added some more backend (stats) scripts to the crontab.
3245 -- Roland Mas <99.roland.mas@aist.enst.fr> Wed, 3 Jan 2001 22:54:37 +0100
3247 sourceforge (2.0-0phase1v13) unstable; urgency=low
3249 * Re-enabled the conffiles-ness of the crontab, with appropriate testing
3250 ([ -x ... ] && ...).
3252 -- Roland Mas <99.roland.mas@aist.enst.fr> Fri, 29 Dec 2000 16:32:40 +0100
3254 sourceforge (2.0-0phase1v12) unstable; urgency=low
3256 * Removed the need for exclusivity on DocumentRoot by using a
3259 -- Roland Mas <99.roland.mas@aist.enst.fr> Thu, 28 Dec 2000 14:19:44 +0100
3261 sourceforge (2.0-0phase1v11) unstable; urgency=low
3263 * Re-enabled the full user list and full project list links in the site
3265 * Replaced all references to "Alexandria" by the chosen system name.
3266 * Removed crontab from conffiles, lest we try to call a script that
3267 doesn't exist when the package is removed but not purged.
3268 * Added plenty of backend scripts into the crontab.
3270 -- Roland Mas <99.roland.mas@aist.enst.fr> Wed, 27 Dec 2000 21:31:14 +0100
3272 sourceforge (2.0-0phase1v10) unstable; urgency=low
3274 * Fixed the graphs (survey results, bugs aging reports). Crude hack for
3275 now, hopefully a cleaner fix will occur soon.
3277 -- Roland Mas <99.roland.mas@aist.enst.fr> Sat, 23 Dec 2000 18:36:25 +0100
3279 sourceforge (2.0-0phase1v9) unstable; urgency=low
3281 * Removed dependency on localhost.
3283 -- Roland Mas <99.roland.mas@aist.enst.fr> Fri, 22 Dec 2000 13:25:27 +0100
3285 sourceforge (2.0-0phase1v8) unstable; urgency=low
3287 * Added site-admin and site-news-admin menu.
3289 -- Roland Mas <99.roland.mas@aist.enst.fr> Thu, 21 Dec 2000 21:00:59 +0100
3291 sourceforge (2.0-0phase1v7) unstable; urgency=low
3293 * Fixed include path in db_trove_treesums.pl (again).
3295 -- Roland Mas <99.roland.mas@aist.enst.fr> Thu, 21 Dec 2000 15:03:51 +0100
3297 sourceforge (2.0-0phase1v6) unstable; urgency=low
3299 * Fixed clear.gif image references and included the image.
3301 -- Roland Mas <99.roland.mas@aist.enst.fr> Thu, 21 Dec 2000 12:41:01 +0100
3303 sourceforge (2.0-0phase1v5) unstable; urgency=low
3305 * Suppressed dependency on dnsutils (by using getent instead of host).
3306 * Fixed include path in db_trove_treesums.pl.
3308 -- Roland Mas <99.roland.mas@aist.enst.fr> Thu, 21 Dec 2000 10:26:59 +0100
3310 sourceforge (2.0-0phase1v4) unstable; urgency=low
3312 * Fixed the docman bug (another one).
3313 * Fixed the survey bug.
3314 * Installed crontab for the software map.
3315 * Tested patches, code snippet library, news, support, user skills,
3318 -- Roland Mas <99.roland.mas@aist.enst.fr> Wed, 20 Dec 2000 23:01:10 +0100
3320 sourceforge (2.0-0phase1v3) unstable; urgency=low
3322 * Fixed Makefile for building.
3324 -- Roland Mas <99.roland.mas@aist.enst.fr> Tue, 12 Dec 2000 17:46:36 +0100
3326 sourceforge (2.0-0phase1v2) unstable; urgency=low
3328 * Deleted many .ex files in debian/.
3329 * Fixed the docman bug.
3330 * Fixed the news bug.
3331 * Removed mode -x in postinst script, and generally cleaned postinst and
3333 * Added debconf questions cvs_host and lists_host.
3334 * Moved the cache directory into a FHS-compliant location.
3336 -- Roland Mas <99.roland.mas@aist.enst.fr> Tue, 12 Dec 2000 14:12:17 +0100
3338 sourceforge (2.0-0phase1v1) unstable; urgency=low
3340 * Initial Release. Expect many bugs.
3342 -- Roland Mas <99.roland.mas@aist.enst.fr> Sun, 10 Dec 2000 16:15:20 +0100