diff options
author | Thomas Backlund <tmb@mageia.org> | 2011-03-03 16:48:13 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2011-03-03 16:48:13 +0000 |
commit | 6c9f3ce49b9ead6fc2417f8d8fa51a2d2bbea89e (patch) | |
tree | 6654442e2f815ba16b07c5e67f6f66c5af0b08a3 /NEWS | |
parent | ae8535e29203ed23a1efc7767a4597729cdc48ec (diff) | |
download | rpm-setup-6c9f3ce49b9ead6fc2417f8d8fa51a2d2bbea89e.tar rpm-setup-6c9f3ce49b9ead6fc2417f8d8fa51a2d2bbea89e.tar.gz rpm-setup-6c9f3ce49b9ead6fc2417f8d8fa51a2d2bbea89e.tar.bz2 rpm-setup-6c9f3ce49b9ead6fc2417f8d8fa51a2d2bbea89e.tar.xz rpm-setup-6c9f3ce49b9ead6fc2417f8d8fa51a2d2bbea89e.zip |
- kmod.prov: convert special chars [,],:,- to _ when generating1.120
kernel module version provides (needed with rpm-4.8.1)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Version 1.120 - 3 March 2011, by Thomas Backlund +- kmod.prov: convert special chars [,],:,- to _ when generating + kernel module version provides (needed with rpm-4.8.1) + Version 1.119 - 2 March 2011, by Jerome Quelin - make v1.118 work with perl modules having a number followed by a _ in their name, and a fully qualified VERSION (eg $l1_cache::VERSION = ...) |