diff options
Diffstat (limited to 'uts/debian/changelog')
-rw-r--r-- | uts/debian/changelog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/uts/debian/changelog b/uts/debian/changelog index 933e7b5..78ca454 100644 --- a/uts/debian/changelog +++ b/uts/debian/changelog @@ -1,4 +1,4 @@ -uts (4.3+4) UNRELEASED; urgency=medium +uts (4.3+4) unstable; urgency=medium * sys/ioctl.h: do not include sys/tt*.h unless BSD_COMP is defined, other files (sys/filio.h, sys/sockio.h) are included unconditionally @@ -7,14 +7,16 @@ uts (4.3+4) UNRELEASED; urgency=medium shadow some macros from sys/termios.h * Backported 4840 ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2) [illumos-4840-ddi_dma_mem_alloc.patch] + * Install usr/src/uts/common/sys/ib/*.h to usr/include/sys/ib (moved + to uts-dev) - -- Igor Pashev <pashev.igor@gmail.com> Mon, 05 May 2014 16:38:33 +0400 + -- Igor Pashev <pashev.igor@gmail.com> Tue, 17 Jun 2014 21:08:10 +0400 uts (4.3+3) unstable; urgency=medium * Added sys_ioctl_h-bsd-comp.patch * Completely removed compiler check from sys/feature_tests.h - (updated relax-standard-conformance.patch + (updated relax-standard-conformance.patch) * Install usr/include/sys/sysevent_impl.h. Replaces libsysevent1-dev (<< 2.10-3) * Install usr/src/uts/common/inet/ilb.h to /usr/include/inet * Install usr/src/uts/common/sys/fs/smbfs_mount.h /usr/include/sys/fs |