EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: EPICS 7.0.4.1 released
From: Michael Davidsaver via Tech-talk <tech-talk at aps.anl.gov>
To: EPICS Tech-Talk <tech-talk at aps.anl.gov>
Date: Mon, 24 Aug 2020 09:39:48 -0700
EPICS Base 7.0.4.1 is available to download.  This is principally a bug fix
release, though the diff is quite large due changes in the copyright
boilerplate comments at the top of each source file.

The release tar can be downloaded from epics-controls.org as well
as epics.anl.gov.

https://epics-controls.org/download/base/base-7.0.4.1.tar.gz
https://epics.anl.gov/download/base/base-7.0.4.1.tar.gz

Release notes and documentation are also available.

https://epics-controls.org/resources-and-support/base/epics-7/epics-7-0-4-1/
https://epics.anl.gov/base/R7-0/4.php

Thank you to everyone who contributed with code, test results,
bug reports, etc.



$ git log --pretty=format:%an R7.0.4...R7.0.4.1|sort -u
Andrew Johnson
Matic Pogacnik
Michael Davidsaver
Ralph Lange

(Let's try for a longer list next time)


https://github.com/epics-base/epics-base/compare/R7.0.4...R7.0.4.1

$ git log --oneline --no-decorate R7.0.4...R7.0.4.1
4e84f36fa Update version numbers for release
5b37663bc Check if input string to aToIPAddr is null
a808e3c79 Document ARM architecture adjustments
0743aabaa Remove linux-arm_eb and linux-arm_el targets
0035ca184 Add cross-builds for linux-aarch64
d7434eadc printf record: Document ll format modifier
e542a2263 Fix Darwin version of epicsMonotonicResolution()
97edcfc28 simmTest.c: Allow the clock to not always tick
951b6acbb Fix Cygwin TCP_NODELAY issue from Paul Chu & Freddie
3c99391d9 Added SPDX License ID to all EPICS-original source files
957f386d7 Removed EPICS license header and (c) from yacc/antelope sources
60aaa16e1 Removed EPICS license header and (c) from flex sources
82b385653 Release notes updated
3506d1155 Speed up osdTimeGetCurrent() on recent macOS
29bdca3b8 forgot commit-gh.sh
a6cdb4c5b Set next development version
aee99a598 Update version numbers for release
809a1553b update release notes
8029a72fe add doxygen+gh-pages
bcbaffc15 update submodules
10d472202 Fix some ca/perl builds
f99bb637b ca: Minor cleanups in capr.pl
c55a95fc9 ca: Support DBF_INT64 and DBF_UINT64 in capr.pl
7d9746003 ca: Fix capr.pl to handle missing fields properly
7d2e352f6 Merge changes from 3.15 branch into 7.0
5c03f8ba7 Simplify epicsMessageQueueTest using joinable threads
1eeac6da2 Switch RTEMS to the default osdMessageQueue
d4781bca2 Merge branch 'recnames' into 7.0
32ff3b2ed update ci-scripts 3.0
25681eca4 ci: set EPICS_TEST_IMPRECISE_TIMING
dcee015f7 validate alias names as well
fddd65ccb yet more record name validation
7f9fefc2a Further record name validation
bf7a1605c Name generated junitfiles '<testname>-results.xml'
0fbfc7418 Fix missing deletion in 97b29129 from 'fix/misc'
b34aa594c popFirstTemp() may return NULL
3124d972b fix crash on bad record name
49889d854 Extend record name validation
a4bdee82c travis fixup networking
416061088 libCom: test osdSockAddrReuse
19146a597 WIN32: fix epicsSocketEnableAddressReuseDuringTimeWaitState()
4eb8ea33e make-tar add -v and -d arguments
1e425159e travis mixup STATIC=YES
9259e4048 Perl scripts: leading tabs => spaces, rm trailing spaces
b8f0fd4cd Make BKPT field an epicsUInt8 for consistency
b248023eb Merge Ralph's 'fix/misc' branch into 3.15
92374b2be libcom/osi: fix potential leak in vxWorks/osdThread.c
579fc9d0c libcom/osi: fix potential leak in default/osdThreadHooks.c
cd47bbf99 libcom/osi: fix debug printf() in default/osdNetIntf.c
d3d40689c libcom/osi: fix dangerous usage of strncat (WIN32)
d5eb055bb libcom/flex: fix sscanf() argument types
97b29129a libcom/test: don't modify operand in assert() statement
801710b8c db: fix possible null pointer dereference
30f5c3b30 db: fix incomplete initialization in dbChannelOpen()
69d4c238e ca/tools: free() all allocated buffers
7d1ff1411 ca/tools: fix type errors in option parsing
f0e143b90 ca/client: fix possible null pointer dereference
545550dd9 convertRelease: Restore $Bin to @INC
eb060e7fc RULES_MODULES: Fix runtests with no submodules
786c4c2ca Revert "dbRecordtypeFieldItem() avoid excess strcmp()"
48eb4ff4a dbRecordtypeFieldItem() avoid excess strcmp()
6c914d19c db: validate dbrType
d6f8e9038 getLinkValue() use dbInitEntryFromAddr()
591799090 dbPutGetTest test plain array field
eeb198db1 change arrRecord cvt_dbaddr() to behave like waveformRecord et al.
1fec685ee Merge new stuff after the 7.0.4 release work
0bfe0eda0 Update the things to skip in make-tar.sh
6188d3fda update doc comments
cd0788814 Set next development versions
688bc3247 missing include


Navigate by Date:
Prev: Re: get the timestamp of a record as a human-readable string and restore it after rebooting Ralph Lange via Tech-talk
Next: RE: ADViewers: EPICS_NTNDA_VIEWER' does not connect - ADViewers Mark Rivers via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
Navigate by Thread:
Prev: Re: CSS Phoebus spinner step size Kasemir, Kay via Tech-talk
Next: asyn R4-40-1 available Mark Rivers via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
ANJ, 25 Aug 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·