summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-dns/updatedd: Clean up oldHarri Nieminen2018-04-171-26/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* net-dns/updatedd: stable 2.6-r5 for ppc, bug #647724Sergei Trofimovich2018-04-161-1/+1
| | | | | | Bug: https://bugs.gentoo.org/647724 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* net-dns/updatedd: amd64 stable wrt bug #647724Agostino Sarubbo2018-02-221-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* net-dns/updatedd: x86 stable (bug #647724)Thomas Deutschmann2018-02-181-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-dns/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-dns/updatedd: remove unused version 2.6-r4.Michael Orlitzky2017-08-131-26/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-dns/updatedd: keyworded 2.6-r5 for ppc, bug #605722Sergei Trofimovich2017-08-131-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-dns/updatedd: add ~arm, bug #605722Markus Meier2017-02-191-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* net-dns/updatedd: new revision to set timeouts for ipserv.pl.Michael Orlitzky2017-01-142-0/+65
| | | | | | | | | | | | | This new revision adds a patch by Maciej S. Szmigiero that sets timeouts on the socket used by ipserv.pl. Doing so prevents updatedd from hanging when the other end of the socket goes AWOL. As a consequence, dev-perl/IO-Socket-Timeout was added to RDEPEND. The "~arm" and "~ppc" keywords had to be dropped to satisfy that new dependency. Gentoo-Bug: 605626 Package-Manager: portage-2.3.0
* net-dns/updatedd: new revision restoring the .la plugins.Michael Orlitzky2017-01-141-6/+0
| | | | | | | | | | | | The fix for bug 577248 broke the plugin discovery of updatedd. It's not clear if the ".la" extension can simply be replaced by ".so", so I've restored the ".la" files for now (by eliminating a call to prune_libtool_files). Gentoo-Bug: 605622 Reported-By: Maciej S. Szmigiero Package-Manager: portage-2.3.0
* net-dns/updatedd: add another patch to respect --docdir.Michael Orlitzky2017-01-142-3/+36
| | | | Package-Manager: portage-2.3.0
* net-dns/updatedd: new revision fixing the DYNDNSHOST for OVH.Michael Orlitzky2017-01-142-6/+17
| | | | | | | | | | Maciej S. Szmigiero submitted this patch which fixes updatedd on OVH. It simply updates the hostname used to avoid a 302 redirect that confuses updatedd. Gentoo-Bug: 605624 Package-Manager: portage-2.3.0
* savannah: switch to https URLsMike Frysinger2016-06-042-4/+4
|
* net-dns/updatedd: Disable static building and drop .la files (#577248 by ↵Pacho Ramos2016-04-031-0/+33
| | | | | | Blake Leverett) Package-Manager: portage-2.2.28
* metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller2016-02-281-1/+1
| | | | Bug: 575810
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-241-3/+0
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* Update hashes in ManifestJustin Lecher2015-09-231-1/+1
| | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+48
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed