Skip to content

Commit

Permalink
Release version 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thkukuk committed Apr 5, 2016
1 parent a814851 commit 3da49cd
Show file tree
Hide file tree
Showing 7 changed files with 52 additions and 44 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
2016-03-14 Thorsten Kukuk <[email protected]>

* release version 4.2.2

* lib/yp_all_host.c: Revert last change.
* src/yppoll.c: Use callrpc instead of rpc_call.

* release version 4.2.1

* configure.ac: Change order of tests.
Expand Down
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Copyright (C) 1998-2016 Thorsten Kukuk

Please send bug reports, questions and suggestions to <[email protected]>.

Version 4.2.2
* Revert removal of netdb.h
* yppoll: Replace IPv4 only code with IPv6 functions

Version 4.2.1
* Fix configure checks if sunrpc code in glibc is marked as deprecated

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(yp-tools, 4.2.1, [email protected])
AC_INIT(yp-tools, 4.2.2, [email protected])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/ypcat.c])
AM_CONFIG_HEADER(config.h)
Expand Down
26 changes: 13 additions & 13 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: yp-tools 2.5\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2016-03-14 15:24+0100\n"
"POT-Creation-Date: 2016-03-14 16:39+0100\n"
"PO-Revision-Date: 2004-06-21 14:24+02:00\n"
"Last-Translator: Thorsten Kukuk <[email protected]>\n"
"Language-Team: No Language-Team in the moment\n"
Expand Down Expand Up @@ -577,68 +577,68 @@ msgstr " -h Rechner Frag ypserv Proze
msgid "Domain not bound\n"
msgstr "Kein Server für die Domain vorhanden"

#: src/yppoll.c:232
#: src/yppoll.c:231
#, fuzzy, c-format
msgid "Error getting NIS server (%i)\n"
msgstr "Kann keinen NIS server finden"

#: src/yppoll.c:240
#: src/yppoll.c:239
#, c-format
msgid "Cannot contact %s, no NIS server running or wrong protocol?\n"
msgstr ""

# , c-format
#: src/yppoll.c:258
#: src/yppoll.c:257
#, c-format
msgid "Can't create connection to %s.\n"
msgstr "Kann keine Verbindung zu %s aufbauen.\n"

#: src/yppoll.c:260 src/ypset.c:150 src/ypset.c:192
#: src/yppoll.c:259 src/ypset.c:150 src/ypset.c:192
msgid "Reason"
msgstr "Grund"

# , c-format
#: src/yppoll.c:266
#: src/yppoll.c:265
#, c-format
msgid "Domain %s is not supported by %s.\n"
msgstr "Domain \"%s\" wird von »%s« nicht unterstützt.\n"

#: src/yppoll.c:295
#: src/yppoll.c:294
msgid "Can't get any map parameter information.\n"
msgstr "Kann keine Map Informationen bekommen.\n"

# , c-format
#: src/yppoll.c:297
#: src/yppoll.c:296
#, c-format
msgid "Domain %s is supported.\n"
msgstr "Domain \"%s\" wird unterstützt.\n"

# , c-format
#: src/yppoll.c:301
#: src/yppoll.c:300
#, c-format
msgid "Can't get order number for map %s.\n"
msgstr "Kann Zeitstempel für Map %s nicht bekommen.\n"

# , c-format
#: src/yppoll.c:302 src/yppoll.c:316
#: src/yppoll.c:301 src/yppoll.c:315
#, c-format
msgid "\tReason: %s\n"
msgstr " Grund: %s\n"

# , c-format
#: src/yppoll.c:309
#: src/yppoll.c:308
#, c-format
msgid "Map %s has order number %ld. [%s]\n"
msgstr "Der Zeitstempel der Map »%s« ist %ld. [%s]\n"

# , c-format
#: src/yppoll.c:315
#: src/yppoll.c:314
#, c-format
msgid "Can't get master for map %s.\n"
msgstr "Kann Master Server der Map %s nicht bekommen.\n"

# , c-format
#: src/yppoll.c:319
#: src/yppoll.c:318
#, c-format
msgid "The master server is %s.\n"
msgstr "Der Master Server ist »%s«.\n"
Expand Down
26 changes: 13 additions & 13 deletions po/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: yp-tools 2.9\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2016-03-14 15:24+0100\n"
"POT-Creation-Date: 2016-03-14 16:39+0100\n"
"PO-Revision-Date: 2006-11-12 17:34+0100\n"
"Last-Translator: Daniel Nylander <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
Expand Down Expand Up @@ -554,61 +554,61 @@ msgstr " -h värd Fråga ypserv-processen på \"värd\"\n"
msgid "Domain not bound\n"
msgstr "Domänen inte bunden"

#: src/yppoll.c:232
#: src/yppoll.c:231
#, fuzzy, c-format
msgid "Error getting NIS server (%i)\n"
msgstr "Kunde inte få NIS-server"

#: src/yppoll.c:240
#: src/yppoll.c:239
#, c-format
msgid "Cannot contact %s, no NIS server running or wrong protocol?\n"
msgstr ""

