Skip to content

Commit

Permalink
Checking in changes prior to tagging of version 1.78.
Browse files Browse the repository at this point in the history
Changelog diff is:

diff --git a/CHANGES b/CHANGES
index f1e7fa2..897bbb6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+1.78: 2011-01-22
+
     -- Fix corruption of idle socket handlers introduced by SSL fix in 1.77.

 1.77: 2011-01-15
  • Loading branch information
dormando committed Jan 23, 2011
1 parent e9a8597 commit aa1b8db
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 25 deletions.
2 changes: 2 additions & 0 deletions CHANGES
@@ -1,3 +1,5 @@
1.78: 2011-01-22

-- Fix corruption of idle socket handlers introduced by SSL fix in 1.77.

1.77: 2011-01-15
Expand Down
2 changes: 1 addition & 1 deletion Perlbal.spec
@@ -1,6 +1,6 @@
name: Perlbal
summary: Perlbal - High efficiency reverse proxy and web server.
version: 1.77
version: 1.78
release: 1%{?dist}
vendor: Alan Kasindorf <dormando@rydia.net>
packager: Jonathan Steinert <rpm@hachi.kuiki.net>
Expand Down
4 changes: 0 additions & 4 deletions README
@@ -1,9 +1,5 @@
Perlbal

Version 1.76

18th June 2010

Copyright 2004, Danga Interactive, Inc.
Copyright 2005-2010, Six Apart, Ltd.

Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal.pm
Expand Up @@ -42,7 +42,7 @@ my $has_cycle = eval "use Devel::Cycle; 1;";
use Devel::Peek;

use vars qw($VERSION);
$VERSION = '1.77';
$VERSION = '1.78';

use constant DEBUG => $ENV{PERLBAL_DEBUG} || 0;
use constant DEBUG_OBJ => $ENV{PERLBAL_DEBUG_OBJ} || 0;
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/FAQ.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::FAQ - Frequently Asked Questions about Perlbal

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual - Guide and reference manual for Perlbal

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Configuration.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::Configuration - How to configure Perlbal

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Contributing.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::Contributing - How to contribute to Perlbal

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Credits.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::Credits - Author and contributor credits

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Debugging.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::Debugging - Debugging Perlbal

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/FailOver.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::FailOver - Fail Over mechanism in Perlbal

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/HighPriority.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::HighPriority - Perlbal's high/low priority queueing system.

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Hooks.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::Hooks - How Perlbal's hooks work

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Install.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::Install - Steps, dependencies and requirements to install Perlb

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Internals.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::Internals - Perlbal's architecture at a glance

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/LoadBalancer.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::LoadBalancer - Using Perlbal as a Load Balancer

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Logging.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::Logging - How Perlbal's logging system works

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Management.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::Management - Managing Perlbal on-the-fly

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Plugins.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual - Creating and using plugins

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/ReverseProxy.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::ReverseProxy - Configuring Perlbal as a Reverse Proxy

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Roles.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::Roles - Roles supported by Perlbal

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/Selector.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::Selector - Configuring Perlbal as a virtual service that maps o

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion lib/Perlbal/Manual/WebServer.pod
Expand Up @@ -5,7 +5,7 @@ Perlbal::Manual::WebServer - Configuring Perlbal as a Web Server

=head2 VERSION

Perlbal 1.76.
Perlbal 1.78.


=head2 DESCRIPTION
Expand Down

0 comments on commit aa1b8db

Please sign in to comment.