mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 21:13:56 +01:00
$(TOPDIR), make, scripts: Merged changes of V_1_1_5-2 -> V_1_1_5-2F3
This commit is contained in:
parent
a15f042cd9
commit
aa4bc767d9
6 changed files with 39 additions and 7 deletions
23
CHANGES
23
CHANGES
|
|
@ -65,6 +65,13 @@ o replaced assert(0) with abort()
|
|||
o added client_ tcp socket options to server configuration struct
|
||||
o added some assertions to module msgfmt
|
||||
|
||||
1.1.4-0F1
|
||||
---------
|
||||
o now not including autobuilt files in tar archive
|
||||
o now using sh instead of exec to start mkspec in mkspec_wrapper.sh, better
|
||||
because of permissions
|
||||
o now allowing characters in rpm patchlevel dependencies in mkspec_wrapper.sh
|
||||
|
||||
1.1.4-1
|
||||
-------
|
||||
o jcs setval: added -n switch and fixed multi-word handling
|
||||
|
|
@ -93,6 +100,18 @@ o misc: added get_time_diff()
|
|||
o devutil/scripts: fixed comment handling
|
||||
o devutil/scripts: update.sh fixed groups and added some informational opts (-x,-p)
|
||||
|
||||
1.1.5-2F1
|
||||
---------
|
||||
o merged changes of 1.1.4-0 -> 1.1.4-0F1
|
||||
|
||||
1.1.5-2F2
|
||||
---------
|
||||
o now compiling distribution version with compiler debug options
|
||||
|
||||
1.1.5-2F3
|
||||
---------
|
||||
o backported yupdate.sh and jcs from ytools 1.1.8-0
|
||||
|
||||
1.1.6-0
|
||||
-------
|
||||
o YThread: added context argument to callbacks
|
||||
|
|
@ -147,3 +166,7 @@ o merged changes from V_1_1_5_2_FIXES and corrected YStopWatchThreadList
|
|||
o devutil/jcs and make: added support for specifying a bootlabel in kernel
|
||||
rpm build process; added asm to asm-$ARCH link in kernel include
|
||||
o devutil/jcs and make: now adding an EXTRAVERSION string to `uname -r`
|
||||
|
||||
1.1.8-1
|
||||
-------
|
||||
o merged changes of V_1_1_5-2 -> V_1_1_5-2F3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue