Linux console tools development discussion
 help / color / mirror / Atom feed
* [kbd] [ANNOUNCE] kbd-2.0.2 (stable)
@ 2014-07-07 23:12 Alexey Gladkov
  2014-07-07 23:32 ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Gladkov @ 2014-07-07 23:12 UTC (permalink / raw)
  To: Linux console tools development discussion

kbd 2.0.2 Release Notes
==========================

The kbd-2.0.2 is available at

ftp://ftp.altlinux.org/pub/people/legion/kbd/
ftp://ftp.kernel.org/pub/linux/utils/kbd/

Git repository
--------------

git://git.altlinux.org/people/legion/packages/kbd.git
git://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git

Feedback and bug reports, as always, are welcomed.

P.S. I especially want to thank Dmitriy Perlow, Vitezslav Crhonek and
Marko Myllynen for help. Thanks!


Changelog
---------

Aaro Koskinen (1):
      libkeymap: fix kmap on big-endian machines

Alexey Gladkov (18):
      Add lk_fpopen
      Fix runtime warinings
      Add functions to get the total number of elements
      Add functions to convert ksyms
      docs: Add header for libkeymap
      eurlatgr - new Linux console font
      Hide syms array
      Add information about the total number of elements
      Change lk_add_diacr declaration
      Add function to obtain items from the diacritical table
      Change the API for working with the diacritical table
      Change API for working with list of functions
      Add functions to check diacr/func existance
      Add pancyrillic font
      Add license block
      po: Update translations (from translationproject.org)
      Set 2.0.2-rc2 version
      Set 2.0.2 version

Benno Schulenberg (3):
      Add a missing word to an error message.
      Add the handling of plurals to the extraction of translatable
strings.
      Properly pluralize some progress messages.

Dmitry V. Levin (3):
      vlock: implement PAM account and password management
      vlock: rename ERROR_TIMEOUT macro to LONG_DELAY
      vlock: introduce short delays after non-fatal PAM errors

Dāvis (1):
      Added Latvian keymap

Marko Myllynen (7):
      Add README.eurlatgr
      eurlatgr: fix U+2191 / U+2192
      eurlatgr: readd accidentally dropped remappings
      Remove old and obsolete fi.map
      Add new fi.map combining fi-latin1 and fi-latin9
      Remove now redundant fi-latin1 and fi-latin9 maps
      eurlatgr: add U+27E8/U+27E9 for man(1)

Mike Frysinger (1):
      libkeymap: include stdarg.h where used


-- 
Rgrds, legion



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [kbd] [ANNOUNCE] kbd-2.0.2 (stable)
  2014-07-07 23:12 [kbd] [ANNOUNCE] kbd-2.0.2 (stable) Alexey Gladkov
@ 2014-07-07 23:32 ` Dmitry V. Levin
  2014-07-08  4:03   ` Dmitriy Perlow
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2014-07-07 23:32 UTC (permalink / raw)
  To: Linux console tools development discussion

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

On Tue, Jul 08, 2014 at 03:12:06AM +0400, Alexey Gladkov wrote:
[...]
> Changelog
[...]
> Dmitry V. Levin (3):
>       vlock: implement PAM account and password management
>       vlock: rename ERROR_TIMEOUT macro to LONG_DELAY
>       vlock: introduce short delays after non-fatal PAM errors

Please note this feature in vlock may require a change in the way how
vlock is packaged.  For more details, see the commit message:
http://git.altlinux.org/people/legion/packages/?p=kbd.git;a=commit;h=174f713a6d4fd1365c5a771a25e8da388268f0fe


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [kbd] [ANNOUNCE] kbd-2.0.2 (stable)
  2014-07-07 23:32 ` Dmitry V. Levin
@ 2014-07-08  4:03   ` Dmitriy Perlow
  2014-07-08  7:26     ` Alexey Gladkov
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitriy Perlow @ 2014-07-08  4:03 UTC (permalink / raw)
  To: kbd

Dmitry V. Levin <ldv@altlinux.org>  Tue, 08 Jul 2014 02:32:17 +0300:

> On Tue, Jul 08, 2014 at 03:12:06AM +0400, Alexey Gladkov wrote:
> [...]
>> Changelog
> [...]
>> Dmitry V. Levin (3):
>>       vlock: implement PAM account and password management
>>       vlock: rename ERROR_TIMEOUT macro to LONG_DELAY
>>       vlock: introduce short delays after non-fatal PAM errors
>
> Please note this feature in vlock may require a change in the way how
> vlock is packaged.  For more details, see the commit message:
> http://git.altlinux.org/people/legion/packages/?p=kbd.git;a=commit;h=174f713a6d4fd1365c5a771a25e8da388268f0fe

Alt spec diff is welcomed :)

-- 
Best regards,
Dmitriy DA(P).DarkneSS Perlow @ Linux x64


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [kbd] [ANNOUNCE] kbd-2.0.2 (stable)
  2014-07-08  4:03   ` Dmitriy Perlow
