diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-01-01 01:14:06 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-01-01 01:14:06 +0400 |
commit | db502021889fc9e8a2be00609c53a0f82fddd788 (patch) | |
tree | 8b1d90dffe11e59fd85519eac2a9b12c86eed9ac | |
parent | 34f59df0c470d8595cb164271d650f7f10744407 (diff) | |
download | cdrkit-master.tar.gz |
cdrkit (9:1.1.11-2+dyson2) unstable; urgency=lowHEADdyson/9%1.1.11-2+dyson2master
* Ported to Dyson:
- sha*.h: define __THROW if not defined
- Avoid libvolmgt on illumos (libvolmgt is a stub)
- Funny patch for libnsl (libnls -> libnsl)
- package mkisofs with mkisofs on illumos
(minimal package to manage boot archive)
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b0f3a5e..5bae880 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ cdrkit (9:1.1.11-2+dyson2) unstable; urgency=low - sha*.h: define __THROW if not defined - Avoid libvolmgt on illumos (libvolmgt is a stub) - Funny patch for libnsl (libnls -> libnsl) + - package mkisofs with mkisofs on illumos + (minimal package to manage boot archive) -- Igor Pashev <pashev.igor@gmail.com> Mon, 31 Dec 2012 21:01:02 +0400 |