<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/mysql, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2018-03-31T17:23:58Z</updated>
<entry>
<title>mysql: remove from tree</title>
<updated>2018-03-31T17:23:58Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2018-03-31T17:23:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=aacb04dc3fe46241cd584db6dfb5dd0070a8da29'/>
<id>urn:sha1:aacb04dc3fe46241cd584db6dfb5dd0070a8da29</id>
<content type='text'>
Remove mysql from the tree. It will be replaced by mariadb.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>mysql: remove $(FPIC), fix AARCH64 builds</title>
<updated>2018-03-24T12:15:29Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2018-03-24T12:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6a90253c80fe1edd5995634b0dd6f01d503e6163'/>
<id>urn:sha1:6a90253c80fe1edd5995634b0dd6f01d503e6163</id>
<content type='text'>
mysql already makes sure that the compiler emits position-independent code when
appropriate, namely when compiling shared objects. The mysql build system puts
its own flag behind the CFLAGS, overriding whatever was set before.

Additionally, forcing applications into PIC mode will just slow them
down (mysql not only provides shared objects but also applications).

Last but not least OpenWrt's $(FPIC) can cause build failures. This is
the case currently for AARCH64:

  net_serv.o: In function `my_net_init':
  net_serv.cc:(.text+0x28): relocation truncated to fit: R_AARCH64_LD64_GOTPAGE_LO15 against symbol `my_malloc' defined in .text section in ../mysys/libmysys.a(my_malloc.o)
  net_serv.cc:(.text+0x28): warning: Too many GOT entries for -fpic, please recompile with -fPIC
  /data/bowl-builder/aarch64_cortex-a53/build/sdk/staging_dir/toolchain-aarch64_cortex-a53_gcc-7.3.0_musl/bin/../lib/gcc/aarch64-openwrt-linux-musl/7.3.0/../../../../aarch64-openwrt-linux-musl/bin/ld: final link failed: Symbol needs debug section which does not exist
  collect2: error: ld returned 1 exit status
  Makefile:955: recipe for target 'mysqld' failed
  make[7]: *** [mysqld] Error 1

Remove $(FPIC) from TARGET_CFLAGS to address all of the above.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>treewide: fix incorrect *_BUILD_DEPENDS</title>
<updated>2018-01-09T15:36:02Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2018-01-07T22:21:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=00fce347a5b054f1d38baaac735a357aad3d0a24'/>
<id>urn:sha1:00fce347a5b054f1d38baaac735a357aad3d0a24</id>
<content type='text'>
Build depends refer to source package names, not binary package names.

In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of
a source package's binary packages; as the corresponding source packages
are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be
dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to
refer to the correct source package name.

Dependency of mysql-server is adjusted from libncursesw to libncurses
(as libncursesw is a virtual package provided by libncurses), so the build
dependency on ncurses is emitted unconditionally.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>mysql-server: initscript: allow spaces in 'mysql-config' datadir</title>
<updated>2016-12-01T19:48:08Z</updated>
<author>
<name>Bastian Bittorf</name>
</author>
<published>2016-12-01T08:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=20c881a072f325a082b1595c044d19214820dec9'/>
<id>urn:sha1:20c881a072f325a082b1595c044d19214820dec9</id>
<content type='text'>
also convert script to OpenWrt-style and use
logger instead of echo out to STDERR.

Signed-off-by: Bastian Bittorf &lt;bb@npl.de&gt;
</content>
</entry>
<entry>
<title>treewide: replace my defunct email address</title>
<updated>2016-06-07T10:00:59Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-06-07T10:00:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9843f170d787bfbf417295925fffd9c2c64ab2df'/>
<id>urn:sha1:9843f170d787bfbf417295925fffd9c2c64ab2df</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>mysql: fix datadir check in init script</title>
<updated>2015-07-02T12:22:02Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-07-02T12:20:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2dbf4507c3253b36c43b874a7e4e9e44d994ca57'/>
<id>urn:sha1:2dbf4507c3253b36c43b874a7e4e9e44d994ca57</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
<entry>
<title>Revert "mysql: disable SSP for ppc (toolchain issue?)"</title>
<updated>2015-06-22T10:03:48Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-22T10:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=103f62252394fd1e8dbc73346e28e6537afad55a'/>
<id>urn:sha1:103f62252394fd1e8dbc73346e28e6537afad55a</id>
<content type='text'>
This reverts commit e1e671139ca98c39fd6dffe3e7aaf2359cce4533.

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;
</content>
</entry>
<entry>
<title>mysql: disable SSP for ppc (toolchain issue?)</title>
<updated>2015-06-19T14:52:58Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-19T14:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e1e671139ca98c39fd6dffe3e7aaf2359cce4533'/>
<id>urn:sha1:e1e671139ca98c39fd6dffe3e7aaf2359cce4533</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;
</content>
</entry>
<entry>
<title>mysql: only use g++-uc wrapper with uClibc++</title>
<updated>2015-04-03T05:44:23Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2015-04-03T05:44:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=64332b7cdfd78b906f502a5b03501128fb422c47'/>
<id>urn:sha1:64332b7cdfd78b906f502a5b03501128fb422c47</id>
<content type='text'>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;
</content>
</entry>
</feed>
