{"id":13582337,"url":"https://github.com/maxmind/geoipupdate","last_synced_at":"2025-12-15T09:39:55.146Z","repository":{"id":798793,"uuid":"142222440","full_name":"maxmind/geoipupdate","owner":"maxmind","description":"GeoIP update client code","archived":false,"fork":false,"pushed_at":"2025-03-31T15:51:22.000Z","size":1263,"stargazers_count":776,"open_issues_count":13,"forks_count":141,"subscribers_count":40,"default_branch":"main","last_synced_at":"2025-04-03T21:41:01.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxmind.png","metadata":{"files":{"readme":"README.dev.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-24T23:21:34.000Z","updated_at":"2025-04-01T17:02:04.000Z","dependencies_parsed_at":"2023-07-05T15:16:48.968Z","dependency_job_id":"61a874d0-c37a-4475-8e45-9f57907f738c","html_url":"https://github.com/maxmind/geoipupdate","commit_stats":{"total_commits":361,"total_committers":28,"mean_commits":"12.892857142857142","dds":0.5401662049861495,"last_synced_commit":"f0a4559de34f80d82c257cdcf025a1b35dfc7944"},"previous_names":["maxmind/geoipupdate2"],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fgeoipupdate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fgeoipupdate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fgeoipupdate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fgeoipupdate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxmind","download_url":"https://codeload.github.com/maxmind/geoipupdate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248337292,"owners_count":21086998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T15:02:36.837Z","updated_at":"2025-12-15T09:39:49.820Z","avatar_url":"https://github.com/maxmind.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Releasing\n\n* Make sure you have [`goreleaser`](https://goreleaser.com/), rpmbuild,\n  and pandoc installed. (rpmbuild is in the Ubuntu package `rpm`).\n* Set release date in `CHANGELOG.md` and commit it.\n* Ensure you can run `docker` commands as your user (e.g., `docker\n  images`).\n* Ensure Docker is set up to do cross-compilation. You can verify this with\n  `docker buildx ls`. It should list `linux/arm64` as an available platform.\n  If not, follow [these instructions](https://docs.docker.com/build/building/multi-platform/).\n* Log in to your Docker Hub account (be sure to be in our organization):\n  `docker login`.\n* Follow [these instructions](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry),\n  to log in to `ghcr.io` with `docker login`.\n* Run `GITHUB_TOKEN=\u003cyour token\u003e ./dev-bin/release.sh`. For `goreleaser` you\n  will need a token with the `repo` scope. You may create a token\n  [here](https://github.com/settings/tokens/new).\n\nThen release to our PPA:\n\n* Switch to the `ubuntu-ppa` branch. Merge the released tag into it. e.g.\n  `git merge v4.1.0`.\n* Set up to release to launchpad. You can see some information about\n  prerequisites for this\n  [here](https://github.com/maxmind/libmaxminddb/blob/main/README.dev.md).\n* Ensure you have the `dh-golang`, `golang-any`, `devscripts`,\n  `libfile-slurp-tiny-perl`, and `libdatetime-perl` packages installed.\n* Delete `dist` directory.\n* Check whether you need to update the `$DISTS` variable in\n  `dev-bin/ppa-release.sh`. We should include all currently supported\n  Ubuntu releases.\n* Run `dev-bin/ppa-release.sh`\n\nGotcha with PPA:\n\n* If you get an error from `dput` like `No host ppa:maxmind/ppa found in\n  config`, you can create a `~/.dput.cf` with content like so:\n\n```\n[maxmind]\nfqdn = ppa.launchpad.net\nmethod = ftp\nincoming = ~maxmind/ubuntu/ppa/\nlogin = anonymous\nallow_unsigned_uploads = 0\n```\n\nThen you can run the same `dput` command but with `dput maxmind [...]`\ninstead of `dput ppa:maxmind/ppa [...]` (I'm not sure how to make the\nmatching work with the original command).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmind%2Fgeoipupdate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxmind%2Fgeoipupdate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmind%2Fgeoipupdate/lists"}