<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/bugzilla/PLIST, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-06-14T17:38:38Z</updated>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T17:38:38Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T17:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7af33f0780f46bb1a19daa9c6479e75838fa936b'/>
<id>urn:sha1:7af33f0780f46bb1a19daa9c6479e75838fa936b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 2.22.7</title>
<updated>2009-02-03T23:05:28Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2009-02-03T23:05:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f98693fbf1e86d077056279979cd6914bae7ae5e'/>
<id>urn:sha1:f98693fbf1e86d077056279979cd6914bae7ae5e</id>
<content type='text'>
+ Saving changes to parameters would sometimes fail silently. Bugzilla
  will now throw an error instead of failing silently. (bug 347707)
Security fixes for: http://www.bugzilla.org/security/2.22.6/
</content>
</entry>
<entry>
<title>Bugzilla 2.22.6 is compatible with Perl 5.10.</title>
<updated>2008-11-09T20:09:02Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2008-11-09T20:09:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d91d766353df2a2f4bdf31bb2ed1710cfb6f787d'/>
<id>urn:sha1:d91d766353df2a2f4bdf31bb2ed1710cfb6f787d</id>
<content type='text'>
Includes a fix for: http://www.bugzilla.org/security/2.20.6/
</content>
</entry>
<entry>
<title>2.22.4</title>
<updated>2008-05-06T19:36:39Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2008-05-06T19:36:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=85dcb6590c63da8a6854dcf3b481419c78d163ae'/>
<id>urn:sha1:85dcb6590c63da8a6854dcf3b481419c78d163ae</id>
<content type='text'>
Class:       Cross-Site Scripting
Versions:    2.17.2 and higher
Description: When using the "Format for Printing" view of a bug (or
             the "Long Format" of a bug list, which is the same thing),
	     there was a cross-site scripting hole--arbitrary text
	     from a particular URL parameter could be injected into the
	     page without filtering.
</content>
</entry>
<entry>
<title>Update to 2.22.3</title>
<updated>2007-08-25T09:49:33Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2007-08-25T09:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=86d4837447fe364cbdd3bcca4d00dbff4e933d50'/>
<id>urn:sha1:86d4837447fe364cbdd3bcca4d00dbff4e933d50</id>
<content type='text'>
+ Bug lists in iCal format were cutting off bug summaries if they had
  a comma in them. (bug 274408)

+ If collectstats.pl encountered an invalid series when collecting data for
  New Charts, it would stop processing all series, silently. This means
  that several series may not have been collecting data. On PostgreSQL,
  all series were failing, thus meaning that New Charts were not working
  at all on PostgreSQL. (bug 257351)
</content>
</entry>
<entry>
<title>Update to 2.22.2</title>
<updated>2007-02-03T17:21:02Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2007-02-03T17:21:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=009622b764cac91548a6d9bb41c731f72ff97458'/>
<id>urn:sha1:009622b764cac91548a6d9bb41c731f72ff97458</id>
<content type='text'>
+ Make Bugzilla compatible with Template Toolkit 2.15 (bug 357374)

+ Make Bugzilla compatible with versions of MySQL higher than 5.0.25
  (bug 321645)

+ Sanity Check can now only be run by people with the "admin" privilege.
  (bug 91761)

+ Security [XSS] fix
  https://bugzilla.mozilla.org/show_bug.cgi?id=367674
</content>
</entry>
<entry>
<title>Update to 2.22.1</title>
<updated>2006-10-15T12:36:05Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2006-10-15T12:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=801d64d80220e8197f6d41dbb94df5fe98cdeb97'/>
<id>urn:sha1:801d64d80220e8197f6d41dbb94df5fe98cdeb97</id>
<content type='text'>
+ When sending mail, Bugzilla could throw the error "Insecure dependency in
exec while running with -T switch" (bug 340538).

+ Using the public webdot server (for dependency graphs) should work
again (bug 351243).

+ The "I'm added to or removed from this capacity" email preference
wasn't working for new bugs (bug 349852).

+ The original release of 2.22 incorrectly said it required Template-Toolkit
version 2.08. In actual fact, Bugzilla requires version 2.10 (bug 351478).

+ votes.cgi would crash if your bug was the one confirming a bug (bug 351300).

+ checksetup.pl now correctly reports if your Template::Plugin::GD module
is missing. If missing, it could lead to charts and graphs not working
(bug 345389).

+ The "Keyword" field on buglist.cgi was not sorted alphabetically, so
it wasn't very useful for sorting (bug 342828).

+ Sendmail will no longer complain about there being a newline in the
email address, when Bugzilla sends mail (bug 331365).

