/[collab-maint]/ext-maint/mantis
ViewVC logotype

Log of /ext-maint/mantis

View Directory Listing Directory Listing


Sticky Revision:

Revision 12048 - Directory Listing
Modified Mon Dec 22 14:38:24 2008 UTC (4 years, 5 months ago) by schoenfeld
Remove obsolete branch

Revision 12047 - Directory Listing
Modified Mon Dec 22 14:36:34 2008 UTC (4 years, 5 months ago) by schoenfeld
Remove obsolete branch

Revision 12046 - Directory Listing
Modified Mon Dec 22 14:34:13 2008 UTC (4 years, 5 months ago) by schoenfeld
Delete obsolete branch

Revision 12045 - Directory Listing
Modified Mon Dec 22 14:33:23 2008 UTC (4 years, 5 months ago) by schoenfeld
Delete experimental branch as its changes has been merged into trunk

Revision 12044 - Directory Listing
Modified Mon Dec 22 14:31:32 2008 UTC (4 years, 5 months ago) by schoenfeld
[svn-buildpackage] Tagging mantis (1.1.6+dfsg-2)

Revision 12043 - Directory Listing
Modified Mon Dec 22 14:30:26 2008 UTC (4 years, 5 months ago) by schoenfeld
Merge experimental versions into trunk. Merged changes:

* Upload to unstable
* Updated watch file and get-orig-source target in debian/rules to the new
  upstream tarball name (mantisbt instead of mantis)
* Add ${misc:Depends} placeholder to the dependencies of the package
  to fix a lintian warning
* Fix watch file, so that .DIGEST files are not detected as new
  upstream versions
* Remove mail notification fix as it is part of upstream now.
* Remove fix for CVE 2008-3102 because it is part of upstream now

Revision 12042 - Directory Listing
Modified Mon Dec 22 08:47:36 2008 UTC (4 years, 5 months ago) by schoenfeld
Upload to unstable

Revision 11979 - Directory Listing
Modified Wed Dec 10 08:36:48 2008 UTC (4 years, 6 months ago) by schoenfeld
Document some more upstream changes in debian/changelog

Revision 11974 - Directory Listing
Modified Tue Dec 9 20:33:42 2008 UTC (4 years, 6 months ago) by schoenfeld
* New upstream version:
  + Several bugfixes for some caching problems

Revision 11913 - Directory Listing
Modified Tue Dec 2 09:12:03 2008 UTC (4 years, 6 months ago) by schoenfeld
Document some notable bugfixes in the changelog

Revision 11912 - Directory Listing
Modified Tue Dec 2 09:03:56 2008 UTC (4 years, 6 months ago) by schoenfeld
Add ${misc:Depends} placeholder to the dependencies of the package
to fix a lintian warning

Revision 11911 - Directory Listing
Modified Tue Dec 2 09:01:24 2008 UTC (4 years, 6 months ago) by schoenfeld
Updated watch file and get-orig-source target in debian/rules to the new
upstream tarball name (mantisbt instead of mantis)

Revision 11910 - Directory Listing
Modified Tue Dec 2 09:00:27 2008 UTC (4 years, 6 months ago) by schoenfeld
New upstream version

Revision 11654 - Directory Listing
Modified Tue Oct 28 15:17:39 2008 UTC (4 years, 7 months ago) by schoenfeld
Fix syntax error

Revision 11653 - Directory Listing
Modified Tue Oct 28 15:06:06 2008 UTC (4 years, 7 months ago) by schoenfeld
* Urgency high because it fixes a severity important problem
  introduced by a security fix.