#: src/yppoll.c:258
#: src/yppoll.c:257
#, c-format
msgid "Can't create connection to %s.\n"
msgstr "Kan inte etablera anslutning till %s.\n"

#: src/yppoll.c:260 src/ypset.c:150 src/ypset.c:192
#: src/yppoll.c:259 src/ypset.c:150 src/ypset.c:192
msgid "Reason"
msgstr "Anledning"

#: src/yppoll.c:266
#: src/yppoll.c:265
#, c-format
msgid "Domain %s is not supported by %s.\n"
msgstr "Domänen %s stöds inte av %s.\n"

#: src/yppoll.c:295
#: src/yppoll.c:294
msgid "Can't get any map parameter information.\n"
msgstr "Kan inte få någon information om kartparameter.\n"

#: src/yppoll.c:297
#: src/yppoll.c:296
#, c-format
msgid "Domain %s is supported.\n"
msgstr "Domänen %s stöds.\n"

#: src/yppoll.c:301
#: src/yppoll.c:300
#, c-format
msgid "Can't get order number for map %s.\n"
msgstr "Kan inte få ordningsnumret för kartan %s.\n"

#: src/yppoll.c:302 src/yppoll.c:316
#: src/yppoll.c:301 src/yppoll.c:315
#, c-format
msgid "\tReason: %s\n"
msgstr "\tAnledning: %s\n"

# Vad är detta?
#: src/yppoll.c:309
#: src/yppoll.c:308
#, c-format
msgid "Map %s has order number %ld. [%s]\n"
msgstr "Kartan %s har ordningsnummer %ld. [%s]\n"

#: src/yppoll.c:315
#: src/yppoll.c:314
#, c-format
msgid "Can't get master for map %s.\n"
msgstr "Kan inte få master för kartan %s.\n"

#: src/yppoll.c:319
#: src/yppoll.c:318
#, c-format
msgid "The master server is %s.\n"
msgstr "Masterservern är %s.\n"
Expand Down
28 changes: 14 additions & 14 deletions po/yp-tools.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: yp-tools 4.2.1\n"
"Project-Id-Version: yp-tools 4.2.2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2016-03-14 15:24+0100\n"
"POT-Creation-Date: 2016-03-14 16:39+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -496,60 +496,60 @@ msgstr ""
msgid "Domain not bound\n"
msgstr ""

#: src/yppoll.c:232
#: src/yppoll.c:231
#, c-format
msgid "Error getting NIS server (%i)\n"
msgstr ""

#: src/yppoll.c:240
#: src/yppoll.c:239
#, c-format
msgid "Cannot contact %s, no NIS server running or wrong protocol?\n"
msgstr ""

#: src/yppoll.c:258
#: src/yppoll.c:257
#, c-format
msgid "Can't create connection to %s.\n"
msgstr ""

#: src/yppoll.c:260 src/ypset.c:150 src/ypset.c:192
#: src/yppoll.c:259 src/ypset.c:150 src/ypset.c:192
msgid "Reason"
msgstr ""

#: src/yppoll.c:266
#: src/yppoll.c:265
#, c-format
msgid "Domain %s is not supported by %s.\n"
msgstr ""

#: src/yppoll.c:295
#: src/yppoll.c:294
msgid "Can't get any map parameter information.\n"
msgstr ""

#: src/yppoll.c:297
#: src/yppoll.c:296
#, c-format
msgid "Domain %s is supported.\n"
msgstr ""

#: src/yppoll.c:301
#: src/yppoll.c:300
#, c-format
msgid "Can't get order number for map %s.\n"
msgstr ""

#: src/yppoll.c:302 src/yppoll.c:316
#: src/yppoll.c:301 src/yppoll.c:315
#, c-format
msgid "\tReason: %s\n"
msgstr ""

#: src/yppoll.c:309
#: src/yppoll.c:308
#, c-format
msgid "Map %s has order number %ld. [%s]\n"
msgstr ""

#: src/yppoll.c:315
#: src/yppoll.c:314
#, c-format
msgid "Can't get master for map %s.\n"
msgstr ""

#: src/yppoll.c:319
#: src/yppoll.c:318
#, c-format
msgid "The master server is %s.\n"
msgstr ""
Expand Down
5 changes: 2 additions & 3 deletions src/yppoll.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,11 +205,10 @@ main (int argc, char **argv)
(xdrproc_t) xdr_ypbind2_resp, (caddr_t) &yp2_r,
"udp");
#else
ret = rpc_call ("localhost", YPBINDPROG, YPBINDVERS,
ret = callrpc ("localhost", YPBINDPROG, YPBINDVERS,
YPBINDPROC_DOMAIN,
(xdrproc_t) xdr_domainname, (caddr_t) &domainname,
(xdrproc_t) xdr_ypbind_resp, (caddr_t) &yp2_r,
"udp");
(xdrproc_t) xdr_ypbind_resp, (caddr_t) &yp2_r);
#endif
if (ret == RPC_SUCCESS)
{
Expand Down

0 comments on commit 3da49cd

Please sign in to comment.