Packaged by othyro at freeshell dot org.
BLOP comprises a set of LADSPA plugins that generate bandlimited sawtooth,
square, variable pulse and slope-variable triangle waves, principally for use
with one of the many modular software synthesisers available.
They are wavetable based, and are designed to produce output with harmonic
content as high as possible over a wide pitch range.
Additionally, there are a few extra plugins to assist in building synthesis
networks. Full details can be found in the List-o-Plugins
Based on PR#43410 by Wen Heping.
* add math to CATEGORIES.
* set LICENSE=gnu-lgpl-v2.1.
* add PyPi to MASTER_SITES.
* fixes test target.
* simplify PKGNAME.
Major changes from 2.0.1 are:
* A SimPy debugger which allows users to interactively step through their
simulation models. Not just for debugging, but also great for learning and
teaching SimPy!
* A new document, describing API and tools for gaining insight into and
debugging SimPy models.
* Two tutorials showing the use of SimPy's advanced object oriented API.
ancient sources predating a move in the repo.
Source does not maintain a CHANGELOG. It is anticipated that most changes
are build related, though PR/42651 is also addressed by this.
Based on PR#43114 by Web Heping.
While here, set LICENSE=${PERL5_LICENSE}.
=====================================
2010-04-03T20:02:56.616386Z ptl-1_035
=====================================
2010-04-03 20:01:00 (r2864) by rcaputo
poe-test-loops/lib/POE/Test/Loops.pm M
Bump revision for a new release. No significant changes, other than
to build a new dist with the latest EUMM.
=====================================
2010-04-03T18:15:36.151833Z ptl-1_034
=====================================
2010-04-03 17:46:46 (r2854) by rcaputo
poe-test-loops/lib/POE/Test/Loops.pm M
Bump PTL revision for release.
2010-03-24 06:52:46 (r2852) by apocal
poe M; polo-gtk/Makefile.PL M; polo-tk M; polo-event M; poe-test-loops
M; polo-gtk M
Set svn:ignore for: META.yml CHANGES run_network_tests PoLo-Gtk
forgot to clean run_network_tests
2010-03-23 17:27:32 (r2849) by rcaputo
poe-test-loops/MANIFEST M;
poe-test-loops/lib/POE/Test/Loops/z_rt53302_fh_watchers.pm R;
poe-test-loops/lib/POE/Test/Loops/z_rt53302_fh_watchers_slow.pm D
Replace z_rt53302_fh_watchers.pm with z_rt53302_fh_watchers_slow.pm.
The non-slow one was broken since its client shuts down without
waiting for the server's response.
2010-03-22 06:00:17 (r2846) by rcaputo
poe-test-loops/lib/POE/Test/Loops.pm M;
poe-test-loops/bin/poe-gen-tests M
Support legal =for and =begin POD syntax for skip_tests(), in
addition to the previous =for/=cut syntax that caused skip_tests() to
appear in everyone's perldoc. Document the change. Deprecate the bad
syntax, which won't be a terrible burden since everyone probably
wanted to migrate away from it anyway.
2010-03-22 02:54:39 (r2845) by apocal
poe-test-loops/lib/POE/Test/Loops.pm M;
poe-test-loops/bin/poe-gen-tests M
Add optional one-line =for poe_tests syntax to hide it from POD
formatters.
Add example from POE::Loop::Glib that uses the new syntax.
2010-03-11 06:57:11 (r2839) by apocal
poe-test-loops/MANIFEST M; poe-test-loops/lib/POE/Test/Loops/00_info.pm
A
Added the 00_info test for better debugging
2010-03-11 05:28:23 (r2838) by apocal
poe-test-loops/MANIFEST M;
poe-test-loops/lib/POE/Test/Loops/z_rt53302_fh_watchers.pm A;
poe-test-loops/lib/POE/Test/Loops/z_rt53302_fh_watchers_slow.pm A
Add new tcp connection test for RT#53302
2010-03-10 19:14:25 (r2836) by rcaputo
poe-test-loops/bin/poe-gen-tests M
Update the skip_tests() examples, and explain what's going on in
each.
2010-03-09 07:59:40 (r2831) by apocal
poe-test-loops/lib/POE/Test/Loops/z_rt54319_bazerka_followtail.pm M
Fix the followtail test to use File::Temp, thanks to
http://cpantesters.org/cpan/report/6877011 and others like it
2010-03-09 07:20:16 (r2830) by apocal
poe/lib/POE/Wheel/ReadLine.pm M;
poe-test-loops/lib/POE/Test/Loops/wheel_readline.pm M
After a lot of hacking/digging Cygwin with a TERM=dumb does not work
with POE::Wheel::ReadLine. This fix skips the test, and makes
Wheel::ReadLine die if it detects this situation. Added some docs for
our Cygwin users :)
=====================================
2010-02-15T06:28:11.163679Z ptl-1_033
=====================================
2010-02-15 06:27:00 (r2812) by rcaputo
poe-test-loops/lib/POE/Test/Loops.pm M
Bump for yet another release.
2010-02-15 01:05:37 (r2811) by rcaputo
poe-test-loops/lib/POE/Test/Loops/z_rt54319_bazerka_followtail.pm M
Make Bazerka's regression test a little more forgiving about elapsed
run time.
2010-02-14 23:55:56 (r2810) by rcaputo
poe-test-loops/lib/POE/Test/Loops/z_leolo_wheel_run.pm M
Skip pty tests if IO::Pty isn't available. Also some style fixes.
2010-02-14 23:55:18 (r2809) by rcaputo
poe-test-loops/lib/POE/Test/Loops/z_rt54319_bazerka_followtail.pm M
Make the test a little more forgiving for slower systems, such as
virtualized Windows systems and other forms of emulation.
=====================================
2010-02-14T21:38:46.364786Z ptl-1_032
=====================================
2010-02-14 02:44:47 (r2797) by rcaputo
poe-test-loops/MANIFEST M;
poe-test-loops/lib/POE/Test/Loops/z_rt54319_bazerka_followtail.pm A;
poe-test-loops/lib/POE/Test/Loops.pm M
Add a test case from rt.cpan.org #54319. Verify Po::Wh::FollowTail
actually tails files. Thanks to Bazerka on irc.perl.org for
submitting the basis of this test case.
2010-01-02 02:57:35 (r2773) by rcaputo
poe-test-loops/lib/POE/Test/Loops/z_leolo_wheel_run.pm M;
poe-test-loops/lib/POE/Test/Loops/ses_nfa.pm M;
poe-test-loops/lib/POE/Test/Loops/z_steinert_signal_integrity.pm M
Try to resolve some CPAN indexer issues.
Eliminate a $VERSION string being used to test a version (not define
one). Eliminate a package statement used to define a constant (not a
class). Change a test package name to avoid indexer conflict with
another distribution.
=====================================
2010-01-01T08:57:09.665997Z ptl-1_031
=====================================
2010-01-01 08:53:54 (r2769) by rcaputo
poe-test-loops/lib/POE/Test/Loops.pm M
Prepare for release.
2009-12-27 09:56:05 (r2763) by rcaputo
poe-test-loops/lib/POE/Test/Loops/wheel_tail.pm M
Check for initial reset on delayed open.
2009-12-26 22:32:43 (r2758) by rcaputo
poe-test-loops/lib/POE/Test/Loops/wheel_tail.pm M
Clarify FollowTail debugging messages.
2009-12-26 09:19:55 (r2756) by rcaputo
poe-test-loops/lib/POE/Test/Loops/connect_errors.pm M
Unfortunately we can't test connect errors on Windows. Behavior seems
to vacillate from one version of ActivePerl to another.
2009-12-26 08:50:19 (r2755) by rcaputo
poe-test-loops/lib/POE/Test/Loops/wheel_tail.pm M
Resolve a line ending issue that caused false failures in Windows.
Moodle is a course management system (CMS) - a free, Open Source software
package designed using sound pedagogical principles, to help educators
create effective online learning communities. You can use it on any
computer you have handy (including webhosts), yet it can scale from a
single-teacher site to a 40,000-student University.
Jesse Smith <jessefrgsmith@yahoo.ca> -> 2.9
- Bftpdwill attempt to create it's utmp directory
if that directory does not exist. Fixes issue on
Ubuntu where the direcotry is wiped out at each
reboot.
- The ROOTDIR option now works properly for
anonymous users.
Thanks to Paul for reporting this bug.
Experimental version released on June 3rd, 2010.
* Added atf-sh, an interpreter to process test programs written using
the shell API. This is not really a shell interpreter by itself
though: it is just a wrapper around the system shell that eases the
loading of the necessary ATF libraries.
* Removed atf-compile in favour of atf-sh.
* Added the use.fs metadata property to test case, which is used to
specify which test cases require file system access. This is to
highlight dependencies on external resources more clearly and to speed
up the execution of test suites by skipping the creation of many
unnecessary work directories.
* Fixed test programs to get a sane default value for their source
directory. This means that it should not be necessary any more to pass
-s when running test programs that do not live in the current
directory.
* Defining test case headers became optional. This is trivial to achieve
in shell-based tests but a bit ugly in C and C++. In C, use the new
ATF_TC_WITHOUT_HEAD macro to define the test case, and in C++ use
ATF_TEST_CASE_WITHOUT_HEAD.
Drupal 6.17, 2010-06-02
----------------------
- Improved PostgreSQL compatibility
- Better PHP 5.3 and PHP 4 compatibility
- Better browser compatibility of CSS and JS aggregation
- Improved logging for login failures
- Fixed an incompatibility with some contributed modules and the locking system
- Fixed a variety of other bugs.
For more detail: http://www.sudo.ws/sudo/alerts/secure_path.html
Summary:
Sudo "secure path" feature works by replacing the PATH environment
variable with a value specified in the sudoers file, or at
compile time if the --with-secure-path configure option is used.
The flaw is that sudo only replaces the first instance of PATH
in the environment. If the program being run through sudo uses
the last instance of PATH in the environment, an attacker may
be able to avoid the "secure path" restrictions.
Sudo versions affected:
Sudo 1.3.1 through 1.6.9p22 and Sudo 1.7.0 through 1.7.2p6.