debian-changes
authorAntonio Terceiro <terceiro@debian.org>
Sun, 28 Oct 2018 20:49:57 +0000 (20:49 +0000)
committerSalvatore Bonaccorso <carnil@debian.org>
Sun, 28 Oct 2018 20:49:57 +0000 (20:49 +0000)
commitf5a3ca08afbde2d478477a095d11df0da42758e7
tree8ec4388d186e4678685a90d9bb596c6f140539bc
parent387c1fc55ae91ad90739a5c7b4c29f5b3527de62
debian-changes

This patch file represents the entire difference between the package as shipped
by Debian and the official upstream sources. The goal is to maintain this file
as small as possible, avoiding non-upstreamed patches at all costs.

The Debian packaging is maintained in the following Git repository:

  http://anonscm.debian.org/gitweb/?p=collab-maint/ruby.git

To obtain a view of the individual commits that affect non-Debian-specific
files, you can clone that repository, and from the master branch, run:

  $ ./debian/upstream-changes

Gbp-Pq: Name debian-changes
78 files changed:
configure.in
dir.c
ext/bigdecimal/bigdecimal.gemspec
ext/io/console/io-console.gemspec
ext/json/generator/generator.c
ext/json/generator/generator.h
ext/json/json.gemspec
ext/json/lib/json/version.rb
ext/openssl/ossl_asn1.c
ext/openssl/ossl_cipher.c
ext/openssl/ossl_x509name.c
ext/socket/unixsocket.c
lib/mkmf.rb
lib/net/ftp.rb
lib/net/smtp.rb
lib/rdoc/generator/json_index.rb
lib/rdoc/rdoc.gemspec
lib/rdoc/rdoc.rb
lib/resolv.rb
lib/rubygems.rb
lib/rubygems/commands/owner_command.rb
lib/rubygems/commands/query_command.rb
lib/rubygems/config_file.rb
lib/rubygems/installer.rb
lib/rubygems/package.rb
lib/rubygems/package/old.rb
lib/rubygems/package/tar_header.rb
lib/rubygems/package/tar_writer.rb
lib/rubygems/remote_fetcher.rb
lib/rubygems/safe_yaml.rb [new file with mode: 0644]
lib/rubygems/server.rb
lib/rubygems/specification.rb
lib/rubygems/text.rb
lib/tmpdir.rb
lib/webrick/httpauth/digestauth.rb
lib/webrick/httprequest.rb
lib/webrick/httpresponse.rb
lib/webrick/httpserver.rb
lib/webrick/httpservlet/cgihandler.rb
lib/webrick/httpservlet/filehandler.rb
lib/webrick/httpstatus.rb
lib/webrick/log.rb
pack.c
sprintf.c
test/excludes/Rinda/TestRingFinger.rb [new file with mode: 0644]
test/excludes/Rinda/TestRingServer.rb [new file with mode: 0644]
test/excludes/TestProcess.rb [new file with mode: 0644]
test/excludes/TestRefinement.rb [new file with mode: 0644]
test/excludes/TestTimeTZ.rb [new file with mode: 0644]
test/net/ftp/test_ftp.rb
test/net/smtp/test_smtp.rb
test/openssl/test_asn1.rb
test/openssl/test_cipher.rb
test/openssl/test_x509name.rb
test/ruby/test_array.rb
test/ruby/test_dir.rb
test/ruby/test_file_exhaustive.rb
test/ruby/test_gc.rb
test/ruby/test_pack.rb
test/ruby/test_sprintf.rb
test/ruby/test_time_tz.rb
test/rubygems/test_gem_commands_owner_command.rb
test/rubygems/test_gem_commands_query_command.rb
test/rubygems/test_gem_installer.rb
test/rubygems/test_gem_package.rb
test/rubygems/test_gem_package_tar_header.rb
test/rubygems/test_gem_remote_fetcher.rb
test/rubygems/test_gem_server.rb
test/rubygems/test_gem_specification.rb
test/rubygems/test_gem_text.rb
test/socket/test_unix.rb
test/test_tempfile.rb
test/test_tmpdir.rb
test/webrick/test_filehandler.rb
test/webrick/test_httpauth.rb
test/webrick/test_httpresponse.rb
test/webrick/test_httpserver.rb
thread_pthread.c