debian-changes
authorAntonio Terceiro <terceiro@debian.org>
Thu, 19 Jul 2018 11:28:10 +0000 (12:28 +0100)
committerSantiago R.R <santiagorr@riseup.net>
Thu, 19 Jul 2018 11:28:10 +0000 (12:28 +0100)
commit0e9501015ae50ada54182e66fbd208e79f8f5d10
tree3157bf8ab484135565b21fa37792ba12a08f1764
parent4972198f564c21a7406708ab9c65a574bd043b9d
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
76 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/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/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