+ contrib/bzdbcopy.pl would try to insert an invalid value into the
database, unnecessarily (bug 335572).

+ Deleting a bug now correctly deletes its attachments from the database
(bug 339667).
</content>
</entry>
<entry>
<title>Update to 2.22</title>
<updated>2006-10-15T12:21:13Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2006-10-15T12:21:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b7b663493615710bb368b8fb9857f91acc9cc881'/>
<id>urn:sha1:b7b663493615710bb368b8fb9857f91acc9cc881</id>
<content type='text'>
New features include:
* Complete PostgreSQL Support
* Parameters In Sections
* One Codebase, Multiple Databases
* UTF-8 for New Installations
* Admins Can Impersonate Users
* Bug Import and Moving Improvements
* Adding Individual Bugs to Saved Searches
* Attach URLs
* Optional "Strict Isolation" for Groups
* "editcomponents" Change
* "shutdownhtml" Change
* Miscellaneous Improvements

For further details see:
	http://www.bugzilla.org/releases/2.22/new-features.html
	http://www.bugzilla.org/releases/2.22/release-notes.html
</content>
</entry>
<entry>
<title>Fixed most pkglint warnings.</title>
<updated>2006-06-17T19:03:05Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-06-17T19:03:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=379dbf90e6271f3458b572647df993a15f4cf5d2'/>
<id>urn:sha1:379dbf90e6271f3458b572647df993a15f4cf5d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 2.20.1</title>
<updated>2006-02-21T16:48:55Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2006-02-21T16:48:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dda1dd648728501fe1feac84dcd953dad8f86bf4'/>
<id>urn:sha1:dda1dd648728501fe1feac84dcd953dad8f86bf4</id>
<content type='text'>
Make pkglint happer
This also fixes a number of security issues:
	http://www.securityfocus.com/archive/1/425584/30/0/threaded

&gt; Version 2.20.1
&gt; --------------
&gt;
&gt; + Many PostgreSQL fixes, including fixing whine.pl on Pg 8
&gt;   (bug 301062) and fixing the --regenerate option of collectstats.pl
&gt;   for all versions of Pg (bug 316971). However, users who want full
&gt;   PostgreSQL support are encouraged to use the 2.22 series, as
&gt;   certain PostgreSQL bugs were discovered that will not be fixed
&gt;   in 2.20 (their fixes were too complex).
&gt;
&gt; + In Bugzilla 2.20, the "administrator" user created by checksetup.pl
&gt;   would not ever be sent email, because their email preferences were
&gt;   left blank. This has been fixed for 2.20.1. However, if you created
&gt;   this administrative user with Bugzilla 2.20, make sure to go back
&gt;   and enable their Email Preferences. (bug 317489)
&gt;
&gt; + The bzdbcopy.pl script mentioned in these release notes
&gt;   has now actually been checked-in to the 2.20 branch, and so
&gt;   it's included in this release. (bug 291776)
&gt;
&gt; + When there's only one Classification, you now won't be required
&gt;   to pick a Classification on bug entry. (bug 311489)
&gt;
&gt; + You can no longer add dependencies on bugs you can't see.
&gt;   (bug 141593)
&gt;
&gt; + The CC list is included in "New" bug emails, again. (bug 313661)
&gt;
&gt; + In the original 2.20, certain scripts were not correctly using
&gt;   the "shadow database," if it was specified. This has been fixed
&gt;   in 2.20.1. (bug 313695)
&gt;
&gt; + "Saved Searches" that were saved before Bugzilla 2.20, would throw
&gt;   an error if they contained "Days Since Bug Changed." as part of their
&gt;   criteria. This has been fixed in Bugzilla 2.20.1. (bug 302599)
&gt;
&gt; + You can now successfully delete a product even when Target Milestones
&gt;   are turned off. (bug 317025)
&gt;
&gt; + checksetup.pl now correctly pre-compiles templates for languages other
&gt;   than English. (bug 304417)
&gt;
&gt; + The "All Closed" chart that is created by default in New Charts
&gt;   now actually represents all closed bugs, and not all bugs in the
&gt;   product. (bug 300473)
&gt;
&gt; + CSV bug lists with more than 1000 dates now work properly. (bug 257813)
&gt;
&gt; + Various bugs with upgrading from previous versions of Bugzilla
&gt;   have been fixed. (bug 307662, bug 311047, bug 310108)
&gt;
&gt; + Many, many other bug fixes. See http://www.bugzilla.org/status/changes.html
&gt;   for details on what was fixed between 2.20 and 2.20.1.
</content>
</entry>
</feed>