* Add upstream patch which fixes user registration (was broken by the
  patches for CVE-2008-4689)
  (Closes: #503668)

Revision 11648 - Directory Listing
Modified Mon Oct 27 10:56:50 2008 UTC (4 years, 7 months ago) by schoenfeld
* Urgency high because it fixes security issues.
* Fix security vulnerabilites by applying upstream patches:
    + CVE-2008-4689: Mantis does not unset the session cookie
      during the logout.
    + CVE-2008-4688: Mantis does not check the privileges of the viewer before
      composing a link with issue data in the source anchor.
  (Closes: #503588)

Revision 11584 - Directory Listing
Modified Mon Oct 20 13:50:00 2008 UTC (4 years, 7 months ago) by schoenfeld
* Urgency high because it is an update for a security issue
  which was patched in the last upload.
* Updated the patch for the remote code execution vulnerability to
  avoid possible regressions that might be caused by the wrong
  implementation in the first patch.

Revision 11583 - Directory Listing
Modified Mon Oct 20 12:09:05 2008 UTC (4 years, 7 months ago) by schoenfeld
Make changelog more precise

Revision 11581 - Directory Listing
Modified Mon Oct 20 12:08:30 2008 UTC (4 years, 7 months ago) by schoenfeld
fix patch

Revision 11580 - Directory Listing
Modified Mon Oct 20 10:58:50 2008 UTC (4 years, 7 months ago) by schoenfeld
* Urgency high because it fixes a security issue
* Added a fix for remote code execution vulnerability for registered users
  (Closes: #502728)

Revision 11572 - Directory Listing
Modified Mon Oct 20 08:38:02 2008 UTC (4 years, 7 months ago) by schoenfeld
fix changelog header

Revision 11571 - Directory Listing
Modified Mon Oct 20 08:36:45 2008 UTC (4 years, 7 months ago) by schoenfeld
* Upload to experimental, because lenny is in freeze
* Remove fix for CVE 2008-3102 because it is part of upstream now

Revision 11570 - Directory Listing
Modified Mon Oct 20 07:41:50 2008 UTC (4 years, 7 months ago) by schoenfeld
Remove mail notification fix as it is part of upstream now.

Revision 11569 - Directory Listing
Modified Mon Oct 20 07:23:37 2008 UTC (4 years, 7 months ago) by schoenfeld
* New upstream version
* Fix watch file, so that .DIGEST files are not detected as new
  upstream versions

Revision 11568 - Directory Listing
Modified Mon Oct 20 07:12:08 2008 UTC (4 years, 7 months ago) by schoenfeld
create copy for experimental branch

Revision 11533 - Directory Listing
Modified Mon Oct 13 08:08:28 2008 UTC (4 years, 8 months ago) by schoenfeld
Adding bug reference

Revision 11527 - Directory Listing
Modified Sun Oct 12 14:59:48 2008 UTC (4 years, 8 months ago) by schoenfeld
* Urgency high because it fixes a regression that has been introduced by a
  security issue
* Update patch for CVE2008-3102 so that session_set_cookie_params() is
  called _before_ session_start(). Thanks to Wolfgang Karall for noting the
  problem.

Revision 11486 - Directory Listing
Modified Tue Oct 7 09:57:30 2008 UTC (4 years, 8 months ago) by schoenfeld
Urgency medium as it clears an rc bug

Revision 11485 - Directory Listing
Modified Tue Oct 7 09:54:25 2008 UTC (4 years, 8 months ago) by schoenfeld
Urgency high as it clears an rc bug and is uploaded
together with the security fix in 1.1.2+dfsg-4

Revision 11484 - Directory Listing
Modified Tue Oct 7 09:28:37 2008 UTC (4 years, 8 months ago) by schoenfeld
* Urgency medium as it clears an rc bug
* Properly remove configuration files and unregister them from ucf on purge
  (Closes: #501425)

Revision 11482 - Directory Listing
Modified Tue Oct 7 08:15:10 2008 UTC (4 years, 8 months ago) by schoenfeld
Fix formatting

Revision 11481 - Directory Listing
Modified Tue Oct 7 08:13:25 2008 UTC (4 years, 8 months ago) by schoenfeld
Refresh the patch so that it is applieable

Revision 11480 - Directory Listing
Modified Tue Oct 7 08:02:52 2008 UTC (4 years, 8 months ago) by schoenfeld
* Urgency high because it fixes a security issue
* Added a patch for CVE2008-3102:
  Doesn't set the secure flag for session cookies
  (Closes: #501179)

Revision 11342 - Directory Listing
Modified Fri Sep 19 14:17:22 2008 UTC (4 years, 8 months ago) by schoenfeld
Delete file which shouldn't be here

Revision 11319 - Directory Listing
Modified Wed Sep 17 20:33:30 2008 UTC (4 years, 9 months ago) by schoenfeld
Updated maintainers email address

Revision 10974 - Directory Listing
Modified Mon Aug 11 15:33:19 2008 UTC (4 years, 10 months ago) by schoenfeld-guest
* Add a note to NEWS, that the LDAP version parameter has been changed
* Remove hint on old LDAP version parameter from README.LDAP

Revision 10973 - Directory Listing
Modified Mon Aug 11 15:23:24 2008 UTC (4 years, 10 months ago) by schoenfeld-guest
[svn-buildpackage] Tagging mantis (1.1.2+dfsg-2)

Revision 10708 - Directory Listing
Modified Mon Jul 14 11:29:15 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Add a patch to fix mail notifications provided by upstream.

Revision 10652 - Directory Listing
Modified Fri Jul 11 13:36:06 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
fix typo in recommends

Revision 10647 - Directory Listing
Modified Fri Jul 11 08:06:41 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Fix typo in debian/config

Revision 10646 - Directory Listing
Modified Fri Jul 11 06:19:17 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Added Basque translation for mantis debconf template. Thanks to Xabier
Bilbao (Closes: #490200)

Revision 10645 - Directory Listing
Modified Thu Jul 10 13:22:12 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Replace an @ with ©

Revision 10639 - Directory Listing
Modified Wed Jul 9 07:04:46 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Added Russian debconf templates translation. Thanks to Yuri Kozlov.
(Closes: #489913)

Revision 10625 - Directory Listing
Modified Mon Jul 7 15:30:12 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Added Turkish debconf template translation. Thanks to Mert Dirik.
(Closes: #489406)

Revision 10565 - Directory Listing
Modified Fri Jul 4 11:01:12 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
* Added Galician debconf template translation. Thanks to Jacobo Tarrio.
  (Closes: #489178)
* Update Swedish translation form debconf template. Thanks to Martin Bagge.
  (Closes: #488218)

Revision 10541 - Directory Listing
Modified Wed Jul 2 14:26:05 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Add missing copyright holder

Revision 10540 - Directory Listing
Modified Wed Jul 2 13:09:06 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Install the ChangeLog of upstream with dh_installchangelogs instead
of doing it manually

Revision 10316 - Directory Listing
Modified Sun Jun 22 09:45:10 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Upgraded Standards-Version to 3.8.0

Revision 10315 - Directory Listing
Modified Sun Jun 22 09:43:38 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Document the handling of new upstream versions in README.source

Revision 10314 - Directory Listing
Modified Sun Jun 22 09:15:54 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Add a file README.source to document patch handling

Revision 10313 - Directory Listing
Modified Sun Jun 22 08:24:38 2008 UTC (4 years, 11 months ago) by schoenfeld-guest
Remove set -x from postinst

Revision 10205 - Directory Listing
Modified Thu Jun 12 09:18:56 2008 UTC (5 years ago) by schoenfeld-guest
Update patch

Revision 10177 - Directory Listing
Modified Wed Jun 11 14:11:45 2008 UTC (5 years ago) by schoenfeld-guest
Replace usage of projax by usage of static selection fields (patch by Dominique).

Revision 9553 - Directory Listing
Modified Thu May 8 09:10:00 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
call ucf with --three-way param

Revision 9552 - Directory Listing
Modified Thu May 8 09:09:45 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Rearrange changelog entries

Revision 9546 - Directory Listing
Modified Wed May 7 15:07:11 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Moved some depends to Recommends, because its possible to run mantis
without those packages (for example if its desired to use PostgreSQL
instead of mantis)

Revision 9545 - Directory Listing
Modified Wed May 7 14:43:57 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Shorten changelog entry

Revision 9544 - Directory Listing
Modified Wed May 7 14:42:57 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Do not install the file UPGRADING to /usr/share/doc because it does
not make much sense as UPGRADING happens automatically in the Debian
package (and is handled different from the way upstream handles it
anyway)

Revision 9543 - Directory Listing
Modified Wed May 7 14:05:13 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Add README.PostgreSQL to docs

Revision 9542 - Directory Listing
Modified Wed May 7 13:38:51 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Update timestamp in README.Debian

Revision 9541 - Directory Listing
Modified Wed May 7 13:35:13 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Remove debian/links and call to dh_links in debian/rules as it
should not be needed anymore

Revision 9540 - Directory Listing
Modified Wed May 7 13:26:12 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Remove configure from PHONY because it does not exist

Revision 9539 - Directory Listing
Modified Wed May 7 12:52:38 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Updating licensing information in debian/copyright

Revision 9538 - Directory Listing
Modified Wed May 7 10:47:32 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Make get-orig-source a bit more reliable

Revision 9537 - Directory Listing
Modified Wed May 7 09:54:01 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Change changelog entry

Revision 9536 - Directory Listing
Modified Wed May 7 09:52:49 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Delete .new files after merge with ucf

Revision 9535 - Directory Listing
Modified Wed May 7 09:47:55 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Remove some useless comments from the debian/rules file

Revision 9534 - Directory Listing
Modified Wed May 7 09:45:22 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Make a note about the change to the NEWS file

Revision 9533 - Directory Listing
Modified Wed May 7 09:42:49 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Some changes to the php configuration files (and templates) to make sure
they have a proper wrapping after 80 characters and indenting

Revision 9532 - Directory Listing
Modified Wed May 7 09:32:18 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
    - Register configuration files ucf in post-installation script
    - Managae configuration changes with ucf

Revision 9531 - Directory Listing
Modified Wed May 7 09:20:40 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Use dpkg-statoverride for setting permissions on configuration files
instead of calling chmod directly

Revision 9530 - Directory Listing
Modified Wed May 7 09:13:24 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Add a call to debian/rules to create etc/mantis in the package
installation directory

Revision 9529 - Directory Listing
Modified Wed May 7 09:11:28 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Install configuration file templates to /usr/share/mantis/conf-templates
instead of /etc/mantis, because /etc is not really the place for such
files

Revision 9528 - Directory Listing
Modified Wed May 7 08:59:59 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
* Switch to ucf for configuration file handling
    - Add a depend on ucf

Revision 9527 - Directory Listing
Modified Tue May 6 14:46:29 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Added a README.PostgreSQL to document how to get PostgreSQL running
with mantis

Revision 9526 - Directory Listing
Modified Tue May 6 14:28:25 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Updated README.Debian to reflect current packages state and did
layout changes

Revision 9525 - Directory Listing
Modified Tue May 6 14:21:09 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Do not install projax to the install directory because upstream is dead and
its a not really useful code copy anyway

Revision 9521 - Directory Listing
Modified Tue May 6 08:40:04 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Added a a file (TestingNewReleases) to the debian directory which documents
the test plan I use to test new mantis releases.

Revision 9517 - Directory Listing
Modified Mon May 5 19:23:45 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Remove projax from the install directory because upstream is dead and its
a not really useful code copy anyway

Revision 9516 - Directory Listing
Modified Mon May 5 19:14:27 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Added a patch to disable use of projax in mantis because it is
unmaintained upstream and therefore removed from the package

Revision 9515 - Directory Listing
Modified Mon May 5 19:08:25 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Remove usless dpatch cruft from the patches

Revision 9514 - Directory Listing
Modified Mon May 5 18:57:43 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Renumbered patches

Revision 9513 - Directory Listing
Modified Mon May 5 18:49:54 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Importing patches to quilt and remove dpatch files

Revision 9512 - Directory Listing
Modified Mon May 5 18:43:35 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
* Moving to quilt as a patch system:
    - Replacing dpatch build dependency with quilt
    - Adapting debian/rules

Revision 9423 - Directory Listing
Modified Wed Apr 30 08:30:46 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Do not echo the name of the tempdir

Revision 9422 - Directory Listing
Modified Wed Apr 30 08:30:07 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Delete an unnecessary extra-license file that was introduced with
this new version of mantis

Revision 9410 - Directory Listing
Modified Tue Apr 29 14:22:47 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Added a new sql script for database upgrades to 1.1.1

Revision 9409 - Directory Listing
Modified Tue Apr 29 14:21:07 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Remove db fix script (not needed anymore)

Revision 9408 - Directory Listing
Modified Tue Apr 29 11:34:30 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Added a php script which can handle the fix of the database in case
the installation was upgraded from 0.19x to 1.0.x and is now to be upgraded to a
newer version (config_table misses database_version entry, see mantis bt #8846)

Revision 9407 - Directory Listing
Modified Tue Apr 29 10:55:47 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Revert postgresql specific changes because it cannot currently be used,
due to problems with adodb (mantis upstream patches it, but we don't use
the patched adodb version)

Revision 9406 - Directory Listing
Modified Tue Apr 29 10:48:54 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Updated package description

Revision 9401 - Directory Listing
Modified Mon Apr 28 13:29:25 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Install postgresql database creation script

Revision 9400 - Directory Listing
Modified Mon Apr 28 13:26:58 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Remove mysql specific cruft

Revision 9399 - Directory Listing
Modified Mon Apr 28 12:12:14 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Fix wrong include in config

Revision 9398 - Directory Listing
Modified Mon Apr 28 12:08:20 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Fix wrong spelling

Revision 9397 - Directory Listing
Modified Mon Apr 28 12:01:09 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Make database configuration via dbconfig-common work with different
databases (mysql and postgresql currently supported)

Revision 9396 - Directory Listing
Modified Mon Apr 28 10:12:04 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Changed depends so that it is possible to use PostgreSQL instead of
MySQL as the database

Revision 9395 - Directory Listing
Modified Mon Apr 28 10:09:56 2008 UTC (5 years, 1 month ago) by schoenfeld-guest
Add a Suggests-Line to suggest either mysql-server or postgresql as
database

Revision 9308 - Directory Listing
Modified Sat Apr 19 16:03:09 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Don't install upgrade sql script which does not exist anymore

Revision 9307 - Directory Listing
Modified Sat Apr 19 16:01:17 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Updated create_database.sql script to new database schema

Revision 9306 - Directory Listing
Modified Sat Apr 19 15:16:35 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Removed upgrade sql because it does not work

Revision 9305 - Directory Listing
Modified Sat Apr 19 15:10:05 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Remove license information for adodb because its no longer part of
the source package

Revision 9304 - Directory Listing
Modified Sat Apr 19 14:55:43 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Clarify copyright situation by listing every copyright holder and
documenting upstream tarball change

Revision 9303 - Directory Listing
Modified Sat Apr 19 14:39:00 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
removed useless word

Revision 9302 - Directory Listing
Modified Sat Apr 19 14:35:26 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Renamed HOSTNAME to MAILNAME in debian/config because it is more
appropriate and fixes lintian warnings

Revision 9301 - Directory Listing
Modified Sat Apr 19 14:33:55 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
...

Revision 9300 - Directory Listing
Modified Sat Apr 19 14:30:51 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
copy tarball to tarballs directory if it exists

Revision 9299 - Directory Listing
Modified Sat Apr 19 14:29:04 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
fix wrong tarball name

Revision 9298 - Directory Listing
Modified Sat Apr 19 14:27:54 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
* Repackaged upstream tarball because it contains a copy of adodb which
  ships files licensed under the PHP license
* Implemented a get-orig-source target to fetch and repack the upstream
  source tarball
* Added a mangling option to watch file to mangle +dfsg in local version
  number

Revision 9297 - Directory Listing
Modified Sat Apr 19 13:33:15 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Updated version (new upstream is 1.1.1)

Revision 9296 - Directory Listing
Modified Sat Apr 19 13:28:25 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Added a spanish debconf translation, thanks to the submitter.
(Closes: #476317)

Revision 9295 - Directory Listing
Modified Sat Apr 19 13:26:36 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
some changes to the changelog

Revision 9294 - Directory Listing
Modified Sat Apr 19 13:22:58 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Updated Japanese po-debconf template, thanks to Hideki Yamane
(Closes: #463680)

Revision 9293 - Directory Listing
Modified Sat Apr 19 13:10:08 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Revert commit 9142

Revision 9292 - Directory Listing
Modified Sat Apr 19 13:03:19 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Rename HOSTNAME to MAILNAME in debian/config to work around bashism
warnings

Revision 9142 - Directory Listing
Modified Wed Apr 9 07:29:05 2008 UTC (5 years, 2 months ago) by schoenfeld-guest
Adapt Vcs-Svn line to point to the lenny branch of mantis

Revision 8227 - Directory Listing
Modified Thu Feb 28 21:09:58 2008 UTC (5 years, 3 months ago) by schoenfeld-guest
* Updated Japanese po-debconf template, thanks to Hideki Yamane
  (Closes: #463680)

Revision 8226 - Directory Listing
Modified Thu Feb 28 21:07:00 2008 UTC (5 years, 3 months ago) by schoenfeld-guest
* Removed useless comment from the top of debian/rules

Revision 8225 - Directory Listing
Modified Thu Feb 28 20:58:43 2008 UTC (5 years, 3 months ago) by schoenfeld-guest
* Repackaged upstream tarball to remove adodb, because it contains files
  under the PHP license

Revision 8224 - Directory Listing
Modified Thu Feb 28 19:07:48 2008 UTC (5 years, 3 months ago) by schoenfeld-guest
[svn-inject] Applying Debian modifications to trunk

Revision 8223 - Directory Listing
Modified Thu Feb 28 19:07:38 2008 UTC (5 years, 3 months ago) by schoenfeld-guest
Creating trunk directory

Revision 8222 - Directory Listing
Modified Thu Feb 28 19:07:23 2008 UTC (5 years, 3 months ago) by schoenfeld-guest
Creating mantis-lenny/mantis/tags/ directory.

Revision 7586 - Directory Listing
Modified Thu Jan 24 19:40:51 2008 UTC (5 years, 4 months ago) by schoenfeld-guest
* Fix regression (syntax error) that was introcued with changes to
  print_all_bug_page.php. Thanks to Matt Corks for the patch.
  (Closes: #462121) 

Revision 7533 - Directory Listing
Modified Mon Jan 21 18:40:27 2008 UTC (5 years, 4 months ago) by schoenfeld-guest
  to fix CVE-2007-6611 (Closes: #461953)

Revision 7525 - Directory Listing
Modified Mon Jan 21 18:11:19 2008 UTC (5 years, 4 months ago) by schoenfeld-guest
* Fix regression that was introduced with changes to core/file_api.php
  to fix CVE-2007-6611

Revision 7482 - Directory Listing
Modified Fri Jan 18 11:30:31 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Chhanged depends to include depends for apache 1.x and php4

Revision 7481 - Directory Listing
Modified Fri Jan 18 11:21:45 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Initial backport release

Revision 7480 - Directory Listing
Modified Fri Jan 18 11:18:56 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Importing 1.0.8-4

Revision 7479 - Directory Listing
Modified Fri Jan 18 11:18:09 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
creating trunk

Revision 7478 - Directory Listing
Modified Fri Jan 18 11:17:54 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
creating tags directory

Revision 7477 - Directory Listing
Modified Fri Jan 18 11:17:18 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Creating branch for mantis backport

Revision 7419 - Directory Listing
Modified Sun Jan 13 17:32:36 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Fix wrong use of f_username (should be f_realname)

Revision 7411 - Directory Listing
Modified Sun Jan 13 16:08:47 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Renamed upgrade script for versions prior 1.0.6-1
Added upgrade script for versions prior 1.1.0

Revision 7408 - Directory Listing
Modified Sun Jan 13 15:55:57 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
fix wrong directory creation

Revision 7407 - Directory Listing
Modified Sun Jan 13 15:46:50 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Updated debian/rules file

Revision 7406 - Directory Listing
Modified Sun Jan 13 15:33:03 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Removed patch to fix security issue SA28185 (fix is part of upstream)

Revision 7405 - Directory Listing
Modified Sun Jan 13 15:31:18 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Updated patch disable-admin-directory-check.dpatch

Revision 7404 - Directory Listing
Modified Sun Jan 13 15:24:41 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
* Updated patch (to use libphp-phpmailer instead of prepackaged version)

Revision 7403 - Directory Listing
Modified Sun Jan 13 15:17:48 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
* Removed Patch to make ldap version configurable
 (upstream added a similar option)


Revision 7402 - Directory Listing
Modified Sun Jan 13 15:14:15 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
New upstream release

Revision 7401 - Directory Listing
Modified Sun Jan 13 15:07:19 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
[svn-buildpackage] Tagging mantis (1.0.8-4)

Revision 7400 - Directory Listing
Modified Sun Jan 13 15:07:05 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
set urgency to medium

Revision 7357 - Directory Listing
Modified Fri Jan 11 10:51:06 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Add BTS ids where they exist for a certain bug

Revision 7356 - Directory Listing
Modified Fri Jan 11 10:48:27 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Mention CVE-2007-6611 instead of secunia advisory

Revision 7355 - Directory Listing
Modified Fri Jan 11 10:47:18 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Reverted maintainer change (shouldn't be part of a security upload)

Revision 7332 - Directory Listing
Modified Thu Jan 10 14:35:12 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Added description for SA28185

Revision 7218 - Directory Listing
Modified Wed Jan 9 13:31:54 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
adjusted changelog

Revision 7217 - Directory Listing
Modified Wed Jan 9 13:27:23 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
minor change to changelog

Revision 7216 - Directory Listing
Modified Wed Jan 9 13:22:58 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
add missing function custom_field_get_id_from_name

Revision 7215 - Directory Listing
Modified Wed Jan 9 13:18:02 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Added missing function string_contains_scripting_chars

Revision 7214 - Directory Listing
Modified Wed Jan 9 13:13:56 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
add missing requires

Revision 7213 - Directory Listing
Modified Wed Jan 9 12:35:41 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
*  * Fixed multiple XSS vulnerabilites by backporting changes from 1.0.7

Revision 7211 - Directory Listing
Modified Wed Jan 9 11:38:20 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
* Fixed security issue CVE SA28185 (applied patch from sid)
* Fixed security issue CVE-2006-6574: Custom Field Information
   Disclosure by  backporting changes in history_api.php from sid
* Fixed security issue: Email notifications bypass security on
  custom fields


Revision 7210 - Directory Listing
Modified Wed Jan 9 10:28:22 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
* Adjusted maintainer entry

Revision 7209 - Directory Listing
Modified Wed Jan 9 10:22:10 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
[svn-inject] Applying Debian modifications to trunk

Revision 7208 - Directory Listing
Modified Wed Jan 9 10:21:16 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
[svn-inject] Forking mantis source to Trunk

Revision 7207 - Directory Listing
Modified Wed Jan 9 10:21:14 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
[svn-inject] Tagging upstream source version of mantis

Revision 7206 - Directory Listing
Modified Wed Jan 9 10:21:13 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Creating tags/ directory.

Revision 7205 - Directory Listing
Modified Wed Jan 9 10:21:08 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
[svn-inject] Installing original source of mantis

Revision 7204 - Directory Listing
Modified Wed Jan 9 10:15:57 2008 UTC (5 years, 5 months ago) by schoenfeld-guest
Creating branch for security support in sarge

Revision 7006 - Directory Listing
Modified Mon Dec 31 14:34:04 2007 UTC (5 years, 5 months ago) by schoenfeld-guest
* Updated Standards Version

Revision 7005 - Directory Listing
Modified Mon Dec 31 13:17:18 2007 UTC (5 years, 5 months ago) by schoenfeld-guest
Added cve-patch to list of patches

Revision 7004 - Directory Listing
Modified Mon Dec 31 13:05:11 2007 UTC (5 years, 5 months ago) by schoenfeld-guest
* Fixed security issue CVE SA28185 (Closes: #458377)

Revision 7003 - Directory Listing
Modified Mon Dec 31 13:01:02 2007 UTC (5 years, 5 months ago) by schoenfeld-guest
Created patch for CVE SA28185

Revision 7002 - Directory Listing
Modified Mon Dec 31 12:56:29 2007 UTC (5 years, 5 months ago) by schoenfeld-guest
Added empty dpatch file for CVE SA28185

Revision 6605 - Directory Listing
Modified Fri Dec 14 14:07:42 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
* Made package work with webservers different than apache2:
     + Changed depend on apache2 to depend on either apache or
       any other httpd via the httpd meta package.
     + Changed depend on libapache2-mod-php5 to depend on either that
       or the php5-cli package.
  (Closes: #407824)
* Made depend on php5-cli a suggestion instead, because its only needed for a
  few optional scripts.

Revision 6604 - Directory Listing
Modified Fri Dec 14 14:04:05 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
* Moved dependency on php5-cli to the Suggests: field instead, because its
  only needed for a few optional scripts.

Revision 6603 - Directory Listing
Modified Fri Dec 14 13:57:25 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
* Changed depends of package mantis to depend on either apache or any other
  httpd via the httpd meta package. (Closes: #407824)

Revision 6242 - Directory Listing
Modified Sat Dec 1 17:48:27 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
Removed executable bit from patches

Revision 6241 - Directory Listing
Modified Sat Dec 1 17:01:24 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
* Made LDAP Version configurable through g_ldap_version parameter
  (Closes: #283922)
* Removed old news from debian/NEWS

Revision 6240 - Directory Listing
Modified Sat Dec 1 16:20:44 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
* Added an information about the default Administrator account to
  README.Debian

Revision 6239 - Directory Listing
Modified Sat Dec 1 16:16:49 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
* Removed hint on differing RSS-class from README.Debian. This hint is a
  relict from releases prior 1.0.8

Revision 6238 - Directory Listing
Modified Sat Dec 1 16:09:20 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
* Fix lintian warning: Executable bit were set on a lot of files

Revision 6237 - Directory Listing
Modified Sat Dec 1 15:59:57 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
* Added Vcs-Headers to debian/control
* Removed useless dh_installdirs call from debian/rules

Revision 6236 - Directory Listing
Modified Sat Dec 1 15:53:41 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
* Use the new Homepage field

Revision 6235 - Directory Listing
Modified Sat Dec 1 15:36:48 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
* Made watch file work properly. Thanks to Daniel Leidert for the solution.

Revision 6234 - Directory Listing
Modified Sat Dec 1 15:30:05 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
Set mergeWithUpstream to 1

Revision 6233 - Directory Listing
Modified Sat Dec 1 15:29:03 2007 UTC (5 years, 6 months ago) by schoenfeld-guest
Removing upstream source (moving to mergeWithUpstream)

Revision 6232 - Directory Listing
Modified Sun Sep 2 09:57:11 2007 UTC (5 years, 9 months ago) by schoenfeld
* Added italian translation that were accidentally missing from the last
  upload. (Closes: #431217)
* Added a custom_strings.inc.php which is linked into the mantis root.
  (Closes: #439959)

Revision 6231 - Directory Listing
Modified Sun Sep 2 09:53:41 2007 UTC (5 years, 9 months ago) by schoenfeld
 upload. Thanks to Luca Monducci for the translation and the hint.

Revision 6230 - Directory Listing
Modified Fri Aug 3 11:39:48 2007 UTC (5 years, 10 months ago) by schoenfeld
[svn-buildpackage] Tagging mantis (1.0.8-1)

Revision 6229 - Directory Listing
Modified Fri Aug 3 11:39:33 2007 UTC (5 years, 10 months ago) by schoenfeld


Revision 6228 - Directory Listing
Modified Fri Aug 3 11:39:10 2007 UTC (5 years, 10 months ago) by schoenfeld
* Updated copyright file

Revision 6227 - Directory Listing
Modified Thu Aug 2 15:42:25 2007 UTC (5 years, 10 months ago) by schoenfeld
* Added french and swedish translation

Revision 6226 - Directory Listing
Modified Thu Aug 2 15:36:01 2007 UTC (5 years, 10 months ago) by schoenfeld
  team as part of the Smith review project.
   - Basque translation (Closes: #429787)
   - Galician translation (Closes: #429791)
   - Swedish translation (Closes: #429960)
   - Portugese translation (Closes: #430145)
   - German translation (Closes: #431151)
   - French translation (Closes: #431213)
   - Italian translation (Closes: #431217)
   - Czech translation (Closes: #431280)
   - Norwegian translation (Closes: #433050)
   - Russian translation (Closes: #431254)
* Some changes due to package removal:
   - Removed depends on apache1 variants.
   - Removed depends on php4
   - Fixed debconf configuration to just configure apache2 if user wants to

Revision 6225 - Directory Listing
Modified Thu Aug 2 14:33:47 2007 UTC (5 years, 10 months ago) by schoenfeld
* Debconf templates and debian/control reviewed by the debian-l10n-english
  team as part of the Smith review project. 
  (Closes: #428159)
* Debconf translation updates:
   - Tamil translation (Closes: #430109)
   - Vietnamnese translation (Closes: #430069, #430182)
* Removed depends on every apache1 variant
* Removed depends on php4

Revision 6224 - Directory Listing
Modified Thu Aug 2 13:51:45 2007 UTC (5 years, 10 months ago) by schoenfeld
[svn-upgrade] Tagging new upstream version, mantis (1.0.8)

Revision 6223 - Directory Listing
Modified Thu Aug 2 13:44:41 2007 UTC (5 years, 10 months ago) by schoenfeld
* Removed trunk/core/adodb/drivers/adodb-sqlite.inc.php.bak


Revision 6222 - Directory Listing
Modified Thu Aug 2 11:33:41 2007 UTC (5 years, 10 months ago) by schoenfeld
* Integrated new upstream version (1.0.8) (untested!)
* Removed patch 01-use-debian-version-of-adodb.dpatch because it is part of upstream now


Revision 6221 - Directory Listing
Modified Thu Aug 2 11:16:08 2007 UTC (5 years, 10 months ago) by schoenfeld
[svn-upgrade] Tagging new upstream version, mantis (1.0.8)

Revision 6220 - Directory Listing
Modified Thu Aug 2 11:16:01 2007 UTC (5 years, 10 months ago) by schoenfeld
[svn-upgrade] Integrating new upstream version, mantis (1.0.8)

Revision 6219 - Directory Listing
Modified Wed May 23 13:00:41 2007 UTC (6 years ago) by schoenfeld
Added debian-dir

Revision 6218 - Directory Listing
Modified Wed May 23 13:00:05 2007 UTC (6 years ago) by schoenfeld
Added fixed trunk

Revision 6217 - Directory Listing
Modified Wed May 23 12:58:41 2007 UTC (6 years ago) by schoenfeld
Deleting trunk..

Revision 6216 - Directory Listing
Modified Wed May 23 12:53:45 2007 UTC (6 years ago) by schoenfeld
Added debian dir

Revision 6215 - Directory Listing
Modified Wed May 23 12:50:43 2007 UTC (6 years ago) by schoenfeld
Removed damaged debian

Revision 6214 - Directory Listing
Modified Wed May 23 12:49:32 2007 UTC (6 years ago) by schoenfeld
Imported trunk and debian changes.

Revision 6213 - Directory Listing
Modified Wed May 23 12:47:29 2007 UTC (6 years ago) by schoenfeld


Revision 6212 - Directory Listing
Modified Wed May 23 12:46:46 2007 UTC (6 years ago) by schoenfeld
Imported 1.0.7 upstream source

Revision 6211 - Directory Listing
Modified Wed May 23 12:44:01 2007 UTC (6 years ago) by schoenfeld
(Broken) Preparing manual import of source


Revision 6210 - Directory Listing
Modified Wed May 23 12:21:00 2007 UTC (6 years ago) by schoenfeld
Imported new GPL rss library :-))

Revision 6209 - Directory Listing
Modified Wed May 23 12:19:18 2007 UTC (6 years ago) by schoenfeld
[svn-upgrade] Integrating new upstream version, mantis (1.0.7+dfsg)

Revision 6208 - Directory Listing
Modified Wed May 23 12:17:26 2007 UTC (6 years ago) by schoenfeld
Clean 1.0.7 with old rss support

Revision 6207 - Directory Listing
Modified Wed May 23 12:15:23 2007 UTC (6 years ago) by schoenfeld
Merged additional changes

Revision 6206 - Directory Listing
Modified Wed May 23 12:13:56 2007 UTC (6 years ago) by schoenfeld
Merged some changes..

Revision 6204 - Directory Listing
Modified Wed May 23 12:06:09 2007 UTC (6 years ago) by schoenfeld
Reverting back to rss.

Revision 6203 - Directory Listing
Modified Wed May 23 05:54:41 2007 UTC (6 years ago) by schoenfeld
* Included original RSS library again, cause it has been relicensed
* Changed permissions of /etc/mantis/config_db.php to fix security issues
  (Closes: #425010)

Revision 6202 - Directory Listing
Modified Tue May 22 19:04:34 2007 UTC (6 years ago) by schoenfeld
[svn-upgrade] Tagging new upstream version, mantis (1.0.7+dfsg)

Revision 6201 - Directory Listing
Modified Tue May 22 19:03:53 2007 UTC (6 years ago) by schoenfeld


Revision 6200 - Directory Listing
Modified Tue May 22 19:01:25 2007 UTC (6 years ago) by schoenfeld
Reverting or so..

Revision 6199 - Directory Listing
Modified Tue May 22 15:19:51 2007 UTC (6 years ago) by schoenfeld
[svn-upgrade] Tagging new upstream version, mantis (1.0.7+dfsg)

Revision 6198 - Directory Listing
Modified Tue May 22 15:19:50 2007 UTC (6 years ago) by schoenfeld
[svn-upgrade] Integrating new upstream version, mantis (1.0.7+dfsg)

Revision 6197 - Directory Listing
Modified Tue May 22 15:19:37 2007 UTC (6 years ago) by schoenfeld


Revision 6196 - Directory Listing
Modified Tue May 22 06:01:05 2007 UTC (6 years ago) by schoenfeld
[svn-upgrade] Tagging new upstream version, mantis (1.0.7)

Revision 6195 - Directory Listing
Modified Tue May 22 05:58:27 2007 UTC (6 years ago) by schoenfeld
[svn-upgrade] Tagging new upstream version, mantis (1.0.7)

Revision 6194 - Directory Listing
Modified Tue May 22 05:58:23 2007 UTC (6 years ago) by schoenfeld
[svn-upgrade] Integrating new upstream version, mantis (1.0.7)

Revision 6193 - Directory Listing
Modified Tue May 22 05:58:08 2007 UTC (6 years ago) by schoenfeld
Creating trunk directory

Revision 6192 - Directory Listing
Modified Fri May 18 14:11:23 2007 UTC (6 years, 1 month ago) by schoenfeld


Revision 6191 - Directory Listing
Modified Fri May 18 14:10:52 2007 UTC (6 years, 1 month ago) by schoenfeld


Revision 6190 - Directory Listing
Modified Fri May 18 14:07:17 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-upgrade] Integrating new upstream version, mantis (1.0.7+dfsg)

Revision 6189 - Directory Listing
Modified Fri May 18 13:58:49 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-upgrade] Integrating new upstream version, mantis (1.0.7+dfsg)

Revision 6188 - Directory Listing
Modified Sat May 5 07:50:45 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-upgrade] Integrating new upstream version, mantis (1.0.7+dfsg)

Revision 6187 - Directory Listing
Modified Sun Apr 29 07:05:26 2007 UTC (6 years, 1 month ago) by schoenfeld


Revision 6186 - Directory Listing
Modified Sun Apr 29 06:56:21 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-buildpackage] Tagging mantis (1.0.7+dfsg-1~bpo.1)

Revision 6185 - Directory Listing
Modified Sun Apr 29 06:56:20 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-buildpackage] Removing old tag mantis-1.0.7+dfsg-1~bpo.1

Revision 6184 - Directory Listing
Modified Sun Apr 29 06:51:22 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-buildpackage] Tagging mantis (1.0.7+dfsg-1~bpo.1)

Revision 6183 - Directory Listing
Modified Sun Apr 29 06:42:53 2007 UTC (6 years, 1 month ago) by schoenfeld
* Initial backport release

Revision 6182 - Directory Listing
Modified Sun Apr 29 06:37:21 2007 UTC (6 years, 1 month ago) by schoenfeld
* Created a backports branche of mantis


Revision 6181 - Directory Listing
Modified Fri Apr 27 06:53:55 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-buildpackage] Tagging mantis (1.0.7+dfsg-1)

Revision 6180 - Directory Listing
Modified Fri Apr 27 06:53:55 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-buildpackage] Removing old tag mantis-1.0.7+dfsg-1

Revision 6179 - Directory Listing
Modified Fri Apr 27 06:53:26 2007 UTC (6 years, 1 month ago) by schoenfeld
Additional change to final version 1.0.7-1:
 * Fixed lintian warnings about mantis/passwordnote


Revision 6178 - Directory Listing
Modified Thu Apr 26 19:59:59 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-buildpackage] Tagging mantis (1.0.7+dfsg-1)

Revision 6177 - Directory Listing
Modified Thu Apr 26 19:59:27 2007 UTC (6 years, 1 month ago) by schoenfeld
* Adding missing question about from-address to debian/config

Revision 6176 - Directory Listing
Modified Thu Apr 26 12:29:32 2007 UTC (6 years, 1 month ago) by schoenfeld
* Added a note about the Administrator account information
* Fixed apache.conf to work with php4 (Closes: #414796)
* Fixed deletion of configuration files during reconfigure (Closes: #408823)
* Added dependency on mysql-client. Thanks to Luca Falavigna for the patch
  (Closes: #420841)

Revision 6175 - Directory Listing
Modified Thu Apr 26 11:59:10 2007 UTC (6 years, 1 month ago) by schoenfeld
  - Includes some security fixes
  - Includes some minor bug fixes
  (Closes: #415158, #420639)
* [INTL:de] Updated German debconf translation.
  Thanks to Helge Kreutzmann. (Closes: #412115)
* [INTL:pt] Portuguese translation for debconf messages
  Thanks to Miguel Figueiredo. (Closes: #416770)
* 

Revision 6174 - Directory Listing
Modified Thu Apr 26 11:41:20 2007 UTC (6 years, 1 month ago) by schoenfeld
* Removed rss support entireley, cause it were broken.
* Fixed debconf template (removed garbage) (Closes: #408819)

Revision 6173 - Directory Listing
Modified Thu Apr 26 11:09:53 2007 UTC (6 years, 1 month ago) by schoenfeld
Imported rss-free version of mantis (due to license issues)


Revision 6172 - Directory Listing
Modified Thu Apr 26 11:08:37 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-upgrade] Tagging new upstream version, mantis (1.0.7+dfsg)

Revision 6171 - Directory Listing
Modified Thu Apr 26 11:08:36 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-upgrade] Integrating new upstream version, mantis (1.0.7+dfsg)

Revision 6170 - Directory Listing
Modified Mon Apr 23 18:08:39 2007 UTC (6 years, 1 month ago) by schoenfeld
* Fixed re-installation by an additional condition in the pre-instalation
  script (Closes: #408822)

Revision 6169 - Directory Listing
Modified Mon Apr 23 15:21:59 2007 UTC (6 years, 1 month ago) by schoenfeld
* New upstream release
* Removed custom field disclosure patch, because it is part of upstream now

Revision 6168 - Directory Listing
Modified Mon Apr 23 15:20:33 2007 UTC (6 years, 1 month ago) by schoenfeld
* Upgraded to upstream version 1.0.7 (not yet build-proof)

Revision 6167 - Directory Listing
Modified Mon Apr 23 15:19:12 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-upgrade] Tagging new upstream version, mantis (1.0.7+dfsg)

Revision 6166 - Directory Listing
Modified Mon Apr 23 15:19:10 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-upgrade] Integrating new upstream version, mantis (1.0.7+dfsg)

Revision 6165 - Directory Listing
Modified Mon Apr 23 15:16:27 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-buildpackage] Tagging mantis (1.0.6+dfsg-4.1)

Revision 6164 - Directory Listing
Modified Mon Apr 23 15:10:42 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-inject] Applying Debian modifications to trunk

Revision 6163 - Directory Listing
Modified Mon Apr 23 15:10:33 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-inject] Forking mantis source to Trunk

Revision 6162 - Directory Listing
Modified Mon Apr 23 15:10:33 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-inject] Tagging upstream source version of mantis

Revision 6161 - Directory Listing
Added Mon Apr 23 15:10:32 2007 UTC (6 years, 1 month ago) by schoenfeld
[svn-inject] Installing original source of mantis

  ViewVC Help
Powered by ViewVC 1.1.5