Canine degenerative myelopathy sucks.




diff -ur mariadb-10.1.22~/mysys/mysys_priv.h mariadb-10.1.22/mysys/mysys_priv.h
--- mariadb-10.1.22~/mysys/mysys_priv.h 2017-03-11 20:09:10.000000000 +0000
+++ mariadb-10.1.22/mysys/mysys_priv.h 2017-04-28 15:48:49.811392259 +0000
@@ -108,7 +108,7 @@
void my_error_unregister_all(void);
-#if !defined(O_PATH) && defined(O_EXEC) / FreeBSD /
+#if !defined(O_PATH) && defined(O_EXEC) && !defined(__sun__) / FreeBSD /
#define O_PATH O_EXEC
#endif
ERROR: 1030 Got error 8 "Exec format error" from storage engine MyISAM
insmod ebtables
insmod ebtable_filter
ebtables -A FORWARD -o eth1 -p IPv4 -d 01:00:5e:00:00:00/01:00:5e:00:00:00 -j DROP
diff -ur php-7.0.13~/sapi/fpm/fpm/events/port.c php-7.0.13/sapi/fpm/fpm/events/port.c
--- php-7.0.13~/sapi/fpm/fpm/events/port.c 2016-11-08 16:07:40.000000000 +0000
+++ php-7.0.13/sapi/fpm/fpm/events/port.c 2016-11-12 12:47:24.964771094 +0000
@@ -138,7 +138,7 @@
for (i = 0; i < nget; i++) {
/ do we have a ptr to the event ? /
- if (!events[i].portev_user) {
+ if (events[i].portev_source == 0 || !events[i].portev_user) {
continue;
}
(...) -c:0 libx264 -preset slower -level 4.1 -g 25 -bf 2
diff -ur openssl-1.0.2e~/Makefile.org openssl-1.0.2e/Makefile.org
--- openssl-1.0.2e~/Makefile.org 2015-12-03 15:04:23.000000000 +0100
+++ openssl-1.0.2e/Makefile.org 2015-12-31 19:26:56.574207607 +0100
@@ -350,7 +350,7 @@
build-shared: do_$(SHLIB_TARGET) link-shared
do_$(SHLIB_TARGET):
- @ set -e; libs='-L. $(SHLIBDEPS)'; for i in $(SHLIBDIRS); do \
+ @ set -e; libs='-L. -R$(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR) $(SHLIBDEPS)'; for i in $(SHLIBDIRS); do \
if [ "$$i" = "ssl" -a -n "$(LIBKRB5)" ]; then \
libs="$(LIBKRB5) $$libs"; \
fi; \
@@ -372,7 +372,7 @@
echo 'Description: OpenSSL cryptography library'; \
echo 'Version: '$(VERSION); \
echo 'Requires: '; \
- echo 'Libs: -L$${libdir} -lcrypto'; \
+ echo 'Libs: -L$${libdir} -R$${libdir} -lcrypto'; \
echo 'Libs.private: $(EX_LIBS)'; \
echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > libcrypto.pc
@@ -386,7 +386,7 @@
echo 'Description: Secure Sockets Layer and cryptography libraries'; \
echo 'Version: '$(VERSION); \
echo 'Requires.private: libcrypto'; \
- echo 'Libs: -L$${libdir} -lssl'; \
+ echo 'Libs: -L$${libdir} -R$${libdir} -lssl'; \
echo 'Libs.private: $(EX_LIBS)'; \
echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > libssl.pc
--- in.ndpd.orig.dis 2015-11-07 10:56:48.776716882 +0100
+++ in.ndpd.dis 2015-11-07 12:19:59.009907616 +0100
@@ -1,4 +1,4 @@
-disassembly for in.ndpd.orig
+disassembly for in.ndpd
section .plt
@@ -14442,7 +14442,7 @@
prefix_update_k+0x157: 33 d2 xorl %edx,%edx
prefix_update_k+0x159: 83 c8 00 orl $0x0,%eax
prefix_update_k+0x15c: 74 05 je +0x5 <prefix_update_k+0x163>
- prefix_update_k+0x15e: ba 08 00 00 00 movl $0x8,%edx
+ prefix_update_k+0x15e: ba 0c 00 00 00 movl $0xc,%edx
prefix_update_k+0x163: 83 ec 0c subl $0xc,%esp
prefix_update_k+0x166: 6a 00 pushl $0x0
prefix_update_k+0x168: 6a 00 pushl $0x0
net0: flags=120002000841<UP,RUNNING,MULTICAST,IPv6,PHYSRUNNING> mtu 1492 index 2
inet6 fe80::219:99ff:****:84d5/10
net0:1: flags=120002080841<UP,RUNNING,MULTICAST,ADDRCONF,IPv6,PHYSRUNNING> mtu 1492 index 2
inet6 2003:48:2937:5000:219:99ff:****:84d5/64
net0:2: flags=120c02080841<UP,RUNNING,MULTICAST,ADDRCONF,IPv6,PREFERRED,TEMPORARY,PHYSRUNNING> mtu 1492 index 2
inet6 2003:48:2937:5000:70b7:8159:937c:f526/64
root@vbox3:/tmp# svccfg <<EOM
select /system/identity:node
#listprop config
setprop config/nodename="newhost"
setprop config/loopback="newhost"
refresh
EOM
root@vbox3:/tmp# svcs svc:/network/physical:nwam
STATE STIME FMRI
disabled Sep_22 svc:/network/physical:nwam
root@vbox3:/tmp# ipadm show-addr
ADDROBJ TYPE STATE ADDR
lo0/v4 static ok 127.0.0.1/8
net0/v4 static ok 192.168.3.17/24
lo0/v6 static ok ::1/128
net0/v6 addrconf ok fe80::a00:27ff:febd:7496/10
root@vbox3:/tmp# ipadm delete-addr net0/v4
root@vbox3:/tmp# ipadm create-addr -T static -a 192.168.3.18/24 net0/v4
root@vbox3:/tmp# ipadm show-addr
ADDROBJ TYPE STATE ADDR
lo0/v4 static ok 127.0.0.1/8
net0/v4 static ok 192.168.3.18/24
lo0/v6 static ok ::1/128
net0/v6 addrconf ok fe80::a00:27ff:febd:7496/10
root@vbox3:/tmp# exit
--- zpool_snv173.save.dis 2011-09-17 14:30:53.911407633 +0200
+++ zpool_snv173.dis 2011-09-17 15:14:23.263512388 +0200
@@ -13444,13 +13444,12 @@
805e72c: ff b5 4c fb ff ff pushl -0x4b4(%ebp)
805e732: e8 c5 5d ff ff call 80544fc
805e737: 83 c4 10 add $0x10,%esp
- 805e73a: 85 c0 test %eax,%eax
- 805e73c: 74 1a je 805e758
- 805e73e: 83 ec 04 sub $0x4,%esp
- 805e741: 68 0b 02 00 00 push $0x20b
- 805e746: 68 4c 5f 06 08 push $0x8065f4c
- 805e74b: 68 d0 5c 06 08 push $0x8065cd0
- 805e750: e8 17 5a ff ff call 805416c <__assert@plt>
+ 805e73a: 68 00 00 00 00 push $0x0
+ 805e73f: 68 0c 00 00 00 push $0xc
+ 805e744: 68 d0 5c 06 08 push $0x8065cd0
+ 805e749: ff b5 4c fb ff ff pushl -0x4b4(%ebp)
+ 805e74f: e8 a8 5d ff ff call 80544fc
+ 805e754: 90 nop
805e755: 83 c4 10 add $0x10,%esp
805e758: 83 ec 08 sub $0x8,%esp
805e75b: 68 44 5e 06 08 push $0x8065e44
--- zpool_nxs310.save.dis 2011-07-30 13:47:58.675595763 +0200
+++ zpool_nxs310.dis 2011-07-30 15:44:50.378893898 +0200
@@ -12667,13 +12667,12 @@
805d901: ff b5 5c fb ff ff pushl -0x4a4(%ebp)
805d907: e8 28 69 ff ff call 8054234 <nvlist_add_uint64@plt>
805d90c: 83 c4 10 add $0x10,%esp
- 805d90f: 85 c0 test %eax,%eax
- 805d911: 74 1a je 805d92d <make_leaf_vdev+0x265>
- 805d913: 83 ec 04 sub $0x4,%esp
- 805d916: 68 d9 01 00 00 push $0x1d9
- 805d91b: 68 00 5f 06 08 push $0x8065f00
- 805d920: 68 10 5f 06 08 push $0x8065f10
- 805d925: e8 8a 66 ff ff call 8053fb4 <__assert@plt>
+ 805d90f: 68 00 00 00 00 push $0x0
+ 805d914: 68 0c 00 00 00 push $0xc
+ 805d919: 68 10 5f 06 08 push $0x8065f10
+ 805d91e: ff b5 5c fb ff ff pushl -0x4a4(%ebp)
+ 805d924: e8 0b 69 ff ff call 8054234 <nvlist_add_uint64@plt>
+ 805d929: 90 nop
805d92a: 83 c4 10 add $0x10,%esp
805d92d: 83 ec 08 sub $0x8,%esp
805d930: 68 f8 5e 06 08 push $0x8065ef8