@ 2014-07-08  7:26     ` Alexey Gladkov
  2014-07-08 15:12       ` Dmitriy Perlow
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Gladkov @ 2014-07-08  7:26 UTC (permalink / raw)
  To: kbd

08.07.2014 08:03, Dmitriy Perlow wrote:
> Dmitry V. Levin <ldv@altlinux.org>  Tue, 08 Jul 2014 02:32:17 +0300:
> 
>> On Tue, Jul 08, 2014 at 03:12:06AM +0400, Alexey Gladkov wrote:
>> [...]
>>> Changelog
>> [...]
>>> Dmitry V. Levin (3):
>>>       vlock: implement PAM account and password management
>>>       vlock: rename ERROR_TIMEOUT macro to LONG_DELAY
>>>       vlock: introduce short delays after non-fatal PAM errors
>>
>> Please note this feature in vlock may require a change in the way how
>> vlock is packaged.  For more details, see the commit message:
>> http://git.altlinux.org/people/legion/packages/?p=kbd.git;a=commit;h=174f713a6d4fd1365c5a771a25e8da388268f0fe
> 
> Alt spec diff is welcomed :)

http://git.altlinux.org/people/legion/packages/?p=kbd-rpm.git;a=commitdiff;h=628c63703e39e359f81d90d938bf94e1133455d2

But it's altlinux-specific changes :)

-- 
Rgrds, legion



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [kbd] [ANNOUNCE] kbd-2.0.2 (stable)
  2014-07-08  7:26     ` Alexey Gladkov
@ 2014-07-08 15:12       ` Dmitriy Perlow
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitriy Perlow @ 2014-07-08 15:12 UTC (permalink / raw)
  To: kbd

Alexey Gladkov <gladkov.alexey@gmail.com>  Tue, 08 Jul 2014 10:26:31 +0300:

> 08.07.2014 08:03, Dmitriy Perlow wrote:
>> Dmitry V. Levin <ldv@altlinux.org>  Tue, 08 Jul 2014 02:32:17 +0300:
>>
>>> On Tue, Jul 08, 2014 at 03:12:06AM +0400, Alexey Gladkov wrote:
>>> [...]
>>>> Changelog
>>> [...]
>>>> Dmitry V. Levin (3):
>>>>       vlock: implement PAM account and password management
>>>>       vlock: rename ERROR_TIMEOUT macro to LONG_DELAY
>>>>       vlock: introduce short delays after non-fatal PAM errors
>>>
>>> Please note this feature in vlock may require a change in the way how
>>> vlock is packaged.  For more details, see the commit message:
>>> http://git.altlinux.org/people/legion/packages/?p=kbd.git;a=commit;h=174f713a6d4fd1365c5a771a25e8da388268f0fe
>>
>> Alt spec diff is welcomed :)
>
> http://git.altlinux.org/people/legion/packages/?p=kbd-rpm.git;a=commitdiff;h=628c63703e39e359f81d90d938bf94e1133455d2
>
> But it's altlinux-specific changes :)

It is 2.0.0..2.0.1 diff :)

-- 
Best regards,
Dmitriy DA(P).DarkneSS Perlow @ Linux x64


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-07-08 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-07 23:12 [kbd] [ANNOUNCE] kbd-2.0.2 (stable) Alexey Gladkov
2014-07-07 23:32 ` Dmitry V. Levin
2014-07-08  4:03   ` Dmitriy Perlow
2014-07-08  7:26     ` Alexey Gladkov
2014-07-08 15:12       ` Dmitriy Perlow

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git