[DRE-commits] [unicorn] branch master updated (6ce2023 -> bb3dc78)
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Sat May 31 14:57:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
tsfgnu-guest pushed a change to branch master
in repository unicorn.
from 6ce2023 fix changelog
adds 2c33442 Imported Upstream version 4.8.3
new 8c660cf Merge tag 'upstream/4.8.3'
new 8450212 Refresh patch
new 2b6dec1 temp
new bb3dc78 release 4.8.3-1
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.manifest | 4 +-
.wrongdoc.yml | 3 +-
ChangeLog | 110 ++++++++++++++-
Documentation/unicorn.1.txt | 4 +-
Documentation/unicorn_rails.1.txt | 4 +-
GIT-VERSION-FILE | 2 +-
GIT-VERSION-GEN | 2 +-
HACKING | 9 +-
ISSUES | 56 +++++---
LATEST | 32 ++++-
Links | 12 +-
NEWS | 30 +++++
PHILOSOPHY | 2 +-
README | 13 +-
archive/.gitignore | 3 +
archive/slrnpull.conf | 4 +
checksums.yaml.gz | Bin 0 -> 268 bytes
debian/changelog | 8 ++
...explicitly-use-escaped-minus-in-man-pages.patch | 103 +++++++-------
lib/unicorn/http_server.rb | 6 +-
lib/unicorn/oob_gc.rb | 10 ++
lib/unicorn/ssl_configurator.rb | 2 +-
lib/unicorn/version.rb | 2 +-
man/man1/unicorn.1 | 138 +++++++++----------
man/man1/unicorn_rails.1 | 149 ++++++++++-----------
metadata.yml | 149 +++++++--------------
script/isolate_for_tests | 5 +-
t/.gitignore | 1 -
t/GNUmakefile | 6 +-
t/sslgen.sh | 71 ----------
t/t0600-https-server-basic.sh | 48 -------
unicorn.gemspec | 4 +-
32 files changed, 504 insertions(+), 488 deletions(-)
create mode 100644 archive/.gitignore
create mode 100644 archive/slrnpull.conf
create mode 100644 checksums.yaml.gz
delete mode 100755 t/sslgen.sh
delete mode 100755 t/t0600-https-server-basic.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/unicorn.git
More information about the Pkg-ruby-extras-commits
mailing list