)]}'
{
  "log": [
    {
      "commit": "73351b0be40e978bfbbec6fbf066b8ae1948343f",
      "tree": "d52ef29a1c8967a659e2b15f8f7effaba2dd1cf0",
      "parents": [
        "d8d35874ebef43d363f72221f58ce59e38e70c29"
      ],
      "author": {
        "name": "Renan I. Del Valle",
        "email": "renan@apache.org",
        "time": "Mon Dec 16 21:29:38 2019 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 16 21:29:38 2019 -0800"
      },
      "message": "Dropping support for Ubuntu Trusty packages as Trusty is EOL (#14)\n\n* Trust packages are broken for 0.22.0 and Trusty has reached EOL."
    },
    {
      "commit": "d8d35874ebef43d363f72221f58ce59e38e70c29",
      "tree": "d90bfb35c906153ef2f9bd676db712d4104a4c3f",
      "parents": [
        "fc3e1ca5daae9e25abbb738099b264413a605c99"
      ],
      "author": {
        "name": "Renan DelValle",
        "email": "rdelval@users.noreply.github.com",
        "time": "Sat Oct 26 11:17:01 2019 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Oct 26 11:17:01 2019 -0700"
      },
      "message": "Fixing Pants error that happens due to locale not being set for Docker image. (#13)\n\n"
    },
    {
      "commit": "fc3e1ca5daae9e25abbb738099b264413a605c99",
      "tree": "d9999bd46934f81f4f2e6d3a243a86ce68a32270",
      "parents": [
        "4f66ad3e2980cc84afd37ace7a6fda2b9b1c79de"
      ],
      "author": {
        "name": "Renan DelValle",
        "email": "renan@apache.org",
        "time": "Wed Sep 12 12:47:22 2018 -0700"
      },
      "committer": {
        "name": "Renan DelValle",
        "email": "renan@apache.org",
        "time": "Wed Sep 12 12:47:22 2018 -0700"
      },
      "message": "Removing md5 hash from release script.\n"
    },
    {
      "commit": "4f66ad3e2980cc84afd37ace7a6fda2b9b1c79de",
      "tree": "ab4cdfccc7b27422471d3d38c94bf4390ac40107",
      "parents": [
        "17c9b5336d597ba7cc742f68c14baa600442d33e"
      ],
      "author": {
        "name": "Renan DelValle",
        "email": "renan@apache.org",
        "time": "Wed Sep 12 12:46:59 2018 -0700"
      },
      "committer": {
        "name": "Renan DelValle",
        "email": "renan@apache.org",
        "time": "Wed Sep 12 12:46:59 2018 -0700"
      },
      "message": "Moving README link from git-wip-us to gitbox.\n"
    },
    {
      "commit": "17c9b5336d597ba7cc742f68c14baa600442d33e",
      "tree": "d4d0fc850d8f6958dc0f5ca651350062f152c6b8",
      "parents": [
        "f8ea8f2887f9b31539f66fb16346e4c3485d28e0"
      ],
      "author": {
        "name": "Renan DelValle",
        "email": "rdelval@users.noreply.github.com",
        "time": "Mon Jul 30 18:05:11 2018 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 30 18:05:11 2018 -0700"
      },
      "message": "Deleting message on PR that would discourage making a PR as we could not accept them in the past. (#6)\n\nNow that we can take PRs it doesn\u0027t make sense to discourage folks from making them."
    },
    {
      "commit": "f8ea8f2887f9b31539f66fb16346e4c3485d28e0",
      "tree": "fbbc1269bb0280a54c382364308cd15e4f6845d5",
      "parents": [
        "661280a7d3e8566bf500a3431c582afaeeacdada"
      ],
      "author": {
        "name": "Renan DelValle",
        "email": "renan@apache.org",
        "time": "Fri Jul 27 07:58:54 2018 -0700"
      },
      "committer": {
        "name": "Renan",
        "email": "renan@apache.org",
        "time": "Fri Jul 27 07:58:54 2018 -0700"
      },
      "message": "Updating aurora-packaging for compatibility with Pants 1.6.0 and to reflect Mesos 1.5.0 change\n\n* Upgrading Trusty Box with python2.7 version that is has hmac.compare_digest support.\n* Upgradinb Virtualenv to 16.0.0\n* Upgrading to Mesos 1.5.0 on all test boxes.\n* Upgrading Centos 7 box from 7.4 to 7.5\n* Migrating from deprecated Pants --config-override to --config-files as per https://github.com/pantsbuild/pants/commit/e0d5108ff75a41421a11321c73c817332f0a1c86\n\nReviewed at https://reviews.apache.org/r/68078/\n"
    },
    {
      "commit": "661280a7d3e8566bf500a3431c582afaeeacdada",
      "tree": "cdae978ffa9cfe4fc659d2909bb39153be3defe9",
      "parents": [
        "1380709bdd132614e3d15ac5ec410b3d8f46b1d2"
      ],
      "author": {
        "name": "Peter Froehlich",
        "email": "peter@froehlich.cc",
        "time": "Fri Apr 13 10:56:06 2018 -0700"
      },
      "committer": {
        "name": "Renan DelValle",
        "email": "renanidelvalle+noreply@gmail.com",
        "time": "Fri Apr 13 10:56:06 2018 -0700"
      },
      "message": "Missing dependencies for aurora rpm (0.20.0) - Centos7\n\nAdded dependencies openssl-devel and libffi-devel for Centos7\n\nReviewed at https://reviews.apache.org/r/66603/\n"
    },
    {
      "commit": "1380709bdd132614e3d15ac5ec410b3d8f46b1d2",
      "tree": "7f8ae695841f4d7cf7d7a260f8f857894b79bafa",
      "parents": [
        "66662564972c40fb7dd2bc4d4486821d6dcf029a"
      ],
      "author": {
        "name": "Renan DelValle",
        "email": "renanidelvalle+noreply@gmail.com",
        "time": "Tue Apr 10 10:46:55 2018 -0700"
      },
      "committer": {
        "name": "Renan DelValle",
        "email": "renanidelvalle+noreply@gmail.com",
        "time": "Tue Apr 10 10:46:55 2018 -0700"
      },
      "message": "Adding warning to potential contributors that we\u0027re not set up to take PRs through github.\n"
    },
    {
      "commit": "66662564972c40fb7dd2bc4d4486821d6dcf029a",
      "tree": "938253775ea8b873fa374fe25256efd23c9234d4",
      "parents": [
        "9f82912ecd576c71b0b1b8c03ad54d44acbcf684"
      ],
      "author": {
        "name": "Renan DelValle",
        "email": "renan@apache.org",
        "time": "Fri Apr 06 12:39:52 2018 -0700"
      },
      "committer": {
        "name": "Renan DelValle",
        "email": "renanidelvalle+noreply@gmail.com",
        "time": "Fri Apr 06 12:39:52 2018 -0700"
      },
      "message": "Fixing issue where OpenJDK PPA would not install in Ubuntu Trusty in packaging tests.\n\n* Reinstalled certificates in Ubuntu trusty upon provisioning in order to fix an issue where the OpenJDK PPA could not be installed.\n* Updated RBT to lastest version 0.7.11\n\nReviewed at https://reviews.apache.org/r/66482/\n"
    },
    {
      "commit": "9f82912ecd576c71b0b1b8c03ad54d44acbcf684",
      "tree": "e68c687a3a1b83339e41d2fed133e5552681d880",
      "parents": [
        "de2ad96bde657962ef7512c260eac9e96d0edf00"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Wed Jan 10 20:59:54 2018 +0100"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Wed Jan 10 20:59:54 2018 +0100"
      },
      "message": "Update packaging to latest Thrift, Mesos, and virtualenv\n\n* Remove the hardwired Thrift build dependency from the RPM and DEB packages.\n  With the update to Thrift 0.10 and pants 1.4.0.dev23, the pants build script\n  will download an appropriate Thrift compiler automatically.\n* Add missing system dependencies missing by the latest pants version.\n* Use latest virtualenv script from the main Aurora repo\n\nReviewed at https://reviews.apache.org/r/64825/\n"
    },
    {
      "commit": "de2ad96bde657962ef7512c260eac9e96d0edf00",
      "tree": "2efe1a77545ea3e44a850fbdf82a0bbbf8ae591e",
      "parents": [
        "ec923e6c6190c7b2cc2a12c207071e2cfaeee7d8"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Oct 08 18:59:24 2017 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Oct 08 18:59:24 2017 +0200"
      },
      "message": "Switch packaging release checksum to sha512\n\nFor our releases we will now be using .sha512 files rather than .sha files\ncontaining sha1 checksums. This change is triggered by a recent update of\nthe Apache Release Distribution Policy.\n\nPlease see this mail for details:\n\n```\nHi PMC,\n\n    The Release Distribution Policy[1] changed regarding .sha files.\n    See under \"Cryptographic Signatures and Checksums Requirements\" [2].\n\n   Old policy :\n\n     -- use extension .sha for any SHA checksum (SHA-1, SHA-256, SHA-512)\n\n   New policy :\n\n      -- use .sha1 for a SHA-1 checksum\n      -- use .sha256 for a SHA-256 checksum\n      -- use .sha512 for a SHA-512 checksum\n      -- [*] .sha should contain a SHA-1\n\n   Why this change ?\n\n      -- Verifying a checksum under the old policy is/was not handy.\n         You have to inspect the .sha to find out which algorithm\n         should be used ; or try them all (SHA-1, SHA256, etc).\n         The new scheme avoids this ambiguity.\n      -- The last point[*] was only added for clarity. Most of the\n         old, stale .sha\u0027s contain a SHA-1. The relatively new .sha\u0027s\n         contain a SHA-512. The expectation is that the last catagory will\n         disappear, when active projects adapt to the \u0027new\u0027 convention.\n\n   Impact :\n\n      -- Should be none ; many projects already use the \u0027new\u0027 convention.\n      -- Please ask your release managers to use .sha1, .sha256, .sha512\n         instead of the .sha extension.\n      -- Please fix your build-tools if you have any.\n\n   Piggyback :\n\n      -- The policy requires a .md5 for every package ;\n         providing a .sha512 is recommended.\n         Since MD5 is essentially broken, it is to be expected that\n         in the future a .sha512 will be required.\n         Perhaps it is wize to start providing .sha512\u0027s\n         with your releases if you do not already do so.\n\n      -- Visit http://mirror-vm.apache.org/checker/\n         to check the health of your /dist/-area ;\n         my stuff ; any feedback is most welcome.\n\n   Thanks ; regards,\n\n   Henk Penning\n\n    [1] http://www.apache.org/dev/release-distribution\n    [2] http://www.apache.org/dev/release-distribution#sigs-and-sums\n```\n\nReviewed at https://reviews.apache.org/r/62831/\n"
    },
    {
      "commit": "ec923e6c6190c7b2cc2a12c207071e2cfaeee7d8",
      "tree": "9ceba7792b59ba2e16ae85a27f8301deb2c241d6",
      "parents": [
        "46223a1b955bb11a3172bfb1e6c885ba30dfacde"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Sun Sep 24 09:49:40 2017 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Sun Sep 24 09:49:40 2017 -0700"
      },
      "message": "Build with gradle 4.2\n\nReviewed at https://reviews.apache.org/r/62524/\n"
    },
    {
      "commit": "46223a1b955bb11a3172bfb1e6c885ba30dfacde",
      "tree": "ac78fac85bf6e3dd0e76e75246d1f86a2d4da98a",
      "parents": [
        "b92684b7f1bacdcb641d723b3628d031d431b0bc"
      ],
      "author": {
        "name": "Nicolás Donatucci",
        "email": "ndonatucci@medallia.com",
        "time": "Tue Sep 19 23:32:59 2017 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Tue Sep 19 23:32:59 2017 +0200"
      },
      "message": "Add ca-certificates-java to ubuntu-trusty Dockerfile\n\nWhen building Aurora 0.17 and 0.18 debs I had an error because there were no\nca-certificates. Adding the ca-certificates-java to the apt-get step in the\nDockerfile fixes this for both 0.17 and 0.18\n\nReviewed at https://reviews.apache.org/r/62220/\n"
    },
    {
      "commit": "b92684b7f1bacdcb641d723b3628d031d431b0bc",
      "tree": "8a9931163abd85181bb0c5035c1674d5aa0dd808",
      "parents": [
        "d77b6b2e2b8fd996ae698169a91390c71cead377"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Sep 03 23:54:26 2017 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Sep 03 23:54:26 2017 +0200"
      },
      "message": "Attempted workaround for flaky nightly build\n"
    },
    {
      "commit": "d77b6b2e2b8fd996ae698169a91390c71cead377",
      "tree": "1278efdfba856e3d0d02ca431119b5ae7f7bc0ef",
      "parents": [
        "102b98ce924dc344a03c61e2f25c5f88c5195671"
      ],
      "author": {
        "name": "Mikhail Lesyk",
        "email": "godlike@lesyk.org",
        "time": "Thu Aug 03 15:42:39 2017 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Thu Aug 03 15:42:39 2017 +0200"
      },
      "message": "Fix observer themos extra arguments usage\n\nArguments variable is specified in /etc/default/thermos file\nbut is not used in any init script.\n\nReviewed at https://reviews.apache.org/r/61402/\n"
    },
    {
      "commit": "102b98ce924dc344a03c61e2f25c5f88c5195671",
      "tree": "c4b6bbbd3387bd50369c7e30e1ddc9cc002c6c1a",
      "parents": [
        "b904b5f1c8db211a1d4d01a4a482eb3e42482b3d"
      ],
      "author": {
        "name": "Santhosh Kumar Shanmugham",
        "email": "santhoshkumar.s@gmail.com",
        "time": "Tue Jul 18 11:27:28 2017 -0700"
      },
      "committer": {
        "name": "Santhosh Kumar",
        "email": "sshanmugham@twitter.com",
        "time": "Tue Jul 18 11:27:28 2017 -0700"
      },
      "message": "Upgrade Mesos version to 1.2.\n\nReviewed at https://reviews.apache.org/r/60947/\n"
    },
    {
      "commit": "b904b5f1c8db211a1d4d01a4a482eb3e42482b3d",
      "tree": "f34ef2eb19ae87f61290ab2d1321e0ae9ddd4a64",
      "parents": [
        "2b19410bf014d6d756772e846a97e4da61f51a92"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Tue Feb 14 23:33:41 2017 +0100"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Tue Feb 14 23:33:41 2017 +0100"
      },
      "message": "Add basic test scripts for RPM and DEB packages\n\nThis reduces some of the manual effort for verifying the binary packages.\n\nTesting Done:\nSee the distribution specific README.md.\n\nReviewed at https://reviews.apache.org/r/56577/\n"
    },
    {
      "commit": "2b19410bf014d6d756772e846a97e4da61f51a92",
      "tree": "491736d6de0a9a43eb3c8c60dd4654d067645519",
      "parents": [
        "712ca615838a3b966790fa83a279d66e3916d2e4"
      ],
      "author": {
        "name": "Renan DelValle",
        "email": "rdelval1@binghamton.edu",
        "time": "Wed Feb 08 08:56:28 2017 +0100"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Wed Feb 08 08:56:28 2017 +0100"
      },
      "message": "Adding support for Ubuntu Xenial packages\n\nAdded builder and test environment for Xenial as well as updated instructions\non how to test it. Added distribution to release-candidate script.\n\nBugs closed: AURORA-1872\n\nReviewed at https://reviews.apache.org/r/52437/\n"
    },
    {
      "commit": "712ca615838a3b966790fa83a279d66e3916d2e4",
      "tree": "3aeae6aebcc8e0680f1538036cd6143e69c9aa16",
      "parents": [
        "c75104f53b752968898b8c4c4964f5c8dc046abd"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sat Jan 14 14:23:11 2017 +0100"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sat Jan 14 14:23:11 2017 +0100"
      },
      "message": "Update packaging scripts for Mesos 1.1.0\n\nReviewed at https://reviews.apache.org/r/55507/\n"
    },
    {
      "commit": "c75104f53b752968898b8c4c4964f5c8dc046abd",
      "tree": "51d8dfc3f0102ad12a178de343601179077ec7da",
      "parents": [
        "9f91188587a0f3d358b171a9f4470b3d86d71576"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sat Jan 14 14:21:30 2017 +0100"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sat Jan 14 14:21:30 2017 +0100"
      },
      "message": "Only include basenames in package checksums\n\nBefore:\n713c53c6ace65683bbb6f6e72881442cc4f7a243  /home/xxx/zzz/yyy/aurora-packaging/artifacts/aurora-debian-jessie/dist/aurora-tools_0.16.0-snapshot_amd64.deb\n\nAfter:\n713c53c6ace65683bbb6f6e72881442cc4f7a243  aurora-tools_0.16.0-snapshot_amd64.deb\n\nBugs closed: AURORA-1815\n\nReviewed at https://reviews.apache.org/r/55510/\n"
    },
    {
      "commit": "9f91188587a0f3d358b171a9f4470b3d86d71576",
      "tree": "e007c7555b5c54f684317b99efd61047461c033a",
      "parents": [
        "2d5acd41bcb2cf076d6d2ad6b309599803acf204"
      ],
      "author": {
        "name": "Joshua Cohen",
        "email": "jcohen@apache.org",
        "time": "Tue Oct 25 13:26:20 2016 -0500"
      },
      "committer": {
        "name": "Joshua Cohen",
        "email": "jcohen@twitter.com",
        "time": "Tue Oct 25 13:26:20 2016 -0500"
      },
      "message": "Update provisioning scripts for testing aurora packages.\n\nReviewed at https://reviews.apache.org/r/53064/\n"
    },
    {
      "commit": "2d5acd41bcb2cf076d6d2ad6b309599803acf204",
      "tree": "3fd3e190e5a52c36b1444e9f0e37c6d82ac3b7d2",
      "parents": [
        "b8edaf2c60c88c1a076303ed854797cd5334a959"
      ],
      "author": {
        "name": "Joshua Cohen",
        "email": "jcohen@apache.org",
        "time": "Tue Oct 25 12:59:58 2016 -0500"
      },
      "committer": {
        "name": "Joshua Cohen",
        "email": "jcohen@twitter.com",
        "time": "Tue Oct 25 12:59:58 2016 -0500"
      },
      "message": "Clean up README for packaging repo, update release-candidate script to generate the vote email.\n\nReviewed at https://reviews.apache.org/r/53102/\n"
    },
    {
      "commit": "b8edaf2c60c88c1a076303ed854797cd5334a959",
      "tree": "e526a63876280d6fcc1dd8bc5432791cd4431257",
      "parents": [
        "94aee46ee2b4f0c3d35a8c01f9ef57d6f3d8a451"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Wed Oct 12 16:49:26 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Wed Oct 12 16:49:26 2016 +0200"
      },
      "message": "Use Gradle installDist task rather than installApp.\n\nThe latter was deprecated and finally removed in Gradle 3.0:\n\n\"The installApp task is no longer created by the application plugin\n(use installDist instead).\" https://docs.gradle.org/3.0/release-notes\n\nReviewed at https://reviews.apache.org/r/52777/\n"
    },
    {
      "commit": "94aee46ee2b4f0c3d35a8c01f9ef57d6f3d8a451",
      "tree": "ad042304bcf1e2775f7ee9c0ababb31fa9783394",
      "parents": [
        "7beeb1480e06614f1ec51d58f33df1296272ea94"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Thu Oct 06 09:24:40 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Thu Oct 06 09:24:40 2016 +0200"
      },
      "message": "Update to Gradle 3.1.\n\nReviewed at https://reviews.apache.org/r/52579/\n"
    },
    {
      "commit": "7beeb1480e06614f1ec51d58f33df1296272ea94",
      "tree": "198f3347d785ab0440397cde12e91a8fa963f1ec",
      "parents": [
        "9493037fea5b8ca1f6255979aa51afe922de4c9b"
      ],
      "author": {
        "name": "John Sirois",
        "email": "jsirois@apache.org",
        "time": "Fri Sep 30 13:11:23 2016 -0600"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Fri Sep 30 13:11:23 2016 -0600"
      },
      "message": "Add missing libffi build dep to support pants.\n\nReviewed at https://reviews.apache.org/r/52428/\n"
    },
    {
      "commit": "9493037fea5b8ca1f6255979aa51afe922de4c9b",
      "tree": "e658ba3e00fd4d63788586244d6de34bcf3a69e2",
      "parents": [
        "3184fd74f11b7691d203f3a31ceb02f41a11decc"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Tue Aug 23 18:23:23 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Tue Aug 23 18:23:23 2016 +0200"
      },
      "message": "Use a fixed Debian mirror rather than relying on httpredir\n\nThis is another attempt at a stable nightly package build. The currently most common error is:\n\n```\nE: Failed to fetch http://httpredir.debian.org/debian/pool/main/p/patch/patch_2.7.5-1_amd64.deb  Error reading from server. Remote end closed connection [IP: 5.153.231.35 80]\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\nThe command \u0027/bin/sh -c apt-get update \u0026\u0026 apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common   thrift-compiler\u0027 returned a non-zero code: 100\n```\n\nReviewed at https://reviews.apache.org/r/51301/\n"
    },
    {
      "commit": "3184fd74f11b7691d203f3a31ceb02f41a11decc",
      "tree": "01b00d56c49c09d7eb5cc4f1a551b1288eeef15b",
      "parents": [
        "5d5b52fbd5b16691a35109045302ec5e6fbe25a2"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Tue Aug 02 23:47:59 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Tue Aug 02 23:47:59 2016 +0200"
      },
      "message": "Use Docker host network rather than bridging.\n\nThe default bridge network is known to be slow (1) and potentially\nflaky (2). Switching to host networking is a desperate attempt to reduce\nflaps in our nightly package builds.\n\n(1) https://github.com/docker/docker/issues/7857\n(2) https://github.com/docker/docker/issues/11407\n\nReviewed at https://reviews.apache.org/r/50716/\n"
    },
    {
      "commit": "5d5b52fbd5b16691a35109045302ec5e6fbe25a2",
      "tree": "92fc5d2ab81eb5d5a94195246c00064562652884",
      "parents": [
        "2a9dd402b7b0fe75d994ed83de36f820619fd836"
      ],
      "author": {
        "name": "Joshua Cohen",
        "email": "jcohen@apache.org",
        "time": "Mon Aug 01 16:03:56 2016 -0500"
      },
      "committer": {
        "name": "Joshua Cohen",
        "email": "jcohen@twitter.com",
        "time": "Mon Aug 01 16:03:56 2016 -0500"
      },
      "message": "Upgrade aurora-packaging for Mesos 1.0.0.\n\nReviewed at https://reviews.apache.org/r/50669/\n"
    },
    {
      "commit": "2a9dd402b7b0fe75d994ed83de36f820619fd836",
      "tree": "9382a260165bd1c60789f5ad93a7aef9c0ed55af",
      "parents": [
        "502d07ef0487d6ff4fbbceda03b10c94f80ec94e"
      ],
      "author": {
        "name": "Maxim Khutornenko",
        "email": "maxim@apache.org",
        "time": "Sat Jul 23 18:40:56 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sat Jul 23 18:40:56 2016 +0200"
      },
      "message": "Update package scripts to 0.15.0.\n\nReviewed at https://reviews.apache.org/r/49732/\n"
    },
    {
      "commit": "502d07ef0487d6ff4fbbceda03b10c94f80ec94e",
      "tree": "6e70e8e6fcd2db743823f2f24530841a8db22475",
      "parents": [
        "0614c78cd94baf32b6eaa274315b38eb0d075f81"
      ],
      "author": {
        "name": "John Sirois",
        "email": "jsirois@apache.org",
        "time": "Mon Jul 11 19:13:00 2016 -0600"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Mon Jul 11 19:13:00 2016 -0600"
      },
      "message": "Upgrade to gradle 2.14.\n\nThis complements the corresponding change in the aurora repo:\n  https://reviews.apache.org/r/49899/\n\nReviewed at https://reviews.apache.org/r/49900/\n"
    },
    {
      "commit": "0614c78cd94baf32b6eaa274315b38eb0d075f81",
      "tree": "6b9820806b1f63b2b6ce1d65c0995527a3ddc22c",
      "parents": [
        "c09e250c3c999cca3d0a9cdcebaae889afa4fe0c"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Wed Jun 29 00:01:33 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Wed Jun 29 00:01:33 2016 +0200"
      },
      "message": "Update packaging for Aurora 0.14\n\nReviewed at https://reviews.apache.org/r/49338/\n"
    },
    {
      "commit": "c09e250c3c999cca3d0a9cdcebaae889afa4fe0c",
      "tree": "0e8267584f718053a31a0fa125e3828cae89f1eb",
      "parents": [
        "ee56230cd37394661da94a83b1cae1c33159a29f"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Tue Jun 21 00:22:26 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Tue Jun 21 00:22:26 2016 +0200"
      },
      "message": "Update changelog\n"
    },
    {
      "commit": "ee56230cd37394661da94a83b1cae1c33159a29f",
      "tree": "39c31ce68fc79b5bad54d3287cd971c091164209",
      "parents": [
        "e7fa0096f17fd27fe9b80fa6778cdb87e5082fc4"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Tue Jun 21 00:08:19 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Tue Jun 21 00:08:19 2016 +0200"
      },
      "message": "Update test instructions for 0.13.0\n"
    },
    {
      "commit": "e7fa0096f17fd27fe9b80fa6778cdb87e5082fc4",
      "tree": "c560039dcaf4159fb5c80da163accceeb7992049",
      "parents": [
        "aa58302370022fcbf9545ccb17a18fa45e11d3fc"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Mon Jun 20 19:52:36 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Mon Jun 20 19:52:36 2016 +0200"
      },
      "message": "Improve consistency of the RPM and DEB default configuration\n\n* Use identical scheduler default arguments\n* Log to stderr rather than disk in all packages\n* Use vagrant as the example role. It is available for all distributions\n* Use the same clusters.json for all distributions\n* Rename the clutername from main to example\n\nBugs closed: AURORA-1394\n\nReviewed at https://reviews.apache.org/r/48606/\n"
    },
    {
      "commit": "aa58302370022fcbf9545ccb17a18fa45e11d3fc",
      "tree": "df9e9c635dfbf094db637abb780b95d0ea7a3a99",
      "parents": [
        "b4f1a452954bc6ff324e5d88ec835a2d4f576a18"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Jun 12 13:40:21 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Jun 12 13:40:39 2016 +0200"
      },
      "message": "Make copy \u0026 paste of example jobs easier.\n\nOtherwise, the leading whitespace will lead to invalid Python code that\nneeds to be fixed manually within the Vagrant box.\n"
    },
    {
      "commit": "b4f1a452954bc6ff324e5d88ec835a2d4f576a18",
      "tree": "72330450d2d7cee72af2d01b984b575720e209f9",
      "parents": [
        "99a866d667cdf2d9aba05dc589f3356d088228f2"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Jun 12 13:32:09 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Jun 12 13:32:09 2016 +0200"
      },
      "message": "Update centos test README.md according to package changes in a665227\n"
    },
    {
      "commit": "99a866d667cdf2d9aba05dc589f3356d088228f2",
      "tree": "56d1978c50ff90d4541e8f8413c20506016baf34",
      "parents": [
        "f82ce1606f2ace737643fe9bd53fe6e117720da0"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Jun 12 13:23:33 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Jun 12 13:23:33 2016 +0200"
      },
      "message": "Add changelog of previous package releases\n"
    },
    {
      "commit": "f82ce1606f2ace737643fe9bd53fe6e117720da0",
      "tree": "abac74172ebd8235da0cdb40b0913b07c0fe0492",
      "parents": [
        "a665227c0d1634fe69bb9c45559f7d1ff69a4c03"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Jun 12 13:22:42 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Jun 12 13:22:42 2016 +0200"
      },
      "message": "Update outdated references to the Apache Aurora incubator\n"
    },
    {
      "commit": "a665227c0d1634fe69bb9c45559f7d1ff69a4c03",
      "tree": "2e717c8ef463f73116842df2e5d2d8d14617cfea",
      "parents": [
        "7cb3829caabb5ceb5a146b82f829913016dd7883"
      ],
      "author": {
        "name": "Kasisnu Singh",
        "email": "kasisnu@gmail.com",
        "time": "Sun Jun 12 12:54:55 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sun Jun 12 12:54:55 2016 +0200"
      },
      "message": "Update RPM services and startup scripts to match our Debian packages.\n\nBugs closed: AURORA-1394\n\nReviewed at https://reviews.apache.org/r/48513/\n"
    },
    {
      "commit": "7cb3829caabb5ceb5a146b82f829913016dd7883",
      "tree": "37d0156423389f1bdab585a5dd7509b227a593dd",
      "parents": [
        "aa9bd2de90e6abdbd4c3a05f2463c7d920539aaf"
      ],
      "author": {
        "name": "Stephan Erb",
        "email": "serb@apache.org",
        "time": "Sat May 28 22:43:32 2016 +0200"
      },
      "committer": {
        "name": "Stephan Erb",
        "email": "stephan@dev.static-void.de",
        "time": "Sat May 28 22:43:32 2016 +0200"
      },
      "message": "Update packaging to work with Aurora 0.13.\n\nIn addition to the minimal necessary packaging changes, I have tried\nto align the tests of the different distributions.\n\nA few differences remain. Those are mainly due to different defaults\nin our DEBs and RPMs. I will leave this to another commit.\n\nReviewed at https://reviews.apache.org/r/47647/\n"
    },
    {
      "commit": "aa9bd2de90e6abdbd4c3a05f2463c7d920539aaf",
      "tree": "d98e229273039c08010605f0f7d998930fd73836",
      "parents": [
        "d5d41691c476fdfe32a595efcd53fc3a007d4d9e"
      ],
      "author": {
        "name": "John Sirois",
        "email": "jsirois@apache.org",
        "time": "Mon May 02 13:09:59 2016 -0600"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Mon May 02 13:09:59 2016 -0600"
      },
      "message": "Use `gdebi` for auto dep resolution.\n\nThis makes us more robust to upstream packaging changes.  The `gdebi`\ntool gives us `apt-get install` dependency calculation, fetching and\ninstall for a local deb package.\n\nBugs closed: AURORA-1687\n\nReviewed at https://reviews.apache.org/r/46897/\n"
    },
    {
      "commit": "d5d41691c476fdfe32a595efcd53fc3a007d4d9e",
      "tree": "634f71b7011ac73841816227552aac00be549509",
      "parents": [
        "72e262bc25daefe770750e1bf92d6a670ddb96ad"
      ],
      "author": {
        "name": "Pierre Cheynier",
        "email": "me@pierre-cheynier.net",
        "time": "Wed Apr 20 15:39:21 2016 -0600"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Wed Apr 20 15:39:21 2016 -0600"
      },
      "message": "Remove some dependencies linked to docker usage\n\nAn operator should be able to build Aurora on his platform without\nrelying on Docker.\n\nEven if this is an interesting way of doing it, it sometimes introduce missed\n(build-)dependencies (in this case openssl) and context-specific behaviour\n(here, the way pants.ini was added to the build context)\n\nTesting Done:\nAble to build on CentOS 6 using mock.\nAble to build on Debian. Limitation \u003d need the patched version of Gradle.\nStill able to build using the current Docker build system\n\nBugs closed: AURORA-1568\n\nReviewed at https://reviews.apache.org/r/45298/\n"
    },
    {
      "commit": "72e262bc25daefe770750e1bf92d6a670ddb96ad",
      "tree": "861638e9eb10e1ddb68c1b01258f8598f5434086",
      "parents": [
        "97f9c3d0de8dd5fbbb468deb926f578579a4de81"
      ],
      "author": {
        "name": "Pierre Cheynier",
        "email": "me@pierre-cheynier.net",
        "time": "Wed Apr 13 07:34:01 2016 -0600"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Wed Apr 13 07:34:01 2016 -0600"
      },
      "message": "Remove hard dependency on a specific mesos-version\n\nWe should consider MESOS_VERSION as the minimal requirement to install\nthe current Aurora version instead of enforce a specific Mesos version.\n\nReviewed at https://reviews.apache.org/r/45212/\n"
    },
    {
      "commit": "97f9c3d0de8dd5fbbb468deb926f578579a4de81",
      "tree": "fc01c7648d54ec45d6f4d2a324e242d02bdf4440",
      "parents": [
        "0a77fbf23c0ad1a1b8d528e717bc101a3d6d8258"
      ],
      "author": {
        "name": "John Sirois",
        "email": "jsirois@apache.org",
        "time": "Mon Apr 04 12:02:45 2016 -0600"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Mon Apr 04 12:02:45 2016 -0600"
      },
      "message": "Upgrade build tools.\n\nThis complements the corresponding change in the aurora repo:\n  https://reviews.apache.org/r/45661/\n\nReviewed at https://reviews.apache.org/r/45662/\n"
    },
    {
      "commit": "0a77fbf23c0ad1a1b8d528e717bc101a3d6d8258",
      "tree": "1abc4b1570ccee9881bdec1d63268af4c8473557",
      "parents": [
        "722a53797020d0895dc920dc60fe7b91829af16c"
      ],
      "author": {
        "name": "John Sirois",
        "email": "jsirois@apache.org",
        "time": "Tue Mar 22 17:24:04 2016 -0600"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Tue Mar 22 17:24:04 2016 -0600"
      },
      "message": "Support for overriding --mesos-root under upstart.\n\nPreviously only the sysv init script supported overriding `--mesos-root`\nvia an env var, and thus via `/etc/default/thermos`.\n\nBugs closed: AURORA-1647\n\nReviewed at https://reviews.apache.org/r/45179/\n"
    },
    {
      "commit": "722a53797020d0895dc920dc60fe7b91829af16c",
      "tree": "85fbbe805ec5ea2a2bac49fefb72b1d26c2ed831",
      "parents": [
        "e9b879a98b139377b115b46a40a2aa0886c8757d"
      ],
      "author": {
        "name": "John Sirois",
        "email": "jsirois@apache.org",
        "time": "Mon Mar 14 13:05:36 2016 -0600"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Mon Mar 14 13:05:36 2016 -0600"
      },
      "message": "Fixup rpm builder and test docs.\n\nThis adjusts to fallout from https://reviews.apache.org/r/43936/ to get\nthe centos-7 builder working again and improves the test docs to include\nboth locally built rpm and released (or release candidate) rpm testing.\n\nThis change also imporves the `release-candidate` script to be\nidempotent and handle missing binaries (ie: when only using a subset of\nbuilders).\n\nReviewed at https://reviews.apache.org/r/44799/\n"
    },
    {
      "commit": "e9b879a98b139377b115b46a40a2aa0886c8757d",
      "tree": "a289879c6fbd5536ec67b600beb0a2d39a797d29",
      "parents": [
        "dc04762fe00f899d59b6fea09363c899504d72b1"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Mon Mar 14 11:39:27 2016 -0600"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Mon Mar 14 11:39:27 2016 -0600"
      },
      "message": "Remove cyrus-sasl and docker RPM dpendencies.\n\nI don\u0027t believe either of these dependencies are valid for the executor.\n\nReviewed at https://reviews.apache.org/r/44763/\n"
    },
    {
      "commit": "dc04762fe00f899d59b6fea09363c899504d72b1",
      "tree": "50d1776f0b351a29b3beb696ce12fca97138330e",
      "parents": [
        "73dc77c53293a49c3db266863f67d93caa96786c"
      ],
      "author": {
        "name": "John Sirois",
        "email": "jsirois@apache.org",
        "time": "Wed Mar 09 10:43:14 2016 -0700"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Wed Mar 09 10:43:14 2016 -0700"
      },
      "message": "Fixup rpm builder and tester.\n\nThis updates the mesos version from 0.23.0 to 0.25.0 and fixes\nup the vagrant test environment and instructions.\n\nNB: This change does attempt to address https://issues.apache.org/jira/browse/AURORA-1394\n\nBugs closed: AURORA-1568\n\nReviewed at https://reviews.apache.org/r/44527/\n"
    },
    {
      "commit": "73dc77c53293a49c3db266863f67d93caa96786c",
      "tree": "2dcd21bfd7260ded457edacb42447e6da2d1ae98",
      "parents": [
        "b09eb9ff114b6fe0ee9d50bae11b2a3e63d97563"
      ],
      "author": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Tue Mar 08 14:47:13 2016 -0700"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Wed Mar 09 10:35:44 2016 -0700"
      },
      "message": "Introduce a helper script for preparing RCs.\n\nThis is a bit piecemeal at the moment, but automates preparation of RC\nartifacts created with `./build-artifact` for upload to bintray.\n\nBasic docs are provided for preparing an RC, but more glue scripting is\nstill needed to make the process as smooth and automated as the main\naurora release.\n\nReviewed at https://reviews.apache.org/r/44530/\n"
    },
    {
      "commit": "b09eb9ff114b6fe0ee9d50bae11b2a3e63d97563",
      "tree": "bea28a67da4498b8c3a164013a4fa52b46fe2ad8",
      "parents": [
        "7c1732f688631cebb76579c03678b08cef7828bf"
      ],
      "author": {
        "name": "David Keijser",
        "email": "keijser@gmail.com",
        "time": "Wed Mar 09 09:51:01 2016 -0700"
      },
      "committer": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Wed Mar 09 09:51:01 2016 -0700"
      },
      "message": "Correct url for source0\n\nTrying to build aurora by running spectool and then rpmbuild fails because the url used does not match the release tags on github.\n\nReviewed at https://reviews.apache.org/r/43936/\n"
    },
    {
      "commit": "7c1732f688631cebb76579c03678b08cef7828bf",
      "tree": "30a9b48f8ade99d39f666f35d50811b38eca9a33",
      "parents": [
        "815a9ac041db753825c56855113edab793903c3b"
      ],
      "author": {
        "name": "Martin Hrabovcin",
        "email": "mhrabovcin@gmail.com",
        "time": "Wed Mar 02 16:47:40 2016 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Mar 02 16:47:40 2016 -0800"
      },
      "message": "Update Thrift binary to point at new repository location for builds.\n\nRemove documentation pointing to non-existing YUM repo and use local builds in instructions.\n\nBugs closed: AURORA-1626\n\nReviewed at https://reviews.apache.org/r/44277/\n"
    },
    {
      "commit": "815a9ac041db753825c56855113edab793903c3b",
      "tree": "e232d4186263b40237f014f452948d3b4b009d24",
      "parents": [
        "092eb294b8e74ad7fd51195991f7005db60a80a9"
      ],
      "author": {
        "name": "Kunal Thakar",
        "email": "kunalt@gmail.com",
        "time": "Fri Jan 29 13:09:52 2016 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Fri Jan 29 13:09:52 2016 -0800"
      },
      "message": "Change the way arguments are passed to scheduler in debian.\n\nReviewed at https://reviews.apache.org/r/42975/\n"
    },
    {
      "commit": "092eb294b8e74ad7fd51195991f7005db60a80a9",
      "tree": "76ac90087b59afb87d76d75d865ba56d014c8260",
      "parents": [
        "915b7f9f71055345bf92e630f2aa82c696cb459d"
      ],
      "author": {
        "name": "Dmitriy Shirchenko",
        "email": "caldima@gmail.com",
        "time": "Thu Jan 21 14:29:13 2016 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Thu Jan 21 14:29:13 2016 -0800"
      },
      "message": "Working version of jessie builds.\n\nReviewed at https://reviews.apache.org/r/42387/\n"
    },
    {
      "commit": "915b7f9f71055345bf92e630f2aa82c696cb459d",
      "tree": "aec949b8ccc28fbe54a651f66691a030f53b28d4",
      "parents": [
        "8aa07032181934489f528bee1fcd7652bebe682b"
      ],
      "author": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Mon Dec 28 16:54:04 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Mon Dec 28 16:54:04 2015 -0800"
      },
      "message": "Adapt to gradle upgrade in aurora repo.\n\nBugs closed: AURORA-1566\n\nReviewed at https://reviews.apache.org/r/41756/\n"
    },
    {
      "commit": "8aa07032181934489f528bee1fcd7652bebe682b",
      "tree": "a502408ebe1027da903a2daeac3e2746d22b566c",
      "parents": [
        "bbfe8a5b1791753efd360425cf0d97910a9b0439"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Dec 23 09:08:08 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Dec 23 09:08:08 2015 -0800"
      },
      "message": "Update debian changelog.\n"
    },
    {
      "commit": "bbfe8a5b1791753efd360425cf0d97910a9b0439",
      "tree": "7c4fb6faff5c5eccffdedd2868ae93d47d90f44e",
      "parents": [
        "ef91e05795f3eb75c0cb8a7983c49f8acfe2e1ef"
      ],
      "author": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Mon Dec 21 10:42:52 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Mon Dec 21 10:42:52 2015 -0800"
      },
      "message": "Lower aurora-scheduler jdk req. to headless.\n\nReviewed at https://reviews.apache.org/r/41610/\n"
    },
    {
      "commit": "ef91e05795f3eb75c0cb8a7983c49f8acfe2e1ef",
      "tree": "990bdab49d98c5a417990ba06f0234cf5f486fe9",
      "parents": [
        "ac6463c1557d88431504979d5983e5c760fcd705"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Sat Dec 19 17:34:31 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Sat Dec 19 17:34:35 2015 -0800"
      },
      "message": "Add yum install of which for centos build, gradle uses that to find the jdk install.\n"
    },
    {
      "commit": "ac6463c1557d88431504979d5983e5c760fcd705",
      "tree": "e7f242e7f6f88d635d7ff173b76e2d848adb0e23",
      "parents": [
        "95e9da21f36b07dd032b3a9f89e7bbed1ca70d44"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Fri Dec 18 11:13:44 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Fri Dec 18 11:13:44 2015 -0800"
      },
      "message": "Fix the ZK URI in the rpm.\n\nReviewed at https://reviews.apache.org/r/41559/\n"
    },
    {
      "commit": "95e9da21f36b07dd032b3a9f89e7bbed1ca70d44",
      "tree": "3918c9efcb82b302ea956dd7d523cd65a8ca511f",
      "parents": [
        "375063cecd2611854327fa7bbdfca75132815f50"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Fri Dec 18 10:10:04 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Fri Dec 18 10:10:04 2015 -0800"
      },
      "message": "Update the scheduler DB paths in the RPM spec to match debs.\n\nReviewed at https://reviews.apache.org/r/41558/\n"
    },
    {
      "commit": "375063cecd2611854327fa7bbdfca75132815f50",
      "tree": "8bdfb8252178ff3904397d4e29a81d381d670ff1",
      "parents": [
        "33afacbf75b7e1dbe950c8e8f10e33f7694f0ba9"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Fri Dec 18 09:58:09 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Fri Dec 18 09:58:09 2015 -0800"
      },
      "message": "Update mesos package versions.\n"
    },
    {
      "commit": "33afacbf75b7e1dbe950c8e8f10e33f7694f0ba9",
      "tree": "710fab2563a1ceca5063465dcf344eb6f16117be",
      "parents": [
        "19992f280ea4d82b42f2465671139bc244c27b75"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Fri Dec 18 08:52:36 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Fri Dec 18 08:53:00 2015 -0800"
      },
      "message": "Show how to build from source in README.md\n"
    },
    {
      "commit": "19992f280ea4d82b42f2465671139bc244c27b75",
      "tree": "ccae0a27564d7038b24fcf073917afef223ecd91",
      "parents": [
        "81deb97303d9f59b211c6fb24ab0ed3327e139a0"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Dec 02 10:46:26 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Dec 02 10:46:26 2015 -0800"
      },
      "message": "Fix ordering of RPM changelog entries.\n"
    },
    {
      "commit": "81deb97303d9f59b211c6fb24ab0ed3327e139a0",
      "tree": "10813445cd439a4eda8b4cd38cd982c1056b6def",
      "parents": [
        "e4986dd32198ad9138db8c89d10070e618397ad9"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Dec 02 10:34:15 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Dec 02 10:34:15 2015 -0800"
      },
      "message": "Update RPM changelog.\n"
    },
    {
      "commit": "e4986dd32198ad9138db8c89d10070e618397ad9",
      "tree": "3ae52b580da34c2abe5e995585c7bd64a8eb7e37",
      "parents": [
        "c24040076c157c09fe8a83017c4c3035d0dbdd2a"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Mon Nov 30 09:41:41 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Mon Nov 30 09:41:41 2015 -0800"
      },
      "message": "AURORA-1512: Aurora rpm missing std output switch\n\nBugs closed: AURORA-1512\n\nReviewed at https://reviews.apache.org/r/38975/\n"
    },
    {
      "commit": "c24040076c157c09fe8a83017c4c3035d0dbdd2a",
      "tree": "4fd79e274b7ed14cde1425cb85547915b7d00402",
      "parents": [
        "a5551ecaa0ee72f095feec0f9de0df3ba13cf67d"
      ],
      "author": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Thu Nov 26 10:23:25 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Thu Nov 26 10:23:25 2015 -0800"
      },
      "message": "Remove `--root` flag in observer start scripts.\n\nThe flag was removed in 1b1c70c79a0b4a96263508c5918d6d9d0646f8ec in the\naurora repo and start scripts were updated there but not here.\n\nBugs closed: AURORA-1338\n\nReviewed at https://reviews.apache.org/r/40757/\n"
    },
    {
      "commit": "a5551ecaa0ee72f095feec0f9de0df3ba13cf67d",
      "tree": "857fced74491e51167b7873684e6f9001d34db12",
      "parents": [
        "9e5aa2f8710777492e7ed539ce9069c982d11744"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Thu Nov 26 08:19:51 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Thu Nov 26 08:19:51 2015 -0800"
      },
      "message": "Add changelog entry for 0.10.0.\n"
    },
    {
      "commit": "9e5aa2f8710777492e7ed539ce9069c982d11744",
      "tree": "3549c04ff11188a31cfc119b529d73529ab8f71a",
      "parents": [
        "afb1efdfdeb1b27a4461b57bf72fc0888544002d"
      ],
      "author": {
        "name": "John Sirois",
        "email": "john.sirois@gmail.com",
        "time": "Wed Nov 25 08:25:21 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Nov 25 08:25:21 2015 -0800"
      },
      "message": "Add deps to centos 7 image to handle thrift patch.\n\nThe thrift Makefile now applies a patch that invalidates the grammar\nrequiring a flex pass.  The openssl package is needed as well to support\nthe new fingerprint checks in the Makefile.\n\nAdditionally, simplify the `pants.ini` used by both rpm and deb builds\nand turn on exception printing to help debug build failures more easily\nwhen packaging.\n\nReviewed at https://reviews.apache.org/r/40680/\n"
    },
    {
      "commit": "afb1efdfdeb1b27a4461b57bf72fc0888544002d",
      "tree": "09efe122f47669fc53d0f1a7fbae0e2f33e92063",
      "parents": [
        "566ebdf024c6ceb2e0335187a359fe80ccddd15b"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Tue Nov 24 11:42:14 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Tue Nov 24 11:42:14 2015 -0800"
      },
      "message": "Remove unnecessary volume mount argument.\n\nReviewed at https://reviews.apache.org/r/40666/\n"
    },
    {
      "commit": "566ebdf024c6ceb2e0335187a359fe80ccddd15b",
      "tree": "9a75b61d1a047bd2b3963c1db1c954c257db4765",
      "parents": [
        "255353a2574a8256bc6314b0e6d5f5acb3b99135"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Tue Nov 24 11:25:52 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Tue Nov 24 11:25:52 2015 -0800"
      },
      "message": "Adjust pants env values for latest pants version.\n\nBugs closed: AURORA-1544\n\nReviewed at https://reviews.apache.org/r/40629/\n"
    },
    {
      "commit": "255353a2574a8256bc6314b0e6d5f5acb3b99135",
      "tree": "405b36ade6c860a324a8ec429acae3435dc5ae21",
      "parents": [
        "74fce5aff2a08c54a0360b5b04727135ec43344d"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Tue Nov 24 11:24:19 2015 -0800"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Tue Nov 24 11:24:19 2015 -0800"
      },
      "message": "Copy artifacts from containers rather than using volume mounts.\n\nBugs closed: AURORA-1539\n\nReviewed at https://reviews.apache.org/r/40658/\n"
    },
    {
      "commit": "74fce5aff2a08c54a0360b5b04727135ec43344d",
      "tree": "ab39b5b25b3f5c79f9b470b6e4006d590165c3f9",
      "parents": [
        "a36f2f74dc0d81a6a8dfd22aff73df6f55c98b56"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 18 09:16:52 2015 -0500"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 18 09:16:52 2015 -0500"
      },
      "message": "AURORA-1477: Unify RPM and DEB package names\n\nPatch to unify RPM and DEB package names as: aurora-scheduler, aurora-executor, aurora-tools\n"
    },
    {
      "commit": "a36f2f74dc0d81a6a8dfd22aff73df6f55c98b56",
      "tree": "e78fbb1426a055e13593d93ad5cc0624cba27368",
      "parents": [
        "efd0edb08930a617d6ec130a9a0e0d153024ebf4"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Oct 07 21:08:47 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Oct 07 21:08:47 2015 -0700"
      },
      "message": "Use gradle 2.7 in builds.\n\nReviewed at https://reviews.apache.org/r/39113/\n"
    },
    {
      "commit": "efd0edb08930a617d6ec130a9a0e0d153024ebf4",
      "tree": "a0dd68fc41a82cfefbfd062e875265ebe879dc32",
      "parents": [
        "119949f685af86feab9c2ca2a085d4ff7d88450d"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Sep 09 15:19:36 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Sep 09 15:19:36 2015 -0700"
      },
      "message": "Add test environments for RPMs and debs.\n\nReviewed at https://reviews.apache.org/r/38086/\n"
    },
    {
      "commit": "119949f685af86feab9c2ca2a085d4ff7d88450d",
      "tree": "42fd9cae4c653f17f2c30a5793026375fe1e72f6",
      "parents": [
        "e7878f9c1d7afe021412d7f8ea10f698859eb0f8"
      ],
      "author": {
        "name": "Kevin Sweeney",
        "email": "kevints@apache.org",
        "time": "Wed Sep 02 18:26:18 2015 -0700"
      },
      "committer": {
        "name": "Kevin Sweeney",
        "email": "kevints@apache.org",
        "time": "Wed Sep 02 18:26:18 2015 -0700"
      },
      "message": "Builder should run createrepo\n\nTesting Done:\nTested on 0.9.x branch\n\nReviewed at https://reviews.apache.org/r/38084/\n"
    },
    {
      "commit": "e7878f9c1d7afe021412d7f8ea10f698859eb0f8",
      "tree": "b62940199c593737ebd5e31be955b219eac5b8c2",
      "parents": [
        "f46147cdedba09e717703bb7b6542bce97c88323"
      ],
      "author": {
        "name": "Kevin Sweeney",
        "email": "kevints@apache.org",
        "time": "Wed Sep 02 17:45:46 2015 -0700"
      },
      "committer": {
        "name": "Kevin Sweeney",
        "email": "kevints@apache.org",
        "time": "Wed Sep 02 17:45:46 2015 -0700"
      },
      "message": "Remove openjdk runtime requirement.\n\nThis addresses one of my +0s.\n\nTesting Done:\nUsing a clean vagrant environment installed aurora, then installed the\noracle jdk, then uninstalled java-1.8.0-openjdk-headless (that aurora\nbrought in transitively). RPM didn\u0027t complain and when I restarted\nthe scheduler it was running under the new JVM.\n\n```\n[vagrant@localhost ~]$ curl -s http://localhost:8081/vars | grep \u0027jvm_prop_java_vendor \u0027\njvm_prop_java_vendor Oracle Corporation\n[vagrant@localhost ~]$\n```\n\nReviewed at https://reviews.apache.org/r/38080/\n"
    },
    {
      "commit": "f46147cdedba09e717703bb7b6542bce97c88323",
      "tree": "bfe0120a2d6be17b337fbf3915e2a2fdccb46f7d",
      "parents": [
        "c23596d72ff3e233dc741934b2a2e1b871664aed"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Mon Aug 31 10:14:36 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Mon Aug 31 10:14:36 2015 -0700"
      },
      "message": "Reset RPM changelog.\n\nReviewed at https://reviews.apache.org/r/37959/\n"
    },
    {
      "commit": "c23596d72ff3e233dc741934b2a2e1b871664aed",
      "tree": "8ef829f9c7bb4f783cb9586e4f73c94c13e5f5b9",
      "parents": [
        "6d5c6147a3acc33251bab89d3d2a6fe4aceaacfc"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Sat Aug 29 09:39:21 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Sat Aug 29 09:39:21 2015 -0700"
      },
      "message": "Deb: move clusters.json from aurora-executor to aurora-tools package.\n\nReviewed at https://reviews.apache.org/r/37924/\n"
    },
    {
      "commit": "6d5c6147a3acc33251bab89d3d2a6fe4aceaacfc",
      "tree": "e4a3bc22f61708bbb23f746198c60d07a1377c5e",
      "parents": [
        "97347155d16bfbbb337a9309c7fa8f9e51b0026a"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Thu Aug 27 16:09:57 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Thu Aug 27 16:09:57 2015 -0700"
      },
      "message": "Rpm: remove daemonize dep for rhel \u003e\u003d7.\n\nReviewed at https://reviews.apache.org/r/37862/\n"
    },
    {
      "commit": "97347155d16bfbbb337a9309c7fa8f9e51b0026a",
      "tree": "51ee3c72cb0c9c8ed1cea6e2b68a599ea087c00e",
      "parents": [
        "7ed66ba0cda3acc5e48b5f553a0fd509b26e3edc"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Thu Aug 27 16:09:21 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Thu Aug 27 16:09:21 2015 -0700"
      },
      "message": "Add a convenience to build all artifacts.\n\nReviewed at https://reviews.apache.org/r/37861/\n"
    },
    {
      "commit": "7ed66ba0cda3acc5e48b5f553a0fd509b26e3edc",
      "tree": "1f0f191113c884908fe0e05ded8ba3091dbb96c9",
      "parents": [
        "8c9c2f6ad653e5728f4c58f02ce0dd82edc17b4b"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Aug 26 12:03:06 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Wed Aug 26 12:03:06 2015 -0700"
      },
      "message": "Rpm: replace hyphens from version.\n\nReviewed at https://reviews.apache.org/r/37806/\n"
    },
    {
      "commit": "8c9c2f6ad653e5728f4c58f02ce0dd82edc17b4b",
      "tree": "d4084a6b33000b77cf9928645756a48151a48828",
      "parents": [
        "7dcac0da733161563326e0e27395df0d1e2e4dfb"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Aug 26 10:46:29 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Wed Aug 26 10:46:29 2015 -0700"
      },
      "message": "Fix RPM building.\n\nBugs closed: AURORA-851\n\nReviewed at https://reviews.apache.org/r/37772/\n"
    },
    {
      "commit": "7dcac0da733161563326e0e27395df0d1e2e4dfb",
      "tree": "a8dfd932aa96f3a7c9b85c21f9cf2e308dd2f06d",
      "parents": [
        "68bd98e6602538e2f36cac7e9ee493a09d2a0a4d"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Aug 26 10:04:55 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Wed Aug 26 10:04:55 2015 -0700"
      },
      "message": "Deb: Clean up changelog generation.\n\nReviewed at https://reviews.apache.org/r/37788/\n"
    },
    {
      "commit": "68bd98e6602538e2f36cac7e9ee493a09d2a0a4d",
      "tree": "2b7e66f589c824a8a338dcacb7544fe46419dcfb",
      "parents": [
        "885815792080e766794b1e291102dd516868a1e7"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Wed Aug 26 10:03:11 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Wed Aug 26 10:03:11 2015 -0700"
      },
      "message": "Reset deb changelog.\n\nReviewed at https://reviews.apache.org/r/37800/\n"
    },
    {
      "commit": "885815792080e766794b1e291102dd516868a1e7",
      "tree": "8e38c2cc4e1754bb526e98f0ded5de0987312734",
      "parents": [
        "02a9b24f4decc3146379c069209bd95566cd0d82"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Tue Aug 25 10:43:45 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 25 10:44:08 2015 -0700"
      },
      "message": "Update packages for post 0.9.0 changes.\n\nBugs closed: AURORA-851\n\nReviewed at https://reviews.apache.org/r/37764/\n"
    },
    {
      "commit": "02a9b24f4decc3146379c069209bd95566cd0d82",
      "tree": "860d6934f684c73f66e52ec61014f6250a0996d7",
      "parents": [
        "718acac91451923fc5f9914ecc5a1935474e3ce5"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Mon Aug 24 19:28:55 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Mon Aug 24 19:28:55 2015 -0700"
      },
      "message": "Replace realpath to get build working on jenkins.\n\nReviewed at https://reviews.apache.org/r/37743/\n"
    },
    {
      "commit": "718acac91451923fc5f9914ecc5a1935474e3ce5",
      "tree": "611862144954d1a88c93f343254891c3c7a68682",
      "parents": [
        "7f1e5d850085773a599439ffdced80dd8ea5dc71"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Mon Aug 24 15:19:10 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Mon Aug 24 15:19:10 2015 -0700"
      },
      "message": "Parameterize artifact version in builders.\n\nBugs closed: AURORA-1410\n\nReviewed at https://reviews.apache.org/r/37731/\n"
    },
    {
      "commit": "7f1e5d850085773a599439ffdced80dd8ea5dc71",
      "tree": "8577e3ade9f18cc1e8c6dc6dccb49ce2d4722b0e",
      "parents": [
        "38716e6f700ba6d0c218913ca537543fd28128b0"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Mon Aug 24 13:10:40 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Mon Aug 24 13:10:40 2015 -0700"
      },
      "message": "Deb: Remove defunct default argument.\n\nReviewed at https://reviews.apache.org/r/37727/\n"
    },
    {
      "commit": "38716e6f700ba6d0c218913ca537543fd28128b0",
      "tree": "e9b65a2c30eed6d3cb4323364e6da9bb8ad0cdf0",
      "parents": [
        "38744d13c906bdf47e1ad684b6de3a950ef5742a"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Mon Aug 24 10:11:18 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Mon Aug 24 10:11:18 2015 -0700"
      },
      "message": "Add a tool and environment for building Aurora packages.\n\nBugs closed: AURORA-1410\n\nReviewed at https://reviews.apache.org/r/37107/\n"
    },
    {
      "commit": "38744d13c906bdf47e1ad684b6de3a950ef5742a",
      "tree": "47aed55fce34d357b368eb06699cf5ee190ae525",
      "parents": [
        "d05092dbaa4ca1dd973bc168d82b2eded4b94680"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Tue Aug 04 15:00:03 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 15:00:03 2015 -0700"
      },
      "message": "Add reviewboard configuration.\n\nBugs closed: AURORA-1427\n\nReviewed at https://reviews.apache.org/r/37100/\n"
    },
    {
      "commit": "d05092dbaa4ca1dd973bc168d82b2eded4b94680",
      "tree": "c747160af08d221c25527fbcad1040ed11b6514b",
      "parents": [
        "36e42de32e81647c3f5e2fe0748f92017a2e2140"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:45:07 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:45:07 2015 -0700"
      },
      "message": "Reorganize repository layout.\n"
    },
    {
      "commit": "36e42de32e81647c3f5e2fe0748f92017a2e2140",
      "tree": "fe246bd09db060211488132ae275f6dbf9ab3a2a",
      "parents": [
        "1a7ef26e821c24ee34e095ab230160da825a1449"
      ],
      "author": {
        "name": "Kevin Sweeney",
        "email": "kevints@apache.org",
        "time": "Mon Aug 03 12:21:09 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:07:42 2015 -0700"
      },
      "message": "Build Kerberos clients in RPM.\n\nTesting Done:\nNone - I don\u0027t have a test environment for RPMs.\n\nBugs closed: AURORA-1410\n\nReviewed at https://reviews.apache.org/r/37047/\n"
    },
    {
      "commit": "1a7ef26e821c24ee34e095ab230160da825a1449",
      "tree": "6a7eb8e126090acebc1025c2e4a2936690f3107a",
      "parents": [
        "203e6271408a801a7c7a3a005b600e8b78597f43"
      ],
      "author": {
        "name": "Kevin Sweeney",
        "email": "kevints@apache.org",
        "time": "Mon Aug 03 11:41:33 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:07:42 2015 -0700"
      },
      "message": "One python_library per exported setup.py project\n\nThis is a mostly red code diff and makes the pants build work similar to\nhow it already works in an IDE environment while minimizing duplicated\ninformation. This change also removes the confusing versions of\n`thermos` and `thermos_observer` in favor of new ones. Because of the\nway \"covering dependencies\" were required it was easier to do this\nrefactor than more tactically create a working `setup_py` target for\n`apache.aurora.tools` without cycles and without duplicated files.\n\n* Remove the `apache.thermos` package.\n* Rename the `apache.gen.aurora` package to `apache.aurora.thrift`.\n* Rename the `apache.gen.thermos` package to `apache.thermos.thrift`.\n* Introduce a new `apache.aurora.tools` package with the `thermos` and `thermos_observer` binaries.\n* Create apache.thermos.runner package, rename `thermos/bin` to `thermos/runner`.\n* Remove all `*-packaged` and virtual dependency trees, as well as the phrase \"covering dependencies.\"\n* Use `_`-prefix naming convention for private target names.\n* Replace manual list of targets in `make-python-sdists` with automatically-generated one (using new convention).\n* Introduce a new `apache.aurora.kerberos` package with the `kaurora` and `kaurora_admin` binaries.\n* Remove all `BUILD` files in `src/main` that don\u0027t contain an exported `setup.py` library (except one mentioned in TODO).\n* Use dictionary syntax in `with_binaries`.\n* Remove unused/unreachable binaries (most `bin/` dirs under `thermos/`).\n* Create blank `__init__.py` files in directories that pants warns aren\u0027t packages.\n* Added `thermos` command to vagrant image.\n\nTesting Done:\n./pants test.pytest --no-fast src/test/python::\n./build-support/python/make-python-sdists\n./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh\n./build-support/python/make-pycharm-virtualenv\n\nManually checked that `thermos status` works.\n\nI don\u0027t have a test environment for the debian package or the spec file.\n\nDocumentation pushed to https://github.com/kevints/aurora/blob/36972/docs/build-system.md\n\nBugs closed: AURORA-1381\n\nReviewed at https://reviews.apache.org/r/36972/\n"
    },
    {
      "commit": "203e6271408a801a7c7a3a005b600e8b78597f43",
      "tree": "2317e72c82336059cdc29e6a8a70d100fd70056e",
      "parents": [
        "3a5139d097222d3ef39bb396be32a09e8ce35a15"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Thu Jul 30 10:53:11 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:07:42 2015 -0700"
      },
      "message": "Use the correct (aurora-specific) python build targets in RPM and deb scripts.\n\nReviewed at https://reviews.apache.org/r/36945/\n"
    },
    {
      "commit": "3a5139d097222d3ef39bb396be32a09e8ce35a15",
      "tree": "489fd28474f6cc53c9511b33d109c74e697a310b",
      "parents": [
        "ccf7543edd90dc18d89da30aeb4baca8d2245ea7"
      ],
      "author": {
        "name": "Andrew Jorgensen",
        "email": "andrew@andrewjorgensen.com",
        "time": "Tue Jul 21 13:26:29 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:07:42 2015 -0700"
      },
      "message": "Updates debian rules to use different thermos_observer.\n\nThe old thermos_observer is missing the --mesos-root flag thats needed\nto tell the thermos_observer where it can find the mesos root directory.\nIt currently defaults to /var/lib/mesos in the old observer entry point.\n\nTesting Done:\n1. Built aurora with dpkg-buildpackage -us -uc -d\n2. Installed executor deb: dpkg --install aurora-executor_0.9.0-SNAPSHOT_amd64.deb\n3. thermos_observer --long-help\nOptions:\n  -h, --help, --short-help\n                        show this help message and exit.\n  --long-help           show options from all registered modules, not just the\n                        __main__ module.\n  --root\u003dROOT           The thermos checkpoint root directory to search for\n                        Thermos tasks [default: /var/run/thermos]\n  --mesos-root\u003dMESOS_ROOT\n                        The mesos root directory to search for Thermos\n                        executor sandboxes [default: /var/lib/mesos]\n  --port\u003dPORT           The port on which the observer should listen.\n                        [default: 1338]\n  --polling_interval_secs\u003dPOLLING_INTERVAL_SECS\n                        The number of seconds between observer refresh\n                        attempts. [default: 5]\n\nI am in the process of building and deploying this change to production and can report\nback when that is complete.\n\nBugs closed: AURORA-1403\n\nReviewed at https://reviews.apache.org/r/36644/\n"
    },
    {
      "commit": "ccf7543edd90dc18d89da30aeb4baca8d2245ea7",
      "tree": "40538bcc67067f29d6b730b86c7bd2688be074e4",
      "parents": [
        "928afd401fd05bfa24f85fd47c43ad8a472c755a"
      ],
      "author": {
        "name": "Andrew Jorgensen",
        "email": "andrew@andrewjorgensen.com",
        "time": "Wed Jul 15 11:35:01 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:07:42 2015 -0700"
      },
      "message": "Removes version on virtual pacakge in debian control\n\njava-runtime-headless is a virtual package and cannot have a version\nspecified. The consequence of this is that the built packages require openjdk-8\nbe installed which prevented the packages from working with oracle-java8.\njava8-runtime-headless is a virtual package provided by both openjdk-8\nand oracle-java8 so the resulting debian packages can be installed on a\nmachine with either versions of java8 installed.\n\nTesting Done:\nStarted two docker containers, one with oracle-java8 and the other with\nopenjdk-8. I was able to install the aurora-scheduler package in both containers\nwith this change.\n\nBugs closed: AURORA-1400\n\nReviewed at https://reviews.apache.org/r/36511/\n"
    },
    {
      "commit": "928afd401fd05bfa24f85fd47c43ad8a472c755a",
      "tree": "6427238f66d6903f33c99315edd5c4104b7d2fd9",
      "parents": [
        "f0fe01fc87d3d2171beff2b304c8df313e20d289"
      ],
      "author": {
        "name": "Steve Salevan",
        "email": "steve.salevan@gmail.com",
        "time": "Tue Jul 14 10:50:34 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:07:42 2015 -0700"
      },
      "message": "Tidying RPM packaging README and specfile\n\nBugs closed: AURORA-1391\n\nReviewed at https://reviews.apache.org/r/36370/\n"
    },
    {
      "commit": "f0fe01fc87d3d2171beff2b304c8df313e20d289",
      "tree": "a2ad9bb79b32cda692b9a0d581c3ec92605996fa",
      "parents": [
        "df6325c872c5c6a7b1a01adcad98a940730bcf5e"
      ],
      "author": {
        "name": "Bill Farner",
        "email": "wfarner@apache.org",
        "time": "Thu Jul 09 14:28:20 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:07:42 2015 -0700"
      },
      "message": "Upgrade gradle version dependencies in rpm/deb specs.\n\nReviewed at https://reviews.apache.org/r/36365/\n"
    },
    {
      "commit": "df6325c872c5c6a7b1a01adcad98a940730bcf5e",
      "tree": "ebc464661da1842bdadca226b7f7619efd20ef6d",
      "parents": [
        "6bd5279d453f3b40ae3ee4b391763ed5c64a6999"
      ],
      "author": {
        "name": "Steve Salevan",
        "email": "steve.salevan@gmail.com",
        "time": "Mon Jul 06 14:57:34 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:07:42 2015 -0700"
      },
      "message": "Adds RPM specfile and support scripting\n\nBugs closed: AURORA-1116\n\nReviewed at https://reviews.apache.org/r/33778/\n"
    },
    {
      "commit": "6bd5279d453f3b40ae3ee4b391763ed5c64a6999",
      "tree": "d039bf265d2682c1eab82e7596cd7561a687b877",
      "parents": [
        "18cfef0efc4547afdc605f705285d97aad82bd2a"
      ],
      "author": {
        "name": "Maxim Khutornenko",
        "email": "maxim@apache.org",
        "time": "Thu Jun 25 13:49:15 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:07:42 2015 -0700"
      },
      "message": "Removing GC executor code.\n\nBugs closed: AURORA-1333\n\nReviewed at https://reviews.apache.org/r/35813/\n"
    },
    {
      "commit": "18cfef0efc4547afdc605f705285d97aad82bd2a",
      "tree": "f4b3dfbc9a5e4e6893c12176da2b56b8fa279a0e",
      "parents": [
        "a823409d0bd34a4e4b58efa7651d841d306e28f2"
      ],
      "author": {
        "name": "Maxim Khutornenko",
        "email": "maxim@apache.org",
        "time": "Tue Jun 23 11:08:55 2015 -0700"
      },
      "committer": {
        "name": "Bill Farner",
        "email": "wfarner@twitter.com",
        "time": "Tue Aug 04 14:07:42 2015 -0700"
      },
      "message": "Removing GcExecutorLauncher code.\n\nBugs closed: AURORA-1334\n\nReviewed at https://reviews.apache.org/r/35760/\n"
    }
  ],
  "next": "a823409d0bd34a4e4b58efa7651d841d306e28f2"
}
