2006-05-03 Wednesday 05:48 mkgnu * configure.in (1.185), packaging/debian/changelog (1.59) (utags: SCMBUG_RELEASE_0-12-1): bug 754: Increased version number for upcoming release SCMBUG_RELEASE_0-12-1 2006-05-03 Wednesday 01:41 mkgnu * packaging/: debian/control.in (1.10), redhat/product.spec.in (1.13) (utags: SCMBUG_RELEASE_0-12-1): bug 750: Added a Build-Depends rule for Debian, but commented out the BuildRequires for RedHat, since OFFICIAL SCMBUG RELEASES WILL ONLY BE MADE FROM KRISTIS MAKRIS FROM DEBIAN. 2006-05-02 Tuesday 18:32 mkgnu * packaging/redhat/rpmmacros.in (1.4, SCMBUG_RELEASE_0-12-1), configure.in (1.184): bug 751: Now producing the username for %_gpg_name from an autoconf variable for the logged-in users username. 2006-05-02 Tuesday 18:16 mkgnu * packaging/redhat/rpmrc.in (1.4, SCMBUG_RELEASE_0-12-1): bug 751: Don't include suse_macros. We assume the rpmmacros_orig we supplied will be used. 2006-05-02 Tuesday 18:07 mkgnu * Makefile.in (1.98, SCMBUG_RELEASE_0-12-1): bug 749: Create the manual/images directory correctly, now manual/html/images. 2006-05-02 Tuesday 17:53 mkgnu * product_release.conf.in (1.26, SCMBUG_RELEASE_0-12-1): bug 751: Had to explicitly add rpmmacros_orig in the list of released files. 2006-05-01 Monday 22:41 mkgnu * Makefile.in (1.97): bug 749: Copy the images one directory before html/, so their links are not broken when deployed in Debian. 2006-05-01 Monday 22:33 mkgnu * packaging/: debian/control.in (1.9), redhat/product.spec.in (1.12): bug 749: docbook-dsssl is no longer an installation dependency. Explicitly added the package version numbers when building rpms and debs for dependencies to -tools and -server. 2006-04-28 Friday 23:03 mkgnu * configure.in (1.183), packaging/debian/changelog (1.58) (utags: SCMBUG_RELEASE_0-12-0): bug 748: Increased version number for upcoming release SCMBUG_RELEASE_0-12-0. 2006-04-28 Friday 23:00 mkgnu * src/lib/product/Common.pm.in (1.26, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0): bug 686: Increased the protocol number, since the open_bug_state policy value is now transported to the daemon. 2006-04-28 Friday 22:59 mkgnu * src/tests/product.test/: cvs/openbugstate_disabled_commit_file.sh (1.1), cvs/set_openbugstate_disabled.sh (1.2), cvs/set_openbugstate_enabled.sh (1.2), cvs/tests_cvs.exp (1.19), svn/openbugstate_disabled_commit_file.sh (1.1), svn/set_openbugstate_disabled.sh (1.2), svn/set_openbugstate_enabled.sh (1.2), svn/tests_svn.exp (1.20) (utags: SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-12-1): bug 686: Finalized the test cases for the open_bug_state policy being disabled while permitting file commits. 2006-04-28 Friday 22:44 mkgnu * src/tests/product.test/: cvs/set_openbugstate_disabled.sh (1.1), cvs/set_openbugstate_enabled.sh (1.1), cvs/tests_cvs.exp (1.18), svn/set_openbugstate_disabled.sh (1.1), svn/set_openbugstate_enabled.sh (1.1), svn/tests_svn.exp (1.19): bug 686: Added tests that will enable/disable the open_bug_state policy. 2006-04-28 Friday 22:35 mkgnu * src/tests/product.test/: config/testers/mkgnu/bugs.bugzilla.inc (1.3, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), config/testers/mkgnu/bugs.mantis.inc (1.3, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), config/testers/mkgnu/bugs.requesttracker.inc (1.2, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), cvs/commit_file_closed_bug.sh (1.1, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), cvs/tests_cvs.exp (1.17), svn/commit_file_closed_bug.sh (1.1, SCMBUG_RELEASE_0-12-1, SCMBUG_RELEASE_0-12-0), svn/tests_svn.exp (1.18): bug 686:Added a test case that will catch an attempt to commit a file against a bug that is not in an open state. 2006-04-28 Friday 22:19 mkgnu * doc/manual/content/features.sgml (1.9), src/glue/etc/product/glue.conf.template.in (1.28), src/lib/product/Connection.pm.in (1.22), src/lib/product/Error.pm.in (1.11), src/lib/product/Daemon/Daemon.pm.in (1.50), src/lib/product/Daemon/Integration.pm.in (1.11), src/lib/product/Glue/Glue.pm.in (1.31) (utags: SCMBUG_RELEASE_0-12-0, SCMBUG_RELEASE_0-12-1): bug 686: Converted the open bug state policy into an optional policy.