debian-changes
authorAntonio Terceiro <terceiro@debian.org>
Sun, 5 Dec 2021 23:55:44 +0000 (23:55 +0000)
committerUtkarsh Gupta <utkarsh@debian.org>
Sun, 5 Dec 2021 23:55:44 +0000 (23:55 +0000)
commit553f0a95e1e7744e05ba571e589c1d0c77aef015
tree1fa59e58251c27f223c4f272030da6741fc7121a
parent521387c2d82fdc8e6079d98236fc4be569fb2aae
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
81 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/imap/cacert.pem
test/net/imap/server.crt
test/net/imap/server.key
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